mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 00:29:11 +01:00
Updated language translations.
This commit is contained in:
@@ -660,9 +660,12 @@
|
||||
<string name="ScheduleMessageTimePickerBottomSheet__dialog_title">შეტყობინების გაგზავნის გადავადება</string>
|
||||
<!-- Text for confirmation button when scheduling messages that allows the user to confirm and schedule the sending time -->
|
||||
<string name="ScheduleMessageTimePickerBottomSheet__schedule_send">გაგზავნის დროის დაგეგმვა</string>
|
||||
|
||||
<!-- Disclaimer in message scheduling dialog. %1$s replaced with a GMT offset (e.g. GMT-05:00), and %2$s is replaced with the time zone name (e.g. Eastern Standard Time) -->
|
||||
<string name="ScheduleMessageTimePickerBottomSheet__timezone_disclaimer">დროის სარტყელი (%1$s) %2$s</string>
|
||||
<!-- Warning dialog message text shown when select time for scheduled send is in the past resulting in an immediate send if scheduled. -->
|
||||
<string name="ScheduleMessageTimePickerBottomSheet__select_time_in_past_dialog_warning">Selected time is in the past. This will send the message immediately.</string>
|
||||
<!-- Positive button text for warning dialog shown when scheduled send is in the past -->
|
||||
<string name="ScheduleMessageTimePickerBottomSheet__select_time_in_past_dialog_positive_button">Send immediately</string>
|
||||
|
||||
<!-- Context menu option to send a scheduled message now -->
|
||||
<string name="ScheduledMessagesBottomSheet_menu_send_now">ახლავე გაგზავნა</string>
|
||||
@@ -3166,6 +3169,8 @@
|
||||
<string name="text_secure_normal__invite_friends">მოიწვიე მეგობრები</string>
|
||||
<!-- Overflow menu entry to filter unread chats -->
|
||||
<string name="text_secure_normal__filter_unread_chats">წაუკითხავი ჩატების გაფილტვრა</string>
|
||||
<!-- Overflow menu entry to disable unread chats filter -->
|
||||
<string name="text_secure_normal__clear_unread_filter">Clear unread filter</string>
|
||||
|
||||
<!-- verify_display_fragment -->
|
||||
<string name="verify_display_fragment_context_menu__copy_to_clipboard">ბუფერში ჩაკოპირება</string>
|
||||
@@ -4855,6 +4860,8 @@
|
||||
<string name="StoryReplyComposer__react_to_this_story">გამოეხმაურე ამ Story-ის</string>
|
||||
<!-- Displayed when the user is replying privately to someone who replied to one of their stories -->
|
||||
<string name="StoryReplyComposer__replying_privately_to_s">%1$s-სთვის პირადი პასუხის გაცემა</string>
|
||||
<!-- Displayed when the user is replying privately to someone who replied to one of their stories -->
|
||||
<string name="StoryReplyComposer__reply_to_s">Reply to %1$s</string>
|
||||
<!-- Context menu item to privately reply to a story response -->
|
||||
<!-- Context menu item to copy a story response -->
|
||||
<string name="StoryGroupReplyItem__copy">დაკოპირება</string>
|
||||
@@ -5535,8 +5542,6 @@
|
||||
<string name="GroupStoryEducationSheet__next">შემდეგი</string>
|
||||
<string name="Registration_country_code_entry_hint">+0</string>
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
<!-- PaypalCompleteOrderBottomSheet -->
|
||||
<string name="PaypalCompleteOrderBottomSheet__donate">გააკეთე დონაცია</string>
|
||||
<string name="PaypalCompleteOrderBottomSheet__payment">ტრანზაქცია</string>
|
||||
@@ -5562,6 +5567,16 @@
|
||||
<!-- Button label on sms removal info/megaphone to start the export SMS flow -->
|
||||
<string name="SmsRemoval_export_sms">SMS-ის ექსპორტირება</string>
|
||||
|
||||
<!-- Set up your username megaphone -->
|
||||
<!-- Displayed as a title on a megaphone which prompts user to set up a username -->
|
||||
<string name="SetUpYourUsername__set_up_your_signal_username">Set up your Signal username</string>
|
||||
<!-- Displayed as a description on a megaphone which prompts user to set up a username -->
|
||||
<string name="SetUpYourUsername__usernames_let_others">Usernames let others message you without needing your phone number</string>
|
||||
<!-- Displayed as an action on a megaphone which prompts user to set up a username -->
|
||||
<string name="SetUpYourUsername__not_now">Not now</string>
|
||||
<!-- Displayed as an action on a megaphone which prompts user to set up a username -->
|
||||
<string name="SetUpYourUsername__continue">Continue</string>
|
||||
|
||||
<!-- Text Formatting -->
|
||||
<!-- Popup menu label for applying bold style -->
|
||||
<string name="TextFormatting_bold">გასქელებული</string>
|
||||
@@ -5571,4 +5586,18 @@
|
||||
<string name="TextFormatting_strikethrough">ხაზგადასმული</string>
|
||||
<!-- Popup menu label for applying monospace font style -->
|
||||
<string name="TextFormatting_monospace">მონოგამოსივრცული</string>
|
||||
|
||||
<!-- UsernameEducationFragment -->
|
||||
<!-- Continue button which takes the user to the add a username screen -->
|
||||
<string name="UsernameEducationFragment__continue">Continue</string>
|
||||
<!-- Displayed as a title on the username education screen -->
|
||||
<string name="UsernameEducationFragment__set_up_your_signal_username">Set up your Signal username</string>
|
||||
|
||||
<!-- Username edit dialog -->
|
||||
<!-- Option to open username editor displayed as a list item in a dialog -->
|
||||
<string name="UsernameEditDialog__edit_username">Edit username</string>
|
||||
<!-- Option to delete username displayed as a list item in a dialog -->
|
||||
<string name="UsernameEditDialog__delete_username">Delete username</string>
|
||||
|
||||
<!-- EOF -->
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user