diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-13 00:12:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-13 00:12:09 +0000 |
commit | ccb040ee011bfb898498bbfc0f129c245871d614 (patch) | |
tree | 052858a4029db4a65eaaa2eb27c5e37fe46ca0d5 /apps/theming | |
parent | 4cdad9b69f71f185d8f7e857a7e99f5fae9c42e7 (diff) | |
download | nextcloud-server-ccb040ee011bfb898498bbfc0f129c245871d614.tar.gz nextcloud-server-ccb040ee011bfb898498bbfc0f129c245871d614.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/nl.js | 4 | ||||
-rw-r--r-- | apps/theming/l10n/nl.json | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/theming/l10n/nl.js b/apps/theming/l10n/nl.js index 6ebd8bf7296..6c5dc2d2f2c 100644 --- a/apps/theming/l10n/nl.js +++ b/apps/theming/l10n/nl.js @@ -8,6 +8,8 @@ OC.L10N.register( "Name cannot be empty" : "Naam mag niet leeg zijn", "The given name is too long" : "De opgegeven naam is te lang", "The given web address is too long" : "Het opgegeven internetadres is te lang", + "The given legal notice address is too long" : "Het opgegeven adres voor de juridische melding is te lang", + "The given privacy policy address is too long" : "Het opgegeven adres met privacybeleid is te lang", "The given slogan is too long" : "De opgegeven slagzin is te lang", "The given color is invalid" : "De opgegeven kleur is ongeldig", "The file was uploaded" : "Het bestand werd geüpload", @@ -24,9 +26,11 @@ OC.L10N.register( "Theming" : "Uiterlijk", "Legal notice" : "Juridische bepalingen", "Privacy policy" : "Privacybeleid", + "Adjust the Nextcloud theme" : "Nextcloud thema bijstellen", "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", + "Web link" : "Weblink", "https://…" : "https://…", "Slogan" : "Slagzin", "Color" : "Kleur", diff --git a/apps/theming/l10n/nl.json b/apps/theming/l10n/nl.json index 93d86329c69..649a5143356 100644 --- a/apps/theming/l10n/nl.json +++ b/apps/theming/l10n/nl.json @@ -6,6 +6,8 @@ "Name cannot be empty" : "Naam mag niet leeg zijn", "The given name is too long" : "De opgegeven naam is te lang", "The given web address is too long" : "Het opgegeven internetadres is te lang", + "The given legal notice address is too long" : "Het opgegeven adres voor de juridische melding is te lang", + "The given privacy policy address is too long" : "Het opgegeven adres met privacybeleid is te lang", "The given slogan is too long" : "De opgegeven slagzin is te lang", "The given color is invalid" : "De opgegeven kleur is ongeldig", "The file was uploaded" : "Het bestand werd geüpload", @@ -22,9 +24,11 @@ "Theming" : "Uiterlijk", "Legal notice" : "Juridische bepalingen", "Privacy policy" : "Privacybeleid", + "Adjust the Nextcloud theme" : "Nextcloud thema bijstellen", "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", + "Web link" : "Weblink", "https://…" : "https://…", "Slogan" : "Slagzin", "Color" : "Kleur", |