summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/ko.json
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/i18n/ko.json')
-rw-r--r--webapp/i18n/ko.json12
1 files changed, 8 insertions, 4 deletions
diff --git a/webapp/i18n/ko.json b/webapp/i18n/ko.json
index 1252ac76b..6e36b91d3 100644
--- a/webapp/i18n/ko.json
+++ b/webapp/i18n/ko.json
@@ -1118,7 +1118,7 @@
"channel_modal.channel": "채널",
"channel_modal.createNew": "새로운 ",
"channel_modal.descriptionHelp": "{term}은 이렇게 사용되어야 합니다.",
- "channel_modal.displayNameError": "필수 항목입니다.",
+ "channel_modal.displayNameError": "Channel name must be 2 or more characters",
"channel_modal.edit": "편집",
"channel_modal.group": "그룹",
"channel_modal.header": "헤더",
@@ -1275,6 +1275,9 @@
"emoji_list.add": "이모티콘 추가",
"emoji_list.creator": "만든 사람",
"emoji_list.delete": "삭제",
+ "emoji_list.delete.confirm.button": "삭제",
+ "emoji_list.delete.confirm.msg": "This action permanently deletes the custom emoji. Are you sure you want to delete it?",
+ "emoji_list.delete.confirm.title": "Delete Custom Emoji",
"emoji_list.empty": "커스텀 이모티콘이 없습니다.",
"emoji_list.header": "커스텀 이모티콘",
"emoji_list.help": "커스텀 이모티콘은 서버의 모두가 사용할 수 있습니다. 메시지 창에 ':'를 입력하여 이모티콘 선택 메뉴를 활성화 할 수 있습니다. 새로운 이모티콘을 등록하면 다른 사용자들은 사용하기 위해 페이지를 새로고침 해야할 수 있습니다.",
@@ -1793,8 +1796,9 @@
"search_results.usageFlag3": " 아이콘을 클릭하여 중요 메시지를 추가할 수 있습니다.",
"search_results.usageFlag4": "중요한 메시지를 따로 모아 확인할 수 있습니다. 중요 메시지는 개인별로 표시되며 다른 사람이 볼 수 없습니다.",
"search_results.usagePin1": "There are no pinned messages yet.",
- "search_results.usagePin2": "You can pin a message by clicking the \"Pin to channel\" option from the message's menu.",
- "search_results.usagePin3": "Pinned messages are accessible by all channel members and are a way to mark messages for future reference.",
+ "search_results.usagePin2": "All members of this channel can pin important or useful messages.",
+ "search_results.usagePin3": "Pinned messages are visible to all channel members.",
+ "search_results.usagePin4": "To pin a message: Go to the message that you want to pin and click [...] > \"Pin to channel\".",
"setting_item_max.cancel": "취소",
"setting_item_max.save": "저장",
"setting_item_min.edit": "편집",
@@ -2197,7 +2201,7 @@
"user.settings.security.emailPwd": "이메일과 패스워드",
"user.settings.security.gitlab": "GitLab",
"user.settings.security.google": "Google",
- "user.settings.security.inactive": "Inactive",
+ "user.settings.security.inactive": "비활성화",
"user.settings.security.lastUpdated": "{date} {time} 에 마지막으로 변경됨",
"user.settings.security.ldap": "AD/LDAP",
"user.settings.security.loginGitlab": "Gitlab을 통해 로그인 되었습니다.",