Update translations and other static files.

This commit is contained in:
Jeffrey Starke
2025-09-24 16:37:04 -04:00
parent c3350c0bb0
commit 64a7cdafa8
68 changed files with 1109 additions and 208 deletions

View File

@@ -881,8 +881,10 @@
<!-- CreateBackupBottomSheet -->
<!-- Bottom sheet title -->
<string name="CreateBackupBottomSheet__you_are_all_set">Viss gatavs. Tagad sāciet rezerves kopijas izveidi.</string>
<!-- Bottom sheet message -->
<!-- Bottom sheet paid message -->
<string name="CreateBackupBottomSheet__depending_on_the_size">Atkarībā no jūsu rezerves kopijas izmēra, process var aizņemt ilgu laiku. Kamēr notiek rezerves kopijas izveide, varat izmantot savu tālruni kā parasti.</string>
<!-- Bottom sheet free message -->
<string name="CreateBackupBottomSheet__free_tier">Media is added to your backup as you send and receive messages.</string>
<!-- Headline text for a bottom sheet dialog shown when the restoration of the media backup fails. -->
<string name="RestoreMediaFailedBottomSheet__Cant_restore_media">Nevar atjaunot multividi</string>
@@ -8313,6 +8315,8 @@
<!-- BackupsSettingsFragment -->
<!-- Subtitle for row for active backup, first placeholder is formatted amount, second is renewal date -->
<string name="BackupsSettingsFragment_s_month_renews_s">%1$s mēnesī, atjaunošanas datums: %2$s</string>
<!-- Subtitle for row for active backup when price is not available, first placeholder is renewal date -->
<string name="BackupsSettingsFragment_renews_s">Renews %1$s</string>
<!-- Subtitle for row for active backup, placeholder is last date of backup -->
<string name="BackupsSettingsFragment_last_backup_s">Pēdējā rezerves kopija: %1$s</string>
<!-- Subtitle for row for canceled backup -->
@@ -8361,6 +8365,14 @@
<string name="RemoteBackupsSettingsFragment__to_view_your_key">Lai skatītu savu atslēgu, apstipriniet savu identitāti</string>
<!-- Row label for cancelling and deleting backup -->
<string name="RemoteBackupsSettingsFragment__turn_off_and_delete_backup">Izslēgt rezerves kopijas izveidi un dzēst to</string>
<!-- Dialog title for explainer text to on how backup size works for free tier -->
<string name="RemoteBackupsSettingsFragment__free_tier_storage_title">Backup size</string>
<!-- Dialog message for explainer text to on how backup size works for free tier -->
<plurals name="RemoteBackupsSettingsFragment__backup_frequency_dialog_body">
<item quantity="zero">Your backup includes all of your text messages and your last %1$d days of media. The size will change as new media is received and old media expires.</item>
<item quantity="one">Your backup includes all of your text messages and your last %1$d day of media. The size will change as new media is received and old media expires.</item>
<item quantity="other">Your backup includes all of your text messages and your last %1$d days of media. The size will change as new media is received and old media expires.</item>
</plurals>
<!-- Snackbar text displayed when backup has been deleted and turned off -->
<string name="RemoteBackupsSettingsFragment__backup_deleted_and_turned_off">Rezerves kopija dzēsta, un tās izveide izslēgta.</string>
<!-- Snackbar text displayed when backup type is downgraded -->
@@ -8507,6 +8519,8 @@
<string name="RemoteBackupsSettingsFragment__a_network_error_occurred">Radās tīkla kļūda. Pārbaudiet interneta savienojumu un mēģiniet vēlreiz.</string>
<!-- Progress message when backup file is being uploaded. First placeholder and second placeholder are formatted byte sizes (2 MB) and third is percent completion. -->
<string name="RemoteBackupsSettingsFragment__uploading_s_of_s_d">Notiek augšupielāde: %1$s no %2$s (%3$d%%)</string>
<!-- Progress message when backup file is being uploaded. Placeholder is percent completion. -->
<string name="RemoteBackupsSettingsFragment__uploading_d">Uploading: %1$d%%</string>
<!-- Button label to see more details about redemption error -->
<string name="RemoteBackupsSettingsFragment__details">Rekvizīti</string>
<!-- Text displayed when there was an error deleting backup -->