Skip to content

Commit 1e15a8c

Browse files
Update translations and other static files.
1 parent 9c5c587 commit 1e15a8c

File tree

68 files changed

+809
-809
lines changed

Some content is hidden

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

68 files changed

+809
-809
lines changed

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -868,7 +868,7 @@
868868
<!-- Text explaining that on linked devices, messages will be encrypted where %s will be replaced with an image-->
869869
<string name="LinkDeviceFragment__messages_and_chat_info_are_protected">%1$s Boodskappe en kletsinligting word deur end-tot-end-enkriptering op alle toestelle beskerm</string>
870870
<!-- Bottom sheet title explaining how Signal works on a linked device -->
871-
<string name="LinkDeviceFragment__signal_on_desktop_ipad">Signal on desktop or iPad</string>
871+
<string name="LinkDeviceFragment__signal_on_desktop_ipad">Signal op rekenaar of iPad</string>
872872
<!-- Bottom sheet description explaining that messages on linked devices are private -->
873873
<string name="LinkDeviceFragment__all_messaging_is_private">Alle boodskappe op gekoppelde toestelle is privaat</string>
874874
<!-- Bottom sheet description explaining that future messages on linked devices will be in sync with your phone but previous messages will not appear -->
@@ -1099,7 +1099,7 @@
10991099
<!-- Button to continue to try and disable battery saver -->
11001100
<string name="PromptBatterySaverBottomSheet__continue">Gaan voort</string>
11011101
<!-- Button to dismiss battery saver dialog prompt-->
1102-
<string name="PromptBatterySaverBottomSheet__no_thanks">No thanks</string>
1102+
<string name="PromptBatterySaverBottomSheet__no_thanks">Nee dankie</string>
11031103
<!-- Removed by excludeNonTranslatables <string name="PromptBatterySaverBottomSheet__learn_more_url" translatable="false">https://support.signal.org/hc/articles/360007318711#android_notifications_troubleshooting</string> -->
11041104

11051105
<!-- PendingMembersActivity -->
@@ -6999,9 +6999,9 @@
69996999
<!-- Sheet body part 2 when user does not have enough space to download their backup. Placeholder is the number of days until deletion -->
70007000
<string name="BackupAlertBottomSheet__if_you_choose_skip">If you choose \"Skip\" the media in your backup will be deleted in %1$d days.</string>
70017001
<!-- Clickable text to learn more about the content of this bottom sheet -->
7002-
<string name="BackupAlertBottomSheet__learn_more">Learn more</string>
7002+
<string name="BackupAlertBottomSheet__learn_more">Vind meer uit</string>
70037003
<!-- Secondary action button text when user does not have enough free space to download their backup. -->
7004-
<string name="BackupAlertBottomSheet__skip">Skip</string>
7004+
<string name="BackupAlertBottomSheet__skip">Slaan oor</string>
70057005

70067006
<!-- BackupStatus -->
70077007
<!-- Status title when user does not have enough free space to download their media. Placeholder is required disk space. -->
@@ -7021,7 +7021,7 @@
70217021
<!-- Displayed as the user\'s payment method as a label in a preference row -->
70227022
<string name="BackupsTypeSettingsFragment__unknown">Onbekend</string>
70237023
<!-- Row title for entering payment history -->
7024-
<string name="BackupsTypeSettingsFragment__payment_history">Payment history</string>
7024+
<string name="BackupsTypeSettingsFragment__payment_history">Betalingsgeskiedenis</string>
70257025

70267026
<!-- RemoteRestoreActivity -->
70277027
<!-- Displayed at restore time to tell the user when their last backup was made. %$1s is replaced with the date (e.g. March 5, 2024) and %$2s is replaced with the time (e.g. 9:00am) -->
@@ -7050,17 +7050,17 @@
70507050

