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

@@ -1912,7 +1912,7 @@
<string name="RegistrationActivity_continue">Turpināt</string>
<string name="RegistrationActivity_take_privacy_with_you_be_yourself_in_every_message">Ņem privātumu savās rokās.\nKatrā rakstītajā ziņā esi tu pats!</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">Tālruņa numurs</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">Ievadiet kodu, kuru nosūtījām uz %1$s</string>
@@ -3033,7 +3033,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">Normāls</string>
<!-- Preference summary for compact navigation bar size -->
<string name="preferences_compact">Compact</string>
@@ -3287,7 +3287,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">Atbildēt</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">Rediģēt</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">Saglabāt</string>
<!-- Button to retry sending a message; Action item with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
@@ -6065,12 +6065,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">Normāls</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">Rediģēšanas vēsture</string>
<!-- EOF -->
</resources>