diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-07 07:32:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-07 07:32:43 +0000 |
commit | e161be8e2ad302fe7c0b58bbfbc1a014d1c4f405 (patch) | |
tree | 2c0090ddf053a702ae14a61a9c9e0a17476d4098 /apps/settings/l10n/en_GB.js | |
parent | 9dbc4df10d49e4f6b781cfb092bff56b7392da1b (diff) | |
download | nextcloud-server-e161be8e2ad302fe7c0b58bbfbc1a014d1c4f405.tar.gz nextcloud-server-e161be8e2ad302fe7c0b58bbfbc1a014d1c4f405.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 6fe96f3e6ca..ab243f240ce 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -83,6 +83,12 @@ 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", "Change" : "Change", "Unlimited" : "Unlimited", @@ -147,13 +153,14 @@ OC.L10N.register( "{size} used" : "{size} used", "Display name" : "Display name", "Email" : "Email", + "Default language" : "Default language", + "Close" : "Close", "Group admin for" : "Group admin for", "Quota" : "Quota", "Language" : "Language", "User backend" : "User backend", "Storage location" : "Storage location", "Last login" : "Last login", - "Default language" : "Default language", "Default quota" : "Default quota", "Common languages" : "Common languages", "All languages" : "All languages", @@ -164,13 +171,13 @@ OC.L10N.register( "Updates" : "Updates", "App bundles" : "App bundles", "New user" : "New user", - "Show last login" : "Show last login", - "Show user backend" : "Show user backend", - "Remove group" : "Remove group", + "Add group" : "Add group", + "Everyone" : "Everyone", "Admins" : "Admins", "Disabled users" : "Disabled users", - "Everyone" : "Everyone", - "Add group" : "Add group", + "Remove group" : "Remove group", + "Show last login" : "Show last login", + "Show user backend" : "Show user backend", "You are about to remove the group {group}. The users will NOT be deleted." : "You are about to remove the group {group}. The users will NOT be deleted.", "Please confirm the group removal " : "Please confirm the group removal ", "Never" : "Never", @@ -239,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 ", @@ -292,18 +298,12 @@ OC.L10N.register( "Current password" : "Current password", "New password" : "New password", "Change password" : "Change password", - "Disconnect" : "Disconnect", - "Not supported!" : "Not supported!", - "Press ⌘-C to copy." : "Press ⌘-C to copy.", - "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", - "Error while loading browser sessions and device tokens" : "Error while loading browser sessions and device tokens", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Official apps are developed by the community. They offer additional functionality and are ready for production use.", "Official" : "Official", "Store credentials" : "Store credentials", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Use system cron service to call the cron.php file every 15 minutes.", "Set default expiration date" : "Set default expiry date", - "Follow us on Google+" : "Follow us on Google+", "Share" : "Share" }, "nplurals=2; plural=(n != 1);"); |