-
Notifications
You must be signed in to change notification settings - Fork 7.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c111d30
commit c2e0c89
Showing
2 changed files
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
{ | ||
"Play": "Lejátszás", | ||
"Pause": "Szünet", | ||
"Current Time": "Aktuális időpont", | ||
"Duration Time": "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", | ||
"Unmuted": "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 video playback": "Leállította a lejátszást", | ||
"A network error caused the video download to fail part-way.": "Hálózati hiba miatt a videó részlegesen töltődött le.", | ||
"The video 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 video playback was aborted due to a corruption problem or because the video 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 video.": "Nincs kompatibilis forrás ehhez a videóhoz." | ||
} |