aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/en_GB.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-03 00:19:49 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-03 00:19:49 +0000
commit86bcafd3668f6c305b9db1b6e5bb6ff2129d5d66 (patch)
tree5d5bd6fff4b2497e8eb341028119ed8d0728963e /apps/settings/l10n/en_GB.json
parentf4ab42681705b7c3ac65b2e0589a7f04019fd0fa (diff)
downloadnextcloud-server-86bcafd3668f6c305b9db1b6e5bb6ff2129d5d66.tar.gz
nextcloud-server-86bcafd3668f6c305b9db1b6e5bb6ff2129d5d66.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.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json
index c7184f313af..a96ff967dc0 100644
--- a/apps/settings/l10n/en_GB.json
+++ b/apps/settings/l10n/en_GB.json
@@ -249,6 +249,7 @@
"The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\".",
"OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function.",
"Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades.",
+ "Checking from CLI, OPcache checks have been skipped." : "Checking from CLI, OPcache checks have been skipped.",
"The PHP OPcache module is not properly configured. %s." : "The PHP OPcache module is not properly configured. %s.",
"Correctly configured" : "Correctly configured",
"PHP version" : "PHP version",
@@ -363,6 +364,8 @@
"Privacy settings for sharing" : "Privacy settings for sharing",
"Allow account name autocompletion in share dialog and allow access to the system address book" : "Allow account name autocompletion in share dialog and allow access to the system address book",
"If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user.",
+ "Restrict account name autocompletion and system address book access to users within the same groups" : "Restrict account name autocompletion and system address book access to users within the same groups",
+ "Restrict account name autocompletion to users based on phone number integration" : "Restrict account name autocompletion to users based on phone number integration",
"Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Show disclaimer text on the public link upload page (only shown when the file list is hidden)",
"Disclaimer text" : "Disclaimer text",