summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-12-11 01:10:20 +0000
committerNextcloud bot <bot@nextcloud.com>2017-12-11 01:10:20 +0000
commit8ed728c1a2126ac11207c498ce6935ef307b3982 (patch)
tree51f0e999c2c95f0bb233d2bbaf4852bcb05eb238 /lib/l10n
parenta684f033bdfbf3c6a073787ff1d562f31424ed4d (diff)
downloadnextcloud-server-8ed728c1a2126ac11207c498ce6935ef307b3982.tar.gz
nextcloud-server-8ed728c1a2126ac11207c498ce6935ef307b3982.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/nl.js2
-rw-r--r--lib/l10n/nl.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js
index 37bc15b858a..438e1d831d1 100644
--- a/lib/l10n/nl.js
+++ b/lib/l10n/nl.js
@@ -251,7 +251,7 @@ OC.L10N.register(
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Dit kan hersteld worden door <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\"> de webserver schrijfrechten te geven tot de hoofd directory</a>.",
"Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "Toegang kan hersteld worden door %s in de hoofd directory %s op de webserver schrijfrechten te geven.",
"Data directory (%s) is readable by other users" : "De data directory (%s) is alleen lezen voor andere gebruikers",
- "Data directory (%s) must be an absolute path" : "De data directory (%s) moet een absolute bestand locatie hebben",
+ "Data directory (%s) must be an absolute path" : "De data directory (%s) moet een absolute bestandslocatie hebben",
"Data directory (%s) is invalid" : "Data directory (%s) is ongeldig",
"Please check that the data directory contains a file \".ocdata\" in its root." : "Verifieer dat de data directory een bestand \".ocdata\" in de hoofdmap heeft."
},
diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json
index 79148f57686..451a55f6109 100644
--- a/lib/l10n/nl.json
+++ b/lib/l10n/nl.json
@@ -249,7 +249,7 @@
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Dit kan hersteld worden door <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\"> de webserver schrijfrechten te geven tot de hoofd directory</a>.",
"Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "Toegang kan hersteld worden door %s in de hoofd directory %s op de webserver schrijfrechten te geven.",
"Data directory (%s) is readable by other users" : "De data directory (%s) is alleen lezen voor andere gebruikers",
- "Data directory (%s) must be an absolute path" : "De data directory (%s) moet een absolute bestand locatie hebben",
+ "Data directory (%s) must be an absolute path" : "De data directory (%s) moet een absolute bestandslocatie hebben",
"Data directory (%s) is invalid" : "Data directory (%s) is ongeldig",
"Please check that the data directory contains a file \".ocdata\" in its root." : "Verifieer dat de data directory een bestand \".ocdata\" in de hoofdmap heeft."
},"pluralForm" :"nplurals=2; plural=(n != 1);"