Skip to content

Commit 881ad53

Browse files
committed
Update translations and other static files.
1 parent 7048476 commit 881ad53

File tree

69 files changed

+2110
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+2110
-2
lines changed

app/src/main/res/values-af/strings.xml

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,12 @@
6060
<string name="ApplicationPreferencesActivity_record_payments_recovery_phrase">Neem betalingherwinningsfrase op</string>
6161
<string name="ApplicationPreferencesActivity_record_phrase">Neem frase op</string>
6262
<string name="ApplicationPreferencesActivity_before_you_can_disable_your_pin">Voor jy jou PIN kan deaktiveer moet jy jou betalingsherwinfrase opneem om te verseker dat jy jou betalingsrekening kan herwin.</string>
63+
<!-- The title of a dialog letting the user know they have to rotate their recovery key if they want to disable PINs -->
64+
<string name="AdvancedPinSettingsFragment_rotate_aep_dialog_title">Create a new recovery key</string>
65+
<!-- The body of a dialog letting the user know they have to rotate their recovery key if they want to disable PINs -->
66+
<string name="AdvancedPinSettingsFragment_rotate_aep_dialog_body">You must create and record a new recovery key before you can disable your PIN.</string>
67+
<!-- The confirmation button for a dialog letting the user know they have to rotate their recovery key if they want to disable PINs. If they click the button, they will be taken to a flow to rotate their key. -->
68+
<string name="AdvancedPinSettingsFragment_rotate_aep_dialog_positive_button">Create key</string>
6369

6470
<!-- NumericKeyboardView -->
6571
<!-- Removed by excludeNonTranslatables <string name="NumericKeyboardView__1" translatable="false">1</string> -->
@@ -3363,6 +3369,9 @@
33633369
<!-- Label with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
33643370
<string name="WebRtcCallScreen__answer_without_video">Antwoord sonder video</string>
33653371

3372+
<!-- CallScreen -->
3373+
<string name="CallScreen__change_camera_direction">Change camera direction</string>
3374+
33663375
<!-- WebRtcAudioOutputToggle -->
33673376
<!-- Label for a dialog asking the user to switch the audio output device during a call -->
33683377
<string name="WebRtcAudioOutputToggle__audio_output">Oudio-uitset</string>
@@ -8500,6 +8509,12 @@
85008509
<string name="MessageBackupsKeyRecordScreen__create_a_new_backup_key">Skep \'n nuwe herwinsleutel</string>
85018510
<!-- Bottom Sheet body for creating a new AEP key -->
85028511
<string name="MessageBackupsKeyRecordScreen__creating_a_new_key_is_only_necessary">Dis slegs nodig om \'n nuwe sleutel te skep as iemand anders jou sleutel ken. Jy sal weer jou rugsteun moet oplaai, met inbegrip van media. As jy \"Optimaliseer stoorruimte\" gebruik, sal jy eers verwyderde media moet aflaai.</string>
8512+
<!-- Dialog title shown when user attempts to exit backup setup before completion -->
8513+
<string name="MessageBackupsKeyRecordScreen__exit_backup_setup">Exit backup setup?</string>
8514+
<!-- Dialog body warning user that backup setup is incomplete -->
8515+
<string name="MessageBackupsKeyRecordScreen__you_have_not_finished_setting_up_backups">You have not finished setting up backups, and no backup has been created. You can enable backups in Settings.</string>
8516+
<!-- Dialog confirmation button to exit backup setup -->
8517+
<string name="MessageBackupsKeyRecordScreen__exit_backup_setup_confirm">Exit backup setup</string>
85038518

85048519
<!-- BackupKeyDisplayFragment -->
85058520
<!-- Dialog title when exiting before confirming new key -->
@@ -8764,6 +8779,16 @@
87648779
<!-- No backup to Restore tonal cta to skip restore -->
87658780
<string name="NoBackupToRestore_skip_restore">Slaan herstel oor</string>
87668781

