aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/en_GB.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-09-20 00:21:20 +0000
committerNextcloud bot <bot@nextcloud.com>2024-09-20 00:21:20 +0000
commit5f32c2f79f00e16a3ae96378d22cb5b152ca3b00 (patch)
tree5a02539a2491122b160c10913856c154c0aa76e2 /apps/settings/l10n/en_GB.json
parent4bd9b936a94e738ce3845190d1a9148199a394ac (diff)
downloadnextcloud-server-5f32c2f79f00e16a3ae96378d22cb5b152ca3b00.tar.gz
nextcloud-server-5f32c2f79f00e16a3ae96378d22cb5b152ca3b00.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/en_GB.json')
-rw-r--r--apps/settings/l10n/en_GB.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json
index 7ea01a45f48..125204dffd5 100644
--- a/apps/settings/l10n/en_GB.json
+++ b/apps/settings/l10n/en_GB.json
@@ -171,8 +171,6 @@
"Email test" : "Email test",
"Email test was successfully sent" : "Email test was successfully sent",
"You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings.",
- "File locking" : "File locking",
- "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems.",
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "The database is used for transactional file locking. To enhance performance, please configure memcache, if available.",
"Forwarded for headers" : "Forwarded for headers",
"Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "Your \"trusted_proxies\" setting is not correctly set, it should be an array.",
@@ -813,6 +811,8 @@
"There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below.",
"Missing optional index \"%s\" in table \"%s\"." : "Missing optional index \"%s\" in table \"%s\".",
"The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster.",
+ "File locking" : "File locking",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems.",
"Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type.",
"MySQL unicode support" : "MySQL unicode support",
"Overwrite cli URL" : "Overwrite CLI URL",