mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-02 06:33:38 +01:00
Updated language translations.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user