diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-19 01:55:06 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-19 01:55:06 -0400 |
commit | e40b0701d7afc0d016c3c35ad1fe2a46321b2ad3 (patch) | |
tree | 3580964d421a247f866237019f8bc54f8c67f5c2 /lib/l10n/nl.js | |
parent | fe8002a7db0ccfec3a96def4f889c265b52ace53 (diff) | |
download | nextcloud-server-e40b0701d7afc0d016c3c35ad1fe2a46321b2ad3.tar.gz nextcloud-server-e40b0701d7afc0d016c3c35ad1fe2a46321b2ad3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nl.js')
-rw-r--r-- | lib/l10n/nl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js index 67dea9f0f83..237fa0093e6 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -43,6 +43,7 @@ OC.L10N.register( "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", "File name contains at least one invalid character" : "De bestandsnaam bevat ten minste één verboden teken", + "File name is too long" : "De bestandsnaam is te lang", "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", |