diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-27 00:12:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-27 00:12:26 +0000 |
commit | 2ace0df82a07603f4d734c0a17760574f0c1cbeb (patch) | |
tree | e15fd0450f1f60db48fb18bab79cbb675c81bc7e /apps/theming/l10n/nb.json | |
parent | bf57c53ca5b3f61c94c65649aafc3d96b2d6699e (diff) | |
download | nextcloud-server-2ace0df82a07603f4d734c0a17760574f0c1cbeb.tar.gz nextcloud-server-2ace0df82a07603f4d734c0a17760574f0c1cbeb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/nb.json')
-rw-r--r-- | apps/theming/l10n/nb.json | 12 |
1 files changed, 9 insertions, 3 deletions
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 |