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:
@@ -3028,7 +3028,7 @@
|
||||
<!-- The title of a dialog informing the user that they cannot use this app feature when they are unregistered. -->
|
||||
<string name="EditProfileFragment_unregistered_dialog_title">Ierīce nav reģistrēta</string>
|
||||
<!-- The body of a dialog informing the user that they cannot use this app feature when they are unregistered. -->
|
||||
<string name="EditProfileFragment_unregistered_dialog_body">This device is no longer registered. Re-register to make changes to your account.</string>
|
||||
<string name="EditProfileFragment_unregistered_dialog_body">Šī ierīce vairs nav reģistrēta. Lai veiktu izmaiņas kontā, reģistrējiet to atkārtoti.</string>
|
||||
<!-- The button on a dialog informing the user that they cannot use this app feature when they are unregistered. When clicked, the user will be taken to a screen to help them re-register. -->
|
||||
<string name="EditProfileFragment_unregistered_dialog_reregister_button">Atkārtoti reģistrēties</string>
|
||||
|
||||
@@ -6811,45 +6811,45 @@
|
||||
<string name="FindByActivity__network_error_dialog">Radās tīkla kļūda. Vēlāk mēģiniet vēlreiz.</string>
|
||||
|
||||
<!-- Title for an alert letting someone know that one of their linked devices is inactive. -->
|
||||
<string name="LinkedDeviceInactiveMegaphone_title">Inactive linked device</string>
|
||||
<string name="LinkedDeviceInactiveMegaphone_title">Neaktīva saistītā ierīce</string>
|
||||
<!-- Body for an alert letting someone know that one of their linked devices is inactive. The string placeholder is the name of the device, and the number placeholder is the number of days before device is unlinked. -->
|
||||
<plurals name="LinkedDeviceInactiveMegaphone_body">
|
||||
<item quantity="zero">To keep \"%1$s\" linked, open Signal on that device within %2$d days.</item>
|
||||
<item quantity="one">To keep \"%1$s\" linked, open Signal on that device within %2$d day.</item>
|
||||
<item quantity="other">To keep \"%1$s\" linked, open Signal on that device within %2$d days.</item>
|
||||
<item quantity="zero">Lai saglabātu \"%1$s\" kā saistītu ierīci, %2$d dienu laikā atveriet Signal šajā ierīcē.</item>
|
||||
<item quantity="one">Lai saglabātu \"%1$s\" kā saistītu ierīci, %2$d dienas laikā atveriet Signal šajā ierīcē.</item>
|
||||
<item quantity="other">Lai saglabātu \"%1$s\" kā saistītu ierīci, %2$d dienu laikā atveriet Signal šajā ierīcē.</item>
|
||||
</plurals>
|
||||
<!-- Button label for an alert letting someone know that one of their linked devices is inactive. When clicked, the user will opt out of all future alerts. -->
|
||||
<string name="LinkedDeviceInactiveMegaphone_dont_remind_button_label">Don\'t remind me</string>
|
||||
<string name="LinkedDeviceInactiveMegaphone_dont_remind_button_label">Neatgādināt</string>
|
||||
<!-- Button label for an alert letting someone know that one of their linked devices is inactive. When clicked, the alert will be dismissed. -->
|
||||
<string name="LinkedDeviceInactiveMegaphone_got_it_button_label">Skaidrs</string>
|
||||
|
||||
<!-- NicknameFragment -->
|
||||
<!-- Title displayed at the top of the screen -->
|
||||
<string name="NicknameActivity__nickname">Nickname</string>
|
||||
<string name="NicknameActivity__nickname">Segvārds</string>
|
||||
<!-- Subtitle displayed under title -->
|
||||
<string name="NicknameActivity__nicknames_amp_notes">Nicknames & notes are stored using Signal\'s end-to-end encrypted storage service. They are only visible to you.</string>
|
||||
<string name="NicknameActivity__nicknames_amp_notes">Segvārdi un piezīmes tiek glabāti, izmantojot Signal pilnībā šifrētās krātuves pakalpojumu. Šī informācija ir redzama tikai jums.</string>
|
||||
<!-- Field label for given name -->
|
||||
<string name="NicknameActivity__first_name">Vārds</string>
|
||||
<!-- Content description for first name clear button -->
|
||||
<string name="NicknameActivity__clear_first_name">Clear first name</string>
|
||||
<string name="NicknameActivity__clear_first_name">Notīrīt vārdu</string>
|
||||
<!-- Field label for family name -->
|
||||
<string name="NicknameActivity__last_name">Uzvārds</string>
|
||||
<!-- Content description for last name clear button -->
|
||||
<string name="NicknameActivity__clear_last_name">Clear last name</string>
|
||||
<string name="NicknameActivity__clear_last_name">Notīrīt uzvārdu</string>
|
||||
<!-- Field label for note -->
|
||||
<string name="NicknameActivity__note">Piezīme</string>
|
||||
<!-- Button label to save -->
|
||||
<string name="NicknameActivity__save">Saglabāt</string>
|
||||
<!-- Dialog title for note and name deletion -->
|
||||
<string name="NicknameActivity__delete_nickname">Delete nickname?</string>
|
||||
<string name="NicknameActivity__delete_nickname">Dzēst segvārdu?</string>
|
||||
<!-- Dialog message for note and name deletion -->
|
||||
<string name="NicknameActivity__this_will_permanently_delete_this_nickname_and_note">This will permanently delete this nickname and note.</string>
|
||||
<string name="NicknameActivity__this_will_permanently_delete_this_nickname_and_note">Segvārds un piezīme tiks neatgriezeniski dzēsti.</string>
|
||||
|
||||
<!-- ViewNoteBottomSheetDialogFragment -->
|
||||
<!-- Sheet title -->
|
||||
<string name="ViewNoteSheet__note">Piezīme</string>
|
||||
<!-- Content description for opening the note editor -->
|
||||
<string name="ViewNoteSheet__edit_note">Edit note</string>
|
||||
<string name="ViewNoteSheet__edit_note">Rediģēt piezīmi</string>
|
||||
|
||||
<!-- EOF -->
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user