70517051
<!-- RemoteBackupsPaymentHistoryFragment -->
70527052
<!-- Title of the screen for payment history -->
7053-
<string name="RemoteBackupsPaymentHistoryFragment__payment_history">Payment history</string>
7053+
<string name="RemoteBackupsPaymentHistoryFragment__payment_history">Betalingsgeskiedenis</string>
70547054
<!-- Description for backup rows -->
70557055
<string name="RemoteBackupsPaymentHistoryFragment__text_and_all_media_backup">Text and all media backup</string>
70567056
<!-- Title of the screen for payment details -->
7057-
<string name="RemoteBackupsPaymentHistoryFragment__payment_details">Payment details</string>
7057+
<string name="RemoteBackupsPaymentHistoryFragment__payment_details">Betalingsbesonderhede</string>
70587058
<!-- Title of row specifying the type of backup -->
7059-
<string name="RemoteBackupsPaymentHistoryFragment__backup_type">Backup type</string>
7059+
<string name="RemoteBackupsPaymentHistoryFragment__backup_type">Rugsteuntipe</string>
70607060
<!-- Title of row specifying the date the backup was paid on -->
7061-
<string name="RemoteBackupsPaymentHistoryFragment__date_paid">Date paid</string>
7061+
<string name="RemoteBackupsPaymentHistoryFragment__date_paid">Datum betaal</string>
70627062
<!-- Button label to share the receipt -->
7063-
<string name="RemoteBackupsPaymentHistoryFragment__share">Share</string>
7063+
<string name="RemoteBackupsPaymentHistoryFragment__share">Deel</string>
70647064

70657065
<!-- RemoteBackupsSettingsFragment -->
70667066
<!-- Displayed on the title bar -->

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -940,7 +940,7 @@
940940
<!-- Text explaining that on linked devices, messages will be encrypted where %s will be replaced with an image-->
941941
<string name="LinkDeviceFragment__messages_and_chat_info_are_protected">%1$s الرسائل والدردشات محمية من خلال التشفير من طرف إلى طرف على جميع الأجهزة</string>
942942
<!-- Bottom sheet title explaining how Signal works on a linked device -->
943-
<string name="LinkDeviceFragment__signal_on_desktop_ipad">Signal on desktop or iPad</string>
943+
<string name="LinkDeviceFragment__signal_on_desktop_ipad">تطبيق سيجنال على الحاسوب أو لوحة آيباد</string>
944944
<!-- Bottom sheet description explaining that messages on linked devices are private -->
945945
<string name="LinkDeviceFragment__all_messaging_is_private">تتّسم جميع الرسائل في الأجهزة المرتبطة بالسرية</string>
946946
<!-- Bottom sheet description explaining that future messages on linked devices will be in sync with your phone but previous messages will not appear -->
@@ -1227,7 +1227,7 @@
12271227
<!-- Button to continue to try and disable battery saver -->
12281228
<string name="PromptBatterySaverBottomSheet__continue">مواصلة</string>
12291229
<!-- Button to dismiss battery saver dialog prompt-->
1230-
<string name="PromptBatterySaverBottomSheet__no_thanks">No thanks</string>
1230+
<string name="PromptBatterySaverBottomSheet__no_thanks">لا شكراً</string>
12311231
<!-- Removed by excludeNonTranslatables <string name="PromptBatterySaverBottomSheet__learn_more_url" translatable="false">https://support.signal.org/hc/articles/360007318711#android_notifications_troubleshooting</string> -->
12321232

12331233
<!-- PendingMembersActivity -->
@@ -7615,9 +7615,9 @@
76157615
<!-- Sheet body part 2 when user does not have enough space to download their backup. Placeholder is the number of days until deletion -->
76167616
<string name="BackupAlertBottomSheet__if_you_choose_skip">If you choose \"Skip\" the media in your backup will be deleted in %1$d days.</string>
76177617
<!-- Clickable text to learn more about the content of this bottom sheet -->
7618-
<string name="BackupAlertBottomSheet__learn_more">Learn more</string>
7618+
<string name="BackupAlertBottomSheet__learn_more">معرفة المزيد</string>
76197619
<!-- Secondary action button text when user does not have enough free space to download their backup. -->
7620-
<string name="BackupAlertBottomSheet__skip">Skip</string>
7620+
<string name="BackupAlertBottomSheet__skip">تخطّي</string>
76217621

76227622
<!-- BackupStatus -->
76237623
<!-- Status title when user does not have enough free space to download their media. Placeholder is required disk space. -->
@@ -7637,7 +7637,7 @@
76377637
<!-- Displayed as the user\'s payment method as a label in a preference row -->
76387638
<string name="BackupsTypeSettingsFragment__unknown">مجهول</string>
76397639
<!-- Row title for entering payment history -->
7640-
<string name="BackupsTypeSettingsFragment__payment_history">Payment history</string>
7640+
<string name="BackupsTypeSettingsFragment__payment_history">تاريخ الدفع</string>
76417641

