diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-01 01:12:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-01 01:12:11 +0000 |
commit | a7fb9ff8daf74e7d03097244c252b9625707c0a7 (patch) | |
tree | 70be1f36160fe93edb0b54508b5c4c46bd9aa340 /settings/l10n/en_GB.js | |
parent | fb322322fca2acc3bc66a5ba070d1cf2b8ef8619 (diff) | |
download | nextcloud-server-a7fb9ff8daf74e7d03097244c252b9625707c0a7.tar.gz nextcloud-server-a7fb9ff8daf74e7d03097244c252b9625707c0a7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index b25f78b4df6..eb7c11ddb66 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -362,13 +362,7 @@ OC.L10N.register( "Show storage location" : "Show storage location", "Show user backend" : "Show user backend", "Show last login" : "Show last login", - "Show email address" : "Show email address", - "Send email to new user" : "Send email to new user", "When the password of a new user is left empty, an activation email with a link to set the password is sent." : "When the password of a new user is left empty, an activation email with a link to set the password is sent.", - "E-Mail" : "E-Mail", - "Create" : "Create", - "Admin Recovery Password" : "Admin Recovery Password", - "Enter the recovery password in order to recover the users files during password change" : "Enter the recovery password in order to recover the user's files during password change", "Everyone" : "Everyone", "Admins" : "Admins", "Disabled" : "Disabled", @@ -381,6 +375,9 @@ OC.L10N.register( "Storage location" : "Storage location", "User backend" : "User backend", "Last login" : "Last login", + "E-Mail" : "E-Mail", + "Admin Recovery Password" : "Admin Recovery Password", + "Enter the recovery password in order to recover the users files during password change" : "Enter the recovery password in order to recover the user's files during password change", "change full name" : "change full name", "set new password" : "set new password", "change email address" : "change email address", @@ -424,6 +421,9 @@ 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!", + "Show email address" : "Show email address", + "Send email to new user" : "Send email to new user", + "Create" : "Create", "Group name" : "Group name" }, "nplurals=2; plural=(n != 1);"); |