diff --git a/docs/translations-needed.md b/docs/translations-needed.md index 26886407c..4caf85c51 100644 --- a/docs/translations-needed.md +++ b/docs/translations-needed.md @@ -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 | diff --git a/lang/nb.json b/lang/nb.json index 12fbe77a8..e2a6400f0 100644 --- a/lang/nb.json +++ b/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" }