Updated language translations.

This commit is contained in:
Greyson Parrelli
2020-06-09 16:55:50 -04:00
parent 98d9d81aff
commit 0b6dde46d9
58 changed files with 1019 additions and 233 deletions

View File

@@ -446,6 +446,8 @@
<item quantity="many">Chyba při rušení pozvánek</item>
<item quantity="other">Chyba při rušení pozvánek</item>
</plurals>
<!--AddMembersActivity-->
<string name="AddMembersActivity__done">Hotovo</string>
<!--AddGroupDetailsFragment-->
<string name="AddGroupDetailsFragment__name_this_group">Pojmenovat tuto skupinu</string>
<string name="AddGroupDetailsFragment__create">Vytvořit</string>
@@ -511,8 +513,6 @@
<!--CropImageActivity-->
<string name="CropImageActivity_group_avatar">Obrázek skupiny</string>
<string name="CropImageActivity_profile_avatar">Obrázek</string>
<!--ImageEditorFragment-->
<!-- Removed by excludeNonTranslatables <string name="ImageEditorFragment_no_faces_detected">Nebyly detekovány žádné tváře</string> -->
<!--ImageEditorHud-->
<string name="ImageEditorHud_blur_faces">Rozostřit tváře</string>
<string name="ImageEditorHud_new_blur_faces_or_draw_anywhere_to_blur">Nové: Rozostřit tváře nebo kreslením kdekoli rozostřit</string>
@@ -745,10 +745,10 @@
<string name="MessageRequestBottomView_block">Blokovat</string>
<string name="MessageRequestBottomView_unblock">Odblokovat</string>
<string name="MessageRequestBottomView_do_you_want_to_let_s_message_you_they_wont_know_youve_seen_their_messages_until_you_accept">Chcete %1$s umožnit posílat vám zprávy? Dokud je nepřijmete, nebudou vědět, že jste jejich zprávy viděl.</string>
<string name="MessageRequestBottomView_do_you_want_to_join_the_group_s_they_wont_know_youve_seen_their_messages_until_you_accept">Chcete se připojit ke skupině %1$s? Dokud je nepřijmete, nebudou vědět, že jste jejich zprávy viděl.</string>
<!-- Removed by excludeNonTranslatables <string name="MessageRequestBottomView_do_you_want_to_join_the_group_s_they_wont_know_youve_seen_their_messages_until_you_accept">Chcete se připojit ke skupině %1$s? Dokud je nepřijmete, nebudou vědět, že jste jejich zprávy viděl.</string> -->
<string name="MessageRequestBottomView_you_were_invited_to_join_the_group_s">Byl jste pozván, abyste se připojil ke skupině %1$s. Chcete umožnit členům této skupiny posílat vám zprávy?</string>
<string name="MessageRequestBottomView_unblock_s_to_message_and_call_each_other">Odblokovat %1$s pro vzájemné zasílání zpráv a volání.</string>
<string name="MessageRequestBottomView_unblock_to_allow_group_members_to_add_you_to_this_group_again">Odblokováním umožníte členům skupiny přidat vás znovu do této skupiny.</string>
<!-- Removed by excludeNonTranslatables <string name="MessageRequestBottomView_unblock_s_to_message_and_call_each_other">Odblokovat %1$s pro vzájemné zasílání zpráv a volání.</string> -->
<!-- Removed by excludeNonTranslatables <string name="MessageRequestBottomView_unblock_to_allow_group_members_to_add_you_to_this_group_again">Odblokováním umožníte členům skupiny přidat vás znovu do této skupiny.</string> -->
<string name="MessageRequestProfileView_member_of_one_group">Člen %1$s</string>
<string name="MessageRequestProfileView_member_of_two_groups">Člen %1$s a %2$s</string>
<string name="MessageRequestProfileView_member_of_many_groups">Člen %1$s, %2$s a %3$s</string>
@@ -1032,6 +1032,12 @@ Obdržen požadavek na výměnu klíčů pro neplatnou verzi protokolu.
<string name="ThreadRecord_message_request">Požadavek na zprávu</string>
<string name="ThreadRecord_s_added_you_to_the_group">%1$s vás přidal do skupiny</string>
<string name="ThreadRecord_s_invited_you_to_the_group">%1$s vás pozval do skupiny</string>
<string name="ThreadRecord_photo">Fotografie</string>
<string name="ThreadRecord_gif">GIF</string>
<string name="ThreadRecord_voice_message">Hlasová zpráva</string>
<string name="ThreadRecord_contact">Kontakt</string>
<string name="ThreadRecord_file">Soubor</string>
<string name="ThreadRecord_video">Video</string>
<!--UpdateApkReadyListener-->
<string name="UpdateApkReadyListener_Signal_update">Aktualizace Signal</string>
<string name="UpdateApkReadyListener_a_new_version_of_signal_is_available_tap_to_update">Je k dispozici nová verze Signal, klikněte pro aktualizaci</string>
@@ -2049,6 +2055,7 @@ Obdržen požadavek na výměnu klíčů pro neplatnou verzi protokolu.
<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>
<string name="RecipientBottomSheet_view_safety_number">Zobrazit bezpečnostní kód</string>
<string name="RecipientBottomSheet_make_group_admin">Nastavit správce skupiny</string>
<string name="RecipientBottomSheet_remove_as_admin">Odebrat jako správce</string>
@@ -2057,6 +2064,7 @@ Obdržen požadavek na výměnu klíčů pro neplatnou verzi protokolu.
<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>
<string name="RecipientBottomSheet_remove">Odebrat</string>
<string name="RecipientBottomSheet_copied_to_clipboard">Zkopírováno do schránky</string>
<string name="GroupRecipientListItem_admin">Správce</string>
<!--EOF-->
</resources>