Blame view

node_modules/video.js/dist/lang/nn.js 1.34 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("nn",{
   "Play": "Spel",
   "Pause": "Pause",
   "Current Time": "Aktuell tid",
   "Duration": "Varigheit",
   "Remaining Time": "Tid attende",
   "Stream Type": "Type straum",
   "LIVE": "DIREKTE",
   "Loaded": "Lasta inn",
   "Progress": "Status",
   "Fullscreen": "Fullskjerm",
   "Non-Fullscreen": "Stenga fullskjerm",
   "Mute": "Ljod av",
   "Unmute": "Ljod på",
   "Playback Rate": "Avspelingsrate",
   "Subtitles": "Teksting på",
   "subtitles off": "Teksting av",
   "Captions": "Teksting for høyrselshemma på",
   "captions off": "Teksting for høyrselshemma av",
   "Chapters": "Kapitel",
   "You aborted the media playback": "Du avbraut avspelinga.",
   "A network error caused the media download to fail part-way.": "Ein nettverksfeil avbraut nedlasting av videoen.",
   "The media could not be loaded, either because the server or network failed or because the format is not supported.": "Videoen kunne ikkje lastas ned, på grunn av ein nettverksfeil eller serverfeil, eller av di formatet ikkje er stoda.",
   "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "Videoavspelinga blei broten på grunn av øydelagde data eller av di videoen ville gjera noe som nettlesaren din ikkje stodar.",
   "No compatible source was found for this media.": "Fant ikke en kompatibel kilde for dette mediainnholdet."
  });