diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-12 01:55:59 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-12 01:55:59 -0400 |
commit | 454a2563bca2867fc1fce4fef80cc05ef0b74591 (patch) | |
tree | 321f0f2536a1f5a41833a1a2a45aed329451eaf0 /lib/l10n/nl.json | |
parent | 84a5d43ed60dd588b84071d7eda396cd72f58abf (diff) | |
download | nextcloud-server-454a2563bca2867fc1fce4fef80cc05ef0b74591.tar.gz nextcloud-server-454a2563bca2867fc1fce4fef80cc05ef0b74591.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nl.json')
-rw-r--r-- | lib/l10n/nl.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json index 46bf53ac4fe..af179e8b03d 100644 --- a/lib/l10n/nl.json +++ b/lib/l10n/nl.json @@ -38,6 +38,10 @@ "Database Error" : "Database fout", "Please contact your system administrator." : "Neem contact op met uw systeembeheerder.", "web services under your control" : "Webdiensten in eigen beheer", + "Empty filename is not allowed" : "Een lege bestandsnaam is niet toegestaan", + "Dot files are not allowed" : "Punt bestanden zijn niet toegestaan", + "4-byte characters are not supported in file names" : "4-byte tekens in bestandsnamen worden niet ondersteund", + "File name is a reserved word" : "Bestandsnaam is een gereserveerd woord", "App directory already exists" : "App directory bestaat al", "Can't create app folder. Please fix permissions. %s" : "Kan de app map niet aanmaken, Herstel de permissies. %s", "No source specified when installing app" : "Geen bron opgegeven bij installatie van de app", |