diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-07-09 02:17:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-07-09 02:17:46 +0000 |
commit | b19525ebbcc8fdd72e7579a3760bf0fe6f10ee24 (patch) | |
tree | de018190339b9c911f292028b560e5fdf09d5e49 /lib/l10n/nl.js | |
parent | 2f963f4d63428d3f19c432e391af6ba3a20de844 (diff) | |
download | nextcloud-server-b19525ebbcc8fdd72e7579a3760bf0fe6f10ee24.tar.gz nextcloud-server-b19525ebbcc8fdd72e7579a3760bf0fe6f10ee24.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nl.js')
-rw-r--r-- | lib/l10n/nl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js index 3ed04035206..d42b797d8ef 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -193,8 +193,8 @@ OC.L10N.register( "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Rechten kunnen worden hersteld door de root map op de webserver schrijf toegang te geven. Zie %s.", "Setting locale to %s failed" : "Instellen taal op %s mislukte", "Please install one of these locales on your system and restart your webserver." : "Installeer één van de talen op je systeem en herstart je webserver.", - "Please ask your server administrator to install the module." : "Vraag je beheerder om de module te installeren.", "PHP module %s not installed." : "PHP module %s niet geïnstalleerd.", + "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\"", |