aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-30 01:57:41 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-30 01:57:41 -0400
commitfc708c1e046f9a93e2f8ba89fd6dac391108930c (patch)
treefa47c27da5e5f4711ab49b7ba7039a0ca7489245 /lib
parent37d32a93d0a4d887c84e7215a8d11751fd020249 (diff)
downloadnextcloud-server-fc708c1e046f9a93e2f8ba89fd6dac391108930c.tar.gz
nextcloud-server-fc708c1e046f9a93e2f8ba89fd6dac391108930c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/nl.js1
-rw-r--r--lib/l10n/nl.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js
index 47605b895df..41ca12d45d7 100644
--- a/lib/l10n/nl.js
+++ b/lib/l10n/nl.js
@@ -131,6 +131,7 @@ OC.L10N.register(
"Cannot write into \"apps\" directory" : "Kan niet schrijven naar de \"apps\" directory",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Dit kan hersteld worden door de webserver schrijfrechten te %s geven op de appsdirectory %s of door de appstore te deactiveren in het configbestand.",
"Cannot create \"data\" directory (%s)" : "Kan de \"data\" directory (%s) niet aanmaken",
+ "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 worden hersteld door <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\"> de webserver schrijfrechten te geven tot de hoofddirectory</a>.",
"Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "Dit kan hersteld worden door de webserver schrijfrechten te %s geven op de hoofddirectory %s.",
"Setting locale to %s failed" : "Instellen taal op %s mislukte",
"Please install one of these locales on your system and restart your webserver." : "Installeer één van de talen op uw systeem en herstart uw webserver.",
diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json
index e7a8cb5f020..c43e2ea15ca 100644
--- a/lib/l10n/nl.json
+++ b/lib/l10n/nl.json
@@ -129,6 +129,7 @@
"Cannot write into \"apps\" directory" : "Kan niet schrijven naar de \"apps\" directory",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Dit kan hersteld worden door de webserver schrijfrechten te %s geven op de appsdirectory %s of door de appstore te deactiveren in het configbestand.",
"Cannot create \"data\" directory (%s)" : "Kan de \"data\" directory (%s) niet aanmaken",
+ "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 worden hersteld door <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\"> de webserver schrijfrechten te geven tot de hoofddirectory</a>.",
"Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "Dit kan hersteld worden door de webserver schrijfrechten te %s geven op de hoofddirectory %s.",
"Setting locale to %s failed" : "Instellen taal op %s mislukte",
"Please install one of these locales on your system and restart your webserver." : "Installeer één van de talen op uw systeem en herstart uw webserver.",