diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-27 00:09:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-27 00:09:48 +0000 |
commit | 95a0714973b4b6b95658c2904a0de7ba93c8eab9 (patch) | |
tree | 3b3a7c4ec39eee685da77732531502ea155e5afc /settings/l10n/nl.js | |
parent | f88109be75c0a5d40adafa9e6c046b71830ee83e (diff) | |
download | nextcloud-server-95a0714973b4b6b95658c2904a0de7ba93c8eab9.tar.gz nextcloud-server-95a0714973b4b6b95658c2904a0de7ba93c8eab9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/nl.js')
-rw-r--r-- | settings/l10n/nl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index ad56640e192..7977e9628f9 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -211,11 +211,11 @@ OC.L10N.register( "Store credentials" : "Opslaan inloggegevens", "Test email settings" : "Test e-mailinstellingen", "Send email" : "Versturen e-mail", + "What to log" : "Wat loggen", "Download logfile" : "Download logbestand", "More" : "Meer", "Less" : "Minder", "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Het logbestand is groter dan 100MB. Downloaden kost even tijd!", - "What to log" : "Wat loggen", "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite wordt gebruikt als database. Voor grotere installaties adviseren we om te schakelen naar een andere database engine.", "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.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Om te migreren naar een andere database moet u de commandoregel tool gebruiken: 'occ db:convert-type', lees de <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentatie ↗</a>.", |