summaryrefslogtreecommitdiffstats
path: root/core/l10n/nl.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r--core/l10n/nl.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js
index 9b959d2bfc9..7b1a72f2a08 100644
--- a/core/l10n/nl.js
+++ b/core/l10n/nl.js
@@ -309,6 +309,9 @@ OC.L10N.register(
"Database host" : "Databaseserver",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Geef het poortnummer en servernaam op (bijv. localhost:5432).",
"Performance warning" : "Prestatiewaarschuwing",
+ "You chose SQLite as database." : "Je koos SQLite als database.",
+ "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite zou alleen moeten worden gebruikt voor minimale en ontwikkelomgevingen. Voor productie raden we aan om een andere database backend te gebruiken.",
+ "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Als je clients gebruikt voor bestandssynchronisatie wordt het gebruik van SQLite sterk ontraden.",
"Finish setup" : "Installatie afronden",
"Finishing …" : "Afronden ...",
"Need help?" : "Hulp nodig?",