summaryrefslogtreecommitdiffstats
path: root/i18n/ko.json
diff options
context:
space:
mode:
authorDerrick Anderson <derrick@andersonwebstudio.com>2018-04-13 14:36:37 -0400
committerDerrick Anderson <derrick@andersonwebstudio.com>2018-04-13 14:36:37 -0400
commit0759cf639d1872680c9fc204cdef91cb784fac72 (patch)
treedce291d71f56379e5bb8313dfbb2d8ddc5ef39a6 /i18n/ko.json
parent84ca98d9a9367e159c952cc3c0a4c9b4dde4796d (diff)
parente83b1cba5c5ab075431818e041b20a20b6431fde (diff)
downloadchat-0759cf639d1872680c9fc204cdef91cb784fac72.tar.gz
chat-0759cf639d1872680c9fc204cdef91cb784fac72.tar.bz2
chat-0759cf639d1872680c9fc204cdef91cb784fac72.zip
Merge remote-tracking branch 'origin/merge49rc5'
Diffstat (limited to 'i18n/ko.json')
-rw-r--r--i18n/ko.json22
1 files changed, 7 insertions, 15 deletions
diff --git a/i18n/ko.json b/i18n/ko.json
index e710ff906..0f22827ea 100644
--- a/i18n/ko.json
+++ b/i18n/ko.json
@@ -796,7 +796,7 @@
},
{
"id": "api.command_join.hint",
- "translation": "[채널 이름]"
+ "translation": "~[channel]"
},
{
"id": "api.command_join.list.app_error",
@@ -904,15 +904,15 @@
},
{
"id": "api.command_mute.error",
- "translation": "Could not find the channel {{.Channel}}."
+ "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.hint",
- "translation": "[channel]"
+ "translation": "~[channel]"
},
{
"id": "api.command_mute.name",
- "translation": "mute"
+ "translation": "음소거"
},
{
"id": "api.command_mute.success_mute",
@@ -980,7 +980,7 @@
},
{
"id": "api.command_remove.name",
- "translation": "remove"
+ "translation": "제거"
},
{
"id": "api.command_remove.permission.app_error",
@@ -1697,20 +1697,12 @@
"translation": "Missing file in multipart/form request"
},
{
- "id": "api.post.check_for_out_of_channel_mentions.link.private",
- "translation": "비공개 채널에 사용자 추가하기"
- },
- {
- "id": "api.post.check_for_out_of_channel_mentions.link.public",
- "translation": "공개 채널에 사용자 추가하기"
- },
- {
"id": "api.post.check_for_out_of_channel_mentions.message.multiple",
- "translation": "@{{.Usernames}} and @{{.LastUsername}} were mentioned but they are not in the channel. Would you like to {{.Phrase}}? They will have access to all message history."
+ "translation": "{{.Usernames}}, {{.LastUsername}} 이 멘션되었으나, 그들은 이 채널에 속하지 않기 때문에 알림을 받지 못했습니다."
},
{
"id": "api.post.check_for_out_of_channel_mentions.message.one",
- "translation": "@{{.Username}} was mentioned but they are not in the channel. Would you like to {{.Phrase}}? They will have access to all message history."
+ "translation": "{{.Username}}이 멘션되었으나, 그는 이 채널에 속하지 않기 때문에 알림을 받지 못했습니다."
},
{
"id": "api.post.create_post.attach_files.error",