8782+
<!-- Dialog title when the recovery key change limit is reached -->
8783+
<string name="MessageBackupsKeyRecordScreen__limit_reached_title">Recovery key limit reached</string>
8784+
<!-- Dialog body when the recovery key change limit is reached -->
8785+
<string name="MessageBackupsKeyRecordScreen__limit_reached_body">You successfully created a new recovery key, but to prevent abuse the number of new keys you can create is limited. You will not be able to create another key for 7 days. Store your recovery key somewhere safe and secure.</string>
8786+
<!-- Dialog title when the recovery key change limit is exhausted and you cannot create a new key -->
8787+
<string name="MessageBackupsKeyRecordScreen__limit_exceeded_title">Can’t create new key</string>
8788+
<!-- Dialog body when the recovery key change limit is exhausted and you cannot create a new key. Placeholder is number of days remaining until they can create a new key. -->
8789+
<string name="MessageBackupsKeyRecordScreen__limit_exceeded_body">You’ve exhausted the number of new keys you can create. You will be able to create a new recovery key in 7 days. If you believe someone may be able to access your backup, you can choose to “Turn off and delete backup.”</string>
8790+
<!-- Button to acknowledge and dismiss dialog -->
8791+
<string name="MessageBackupsKeyRecordScreen__ok">OK</string>
87678792
<!-- Accessibility label for close search button in MainToolbar -->
87688793
<string name="MainToolbar__close_search_content_description">Sluit soektog</string>
87698794
<!-- Accessibility label for clear search query in MainToolbar -->
@@ -8850,6 +8875,12 @@
88508875
<string name="Poll__couldnt_end_poll">Kon nie meningsopname beëindig nie</string>
88518876
<!-- Dialog body when a poll fails to end and to try again -->
88528877
<string name="Poll__check_connection">Gaan jou verbinding na en probeer weer.</string>
8878+
<!-- Dialog title when you go to end a poll -->
8879+
<string name="Poll__end_poll_title">End poll?</string>
8880+
<!-- Dialog body when you go to end a poll -->
8881+
<string name="Poll__end_poll_body">Group members will no longer be able to vote in this poll.</string>
8882+
<!-- Body used in dialog when we are waiting for network -->
8883+
<string name="Poll__waiting_for_network">Waiting for network…</string>
88538884
<!-- Header when creating a new poll -->
88548885
<string name="CreatePollFragment__new_poll">Nuwe meningsopname</string>
88558886
<!-- Section text to enter in a question for a poll -->

app/src/main/res/values-ar/strings.xml

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,12 @@
6060
<string name="ApplicationPreferencesActivity_record_payments_recovery_phrase">تسجيل عبارة استعادة المدفوعات</string>
6161
<string name="ApplicationPreferencesActivity_record_phrase">تسجيل عبارة</string>
6262
<string name="ApplicationPreferencesActivity_before_you_can_disable_your_pin">قبل تعطيل رقم التعريف الشخصي (PIN) لديك، يجب عليك تسجيل عبارة استعادة المدفوعات للتأكُّد من إمكانية استعادة حساب المدفوعات الخاص بك.</string>
63+
<!-- The title of a dialog letting the user know they have to rotate their recovery key if they want to disable PINs -->
64+
<string name="AdvancedPinSettingsFragment_rotate_aep_dialog_title">Create a new recovery key</string>
65+
<!-- The body of a dialog letting the user know they have to rotate their recovery key if they want to disable PINs -->
66+
<string name="AdvancedPinSettingsFragment_rotate_aep_dialog_body">You must create and record a new recovery key before you can disable your PIN.</string>
67+
<!-- The confirmation button for a dialog letting the user know they have to rotate their recovery key if they want to disable PINs. If they click the button, they will be taken to a flow to rotate their key. -->
68+
<string name="AdvancedPinSettingsFragment_rotate_aep_dialog_positive_button">Create key</string>
6369

