aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/nl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-09-08 00:08:16 +0000
committerNextcloud bot <bot@nextcloud.com>2017-09-08 00:08:16 +0000
commit194f880073f5a549049db7387e9c988511a07d8b (patch)
tree66571fb234938f019c75fce620460c40c2cc33fb /lib/l10n/nl.js
parentbab313da5d76dafcf7e0f8424d39b3d9669f126f (diff)
downloadnextcloud-server-194f880073f5a549049db7387e9c988511a07d8b.tar.gz
nextcloud-server-194f880073f5a549049db7387e9c988511a07d8b.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 f4fecba590d..fdb80d90c3c 100644
--- a/lib/l10n/nl.js
+++ b/lib/l10n/nl.js
@@ -75,11 +75,8 @@ OC.L10N.register(
"%s you may not use dots in the database name" : "%s er mogen geen punten in de databasenaam voorkomen",
"Oracle connection could not be established" : "Er kon geen verbinding met Oracle worden gemaakt.",
"Oracle username and/or password not valid" : "Oracle gebruikersnaam en/of wachtwoord ongeldig",
- "DB Error: \"%s\"" : "DB Fout: \"%s\"",
- "Offending command was: \"%s\"" : "Onjuiste commande was: \"%s\"",
- "You need to enter details of an existing account." : "Geef de details van een bestaand account op.",
- "Offending command was: \"%s\", name: %s, password: %s" : "Onjuiste commando was: \"%s\", naam: %s, wachtwoord: %s",
"PostgreSQL username and/or password not valid" : "PostgreSQL gebruikersnaam en/of wachtwoord ongeldig",
+ "You need to enter details of an existing account." : "Geef de details van een bestaand account op.",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OSX wordt niet ondersteund en %s zal niet goed werken op dit platform. Gebruik het op eigen risico!",
"For the best results, please consider using a GNU/Linux server instead." : "Voor het beste resultaat adviseren wij het gebruik van een GNU/Linux server.",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Het lijkt erop dat deze %s versie draait in een 32 bits PHP omgeving en dat open_basedir is geconfigureerd in php.ini. Dat zal leiden tot problemen met bestanden groter dan 4 GB en wordt dus sterk afgeraden.",
@@ -227,7 +224,10 @@ OC.L10N.register(
"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 configuratie 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" : "Server instellingen",
+ "DB Error: \"%s\"" : "DB Fout: \"%s\"",
+ "Offending command was: \"%s\"" : "Onjuiste commande was: \"%s\"",
"You need to enter either an existing account or the administrator." : "Geef een bestaand account op of het beheerdersaccount.",
+ "Offending command was: \"%s\", name: %s, password: %s" : "Onjuiste commando was: \"%s\", naam: %s, wachtwoord: %s",
"Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Instellen van de gebruik rechten voor %s is mislukt, omdat de rechten hoger zijn dan de aan %s toegekende gebruik rechten",
"Setting permissions for %s failed, because the item was not found" : "Instellen van de gebruik rechten voor %s is mislukt, omdat het object niet is gevonden",
"Cannot clear expiration date. Shares are required to have an expiration date." : "Kan verval datum niet weghalen. Gedeelte folders moeten een vervaldatum hebben.",