Skip to content

Commit 69dbcf8

Browse files
Update translations and other static files.
1 parent d347cf5 commit 69dbcf8

File tree

69 files changed

+1686
-532
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

+1686
-532
lines changed

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

Lines changed: 24 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<!-- Removed by excludeNonTranslatables <string name="install_url" translatable="false">https://signal.org/install</string> -->
1111
<!-- Removed by excludeNonTranslatables <string name="donate_url" translatable="false">https://signal.org/donate</string> -->
1212
<!-- Removed by excludeNonTranslatables <string name="backup_support_url" translatable="false">https://support.signal.org/hc/articles/360007059752</string> -->
13+
<!-- Removed by excludeNonTranslatables <string name="backup_failed_support_url" translatable="false">https://support.signal.org/hc/articles/8768161836954</string> -->
1314
<!-- Removed by excludeNonTranslatables <string name="transfer_support_url" translatable="false">https://support.signal.org/hc/articles/360007059752</string> -->
1415
<!-- Removed by excludeNonTranslatables <string name="support_center_url" translatable="false">https://support.signal.org/</string> -->
1516
<!-- Removed by excludeNonTranslatables <string name="terms_and_privacy_policy_url" translatable="false">https://signal.org/legal</string> -->
@@ -584,6 +585,12 @@
584585
<item quantity="one">Besig om aanhangsel na stoorruimte te stoor…</item>
585586
<item quantity="other">Besig om %1$d aanhangsels na stoorruimte te stoor…</item>
586587
</plurals>
588+
<!-- Dialog title asking to save media to your phone\'s storage -->
589+
<string name="ConversationFragment__save_to_phone">Save to phone?</string>
590+
<!-- Dialog message explaining that media will be saved to your phone and can potentially be accessed by other phones. -->
591+
<string name="ConversationFragment__this_media_will_be_saved">This media will be saved to your phone\'s storage. Other apps may be able to access it depending on your phone\'s permissions.</string>
592+
<!-- Checkbox shown in dialog to not show the dialog again in future cases -->
593+
<string name="ConversationFragment_dont_show_again">Don\'t show again</string>
587594
<string name="ConversationFragment_pending">Hangend…</string>
588595
<!-- Describes how the message was sent when looking at a message detail. Previously, messages could be through other means like SMS -->
589596
<string name="ConversationFragment_push">Data (Signal)</string>
@@ -1071,7 +1078,7 @@
10711078
<!-- Option in bottom sheet to transfer message history -->
10721079
<string name="LinkDeviceSyncBottomSheet_transfer">Dra boodskapgeskiedenis oor</string>
10731080
<!-- Description in bottom sheet of what transferring message history will do -->
1074-
<string name="LinkDeviceSyncBottomSheet_transfer_your_text">Dra jou teksboodskappe en onlangse media na jou gekoppelde toestel oor</string>
1081+
<string name="LinkDeviceSyncBottomSheet_transfer_your_text">Transfer your text messages and your last 45 days of media</string>
10751082
<!-- Option in bottom sheet to not transfer message history -->
10761083
<string name="LinkDeviceSyncBottomSheet_dont_transfer">Moenie oordra nie</string>
10771084
<!-- Description in bottom sheet of what not transferring history will do -->
@@ -1410,6 +1417,14 @@
14101417
<string name="RemoteRestoreActivity__couldnt_transfer">Kon nie oordrag voltooi nie</string>
14111418
<!-- Dialog message displayed when remote restore failed -->
14121419
<string name="RemoteRestoreActivity__error_occurred">\'n Fout het voorgekom en jou rekening kon nie oorgedra word nie. Probeer weer deur jou oordragmetode te kies.</string>
1420+
<!-- Dialog title displayed when remote restore failed because of an outdated backup version. -->
1421+
<string name="RemoteRestoreActivity__couldnt_restore">Couldn\'t restore this backup</string>
1422+
<!-- Dialog message explaining that an update to Signal is required to restore the backup. -->
1423+
<string name="RemoteRestoreActivity__update_latest">This version of Signal can\'t restore your backup. Update to the latest version and try again.</string>
1424+
<!-- Text on button that when pressed will redirect them to update Signal -->
1425+
<string name="RemoteRestoreActivity__update_signal">Update Signal</string>
1426+
<!-- Text label button to dismiss the dialog -->
1427+
<string name="RemoteRestoreActivity__not_now">Not now</string>
14131428

