translations PR 20170703 (#6836)
* translations PR 20170703 * Fix bad merge
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
81a893b556
Коммит
d59cac0314
144
i18n/en.json
144
i18n/en.json
@@ -451,10 +451,6 @@
|
||||
"id": "api.command.invite_people.email_off",
|
||||
"translation": "Email has not been configured, no invite(s) sent"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.invite_off",
|
||||
"translation": "User creation has been disabled on this server, no invite(s) sent"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.fail",
|
||||
"translation": "Encountered an error sending email invite(s)"
|
||||
@@ -463,6 +459,10 @@
|
||||
"id": "api.command.invite_people.hint",
|
||||
"translation": "[name@domain.com ...]"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.invite_off",
|
||||
"translation": "User creation has been disabled on this server, no invite(s) sent"
|
||||
},
|
||||
{
|
||||
"id": "api.command.invite_people.name",
|
||||
"translation": "invite_people"
|
||||
@@ -499,6 +499,38 @@
|
||||
"id": "api.command_away.success",
|
||||
"translation": "You are now away"
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.channel.app_error",
|
||||
"translation": "Error to retrieve the current channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.desc",
|
||||
"translation": "Edit the channel header"
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.hint",
|
||||
"translation": "[text]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.message.app_error",
|
||||
"translation": "Text must be provided with the /header command."
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.name",
|
||||
"translation": "header"
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.permission.app_error",
|
||||
"translation": "You do not have the appropriate permissions to edit the channel header."
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.update_channel.app_error",
|
||||
"translation": "Error to update the current channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.update_channel.success",
|
||||
"translation": "Channel header successfully updated."
|
||||
},
|
||||
{
|
||||
"id": "api.command_collapse.desc",
|
||||
"translation": "Turn on auto-collapsing of image previews"
|
||||
@@ -539,38 +571,6 @@
|
||||
"id": "api.command_echo.name",
|
||||
"translation": "echo"
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.desc",
|
||||
"translation": "Edit the channel header"
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.hint",
|
||||
"translation": "[text]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.name",
|
||||
"translation": "header"
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.message.app_error",
|
||||
"translation": "Text must be provided with the /header command."
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.channel.app_error",
|
||||
"translation": "Error to retrieve the current channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.permission.app_error",
|
||||
"translation": "You do not have the appropriate permissions to edit the channel header."
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.update_channel.app_error",
|
||||
"translation": "Error to update the current channel."
|
||||
},
|
||||
{
|
||||
"id": "api.command_channel_header.update_channel.success",
|
||||
"translation": "Channel header successfully updated."
|
||||
},
|
||||
{
|
||||
"id": "api.command_expand.desc",
|
||||
"translation": "Turn off auto-collapsing of image previews"
|
||||
@@ -587,6 +587,14 @@
|
||||
"id": "api.command_expand_collapse.fail.app_error",
|
||||
"translation": "An error occurred while expanding previews"
|
||||
},
|
||||
{
|
||||
"id": "api.command_help.desc",
|
||||
"translation": "Open the Mattermost help page"
|
||||
},
|
||||
{
|
||||
"id": "api.command_help.name",
|
||||
"translation": "help"
|
||||
},
|
||||
{
|
||||
"id": "api.command_join.desc",
|
||||
"translation": "Join the open channel"
|
||||
@@ -891,14 +899,6 @@
|
||||
"id": "api.command_shrug.name",
|
||||
"translation": "shrug"
|
||||
},
|
||||
{
|
||||
"id": "api.command_help.desc",
|
||||
"translation": "Open the Mattermost help page"
|
||||
},
|
||||
{
|
||||
"id": "api.command_help.name",
|
||||
"translation": "help"
|
||||
},
|
||||
{
|
||||
"id": "api.compliance.init.debug",
|
||||
"translation": "Initializing compliance API routes"
|
||||
@@ -2143,6 +2143,10 @@
|
||||
"id": "api.team.invite_members.already.app_error",
|
||||
"translation": "This person is already on your team"
|
||||
},
|
||||
{
|
||||
"id": "api.team.invite_members.invalid_email.app_error",
|
||||
"translation": "The following email addresses do not belong to an accepted domain: {{.Addresses}}. Please contact your System Administrator for details."
|
||||
},
|
||||
{
|
||||
"id": "api.team.invite_members.member",
|
||||
"translation": "member"
|
||||
@@ -2163,10 +2167,6 @@
|
||||
"id": "api.team.invite_members.send.error",
|
||||
"translation": "Failed to send invite email successfully err=%v"
|
||||
},
|
||||
{
|
||||
"id": "api.team.invite_members.invalid_email.app_error",
|
||||
"translation": "The following email addresses do not belong to an accepted domain: {{.Addresses}}. Please contact your System Administrator for details."
|
||||
},
|
||||
{
|
||||
"id": "api.team.invite_members.sending.info",
|
||||
"translation": "sending invitation to %v %v"
|
||||
@@ -3039,10 +3039,6 @@
|
||||
"id": "app.import.import_channel.team_not_found.error",
|
||||
"translation": "Error importing channel. Team with name \"{{.TeamName}}\" could not be found."
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.member_not_found.error",
|
||||
"translation": "Could not find channel member when importing direct channel"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.create_direct_channel.error",
|
||||
"translation": "Failed to create direct channel"
|
||||
@@ -3051,6 +3047,10 @@
|
||||
"id": "app.import.import_direct_channel.create_group_channel.error",
|
||||
"translation": "Failed to create group channel"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.member_not_found.error",
|
||||
"translation": "Could not find channel member when importing direct channel"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.update_header_failed.error",
|
||||
"translation": "Failed to update direct channel header"
|
||||
@@ -3155,6 +3155,10 @@
|
||||
"id": "app.import.validate_channel_import_data.type_missing.error",
|
||||
"translation": "Missing required channel property: type."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_channel_import_data.header_length.error",
|
||||
"translation": "Direct channel header is too long"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_channel_import_data.members_required.error",
|
||||
"translation": "Missing required direct channel property: members"
|
||||
@@ -3167,10 +3171,6 @@
|
||||
"id": "app.import.validate_direct_channel_import_data.members_too_many.error",
|
||||
"translation": "Direct channel members list contains too many items"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_channel_import_data.header_length.error",
|
||||
"translation": "Direct channel header is too long"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.channel_members_required.error",
|
||||
"translation": "Missing required direct post property: channel_members"
|
||||
@@ -3183,18 +3183,6 @@
|
||||
"id": "app.import.validate_direct_post_import_data.channel_members_too_many.error",
|
||||
"translation": "Direct post channel members list contains too many items"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.user_missing.error",
|
||||
"translation": "Missing required direct post property: user"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.message_missing.error",
|
||||
"translation": "Missing required direct post property: message"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.message_length.error",
|
||||
"translation": "Message is too long"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.create_at_missing.error",
|
||||
"translation": "Missing required direct post property: create_at"
|
||||
@@ -3203,6 +3191,18 @@
|
||||
"id": "app.import.validate_direct_post_import_data.create_at_zero.error",
|
||||
"translation": "CreateAt must be greater than 0"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.message_length.error",
|
||||
"translation": "Message is too long"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.message_missing.error",
|
||||
"translation": "Missing required direct post property: message"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_direct_post_import_data.user_missing.error",
|
||||
"translation": "Missing required direct post property: user"
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_post_import_data.channel_missing.error",
|
||||
"translation": "Missing required Post property: Channel."
|
||||
@@ -5887,6 +5887,10 @@
|
||||
"id": "store.sql_user.get_for_login.multiple_users",
|
||||
"translation": "We found multiple users matching your credentials and were unable to log you in. Please contact an administrator."
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.get_new_users.app_error",
|
||||
"translation": "We encountered an error while finding the new users"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.get_profiles.app_error",
|
||||
"translation": "We encountered an error while finding user profiles"
|
||||
@@ -5895,10 +5899,6 @@
|
||||
"id": "store.sql_user.get_recently_active_users.app_error",
|
||||
"translation": "We encountered an error while finding the recently active users"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.get_new_users.app_error",
|
||||
"translation": "We encountered an error while finding the new users"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_user.get_sysadmin_profiles.app_error",
|
||||
"translation": "We encountered an error while finding user profiles"
|
||||
|
||||
Ссылка в новой задаче
Block a user