diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-02 00:19:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-02 00:19:52 +0000 |
commit | 2072d73156ff7eda13a8ac6d2da483ae6fbd2a40 (patch) | |
tree | b24b46debb9aa0ff6a48cf8de91dbc6d41405be2 /apps/settings/l10n/en_GB.js | |
parent | db036ae84edea867160d2fb3779587100e8fbc9c (diff) | |
download | nextcloud-server-2072d73156ff7eda13a8ac6d2da483ae6fbd2a40.tar.gz nextcloud-server-2072d73156ff7eda13a8ac6d2da483ae6fbd2a40.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 43ea9a8d2ba..61e169b93ee 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -187,7 +187,6 @@ OC.L10N.register( "Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed." : "Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed.", "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "No memory cache has been configured. To enhance performance, please configure a memcache, if available.", "Configured" : "Configured", - "MySQL unicode support" : "MySQL unicode support", "You are not using MySQL" : "You are not using MySQL", "MySQL is used as database and does support 4-byte characters" : "MySQL is used as database and does support 4-byte characters", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL.", @@ -284,6 +283,7 @@ OC.L10N.register( "Allow resharing" : "Allow resharing", "Allow sharing with groups" : "Allow sharing with groups", "Restrict users to only share with users in their groups" : "Restrict users to only share with users in their groups", + "Ignore the following groups when checking group membership" : "Ignore the following groups when checking group membership", "Allow users to share via link and emails" : "Allow users to share via link and emails", "Allow public uploads" : "Allow public uploads", "Always ask for a password" : "Always ask for a password", |