-
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.
@aril-spetalen added language support for Norwegian (nb and nn). closes
- Loading branch information
1 parent
9cdfb75
commit df02e7a
Showing
3 changed files
with
53 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": "Spill", | ||
"Pause": "Pause", | ||
"Current Time": "Aktuell tid", | ||
"Duration Time": "Varighet", | ||
"Remaining Time": "Gjenstående tid", | ||
"Stream Type": "Type strøm", | ||
"LIVE": "DIREKTE", | ||
"Loaded": "Lastet inn", | ||
"Progress": "Status", | ||
"Fullscreen": "Fullskjerm", | ||
"Non-Fullscreen": "Lukk fullskjerm", | ||
"Mute": "Lyd av", | ||
"Unmuted": "Lyd på", | ||
"Playback Rate": "Avspillingsrate", | ||
"Subtitles": "Undertekst på", | ||
"subtitles off": "Undertekst av", | ||
"Captions": "Undertekst for hørselshemmede på", | ||
"captions off": "Undertekst for hørselshemmede av", | ||
"Chapters": "Kapitler", | ||
"You aborted the media playback": "Du avbrøt avspillingen.", | ||
"A network error caused the media download to fail part-way.": "En nettverksfeil avbrøt 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 ikke lastes ned, på grunn av nettverksfeil eller serverfeil, eller fordi formatet ikke er støttet.", | ||
"The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "Videoavspillingen ble avbrudt på grunn av ødelagte data eller fordi videoen ville gjøre noe som nettleseren din ikke har støtte for.", | ||
"No compatible source was found for this media.": "Fant ikke en kompatibel kilde for dette mediainnholdet." | ||
} |
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": "Spel", | ||
"Pause": "Pause", | ||
"Current Time": "Aktuell tid", | ||
"Duration Time": "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", | ||
"Unmuted": "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." | ||
} |