diff options
Diffstat (limited to 'lib/l10n/nl.json')
-rw-r--r-- | lib/l10n/nl.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json index 47295615867..b83b65dd463 100644 --- a/lib/l10n/nl.json +++ b/lib/l10n/nl.json @@ -6,7 +6,9 @@ "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 uw installatie beschadigen en wordt niet dan ook ondersteund. Lees de documentatie voordat u wijzigingen aan config.php doorvoert", "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.", "Following databases are supported: %s" : "De volgende databases worden ondersteund: %s", + "ownCloud %s or higher is required." : "ownCloud %s of hoger vereist.", "Help" : "Help", "Personal" : "Persoonlijk", "Settings" : "Instellingen", |