summaryrefslogtreecommitdiffstats
path: root/lib/l10n/nl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-06 02:27:44 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-06 02:27:44 +0000
commit737e79854e967e2d2620f8593d9698905146e77a (patch)
tree4d198c983c905f8f1d41ae34840a703beb467fdc /lib/l10n/nl.js
parentc40d1b7dbc4b0c12ff08f300abdd93dbecba0396 (diff)
downloadnextcloud-server-737e79854e967e2d2620f8593d9698905146e77a.tar.gz
nextcloud-server-737e79854e967e2d2620f8593d9698905146e77a.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/nl.js')
-rw-r--r--lib/l10n/nl.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js
index 894b1fa2e8b..96c1954294d 100644
--- a/lib/l10n/nl.js
+++ b/lib/l10n/nl.js
@@ -225,8 +225,6 @@ OC.L10N.register(
"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",
"<code>mbstring.func_overload</code> is set to <code>%s</code> instead of the expected value <code>0</code>." : "<code>mbstring.func_overload</code> is ingesteld op <code>%s</code> in plaats van de verwachte waarde <code>0</code>.",
"To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini." : "Om dit op te lossen stel je <code>mbstring.func_overload</code> in op <code>0</code> 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.",
"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 ze worden nog steeds als ontbrekend aangegeven?",
@@ -255,6 +253,8 @@ OC.L10N.register(
"%s enter the database username." : "%s voer de database gebruikersnaam in.",
"%s enter the database name." : "%s voer de databasenaam in.",
"%s you may not use dots in the database name" : "%s er mogen geen punten in de databasenaam voorkomen",
- "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Alleen de volgende tekens zijn toegestaan in een gebruikersnaam: \"a-z\", \"A-Z\", \"0-9\", en \"_.@-\""
+ "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Alleen de volgende tekens zijn toegestaan in een gebruikersnaam: \"a-z\", \"A-Z\", \"0-9\", en \"_.@-\"",
+ "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."
},
"nplurals=2; plural=(n != 1);");