diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-12 01:55:52 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-12 01:55:52 -0500 |
commit | 9e550ab844ec5f5a2100a074309ad8d844948d79 (patch) | |
tree | d183d7153c2f746a355bc6f3f2ac286c27a67942 /core/l10n/nl.js | |
parent | e51a76b92d1ad48cccd9efdcd6e25977da154a6d (diff) | |
download | nextcloud-server-9e550ab844ec5f5a2100a074309ad8d844948d79.tar.gz nextcloud-server-9e550ab844ec5f5a2100a074309ad8d844948d79.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r-- | core/l10n/nl.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index a44d2f33e25..7199dc767a5 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -135,9 +135,6 @@ OC.L10N.register( "Reset password" : "Reset wachtwoord", "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 32bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB 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 64bit PHP." : "Verwijder de open_basedir instelling in php.ini of schakel om naar de 64bit PHP.", - "It seems that this %s instance is running on a 32bit PHP environment and cURL is not installed. This will lead to problems with files over 4GB 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.", "Personal" : "Persoonlijk", "Users" : "Gebruikers", |