New translations strings.xml (Czech)

This commit is contained in:
Thomas 2019-03-24 20:49:18 +00:00
parent 98b13fcf7a
commit bda0e273c8
1 changed files with 25 additions and 25 deletions

View File

@ -804,36 +804,36 @@ Uživatelské jméno a heslo nejsou nikdy ukládány. Jsou použity pouze během
<string name="set_hide_delete_notification_on_tab">Skrýt tlačítko pro vymazání oznámení ze záložky oznámení</string> <string name="set_hide_delete_notification_on_tab">Skrýt tlačítko pro vymazání oznámení ze záložky oznámení</string>
<string name="set_retrieve_metadata_share_from_extras">Retrieve metadata if URL that share from other apps</string> <string name="set_retrieve_metadata_share_from_extras">Retrieve metadata if URL that share from other apps</string>
<!-- end languages --> <!-- end languages -->
<string name="poll">Poll</string> <string name="poll">Anketa</string>
<string name="create_poll">Create a poll</string> <string name="create_poll">Vytvořit anketu</string>
<string name="poll_choice_1">Choice 1</string> <string name="poll_choice_1">Volba 1</string>
<string name="poll_choice_2">Choice 2</string> <string name="poll_choice_2">Volba 2</string>
<string name="poll_choice_3">Choice 3</string> <string name="poll_choice_3">Volba 3</string>
<string name="poll_choice_4">Choice 4</string> <string name="poll_choice_4">Volba 4</string>
<string name="poll_invalid_choices">You need two choices at least for the poll!</string> <string name="poll_invalid_choices">Pro anketu potřebujete alespoň dvě volby!</string>
<string name="done">Done</string> <string name="done">Hotovo</string>
<string name="poll_finish_at">end at %s</string> <string name="poll_finish_at">skončit po %s</string>
<string name="refresh_poll">Refresh poll</string> <string name="refresh_poll">Obnovit anketu</string>
<string name="vote">Vote</string> <string name="vote">Hlasovat</string>
<string name="poll_not_private">A poll cannot be attached to a direct message!</string> <string name="poll_not_private">K přímé zprávě nelze připojit anketu!</string>
<plurals name="number_of_vote"> <plurals name="number_of_vote">
<item quantity="one">%d vote</item> <item quantity="one">%d hlas</item>
<item quantity="few">%d votes</item> <item quantity="few">%d hlasy</item>
<item quantity="many">%d votes</item> <item quantity="many">%d hlasu</item>
<item quantity="other">%d votes</item> <item quantity="other">%d hlasů</item>
</plurals> </plurals>
<string-array name="poll_choice_type"> <string-array name="poll_choice_type">
<item>Single choice</item> <item>Jediná volba</item>
<item>Multiple choices</item> <item>Několik voleb</item>
</string-array> </string-array>
<string-array name="poll_duration"> <string-array name="poll_duration">
<item>5 minutes</item> <item>5 minut</item>
<item>30 minutes</item> <item>30 minut</item>
<item>1 hour</item> <item>1 hodina</item>
<item>6 hours</item> <item>6 hodin</item>
<item>1 day</item> <item>1 den</item>
<item>3 days</item> <item>3 dny</item>
<item>7 days</item> <item>7 d</item>
</string-array> </string-array>
<string-array name="settings_video_mode"> <string-array name="settings_video_mode">
<item>Webové zobrazení</item> <item>Webové zobrazení</item>