6470
<!-- NumericKeyboardView -->
6571
<!-- Removed by excludeNonTranslatables <string name="NumericKeyboardView__1" translatable="false">1</string> -->
@@ -3767,6 +3773,9 @@
37673773
<!-- Label with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
37683774
<string name="WebRtcCallScreen__answer_without_video">أجب بدون فيديو</string>
37693775

3776+
<!-- CallScreen -->
3777+
<string name="CallScreen__change_camera_direction">Change camera direction</string>
3778+
37703779
<!-- WebRtcAudioOutputToggle -->
37713780
<!-- Label for a dialog asking the user to switch the audio output device during a call -->
37723781
<string name="WebRtcAudioOutputToggle__audio_output">مخرَج الصوت</string>
@@ -9228,6 +9237,12 @@
92289237
<string name="MessageBackupsKeyRecordScreen__create_a_new_backup_key">إنشاء مفتاح استعادة جديد</string>
92299238
<!-- Bottom Sheet body for creating a new AEP key -->
92309239
<string name="MessageBackupsKeyRecordScreen__creating_a_new_key_is_only_necessary">لا يُعتبَر إنشاء مفتاح نسخ احتياطي جديد ضروريًا إلّا إذا كان شخص آخر يعرف مفتاحك. سَيتعين عليك تحميل نسختك الاحتياطية من جديد، بما في ذلك ملفات الوسائط. إذا كُنتَ تستخدم خاصية \"تحسين الخزين\"، سَيتعين عليك تنزيل ملفات الوسائط المُفرَّغة أولًا.</string>
9240+
<!-- Dialog title shown when user attempts to exit backup setup before completion -->
9241+
<string name="MessageBackupsKeyRecordScreen__exit_backup_setup">Exit backup setup?</string>
9242+
<!-- Dialog body warning user that backup setup is incomplete -->
9243+
<string name="MessageBackupsKeyRecordScreen__you_have_not_finished_setting_up_backups">You have not finished setting up backups, and no backup has been created. You can enable backups in Settings.</string>
9244+
<!-- Dialog confirmation button to exit backup setup -->
9245+
<string name="MessageBackupsKeyRecordScreen__exit_backup_setup_confirm">Exit backup setup</string>
92319246

92329247
<!-- BackupKeyDisplayFragment -->
92339248
<!-- Dialog title when exiting before confirming new key -->
@@ -9500,6 +9515,16 @@
95009515
<!-- No backup to Restore tonal cta to skip restore -->
95019516
<string name="NoBackupToRestore_skip_restore">تخطِّي الاستعادة</string>
95029517

