From 00e14d0f6a7d8ba080fbb67364ca0d013631007b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 29 Dec 2022 03:10:11 +0000 Subject: [PATCH] =?UTF-8?q?Fix(l10n):=20=F0=9F=94=A0=20Update=20translatio?= =?UTF-8?q?ns=20from=20Transifex?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- apps/theming/l10n/nb.js | 3 +++ apps/theming/l10n/nb.json | 3 +++ lib/l10n/nb.js | 1 + lib/l10n/nb.json | 1 + 4 files changed, 8 insertions(+) diff --git a/apps/theming/l10n/nb.js b/apps/theming/l10n/nb.js index 2652e64b522..54fffb36fc6 100644 --- a/apps/theming/l10n/nb.js +++ b/apps/theming/l10n/nb.js @@ -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", diff --git a/apps/theming/l10n/nb.json b/apps/theming/l10n/nb.json index 0df91803f10..48a51168c8b 100644 --- a/apps/theming/l10n/nb.json +++ b/apps/theming/l10n/nb.json @@ -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", diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js index e99ba65e31c..d4552f30d40 100644 --- a/lib/l10n/nb.js +++ b/lib/l10n/nb.js @@ -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", diff --git a/lib/l10n/nb.json b/lib/l10n/nb.json index d3916d9ad06..261b9114782 100644 --- a/lib/l10n/nb.json +++ b/lib/l10n/nb.json @@ -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",