summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-12-01 10:22:29 -0300
committerJoram Wilander <jwawilander@gmail.com>2017-12-01 08:22:29 -0500
commitb51d9e8eabb3cfea17b81ebadcdc8199e09544bb (patch)
tree07d95f91c38d385b87335e126dc9ed372684a063 /i18n/en.json
parent239e8df3f4e94e71c08863fbaca72172c594fa22 (diff)
downloadchat-b51d9e8eabb3cfea17b81ebadcdc8199e09544bb.tar.gz
chat-b51d9e8eabb3cfea17b81ebadcdc8199e09544bb.tar.bz2
chat-b51d9e8eabb3cfea17b81ebadcdc8199e09544bb.zip
translations PR 20171127 (#7909)
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json134
1 files changed, 67 insertions, 67 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 15c265737..6ce9b19dc 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -700,6 +700,57 @@
"translation": "An error occurred while expanding previews"
},
{
+ "id": "api.command_groupmsg.desc",
+ "translation": "Sends a Group Message to the specified users"
+ },
+ {
+ "id": "api.command_groupmsg.fail.app_error",
+ "translation": "An error occurred while messaging the users."
+ },
+ {
+ "id": "api.command_groupmsg.group_fail.app_error",
+ "translation": "An error occurred while creating the group message."
+ },
+ {
+ "id": "api.command_groupmsg.hint",
+ "translation": "@[username1],@[username2] 'message'"
+ },
+ {
+ "id": "api.command_groupmsg.invalid_user.app_error",
+ "translation": {
+ "one": "We couldn't find the user: {{.Users}}",
+ "other": "We couldn't find the users: {{.Users}}"
+ }
+ },
+ {
+ "id": "api.command_groupmsg.invalid_users.app_error",
+ "translation": "We couldn't find the users: %s"
+ },
+ {
+ "id": "api.command_groupmsg.list.app_error",
+ "translation": "An error occurred while listing users."
+ },
+ {
+ "id": "api.command_groupmsg.max_users.app_error",
+ "translation": "Group messages are limited to a maximum of {{.MaxUsers}} users."
+ },
+ {
+ "id": "api.command_groupmsg.min_users.app_error",
+ "translation": "Group messages are limited to a minimum of {{.MinUsers}} users."
+ },
+ {
+ "id": "api.command_groupmsg.missing.app_error",
+ "translation": "We couldn't find the user"
+ },
+ {
+ "id": "api.command_groupmsg.name",
+ "translation": "message"
+ },
+ {
+ "id": "api.command_groupmsg.success",
+ "translation": "Messaged users."
+ },
+ {
"id": "api.command_help.desc",
"translation": "Open the Mattermost help page"
},
@@ -820,57 +871,6 @@
"translation": "Messaged user."
},
{
- "id": "api.command_groupmsg.desc",
- "translation": "Sends a Group Message to the specified users"
- },
- {
- "id": "api.command_groupmsg.group_fail.app_error",
- "translation": "An error occurred while creating the group message."
- },
- {
- "id": "api.command_groupmsg.fail.app_error",
- "translation": "An error occurred while messaging the users."
- },
- {
- "id": "api.command_groupmsg.invalid_user.app_error",
- "translation": {
- "one": "We couldn't find the user: {{.Users}}",
- "other": "We couldn't find the users: {{.Users}}"
- }
- },
- {
- "id": "api.command_groupmsg.invalid_users.app_error",
- "translation": "We couldn't find the users: %s"
- },
- {
- "id": "api.command_groupmsg.min_users.app_error",
- "translation": "Group messages are limited to a minimum of {{.MinUsers}} users."
- },
- {
- "id": "api.command_groupmsg.max_users.app_error",
- "translation": "Group messages are limited to a maximum of {{.MaxUsers}} users."
- },
- {
- "id": "api.command_groupmsg.hint",
- "translation": "@[username1],@[username2] 'message'"
- },
- {
- "id": "api.command_groupmsg.list.app_error",
- "translation": "An error occurred while listing users."
- },
- {
- "id": "api.command_groupmsg.missing.app_error",
- "translation": "We couldn't find the user"
- },
- {
- "id": "api.command_groupmsg.name",
- "translation": "message"
- },
- {
- "id": "api.command_groupmsg.success",
- "translation": "Messaged users."
- },
- {
"id": "api.command_offline.desc",
"translation": "Set your status offline"
},
@@ -2283,14 +2283,14 @@
"translation": "Team creation has been disabled. Please ask your systems administrator for details."
},
{
- "id": "api.team.leave.left",
- "translation": "%v left the team."
- },
- {
"id": "api.team.is_team_creation_allowed.domain.app_error",
"translation": "Email must be from a specific domain (e.g. @example.com). Please ask your systems administrator for details."
},
{
+ "id": "api.team.leave.left",
+ "translation": "%v left the team."
+ },
+ {
"id": "api.team.permanent_delete_team.attempting.warn",
"translation": "Attempting to permanently delete team %v id=%v"
},
@@ -2299,14 +2299,14 @@
"translation": "Permanently deleted team %v id=%v"
},
{
- "id": "api.team.remove_user_from_team.removed",
- "translation": "%v was removed from the team."
- },
- {
"id": "api.team.remove_user_from_team.missing.app_error",
"translation": "The user does not appear to be part of this team."
},
{
+ "id": "api.team.remove_user_from_team.removed",
+ "translation": "%v was removed from the team."
+ },
+ {
"id": "api.team.signup_team.email_disabled.app_error",
"translation": "Team sign-up with email is disabled."
},
@@ -3571,14 +3571,6 @@
"translation": "Unable to activate extracted plugin. Plugin may already exist and be activated."
},
{
- "id": "app.plugin.install.app_error",
- "translation": "Unable to install plugin."
- },
- {
- "id": "app.plugin.install_id.app_error",
- "translation": "Unable to install plugin. A plugin with the same ID is already installed."
- },
- {
"id": "app.plugin.config.app_error",
"translation": "Error saving plugin state in config"
},
@@ -3607,6 +3599,14 @@
"translation": "Unable to get active plugins"
},
{
+ "id": "app.plugin.install.app_error",
+ "translation": "Unable to install plugin."
+ },
+ {
+ "id": "app.plugin.install_id.app_error",
+ "translation": "Unable to install plugin. A plugin with the same ID is already installed."
+ },
+ {
"id": "app.plugin.manifest.app_error",
"translation": "Unable to find manifest for extracted plugin"
},