Blame view

node_modules/video.js/dist/lang/hu.js 1.37 KB
2a09d1a4   liuqimichale   添加宜春 天水 宣化
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
  videojs.addLanguage("hu",{
   "Play": "Lejátszás",
   "Pause": "Szünet",
   "Current Time": "Aktuális időpont",
   "Duration": "Hossz",
   "Remaining Time": "Hátralévő idő",
   "Stream Type": "Adatfolyam típusa",
   "LIVE": "ÉLŐ",
   "Loaded": "Betöltve",
   "Progress": "Állapot",
   "Fullscreen": "Teljes képernyő",
   "Non-Fullscreen": "Normál méret",
   "Mute": "Némítás",
   "Unmute": "Némítás kikapcsolva",
   "Playback Rate": "Lejátszási sebesség",
   "Subtitles": "Feliratok",
   "subtitles off": "Feliratok kikapcsolva",
   "Captions": "Magyarázó szöveg",
   "captions off": "Magyarázó szöveg kikapcsolva",
   "Chapters": "Fejezetek",
   "You aborted the media playback": "Leállította a lejátszást",
   "A network error caused the media download to fail part-way.": "Hálózati hiba miatt a videó részlegesen töltődött le.",
   "The media could not be loaded, either because the server or network failed or because the format is not supported.": "A videó nem tölthető be hálózati vagy kiszolgálói hiba miatt, vagy a formátuma nem támogatott.",
   "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "A lejátszás adatsérülés miatt leállt, vagy a videó egyes tulajdonságait a böngészője nem támogatja.",
   "No compatible source was found for this media.": "Nincs kompatibilis forrás ehhez a videóhoz."
  });