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.js')
-rw-r--r--lib/l10n/nl.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js
index d42b797d8ef..02b1abfc7c7 100644
--- a/lib/l10n/nl.js
+++ b/lib/l10n/nl.js
@@ -207,8 +207,8 @@ OC.L10N.register(
"Please ask your server administrator to restart the web server." : "Vraag je beheerder de webserver opnieuw te starten.",
"PostgreSQL >= 9 required" : "PostgreSQL >= 9 is vereist",
"Please upgrade your database version" : "Werk je databaseversie bij",
- "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Wijzig de permissie in 0770 zodat de directory niet door andere gebruikers bekeken kan worden.",
"Your data directory is readable by other users" : "Je datamap is leesbaar voor andere gebruikers",
+ "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Wijzig de permissie in 0770 zodat de directory niet door andere gebruikers bekeken kan worden.",
"Your data directory must be an absolute path" : "Je datamap moet een absolute bestandslocatie hebben",
"Check the value of \"datadirectory\" in your configuration" : "Controleer de waarde van \"datadirectory\" in je configuratie",
"Your data directory is invalid" : "Je datamap is ongeldig",