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.json15
1 files changed, 10 insertions, 5 deletions
diff --git a/webapp/i18n/ko.json b/webapp/i18n/ko.json
index c6fed27e4..b4d25b9f9 100644
--- a/webapp/i18n/ko.json
+++ b/webapp/i18n/ko.json
@@ -318,6 +318,7 @@
"admin.general.policy.permissionsAdmin": "Team and System Admins",
"admin.general.policy.permissionsAll": "모든 팀 회원",
"admin.general.policy.permissionsAllChannel": "All channel members",
+ "admin.general.policy.permissionsChannelAdmin": "Channel, Team and System Admins",
"admin.general.policy.permissionsDeletePostAdmin": "Team and System Admins",
"admin.general.policy.permissionsDeletePostAll": "Message authors can delete their own messages, and Administrators can delete any message",
"admin.general.policy.permissionsDeletePostSystemAdmin": "시스템 관리자",
@@ -565,9 +566,9 @@
"admin.password.requirementsDescription": "Character types required in a valid password.",
"admin.password.symbol": "At least one symbol (예시 \"~!@#$%^&*()\")",
"admin.password.uppercase": "At least one uppercase letter",
- "admin.privacy.showEmailDescription": "When false, hides email address of users from other users in the user interface, including team owners and team administrators. Used when system is set up for managing teams where some users choose to keep their contact information private.",
+ "admin.privacy.showEmailDescription": "When false, hides the email address of members from everyone except System Administrators.",
"admin.privacy.showEmailTitle": "이메일 표시: ",
- "admin.privacy.showFullNameDescription": "When false, hides full name of users from other users, including team owners and team administrators. Username is shown in place of full name.",
+ "admin.privacy.showFullNameDescription": "When false, hides the full name of members from everyone except System Administrators. Username is shown in place of full name.",
"admin.privacy.showFullNameTitle": "본명 표시: ",
"admin.purge.button": "Purge All Caches",
"admin.purge.loading": " 로딩 중...",
@@ -717,9 +718,6 @@
"admin.service.readTimeoutDescription": "Maximum time allowed from when the connection is accepted to when the request body is fully read.",
"admin.service.securityDesc": "When true, System Administrators are notified by email if a relevant security fix alert has been announced in the last 12 hours. Requires email to be enabled.",
"admin.service.securityTitle": "보안 경고: ",
- "admin.service.segmentDescription": "Segment.com is an online service that can be optionally used to track detailed system statistics. You can obtain a key by signing-up for a free account at Segment.com.",
- "admin.service.segmentExample": "예시 \"g3fgGOXJAQ43QV7rAh6iwQCkV4cA1Gs\"",
- "admin.service.segmentTitle": "Segment Write Key:",
"admin.service.sessionCache": "세션 캐시 (분):",
"admin.service.sessionCacheDesc": "The number of minutes to cache a session in memory.",
"admin.service.sessionDaysEx": "예시 \"30\"",
@@ -1134,6 +1132,7 @@
"channel_modal.publicChannel2": "누구나 참여할 수 있는 새 공개 채널을 만듭니다. ",
"channel_modal.purpose": "설명",
"channel_modal.purposeEx": "E.g.: \"A channel to file bugs and improvements\"",
+ "channel_notification.push": "Send mobile push notifications",
"channel_notifications.allActivity": "모든 활동",
"channel_notifications.allUnread": "모든 읽지않은 메시지",
"channel_notifications.globalDefault": "전역 기본 설정 ({notifyLevel})",
@@ -1141,6 +1140,7 @@
"channel_notifications.never": "알림 사용 안함",
"channel_notifications.onlyMentions": "멘션만",
"channel_notifications.override": "\"전역 기본 설정\" 외 다른 옵션을 선택하면 전역으로 설정한 알림 설정이 무시됩니다. 데스크탑 알림은 Firefox, Safari, Chrome에서 사용 가능합니다.",
+ "channel_notifications.overridePush": "Selecting an option other than \"Global default\" will override the global notification settings for mobile push notifications in account settings. Push notifications must be enabled by the System Admin.",
"channel_notifications.preferences": "채널 알림 설정: ",
"channel_notifications.sendDesktop": "데스크탑 알림 받기",
"channel_notifications.unreadInfo": "읽지 않은 채널은 사이드바에서 굵은 글씨로 표시됩니다. \"멘션만\"을 선택하면 내가 멘션된 채널만 굵게 표시됩니다.",
@@ -1939,6 +1939,10 @@
"update_command.confirm": "슬래시 명령어 추가",
"update_command.question": "Your changes may break the existing slash command. Are you sure you would like to update it?",
"update_command.update": "Update",
+ "update_incoming_webhook.update": "Update",
+ "update_outgoing_webhook.confirm": "Outgoing Webhook 추가하기",
+ "update_outgoing_webhook.question": "Your changes may break the existing outgoing webhook. Are you sure you would like to update it?",
+ "update_outgoing_webhook.update": "Update",
"upload_overlay.info": "이 곳에 파일을 끌어 업로드하세요.",
"user.settings.advance.embed_preview": "For the first web link in a message, display a preview of website content below the message, if available",
"user.settings.advance.embed_toggle": "미리보기 토글 버튼 보여주기",
@@ -2128,6 +2132,7 @@
"user.settings.notifications.emailNotifications": "이메일 알림",
"user.settings.notifications.header": "알림",
"user.settings.notifications.info": "Desktop notifications are available on Edge, Firefox, Safari, Chrome and Mattermost Desktop Apps.",
+ "user.settings.notifications.mentionsInfo": "Mentions trigger when someone sends a message that includes your username (\"@{username}\") or any of the options selected above.",
"user.settings.notifications.never": "사용 안함",
"user.settings.notifications.noWords": "설정한 단어가 없습니다",
"user.settings.notifications.off": "사용 안함",