diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-12 01:55:59 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-12 01:55:59 -0400 |
commit | 454a2563bca2867fc1fce4fef80cc05ef0b74591 (patch) | |
tree | 321f0f2536a1f5a41833a1a2a45aed329451eaf0 /core/l10n/nl.js | |
parent | 84a5d43ed60dd588b84071d7eda396cd72f58abf (diff) | |
download | nextcloud-server-454a2563bca2867fc1fce4fef80cc05ef0b74591.tar.gz nextcloud-server-454a2563bca2867fc1fce4fef80cc05ef0b74591.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r-- | core/l10n/nl.js | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index aa4731b8282..42d1eb46b6e 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -140,12 +140,6 @@ OC.L10N.register( "Searching other places" : "Zoeken op andere plaatsen", "No search result in other places" : "Geen zoekresultaten op andere plaatsen", "_{count} search result in other places_::_{count} search results in other places_" : ["{count} zoekresultaat op andere plaatsen","{count} zoekresultaten op andere plaatsen"], - "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.", "Personal" : "Persoonlijk", "Users" : "Gebruikers", "Apps" : "Apps", |