diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-03 01:54:32 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-03 01:54:32 -0500 |
commit | af50df89120343e09f2ed54b2a516dbbae79eb47 (patch) | |
tree | 43f6115208a26d30ac9718ead130e816845f728d /settings/l10n/en_GB.js | |
parent | 2bbb11fb63cec92b16a17ef1fa49d4a6a0495fd8 (diff) | |
download | nextcloud-server-af50df89120343e09f2ed54b2a516dbbae79eb47.tar.gz nextcloud-server-af50df89120343e09f2ed54b2a516dbbae79eb47.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index f33ccbcfdce..f92c4e951a7 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -103,6 +103,8 @@ OC.L10N.register( "Security Warning" : "Security Warning", "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead.", "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root.", + "Read-Only config enabled" : "Read-Only config enabled", + "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update.", "Setup Warning" : "Setup Warning", "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.", |