mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-02 14:43:09 +01:00
Updated language translations.
This commit is contained in:
@@ -299,6 +299,18 @@
|
||||
<string name="ConversationItem_pending"> Čaká sa</string>
|
||||
<string name="ConversationItem_this_message_was_deleted">Táto správa bola zmazaná.</string>
|
||||
<string name="ConversationItem_you_deleted_this_message">Vymazali ste túto správu.</string>
|
||||
<!-- Dialog error message shown when user can't download a message from someone else due to a permanent failure (e.g., unable to decrypt), placeholder is other's name -->
|
||||
<string name="ConversationItem_cant_download_message_s_will_need_to_send_it_again">Can\'t download message. %1$s will need to send it again.</string>
|
||||
<!-- Dialog error message shown when user can't download an image message from someone else due to a permanent failure (e.g., unable to decrypt), placeholder is other's name -->
|
||||
<string name="ConversationItem_cant_download_image_s_will_need_to_send_it_again">Can\'t download image. %1$s will need to send it again.</string>
|
||||
<!-- Dialog error message shown when user can't download a video message from someone else due to a permanent failure (e.g., unable to decrypt), placeholder is other's name -->
|
||||
<string name="ConversationItem_cant_download_video_s_will_need_to_send_it_again">Can\'t download video. %1$s will need to send it again.</string>
|
||||
<!-- Dialog error message shown when user can't download a their own message via a linked device due to a permanent failure (e.g., unable to decrypt) -->
|
||||
<string name="ConversationItem_cant_download_message_you_will_need_to_send_it_again">Can\'t download message. You will need to send it again.</string>
|
||||
<!-- Dialog error message shown when user can't download a their own image message via a linked device due to a permanent failure (e.g., unable to decrypt) -->
|
||||
<string name="ConversationItem_cant_download_image_you_will_need_to_send_it_again">Can\'t download image. You will need to send it again.</string>
|
||||
<!-- Dialog error message shown when user can't download a their own video message via a linked device due to a permanent failure (e.g., unable to decrypt) -->
|
||||
<string name="ConversationItem_cant_download_video_you_will_need_to_send_it_again">Can\'t download video. You will need to send it again.</string>
|
||||
|
||||
<!-- ConversationActivity -->
|
||||
<string name="ConversationActivity_add_attachment">Pridať prílohu</string>
|
||||
@@ -2162,6 +2174,7 @@
|
||||
<string name="MediaPreviewActivity_media_no_longer_available">Médiá už nie sú dostupné.</string>
|
||||
<string name="MediaPreviewActivity_cant_find_an_app_able_to_share_this_media">Nepodarilo sa nájsť aplikáciu schopnú zdieľať tento typ súboru.</string>
|
||||
<string name="MediaPreviewActivity_dismiss_due_to_error">Zatvoriť</string>
|
||||
<string name="MediaPreviewFragment_edit_media_error">Media Error</string>
|
||||
|
||||
<!-- MessageNotifier -->
|
||||
<string name="MessageNotifier_d_new_messages_in_d_conversations">%1$d nové správy v %2$d konverzáciách</string>
|
||||
@@ -5309,6 +5322,8 @@
|
||||
<string name="StoryDirectReplyDialogFragment__sending_reply">Odosiela sa odpoveď…</string>
|
||||
<!-- Displayed in the viewer when a story is no longer available -->
|
||||
<string name="StorySlateView__this_story_is_no_longer_available">Tento príbeh už nie je dostupný.</string>
|
||||
<!-- Displayed in the viewer when a story has permanently failed to download. -->
|
||||
<string name="StorySlateView__cant_download_story_s_will_need_to_share_it_again">Can\'t download story. %1$s will need to share it again.</string>
|
||||
<!-- Displayed in the viewer when the network is not available -->
|
||||
<string name="StorySlateView__no_internet_connection">Žiadne internetové pripojenie</string>
|
||||
<!-- Displayed in the viewer when network is available but content could not be downloaded -->
|
||||
|
||||
Reference in New Issue
Block a user