Updated language translations.

This commit is contained in:
Greyson Parrelli
2023-03-23 18:21:58 -04:00
parent 76984ab042
commit d6f6633c73
68 changed files with 6917 additions and 1 deletions

View File

@@ -384,6 +384,15 @@
<!-- Snackbar message shown after dismissing the full screen sms export megaphone indicating we\'ll do it again soon -->
<string name="ConversationActivity__you_will_be_reminded_again_soon">მალე ისევ შეგახსენებთ.</string>
<!-- Title for dialog shown when first sending formatted text -->
<string name="SendingFormattingTextDialog_title">Sending formatted text</string>
<!-- Message for dialog shown when first sending formatted text -->
<string name="SendingFormattingTextDialog_message">Some people may be using a version of Signal that doesn\'t support formatted text. They will not be able to see the formatting changes you\'ve made to your message.</string>
<!-- Button text for confirming they\'d like to send the message with formatting after seeing warning. -->
<string name="SendingFormattingTextDialog_send_anyway_button">Send anyway</string>
<!-- Button text for canceling sending the message with formatting after seeing warning. -->
<string name="SendingFormattingTextDialog_cancel_send_button">Cancel</string>
<!-- ConversationAdapter -->
<plurals name="ConversationAdapter_n_unread_messages">
<item quantity="one">%1$d წაუკითხავი შეტყობინება</item>
@@ -2125,6 +2134,10 @@
<string name="MessageNotifier_most_recent_from_s">ყველაზე ბოლოს: %1$s-დან</string>
<string name="MessageNotifier_locked_message">დალუქული შეტყობინება</string>
<string name="MessageNotifier_message_delivery_failed">შეტყობინების გაგზავნა ვერ მოხერხდა.</string>
<!-- Shown in a notification when a story the user tries to send fails to be sent -->
<string name="MessageNotifier_story_delivery_failed">Story failed to send</string>
<!-- Shown as notification title for when a notification about a story sent to a group story %1$s replaced with the group name -->
<string name="MessageNotifier_group_story_title">You to %1$s</string>
<string name="MessageNotifier_failed_to_deliver_message">შეტყობინების გაგზავნა ვერ მოხერხდა.</string>
<string name="MessageNotifier_error_delivering_message">ხარვეზი შეტყობინების გაგზავნისას.</string>
<string name="MessageNotifier_message_delivery_paused">შეტყობინების გაგზავნა შეჩერდა.</string>
@@ -2264,6 +2277,12 @@
<!-- contact_selection_activity -->
<string name="contact_selection_activity__invite_to_signal">მოიწვიე Signal-ში</string>
<string name="contact_selection_activity__new_group">ახალი ჯგუფი</string>
<!-- Row item title for refreshing contacts -->
<string name="contact_selection_activity__refresh_contacts">Refresh contacts</string>
<!-- Row item description for refreshing contacts -->
<string name="contact_selection_activity__missing_someone">Missing someone? Try refreshing</string>
<!-- Row header title for more section -->
<string name="contact_selection_activity__more">More</string>
<!-- contact_filter_toolbar -->
<string name="contact_filter_toolbar__clear_entered_text_description">შეყვანილი ტექსტის წაშლა</string>
@@ -3109,6 +3128,8 @@
<!-- **************************************** -->
<!-- contact_selection_list -->
<!-- Displayed in a row on the new call screen when searching by phone number. -->
<string name="contact_selection_list__new_call">New call to…</string>
<string name="contact_selection_list__unknown_contact">ახალი შეტყობინება…</string>
<string name="contact_selection_list__unknown_contact_block">მომხმარებლის დაბლოკვა</string>
<string name="contact_selection_list__unknown_contact_add_to_group">ჯგუფში დამატება</string>
@@ -4818,6 +4839,8 @@
<!-- Label for Chats tab in home app screen -->
<string name="ConversationListTabs__chats">ჩატები</string>
<!-- Label for Calls tab in home app screen -->
<string name="ConversationListTabs__calls">Calls</string>
<!-- Label for Stories tab in home app screen -->
<string name="ConversationListTabs__stories">Stories-ები</string>
<!-- String for counts above 99 in conversation list tabs -->
@@ -5682,5 +5705,85 @@
<!-- Shown in a time duration picker for selecting duration in hours and minutes, helper text indicating minimum allowable duration -->
<string name="TimeDurationPickerDialog_minimum_duration_warning">ეკრანის დაბლოკვის გამოყენებამდე მინიმალური დროა 1 წუთი.</string>
<!-- Call Log -->
<!-- Displayed below the user\'s name in row items on the call log. First placeholder is the call status, second is when it occurred -->
<string name="CallLogAdapter__s_dot_s">%1$s · %2$s</string>
<!-- Displayed for incoming calls -->
<string name="CallLogAdapter__incoming">Incoming</string>
<!-- Displayed for outgoing calls -->
<string name="CallLogAdapter__outgoing">Outgoing</string>
<!-- Displayed for missed calls -->
<string name="CallLogAdapter__missed">Missed</string>
<!-- Call Log context menu -->
<!-- Displayed as a context menu item to start a video call -->
<string name="CallContextMenu__video_call">Video call</string>
<!-- Displayed as a context menu item to join an ongoing group call -->
<string name="CallContextMenu__join_call">Join call</string>
<!-- Displayed as a context menu item to return to active call -->
<string name="CallContextMenu__return_to_call">Return to call</string>
<!-- Displayed as a context menu item to start an audio call -->
<string name="CallContextMenu__audio_call">Audio call</string>
<!-- Displayed as a context menu item to go to chat -->
<string name="CallContextMenu__go_to_chat">Go to chat</string>
<!-- Displayed as a context menu item to see call info -->
<string name="CallContextMenu__info">Info</string>
<!-- Displayed as a context menu item to select multiple calls -->
<string name="CallContextMenu__select">Select</string>
<!-- Displayed as a context menu item to delete this call -->
<string name="CallContextMenu__delete">Delete</string>
<!-- Call Log Fragment -->
<!-- Action bar menu item to only display missed calls -->
<string name="CallLogFragment__filter_missed_calls">Filter missed calls</string>
<!-- Action bar menu item to clear missed call filter -->
<string name="CallLogFragment__clear_filter">Clear filter</string>
<!-- Action bar menu item to open settings -->
<string name="CallLogFragment__settings">Settings</string>
<!-- Action bar menu item to open notification profile settings -->
<string name="CallLogFragment__notification_profile">Notification Profile</string>
<!-- Call log new call content description -->
<string name="CallLogFragment__start_a_new_call">Start a new call</string>
<!-- Filter pull text when pulled -->
<string name="CallLogFragment__filtered_by_missed">Filtered by missed</string>
<!-- Bottom bar option to select all call entries -->
<string name="CallLogFragment__select_all">Select all</string>
<!-- Bottom bar option to delete all selected call entries -->
<string name="CallLogFragment__delete">Delete</string>
<!-- Title on multi-delete protection dialog (TODO - final terminology) -->
<!-- Removed by excludeNonTranslatables <plurals name="CallLogFragment__delete_d_calls" translatable="false">
<item quantity="one">Delete %1$d call?</item>
<item quantity="other">Delete %1$d calls?</item>
</plurals> -->
<!-- Positive action on multi-delete protection dialog -->
<string name="CallLogFragment__delete_for_me">Delete for me</string>
<!-- Snackbar label after deleting call logs -->
<plurals name="CallLogFragment__d_calls_deleted">
<item quantity="one">%1$d call deleted</item>
<item quantity="other">%1$d calls deleted</item>
</plurals>
<!-- Undo action for deletion snackbar -->
<string name="CallLogFragment__undo">Undo</string>
<!-- Shown during empty state -->
<string name="CallLogFragment__no_calls">No calls.</string>
<!-- Shown during empty state -->
<string name="CallLogFragment__get_started_by_calling_a_friend">Get started by calling a friend.</string>
<!-- New call activity -->
<!-- Activity title in title bar -->
<string name="NewCallActivity__new_call">New call</string>
<!-- Call state update popups -->
<!-- Displayed when the user enables group call ringing -->
<string name="CallStateUpdatePopupWindow__ringing_on">Ringing on</string>
<!-- Displayed when the user disables group call ringing -->
<string name="CallStateUpdatePopupWindow__ringing_off">Ringing off</string>
<!-- Displayed when the user cannot enable group call ringing -->
<string name="CallStateUpdatePopupWindow__group_is_too_large">Group is too large to ring the participants</string>
<!-- Displayed when the user turns on their mic -->
<string name="CallStateUpdatePopupWindow__mic_on">Mic on</string>
<!-- Displayed when the user turns off their mic -->
<string name="CallStateUpdatePopupWindow__mic_off">Mic off</string>
<!-- EOF -->
</resources>