From da55ff630c7bd29d7a90e79199d8fc20a8ee7544 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Mon, 30 Mar 2015 01:54:41 -0400 Subject: [tx-robot] updated from transifex --- lib/l10n/nl.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/l10n/nl.js') diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js index 32fd1933487..28b8ac7fe82 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -141,6 +141,8 @@ OC.L10N.register( "Please make sure you have PostgreSQL >= 9 or check the logs for more information about the error" : "Verifieer dat u PostgreSQL >=9 draait of check de logs voor meer informatie over deze fout", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Wijzig de permissies in 0770 zodat de directory niet door anderen bekeken kan worden.", "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", + "Check the value of \"datadirectory\" in your configuration" : "Controleer de waarde van \"datadirectory\" in uw configuratie", "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.", "Could not obtain lock type %d on \"%s\"." : "Kon geen lock type %d krijgen op \"%s\"." -- cgit v1.2.3