From 0ab47cf1455317d757567ff26c96b8ea1f57c838 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Tue, 3 Apr 2018 05:27:59 +0300 Subject: translations PR 20180402 (#8570) --- i18n/en.json | 104 +++++++++++++++++++++++++++++------------------------------ 1 file changed, 52 insertions(+), 52 deletions(-) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index abf8f35f5..7b101cd72 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -47,10 +47,6 @@ "id": "September", "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." @@ -902,6 +898,38 @@ "id": "api.command_msg.success", "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" @@ -1014,38 +1042,6 @@ "id": "api.command_shrug.name", "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" @@ -1994,6 +1990,10 @@ "id": "api.reaction.send_reaction_event.post.app_error", "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." @@ -2462,18 +2462,10 @@ "id": "api.templates.email_change_body.info", "translation": "Your email address for {{.TeamDisplayName}} has been changed to {{.NewEmail}}.
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" @@ -3826,6 +3818,10 @@ "id": "app.plugin.upload_disabled.app_error", "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." @@ -6642,14 +6638,6 @@ "id": "store.sql_reaction.save.save.app_error", "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" @@ -6662,6 +6650,18 @@ "id": "store.sql_role.get_by_names.app_error", "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" -- cgit v1.2.3-1-g7c22