|
|
|
@ -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! --> <b>%1$d%%</b> %2$s</string> |
|
|
|
|
|
|
|
|
|
<string name="poll_vote">Hlasovat</string> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</resources> |
|
|
|
|