diff options
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r-- | core/l10n/nl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 8148453fba4..23e27c0def8 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -192,6 +192,7 @@ OC.L10N.register( "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.", + "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Vooral wanneer de desktop client wordt gebruik voor bestandssynchronisatie wordt gebruik van sqlite afgeraden.", "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.", |