summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json144
1 files changed, 72 insertions, 72 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 804dfb57b..bbbeb3302 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",
@@ -951,14 +951,6 @@
"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]"
},
@@ -967,6 +959,14 @@
"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."
},
@@ -2459,6 +2459,10 @@
"translation": "Could not encode team icon"
},
{
+ "id": "api.team.remove_team_icon.get_team.app_error",
+ "translation": "An error occurred getting the team"
+ },
+ {
"id": "api.team.set_team_icon.get_team.app_error",
"translation": "An error occurred getting the team"
},
@@ -2483,6 +2487,10 @@
"translation": "Unable to upload team icon. File is too large."
},
{
+ "id": "api.team.team_icon.update.app_error",
+ "translation": "An error occurred updating the team icon"
+ },
+ {
"id": "api.team.set_team_icon.write_file.app_error",
"translation": "Could not save team icon"
},
@@ -2847,14 +2855,14 @@
"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."
},
@@ -2903,6 +2911,10 @@
"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"
},
@@ -3139,10 +3151,6 @@
"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."
},
@@ -3299,6 +3307,10 @@
"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"
},
@@ -5771,10 +5783,6 @@
"translation": "Closing SqlStore"
},
{
- "id": "store.sql.column_exists.critical",
- "translation": "Failed to check if column exists %v"
- },
- {
"id": "store.sql.column_exists_missing_driver.critical",
"translation": "Failed to check if column exists because of missing driver"
},
@@ -5863,10 +5871,6 @@
"translation": "Failed to get data type for column %s from table %s: %v"
},
{
- "id": "store.sql.table_exists.critical",
- "translation": "Failed to check if table exists %v"
- },
- {
"id": "store.sql.too_short_ciphertext",
"translation": "ciphertext too short"
},
@@ -6563,14 +6567,6 @@
"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"
},
@@ -6775,6 +6771,10 @@
"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"
},
@@ -6891,6 +6891,10 @@
"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"
},
@@ -7467,10 +7471,6 @@
"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"
},