mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-18 15:56:24 +01:00
Update translations and other static files.
This commit is contained in:
@@ -60,6 +60,12 @@
|
||||
<string name="ApplicationPreferencesActivity_record_payments_recovery_phrase">Ierakstīt maksājumu atkopšanas frāzi</string>
|
||||
<string name="ApplicationPreferencesActivity_record_phrase">Ierakstīt frāzi</string>
|
||||
<string name="ApplicationPreferencesActivity_before_you_can_disable_your_pin">Pirms PIN atspējošanas ir jāieraksta maksājumu atkopšanas frāze, lai nodrošinātu iespēju atgūt savu maksājumu kontu.</string>
|
||||
<!-- The title of a dialog letting the user know they have to rotate their recovery key if they want to disable PINs -->
|
||||
<string name="AdvancedPinSettingsFragment_rotate_aep_dialog_title">Create a new recovery key</string>
|
||||
<!-- The body of a dialog letting the user know they have to rotate their recovery key if they want to disable PINs -->
|
||||
<string name="AdvancedPinSettingsFragment_rotate_aep_dialog_body">You must create and record a new recovery key before you can disable your PIN.</string>
|
||||
<!-- The confirmation button for a dialog letting the user know they have to rotate their recovery key if they want to disable PINs. If they click the button, they will be taken to a flow to rotate their key. -->
|
||||
<string name="AdvancedPinSettingsFragment_rotate_aep_dialog_positive_button">Create key</string>
|
||||
|
||||
<!-- NumericKeyboardView -->
|
||||
<!-- Removed by excludeNonTranslatables <string name="NumericKeyboardView__1" translatable="false">1</string> -->
|
||||
@@ -3464,6 +3470,9 @@
|
||||
<!-- Label with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
|
||||
<string name="WebRtcCallScreen__answer_without_video">Atbildēt bez video</string>
|
||||
|
||||
<!-- CallScreen -->
|
||||
<string name="CallScreen__change_camera_direction">Change camera direction</string>
|
||||
|
||||
<!-- WebRtcAudioOutputToggle -->
|
||||
<!-- Label for a dialog asking the user to switch the audio output device during a call -->
|
||||
<string name="WebRtcAudioOutputToggle__audio_output">Audio izeja</string>
|
||||
@@ -8682,6 +8691,12 @@
|
||||
<string name="MessageBackupsKeyRecordScreen__create_a_new_backup_key">Izveidot jaunu atkopšanas atslēgu</string>
|
||||
<!-- Bottom Sheet body for creating a new AEP key -->
|
||||
<string name="MessageBackupsKeyRecordScreen__creating_a_new_key_is_only_necessary">Jaunas atslēgas izveide ir nepieciešama tikai tad, ja cita persona zina jūsu atslēgu. Jums būs atkārtoti jāaugšupielādē rezerves kopija, ieskaitot multivides failus. Ja izmantojat opciju “Optimizēt krātuvi”, vispirms jums būs jālejupielādē no ierīces noņemtie multivides faili.</string>
|
||||
<!-- Dialog title shown when user attempts to exit backup setup before completion -->
|
||||
<string name="MessageBackupsKeyRecordScreen__exit_backup_setup">Exit backup setup?</string>
|
||||
<!-- Dialog body warning user that backup setup is incomplete -->
|
||||
<string name="MessageBackupsKeyRecordScreen__you_have_not_finished_setting_up_backups">You have not finished setting up backups, and no backup has been created. You can enable backups in Settings.</string>
|
||||
<!-- Dialog confirmation button to exit backup setup -->
|
||||
<string name="MessageBackupsKeyRecordScreen__exit_backup_setup_confirm">Exit backup setup</string>
|
||||
|
||||
<!-- BackupKeyDisplayFragment -->
|
||||
<!-- Dialog title when exiting before confirming new key -->
|
||||
@@ -8948,6 +8963,16 @@
|
||||
<!-- No backup to Restore tonal cta to skip restore -->
|
||||
<string name="NoBackupToRestore_skip_restore">Izlaist atjaunošanu</string>
|
||||
|
||||
<!-- Dialog title when the recovery key change limit is reached -->
|
||||
<string name="MessageBackupsKeyRecordScreen__limit_reached_title">Recovery key limit reached</string>
|
||||
<!-- Dialog body when the recovery key change limit is reached -->
|
||||
<string name="MessageBackupsKeyRecordScreen__limit_reached_body">You successfully created a new recovery key, but to prevent abuse the number of new keys you can create is limited. You will not be able to create another key for 7 days. Store your recovery key somewhere safe and secure.</string>
|
||||
<!-- Dialog title when the recovery key change limit is exhausted and you cannot create a new key -->
|
||||
<string name="MessageBackupsKeyRecordScreen__limit_exceeded_title">Can’t create new key</string>
|
||||
<!-- Dialog body when the recovery key change limit is exhausted and you cannot create a new key. Placeholder is number of days remaining until they can create a new key. -->
|
||||
<string name="MessageBackupsKeyRecordScreen__limit_exceeded_body">You’ve exhausted the number of new keys you can create. You will be able to create a new recovery key in 7 days. If you believe someone may be able to access your backup, you can choose to “Turn off and delete backup.”</string>
|
||||
<!-- Button to acknowledge and dismiss dialog -->
|
||||
<string name="MessageBackupsKeyRecordScreen__ok">OK</string>
|
||||
<!-- Accessibility label for close search button in MainToolbar -->
|
||||
<string name="MainToolbar__close_search_content_description">Aizvērt meklēšanu</string>
|
||||
<!-- Accessibility label for clear search query in MainToolbar -->
|
||||
@@ -9037,6 +9062,12 @@
|
||||
<string name="Poll__couldnt_end_poll">Neizdevās beigt aptauju</string>
|
||||
<!-- Dialog body when a poll fails to end and to try again -->
|
||||
<string name="Poll__check_connection">Pārbaudiet savienojumu un mēģiniet vēlreiz.</string>
|
||||
<!-- Dialog title when you go to end a poll -->
|
||||
<string name="Poll__end_poll_title">End poll?</string>
|
||||
<!-- Dialog body when you go to end a poll -->
|
||||
<string name="Poll__end_poll_body">Group members will no longer be able to vote in this poll.</string>
|
||||
<!-- Body used in dialog when we are waiting for network -->
|
||||
<string name="Poll__waiting_for_network">Waiting for network…</string>
|
||||
<!-- Header when creating a new poll -->
|
||||
<string name="CreatePollFragment__new_poll">Jauna aptauja</string>
|
||||
<!-- Section text to enter in a question for a poll -->
|
||||
|
||||
Reference in New Issue
Block a user