1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-23 02:04:34 +02:00

Updated translations for nb (#8650)

Co-authored-by: mister-ben <git@misterben.me>
This commit is contained in:
Emil Broll 2024-05-06 19:04:41 +02:00 committed by GitHub
parent ad3be357d5
commit b5357588de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 15 additions and 5 deletions

View File

@ -551,7 +551,9 @@ This default value is hardcoded as a default to the localize method in the SeekB
| | Text Background | | | Text Background |
| | Caption Area Background | | | Caption Area Background |
| | Playing in Picture-in-Picture | | | 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 | | | Picture-in-Picture |
| | No content | | | No content |
| | Color | | | 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 | | | Playing in Picture-in-Picture |
| | Skip backward {1} seconds | | | Skip backward {1} seconds |
| | Skip forward {1} seconds | | | Skip forward {1} seconds |
| nl.json (missing 1) | Playing in Picture-in-Picture | | np.json (missing 9) | Drop shadow |
| nn.json (missing 10) | Exit Picture-in-Picture |
| | Picture-in-Picture |
| | No content | | | No content |
| | Color | | | Color |
| | Opacity | | | Opacity |

View File

@ -83,5 +83,15 @@
"Caption Settings Dialog": "Innstillingsvindu for teksting for hørselshemmede", "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.", "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.", "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"
} }