From 37d89d3955842f83270355552f0188d40c6f4326 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Mon, 30 Apr 2018 08:33:44 -0300 Subject: translations PR 20180424 (#8662) --- i18n/en.json | 128 +++++++++++++++++++++++++++++------------------------------ 1 file changed, 64 insertions(+), 64 deletions(-) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index 3825ad3e2..a3ba5c4f3 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -783,80 +783,80 @@ "translation": "help" }, { - "id": "api.command_join.desc", - "translation": "Join the open channel" + "id": "api.command_invite.channel.app_error", + "translation": "Error to retrieve the current channel." }, { - "id": "api.command_join.fail.app_error", - "translation": "An error occurred while joining the channel." + "id": "api.command_invite.channel.error", + "translation": "Could not find the channel {{.Channel}}. Please use the [channel handle](https://about.mattermost.com/default-channel-handle-documentation) to identify channels." }, { - "id": "api.command_join.hint", - "translation": "~[channel]" + "id": "api.command_invite.desc", + "translation": "Invite a user to a channel" }, { - "id": "api.command_join.list.app_error", - "translation": "An error occurred while listing channels." + "id": "api.command_invite.directchannel.app_error", + "translation": "You can't add someone to a direct message channel." }, { - "id": "api.command_join.missing.app_error", - "translation": "We couldn't find the channel" + "id": "api.command_invite.fail.app_error", + "translation": "An error occurred while joining the channel." }, { - "id": "api.command_join.name", - "translation": "join" + "id": "api.command_invite.hint", + "translation": "@[username] ~[channel]" }, { - "id": "api.command_join.success", - "translation": "Joined channel." + "id": "api.command_invite.missing_message.app_error", + "translation": "Missing Username and Channel." }, { - "id": "api.command_invite.hint", - "translation": "@[username] ~[channel]" + "id": "api.command_invite.missing_user.app_error", + "translation": "We couldn't find the user." }, { "id": "api.command_invite.name", "translation": "invite" }, { - "id": "api.command_invite.desc", - "translation": "Invite a user to a channel" + "id": "api.command_invite.permission.app_error", + "translation": "You don't have enough permissions to add {{.User}} in {{.Channel}}." }, { - "id": "api.command_invite.missing_message.app_error", - "translation": "Missing Username and Channel." + "id": "api.command_invite.success", + "translation": "{{.User}} added to {{.Channel}} channel." }, { - "id": "api.command_invite.missing_user.app_error", - "translation": "We couldn't find the user." + "id": "api.command_invite.user_already_in_channel.app_error", + "translation": "{{.User}} is already in the channel." }, { - "id": "api.command_invite.channel.app_error", - "translation": "Error to retrieve the current channel." + "id": "api.command_join.desc", + "translation": "Join the open channel" }, { - "id": "api.command_invite.channel.error", - "translation": "Could not find the channel {{.Channel}}. Please use the [channel handle](https://about.mattermost.com/default-channel-handle-documentation) to identify channels." + "id": "api.command_join.fail.app_error", + "translation": "An error occurred while joining the channel." }, { - "id": "api.command_invite.fail.app_error", - "translation": "An error occurred while joining the channel." + "id": "api.command_join.hint", + "translation": "~[channel]" }, { - "id": "api.command_invite.permission.app_error", - "translation": "You don't have enough permissions to add {{.User}} in {{.Channel}}." + "id": "api.command_join.list.app_error", + "translation": "An error occurred while listing channels." }, { - "id": "api.command_invite.directchannel.app_error", - "translation": "You can't add someone to a direct message channel." + "id": "api.command_join.missing.app_error", + "translation": "We couldn't find the channel" }, { - "id": "api.command_invite.user_already_in_channel.app_error", - "translation": "{{.User}} is already in the channel." + "id": "api.command_join.name", + "translation": "join" }, { - "id": "api.command_invite.success", - "translation": "{{.User}} added to {{.Channel}} channel." + "id": "api.command_join.success", + "translation": "Joined channel." }, { "id": "api.command_kick.name", @@ -950,14 +950,6 @@ "id": "api.command_mute.error", "translation": "Could not find the channel {{.Channel}}. Please use the [channel handle](https://about.mattermost.com/default-channel-handle-documentation) to identify channels." }, - { - "id": "api.command_mute.no_channel.error", - "translation": "Could not find the specified channel. Please use the [channel handle](https://about.mattermost.com/default-channel-handle-documentation) to identify channels." - }, - { - "id": "api.command_mute.not_member.error", - "translation": "Could not mute channel {{.Channel}} as you are not a member." - }, { "id": "api.command_mute.hint", "translation": "~[channel]" @@ -966,6 +958,14 @@ "id": "api.command_mute.name", "translation": "mute" }, + { + "id": "api.command_mute.no_channel.error", + "translation": "Could not find the specified channel. Please use the [channel handle](https://about.mattermost.com/default-channel-handle-documentation) to identify channels." + }, + { + "id": "api.command_mute.not_member.error", + "translation": "Could not mute channel {{.Channel}} as you are not a member." + }, { "id": "api.command_mute.success_mute", "translation": "You will not receive notifications for {{.Channel}} until channel mute is turned off." @@ -2854,14 +2854,14 @@ "id": "api.user.create_user.joining.error", "translation": "Encountered an issue joining default channels user_id=%s, team_id=%s, err=%v" }, - { - "id": "api.user.create_user.missing_token.app_error", - "translation": "Missing Token." - }, { "id": "api.user.create_user.missing_invite_id.app_error", "translation": "Missing Invite Id." }, + { + "id": "api.user.create_user.missing_token.app_error", + "translation": "Missing Token." + }, { "id": "api.user.create_user.no_open_server", "translation": "This server does not allow open signups. Please speak with your Administrator to receive an invitation." @@ -2910,6 +2910,10 @@ "id": "api.user.get_me.getting.error", "translation": "Error in getting users profile for id=%v forcing logout" }, + { + "id": "api.user.get_profile_image.not_found.app_error", + "translation": "Unable to get profile image, user not found." + }, { "id": "api.user.init.debug", "translation": "Initializing user API routes" @@ -3146,10 +3150,6 @@ "id": "api.user.upload_profile_user.parse.app_error", "translation": "Could not parse multipart form" }, - { - "id": "api.user.get_profile_image.not_found.app_error", - "translation": "Unable to get profile image, user not found." - }, { "id": "api.user.upload_profile_user.storage.app_error", "translation": "Unable to upload file. Image storage is not configured." @@ -3306,6 +3306,10 @@ "id": "api.websocket_handler.invalid_param.app_error", "translation": "Invalid {{.Name}} parameter" }, + { + "id": "app.admin.test_email.failure", + "translation": "Connection unsuccessful: {{.Error}}" + }, { "id": "app.channel.create_channel.no_team_id.app_error", "translation": "Must specify the team ID to create a channel" @@ -6562,14 +6566,6 @@ "id": "store.sql_post.search.disabled", "translation": "Searching has been disabled on this server. Please contact your System Administrator." }, - { - "id": "store.sql_system.permanent_delete_by_name.app_error", - "translation": "We could not permanently delete the system table entry" - }, - { - "id": "store.sql_role.permanent_delete_all.app_error", - "translation": "We could not permanently delete all the roles" - }, { "id": "store.sql_post.search.warn", "translation": "Query error searching posts: %v" @@ -6694,6 +6690,10 @@ "id": "store.sql_role.get_by_names.app_error", "translation": "Unable to get roles" }, + { + "id": "store.sql_role.permanent_delete_all.app_error", + "translation": "We could not permanently delete all the roles" + }, { "id": "store.sql_role.save.insert.app_error", "translation": "Unable to save new role" @@ -6810,6 +6810,10 @@ "id": "store.sql_system.get_version.app_error", "translation": "We couldn't get the database version" }, + { + "id": "store.sql_system.permanent_delete_by_name.app_error", + "translation": "We could not permanently delete the system table entry" + }, { "id": "store.sql_system.save.app_error", "translation": "We encountered an error saving the system property" @@ -7386,10 +7390,6 @@ "id": "utils.mail.send_mail.msg.app_error", "translation": "Failed to write email message" }, - { - "id": "app.admin.test_email.failure", - "translation": "Connection unsuccessful: {{.Error}}" - }, { "id": "utils.mail.send_mail.msg_data.app_error", "translation": "Failed to add email message data" -- cgit v1.2.3-1-g7c22