summaryrefslogtreecommitdiffstats
path: root/apps/theming
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/l10n/cs.js2
-rw-r--r--apps/theming/l10n/cs.json2
-rw-r--r--apps/theming/l10n/nb.js12
-rw-r--r--apps/theming/l10n/nb.json12
4 files changed, 20 insertions, 8 deletions
diff --git a/apps/theming/l10n/cs.js b/apps/theming/l10n/cs.js
index 3fdde0e0031..7f1b7803e85 100644
--- a/apps/theming/l10n/cs.js
+++ b/apps/theming/l10n/cs.js
@@ -9,7 +9,7 @@ OC.L10N.register(
"The given name is too long" : "Zadaný název je příliš dlouhý",
"The given web address is too long" : "Zadaná webová adresa je příliš dlouhá",
"The given legal notice address is too long" : "Daná adresa právního upozornění je příliš dlouhá",
- "The given privacy policy address is too long" : "Daná adresa zásad ochrany soukromí je příliš dlouhá",
+ "The given privacy policy address is too long" : "Daná adresa zásad ochrany osobních údajů je příliš dlouhá",
"The given slogan is too long" : "Zadaný slogan je příliš dlouhý",
"The given color is invalid" : "Zadaná barva není platná",
"The file was uploaded" : "Soubor byl nahrán",
diff --git a/apps/theming/l10n/cs.json b/apps/theming/l10n/cs.json
index adef65a92f7..90c4641df4d 100644
--- a/apps/theming/l10n/cs.json
+++ b/apps/theming/l10n/cs.json
@@ -7,7 +7,7 @@
"The given name is too long" : "Zadaný název je příliš dlouhý",
"The given web address is too long" : "Zadaná webová adresa je příliš dlouhá",
"The given legal notice address is too long" : "Daná adresa právního upozornění je příliš dlouhá",
- "The given privacy policy address is too long" : "Daná adresa zásad ochrany soukromí je příliš dlouhá",
+ "The given privacy policy address is too long" : "Daná adresa zásad ochrany osobních údajů je příliš dlouhá",
"The given slogan is too long" : "Zadaný slogan je příliš dlouhý",
"The given color is invalid" : "Zadaná barva není platná",
"The file was uploaded" : "Soubor byl nahrán",
diff --git a/apps/theming/l10n/nb.js b/apps/theming/l10n/nb.js
index ca1bc77958a..4b949c94d64 100644
--- a/apps/theming/l10n/nb.js
+++ b/apps/theming/l10n/nb.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"Name cannot be empty" : "Navn kan ikke være tom",
"The given name is too long" : "Navnet er for langt",
"The given web address is too long" : "Nettadressen er for lang",
+ "The given privacy policy address is too long" : "Personvernerklæring-addressen er for lang",
"The given slogan is too long" : "Slagordet er for langt",
"The given color is invalid" : "Fargen er ugyldig",
"The file was uploaded" : "Filen ble lastet opp",
@@ -21,9 +22,10 @@ OC.L10N.register(
"No file uploaded" : "Ingen fil lastet opp",
"Unsupported image type" : "Filtypen støttes ikke",
"Theming" : "Draktvalg",
+ "Privacy policy" : "Personvern",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Draktvalg gjør det enkelt å tilpasse utseende og følelsen av din installasjon og støttede klienter. Dette vil bli synlig for alle brukere.",
"Name" : "Navn",
- "Reset to default" : "Tilbakestill til forvalg",
+ "Reset to default" : "Tilbakestill til standard",
"Slogan" : "Slagord",
"Color" : "Farge",
"Logo" : "Logo",
@@ -31,14 +33,18 @@ OC.L10N.register(
"Login image" : "Innloggingsbilde",
"Upload new login background" : "Last opp ny innloggingsbakgrunn",
"Remove background image" : "Fjern bakgrunnsbilde",
+ "Advanced options" : "Avanserte innstillinger",
+ "Privacy policy link" : "Personvernerklæring",
+ "Header logo" : "Header logo",
+ "Upload new header logo" : "Last opp ny header logo",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installer PHP-utvidelsen Imagemagick med støtte for SVG-bilder for å opprette favikoner automatisk basert på opplastet logo og farge.",
"You are already using a custom theme" : "Du bruker allerede en egendefinert drakt",
- "reset to default" : "tilbakestill til forvalg",
+ "reset to default" : "tilbakestill til standard",
"Web address" : "Nettadresse",
"Web address https://…" : "Nettadresse https://…",
"There is no error, the file uploaded with success" : "Det er ingen feil, filen ble lastet opp",
"The uploaded file was only partially uploaded" : "Filen ble bare delvis lastet opp",
- "Failed to write file to disk." : "Klarte ikke å skrive til disk.",
+ "Failed to write file to disk." : "Skriving til disk mislyktes",
"A PHP extension stopped the file upload." : "En PHP-utvidelse stoppet filopplastingen."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/theming/l10n/nb.json b/apps/theming/l10n/nb.json
index e5733f5e2e5..0a5cd5d7bcc 100644
--- a/apps/theming/l10n/nb.json
+++ b/apps/theming/l10n/nb.json
@@ -6,6 +6,7 @@
"Name cannot be empty" : "Navn kan ikke være tom",
"The given name is too long" : "Navnet er for langt",
"The given web address is too long" : "Nettadressen er for lang",
+ "The given privacy policy address is too long" : "Personvernerklæring-addressen er for lang",
"The given slogan is too long" : "Slagordet er for langt",
"The given color is invalid" : "Fargen er ugyldig",
"The file was uploaded" : "Filen ble lastet opp",
@@ -19,9 +20,10 @@
"No file uploaded" : "Ingen fil lastet opp",
"Unsupported image type" : "Filtypen støttes ikke",
"Theming" : "Draktvalg",
+ "Privacy policy" : "Personvern",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Draktvalg gjør det enkelt å tilpasse utseende og følelsen av din installasjon og støttede klienter. Dette vil bli synlig for alle brukere.",
"Name" : "Navn",
- "Reset to default" : "Tilbakestill til forvalg",
+ "Reset to default" : "Tilbakestill til standard",
"Slogan" : "Slagord",
"Color" : "Farge",
"Logo" : "Logo",
@@ -29,14 +31,18 @@
"Login image" : "Innloggingsbilde",
"Upload new login background" : "Last opp ny innloggingsbakgrunn",
"Remove background image" : "Fjern bakgrunnsbilde",
+ "Advanced options" : "Avanserte innstillinger",
+ "Privacy policy link" : "Personvernerklæring",
+ "Header logo" : "Header logo",
+ "Upload new header logo" : "Last opp ny header logo",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installer PHP-utvidelsen Imagemagick med støtte for SVG-bilder for å opprette favikoner automatisk basert på opplastet logo og farge.",
"You are already using a custom theme" : "Du bruker allerede en egendefinert drakt",
- "reset to default" : "tilbakestill til forvalg",
+ "reset to default" : "tilbakestill til standard",
"Web address" : "Nettadresse",
"Web address https://…" : "Nettadresse https://…",
"There is no error, the file uploaded with success" : "Det er ingen feil, filen ble lastet opp",
"The uploaded file was only partially uploaded" : "Filen ble bare delvis lastet opp",
- "Failed to write file to disk." : "Klarte ikke å skrive til disk.",
+ "Failed to write file to disk." : "Skriving til disk mislyktes",
"A PHP extension stopped the file upload." : "En PHP-utvidelse stoppet filopplastingen."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file