Skip to content

Commit 4f51774

Browse files
authored
Merge pull request #171 from akaMrNagar/dev
Updated translations
2 parents 1615a7a + 98fe16f commit 4f51774

File tree

5 files changed

+82
-83
lines changed

5 files changed

+82
-83
lines changed

lib/l10n/generated/app_localizations_fr.dart

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ class AppLocalizationsFr extends AppLocalizations {
9797

9898
@override
9999
String get permission_accessibility_required =>
100-
'Mindful requires accessibility permission to block short content and websites effectively.';
100+
'Mindful a besoin des permissions d\'accessibilité pour mieux bloquer les sites internet et les formats courts.';
101101

102102
@override
103103
String get permission_accessibility_device_tile_label => 'Utiliser Mindful';
@@ -464,7 +464,7 @@ class AppLocalizationsFr extends AppLocalizations {
464464

465465
@override
466466
String get onboarding_page_one_info =>
467-
'Pause distracting apps, block short content, and stay on track with customizable focus sessions. Whether you\'re working, studying, or relaxing, Mindful helps you stay in control.';
467+
'Que vous travailliez, étudiiez, ou que vous reposiez, Mindful met en pause les distractions et vous permet de garder le contrôle avec des sessions de concentration personnalisables.';
468468

469469
@override
470470
String get onboarding_page_two_title => 'Bloquer les distractions.';
@@ -491,7 +491,7 @@ class AppLocalizationsFr extends AppLocalizations {
491491
String get dashboard_tab_title => 'Tableau de bord';
492492

493493
@override
494-
String get focus_now_fab_button => 'Focus now';
494+
String get focus_now_fab_button => 'Se concentrer';
495495

496496
@override
497497
String get welcome_greetings => 'Bienvenue à nouveau,';
@@ -514,27 +514,29 @@ class AppLocalizationsFr extends AppLocalizations {
514514
String get glance_tile_title => 'Glance';
515515

516516
@override
517-
String get glance_tile_subtitle => 'Take a quick glance at your usage.';
517+
String get glance_tile_subtitle =>
518+
'Jetez un coup d\'œil à vos statistiques d\'utilisation.';
518519

519520
@override
520521
String get parental_controls_tile_subtitle =>
521-
'Invincible mode and tamper protection.';
522+
'Mode invincible et protection anti-modification.';
522523

523524
@override
524525
String get restrictions_heading => 'Restrictions';
525526

526527
@override
527-
String get apps_blocking_tile_title => 'Apps blocking';
528+
String get apps_blocking_tile_title => 'Blocage des applications';
528529

529530
@override
530-
String get apps_blocking_tile_subtitle => 'Limit apps in multiple ways.';
531+
String get apps_blocking_tile_subtitle =>
532+
'Limitez vos applications de plusieurs façons.';
531533

532534
@override
533-
String get grouped_apps_blocking_tile_title => 'Grouped apps blocking';
535+
String get grouped_apps_blocking_tile_title => 'Blocage groupé';
534536

535537
@override
536538
String get grouped_apps_blocking_tile_subtitle =>
537-
'Limit group of apps simultaneously.';
539+
'Limitez plusieurs groupes simultanément.';
538540

539541
@override
540542
String get shorts_blocking_tile_subtitle =>
@@ -548,16 +550,16 @@ class AppLocalizationsFr extends AppLocalizations {
548550
String get screen_time_label => 'Temps d\'écran';
549551

550552
@override
551-
String get total_data_label => 'Total data';
553+
String get total_data_label => 'Total d\'utilisation des données mobiles';
552554

553555
@override
554-
String get mobile_data_label => 'Mobile data';
556+
String get mobile_data_label => 'Données mobiles';
555557

556558
@override
557-
String get wifi_data_label => 'Wifi data';
559+
String get wifi_data_label => 'Données Wifi';
558560

559561
@override
560-
String get focus_today_label => 'Focus today';
562+
String get focus_today_label => 'Se concentrer aujourd\'hui';
561563

562564
@override
563565
String get focus_weekly_label => 'Focus weekly';

lib/l10n/generated/app_localizations_ja.dart

Lines changed: 20 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -816,20 +816,20 @@ class AppLocalizationsJa extends AppLocalizations {
816816
String get facebook_features_tile_title => 'Facebook';
817817

818818
@override
819-
String get facebook_features_tile_subtitle => 'Restrict reels on facebook.';
819+
String get facebook_features_tile_subtitle => 'Facebookのリールを制限します。';
820820

821821
@override
822822
String get reddit_features_tile_title => 'Reddit';
823823

824824
@override
825-
String get reddit_features_tile_subtitle => 'Restrict shorts on reddit.';
825+
String get reddit_features_tile_subtitle => 'Redditのショート動画を制限します。';
826826

827827
@override
828-
String get websites_blocking_tab_title => 'Websites blocking';
828+
String get websites_blocking_tab_title => 'ウェブサイトブロック';
829829

830830
@override
831831
String get websites_blocking_tab_info =>
832-
'Block adult websites and any custom sites you choose to create a safer and more focused online experience. Take charge of your browsing and stay distraction-free.';
832+
'アダルトウェブサイトや任意のカスタムサイトをブロックして、より安全で集中できるオンライン環境を作成します。ブラウジングを管理し、気が散らないようにしましょう。';
833833

834834
@override
835835
String get adult_content_heading => 'アダルトコンテンツ';
@@ -864,11 +864,10 @@ class AppLocalizationsJa extends AppLocalizations {
864864
String get add_website_dialog_info => 'ブロックするウェブサイトのURLを入力してください。';
865865

866866
@override
867-
String get add_website_dialog_is_nsfw => 'Is nsfw site?';
867+
String get add_website_dialog_is_nsfw => 'アダルトサイトですか?';
868868

869869
@override
870-
String get add_website_dialog_nsfw_warning =>
871-
'Warning: Nsfw sites cannot be removed once added.';
870+
String get add_website_dialog_nsfw_warning => '警告:アダルトサイトは一度追加すると削除できません。';
872871

873872
@override
874873
String get add_website_dialog_button_block => 'ブロック';
@@ -1068,8 +1067,7 @@ class AppLocalizationsJa extends AppLocalizations {
10681067
String get active_session_tab_title => '記録';
10691068

10701069
@override
1071-
String get active_session_none_warning =>
1072-
'No active session found. Returning to the home screen.';
1070+
String get active_session_none_warning => '有効な集中記録が見つかりません。ホーム画面に戻ります。';
10731071

10741072
@override
10751073
String get active_session_dialog_button_keep_pushing => '諦めずに続けましょう';
@@ -1171,7 +1169,7 @@ class AppLocalizationsJa extends AppLocalizations {
11711169
String get conversations_label => 'Conversations';
11721170

11731171
@override
1174-
String get last_24_hours_heading => 'Last 24 hours';
1172+
String get last_24_hours_heading => '過去24時間';
11751173

11761174
@override
11771175
String get notification_timeline_tab_info =>
@@ -1195,8 +1193,7 @@ class AppLocalizationsJa extends AppLocalizations {
11951193
'No notifications found matching your search.';
11961194

11971195
@override
1198-
String get app_info_none_warning =>
1199-
'Couldn\'t find the app for the given package. Returning to the home screen.';
1196+
String get app_info_none_warning => '指定されたパッケージのアプリが見つかりませんでした。ホーム画面に戻ります。';
12001197

12011198
@override
12021199
String get emergency_fab_button => '緊急時の使用';
@@ -1348,22 +1345,22 @@ class AppLocalizationsJa extends AppLocalizations {
13481345
String get default_home_tab_tile_title => 'ホームタブ';
13491346

13501347
@override
1351-
String get usage_history_tile_title => 'Usage history';
1348+
String get usage_history_tile_title => '使用履歴';
13521349

13531350
@override
1354-
String get usage_history_15_days => '15 days';
1351+
String get usage_history_15_days => '15日間';
13551352

13561353
@override
1357-
String get usage_history_1_month => '1 month';
1354+
String get usage_history_1_month => '1ヶ月間';
13581355

13591356
@override
1360-
String get usage_history_3_month => '3 months';
1357+
String get usage_history_3_month => '3ヶ月間';
13611358

13621359
@override
1363-
String get usage_history_6_month => '6 months';
1360+
String get usage_history_6_month => '6ヶ月間';
13641361

13651362
@override
1366-
String get usage_history_1_year => '1 year';
1363+
String get usage_history_1_year => '1年間';
13671364

13681365
@override
13691366
String get service_heading => 'サービス';
@@ -1411,13 +1408,13 @@ class AppLocalizationsJa extends AppLocalizations {
14111408
String get crash_logs_export_tile_subtitle => 'エラーレポートをJSONファイルで書き出す';
14121409

14131410
@override
1414-
String get crash_logs_view_tile_title => 'View logs';
1411+
String get crash_logs_view_tile_title => 'ログを表示';
14151412

14161413
@override
1417-
String get crash_logs_view_tile_subtitle => 'Explore stored crash logs.';
1414+
String get crash_logs_view_tile_subtitle => '保存されたクラッシュログを確認します。';
14181415

14191416
@override
1420-
String get crash_logs_empty_list_hint => 'No crash logged till now.';
1417+
String get crash_logs_empty_list_hint => '現在までにクラッシュログはありません。';
14211418

14221419
@override
14231420
String get crash_logs_clear_tile_title => 'ログを削除';
@@ -1439,10 +1436,10 @@ class AppLocalizationsJa extends AppLocalizations {
14391436
String get changelog_tile_title => '変更履歴';
14401437

14411438
@override
1442-
String get changelog_tile_subtitle => 'Find out what\'s new.';
1439+
String get changelog_tile_subtitle => '最新の変更点を確認できます。';
14431440

14441441
@override
1445-
String get full_changelog_tile_title => 'Full changelog';
1442+
String get full_changelog_tile_title => '完全な変更履歴';
14461443

14471444
@override
14481445
String get redirected_to_github_subtitle => 'GitHubに移動';

lib/l10n/generated/app_localizations_tr.dart

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ class AppLocalizationsTr extends AppLocalizations {
276276

277277
@override
278278
String get exit_without_saving_dialog_info =>
279-
'Are you sure you want to exit without saving?';
279+
'Kaydetmeden çıkmak istediğinizden emin misiniz?';
280280

281281
@override
282282
String get development_dialog_info =>
@@ -351,43 +351,43 @@ class AppLocalizationsTr extends AppLocalizations {
351351

352352
@override
353353
String get accessibility_tip =>
354-
'Want smarter, more battery-friendly blocking? Enable Accessibility permission for Mindful.';
354+
'Daha akıllı, daha pil dostu engelleme mi istiyorsunuz? Mindful için Erişilebilirlik iznini etkinleştirin.';
355355

356356
@override
357357
String get battery_optimization_tip =>
358-
'Mindful not working? Allow \'Ignore Battery Optimization\' in Settings to keep it running smoothly.';
358+
'Mindful çalışmıyor mu? Sorunsuz çalışmasını sağlamak için Ayarlar\'da \'Pil Optimizasyonunu Yoksay\'a izin verin.';
359359

360360
@override
361361
String get invincible_mode_tip =>
362-
'Accidentally removed restrictions? Use Invincible Mode to lock them until the next day or adjustment window.';
362+
'Yanlışlıkla kısıtlamaları mı kaldırdınız? Bir sonraki güne veya ayar penceresine kadar kilitlemek için Yenilmez Modu kullanın.';
363363

364364
@override
365365
String get glance_usage_tip =>
366-
'Want insights? Check the Glance section to view your usage patterns and screen time.';
366+
'İçgörü mü istiyorsunuz? Kullanım kalıplarınızı ve ekran sürenizi görüntülemek için Glance bölümünü kontrol edin.';
367367

368368
@override
369369
String get tamper_protection_tip =>
370-
'Uninstalling Mindful? Enable the Uninstall Window to safely disable tamper protection first.';
370+
'Mindful\'u kaldırıyor musunuz? Önce kurcalama korumasını güvenli bir şekilde devre dışı bırakmak için Kaldırma Penceresini etkinleştirin.';
371371

372372
@override
373373
String get notification_blocking_tip =>
374-
'Want to reduce distractions? Use Notification Blocking to silence selected apps.';
374+
'Dikkat dağıtıcı unsurları azaltmak mı istiyorsunuz? Seçili uygulamaları susturmak için Bildirim Engelleme özelliğini kullanın.';
375375

376376
@override
377377
String get usage_history_tip =>
378-
'Want to reflect on your habits? Check Usage History to see past patterns.';
378+
'Alışkanlıklarınız üzerinde düşünmek ister misiniz? Geçmiş kalıpları görmek için Kullanım Geçmişi\'ni kontrol edin.';
379379

380380
@override
381381
String get focus_mode_tip =>
382-
'Need deep focus? Turn on Focus Mode to block apps and notifications during tasks.';
382+
'Derin odaklanmaya mı ihtiyacınız var? Görevler sırasında uygulamaları ve bildirimleri engellemek için Odak Modunu açın.';
383383

384384
@override
385385
String get bedtime_reminder_tip =>
386-
'Want to improve your sleep? Set a Bedtime Reminder to wind down nightly.';
386+
'Uykunuzu iyileştirmek mi istiyorsunuz? Geceleri rahatlamak için bir Yatma Zamanı Hatırlatıcısı ayarlayın.';
387387

388388
@override
389389
String get custom_blocking_tip =>
390-
'Need a custom experience? Create app blocking rules that fit your needs.';
390+
'Özel bir deneyime mi ihtiyacınız var? İhtiyaçlarınıza uyan uygulama engelleme kuralları oluşturun.';
391391

392392
@override
393393
String get session_timeline_tip =>
@@ -427,11 +427,11 @@ class AppLocalizationsTr extends AppLocalizations {
427427

428428
@override
429429
String get amoled_dark_theme_tip =>
430-
'Want to save battery? Use AMOLED Dark Theme to reduce power consumption on OLED screens.';
430+
'Pil tasarrufu yapmak ister misiniz? OLED ekranlarda güç tüketimini azaltmak için AMOLED Koyu Tema\'yı kullanın.';
431431

432432
@override
433433
String get customize_usage_history_tip =>
434-
'Want to keep usage history? Customize how many weeks of data to store in Usage History.';
434+
'Kullanım geçmişini korumak ister misiniz? Kullanım Geçmişinde kaç haftalık verinin saklanacağını özelleştirin.';
435435

436436
@override
437437
String get grouped_apps_blocking_tip =>
@@ -603,7 +603,7 @@ class AppLocalizationsTr extends AppLocalizations {
603603
String get show_all_apps_tile_title => 'Tüm uygulamaları göster';
604604

605605
@override
606-
String get search_apps_hint => 'Search apps...';
606+
String get search_apps_hint => 'Uygulama ara...';
607607

608608
@override
609609
String get notifications_tab_title => 'Bildirimler';
@@ -632,7 +632,7 @@ class AppLocalizationsTr extends AppLocalizations {
632632
String get notification_history_tile_title => 'Notification history';
633633

634634
@override
635-
String get store_all_tile_title => 'Store all notifications';
635+
String get store_all_tile_title => 'Tüm bildirimleri sakla';
636636

637637
@override
638638
String get store_all_tile_subtitle => 'Save non-batched notifications too.';
@@ -954,7 +954,7 @@ class AppLocalizationsTr extends AppLocalizations {
954954
'Odaklanma Oturumu etkinken dikkat dağıtıcı uygulamalar listesinden uygulama kaldırmaya izin verilmez. Ancak, bu süre zarfında listeye ek uygulamalar ekleyebilirsiniz.';
955955

956956
@override
957-
String get focus_profile_tile_title => 'Focus profile';
957+
String get focus_profile_tile_title => 'Odaklanma profili';
958958

959959
@override
960960
String get focus_session_duration_tile_title => 'Oturum süresi';
@@ -1216,7 +1216,7 @@ class AppLocalizationsTr extends AppLocalizations {
12161216
'No notifications have been batched for the day.';
12171217

12181218
@override
1219-
String get conversations_label => 'Conversations';
1219+
String get conversations_label => 'Sohbetler';
12201220

12211221
@override
12221222
String get last_24_hours_heading => 'Son 24 Saat';
@@ -1226,17 +1226,17 @@ class AppLocalizationsTr extends AppLocalizations {
12261226
'Browse your notification history by selecting a date from the calendar. See which apps grabbed your attention and reflect on your digital habits.';
12271227

12281228
@override
1229-
String get monthly_label => 'Monthly';
1229+
String get monthly_label => 'Aylık';
12301230

12311231
@override
1232-
String get daily_label => 'Daily';
1232+
String get daily_label => 'Günlük';
12331233

12341234
@override
12351235
String get search_notifications_sheet_info =>
12361236
'Easily find past notifications by searching through their title or content. Helps you quickly locate important alerts.';
12371237

12381238
@override
1239-
String get search_notifications_hint => 'Search notifications...';
1239+
String get search_notifications_hint => 'Bildirimleri ara...';
12401240

12411241
@override
12421242
String get search_notifications_empty_list_hint =>

lib/l10n/generated/app_localizations_uk.dart

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -491,10 +491,10 @@ class AppLocalizationsUk extends AppLocalizations {
491491
'Mindful вимагає забезпечення необхідних дозволів для відстежування та управління екранним часом, допомагаючи зменшити відволікання та покращити фокусування.';
492492

493493
@override
494-
String get dashboard_tab_title => 'Панель управління';
494+
String get dashboard_tab_title => 'Головна';
495495

496496
@override
497-
String get focus_now_fab_button => 'Зосередьтесь зараз';
497+
String get focus_now_fab_button => 'Зосередитися зараз';
498498

499499
@override
500500
String get welcome_greetings => 'З поверненням,';
@@ -1124,7 +1124,7 @@ class AppLocalizationsUk extends AppLocalizations {
11241124
String get active_session_dialog_button_keep_pushing => 'Продовжуйте';
11251125

11261126
@override
1127-
String get active_session_finish_dialog_title => 'Завершений';
1127+
String get active_session_finish_dialog_title => 'Завершити';
11281128

11291129
@override
11301130
String get active_session_finish_dialog_info =>

0 commit comments

Comments
 (0)