Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/nl.json')
-rw-r--r--lib/l10n/nl.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json
index 598be59ad14..be9531e59f9 100644
--- a/lib/l10n/nl.json
+++ b/lib/l10n/nl.json
@@ -31,12 +31,11 @@
"_%n minute ago_::_%n minutes ago_" : ["%n minuut geleden","%n minuten geleden"],
"seconds ago" : "seconden geleden",
"Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Module met id: %s bestaat niet. Activeer het in je apps instellingen, of neem contact op met je beheerder.",
- "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",
"File name contains at least one invalid character" : "De bestandsnaam bevat in ieder geval één verboden teken",
"File name is too long" : "De bestandsnaam is te lang",
+ "Dot files are not allowed" : "Punt bestanden zijn niet toegestaan",
+ "Empty filename is not allowed" : "Een lege bestandsnaam is niet toegestaan",
"APCu" : "APCu",
"Redis" : "Redis",
"Server settings" : "Serverinstellingen",
@@ -203,6 +202,7 @@
"Storage connection error. %s" : "Opslagverbindingsfout. %s",
"Storage is temporarily not available" : "Opslag is tijdelijk niet beschikbaar",
"Storage connection timeout. %s" : "Opslagverbinding time-out. %s",
+ "4-byte characters are not supported in file names" : "4-byte tekens in bestandsnamen worden niet ondersteund",
"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",
"Archive does not contain a directory named %s" : "Archief bevat geen directory genaamd %s",