76427642
<!-- RemoteRestoreActivity -->
76437643
<!-- Displayed at restore time to tell the user when their last backup was made. %$1s is replaced with the date (e.g. March 5, 2024) and %$2s is replaced with the time (e.g. 9:00am) -->
@@ -7666,17 +7666,17 @@
76667666

76677667
<!-- RemoteBackupsPaymentHistoryFragment -->
76687668
<!-- Title of the screen for payment history -->
7669-
<string name="RemoteBackupsPaymentHistoryFragment__payment_history">Payment history</string>
7669+
<string name="RemoteBackupsPaymentHistoryFragment__payment_history">تاريخ الدفع</string>
76707670
<!-- Description for backup rows -->
76717671
<string name="RemoteBackupsPaymentHistoryFragment__text_and_all_media_backup">Text and all media backup</string>
76727672
<!-- Title of the screen for payment details -->
7673-
<string name="RemoteBackupsPaymentHistoryFragment__payment_details">Payment details</string>
7673+
<string name="RemoteBackupsPaymentHistoryFragment__payment_details">تفاصيل عمليات الدفع</string>
76747674
<!-- Title of row specifying the type of backup -->
7675-
<string name="RemoteBackupsPaymentHistoryFragment__backup_type">Backup type</string>
7675+
<string name="RemoteBackupsPaymentHistoryFragment__backup_type">نوع النُسخ الاحتياطية</string>
76767676
<!-- Title of row specifying the date the backup was paid on -->
7677-
<string name="RemoteBackupsPaymentHistoryFragment__date_paid">Date paid</string>
7677+
<string name="RemoteBackupsPaymentHistoryFragment__date_paid">تاريخ الدفع</string>
76787678
<!-- Button label to share the receipt -->
7679-
<string name="RemoteBackupsPaymentHistoryFragment__share">Share</string>
7679+
<string name="RemoteBackupsPaymentHistoryFragment__share">شارك</string>
76807680

76817681
<!-- RemoteBackupsSettingsFragment -->
76827682
<!-- Displayed on the title bar -->

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -868,7 +868,7 @@
868868
<!-- Text explaining that on linked devices, messages will be encrypted where %s will be replaced with an image-->
869869
<string name="LinkDeviceFragment__messages_and_chat_info_are_protected">%1$s Mesajlar və çat məlumatları bütün cihazlarda tam şifrələmə ilə qorunur</string>
870870
<!-- Bottom sheet title explaining how Signal works on a linked device -->
871-
<string name="LinkDeviceFragment__signal_on_desktop_ipad">Signal on desktop or iPad</string>
871+
<string name="LinkDeviceFragment__signal_on_desktop_ipad">Desktop və ya iPad-da Signal</string>
872872
<!-- Bottom sheet description explaining that messages on linked devices are private -->
873873
<string name="LinkDeviceFragment__all_messaging_is_private">Əlaqələndirilmiş cihazlardakı bütün mesajlaşmalar gizlidir</string>
874874
<!-- Bottom sheet description explaining that future messages on linked devices will be in sync with your phone but previous messages will not appear -->
@@ -1099,7 +1099,7 @@
10991099
<!-- Button to continue to try and disable battery saver -->
11001100
<string name="PromptBatterySaverBottomSheet__continue">Davam et</string>
11011101
<!-- Button to dismiss battery saver dialog prompt-->
1102-
<string name="PromptBatterySaverBottomSheet__no_thanks">No thanks</string>
1102+
<string name="PromptBatterySaverBottomSheet__no_thanks">Xeyr, təşəkkürlər</string>
11031103
<!-- Removed by excludeNonTranslatables <string name="PromptBatterySaverBottomSheet__learn_more_url" translatable="false">https://support.signal.org/hc/articles/360007318711#android_notifications_troubleshooting</string> -->
11041104

