mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-14 22:30:30 +05:30
Translated using Weblate (Czech)
Currently translated at 100.0% (458 of 458 strings) Translation: LibreTube/LibreTube Translate-URL: https://hosted.weblate.org/projects/libretube/libretube/cs/
This commit is contained in:
parent
d12bed3082
commit
feac62043b
@ -455,4 +455,19 @@
|
|||||||
<string name="playing_next">Přehrávání dalšího videa za %1$s</string>
|
<string name="playing_next">Přehrávání dalšího videa za %1$s</string>
|
||||||
<string name="stats_for_nerds">Statistiky pro nerdy</string>
|
<string name="stats_for_nerds">Statistiky pro nerdy</string>
|
||||||
<string name="video_id">ID videa</string>
|
<string name="video_id">ID videa</string>
|
||||||
|
<plurals name="years_ago">
|
||||||
|
<item quantity="one">Před rokem</item>
|
||||||
|
<item quantity="few">Před %d lety</item>
|
||||||
|
<item quantity="other">Před %d lety</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="months_ago">
|
||||||
|
<item quantity="one">Před měsícem</item>
|
||||||
|
<item quantity="few">Před %d měsíci</item>
|
||||||
|
<item quantity="other">Před %d měsíci</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="weeks_ago">
|
||||||
|
<item quantity="one">Před týdnem</item>
|
||||||
|
<item quantity="few">Před %d týdny</item>
|
||||||
|
<item quantity="other">Před %d týdny</item>
|
||||||
|
</plurals>
|
||||||
</resources>
|
</resources>
|
Loading…
Reference in New Issue
Block a user