diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-13 00:12:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-13 00:12:26 +0000 |
commit | 8e511713f52cdae6e20e35b499974495af9512b4 (patch) | |
tree | 5a12cb7131b2a5ff11bcae0287bb38cf36520d3f /apps/theming/l10n/nl.js | |
parent | e78d63a07d01e74dc5bea46897ed37e06b438d5b (diff) | |
download | nextcloud-server-8e511713f52cdae6e20e35b499974495af9512b4.tar.gz nextcloud-server-8e511713f52cdae6e20e35b499974495af9512b4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/nl.js')
-rw-r--r-- | apps/theming/l10n/nl.js | 4 |
1 files changed, 4 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", |