From 5413855d739bfefc4e686a58619b77207b6404b6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 16 Feb 2023 02:25:55 +0000 Subject: Fix(l10n): 🔠 Update translations from Transifex MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- 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 978ce6781ca..a33d5186bf9 100644 --- a/lib/l10n/nl.json +++ b/lib/l10n/nl.json @@ -220,6 +220,8 @@ "Please ask your server administrator to install the module." : "Vraag je beheerder om de module te installeren.", "PHP setting \"%s\" is not set to \"%s\"." : "PHP instelling \"%s\" staat niet op \"%s\".", "Adjusting this setting in php.ini will make Nextcloud run again" : "Het aanpassen van deze instelling in php.ini zorgt ervoor dat Nextcloud weer start", + "mbstring.func_overload is set to %s instead of the expected value 0." : "mbstring.func_overload is ingesteld op %s in plaats van de verwachte waarde 0.", + "To fix this issue set mbstring.func_overload to 0 in your php.ini." : "Om dit op te lossen stel je mbstring.func_overload in op 0 in je php.ini.", "libxml2 2.7.0 is at least required. Currently %s is installed." : "De minimale versie van libxml2 versie is 2.7.0. Momenteel is versie%s geïnstalleerd.", "To fix this issue update your libxml2 version and restart your web server." : "Om dit probleem op te lossen, moet je de libxml2 versie bijwerken en je webserver herstarten.", "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP is nu zo ingesteld dat 'inline doc blocks' worden gestript. Hierdoor worden verschillende hoofd modules onbruikbaar.", -- cgit v1.2.3