diff options
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r-- | core/l10n/nl.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index ce29adc7657..8148453fba4 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -189,6 +189,9 @@ OC.L10N.register( "Database name" : "Naam database", "Database tablespace" : "Database tablespace", "Database host" : "Databaseserver", + "Performance Warning" : "Prestatiewaarschuwing", + "SQLite will be used as database." : "SQLite wordt gebruikt als database.", + "For larger installations we recommend to choose a different database backend." : "Voor grotere installaties adviseren we een andere database engine te kiezen.", "Finish setup" : "Installatie afronden", "Finishing …" : "Afronden ...", "This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." : "Deze applicatie heeft JavaScript nodig. <a href=\"http://enable-javascript.com/\" target=\"_blank\">Activeer JavaScript</a> en herlaad deze interface.", |