11051105
<!-- PendingMembersActivity -->
@@ -6999,9 +6999,9 @@
69996999
<!-- Sheet body part 2 when user does not have enough space to download their backup. Placeholder is the number of days until deletion -->
70007000
<string name="BackupAlertBottomSheet__if_you_choose_skip">If you choose \"Skip\" the media in your backup will be deleted in %1$d days.</string>
70017001
<!-- Clickable text to learn more about the content of this bottom sheet -->
7002-
<string name="BackupAlertBottomSheet__learn_more">Learn more</string>
7002+
<string name="BackupAlertBottomSheet__learn_more">Daha ətraflı</string>
70037003
<!-- Secondary action button text when user does not have enough free space to download their backup. -->
7004-
<string name="BackupAlertBottomSheet__skip">Skip</string>
7004+
<string name="BackupAlertBottomSheet__skip">Ötür</string>
70057005

70067006
<!-- BackupStatus -->
70077007
<!-- Status title when user does not have enough free space to download their media. Placeholder is required disk space. -->
@@ -7021,7 +7021,7 @@
70217021
<!-- Displayed as the user\'s payment method as a label in a preference row -->
70227022
<string name="BackupsTypeSettingsFragment__unknown">Bilinmir</string>
70237023
<!-- Row title for entering payment history -->
7024-
<string name="BackupsTypeSettingsFragment__payment_history">Payment history</string>
7024+
<string name="BackupsTypeSettingsFragment__payment_history">Ödəniş tarixçəsi</string>
70257025

70267026
<!-- RemoteRestoreActivity -->
70277027
<!-- Displayed at restore time to tell the user when their last backup was made. %$1s is replaced with the date (e.g. March 5, 2024) and %$2s is replaced with the time (e.g. 9:00am) -->
@@ -7050,17 +7050,17 @@
70507050

70517051
<!-- RemoteBackupsPaymentHistoryFragment -->
70527052
<!-- Title of the screen for payment history -->
7053-
<string name="RemoteBackupsPaymentHistoryFragment__payment_history">Payment history</string>
7053+
<string name="RemoteBackupsPaymentHistoryFragment__payment_history">Ödəniş tarixçəsi</string>
70547054
<!-- Description for backup rows -->
70557055
<string name="RemoteBackupsPaymentHistoryFragment__text_and_all_media_backup">Text and all media backup</string>
70567056
<!-- Title of the screen for payment details -->
7057-
<string name="RemoteBackupsPaymentHistoryFragment__payment_details">Payment details</string>
7057+
<string name="RemoteBackupsPaymentHistoryFragment__payment_details">Ödəniş təfsilatları</string>
70587058
<!-- Title of row specifying the type of backup -->
7059-
<string name="RemoteBackupsPaymentHistoryFragment__backup_type">Backup type</string>
7059+
<string name="RemoteBackupsPaymentHistoryFragment__backup_type">Ehtiyat nüsxə növü</string>
70607060
<!-- Title of row specifying the date the backup was paid on -->
7061-
<string name="RemoteBackupsPaymentHistoryFragment__date_paid">Date paid</string>
7061+
<string name="RemoteBackupsPaymentHistoryFragment__date_paid">Ödəniş tarixi</string>
70627062
<!-- Button label to share the receipt -->
7063-
<string name="RemoteBackupsPaymentHistoryFragment__share">Share</string>
7063+
<string name="RemoteBackupsPaymentHistoryFragment__share">Paylaş</string>
70647064

70657065
<!-- RemoteBackupsSettingsFragment -->
70667066
<!-- Displayed on the title bar -->

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -868,7 +868,7 @@
868868
<!-- Text explaining that on linked devices, messages will be encrypted where %s will be replaced with an image-->
869869
<string name="LinkDeviceFragment__messages_and_chat_info_are_protected">%1$s Съобщенията и информацията за чатовете са защитени чрез криптиране от край до край на всички устройства</string>
870870
<!-- Bottom sheet title explaining how Signal works on a linked device -->
871-
<string name="LinkDeviceFragment__signal_on_desktop_ipad">Signal on desktop or iPad</string>
871+
<string name="LinkDeviceFragment__signal_on_desktop_ipad">Signal на компютър или iPad</string>
872872
<!-- Bottom sheet description explaining that messages on linked devices are private -->
873873
<string name="LinkDeviceFragment__all_messaging_is_private">Всички съобщения на свързаните устройства са поверителни</string>
874874
<!-- Bottom sheet description explaining that future messages on linked devices will be in sync with your phone but previous messages will not appear -->
@@ -1099,7 +1099,7 @@
10991099
<!-- Button to continue to try and disable battery saver -->
11001100
<string name="PromptBatterySaverBottomSheet__continue">Продължете</string>
11011101
<!-- Button to dismiss battery saver dialog prompt-->
1102-
<string name="PromptBatterySaverBottomSheet__no_thanks">No thanks</string>
1102+
<string name="PromptBatterySaverBottomSheet__no_thanks">Не, благодаря</string>
11031103
<!-- Removed by excludeNonTranslatables <string name="PromptBatterySaverBottomSheet__learn_more_url" translatable="false">https://support.signal.org/hc/articles/360007318711#android_notifications_troubleshooting</string> -->
11041104

