mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 00:01:08 +01:00
Update translations and other static files.
This commit is contained in:
@@ -2934,7 +2934,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">მოწყობილობა არ არის რეგისტრირებული</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">ეს მოწყობილობა აღარ არის რეგისტრირებული. თავიდან დარეგისტრირდი, რომ შენს მონაცემებში ცვლილებები შეიტანო.</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">ხელახლა რეგისტრაცია</string>
|
||||
|
||||
@@ -6666,44 +6666,44 @@
|
||||
<string name="FindByActivity__network_error_dialog">ქსელის შეცდომას გადავაწყდით. Მოგვიანებით სცადე.</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">არააქტიური დაკავშირებული მოწყობილობა</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="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="one">თუ გსურს, \"%1$s\" მიბმული იყოს, გახსენი Signal-ი მაგ მოწყობილობაზე %2$d დღის განმავლობაში.</item>
|
||||
<item quantity="other">თუ გსურს, \"%1$s\" მიბმული იყოს, გახსენი Signal-ი მაგ მოწყობილობაზე %2$d დღის განმავლობაში.</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">არ შემახსენო</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">გასაგებია</string>
|
||||
|
||||
<!-- NicknameFragment -->
|
||||
<!-- Title displayed at the top of the screen -->
|
||||
<string name="NicknameActivity__nickname">Nickname</string>
|
||||
<string name="NicknameActivity__nickname">მეტსახელი</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">მეტსახელები & ჩანიშვნები Signal-ის ბოლომდე დაშიფრული მეხსიერების სერვისის გამოყენებით ინახება. ისინი მხოლოდ შენთვისაა ხილული.</string>
|
||||
<!-- Field label for given name -->
|
||||
<string name="NicknameActivity__first_name">სახელი</string>
|
||||
<!-- Content description for first name clear button -->
|
||||
<string name="NicknameActivity__clear_first_name">Clear first name</string>
|
||||
<string name="NicknameActivity__clear_first_name">სახელის წაშლა</string>
|
||||
<!-- Field label for family name -->
|
||||
<string name="NicknameActivity__last_name">Last name</string>
|
||||
<string name="NicknameActivity__last_name">გვარი</string>
|
||||
<!-- Content description for last name clear button -->
|
||||
<string name="NicknameActivity__clear_last_name">Clear last name</string>
|
||||
<string name="NicknameActivity__clear_last_name">გვარის წაშლა</string>
|
||||
<!-- Field label for note -->
|
||||
<string name="NicknameActivity__note">ჩანიშვნა</string>
|
||||
<!-- Button label to save -->
|
||||
<string name="NicknameActivity__save">შენახვა</string>
|
||||
<!-- Dialog title for note and name deletion -->
|
||||
<string name="NicknameActivity__delete_nickname">Delete nickname?</string>
|
||||
<string name="NicknameActivity__delete_nickname">გსურს მეტსახელის წაშლა?</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">ეს სამუდამოდ წაშლის ამ მეტსახელს და ჩანიშვნას.</string>
|
||||
|
||||
<!-- ViewNoteBottomSheetDialogFragment -->
|
||||
<!-- Sheet title -->
|
||||
<string name="ViewNoteSheet__note">ჩანიშვნა</string>
|
||||
<!-- Content description for opening the note editor -->
|
||||
<string name="ViewNoteSheet__edit_note">Edit note</string>
|
||||
<string name="ViewNoteSheet__edit_note">ჩანიშვნის რედაქტირება</string>
|
||||
|
||||
<!-- EOF -->
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user