14141429
<!-- GroupMentionSettingDialog -->
14151430
<string name="GroupMentionSettingDialog_notify_me_for_mentions">Stel my in kennis van Vermeldings</string>
@@ -3029,10 +3044,7 @@
30293044
<!-- Status update label used while the device is transcoding video as a prerequisite to uploading -->
30303045
<string name="TransferControlView__processing">Verwerk tans…</string>
30313046
<!-- Status update label used while the device is transmitting data over the network. Will take the form of "1.0 MB/2.0 MB" -->
3032-
<string name="TransferControlView__download_progress">%1$1.1f MB/%2$2.1f MB</string>
3033-
<!-- Attachment file size label for not-yet-downloaded images and video. Will take the form of "1.0 MB" -->
3034-
<string name="TransferControlView__filesize">%1$1.1f MB</string>
3035-
3047+
<string name="TransferControlView__download_progress_s_s">%1$s/%2$s</string>
30363048

30373049
<!-- UnauthorizedReminder -->
30383050
<!-- Message shown in a reminder banner when the user\'s device is no longer registered -->
@@ -5121,7 +5133,7 @@
51215133
<string name="ChangeNumberEnterPhoneNumberFragment__you_must_specify_your_old_phone_number">Jy moet jou ou telefoonnommer spesifiseer</string>
51225134
<string name="ChangeNumberEnterPhoneNumberFragment__you_must_specify_your_new_number_country_code">Jy moet jou nuwe nommer se landkode spesifiseer</string>
51235135
<string name="ChangeNumberEnterPhoneNumberFragment__you_must_specify_your_new_phone_number">Jy moet jou nuwe telefoonnommer spesifiseer</string>
5124-
<string name="ChangeNumberEnterPhoneNumberFragment__your_new_phone_number_can_not_be_same_as_your_old_phone_number">Jou nuwe telefoonnommer kan nie dieselfde as jou ou telefoonnommer wees nie</string>
5136+
<string name="ChangeNumberEnterPhoneNumberFragment__your_new_phone_number_can_not_be_same_as_your_old_phone_number">Your new phone number cannot be the same as your old phone number</string>
51255137

51265138
<!-- ChangeNumberVerifyFragment -->
51275139
<string name="ChangeNumberVerifyFragment__change_number">Verander nommer</string>
@@ -5819,6 +5831,8 @@
58195831
<string name="MySupportPreference__your_bank_transfer_of_s">Jou bankoorplasing van %1$s is hangende. Bankoorplasings neem gewoonlik 1 tot 14 werksdae om te voltooi. </string>
58205832
<!-- Displayed in the pending help dialog, used to launch user to more details about bank transfers -->
58215833
<string name="MySupportPreference__learn_more">Vind meer uit</string>
5834+
<!-- Displayed when a subscription refresh is being performed -->
5835+
<string name="MySupportPreference__checking_subscription">Checking subscription…</string>
58225836

58235837
<!-- Title of dialog telling user they need to update signal as it expired -->
58245838
<string name="UpdateSignalExpiredDialog__title">Werk Signal by</string>
@@ -7532,7 +7546,10 @@
75327546
<!-- Sheet title for generic backup error -->
75337547
<string name="BackupAlertBottomSheet__couldnt_complete_backup">Kon nie rugsteun voltooi nie</string>
75347548
<!-- Sheet body for generic backup error. Placeholder is days since last backup. -->
7535-
<string name="BackupAlertBottomSheet__your_device_hasnt">Jou toestel het vir %1$d dae nog nie \'n rugsteun voltooi nie. Maak seker jou toestel is aan wi-fi gekoppel en tik \"Rugsteun nou.\" </string>
7549+
<plurals name="BackupAlertBottomSheet__your_device_hasnt">
7550+
<item quantity="one">Your device hasn\'t completed a backup for %1$d day. Make sure your device is connected to wi-fi and tap \"Back up now.\" </item>
7551+
<item quantity="other">Your device hasn\'t completed a backup for %1$d days. Make sure your device is connected to wi-fi and tap \"Back up now.\"</item>
7552+
</plurals>
75367553
<!-- Clickable text to learn more about the content of this bottom sheet -->
75377554
<string name="BackupAlertBottomSheet__learn_more">Vind meer uit</string>
75387555
<!-- Secondary action button text when user does not have enough free space to download their backup. -->

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

