translations PR 20161226 (#4903)
Этот коммит содержится в:
54
i18n/ko.json
54
i18n/ko.json
@@ -299,6 +299,18 @@
|
||||
"id": "api.channel.leave.left",
|
||||
"translation": "%v 가 채널을 떠났습니다."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_update_channel_displayname_message_and_forget.create_post.error",
|
||||
"translation": "Failed to post displayname update message %v"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_update_channel_displayname_message_and_forget.retrieve_user.error",
|
||||
"translation": "업데이트 채널 헤더 메시지 %v을(를) 저장 시도중 사용자를 가져오는데 실패했습니다"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_update_channel_displayname_message_and_forget.updated_from",
|
||||
"translation": "%s 이(가) 채널 헤더를 %s에서 %s(으)로 갱신했습니다"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.post_update_channel_header_message_and_forget.join_leave.error",
|
||||
"translation": "메시지 %v 를 포스트 하는 데 실패하였습니다"
|
||||
@@ -323,6 +335,10 @@
|
||||
"id": "api.channel.post_user_add_remove_message_and_forget.error",
|
||||
"translation": "메시지 %v 를 포스트 하는 데 실패하였습니다"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.remove.default.app_error",
|
||||
"translation": "기본 채널은 삭제할 수 없습니다 {{.Channel}}"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.remove_member.permissions.app_error",
|
||||
"translation": "작업을 할 수 있는 권한이 없습니다."
|
||||
@@ -491,6 +507,10 @@
|
||||
"id": "api.command_echo.hint",
|
||||
"translation": "'메시지' [딜레이(초)]"
|
||||
},
|
||||
{
|
||||
"id": "api.command_echo.message.app_error",
|
||||
"translation": "A message must be provided with the /echo command."
|
||||
},
|
||||
{
|
||||
"id": "api.command_echo.name",
|
||||
"translation": "에코"
|
||||
@@ -707,6 +727,10 @@
|
||||
"id": "api.context.mfa_required.app_error",
|
||||
"translation": "Multi-factor authentication is required on this server."
|
||||
},
|
||||
{
|
||||
"id": "api.context.missing_teamid.app_error",
|
||||
"translation": "Missing Team Id"
|
||||
},
|
||||
{
|
||||
"id": "api.context.permissions.app_error",
|
||||
"translation": "작업을 할 수 있는 권한이 없습니다"
|
||||
@@ -1525,19 +1549,19 @@
|
||||
},
|
||||
{
|
||||
"id": "api.reaction.delete_reaction.mismatched_channel_id.app_error",
|
||||
"translation": "Failed to delete reaction when channel id in URL doesn't match post id in URL"
|
||||
"translation": "Failed to delete reaction because channel ID does not match post ID in the URL"
|
||||
},
|
||||
{
|
||||
"id": "api.reaction.init.debug",
|
||||
"translation": "Initializing reactions api routes"
|
||||
"translation": "관리자 API 경로 초기화 중"
|
||||
},
|
||||
{
|
||||
"id": "api.reaction.list_reactions.mismatched_channel_id.app_error",
|
||||
"translation": "Failed to get reactions when channel id in URL doesn't match post id in URL"
|
||||
"translation": "Failed to get reactions because channel ID does not match post ID in the URL"
|
||||
},
|
||||
{
|
||||
"id": "api.reaction.save_reaction.mismatched_channel_id.app_error",
|
||||
"translation": "Failed to save reaction when channel id in URL doesn't match post id in URL"
|
||||
"translation": "Failed to save reaction because channel ID does not match post ID in the URL"
|
||||
},
|
||||
{
|
||||
"id": "api.reaction.send_reaction_event.post.app_error",
|
||||
@@ -1829,7 +1853,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.team.import_team.unavailable.app_error",
|
||||
"translation": "유효하지 않은 Filesize"
|
||||
"translation": "Malformed request: filesize field is not present."
|
||||
},
|
||||
{
|
||||
"id": "api.team.init.debug",
|
||||
@@ -2321,7 +2345,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.user.login.not_provided.app_error",
|
||||
"translation": "Either user id or team name and user email must be provided"
|
||||
"translation": "Must provide either user ID, or team name and user email"
|
||||
},
|
||||
{
|
||||
"id": "api.user.login.not_verified.app_error",
|
||||
@@ -3241,7 +3265,7 @@
|
||||
},
|
||||
{
|
||||
"id": "model.command.is_valid.url.app_error",
|
||||
"translation": "잘못된 URL"
|
||||
"translation": "Invalid URL"
|
||||
},
|
||||
{
|
||||
"id": "model.command.is_valid.url_http.app_error",
|
||||
@@ -3837,7 +3861,7 @@
|
||||
},
|
||||
{
|
||||
"id": "model.team_member.is_valid.team_id.app_error",
|
||||
"translation": "잘못된 팀 아이디입니다."
|
||||
"translation": "잘못된 팀 ID"
|
||||
},
|
||||
{
|
||||
"id": "model.team_member.is_valid.user_id.app_error",
|
||||
@@ -3949,7 +3973,7 @@
|
||||
},
|
||||
{
|
||||
"id": "model.user.is_valid.team_id.app_error",
|
||||
"translation": "잘못된 팀 아이디입니다."
|
||||
"translation": "잘못된 팀 ID"
|
||||
},
|
||||
{
|
||||
"id": "model.user.is_valid.update_at.app_error",
|
||||
@@ -4203,6 +4227,10 @@
|
||||
"id": "store.sql_channel.get_members.app_error",
|
||||
"translation": "채널을 찾을 수 없습니다"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.get_members_by_ids.app_error",
|
||||
"translation": "채널을 찾을 수 없습니다"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_channel.get_more_channels.get.app_error",
|
||||
"translation": "채널을 찾을 수 없습니다"
|
||||
@@ -5323,6 +5351,10 @@
|
||||
"id": "web.header.back",
|
||||
"translation": "돌아가기"
|
||||
},
|
||||
{
|
||||
"id": "web.incoming_webhook.attachment.app_error",
|
||||
"translation": "Maximum attachments length is {{.Max}} characters, received size is {{.Actual}}"
|
||||
},
|
||||
{
|
||||
"id": "web.incoming_webhook.channel.app_error",
|
||||
"translation": "채널을 찾을 수 없습니다"
|
||||
@@ -5347,6 +5379,10 @@
|
||||
"id": "web.incoming_webhook.text.app_error",
|
||||
"translation": "지정된 텍스트가 없습니다."
|
||||
},
|
||||
{
|
||||
"id": "web.incoming_webhook.text.length.app_error",
|
||||
"translation": "Maximum text length is {{.Max}} characters, received size is {{.Actual}}"
|
||||
},
|
||||
{
|
||||
"id": "web.incoming_webhook.user.app_error",
|
||||
"translation": "채널을 찾을 수 없습니다"
|
||||
|
||||
Ссылка в новой задаче
Block a user