summaryrefslogtreecommitdiffstats
path: root/lib/l10n/nl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-12-05 02:30:14 +0000
committerNextcloud bot <bot@nextcloud.com>2021-12-05 02:30:14 +0000
commitf210a6a0e5852175dac0cebc24495355529bdb65 (patch)
treeafb38e013763a9ff68d44dca8838d98d9fab60ff /lib/l10n/nl.js
parent6804ba0143bcf6d08ea33cb37c977bb1dc74b8dd (diff)
downloadnextcloud-server-f210a6a0e5852175dac0cebc24495355529bdb65.tar.gz
nextcloud-server-f210a6a0e5852175dac0cebc24495355529bdb65.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/nl.js')
-rw-r--r--lib/l10n/nl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js
index c18fffc65fa..00ff990038f 100644
--- a/lib/l10n/nl.js
+++ b/lib/l10n/nl.js
@@ -217,7 +217,6 @@ OC.L10N.register(
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Of, als je liever config.php Alleen-lezen houdt, stel de optie \"config_is_read_only\" in op true. Zie %s",
"Cannot write into \"apps\" directory" : "Kan niet schrijven naar de \"apps\" directory",
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "Dit kan hersteld worden door de webserver schrijfrechten te geven op de appsdirectory of door de App Store te deactiveren in het configuratie bestand.",
- "Cannot create \"data\" directory" : "\"data\" map kan niet worden aangemaakt",
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Dit kan hersteld worden door de root map schrijf rechten te geven op de webserver. Zie %s",
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Machtigingen kunnen worden hersteld door de root map op de webserver schrijf toegang te geven. Zie %s.",
"Setting locale to %s failed" : "Instellen taal op %s mislukte",
@@ -262,6 +261,7 @@ OC.L10N.register(
"Files can’t be shared with create permissions" : "Bestanden kunnen niet worden gedeeld met 'creëer' machtigingen",
"Can’t set expiration date more than %s days in the future" : "Kan de vervaldatum niet meer dan %s dagen in de toekomst instellen",
"Can't read file" : "Kan bestand niet lezen",
- "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Dit kan hersteld worden door de webserver schrijfrechten te geven op de appsdirectory of door de appstore te deactiveren in het configuratie bestand."
+ "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Dit kan hersteld worden door de webserver schrijfrechten te geven op de appsdirectory of door de appstore te deactiveren in het configuratie bestand.",
+ "Cannot create \"data\" directory" : "\"data\" map kan niet worden aangemaakt"
},
"nplurals=2; plural=(n != 1);");