summaryrefslogtreecommitdiffstats
path: root/lib/l10n/nl.json
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-03-13 01:54:55 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-03-13 01:54:55 -0400
commitd17630d6be3534733d56bbe28ee13491810d6f22 (patch)
tree55f5995885811c602977c96c818349f51f585a4a /lib/l10n/nl.json
parent68a7041348e592a8c8e35458a2355b0da2d99f79 (diff)
downloadnextcloud-server-d17630d6be3534733d56bbe28ee13491810d6f22.tar.gz
nextcloud-server-d17630d6be3534733d56bbe28ee13491810d6f22.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nl.json')
-rw-r--r--lib/l10n/nl.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json
index af179e8b03d..ae01293c152 100644
--- a/lib/l10n/nl.json
+++ b/lib/l10n/nl.json
@@ -42,6 +42,7 @@
"Dot files are not allowed" : "Punt bestanden zijn niet toegestaan",
"4-byte characters are not supported in file names" : "4-byte tekens in bestandsnamen worden niet ondersteund",
"File name is a reserved word" : "Bestandsnaam is een gereserveerd woord",
+ "File name contains at least one invalid character" : "De bestandsnaam bevat ten minste één verboden teken",
"App directory already exists" : "App directory bestaat al",
"Can't create app folder. Please fix permissions. %s" : "Kan de app map niet aanmaken, Herstel de permissies. %s",
"No source specified when installing app" : "Geen bron opgegeven bij installatie van de app",
@@ -74,6 +75,12 @@
"Oracle username and/or password not valid" : "Oracle gebruikersnaam en/of wachtwoord ongeldig",
"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",
+ "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 uw 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.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Verwijder de open_basedir instelling in php.ini of schakel over op de 64bit PHP.",
+ "It seems that this %s instance is running on a 32-bit PHP environment and cURL is not installed. 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 cURL niet is geïnstalleerd. Dat zal leiden tot problemen met bestanden groter dan 4 GB en wordt dus sterk afgeraden.",
+ "Please install the cURL extension and restart your webserver." : "Installeer de cURL extensie en herstart uw webserver.",
"Set an admin username." : "Stel de gebruikersnaam van de beheerder in.",
"Set an admin password." : "Stel een beheerderswachtwoord in.",
"Can't create or write into the data directory %s" : "Kan niets creëren of wegschrijven in datadirectory %s",