diff --git a/assets/base/i18n/ko.json b/assets/base/i18n/ko.json index bfa2ff876..fc98d3e3f 100644 --- a/assets/base/i18n/ko.json +++ b/assets/base/i18n/ko.json @@ -828,8 +828,8 @@ "post.reactions.title": "반응", "post_body.check_for_out_of_channel_groups_mentions.message": "이 채널에 없기 때문에 이 멘션으로 알림을 받지 못했습니다. 또한 이 채널에 연결된 그룹의 구성원이 아닙니다.", "post_body.check_for_out_of_channel_mentions.link.and": " 그리고 ", - "post_body.check_for_out_of_channel_mentions.link.private": "해당 인원을 이 비공개 채널에 추가할까요", - "post_body.check_for_out_of_channel_mentions.link.public": "해당 인원을 채널에 추가할까요", + "post_body.check_for_out_of_channel_mentions.link.private": "해당 구성원들을 이 비공개 채널에 추가할까요", + "post_body.check_for_out_of_channel_mentions.link.public": "해당 구성원을 채널에 추가할까요", "post_body.check_for_out_of_channel_mentions.message.multiple": "멘션되었지만 채널에 없습니다. ", "post_body.check_for_out_of_channel_mentions.message.one": "멘션되었지만 채널에 없습니다. ", "post_body.check_for_out_of_channel_mentions.message_last": "? 추가한 구성원들은 전체 메시지 내역을 볼 수 있게 됩니다.", @@ -866,7 +866,7 @@ "rate.subtitle": "여러분의 의견을 알려주세요.", "rate.title": "매터모스트를 즐기고 계신가요?", "requested_ack.title": "수신확인 요청", - "saved_messages.empty.paragraph": "나중을 위해 저장하려는 메시지가 있으면, 메시지를 길게 누른 후 메뉴에서 저장을 선택하십시오. 저장된 메시지는 본인만 볼 수 있습니다.", + "saved_messages.empty.paragraph": "나중에 보려고 저장할 메시지가 있으면, 메시지를 길게 누른 후 메뉴에서 저장을 선택하세요. 저장된 메시지는 본인만 볼 수 있습니다.", "saved_messages.empty.title": "저장된 메시지가 없습니다", "screen.channel_files.header.recent_files": "최근 파일", "screen.channel_files.results.filter.title": "파일 유형별 필터링", @@ -902,7 +902,7 @@ "select_team.no_team.description": "팀에 참여하려면 팀 관리자에게 초대를 요청하거나 직접 팀을 만드세요. 이메일 받은 편지함에서 초대장을 확인할 수도 있습니다.", "select_team.no_team.title": "참여할 수 있는 팀이 없습니다", "select_team.title": "팀 선택", - "server.invalid.certificate.description": "이 서버의 인증서가 유효하지 않습니다.\n\"{hostname}\"인 것처럼 속이고 있는 서버에 연결하려 하므로 기밀 정보가 위험에 노출될 수 있습니다.", + "server.invalid.certificate.description": "이 서버의 인증서가 유효하지 않습니다.\n\"{hostname}\" 호스트인 것처럼 속이고 있는 서버에 연결하려 하므로 기밀 정보가 위험에 노출될 수 있습니다.", "server.invalid.certificate.title": "잘못된 SSL 인증서", "server.logout.alert_description": "모든 관련 데이터가 제거됩니다", "server.logout.alert_title": "{displayName} 에서 로그아웃하시겠습니까?",