summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json104
1 files changed, 52 insertions, 52 deletions
diff --git a/i18n/en.json b/i18n/en.json
index abf8f35f5..7b101cd72 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -48,10 +48,6 @@
"translation": "September"
},
{
- "id": "api.roles.patch_roles.license.error",
- "translation": "Your current license does not support advanced permissions."
- },
- {
"id": "api.admin.add_certificate.no_file.app_error",
"translation": "No file under 'certificate' in request."
},
@@ -903,6 +899,38 @@
"translation": "Messaged user."
},
{
+ "id": "api.command_mute.desc",
+ "translation": "Turns off desktop, email and push notifications for the current channel or the [channel] specified."
+ },
+ {
+ "id": "api.command_mute.error",
+ "translation": "Could not find the channel {{.Channel}}."
+ },
+ {
+ "id": "api.command_mute.hint",
+ "translation": "[channel]"
+ },
+ {
+ "id": "api.command_mute.name",
+ "translation": "mute"
+ },
+ {
+ "id": "api.command_mute.success_mute",
+ "translation": "You will not receive notifications for {{.Channel}} until channel mute is turned off."
+ },
+ {
+ "id": "api.command_mute.success_mute_direct_msg",
+ "translation": "You will not receive notifications for this channel until channel mute is turned off."
+ },
+ {
+ "id": "api.command_mute.success_unmute",
+ "translation": "{{.Channel}} is no longer muted."
+ },
+ {
+ "id": "api.command_mute.success_unmute_direct_msg",
+ "translation": "This channel is no longer muted."
+ },
+ {
"id": "api.command_offline.desc",
"translation": "Set your status offline"
},
@@ -1015,38 +1043,6 @@
"translation": "shrug"
},
{
- "id": "api.command_mute.desc",
- "translation": "Turns off desktop, email and push notifications for the current channel or the [channel] specified."
- },
- {
- "id": "api.command_mute.hint",
- "translation": "[channel]"
- },
- {
- "id": "api.command_mute.name",
- "translation": "mute"
- },
- {
- "id": "api.command_mute.error",
- "translation": "Could not find the channel {{.Channel}}."
- },
- {
- "id": "api.command_mute.success_mute",
- "translation": "You will not receive notifications for {{.Channel}} until channel mute is turned off."
- },
- {
- "id": "api.command_mute.success_unmute",
- "translation": "{{.Channel}} is no longer muted."
- },
- {
- "id": "api.command_mute.success_mute_direct_msg",
- "translation": "You will not receive notifications for this channel until channel mute is turned off."
- },
- {
- "id": "api.command_mute.success_unmute_direct_msg",
- "translation": "This channel is no longer muted."
- },
- {
"id": "api.compliance.init.debug",
"translation": "Initializing compliance API routes"
},
@@ -1995,6 +1991,10 @@
"translation": "Failed to get post when sending websocket event for reaction"
},
{
+ "id": "api.roles.patch_roles.license.error",
+ "translation": "Your current license does not support advanced permissions."
+ },
+ {
"id": "api.saml.save_certificate.app_error",
"translation": "Certificate did not save properly."
},
@@ -2463,18 +2463,10 @@
"translation": "Your email address for {{.TeamDisplayName}} has been changed to {{.NewEmail}}.<br>If you did not make this change, please contact the system administrator."
},
{
- "id": "app.role.check_roles_exist.role_not_found",
- "translation": "The provided role does not exist"
- },
- {
"id": "api.templates.email_change_body.title",
"translation": "You updated your email"
},
{
- "id": "store.sql_role.save.invalid_role.app_error",
- "translation": "The role was not valid"
- },
- {
"id": "api.templates.email_change_subject",
"translation": "[{{ .SiteName }}] Your email address has changed"
},
@@ -3827,6 +3819,10 @@
"translation": "Plugins and/or plugin uploads have been disabled."
},
{
+ "id": "app.role.check_roles_exist.role_not_found",
+ "translation": "The provided role does not exist"
+ },
+ {
"id": "app.team.join_user_to_team.max_accounts.app_error",
"translation": "This team has reached the maximum number of allowed accounts. Contact your systems administrator to set a higher limit."
},
@@ -6643,14 +6639,6 @@
"translation": "Unable to save reaction"
},
{
- "id": "store.sql_role.save.insert.app_error",
- "translation": "Unable to save new role"
- },
- {
- "id": "store.sql_role.save.update.app_error",
- "translation": "Unable to update role"
- },
- {
"id": "store.sql_role.get.app_error",
"translation": "Unable to get role"
},
@@ -6663,6 +6651,18 @@
"translation": "Unable to get roles"
},
{
+ "id": "store.sql_role.save.insert.app_error",
+ "translation": "Unable to save new role"
+ },
+ {
+ "id": "store.sql_role.save.invalid_role.app_error",
+ "translation": "The role was not valid"
+ },
+ {
+ "id": "store.sql_role.save.update.app_error",
+ "translation": "Unable to update role"
+ },
+ {
"id": "store.sql_session.analytics_session_count.app_error",
"translation": "We couldn't count the sessions"
},