Update translations and other static files.

This commit is contained in:
Greyson Parrelli
2025-01-23 16:12:38 -05:00
parent d347cf5351
commit 69dbcf8d40
69 changed files with 1686 additions and 532 deletions

View File

@@ -10,6 +10,7 @@
<!-- Removed by excludeNonTranslatables <string name="install_url" translatable="false">https://signal.org/install</string> -->
<!-- Removed by excludeNonTranslatables <string name="donate_url" translatable="false">https://signal.org/donate</string> -->
<!-- Removed by excludeNonTranslatables <string name="backup_support_url" translatable="false">https://support.signal.org/hc/articles/360007059752</string> -->
<!-- Removed by excludeNonTranslatables <string name="backup_failed_support_url" translatable="false">https://support.signal.org/hc/articles/8768161836954</string> -->
<!-- Removed by excludeNonTranslatables <string name="transfer_support_url" translatable="false">https://support.signal.org/hc/articles/360007059752</string> -->
<!-- Removed by excludeNonTranslatables <string name="support_center_url" translatable="false">https://support.signal.org/</string> -->
<!-- Removed by excludeNonTranslatables <string name="terms_and_privacy_policy_url" translatable="false">https://signal.org/legal</string> -->
@@ -595,6 +596,12 @@
<item quantity="one">Saglabā pielikumu krātuvē…</item>
<item quantity="other">Saglabā %1$d pielikumus krātuvē…</item>
</plurals>
<!-- Dialog title asking to save media to your phone\'s storage -->
<string name="ConversationFragment__save_to_phone">Save to phone?</string>
<!-- Dialog message explaining that media will be saved to your phone and can potentially be accessed by other phones. -->
<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>
<!-- Checkbox shown in dialog to not show the dialog again in future cases -->
<string name="ConversationFragment_dont_show_again">Don\'t show again</string>
<string name="ConversationFragment_pending">Gaida…</string>
<!-- Describes how the message was sent when looking at a message detail. Previously, messages could be through other means like SMS -->
<string name="ConversationFragment_push">Dati (Signal)</string>
@@ -1091,7 +1098,7 @@
<!-- Option in bottom sheet to transfer message history -->
<string name="LinkDeviceSyncBottomSheet_transfer">Pārsūtīt ziņu vēsturi</string>
<!-- Description in bottom sheet of what transferring message history will do -->
<string name="LinkDeviceSyncBottomSheet_transfer_your_text">Pārsūtiet teksta ziņas un jaunāko multividi uz saistītajām ierīcēm</string>
<string name="LinkDeviceSyncBottomSheet_transfer_your_text">Transfer your text messages and your last 45 days of media</string>
<!-- Option in bottom sheet to not transfer message history -->
<string name="LinkDeviceSyncBottomSheet_dont_transfer">Nepārsūtīt</string>
<!-- Description in bottom sheet of what not transferring history will do -->
@@ -1448,6 +1455,14 @@
<string name="RemoteRestoreActivity__couldnt_transfer">Neizdevās pabeigt pārsūtīšanu</string>
<!-- Dialog message displayed when remote restore failed -->
<string name="RemoteRestoreActivity__error_occurred">Radās kļūda, un jūsu kontu nevarēja pārsūtīt. Mēģiniet vēlreiz, izvēloties pārsūtīšanas veidu.</string>
<!-- Dialog title displayed when remote restore failed because of an outdated backup version. -->
<string name="RemoteRestoreActivity__couldnt_restore">Couldn\'t restore this backup</string>
<!-- Dialog message explaining that an update to Signal is required to restore the backup. -->
<string name="RemoteRestoreActivity__update_latest">This version of Signal can\'t restore your backup. Update to the latest version and try again.</string>
<!-- Text on button that when pressed will redirect them to update Signal -->
<string name="RemoteRestoreActivity__update_signal">Update Signal</string>
<!-- Text label button to dismiss the dialog -->
<string name="RemoteRestoreActivity__not_now">Not now</string>
<!-- GroupMentionSettingDialog -->
<string name="GroupMentionSettingDialog_notify_me_for_mentions">Paziņot man par Pieminējumiem</string>
@@ -3118,10 +3133,7 @@
<!-- Status update label used while the device is transcoding video as a prerequisite to uploading -->
<string name="TransferControlView__processing">Apstrādā…</string>
<!-- Status update label used while the device is transmitting data over the network. Will take the form of "1.0 MB/2.0 MB" -->
<string name="TransferControlView__download_progress">%1$1.1f MB/%2$2.1f MB</string>
<!-- Attachment file size label for not-yet-downloaded images and video. Will take the form of "1.0 MB" -->
<string name="TransferControlView__filesize">%1$1.1f MB</string>
<string name="TransferControlView__download_progress_s_s">%1$s/%2$s</string>
<!-- UnauthorizedReminder -->
<!-- Message shown in a reminder banner when the user\'s device is no longer registered -->
@@ -5240,7 +5252,7 @@
<string name="ChangeNumberEnterPhoneNumberFragment__you_must_specify_your_old_phone_number">Jums jānorāda savs vecais tālruņa numurs</string>
<string name="ChangeNumberEnterPhoneNumberFragment__you_must_specify_your_new_number_country_code">Jums jānorāda sava jaunā numura valsts kods</string>
<string name="ChangeNumberEnterPhoneNumberFragment__you_must_specify_your_new_phone_number">Jums jānorāda savs jaunais tālruņa numurs</string>
<string name="ChangeNumberEnterPhoneNumberFragment__your_new_phone_number_can_not_be_same_as_your_old_phone_number">Jaunais tālruņa numurs nedrīkst būt tāds pats kā iepriekšējais tālruņa numurs</string>
<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>
<!-- ChangeNumberVerifyFragment -->
<string name="ChangeNumberVerifyFragment__change_number">Izmainīt numuru</string>
@@ -5952,6 +5964,8 @@
<string name="MySupportPreference__your_bank_transfer_of_s">Jūsu bankas pārskaitījums %1$s apmērā tiek apstrādāts. Bankas pārskaitījumu process var ilgt no 1 līdz 14 darbdienām. </string>
<!-- Displayed in the pending help dialog, used to launch user to more details about bank transfers -->
<string name="MySupportPreference__learn_more">Uzzināt vairāk</string>
<!-- Displayed when a subscription refresh is being performed -->
<string name="MySupportPreference__checking_subscription">Checking subscription…</string>
<!-- Title of dialog telling user they need to update signal as it expired -->
<string name="UpdateSignalExpiredDialog__title">Atjaunināt Signal</string>
@@ -7693,7 +7707,11 @@
<!-- Sheet title for generic backup error -->
<string name="BackupAlertBottomSheet__couldnt_complete_backup">Neizdevās izveidot rezerves kopiju</string>
<!-- Sheet body for generic backup error. Placeholder is days since last backup. -->
<string name="BackupAlertBottomSheet__your_device_hasnt">Jūsu ierīce nav izveidojusi rezerves kopiju jau %1$d d. Pārliecinieties, ka ierīce ir savienota ar Wi-Fi, un pieskarieties pie \"Izveidot rezerves kopiju tūlīt\". </string>
<plurals name="BackupAlertBottomSheet__your_device_hasnt">
<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>
<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>
<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>
</plurals>
<!-- Clickable text to learn more about the content of this bottom sheet -->
<string name="BackupAlertBottomSheet__learn_more">Uzzināt vairāk</string>
<!-- Secondary action button text when user does not have enough free space to download their backup. -->