Lines changed: 28 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<!-- Removed by excludeNonTranslatables <string name="install_url" translatable="false">https://signal.org/install</string> -->
1111
<!-- Removed by excludeNonTranslatables <string name="donate_url" translatable="false">https://signal.org/donate</string> -->
1212
<!-- Removed by excludeNonTranslatables <string name="backup_support_url" translatable="false">https://support.signal.org/hc/articles/360007059752</string> -->
13+
<!-- Removed by excludeNonTranslatables <string name="backup_failed_support_url" translatable="false">https://support.signal.org/hc/articles/8768161836954</string> -->
1314
<!-- Removed by excludeNonTranslatables <string name="transfer_support_url" translatable="false">https://support.signal.org/hc/articles/360007059752</string> -->
1415
<!-- Removed by excludeNonTranslatables <string name="support_center_url" translatable="false">https://support.signal.org/</string> -->
1516
<!-- Removed by excludeNonTranslatables <string name="terms_and_privacy_policy_url" translatable="false">https://signal.org/legal</string> -->
@@ -628,6 +629,12 @@
628629
<item quantity="many">جارٍ حفظ %1$d ملفًا مُرفَقًا في ذاكرة التخزين…</item>
629630
<item quantity="other">جارٍ حفظ %1$d ملفٍ مُرفَقٍ في ذاكرة التخزين…</item>
630631
</plurals>
632+
<!-- Dialog title asking to save media to your phone\'s storage -->
633+
<string name="ConversationFragment__save_to_phone">Save to phone?</string>
634+
<!-- Dialog message explaining that media will be saved to your phone and can potentially be accessed by other phones. -->
635+
<string name="ConversationFragment__this_media_will_be_saved">This media will be saved to your phone\'s storage. Other apps may be able to access it depending on your phone\'s permissions.</string>
636+
<!-- Checkbox shown in dialog to not show the dialog again in future cases -->
637+
<string name="ConversationFragment_dont_show_again">Don\'t show again</string>
631638
<string name="ConversationFragment_pending">في حالة انتظار…</string>
632639
<!-- Describes how the message was sent when looking at a message detail. Previously, messages could be through other means like SMS -->
633640
<string name="ConversationFragment_push">بيانات (سيجنال)</string>
@@ -1151,7 +1158,7 @@
11511158
<!-- Option in bottom sheet to transfer message history -->
11521159
<string name="LinkDeviceSyncBottomSheet_transfer">نقل سجلّ الرسائل</string>
11531160
<!-- Description in bottom sheet of what transferring message history will do -->
1154-
<string name="LinkDeviceSyncBottomSheet_transfer_your_text">انقل رسائلك ووسائطك الحديثة إلى جهازك المُرتبِط.</string>
1161+
<string name="LinkDeviceSyncBottomSheet_transfer_your_text">Transfer your text messages and your last 45 days of media</string>
11551162
<!-- Option in bottom sheet to not transfer message history -->
11561163
<string name="LinkDeviceSyncBottomSheet_dont_transfer">لا تنقل</string>
11571164
<!-- Description in bottom sheet of what not transferring history will do -->
@@ -1562,6 +1569,14 @@
15621569
<string name="RemoteRestoreActivity__couldnt_transfer">تعذَّر إنهاء عملية النقل</string>
15631570
<!-- Dialog message displayed when remote restore failed -->
15641571
<string name="RemoteRestoreActivity__error_occurred">حدث خطأ وتعذّر نقل حسابك إثر ذلك. حاوِل من جديد من خلال اختيار طريقة النقل.</string>
1572+
<!-- Dialog title displayed when remote restore failed because of an outdated backup version. -->
1573+
<string name="RemoteRestoreActivity__couldnt_restore">Couldn\'t restore this backup</string>
1574+
<!-- Dialog message explaining that an update to Signal is required to restore the backup. -->
1575+
<string name="RemoteRestoreActivity__update_latest">This version of Signal can\'t restore your backup. Update to the latest version and try again.</string>
1576+
<!-- Text on button that when pressed will redirect them to update Signal -->
1577+
<string name="RemoteRestoreActivity__update_signal">Update Signal</string>
1578+
<!-- Text label button to dismiss the dialog -->
1579+
<string name="RemoteRestoreActivity__not_now">Not now</string>
15651580

15661581
<!-- GroupMentionSettingDialog -->
15671582
<string name="GroupMentionSettingDialog_notify_me_for_mentions">نبّهني عندما يذكر أحدهم اسمي</string>
@@ -3385,10 +3400,7 @@
33853400
<!-- Status update label used while the device is transcoding video as a prerequisite to uploading -->
33863401
<string name="TransferControlView__processing">جارٍ المعالجة…</string>
33873402
<!-- Status update label used while the device is transmitting data over the network. Will take the form of "1.0 MB/2.0 MB" -->
3388-
<string name="TransferControlView__download_progress">%1$1.1f MB/%2$2.1f MB</string>
3389-
<!-- Attachment file size label for not-yet-downloaded images and video. Will take the form of "1.0 MB" -->
3390-
<string name="TransferControlView__filesize">%1$1.1f MB</string>
3391-
3403+
<string name="TransferControlView__download_progress_s_s">%1$s/%2$s</string>
33923404

