diff options
Diffstat (limited to 'client')
-rw-r--r-- | client/src/locale/player.nn.json | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/client/src/locale/player.nn.json b/client/src/locale/player.nn.json index 6d3eb4157..42a1098e7 100644 --- a/client/src/locale/player.nn.json +++ b/client/src/locale/player.nn.json | |||
@@ -23,28 +23,28 @@ | |||
23 | "Play": "Spel av", | 23 | "Play": "Spel av", |
24 | "Pause": "Pause", | 24 | "Pause": "Pause", |
25 | "Replay": "Spel på nytt", | 25 | "Replay": "Spel på nytt", |
26 | "Current Time": "", | 26 | "Current Time": "Noverande tid", |
27 | "Duration": "", | 27 | "Duration": "Varar", |
28 | "Remaining Time": "", | 28 | "Remaining Time": "Står att", |
29 | "Stream Type": "", | 29 | "Stream Type": "Straumtype", |
30 | "LIVE": "", | 30 | "LIVE": "DIREKTE", |
31 | "Loaded": "", | 31 | "Loaded": "Innlasta", |
32 | "Progress": "", | 32 | "Progress": "Framdrift", |
33 | "Progress Bar": "", | 33 | "Progress Bar": "Framdriftsvisar", |
34 | "progress bar timing: currentTime={1} duration={2}": "", | 34 | "progress bar timing: currentTime={1} duration={2}": "{1} av {2}", |
35 | "Fullscreen": "", | 35 | "Fullscreen": "Fullskjerm", |
36 | "Non-Fullscreen": "", | 36 | "Non-Fullscreen": "Ikkje-fullskjerm", |
37 | "Mute": "", | 37 | "Mute": "Demp", |
38 | "Unmute": "", | 38 | "Unmute": "Opphev demping", |
39 | "Playback Rate": "", | 39 | "Playback Rate": "Avspelingsfart", |
40 | "Subtitles": "", | 40 | "Subtitles": "Teksting", |
41 | "subtitles off": "", | 41 | "subtitles off": "Teksting av", |
42 | "Captions": "", | 42 | "Captions": "Bilettekstar", |
43 | "captions off": "", | 43 | "captions off": "Bilettekstar av", |
44 | "Chapters": "", | 44 | "Chapters": "Kapittel", |
45 | "Descriptions": "", | 45 | "Descriptions": "Skildringar", |
46 | "descriptions off": "", | 46 | "descriptions off": "skildringar av", |
47 | "Audio Track": "", | 47 | "Audio Track": "Lydspor", |
48 | "Volume Level": "", | 48 | "Volume Level": "", |
49 | "You aborted the media playback": "", | 49 | "You aborted the media playback": "", |
50 | "A network error caused the media download to fail part-way.": "", | 50 | "A network error caused the media download to fail part-way.": "", |