diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-04 01:07:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-04 01:07:04 +0000 |
commit | 479d76d426c05929b23ab18c12fcbba7bf339588 (patch) | |
tree | b2fabdc47d4b48bc66b6443a4360e744df24e147 /lib/l10n/nl.js | |
parent | 2a0f5407ba10af5f0849a31fb1867fff6afed000 (diff) | |
download | nextcloud-server-479d76d426c05929b23ab18c12fcbba7bf339588.tar.gz nextcloud-server-479d76d426c05929b23ab18c12fcbba7bf339588.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..ed9100bfaf8 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\" (%$2s) were not replaced correctly." : "Het bestand van de app \"%$1s\" (%$2s) zijn niet correct vervangen.", "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.", |