diff options
Diffstat (limited to 'lib/l10n/nl.json')
-rw-r--r-- | lib/l10n/nl.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json index be9531e59f9..006aa5121c3 100644 --- a/lib/l10n/nl.json +++ b/lib/l10n/nl.json @@ -6,6 +6,10 @@ "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", + "%1$s and %2$s" : "%1$s en %2$s", + "%1$s, %2$s and %3$s" : "%1$s, %2$s en %3$s", + "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s en %4$s", + "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s en %5$s", "PHP %s or higher is required." : "PHP %s of hoger vereist.", "PHP with a version lower than %s is required." : "PHP met een versie lager dan %s is vereist.", "%sbit or higher PHP required." : "%sbit of hogere PHP versie vereist.", |