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

@@ -1977,9 +1977,9 @@
<string name="RegistrationActivity_continue">Pokračovať</string>
<string name="RegistrationActivity_take_privacy_with_you_be_yourself_in_every_message">Vezmite si súkromie so sebou.\nBuďte sami sebou v každej správe.</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">Telefónne číslo</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_your_phone_number_to_get_started">Začnite zadaním svojho telefónneho čísla.</string>
<string name="RegistrationActivity_enter_the_code_we_sent_to_s">Zadajte kód, ktorý sme odoslali na %1$s</string>
<string name="RegistrationActivity_make_sure_your_phone_has_a_cellular_signal">Uistite sa, že váš telefón má mobilný signál pre prijatie SMS alebo hovoru</string>
@@ -3111,7 +3111,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álna</string>
<!-- Preference summary for compact navigation bar size -->
<string name="preferences_compact">Compact</string>
@@ -3366,7 +3366,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">Odpovedať</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">Upraviť</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">Uložiť</string>
<!-- Button to retry sending a message; Action item with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
@@ -6185,12 +6185,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álna</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">História úprav</string>
<!-- EOF -->
</resources>