mirror of
https://github.com/videojs/video.js.git
synced 2024-12-25 02:42:10 +02:00
Czech langs updates (#7982)
Co-authored-by: mister-ben <git@misterben.me>
This commit is contained in:
parent
5e6a2e5e46
commit
7493925132
10
lang/cs.json
10
lang/cs.json
@ -2,8 +2,8 @@
|
||||
"Audio Player": "Audio Přehravač",
|
||||
"Video Player": "Video Přehravač",
|
||||
"Play": "Přehrát",
|
||||
"Pause": "Pauza",
|
||||
"Replay": "Spustit znovu",
|
||||
"Pause": "Pozastavit",
|
||||
"Replay": "Přehrát znovu",
|
||||
"Current Time": "Aktuální čas",
|
||||
"Duration": "Doba trvání",
|
||||
"Remaining Time": "Zbývající čas",
|
||||
@ -15,13 +15,13 @@
|
||||
"progress bar timing: currentTime={1} duration={2}": "{1} z {2}",
|
||||
"Fullscreen": "Celá obrazovka",
|
||||
"Exit Fullscreen": "Běžné zobrazení",
|
||||
"Mute": "Ztlumit zvuk",
|
||||
"Unmute": "Zapnout zvuk",
|
||||
"Mute": "Ztlumit",
|
||||
"Unmute": "Zrušit ztlumení",
|
||||
"Playback Rate": "Rychlost přehrávání",
|
||||
"Subtitles": "Titulky",
|
||||
"subtitles off": "Bez titulků",
|
||||
"Captions": "Popisky",
|
||||
"captions off": "Popisky vypnuty",
|
||||
"captions off": "Popisky vypnuté",
|
||||
"Chapters": "Kapitoly",
|
||||
"Descriptions": "Popisy",
|
||||
"descriptions off": "Bez popisů",
|
||||
|
Loading…
Reference in New Issue
Block a user