diff options
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r-- | core/l10n/nl.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index eb8516941cc..62b441f29aa 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -421,7 +421,6 @@ OC.L10N.register( "Contacts" : "Contactpersonen", "Contacts menu" : "Contacten menu", "Setup two-factor authentication" : "Instellen tweefactor authenticatie", - "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Het lijkt erop dat er een 32-bits versie van PHP word gebruikt. Nextcloud heeft de 64-bits versie nodig om goed te draaien. Upgrade a.u.b uw systeem en PHP naar de 64-bits versie! Meer informatie vind u op de {linkstart}documentatiepagina{linkend}", - "%s homepage" : "%shomepagina" + "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Het lijkt erop dat er een 32-bits versie van PHP word gebruikt. Nextcloud heeft de 64-bits versie nodig om goed te draaien. Upgrade a.u.b uw systeem en PHP naar de 64-bits versie! Meer informatie vind u op de {linkstart}documentatiepagina{linkend}" }, "nplurals=2; plural=(n != 1);"); |