diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-06 06:49:06 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-06 06:49:06 -0500 |
commit | 80e38b84dccde44c40109e9721fac00984f43ef7 (patch) | |
tree | d4b6ad36bffc02b4b6e523268f5d4ec4c8465384 /settings/l10n/nl.js | |
parent | 3c46a51f7701bd7b550f97096200a36bb06f65f6 (diff) | |
download | nextcloud-server-80e38b84dccde44c40109e9721fac00984f43ef7.tar.gz nextcloud-server-80e38b84dccde44c40109e9721fac00984f43ef7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/nl.js')
-rw-r--r-- | settings/l10n/nl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index d45ee571ed4..cee3e1a6d0b 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -115,6 +115,8 @@ OC.L10N.register( "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP is blijkbaar zo ingesteld dat inline doc blokken worden gestript. Hierdoor worden verschillende kernmodules onbruikbaar.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dit wordt vermoedelijk veroorzaakt door een cache/accelerator, zoals Zend OPcache of eAccelerator.", "Database Performance Info" : "Database Performance Info", + "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.", + "To migrate to another database use the command line tool: 'occ db:convert-type'" : "Om te migreren naar een andere database moet u deze commandoregel tool gebruiken: 'occ db:convert-type'", "Microsoft Windows Platform" : "Microsoft Windows Platform", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Uw server draait op Microsoft Windows. We adviseren om een linux server te gebruiken voor een optimale gebruikerservaring.", "Module 'fileinfo' missing" : "Module 'fileinfo' ontbreekt", |