9518+
<!-- Dialog title when the recovery key change limit is reached -->
9519+
<string name="MessageBackupsKeyRecordScreen__limit_reached_title">Recovery key limit reached</string>
9520+
<!-- Dialog body when the recovery key change limit is reached -->
9521+
<string name="MessageBackupsKeyRecordScreen__limit_reached_body">You successfully created a new recovery key, but to prevent abuse the number of new keys you can create is limited. You will not be able to create another key for 7 days. Store your recovery key somewhere safe and secure.</string>
9522+
<!-- Dialog title when the recovery key change limit is exhausted and you cannot create a new key -->
9523+
<string name="MessageBackupsKeyRecordScreen__limit_exceeded_title">Can’t create new key</string>
9524+
<!-- Dialog body when the recovery key change limit is exhausted and you cannot create a new key. Placeholder is number of days remaining until they can create a new key. -->
9525+
<string name="MessageBackupsKeyRecordScreen__limit_exceeded_body">You’ve exhausted the number of new keys you can create. You will be able to create a new recovery key in 7 days. If you believe someone may be able to access your backup, you can choose to “Turn off and delete backup.”</string>
9526+
<!-- Button to acknowledge and dismiss dialog -->
9527+
<string name="MessageBackupsKeyRecordScreen__ok">OK</string>
95039528
<!-- Accessibility label for close search button in MainToolbar -->
95049529
<string name="MainToolbar__close_search_content_description">إغلاق البحث</string>
95059530
<!-- Accessibility label for clear search query in MainToolbar -->
@@ -9598,6 +9623,12 @@
95989623
<string name="Poll__couldnt_end_poll">تعذَّر إنهاء الاستطلاع.</string>
95999624
<!-- Dialog body when a poll fails to end and to try again -->
96009625
<string name="Poll__check_connection">تحقّق من اتصالك بالشبكة ثم حاوِل مرّة أخرى.</string>
9626+
<!-- Dialog title when you go to end a poll -->
9627+
<string name="Poll__end_poll_title">End poll?</string>
9628+
<!-- Dialog body when you go to end a poll -->
9629+
<string name="Poll__end_poll_body">Group members will no longer be able to vote in this poll.</string>
9630+
<!-- Body used in dialog when we are waiting for network -->
9631+
<string name="Poll__waiting_for_network">Waiting for network…</string>
96019632
<!-- Header when creating a new poll -->
96029633
<string name="CreatePollFragment__new_poll">استطلاع جديد</string>
96039634
<!-- Section text to enter in a question for a poll -->

app/src/main/res/values-az/strings.xml

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,12 @@
6060
<string name="ApplicationPreferencesActivity_record_payments_recovery_phrase">Ödənişlərin bərpa parolunu qeyd edin</string>
6161
<string name="ApplicationPreferencesActivity_record_phrase">Parolu qeyd edin</string>
6262
<string name="ApplicationPreferencesActivity_before_you_can_disable_your_pin">PIN-inizi sıradan çıxartmazdan əvvəl, ödəniş hesabınızı bərpa edə biləcəyinizə əmin olmaq üçün ödəniş bərpa parolunuzu qeyd edin.</string>
63+
<!-- The title of a dialog letting the user know they have to rotate their recovery key if they want to disable PINs -->
64+
<string name="AdvancedPinSettingsFragment_rotate_aep_dialog_title">Create a new recovery key</string>
65+
<!-- The body of a dialog letting the user know they have to rotate their recovery key if they want to disable PINs -->
66+
<string name="AdvancedPinSettingsFragment_rotate_aep_dialog_body">You must create and record a new recovery key before you can disable your PIN.</string>
67+
<!-- The confirmation button for a dialog letting the user know they have to rotate their recovery key if they want to disable PINs. If they click the button, they will be taken to a flow to rotate their key. -->
68+
<string name="AdvancedPinSettingsFragment_rotate_aep_dialog_positive_button">Create key</string>
6369

6470
<!-- NumericKeyboardView -->
6571
<!-- Removed by excludeNonTranslatables <string name="NumericKeyboardView__1" translatable="false">1</string> -->
@@ -3363,6 +3369,9 @@
33633369
<!-- Label with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
33643370
<string name="WebRtcCallScreen__answer_without_video">Görüntü olmadan cavabla</string>
33653371