11051105
<!-- PendingMembersActivity -->
@@ -6999,9 +6999,9 @@
69996999
<!-- Sheet body part 2 when user does not have enough space to download their backup. Placeholder is the number of days until deletion -->
70007000
<string name="BackupAlertBottomSheet__if_you_choose_skip">If you choose \"Skip\" the media in your backup will be deleted in %1$d days.</string>
70017001
<!-- Clickable text to learn more about the content of this bottom sheet -->
7002-
<string name="BackupAlertBottomSheet__learn_more">Learn more</string>
7002+
<string name="BackupAlertBottomSheet__learn_more">Научете повече</string>
70037003
<!-- Secondary action button text when user does not have enough free space to download their backup. -->
7004-
<string name="BackupAlertBottomSheet__skip">Skip</string>
7004+
<string name="BackupAlertBottomSheet__skip">Пропусни</string>
70057005

70067006
<!-- BackupStatus -->
70077007
<!-- Status title when user does not have enough free space to download their media. Placeholder is required disk space. -->
@@ -7021,7 +7021,7 @@
70217021
<!-- Displayed as the user\'s payment method as a label in a preference row -->
70227022
<string name="BackupsTypeSettingsFragment__unknown">Непознат</string>
70237023
<!-- Row title for entering payment history -->
7024-
<string name="BackupsTypeSettingsFragment__payment_history">Payment history</string>
7024+
<string name="BackupsTypeSettingsFragment__payment_history">История на плащанията</string>
70257025

70267026
<!-- RemoteRestoreActivity -->
70277027
<!-- Displayed at restore time to tell the user when their last backup was made. %$1s is replaced with the date (e.g. March 5, 2024) and %$2s is replaced with the time (e.g. 9:00am) -->
@@ -7050,17 +7050,17 @@
70507050

70517051
<!-- RemoteBackupsPaymentHistoryFragment -->
70527052
<!-- Title of the screen for payment history -->
7053-
<string name="RemoteBackupsPaymentHistoryFragment__payment_history">Payment history</string>
7053+
<string name="RemoteBackupsPaymentHistoryFragment__payment_history">История на плащанията</string>
70547054
<!-- Description for backup rows -->
70557055
<string name="RemoteBackupsPaymentHistoryFragment__text_and_all_media_backup">Text and all media backup</string>
70567056
<!-- Title of the screen for payment details -->
7057-
<string name="RemoteBackupsPaymentHistoryFragment__payment_details">Payment details</string>
7057+
<string name="RemoteBackupsPaymentHistoryFragment__payment_details">Подробности за плащане</string>
70587058
<!-- Title of row specifying the type of backup -->
7059-
<string name="RemoteBackupsPaymentHistoryFragment__backup_type">Backup type</string>
7059+
<string name="RemoteBackupsPaymentHistoryFragment__backup_type">Вид резервно копие</string>
70607060
<!-- Title of row specifying the date the backup was paid on -->
7061-
<string name="RemoteBackupsPaymentHistoryFragment__date_paid">Date paid</string>
7061+
<string name="RemoteBackupsPaymentHistoryFragment__date_paid">Дата на плащане</string>
70627062
<!-- Button label to share the receipt -->
7063-
<string name="RemoteBackupsPaymentHistoryFragment__share">Share</string>
7063+
<string name="RemoteBackupsPaymentHistoryFragment__share">Споделяне</string>
70647064

70657065
<!-- RemoteBackupsSettingsFragment -->
70667066
<!-- Displayed on the title bar -->

0 commit comments

Comments
 (0)