mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 08:09:12 +01:00
Update translations and other static files.
This commit is contained in:
@@ -7893,7 +7893,7 @@
|
||||
<string name="PendingParticipantsBottomSheet__deny_all">Noraidīt visus</string>
|
||||
|
||||
<!-- Title of a megaphone shown at the bottom of the chat list to prompt the user to enable message backups -->
|
||||
<string name="TurnOnSignalBackups__title">Turn on Signal Backups</string>
|
||||
<string name="TurnOnSignalBackups__title">Ieslēgt Signal rezerves kopijas</string>
|
||||
<!-- Body of a megaphone shown at the bottom of the chat list to prompt the user to enable message backups -->
|
||||
<string name="TurnOnSignalBackups__body">Nezaudējiet nevienu ziņu, pat ja iegādāsieties jaunu tālruni vai atkārtoti instalēsiet Signal.</string>
|
||||
<!-- Button of a megaphone shown at the bottom of the chat list to prompt the user to enable message backups that will take the user to the flow to enable backups -->
|
||||
@@ -8250,15 +8250,15 @@
|
||||
<!-- NoManualBackupBottomSheet -->
|
||||
<!-- Title for bottom sheet, placeholder is number of days. -->
|
||||
<plurals name="NoManualBackupBottomSheet__no_backup_for_d_days">
|
||||
<item quantity="zero">No backup for %1$d days</item>
|
||||
<item quantity="one">No backup for %1$d day</item>
|
||||
<item quantity="other">No backup for %1$d days</item>
|
||||
<item quantity="zero">Rezerves kopijas nav veidotas %1$d dienas</item>
|
||||
<item quantity="one">Rezerves kopijas nav veidotas %1$d dienu</item>
|
||||
<item quantity="other">Rezerves kopijas nav veidotas %1$d dienas</item>
|
||||
</plurals>
|
||||
<!-- Body for bottom sheet, placeholder is number of days. -->
|
||||
<plurals name="NoManualBackupBottomSheet__you_have_not_completed_a_backup">
|
||||
<item quantity="zero">You haven\'t completed a backup for %1$d days. To ensure your messages and media are preserved, create a backup now.</item>
|
||||
<item quantity="one">You haven\'t completed a backup for %1$d day. To ensure your messages and media are preserved, create a backup now.</item>
|
||||
<item quantity="other">You haven\'t completed a backup for %1$d days. To ensure your messages and media are preserved, create a backup now.</item>
|
||||
<item quantity="zero">Jūs neesat veidojuši rezerves kopijas %1$d dienas. Lai nodrošinātu, ka ziņas un multivide tiek saglabāta, izveidojiet rezerves kopiju tagad.</item>
|
||||
<item quantity="one">Jūs neesat veidojuši rezerves kopijas %1$d dienu. Lai nodrošinātu, ka ziņas un multivide tiek saglabāta, izveidojiet rezerves kopiju tagad.</item>
|
||||
<item quantity="other">Jūs neesat veidojuši rezerves kopijas %1$d dienas. Lai nodrošinātu, ka ziņas un multivide tiek saglabāta, izveidojiet rezerves kopiju tagad.</item>
|
||||
</plurals>
|
||||
|
||||
<!-- BackupsSettingsFragment -->
|
||||
@@ -8707,7 +8707,7 @@
|
||||
<!-- Removed by excludeNonTranslatables <string name="EnterBackupKey_network_failure_support_email_filter" translatable="false">Android SignalBackups Import Failed</string> -->
|
||||
|
||||
<!-- Email subject when contacting support on a create backup failure -->
|
||||
<string name="BackupAlertBottomSheet_network_failure_support_email">Signal Android Backup export network error</string>
|
||||
<string name="BackupAlertBottomSheet_network_failure_support_email">Signal Android rezerves kopijas eksportēšanas tīkla kļūda</string>
|
||||
<!-- Email filter when contacting support on a create backup failure -->
|
||||
<!-- Removed by excludeNonTranslatables <string name="BackupAlertBottomSheet_export_failure_filter" translatable="false">Android SignalBackups Export Failed</string> -->
|
||||
|
||||
@@ -8806,18 +8806,18 @@
|
||||
<!-- Notification title for when initial backup failed -->
|
||||
<string name="Notification_backup_failed">Rezerves kopēšana neizdevās</string>
|
||||
<!-- Notification body for when initial backup failed -->
|
||||
<string name="Notification_an_error_occurred_and_your_backup">An error occurred and your backup could not be completed. Tap for details.</string>
|
||||
<string name="Notification_an_error_occurred_and_your_backup">Radās kļūda, un rezerves kopijas izveidi neizdevās pabeigt. Pieskarieties, lai uzzinātu vairāk.</string>
|
||||
<!-- Notification title for when manual backup hasn\'t been created within threshold. Placeholder is number of days. -->
|
||||
<plurals name="Notification_no_backup_for_d_days">
|
||||
<item quantity="zero">No backup for %1$d days</item>
|
||||
<item quantity="one">No backup for %1$d day</item>
|
||||
<item quantity="other">No backup for %1$d days</item>
|
||||
<item quantity="zero">Rezerves kopijas nav veidotas %1$d dienas</item>
|
||||
<item quantity="one">Rezerves kopijas nav veidotas %1$d dienu</item>
|
||||
<item quantity="other">Rezerves kopijas nav veidotas %1$d dienas</item>
|
||||
</plurals>
|
||||
<!-- Notification body for when manual backup hasn\'t been created within threshold. Placeholder is number of days. -->
|
||||
<plurals name="Notification_you_have_not_completed_a_backup">
|
||||
<item quantity="zero">You haven’t completed a backup for %1$d days. Create a backup now.</item>
|
||||
<item quantity="one">You haven’t completed a backup for %1$d day. Create a backup now.</item>
|
||||
<item quantity="other">You haven’t completed a backup for %1$d days. Create a backup now.</item>
|
||||
<item quantity="zero">Jūs neesat veidojuši rezerves kopijas %1$d dienas. Izveidojiet rezerves kopiju.</item>
|
||||
<item quantity="one">Jūs neesat veidojuši rezerves kopijas %1$d dienu. Izveidojiet rezerves kopiju.</item>
|
||||
<item quantity="other">Jūs neesat veidojuši rezerves kopijas %1$d dienas. Izveidojiet rezerves kopiju.</item>
|
||||
</plurals>
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
Reference in New Issue
Block a user