diff options
Diffstat (limited to 'lib/l10n/nl.json')
-rw-r--r-- | lib/l10n/nl.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json index 8a6bd04bdb4..8ac29f70fd7 100644 --- a/lib/l10n/nl.json +++ b/lib/l10n/nl.json @@ -204,7 +204,6 @@ "Your data directory must be an absolute path" : "Je data map moet een absoluut pad hebben", "Check the value of \"datadirectory\" in your configuration" : "Controleer de waarde van \"datadirectory\" in je configuratie", "Your data directory is invalid" : "Je datamap is ongeldig", - "Please check that the data directory contains a file \".ocdata\" in its root." : "Verifieer dat de data directory een bestand \".ocdata\" in de hoofdmap heeft.", "Could not obtain lock type %d on \"%s\"." : "Kon geen lock type %d krijgen op \"%s\".", "Storage unauthorized. %s" : "Opslag niet toegestaan. %s", "Storage incomplete configuration. %s" : "Incomplete opslagconfiguratie. %s", @@ -223,6 +222,7 @@ "Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "Dit kan hersteld worden door 1%s in de hoofd directory 1%s op de webserver schrijfrechten te geven.", "Data directory (%s) is readable by other users" : "De datadirectory (%s) is leesbaar voor andere gebruikers", "Data directory (%s) must be an absolute path" : "De datadirectory (%s) moet een absoluut pad hebben", - "Data directory (%s) is invalid" : "Data directory (%s) is ongeldig" + "Data directory (%s) is invalid" : "Data directory (%s) is ongeldig", + "Please check that the data directory contains a file \".ocdata\" in its root." : "Verifieer dat de data directory een bestand \".ocdata\" in de hoofdmap heeft." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |