diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-30 00:20:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-30 00:20:58 +0000 |
commit | af4c9391c801f8ade454c0930c9e240b50cd3d2d (patch) | |
tree | 2f53367be64617016280f0273bddec04b4928774 /apps/settings/l10n/en_GB.js | |
parent | e81ad0ce5835b943386dfdca7a8f914ef711a494 (diff) | |
download | nextcloud-server-af4c9391c801f8ade454c0930c9e240b50cd3d2d.tar.gz nextcloud-server-af4c9391c801f8ade454c0930c9e240b50cd3d2d.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 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 33302158b88..4f550f42288 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -649,6 +649,10 @@ OC.L10N.register( "Show storage path" : "Show storage path", "Show last login" : "Show last login", "Sorting" : "Sorting", + "The system config enforces sorting the groups by name. This also disables showing the member count." : "The system config enforces sorting the groups by name. This also disables showing the member count.", + "Group list sorting" : "Group list sorting", + "By member count" : "By member count", + "By name" : "By name", "Send email" : "Send email", "Send welcome email to new accounts" : "Send welcome email to new accounts", "Defaults" : "Defaults", @@ -729,6 +733,7 @@ OC.L10N.register( "Error while wiping the device with the token" : "Error while wiping the device with the token", "Error while updating device token name" : "Error while updating device token name", "Error while updating device token scope" : "Error while updating device token scope", + "Could not set group sorting" : "Could not set group sorting", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "There were too many requests from your network. Retry later or contact your administrator if this is an error.", "Account documentation" : "Account documentation", "Administration documentation" : "Administration documentation", |