diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-09 00:19:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-09 00:19:24 +0000 |
commit | 6325dbf736ee9872bde391bf9df30ac538c84cf8 (patch) | |
tree | ecf5df66828155241692607d4ccae99f0d81b856 /apps/settings/l10n/en_GB.js | |
parent | 344a445c860eff84af3d04f93b4c6d9b1c8aa556 (diff) | |
download | nextcloud-server-6325dbf736ee9872bde391bf9df30ac538c84cf8.tar.gz nextcloud-server-6325dbf736ee9872bde391bf9df30ac538c84cf8.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 d70b92b68bc..7528e008c20 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -550,7 +550,6 @@ OC.L10N.register( "Your browser does not support WebAuthn." : "Your browser does not support WebAuthn.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "As admin you can fine-tune the sharing behavior. Please see the documentation for more information.", "You need to enable the File sharing App." : "You need to enable the File sharing App.", - "Your apps" : "Your apps", "{license}-licensed" : "{license}-licensed", "Changelog" : "Changelog", "by {author}\n{license}" : "by {author}\n{license}", @@ -581,6 +580,7 @@ OC.L10N.register( "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Not available as this property is required for core functionality including file sharing and calendar invitations", "Not available as federation has been disabled for your account, contact your system administrator if you have any questions" : "Not available as federation has been disabled for your account, contact your system administrator if you have any questions", "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions", + "Your apps" : "Your apps", "Active apps" : "Active apps", "Disabled apps" : "Disabled apps", "Updates" : "Updates", |