summaryrefslogtreecommitdiffstats
path: root/lib/l10n/nl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-05-10 00:08:31 +0000
committerNextcloud bot <bot@nextcloud.com>2017-05-10 00:08:31 +0000
commitfb78774eb806934c96bbd7106712c603877fb175 (patch)
treecf72042d62dfd32045358597403836655344d91b /lib/l10n/nl.js
parentec69980154c25fb48e76ffec621f449ec52d6db5 (diff)
downloadnextcloud-server-fb78774eb806934c96bbd7106712c603877fb175.tar.gz
nextcloud-server-fb78774eb806934c96bbd7106712c603877fb175.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nl.js')
-rw-r--r--lib/l10n/nl.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js
index 1ef342e0f13..083c799bcb8 100644
--- a/lib/l10n/nl.js
+++ b/lib/l10n/nl.js
@@ -4,7 +4,6 @@ OC.L10N.register(
"Cannot write into \"config\" directory!" : "Kan niet schrijven naar de \"config\" directory!",
"This can usually be fixed by giving the webserver write access to the config directory" : "Dit kan hersteld worden door de webserver schrijfrechten te geven op de de config directory",
"See %s" : "Zie %s",
- "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Dit kan hersteld worden door de webserver %sschrijfrechten te geven op de de config directory%s",
"The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "De bestanden van de app %$1s zijn niet correct vervangen. Zorg ervoor dat hij compatible is met de server.",
"Sample configuration detected" : "Voorbeeldconfiguratie gevonden",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Blijkbaar is de voorbeeldconfiguratie gekopieerd. Dit kan je installatie beschadigen en wordt dan ook niet ondersteund. Lees de documentatie voordat je wijzigingen aan config.php doorvoert",
@@ -181,10 +180,7 @@ OC.L10N.register(
"No database drivers (sqlite, mysql, or postgresql) installed." : "Geen database drivers (sqlite, mysql of postgres) geïnstalleerd.",
"Cannot write into \"config\" directory" : "Kan niet schrijven naar de \"config\" directory",
"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" : "\"data\" map kan niet worden aangemaakt",
- "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 je systeem en herstart je webserver.",
"Please ask your server administrator to install the module." : "Vraag je beheerder om de module te installeren.",
@@ -213,12 +209,16 @@ OC.L10N.register(
"Storage connection error. %s" : "Opslagverbindingsfout. %s",
"Storage is temporarily not available" : "Opslag is tijdelijk niet beschikbaar",
"Storage connection timeout. %s" : "Opslagverbinding time-out. %s",
+ "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Dit kan hersteld worden door de webserver %sschrijfrechten te geven op de de config directory%s",
"Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Module met id: %s bestaat niet. Activeer het in je apps instellingen, of neem contact op met je beheerder.",
"Server settings" : "Serverinstellingen",
"You need to enter either an existing account or the administrator." : "Geef of een bestaand account op, of het beheerdersaccount.",
"%s shared »%s« with you" : "%s deelde »%s« met jou",
"%s via %s" : "%s via %s",
+ "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.",
"Data directory (%s) is readable by other users" : "De datadirectory (%s) is leesbaar voor andere gebruikers",
"Data directory (%s) must be an absolute path" : "De datadirectory (%s) moet een absoluut pad hebben",
"Data directory (%s) is invalid" : "Data directory (%s) is ongeldig"