diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-21 01:06:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-21 01:06:58 +0000 |
commit | ba9b17c9069c5d9fe8595ffd306647f33067c927 (patch) | |
tree | ee94fcb35b457703a6abab346cb5fb99384dfd5a /lib/l10n/nl.js | |
parent | 97af4f762d44ddd97d9db2566cb2841ca37d9fff (diff) | |
download | nextcloud-server-ba9b17c9069c5d9fe8595ffd306647f33067c927.tar.gz nextcloud-server-ba9b17c9069c5d9fe8595ffd306647f33067c927.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 f44511d8cb2..4353a17104e 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -5,6 +5,7 @@ OC.L10N.register( "This can usually be fixed by giving the webserver write access to the config directory" : "Dit kan hersteld worden door de webserver schrijfrechten te geven op de de config directory", "See %s" : "Zie %s", "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Dit kan hersteld worden door de webserver %sschrijfrechten te geven op de de config directory%s", + "The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "De bestanden van de app %$1s zijn niet correct vervangen. Zorg ervoor dat hij compatible is met de server.", "Sample configuration detected" : "Voorbeeldconfiguratie gevonden", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Blijkbaar is de voorbeeldconfiguratie gekopieerd. Dit kan je installatie beschadigen en wordt dan ook niet ondersteund. Lees de documentatie voordat je wijzigingen aan config.php doorvoert", "PHP %s or higher is required." : "PHP %s of hoger vereist.", |