diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-05 00:12:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-05 00:12:38 +0000 |
commit | 66d74f6e5627361a575298e126fc2a990eda8d01 (patch) | |
tree | 130eaae99c77311278db84101617f34f922ead79 /apps/theming | |
parent | 69af30b8836a678c002437416b2df39c81b58450 (diff) | |
download | nextcloud-server-66d74f6e5627361a575298e126fc2a990eda8d01.tar.gz nextcloud-server-66d74f6e5627361a575298e126fc2a990eda8d01.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/nl.js | 3 | ||||
-rw-r--r-- | apps/theming/l10n/nl.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/theming/l10n/nl.js b/apps/theming/l10n/nl.js index 4ce6c0d8083..6ebd8bf7296 100644 --- a/apps/theming/l10n/nl.js +++ b/apps/theming/l10n/nl.js @@ -22,10 +22,12 @@ OC.L10N.register( "Unsupported image type" : "Afbeeldingstype wordt niet ondersteund", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Je gebruikt al een aangepast thema. Theming app opties kunnen daardoor worden overschreven.", "Theming" : "Uiterlijk", + "Legal notice" : "Juridische bepalingen", "Privacy policy" : "Privacybeleid", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Thematiseren maakt het mogelijk om uiterlijk en gevoel van je systeem en ondersteunde clients aan te passen. Dit wordt zichtbaar voor alle gebruikers.", "Name" : "Naam", "Reset to default" : "Herstellen naar standaard", + "https://…" : "https://…", "Slogan" : "Slagzin", "Color" : "Kleur", "Logo" : "Logo", @@ -33,6 +35,7 @@ OC.L10N.register( "Login image" : "Inlog afbeelding", "Upload new login background" : "Uploaden nieuwe inlog achtergrond", "Remove background image" : "Achtergrond beeld verwijderen", + "Advanced options" : "Geavanceerde opties", "Privacy policy link" : "Privacybeleid link", "Header logo" : "Top logo", "Upload new header logo" : "Upload een nieuwe top afbeelding", diff --git a/apps/theming/l10n/nl.json b/apps/theming/l10n/nl.json index d894d373453..93d86329c69 100644 --- a/apps/theming/l10n/nl.json +++ b/apps/theming/l10n/nl.json @@ -20,10 +20,12 @@ "Unsupported image type" : "Afbeeldingstype wordt niet ondersteund", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Je gebruikt al een aangepast thema. Theming app opties kunnen daardoor worden overschreven.", "Theming" : "Uiterlijk", + "Legal notice" : "Juridische bepalingen", "Privacy policy" : "Privacybeleid", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Thematiseren maakt het mogelijk om uiterlijk en gevoel van je systeem en ondersteunde clients aan te passen. Dit wordt zichtbaar voor alle gebruikers.", "Name" : "Naam", "Reset to default" : "Herstellen naar standaard", + "https://…" : "https://…", "Slogan" : "Slagzin", "Color" : "Kleur", "Logo" : "Logo", @@ -31,6 +33,7 @@ "Login image" : "Inlog afbeelding", "Upload new login background" : "Uploaden nieuwe inlog achtergrond", "Remove background image" : "Achtergrond beeld verwijderen", + "Advanced options" : "Geavanceerde opties", "Privacy policy link" : "Privacybeleid link", "Header logo" : "Top logo", "Upload new header logo" : "Upload een nieuwe top afbeelding", |