Updated language translations.

This commit is contained in:
Cody Henthorne
2023-04-21 15:30:24 -04:00
parent 297eb55c61
commit c911dfa9f2
68 changed files with 384 additions and 384 deletions

View File

@@ -1847,7 +1847,7 @@
<string name="RegistrationActivity_continue">გაგრძელება</string>
<string name="RegistrationActivity_take_privacy_with_you_be_yourself_in_every_message">გაითვალისწინეთ კონფიდენციალურობა.\nიავით საკუთარი თავი ყველა შეტყობინებაში.</string>
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</string>
<string name="RegistrationActivity_phone_number">ტელეფონის ნომერი</string>
<!-- Subtitle of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_enter_your_phone_number_to_get_started">Enter your phone number to get started.</string>
<string name="RegistrationActivity_enter_the_code_we_sent_to_s">შეიყვანეთ კოდი, რომელიც გამოვგზავნეთ %1$s</string>
@@ -2955,7 +2955,7 @@
<!-- Preference title for changing navigation (bottom) bar size -->
<string name="preferences_navigation_bar_size">Navigation bar size</string>
<!-- Preference summary for normal navigation bar size -->
<string name="preferences_normal">Normal</string>
<string name="preferences_normal">ნორმალური</string>
<!-- Preference summary for compact navigation bar size -->
<string name="preferences_compact">Compact</string>
@@ -3208,7 +3208,7 @@
<!-- Button to reply to a message; Action item with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
<string name="conversation_selection__menu_reply">პასუხი</string>
<!-- Button to edit a message; Action item with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
<string name="conversation_selection__menu_edit">Edit</string>
<string name="conversation_selection__menu_edit">რედაქტირება</string>
<!-- Button to save a message attachment (image, file etc.); Action item with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
<string name="conversation_selection__menu_save">შენახვა</string>
<!-- Button to retry sending a message; Action item with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
@@ -5945,12 +5945,12 @@
<!-- Dialog title, displayed below the header image -->
<string name="ChooseNavigationBarStyleFragment__navigation_bar_size">Navigation bar size</string>
<!-- Toggle button label for normal size -->
<string name="ChooseNavigationBarStyleFragment__normal">Normal</string>
<string name="ChooseNavigationBarStyleFragment__normal">ნორმალური</string>
<!-- Toggle button label for compact size -->
<string name="ChooseNavigationBarStyleFragment__compact">Compact</string>
<!-- Title shown at top of bottom sheet dialog for displaying a message\'s edit history -->
<string name="EditMessageHistoryDialog_title">Edit history</string>
<string name="EditMessageHistoryDialog_title">რედაქტირების ისტორია</string>
<!-- EOF -->
</resources>