Update translations and other static files.

This commit is contained in:
Greyson Parrelli
2025-02-07 15:20:57 -05:00
parent 5a7580c4c7
commit 0b6044733e
68 changed files with 1314 additions and 309 deletions

View File

@@ -1048,6 +1048,21 @@
<string name="LinkDeviceFragment__tap_continue_and_enter_phone">Lai apstiprinātu, pieskarieties pie \"Turpināt\" un ievadiet sava tālruņa atbloķēšanas kodu. Neievadiet savu Signal PIN kodu.</string>
<!-- Button that dismisses the bottom sheet -->
<string name="LinkDeviceFragment__continue">Turpināt</string>
<!-- Option on button to contact support -->
<string name="LinkDeviceFragment__contact_support">Contact support</string>
<!-- Title of dialog asking users if they want to submit debug logs when contacting support -->
<string name="LinkDeviceFragment__submit_debug_log">Submit debug log?</string>
<!-- Body of dialog explaining what debug logs are and that they are optional to submit -->
<string name="LinkDeviceFragment__your_debug_logs">Your debug logs will help us troubleshoot your issue faster. Submitting your logs is optional.</string>
<!-- Button option to submit debug log when contacting support -->
<string name="LinkDeviceFragment__submit_with_debug">Submit with debug log</string>
<!-- Button option to not submit debug log when contacting support -->
<string name="LinkDeviceFragment__submit_without_debug">Submit without debug log</string>
<!-- Button option to dismiss dialog -->
<string name="LinkDeviceFragment__cancel">Cancel</string>
<!-- Email subject when contacting support on a linked device syncing issue -->
<string name="LinkDeviceFragment__link_sync_failure_support_email">Android Link&amp;Sync Export Failed</string>
<!-- Removed by excludeNonTranslatables <string name="LinkDeviceFragment__link_sync_failure_support_email_filter" translatable="false">Android Link&amp;Sync Export Failed</string> -->
<!-- Title of a dialog letting the user know that syncing messages to their linked device failed -->
<string name="LinkDeviceFragment__sync_failure_title">Ziņu sinhronizēšana neizdevās</string>
<!-- Body of a dialog letting the user know that syncing messages to their linked device failed -->
@@ -1988,7 +2003,7 @@
<!-- GV2 group link deny -->
<string name="MessageRecord_your_request_to_join_the_group_has_been_denied_by_an_admin">Administrators noraidīja jūsu pieprasījumu pievienoties šai grupai.</string>
<string name="MessageRecord_you_denied_a_request_to_join_the_group_from_s">You denied a request to join the group from %1$s.</string>
<string name="MessageRecord_you_denied_a_request_to_join_the_group_from_s">Jūs noraidījāt %1$s pieprasījumu pievienoties šai grupai.</string>
<string name="MessageRecord_s_denied_a_request_to_join_the_group_from_s">%1$s noraidīja %2$s pieprasījumu pievienoties šai grupai.</string>
<string name="MessageRecord_a_request_to_join_the_group_from_s_has_been_denied">%1$s pieprasījums pievienoties šai grupai tika noraidīts.</string>
<string name="MessageRecord_you_canceled_your_request_to_join_the_group">Jūs atcēlāt savu pieprasījumu pievienoties šai grupai.</string>
@@ -2639,7 +2654,7 @@
<!-- Hint text to select a country -->
<string name="RegistrationActivity_select_a_country">Select a country</string>
<!-- Hint text explaining that this is where the country code should go -->
<string name="RegistrationActivity_default_country_code">+0</string>
<string name="RegistrationActivity_default_country_code">0</string>
<string name="RegistrationActivity_you_will_receive_a_call_to_verify_this_number">Jūs saņēmāt zvanu, lai verificētu šo numuru.</string>
<string name="RegistrationActivity_edit_number">Rediģēt numuru</string>
<string name="RegistrationActivity_missing_google_play_services">Jocīgi, trūkst izspiegojošo Google Play pakalpojumu</string>
@@ -8271,7 +8286,7 @@
<!-- Dialog message shown during registration and trying to restore a remote backup -->
<string name="EnterBackupKey_backup_key_you_entered_is_correct_but_no_backup">The backup key you entered is correct, but there is no backup associated with it. If you still have your old phone, make sure backups are enabled and that a backup has been completed and try again.</string>
<!-- Dialog button shown during registration and trying to restore a remote backup to instead skip said backup process -->
<string name="EnterBackupKey_skip_restore">Skip restore</string>
<string name="EnterBackupKey_skip_restore">Izlaist atjaunošanu</string>
<!-- Title for restore via qr screen -->
<string name="RestoreViaQr_title">Noskenējiet šo kodu ar savu iepriekšējo tālruni</string>