Updated language translations.

This commit is contained in:
Greyson Parrelli
2020-06-19 19:15:36 -04:00
parent c2e4c343ab
commit 28af97c400
58 changed files with 336 additions and 240 deletions

View File

@@ -298,7 +298,6 @@
<string name="ConversationFragment_you_can_swipe_to_the_left_reply">Chcete-li rychle odpovědět, přejeďte prstem na zprávě do leva</string>
<string name="ConversationFragment_outgoing_view_once_media_files_are_automatically_removed">Odchozí soubory médií pro jednorázové zobrazení jsou po odeslání automaticky odstraněny</string>
<string name="ConversationFragment_you_already_viewed_this_message">Tuto zprávu jste už zobrazili</string>
<string name="ConversationFragment__you_can_add_notes_for_yourself_in_this_conversation">V této konverzaci můžete přidávat poznámky pro sebe. Pokud má váš účet nějaká propojená zařízení, budou se nové poznámky synchronizovat.</string>
<!--ConversationListActivity-->
<string name="ConversationListActivity_there_is_no_browser_installed_on_your_device">Nemáte na vašem zařízení nainstalován žádný prohlížeč.</string>
<!--ConversationListFragment-->
@@ -2084,8 +2083,6 @@ Obdržen požadavek na výměnu klíčů pro neplatnou verzi protokolu.
<string name="recipient_preferences__about">Info</string>
<string name="Recipient_unknown">Neznámý</string>
<!--RecipientBottomSheet-->
<!-- Removed by excludeNonTranslatables <string name="RecipientBottomSheet_message">Zpráva</string> -->
<!-- Removed by excludeNonTranslatables <string name="RecipientBottomSheet_call">Volat</string> -->
<string name="RecipientBottomSheet_block">Blokovat</string>
<string name="RecipientBottomSheet_unblock">Odblokovat</string>
<string name="RecipientBottomSheet_add_to_contacts">Přidat do kontaktů</string>
@@ -2095,6 +2092,10 @@ Obdržen požadavek na výměnu klíčů pro neplatnou verzi protokolu.
<string name="RecipientBottomSheet_make_group_admin">Nastavit správce skupiny</string>
<string name="RecipientBottomSheet_remove_as_admin">Odebrat jako správce</string>
<string name="RecipientBottomSheet_remove_from_group">Odebrat ze skupiny</string>
<string name="RecipientBottomSheet_message_description">Zpráva</string>
<string name="RecipientBottomSheet_voice_call_description">Hlasový hovor</string>
<string name="RecipientBottomSheet_insecure_voice_call_description">Nezabezpečený hlasový hovor</string>
<string name="RecipientBottomSheet_video_call_description">Videohovor</string>
<string name="RecipientBottomSheet_remove_s_as_group_admin">Odebrat %1$s jako správce skupiny?</string>
<string name="RecipientBottomSheet_s_will_be_able_to_edit_group">%1$s bude schopen upravovat tuto skupinu a její členy</string>
<string name="RecipientBottomSheet_remove_s_from_s">Odebrat %1$s z \"%2$s\"?</string>