Skip to content

Commit

Permalink
Fix(l10n): 🔠 Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Dec 29, 2022
1 parent 09633fc commit 7236bc2
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/theming/l10n/nb.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,17 @@ OC.L10N.register(
"No file uploaded" : "Ingen fil lastet opp",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Du bruker et tilpasset tema. Innstillinger i app for tilpasning av tema kan bli overskrevet av disse.",
"Theming" : "Temavalg",
"Appearance and accessibility" : "Utseende og tilgjengelighet",
"Dark theme" : "Mørkt tema",
"Enable dark theme" : "Aktiver mørkt tema",
"Using the default system appearance." : "Bruker standard systemutseende.",
"Dyslexia font" : "Dysleksi skrifttype",
"Enable dyslexia font" : "Aktiver dysleksi skrifttype",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic er en gratis skrifttype egnet for å minske de mest vanligste lesefeilene som dysleksi forårsaker.",
"High contrast mode" : "Høykontrastmodus",
"Enable high contrast mode" : "Aktiver høy kontrast",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "En høykontrast modus for å få en lettere navigasjon. Den visuelle kvaliteten vil bli reusert men klarheten vil bli økt.",
"The default light appearance." : "Standard lyst utseende.",
"Legal notice" : "Juridisk varsel",
"Privacy policy" : "Personvern",
"Adjust the Nextcloud theme" : "Tilpass Nextcloud-tema",
Expand Down
3 changes: 3 additions & 0 deletions apps/theming/l10n/nb.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,17 @@
"No file uploaded" : "Ingen fil lastet opp",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Du bruker et tilpasset tema. Innstillinger i app for tilpasning av tema kan bli overskrevet av disse.",
"Theming" : "Temavalg",
"Appearance and accessibility" : "Utseende og tilgjengelighet",
"Dark theme" : "Mørkt tema",
"Enable dark theme" : "Aktiver mørkt tema",
"Using the default system appearance." : "Bruker standard systemutseende.",
"Dyslexia font" : "Dysleksi skrifttype",
"Enable dyslexia font" : "Aktiver dysleksi skrifttype",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic er en gratis skrifttype egnet for å minske de mest vanligste lesefeilene som dysleksi forårsaker.",
"High contrast mode" : "Høykontrastmodus",
"Enable high contrast mode" : "Aktiver høy kontrast",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "En høykontrast modus for å få en lettere navigasjon. Den visuelle kvaliteten vil bli reusert men klarheten vil bli økt.",
"The default light appearance." : "Standard lyst utseende.",
"Legal notice" : "Juridisk varsel",
"Privacy policy" : "Personvern",
"Adjust the Nextcloud theme" : "Tilpass Nextcloud-tema",
Expand Down
1 change: 1 addition & 0 deletions lib/l10n/nb.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ OC.L10N.register(
"__language_name__" : "Norsk bokmål",
"This is an automatically sent email, please do not reply." : "Dette er en automatisk sendt e-post, ikke svar.",
"Help" : "Hjelp",
"Appearance and accessibility" : "Utseende og tilgjengelighet",
"Apps" : "Apper",
"Settings" : "Innstillinger",
"Log out" : "Logg ut",
Expand Down
1 change: 1 addition & 0 deletions lib/l10n/nb.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
"__language_name__" : "Norsk bokmål",
"This is an automatically sent email, please do not reply." : "Dette er en automatisk sendt e-post, ikke svar.",
"Help" : "Hjelp",
"Appearance and accessibility" : "Utseende og tilgjengelighet",
"Apps" : "Apper",
"Settings" : "Innstillinger",
"Log out" : "Logg ut",
Expand Down

0 comments on commit 7236bc2

Please sign in to comment.