From 910146824e015b8e1ab1069275cbfc5cfed02663 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Wed, 6 May 2015 01:55:19 -0400 Subject: [tx-robot] updated from transifex --- lib/l10n/nl.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/l10n/nl.json') diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json index 3acf2ebcb2e..1b0a984462e 100644 --- a/lib/l10n/nl.json +++ b/lib/l10n/nl.json @@ -129,6 +129,8 @@ "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 mbstring.func_overload to 0 in your php.ini" : "Om dit op te lossen stel mbstring.func_overload in op 0 in uw php.ini", "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.", "To fix this issue set always_populate_raw_post_data to -1 in your php.ini" : "Om dit op te lossen stel de waarde always_populate_raw_post_data in op -1 in 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.", -- cgit v1.2.3