diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-12-11 01:10:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-12-11 01:10:20 +0000 |
commit | 8ed728c1a2126ac11207c498ce6935ef307b3982 (patch) | |
tree | 51f0e999c2c95f0bb233d2bbaf4852bcb05eb238 /lib/l10n/nl.js | |
parent | a684f033bdfbf3c6a073787ff1d562f31424ed4d (diff) | |
download | nextcloud-server-8ed728c1a2126ac11207c498ce6935ef307b3982.tar.gz nextcloud-server-8ed728c1a2126ac11207c498ce6935ef307b3982.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nl.js')
-rw-r--r-- | lib/l10n/nl.js | 2 |
1 files changed, 1 insertions, 1 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." }, |