diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-21 01:55:57 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-21 01:55:57 -0400 |
commit | 42dd40ad80c383b0b90f46db3041406b9167357e (patch) | |
tree | a4a30b8776b30a3e4aaa4926482fdd30573c406b /lib/l10n/nl.js | |
parent | d560d1ef2a106bb7e89907a4004ef371cc4ddc4a (diff) | |
download | nextcloud-server-42dd40ad80c383b0b90f46db3041406b9167357e.tar.gz nextcloud-server-42dd40ad80c383b0b90f46db3041406b9167357e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nl.js')
-rw-r--r-- | lib/l10n/nl.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js index 72e1918244c..dc78f0623f3 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -132,9 +132,7 @@ OC.L10N.register( "PHP module %s not installed." : "PHP module %s niet geïnstalleerd.", "PHP setting \"%s\" is not set to \"%s\"." : "PHP instelling \"%s\" staat niet op \"%s\".", "Adjusting this setting in php.ini will make ownCloud run again" : "Het in php.ini bijstellen hiervan laat ownCloud weer werken", - "mbstring.func_overload is set to \"%s\" instead to the expected value \"0\"" : "mbstring.func_overload is ingesteld op \"%s\" in plaats van op de verwachte waarde \"0\"", "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Om dit op te lossen stel <code>mbstring.func_overload</code> in op <code>0</code> in uw php.ini", - "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.", |