3372+
<!-- CallScreen -->
3373+
<string name="CallScreen__change_camera_direction">Change camera direction</string>
3374+
33663375
<!-- WebRtcAudioOutputToggle -->
33673376
<!-- Label for a dialog asking the user to switch the audio output device during a call -->
33683377
<string name="WebRtcAudioOutputToggle__audio_output">Səs çıxışı</string>
@@ -8500,6 +8509,12 @@
85008509
<string name="MessageBackupsKeyRecordScreen__create_a_new_backup_key">Yeni bir bərpa şifrəsi yaradın</string>
85018510
<!-- Bottom Sheet body for creating a new AEP key -->
85028511
<string name="MessageBackupsKeyRecordScreen__creating_a_new_key_is_only_necessary">Yalnız başqası şifrənizi öyrəndikdə yeni bir şifrə yaratmalısınız. Media fayllarınız daxil, ehtiyat nüsxənizi yenidən yükləməli olacaqsınız. \"Yaddaşı optimallaşdır\" funksiyasından istifadə edirsinizsə, əvvəlcə boşaldılmış media faylları yükləməlisiniz.</string>
8512+
<!-- Dialog title shown when user attempts to exit backup setup before completion -->
8513+
<string name="MessageBackupsKeyRecordScreen__exit_backup_setup">Exit backup setup?</string>
8514+
<!-- Dialog body warning user that backup setup is incomplete -->
8515+
<string name="MessageBackupsKeyRecordScreen__you_have_not_finished_setting_up_backups">You have not finished setting up backups, and no backup has been created. You can enable backups in Settings.</string>
8516+
<!-- Dialog confirmation button to exit backup setup -->
8517+
<string name="MessageBackupsKeyRecordScreen__exit_backup_setup_confirm">Exit backup setup</string>
85038518

85048519
<!-- BackupKeyDisplayFragment -->
85058520
<!-- Dialog title when exiting before confirming new key -->
@@ -8764,6 +8779,16 @@
87648779
<!-- No backup to Restore tonal cta to skip restore -->
87658780
<string name="NoBackupToRestore_skip_restore">Bərpanı ötür</string>
87668781

8782+
<!-- Dialog title when the recovery key change limit is reached -->
8783+
<string name="MessageBackupsKeyRecordScreen__limit_reached_title">Recovery key limit reached</string>
8784+
<!-- Dialog body when the recovery key change limit is reached -->
8785+
<string name="MessageBackupsKeyRecordScreen__limit_reached_body">You successfully created a new recovery key, but to prevent abuse the number of new keys you can create is limited. You will not be able to create another key for 7 days. Store your recovery key somewhere safe and secure.</string>
8786+
<!-- Dialog title when the recovery key change limit is exhausted and you cannot create a new key -->
8787+
<string name="MessageBackupsKeyRecordScreen__limit_exceeded_title">Can’t create new key</string>
8788+
<!-- Dialog body when the recovery key change limit is exhausted and you cannot create a new key. Placeholder is number of days remaining until they can create a new key. -->
8789+
<string name="MessageBackupsKeyRecordScreen__limit_exceeded_body">You’ve exhausted the number of new keys you can create. You will be able to create a new recovery key in 7 days. If you believe someone may be able to access your backup, you can choose to “Turn off and delete backup.”</string>
8790+
<!-- Button to acknowledge and dismiss dialog -->
8791+
<string name="MessageBackupsKeyRecordScreen__ok">OK</string>
87678792
<!-- Accessibility label for close search button in MainToolbar -->
87688793
<string name="MainToolbar__close_search_content_description">Axtarışı bağla</string>
87698794
<!-- Accessibility label for clear search query in MainToolbar -->
@@ -8850,6 +8875,12 @@
88508875
<string name="Poll__couldnt_end_poll">Səsverməni bitirmək mümkün olmadı</string>
88518876
<!-- Dialog body when a poll fails to end and to try again -->
88528877
<string name="Poll__check_connection">Bağlantınızı yoxlayıb yenidən cəhd edin.</string>
8878+
<!-- Dialog title when you go to end a poll -->
8879+
<string name="Poll__end_poll_title">End poll?</string>
8880+
<!-- Dialog body when you go to end a poll -->
8881+
<string name="Poll__end_poll_body">Group members will no longer be able to vote in this poll.</string>
8882+
<!-- Body used in dialog when we are waiting for network -->
8883+
<string name="Poll__waiting_for_network">Waiting for network…</string>
88538884
<!-- Header when creating a new poll -->
88548885
<string name="CreatePollFragment__new_poll">Yeni anket səsverməsi</string>
88558886
<!-- Section text to enter in a question for a poll -->

0 commit comments

Comments
 (0)