mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 08:39:22 +01:00
Update translations and other static files.
This commit is contained in:
@@ -7892,6 +7892,15 @@
|
||||
<!-- Button text to deny all participants from joining the call -->
|
||||
<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>
|
||||
<!-- Body of a megaphone shown at the bottom of the chat list to prompt the user to enable message backups -->
|
||||
<string name="TurnOnSignalBackups__body">Never lose a message when you get a new phone or reinstall 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 -->
|
||||
<string name="TurnOnSignalBackups__turn_on">Turn on</string>
|
||||
<!-- Button of a megaphone shown at the bottom of the chat list to prompt the user to enable message backups that will simply dismiss the megaphone -->
|
||||
<string name="TurnOnSignalBackups__not_now">Not now</string>
|
||||
|
||||
<!-- Title of a megaphone shown at the bottom of the chat list when a user has disable the system setting for showing full screen notifications used showing incoming calls -->
|
||||
<string name="GrantFullScreenIntentPermission_megaphone_title">Vai ieslēgt pilnekrāna paziņojumus?</string>
|
||||
<!-- Body of a megaphone shown at the bottom of the chat list when a user has disable the system setting for showing full screen notifications used showing incoming calls -->
|
||||
@@ -8048,6 +8057,8 @@
|
||||
</plurals>
|
||||
<!-- Clickable text to learn more about the content of this bottom sheet -->
|
||||
<string name="BackupAlertBottomSheet__learn_more">Uzzināt vairāk</string>
|
||||
<!-- Clickable text to enter contact support flow -->
|
||||
<string name="BackupAlertBottomSheet__contact_support">Contact support</string>
|
||||
<!-- Secondary action button text when user does not have enough free space to download their backup. -->
|
||||
<string name="BackupAlertBottomSheet__skip_restore">Izlaist atjaunošanu</string>
|
||||
<!-- Primary action button to open backups management screen -->
|
||||
@@ -8236,11 +8247,27 @@
|
||||
<!-- Educational bottom sheet confirm/dismiss button text shown to notify about delete syncs causing deletes to happen across all devices -->
|
||||
<string name="DeleteSyncEducation_acknowledge_button">Ok</string>
|
||||
|
||||
<!-- 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>
|
||||
</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>
|
||||
</plurals>
|
||||
|
||||
<!-- 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, 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 -->
|
||||
<string name="BackupsSettingsFragment__subscription_canceled">Subscription canceled</string>
|
||||
<!-- Subtitle for row for no backup ever created -->
|
||||
<string name="BackupsSettingsFragment_automatic_backups_with_signals">Automātiska rezerves kopiju izveide, izmantojot Signal drošās un pilnībā šifrētās krātuves pakalpojumu.</string>
|
||||
<!-- Subtitle for row for backups that are active but subscription not found -->
|
||||
@@ -8677,7 +8704,12 @@
|
||||
|
||||
<!-- Email subject when contacting support on a restore backup network issue -->
|
||||
<string name="EnterBackupKey_network_failure_support_email">Signal Android rezerves kopijas atjaunošanas tīkla kļūda</string>
|
||||
<!-- Removed by excludeNonTranslatables <string name="EnterBackupKey_network_failure_support_email_filter" translatable="false">Signal Android Backup restore network error</string> -->
|
||||
<!-- 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>
|
||||
<!-- 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> -->
|
||||
|
||||
<!-- Title of dialog asking to submit debuglogs -->
|
||||
<string name="ContactSupportDialog_submit_debug_log">Vai iesniegt atkļūdošanas žurnālu?</string>
|
||||
@@ -8771,6 +8803,22 @@
|
||||
<string name="Notification_backup_storage_full">Rezerves krātuve ir pilna</string>
|
||||
<!-- Notification body for when user is out of remote storage -->
|
||||
<string name="Notification_youve_reached_your_backup_storage_limit">Jūs esat sasniedzis rezerves kopiju krātuves ierobežojumu. Atbrīvojiet vietu platformā Signal, lai turpinātu tērzēšanas un multivides failu rezerves kopiju veidošanu.</string>
|
||||
<!-- Notification title for when initial backup failed -->
|
||||
<string name="Notification_backup_failed">Backup failed</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>
|
||||
<!-- 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>
|
||||
</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>
|
||||
</plurals>
|
||||
|
||||
<!-- EOF -->
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user