33933405
<!-- UnauthorizedReminder -->
33943406
<!-- Message shown in a reminder banner when the user\'s device is no longer registered -->
@@ -5597,7 +5609,7 @@
55975609
<string name="ChangeNumberEnterPhoneNumberFragment__you_must_specify_your_old_phone_number">يجب عليك تحديد رقم هاتفك القديم.</string>
55985610
<string name="ChangeNumberEnterPhoneNumberFragment__you_must_specify_your_new_number_country_code">يجب عليك تحديد رمز الدولة لرقم هاتفك الجديد.</string>
55995611
<string name="ChangeNumberEnterPhoneNumberFragment__you_must_specify_your_new_phone_number">يجب عليك تحديد رقم هاتفك الجديد.</string>
5600-
<string name="ChangeNumberEnterPhoneNumberFragment__your_new_phone_number_can_not_be_same_as_your_old_phone_number">لا يُمكن أن يكون رقم هاتفك الجديد مطابقًا لِرقمك القديم.</string>
5612+
<string name="ChangeNumberEnterPhoneNumberFragment__your_new_phone_number_can_not_be_same_as_your_old_phone_number">Your new phone number cannot be the same as your old phone number</string>
56015613

56025614
<!-- ChangeNumberVerifyFragment -->
56035615
<string name="ChangeNumberVerifyFragment__change_number">تغيير الرقم</string>
@@ -6351,6 +6363,8 @@
63516363
<string name="MySupportPreference__your_bank_transfer_of_s">تحويلك المصرفي بمبلغ %1$s مُعلَّق. عادة ما يستغرق إكمال التحويلات المصرفية ما بين يوم واحد و14 يوم عمل. </string>
63526364
<!-- Displayed in the pending help dialog, used to launch user to more details about bank transfers -->
63536365
<string name="MySupportPreference__learn_more">اعرف المزيد</string>
6366+
<!-- Displayed when a subscription refresh is being performed -->
6367+
<string name="MySupportPreference__checking_subscription">Checking subscription…</string>
63546368

63556369
<!-- Title of dialog telling user they need to update signal as it expired -->
63566370
<string name="UpdateSignalExpiredDialog__title">تحديث سيجنال</string>
@@ -8176,7 +8190,14 @@
81768190
<!-- Sheet title for generic backup error -->
81778191
<string name="BackupAlertBottomSheet__couldnt_complete_backup">تعذَّر إكمال النسخ الاحتياطي</string>
81788192
<!-- Sheet body for generic backup error. Placeholder is days since last backup. -->
8179-
<string name="BackupAlertBottomSheet__your_device_hasnt">لم يُكمِل جهازك النسخ الاحتياطي لِمدة %1$d أيام. تأكَّد من أن جهازك مُتصل بشبكة الواي فاي ثم انقر على \"إنشاء نسخة احتياطية الآن\". </string>
8193+
<plurals name="BackupAlertBottomSheet__your_device_hasnt">
8194+
<item quantity="zero">Your device hasn\'t completed a backup for %1$d days. Make sure your device is connected to wi-fi and tap \"Back up now.\"</item>
8195+
<item quantity="one">Your device hasn\'t completed a backup for %1$d day. Make sure your device is connected to wi-fi and tap \"Back up now.\" </item>
8196+
<item quantity="two">Your device hasn\'t completed a backup for %1$d days. Make sure your device is connected to wi-fi and tap \"Back up now.\"</item>
8197+
<item quantity="few">Your device hasn\'t completed a backup for %1$d days. Make sure your device is connected to wi-fi and tap \"Back up now.\"</item>
8198+
<item quantity="many">Your device hasn\'t completed a backup for %1$d days. Make sure your device is connected to wi-fi and tap \"Back up now.\"</item>
8199+
<item quantity="other">Your device hasn\'t completed a backup for %1$d days. Make sure your device is connected to wi-fi and tap \"Back up now.\"</item>
8200+
</plurals>
81808201
<!-- Clickable text to learn more about the content of this bottom sheet -->
81818202
<string name="BackupAlertBottomSheet__learn_more">اعرف المزيد</string>
81828203
<!-- Secondary action button text when user does not have enough free space to download their backup. -->

0 commit comments

Comments
 (0)