Update translations and other static files.

This commit is contained in:
Greyson Parrelli
2024-12-06 16:07:47 -05:00
parent 014218782f
commit 073c4f7ae1
68 changed files with 915 additions and 915 deletions

View File

@@ -1032,15 +1032,15 @@
<!-- Text button of a button in a dialog that, when pressed, will ignore syncing errors and link a new device without syncing message content -->
<string name="LinkDeviceFragment__sync_failure_dismiss_button">Turpināt bez pārsūtīšanas</string>
<!-- Option in context menu to edit the name of a linked device -->
<string name="LinkDeviceFragment__edit_name">Edit name</string>
<string name="LinkDeviceFragment__edit_name">Rediģēt vārdu</string>
<!-- EditDeviceNameFragment -->
<!-- App bar title when editing the name of a device -->
<string name="EditDeviceNameFragment__edit">Edit device name</string>
<!-- Text hint shown when entering in a new device name -->
<string name="EditDeviceNameFragment__device_name">Device name</string>
<string name="EditDeviceNameFragment__device_name">Ierīces nosaukums</string>
<!-- Button to save name change -->
<string name="EditDeviceNameFragment__save">Save</string>
<string name="EditDeviceNameFragment__save">Saglabāt</string>
<!-- Toast message shown when a device name was successfully changed -->
<string name="EditDeviceNameFragment__device_name_updated">Device name updated</string>
<!-- Toast message shown when a device name could not be changed and to try again later -->
@@ -1418,7 +1418,7 @@
<!-- Progress dialog label while fetching backup info if we don\'t already have it -->
<string name="RemoteRestoreActivity__fetching_backup_details">Meklē rezerves kopijas informāciju…</string>
<!-- Text label button to skip restore from remote -->
<string name="RemoteRestoreActivity__skip_restore">Skip restore</string>
<string name="RemoteRestoreActivity__skip_restore">Izlaist atjaunošanu</string>
<!-- GroupMentionSettingDialog -->
<string name="GroupMentionSettingDialog_notify_me_for_mentions">Paziņot man par Pieminējumiem</string>
@@ -4441,7 +4441,7 @@
<string name="registration_activity__transfer_account">Nodot kontu</string>
<string name="registration_activity__skip">Izlaist</string>
<!-- Text label button to skip restoring -->
<string name="registration_activity__skip_restore">Skip restore</string>
<string name="registration_activity__skip_restore">Izlaist atjaunošanu</string>
<string name="preferences_chats__chat_backups">Sarunu rezerves kopijas</string>
<string name="preferences_chats__transfer_account">Pārnest kontu</string>
<string name="preferences_chats__transfer_account_to_a_new_android_device">Pārnest kontu uz citu Android ierīci</string>
@@ -7487,9 +7487,9 @@
<!-- Content description for confirming a user -->
<string name="PendingParticipantsBottomSheet__approve">Apstiprināt</string>
<!-- Button text to allow all participants to join the call -->
<string name="PendingParticipantsBottomSheet__approve_all">Approve all</string>
<string name="PendingParticipantsBottomSheet__approve_all">Apstiprināt visus</string>
<!-- Button text to deny all participants from joining the call -->
<string name="PendingParticipantsBottomSheet__deny_all">Deny all</string>
<string name="PendingParticipantsBottomSheet__deny_all">Noraidīt visus</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>
@@ -7668,7 +7668,7 @@
<!-- Dialog text for skipping media restore -->
<string name="BackupAlertBottomSheet__if_you_skip_restore_the">Ja izlaidīsiet atjaunošanu, rezerves kopijā atlikušo multividi un pielikumus varēs lejupielādēt vēlāk, kad ierīcē būs pieejams vairāk krātuves.</string>
<!-- Dialog title when a backup fails to be created -->
<string name="BackupAlertBottomSheet__backup_failed">Backup failed</string>
<string name="BackupAlertBottomSheet__backup_failed">Rezerves kopēšana neizdevās</string>
<!-- Dialog text for when a backup fails to be created and ways to fix it -->
<string name="BackupAlertBottomSheet__an_error_occurred">An error occurred and your backup could not be completed. Make sure you\'re on the latest version of Signal and try again. If this problem persists, contact support.</string>
<!-- Dialog action button that will allow you to check for any Signal version updates -->
@@ -7709,7 +7709,7 @@
<!-- Text displayed when a backup could not be completed and to check that they are on the latest version of Signal -->
<string name="BackupStatusRow__your_last_backup_latest_version">Your last backup couldn\'t be completed. Make sure you\'re on the latest version of Signal and try again.</string>
<!-- Text displayed in a row to learn more about why a backup failed -->
<string name="BackupStatusRow__learn_more">Learn more</string>
<string name="BackupStatusRow__learn_more">Uzzināt vairāk</string>
<!-- BackupsTypeSettingsFragment -->
<!-- Displayed as the user\'s payment method as a label in a preference row -->
@@ -8162,13 +8162,13 @@
<!-- No Backup to Restore screen subtitle -->
<string name="NoBackupToRestore_subtitle">Because you\'re moving from iPhone to Android, the only way to transfer your messages and media is by enabling Signal Backups on your old device.</string>
<!-- No Backup to Restore step 1 to enable backups on old device -->
<string name="NoBackupToRestore_step1">Open Signal on your old device</string>
<string name="NoBackupToRestore_step1">Atveriet Signal savā iepriekšējā ierīcē.</string>
<!-- No Backup to Restore step 2 to enable backups on old device -->
<string name="NoBackupToRestore_step2">Tap Settings &gt; Backups</string>
<!-- No Backup to Restore step 3 to enable backups on old device -->
<string name="NoBackupToRestore_step3">Enable backups and wait until your backup is complete</string>
<!-- No backup to Restore tonal cta to skip restore -->
<string name="NoBackupToRestore_skip_restore">Skip restore</string>
<string name="NoBackupToRestore_skip_restore">Izlaist atjaunošanu</string>
<!-- EOF -->
</resources>