diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-20 02:27:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-20 02:27:02 +0000 |
commit | 61a31dcdd73aae9a728551421116c5947e5b3089 (patch) | |
tree | f8bdb0c234a8ba5430763d04e5930ff284b1a781 /lib/l10n/nl.js | |
parent | da408dbcbd742283cb20468bcdcaec5816d4e278 (diff) | |
download | nextcloud-server-61a31dcdd73aae9a728551421116c5947e5b3089.tar.gz nextcloud-server-61a31dcdd73aae9a728551421116c5947e5b3089.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nl.js')
-rw-r--r-- | lib/l10n/nl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js index d97d05ed4d9..4508d75f178 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Cannot write into \"config\" directory!" : "Kan niet schrijven naar de \"config\" directory!", "This can usually be fixed by giving the webserver write access to the config directory." : "Dit kan opgelost worden door de config map op de webserver schrijfrechten te geven.", + "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Maar, als je liever config.php alleen-lezen wilt houden, stel dan de optie \"config_is_read_only\" in op true.", "See %s" : "Zie %s", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "De bestanden van app %1$szijn niet correct vervangen. Zorg ervoor dat de versie compatible is met de server.", "Sample configuration detected" : "Voorbeeld configuratie gevonden", |