summaryrefslogtreecommitdiffstats
path: root/lib/l10n/nl.json
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-24 01:54:51 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-24 01:54:51 -0500
commitb8e1dd9c8730fbe5caf21e1252a585e997c3d006 (patch)
treeb85b6a29934c15d08e1a31fdf87d31df58eeb2e5 /lib/l10n/nl.json
parent4ec9ffdf0c6bed8279c5de4413bd01d07a963f52 (diff)
downloadnextcloud-server-b8e1dd9c8730fbe5caf21e1252a585e997c3d006.tar.gz
nextcloud-server-b8e1dd9c8730fbe5caf21e1252a585e997c3d006.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nl.json')
-rw-r--r--lib/l10n/nl.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json
index 706ecc301a9..7ba10a247da 100644
--- a/lib/l10n/nl.json
+++ b/lib/l10n/nl.json
@@ -117,6 +117,9 @@
"Please ask your server administrator to install the module." : "Vraag uw beheerder om de module te installeren.",
"PHP module %s not installed." : "PHP module %s niet geïnstalleerd.",
"Please ask your server administrator to update PHP to the latest version. Your PHP version is no longer supported by ownCloud and the PHP community." : "Vraag uw beheerder om PHP bij te werken tot de laatste versie. Uw PHP versie wordt niet langer ondersteund door ownCloud en de PHP community.",
+ "PHP is configured to populate raw post data. Since PHP 5.6 this will lead to PHP throwing notices for perfectly valid code." : "PHP is geconfigureerd om ruwe data van berichten te vullen. Vanaf PHP 5.6 leidt dit tot PHP meldingen voor echt wel geldige code.",
+ "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP is blijkbaar zo ingesteld dat inline doc blokken worden gestript. Hierdoor worden verschillende kernmodules onbruikbaar.",
+ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dit wordt vermoedelijk veroorzaakt door een cache/accelerator, zoals Zend OPcache of eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "PHP modules zijn geïnstalleerd, maar worden ze nog steeds als ontbrekend aangegeven?",
"Please ask your server administrator to restart the web server." : "Vraag uw beheerder de webserver opnieuw op te starten.",
"PostgreSQL >= 9 required" : "PostgreSQL >= 9 vereist",