mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 08:09:12 +01:00
Update translations and other static files.
This commit is contained in:
@@ -1284,9 +1284,9 @@
|
||||
<!-- Update message shown when receiving an incoming 1:1 video call and not answered -->
|
||||
<string name="MessageRecord_missed_video_call">გამოტოვებული ვიდეო ზარი</string>
|
||||
<!-- Update message shown when receiving an incoming voice call and declined due to notification profile -->
|
||||
<string name="MessageRecord_missed_voice_call_notification_profile">Missed voice call while notification profile on</string>
|
||||
<string name="MessageRecord_missed_voice_call_notification_profile">გამოტოვებული ხმოვანი ზარი ჩართული შეტყობინების პროფილის დროს</string>
|
||||
<!-- Update message shown when receiving an incoming video call and declined due to notification profile -->
|
||||
<string name="MessageRecord_missed_video_call_notification_profile">Missed video call while notification profile on</string>
|
||||
<string name="MessageRecord_missed_video_call_notification_profile">გამოტოვებული ვიდეო ზარი ჩართული შეტყობინების პროფილის დროს</string>
|
||||
<!-- Update message shown when receiving an incoming 1:1 voice/audio call and explicitly declined -->
|
||||
<string name="MessageRecord_you_declined_a_voice_call">შენ უარყავი ხმოვანი ზარი</string>
|
||||
<!-- Update message shown when receiving an incoming 1:1 video call and explicitly declined -->
|
||||
@@ -2228,11 +2228,11 @@
|
||||
<!-- Content description for done button -->
|
||||
<string name="UsernameEditFragment__done">შესრულებულია</string>
|
||||
<!-- Displayed when the chosen discriminator is not available for the given nickname -->
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">This username is not available, try another number.</string>
|
||||
<string name="UsernameEditFragment__this_username_is_not_available_try_another_number">მომხმარებლის სახელი არაა ხელმისაწვდომი, სხვა ნომერი სცადე.</string>
|
||||
<!-- Displayed when the chosen discriminator is too short -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">Invalid username, enter a minimum of %1$d digits.</string>
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_minimum_of_d_digits">მომხმარებლის სახელი არასწორია, შეიყვანე მინიმუმ %1$d ციფრი.</string>
|
||||
<!-- Displayed when the chosen discriminator is too long -->
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">Invalid username, enter a maximum of %1$d digits.</string>
|
||||
<string name="UsernameEditFragment__invalid_username_enter_a_maximum_of_d_digits">მომხმარებლის სახელი არასწორია, შეიყვანე მინიმუმ %1$d ციფრი.</string>
|
||||
|
||||
<plurals name="UserNotificationMigrationJob_d_contacts_are_on_signal">
|
||||
<item quantity="one">%1$d კონტაქტი Signal-ზეა!</item>
|
||||
@@ -5700,8 +5700,8 @@
|
||||
<string name="SafetyNumberBottomSheetFragment__all_connections_have_been_reviewed">ყველა კონტაქტი განხილულია, გასაგრძელებლად დააჭირე გაგზავნას.</string>
|
||||
<!-- Message of safety number changes bottom sheet when not showing individual records -->
|
||||
<plurals name="SafetyNumberBottomSheetFragment__you_have_d_connections_plural">
|
||||
<item quantity="one">%1$d connection may have reinstalled Signal or changed devices. You may review their safety number or continue with the send.</item>
|
||||
<item quantity="other">%1$d connections may have reinstalled Signal or changed devices. You may review their safety numbers or continue with the send.</item>
|
||||
<item quantity="one">%1$d კონტაქტმა შესაძლოა გადააყენა Signal-ი ან მოწყობილობა შეცვალა. შეგიძლია გადახედო მის უსაფრთხოების ნომერს ან გაგზავნა განაგრძო.</item>
|
||||
<item quantity="other">%1$d კონტაქტმა შესაძლოა გადააყენა Signal-ი ან მოწყობილობა შეცვალა. შეგიძლია გადახედო მის უსაფრთხოების ნომერს ან გაგზავნა განაგრძო.</item>
|
||||
</plurals>
|
||||
<!-- Menu action to launch safety number verification screen -->
|
||||
<string name="SafetyNumberBottomSheetFragment__verify_safety_number">უსაფრთხოების ნომრის ვერიფიცირება</string>
|
||||
@@ -6257,7 +6257,7 @@
|
||||
<!-- Displayed for missed calls -->
|
||||
<string name="CallLogAdapter__missed">გამოტოვებული</string>
|
||||
<!-- Displayed for missed calls declined by notification profile -->
|
||||
<string name="CallLogAdapter__missed_notification_profile">Missed while notification profile on</string>
|
||||
<string name="CallLogAdapter__missed_notification_profile">გამოტოვებულია ჩართული შეტყობინების პროფილის დროს</string>
|
||||
<!-- Displayed on Group Call button if user is not in the call -->
|
||||
<string name="CallLogAdapter__join">შეუერთდი</string>
|
||||
<!-- Displayed on Group Call button if user is in the call -->
|
||||
@@ -6366,7 +6366,7 @@
|
||||
<!-- Missed group call in call info -->
|
||||
<string name="CallPreference__missed_group_call">ჯგუფის გამოტოვებული ზარი</string>
|
||||
<!-- Missed group call while notification profile on in call info -->
|
||||
<string name="CallPreference__missed_group_call_notification_profile">Missed group call while notification profile on</string>
|
||||
<string name="CallPreference__missed_group_call_notification_profile">ჩართული შეტყობინების პროფილის დროს გამოტოვებულია ჯგუფის ზარი</string>
|
||||
<!-- Incoming group call in call info -->
|
||||
<string name="CallPreference__incoming_group_call">ჯგუფის შემომავალი ზარი</string>
|
||||
<!-- Outgoing group call in call info -->
|
||||
|
||||
Reference in New Issue
Block a user