mirror of
https://github.com/videojs/video.js.git
synced 2024-12-21 01:39:04 +02:00
Updated translations for nb (#8650)
Co-authored-by: mister-ben <git@misterben.me>
This commit is contained in:
parent
ad3be357d5
commit
b5357588de
@ -551,7 +551,9 @@ This default value is hardcoded as a default to the localize method in the SeekB
|
||||
| | Text Background |
|
||||
| | Caption Area Background |
|
||||
| | Playing in Picture-in-Picture |
|
||||
| nb.json (missing 10) | Exit Picture-in-Picture |
|
||||
| nb.json (Complete) | |
|
||||
| nl.json (missing 1) | Playing in Picture-in-Picture |
|
||||
| nn.json (missing 10) | Exit Picture-in-Picture |
|
||||
| | Picture-in-Picture |
|
||||
| | No content |
|
||||
| | Color |
|
||||
@ -561,9 +563,7 @@ This default value is hardcoded as a default to the localize method in the SeekB
|
||||
| | Playing in Picture-in-Picture |
|
||||
| | Skip backward {1} seconds |
|
||||
| | Skip forward {1} seconds |
|
||||
| nl.json (missing 1) | Playing in Picture-in-Picture |
|
||||
| nn.json (missing 10) | Exit Picture-in-Picture |
|
||||
| | Picture-in-Picture |
|
||||
| np.json (missing 9) | Drop shadow |
|
||||
| | No content |
|
||||
| | Color |
|
||||
| | Opacity |
|
||||
|
12
lang/nb.json
12
lang/nb.json
@ -83,5 +83,15 @@
|
||||
"Caption Settings Dialog": "Innstillingsvindu for teksting for hørselshemmede",
|
||||
"Beginning of dialog window. Escape will cancel and close the window.": "Begynnelse på dialogvindu. Trykk Escape for å avbryte og lukke vinduet.",
|
||||
"End of dialog window.": "Avslutning på dialogvindu.",
|
||||
"{1} is loading.": "{1} laster."
|
||||
"{1} is loading.": "{1} laster.",
|
||||
"Exit Picture-in-Picture": "Avslutt bilde-i-bilde",
|
||||
"Picture-in-Picture": "Bilde-i-bilde",
|
||||
"No content": "Ingen innhold",
|
||||
"Color": "Farge",
|
||||
"Opacity": "Gjennomsiktighet",
|
||||
"Text Background": "Tekstbakgrunn",
|
||||
"Caption Area Background": "Undertekstbakgrunn",
|
||||
"Playing in Picture-in-Picture": "Spiller av i bilde-i-bilde",
|
||||
"Skip backward {1} seconds": "Hopp tilbake {1} sekunder",
|
||||
"Skip forward {1} seconds": "Hopp frem {1} sekunder"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user