mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Translated using Weblate (Czech)
Currently translated at 100.0% (193 of 193 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/cs/
This commit is contained in:
parent
160b88a8b6
commit
c16f450b84
1 changed files with 4 additions and 2 deletions
|
@ -51,7 +51,7 @@
|
||||||
"yes": "Ano",
|
"yes": "Ano",
|
||||||
"no": "Ne",
|
"no": "Ne",
|
||||||
"export_to_json": "Exportovat do JSON",
|
"export_to_json": "Exportovat do JSON",
|
||||||
"import_from_json": "Importovat z JSON/CSV",
|
"import_from_json": "Importovat z JSON",
|
||||||
"auto_play_next_video": "Automaticky přehrát další video",
|
"auto_play_next_video": "Automaticky přehrát další video",
|
||||||
"donations": "Dary na vývoj",
|
"donations": "Dary na vývoj",
|
||||||
"show_description": "Zobrazit popis",
|
"show_description": "Zobrazit popis",
|
||||||
|
@ -140,7 +140,9 @@
|
||||||
"chapters_layout_mobile": "Rozložení kapitol na mobilu",
|
"chapters_layout_mobile": "Rozložení kapitol na mobilu",
|
||||||
"enable_dearrow": "Povolit DeArrow",
|
"enable_dearrow": "Povolit DeArrow",
|
||||||
"delete_automatically": "Automaticky odstranit po",
|
"delete_automatically": "Automaticky odstranit po",
|
||||||
"generate_qrcode": "Vygenerovat QR kód"
|
"generate_qrcode": "Vygenerovat QR kód",
|
||||||
|
"import_from_json_csv": "Importovat z JSON/CSV",
|
||||||
|
"download_frame": "Stáhnout snímek"
|
||||||
},
|
},
|
||||||
"player": {
|
"player": {
|
||||||
"watch_on": "Sledovat na {0}"
|
"watch_on": "Sledovat na {0}"
|
||||||
|
|
Loading…
Reference in a new issue