diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-08 01:54:53 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-08 01:54:53 -0500 |
commit | 60e771685e122225c23907f66867ceb76d2edc49 (patch) | |
tree | 5af3f56efec97c358aa64838e7bdb3196bd51a46 /settings/l10n/en_GB.json | |
parent | 8f8ecd67fd2329ed13d8e09cd60dc0eea6b63117 (diff) | |
download | nextcloud-server-60e771685e122225c23907f66867ceb76d2edc49.tar.gz nextcloud-server-60e771685e122225c23907f66867ceb76d2edc49.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/en_GB.json')
-rw-r--r-- | settings/l10n/en_GB.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/en_GB.json b/settings/l10n/en_GB.json index b8a150c09de..fef80669a8b 100644 --- a/settings/l10n/en_GB.json +++ b/settings/l10n/en_GB.json @@ -113,6 +113,9 @@ "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "This is probably caused by a cache/accelerator such as Zend OPcache or 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 is used as database. For larger installations, we recommend you switch to a different database backend.", + "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Especially when using the desktop client for file syncing, the use of SQLite is discouraged.", + "To migrate to another database use the command line tool: 'occ db:convert-type'" : "To migrate to another database, use the command line tool: '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." : "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience.", "Module 'fileinfo' missing" : "Module 'fileinfo' missing", |