Translated using Weblate (Czech)

Currently translated at 100.0% (533 of 533 strings)
This commit is contained in:
Vojtěch Šamla 2020-02-22 19:24:43 +00:00 committed by Hosted Weblate
parent 09c1e21560
commit aee7777478
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 9 additions and 3 deletions

View File

@ -474,9 +474,9 @@ otevření ve vyskakovacím okně</string>
<string name="show_comments_summary">Deaktivovat zobrazování komentářů</string>
<string name="autoplay_title">Automatické přehrávání</string>
<plurals name="comments">
<item quantity="one">Komentáře</item>
<item quantity="few"/>
<item quantity="other"/>
<item quantity="one">%s komentář</item>
<item quantity="few">%s komentáře</item>
<item quantity="other">%s komentářů</item>
</plurals>
<string name="no_comments">Žádné komentáře</string>
<string name="error_unable_to_load_comments">Nelze načíst komentáře</string>
@ -552,4 +552,10 @@ otevření ve vyskakovacím okně</string>
<string name="systems_language">Jazyk systému</string>
<string name="subtitle_activity_recaptcha">Po vyřešení stiskni \"Hotovo\"</string>
<string name="recaptcha_done_button">Hotovo</string>
<string name="videos_string">Videa</string>
<plurals name="dynamic_seek_duration_description">
<item quantity="one">%s sekund</item>
<item quantity="few"></item>
<item quantity="other"></item>
</plurals>
</resources>