Updated language translations.

This commit is contained in:
Greyson Parrelli
2022-01-18 17:17:42 -05:00
parent e50787ae20
commit 23e4856c5e
63 changed files with 1598 additions and 212 deletions

View File

@@ -2514,11 +2514,30 @@ Bola prijatá správa výmeny kľúčov s neplatnou verziou protokolu.
<!--Button to select a message and enter selection mode-->
<string name="conversation_context__reaction_multi_select">Vyberte viaceré</string>
<!--Heading which shows how many messages are currently selected-->
<plurals name="conversation_context__s_selected">
<item quantity="one">%d vybraný</item>
<item quantity="few">%d vybraný</item>
<item quantity="many">%d vybraný</item>
<item quantity="other">%d vybraný</item>
</plurals>
<!--conversation_context_image-->
<!--Button to save a message attachment (image, file etc.)-->
<string name="conversation_context_image__save_attachment">Uložiť</string>
<!--conversation_expiring_off-->
<string name="conversation_expiring_off__disappearing_messages">Miznúce správy</string>
<!--conversation_selection-->
<!--Button to view detailed information for a message-->
<string name="conversation_selection__menu_message_details">Info</string>
<!--Button to copy a message\'s text to the clipboard-->
<string name="conversation_selection__menu_copy">Kopírovať</string>
<!--Button to delete a message-->
<string name="conversation_selection__menu_delete">Odstrániť</string>
<!--Button to forward a message to another person or group chat-->
<string name="conversation_selection__menu_forward">Preposlať</string>
<!--Button to reply to a message-->
<string name="conversation_selection__menu_reply">Odpovedať</string>
<!--Button to save a message attachment (image, file etc.)-->
<string name="conversation_selection__menu_save">Uložiť</string>
<!--conversation_expiring_on-->
<!--conversation_insecure-->
<string name="conversation_insecure__invite">Pozvať</string>