diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-30 02:18:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-30 02:18:12 +0000 |
commit | a4a05ee03d4b563fec8a631908b1d797afa6df9f (patch) | |
tree | ea03b3400fd0ec88f3a4d8eb18998becb4c7f97c /apps/settings/l10n/en_GB.js | |
parent | 53817f5fc20533d2b9da2ecff6bd96acf21b4e17 (diff) | |
download | nextcloud-server-a4a05ee03d4b563fec8a631908b1d797afa6df9f.tar.gz nextcloud-server-a4a05ee03d4b563fec8a631908b1d797afa6df9f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 84c585cffed..bd0f026a6ef 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -83,6 +83,10 @@ OC.L10N.register( "Go to %s" : "Go to %s", "Install Client" : "Install Client", "Logged in user must be a subadmin" : "Logged in user must be a subadmin", + "Additional settings" : "Additional settings", + "Overview" : "Overview", + "Basic settings" : "Basic settings", + "Sharing" : "Sharing", "Personal info" : "Personal info", "Mobile & desktop" : "Mobile & desktop", "Create" : "Create", @@ -242,7 +246,6 @@ OC.L10N.register( "Execute one task with each page loaded" : "Execute one task with each page loaded", "The cron.php needs to be executed by the system user \"%s\"." : "The cron.php needs to be executed by the system user \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details.", - "Sharing" : "Sharing", "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.", "Allow apps to use the Share API" : "Allow apps to use the Share API", "Expire after " : "Expire after ", |