diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-29 00:12:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-29 00:12:26 +0000 |
commit | 7695f0285257fd7cf52467497210a410640e6448 (patch) | |
tree | 2627d58c01a4b5ae2d69e719cece35084eef88ca /settings/l10n/en_GB.js | |
parent | 48d359ccb68d99df523d6fad4102ec8659154fe7 (diff) | |
download | nextcloud-server-7695f0285257fd7cf52467497210a410640e6448.tar.gz nextcloud-server-7695f0285257fd7cf52467497210a410640e6448.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index b0f3cdcf2cb..c81c58aa3d6 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -111,7 +111,6 @@ OC.L10N.register( "Enable all" : "Enable all", "Enable" : "Enable", "The app will be downloaded from the app store" : "The app will be downloaded from the app store", - "Settings" : "Settings", "{size} used" : "{size} used", "Email" : "Email", "Group admin for" : "Group admin for", @@ -130,6 +129,7 @@ OC.L10N.register( "App bundles" : "App bundles", "Admins" : "Admins", "Everyone" : "Everyone", + "Add group" : "Add group", "SSL Root Certificates" : "SSL Root Certificates", "Common Name" : "Common Name", "Valid until" : "Valid until", @@ -319,7 +319,6 @@ OC.L10N.register( "No user found for <strong>{pattern}</strong>" : "No user found for <strong>{pattern}</strong>", "Unable to add user to group {group}" : "Unable to add user to group {group}", "Unable to remove user from group {group}" : "Unable to remove user from group {group}", - "Add group" : "Add group", "Invalid quota value \"{val}\"" : "Invalid quota value \"{val}\"", "no group" : "no group", "Password successfully changed" : "Password successfully changed", @@ -394,6 +393,7 @@ OC.L10N.register( "Follow us on Twitter!" : "Follow us on Twitter!", "Check out our blog!" : "Check out our blog!", "Subscribe to our newsletter!" : "Subscribe to our newsletter!", + "Settings" : "Settings", "Show storage location" : "Show storage location", "Show user backend" : "Show user backend", "Show last login" : "Show last login", |