diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-12 00:09:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-12 00:09:34 +0000 |
commit | e29835a702388488e285da22dd4eaff0dffef1fb (patch) | |
tree | 6201758caf457ce3c7b7cade93836d0fb658e87b /settings/l10n/en_GB.json | |
parent | 77071d07cffd7b03d46929be81b60c3428644606 (diff) | |
download | nextcloud-server-e29835a702388488e285da22dd4eaff0dffef1fb.tar.gz nextcloud-server-e29835a702388488e285da22dd4eaff0dffef1fb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/en_GB.json')
-rw-r--r-- | settings/l10n/en_GB.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/en_GB.json b/settings/l10n/en_GB.json index eec9de5861a..1a3465e7cdf 100644 --- a/settings/l10n/en_GB.json +++ b/settings/l10n/en_GB.json @@ -108,6 +108,7 @@ "never" : "never", "deleted {userName}" : "deleted {userName}", "add group" : "add group", + "Invalid quota value \"{val}\"" : "Invalid quota value \"{val}\"", "Changing the password will result in data loss, because data recovery is not available for this user" : "Changing the password will result in data loss, because data recovery is not available for this user", "A valid username must be provided" : "A valid username must be provided", "Error creating user: {message}" : "Error creating user: {message}", @@ -136,7 +137,6 @@ "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.", "Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel.", - "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.", "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version.", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "The PHP module 'fileinfo' is missing. We strongly recommend enabling this module to get best results with mime-type detection.", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a> for more information." : "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a> for more information.", |