diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 0558bc84bae..496860e7052 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Private" : "Private", "Local" : "Local", + "Federated" : "Federated", "Verify" : "Verify", "Verifying …" : "Verifying …", "Unable to change password" : "Unable to change password", @@ -41,6 +42,7 @@ OC.L10N.register( "If you received this email, the email configuration seems to be correct." : "If you received this email, the email configuration seems to be correct.", "Email could not be sent. Check your mail server log" : "Email could not be sent. Check your mail server log", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "A problem occurred while sending the email. Please revise your settings. (Error: %s)", + "Invalid user" : "Invalid user", "Invalid mail address" : "Invalid mail address", "Settings saved" : "Settings saved", "Unable to change full name" : "Unable to change full name", @@ -170,6 +172,7 @@ OC.L10N.register( "Details" : "Details", "Changelog" : "Changelog", "Add group" : "Add group", + "Active users" : "Active users", "Admins" : "Admins", "Disabled users" : "Disabled users", "Show last login" : "Show last login", @@ -181,10 +184,13 @@ OC.L10N.register( "Sending…" : "Sending…", "Email sent" : "Email sent", "Address" : "Address", + "Avatar" : "Avatar", + "About" : "About", "Full name" : "Full name", "Phone number" : "Phone number", "Twitter" : "Twitter", "Website" : "Website", + "Hide" : "Hide", "Download and enable" : "Download and enable", "Never" : "Never", "An error occured during the request. Unable to proceed." : "An error occured during the request. Unable to proceed.", @@ -243,6 +249,7 @@ OC.L10N.register( "Allow public uploads" : "Allow public uploads", "Always ask for a password" : "Always ask for a password", "Enforce password protection" : "Enforce password protection", + "Set default expiration date" : "Set default expiry date", "Allow resharing" : "Allow resharing", "Allow sharing with groups" : "Allow sharing with groups", "Restrict users to only share with users in their groups" : "Restrict users to only share with users in their groups", |