Translated using Weblate (Czech)

Currently translated at 100.0% (349 of 349 strings)

Translation: Tusky/Tusky
Translate-URL: http://weblate.tusky.app/projects/tusky/tusky/cs/
This commit is contained in:
Aditoo 2019-04-24 13:36:32 +00:00 committed by nailyk-weblate
parent f235a38cca
commit 7f8dd7f18b
1 changed files with 22 additions and 0 deletions

View File

@ -406,4 +406,26 @@
<string name="notification_clear_text">Jste si jistý/á, že chcete trvale vymazat všechna vaše oznámení\?</string>
<string name="action_delete_and_redraft">Smazat a přepsat</string>
<string name="dialog_redraft_toot_warning">Smazat a přepsat tento toot\?</string>
<string name="timespan_days">%d dní</string>
<string name="timespan_hours">%d hodin</string>
<string name="timespan_minutes">%d minut</string>
<string name="timespan_seconds">%d sekund</string>
<string name="poll_info_format"> <!-- 15 votes • 1 hour left --> %1$s • %2$s</string>
<plurals name="poll_info_votes">
<item quantity="one">%s hlas</item>
<item quantity="few">%s hlasy</item>
<item quantity="other">%s hlasů</item>
</plurals>
<string name="poll_info_time_relative">zbývá %s</string>
<string name="poll_info_time_absolute">končí v %s</string>
<string name="poll_info_closed">uzavřena</string>
<string name="poll_option_format"> <!-- 15% vote for this! --> &lt;b&gt;%1$d%%&lt;/b&gt; %2$s</string>
<string name="poll_vote">Hlasovat</string>
</resources>