summaryrefslogtreecommitdiffstats
path: root/settings/l10n/en_GB.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-31 01:54:33 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-31 01:54:33 -0500
commit573be9092d088929eb307427a810ddaab7801f89 (patch)
tree8b69634035da4fad95feabed6a015a0b5c2732cc /settings/l10n/en_GB.js
parentc16cb74ba2c8cbd51db3f4e12aa1d69416932475 (diff)
downloadnextcloud-server-573be9092d088929eb307427a810ddaab7801f89.tar.gz
nextcloud-server-573be9092d088929eb307427a810ddaab7801f89.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r--settings/l10n/en_GB.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js
index 8ef9ae89327..7325bda0b58 100644
--- a/settings/l10n/en_GB.js
+++ b/settings/l10n/en_GB.js
@@ -46,6 +46,9 @@ OC.L10N.register(
"Unable to create user." : "Unable to create user.",
"Your %s account was created" : "Your %s account was created",
"Unable to delete user." : "Unable to delete user.",
+ "Forbidden" : "Forbidden",
+ "Invalid user" : "Invalid user",
+ "Unable to change mail address" : "Unable to change mail address",
"Email saved" : "Email saved",
"Are you really sure you want add \"{domain}\" as trusted domain?" : "Are you really sure you want add \"{domain}\" as a trusted domain?",
"Add trusted domain" : "Add trusted domain",
@@ -228,6 +231,8 @@ OC.L10N.register(
"Show storage location" : "Show storage location",
"Show last log in" : "Show last log in",
"Show user backend" : "Show user backend",
+ "Send email to new user" : "Send email to new user",
+ "Show email address" : "Show email address",
"Username" : "Username",
"E-Mail" : "E-Mail",
"Create" : "Create",
@@ -249,6 +254,7 @@ OC.L10N.register(
"Last Login" : "Last Login",
"change full name" : "change full name",
"set new password" : "set new password",
+ "change email address" : "change email address",
"Default" : "Default"
},
"nplurals=2; plural=(n != 1);");