summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/ko.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-11-26 12:32:32 -0300
committerGitHub <noreply@github.com>2016-11-26 12:32:32 -0300
commit28b84dc1d1d0faaf822f95fca3bb03bc5172b483 (patch)
treea1218b38bfbafdb912c6024de8035cc860212f1e /webapp/i18n/ko.json
parent2abcc25173ef40b29cdde28856a3f5c9234056d3 (diff)
downloadchat-28b84dc1d1d0faaf822f95fca3bb03bc5172b483.tar.gz
chat-28b84dc1d1d0faaf822f95fca3bb03bc5172b483.tar.bz2
chat-28b84dc1d1d0faaf822f95fca3bb03bc5172b483.zip
translations PR 20161122 (#4625)
Diffstat (limited to 'webapp/i18n/ko.json')
-rw-r--r--webapp/i18n/ko.json847
1 files changed, 446 insertions, 401 deletions
diff --git a/webapp/i18n/ko.json b/webapp/i18n/ko.json
index f1b1a28dd..235750e70 100644
--- a/webapp/i18n/ko.json
+++ b/webapp/i18n/ko.json
@@ -11,10 +11,10 @@
"about.licensed": "다음 사용자에게 허가되었습니다:",
"about.number": "빌드 넘버:",
"about.teamEditionLearn": "Mattermost 커뮤니티에 참여 ",
- "about.teamEditionSt": "모든 팀 커뮤니케이션 활동을 한 곳에 모아 쉽고 빠르게 접근할 수 있습니다.",
+ "about.teamEditionSt": "모든 팀 커뮤니케이션 활동을 한 곳에 모아 빠르게 찾고 공유할 수 있습니다.",
"about.teamEditiont0": "팀 에디션",
"about.teamEditiont1": "엔터프라이즈 에디션",
- "about.title": "Mattermost에 대해",
+ "about.title": "Mattermost에 대하여",
"about.version": "버전:",
"access_history.title": "접근 기록",
"activity_log.activeSessions": "활성 세션",
@@ -35,14 +35,14 @@
"add_command.autocompleteDescription.help": "(선택사항) 자동완성 목록에서 보여질 부가적인 설명을 입력하세요.",
"add_command.autocompleteDescription.placeholder": "예시: \"환자 기록에 대한 검색결과를 보여줍니다\"",
"add_command.autocompleteHint": "자동완성 힌트",
- "add_command.autocompleteHint.help": "(선택사항) 자동완성 목록에서 보여질, 명령어와 관련된 매개변수 도움말을 입력하세요.",
+ "add_command.autocompleteHint.help": "(선택사항) 자동완성 목록에서 보여질, 명령어 매개변수의 도움말을 입력하세요.",
"add_command.autocompleteHint.placeholder": "예시: [환자 이름]",
"add_command.cancel": "취소",
"add_command.description": "설명",
"add_command.description.help": "명령어에 대한 설명을 입력하세요.",
"add_command.displayName": "표시명",
"add_command.displayName.help": "명령어의 표시명을 64글자 이내로 입력하세요.",
- "add_command.doneHelp": "Your slash command has been set up. The following token will be sent in the outgoing payload. Please use it to verify the request came from your Mattermost team (see <a href=\"https://docs.mattermost.com/developer/slash-commands.html\">documentation</a> for further details).",
+ "add_command.doneHelp": "명령어 설정이 완료되었습니다. 다음 토큰이 이벤트 요청과 같이 보내질 것입니다. 요청이 유효한 팀에서 보내진 요청인지 검증해주세요. (자세한 내용은 <a href=\"https://docs.mattermost.com/developer/slash-commands.html\">문서</a>를 참고하세요).",
"add_command.iconUrl": "응답 아이콘",
"add_command.iconUrl.help": "(선택사항) 명령어 응답 글에 사용될 프로필 사진을 선택합니다. 128 x 128 픽셀 이상의 .png 또는 .jpg 이미지의 URL을 입력하세요.",
"add_command.iconUrl.placeholder": "https://www.example.com/myicon.png",
@@ -53,78 +53,78 @@
"add_command.save": "저장",
"add_command.token": "<b>토큰</b>: {token}",
"add_command.trigger": "명령어 트리거 단어",
- "add_command.trigger.help": "트리거 단어는 고유한 값이여야 하며, 슬래시로 시작하거나 공백을 포함할 수 없습니다.",
- "add_command.trigger.helpExamples": "예시: client, employee, patient, weather",
+ "add_command.trigger.help": "트리거 단어는 고유한 값이여야 하며, 슬래시(/)로 시작되거나 공백을 포함할 수 없습니다.",
+ "add_command.trigger.helpExamples": "예시: 고객, 직원, 환자, 날씨",
"add_command.trigger.helpReserved": "사용할 수 없음: {link}",
"add_command.trigger.helpReservedLinkText": "내장된 명령어 목록을 확인하세요.",
- "add_command.trigger.placeholder": "명령어 트리거 예시. \"hello\"",
+ "add_command.trigger.placeholder": "명령어 트리거 예시: \"인사\"",
"add_command.triggerInvalidLength": "단어가 {min}글자 이상, {max}글자 이하여야 합니다.",
- "add_command.triggerInvalidSlash": "단어 앞에 /를 사용할 수 없습니다.",
+ "add_command.triggerInvalidSlash": "단어 앞에 슬래시(/)를 사용할 수 없습니다.",
"add_command.triggerInvalidSpace": "단어에 공백을 포함할 수 없습니다.",
"add_command.triggerRequired": "단어가 필요합니다.",
"add_command.url": "요청 URL",
- "add_command.url.help": "The callback URL to receive the HTTP POST or GET event request when the slash command is run.",
+ "add_command.url.help": "명령이 실행될 때 이벤트 요청(HTTP POST 또는 GET)을 받을 콜백 URL을 입력하세요.",
"add_command.url.placeholder": "URL 주소는 http:// 또는 https:// 로 시작되어야 합니다",
"add_command.urlRequired": "요청 URL을 입력하세요.",
"add_command.username": "응답 유저 이름",
- "add_command.username.help": "Choose a username override for responses for this slash command. Usernames can consist of up to 22 characters consisting of lowercase letters, numbers and they symbols \"-\", \"_\", and \".\" .",
- "add_command.username.placeholder": "사용자 이름",
+ "add_command.username.help": "명령 응답에 보일 사용자명을 입력하세요. 사용자명은 22글자여 이하여야 하며, 영문 소문자, 숫자, 특수문자 \"-\", \"_\", \".\"만 포함할 수 있습니다.",
+ "add_command.username.placeholder": "사용자명",
"add_emoji.cancel": "취소",
"add_emoji.header": "추가",
"add_emoji.image": "이미지",
"add_emoji.image.button": "선택",
- "add_emoji.image.help": "이모티콘에 사용할 이미지를 선택하세요. 128px * 128px, 64KB 이하 gif, png, jpeg 이미지만 가능합니다.",
+ "add_emoji.image.help": "이모티콘으로 사용할 이미지를 선택하세요. gif, png, jpg 이미지를 사용할 수 있으며, 너비:128px, 높이:128px, 64KB를 초과할 수 없습니다.",
"add_emoji.imageRequired": "이모티콘 이미지가 필요합니다.",
"add_emoji.name": "이름",
- "add_emoji.name.help": "이모티콘 이름은 64글자 이하 소문자, 숫자, 특수문자 '-' 와 '_' 만 사용할 수 있습니다.",
- "add_emoji.nameInvalid": "이모티콘 이름은 문자, 숫자, 특수문자 '-' 와 '_' 만 포함할 수 있습니다.",
+ "add_emoji.name.help": "이모티콘 이름으로 64글자 이하 영문 소문자, 숫자, 특수문자 '-' 와 '_'를 사용할 수 있습니다.",
+ "add_emoji.nameInvalid": "이모티콘 이름은 영문 소문자, 숫자, 특수문자 '-' 와 '_' 만 포함할 수 있습니다.",
"add_emoji.nameRequired": "이모티콘 이름이 필요합니다.",
- "add_emoji.nameTaken": "이미 시스템 이모티콘에서 사용되는 이름입니다. 다른 이름을 사용하세요.",
+ "add_emoji.nameTaken": "이미 시스템 이모티콘에서 사용하는 이름입니다. 다른 이름을 사용하세요.",
"add_emoji.preview": "미리보기",
- "add_emoji.preview.sentence": "This is a sentence with {image} in it.",
+ "add_emoji.preview.sentence": "이모티콘({image})이 포함된 문장입니다.",
"add_emoji.save": "저장",
"add_incoming_webhook.cancel": "취소",
"add_incoming_webhook.channel": "채널",
- "add_incoming_webhook.channel.help": "Public channel or private group that receives the webhook payloads. You must belong to the private group when setting up the webhook.",
+ "add_incoming_webhook.channel.help": "공개 채널이나 프라이빗 그룹은 웹훅 페이로드를 받습니다. 웹훅 설정 시 프라이빗 그룹에 소속되어 있어야 합니다.",
"add_incoming_webhook.channelRequired": "유효한 채널을 선택하세요.",
"add_incoming_webhook.description": "설명",
"add_incoming_webhook.description.help": "Incoming webhook에 대한 설명을 입력하세요.",
"add_incoming_webhook.displayName": "표시명",
"add_incoming_webhook.displayName.help": "Incoming webhook의 표시명을 64글자 이내로 입력하세요.",
- "add_incoming_webhook.doneHelp": "Your incoming webhook has been set up. Please send data to the following URL (see <a href=\"https://docs.mattermost.com/developer/webhooks-incoming.html\">documentation</a> for further details).",
+ "add_incoming_webhook.doneHelp": "Incoming Webhook 설정이 완료되었습니다. 다음 URL로 데이터를 보내세요. (더 자세한 내용은 <a href=\"https://docs.mattermost.com/developer/webhooks-incoming.html\">문서</a>를 참고하세요).",
"add_incoming_webhook.name": "이름",
"add_incoming_webhook.save": "저장",
"add_incoming_webhook.url": "<b>URL</b>: {url}",
"add_oauth_app.callbackUrls.help": "The redirect URIs to which the service will redirect users after accepting or denying authorization of your application, and which will handle authorization codes or access tokens. Must be a valid URL and start with http:// or https://.",
- "add_oauth_app.callbackUrlsRequired": "하나 이상의 콜백 URL들이 필요합니다.",
+ "add_oauth_app.callbackUrlsRequired": "하나 이상의 콜백 URL이 필요합니다.",
"add_oauth_app.clientId": "<b>클라이언트 ID</b>: {id}",
- "add_oauth_app.clientSecret": "<b>클라이언트 Secret</b>: {secret}",
- "add_oauth_app.description.help": "OAuth 2.0 애플리케이션을 위한 설명",
- "add_oauth_app.descriptionRequired": "OAuth 2.0 애플리케이션을 위한 설명은 필수 항목입니다.",
- "add_oauth_app.doneHelp": "귀하의 OAuth 2.0 응용 프로그램이 설정되었습니다. 응용 프로그램에 대한 승인을 요청할 때 다음과 같은 클라이언트 ID 및 클라이언트 시크릿을 사용하십시오. (더 자세한 내용은 <a href=\"https://docs.mattermost.com/developer/oauth-2-0-applications.html\">문서</a>를 확인하십시오.)",
- "add_oauth_app.doneUrlHelp": "The following are your authorized redirect URL(s).",
+ "add_oauth_app.clientSecret": "<b>클라이언트 시크릿</b>: {secret}",
+ "add_oauth_app.description.help": "OAuth 2.0 애플리케이션 설명",
+ "add_oauth_app.descriptionRequired": "OAuth 2.0 애플리케이션 설명은 필수 항목입니다.",
+ "add_oauth_app.doneHelp": "귀하의 OAuth 2.0 애플리케이션이 설정되었습니다. 애플리케이션에 대한 승인을 요청할 때 다음과 같은 클라이언트 ID 및 클라이언트 시크릿을 사용하십시오. (더 자세한 내용은 <a href=\"https://docs.mattermost.com/developer/oauth-2-0-applications.html\">문서</a>를 참고하세요.)",
+ "add_oauth_app.doneUrlHelp": "다음 리디렉트 URL이 승인되었습니다.",
"add_oauth_app.header": "추가",
"add_oauth_app.homepage.help": "The URL for the homepage of the OAuth 2.0 application. Make sure you use HTTP or HTTPS in your URL depending on your server configuration.",
- "add_oauth_app.homepageRequired": "OAuth 2.0 어플리케이션을 위한 홈페이지가 필요합니다.",
+ "add_oauth_app.homepageRequired": "OAuth 2.0 애플리케이션 홈페이지는 필수 항목입니다.",
"add_oauth_app.icon.help": "(Optional) The URL of the image used for your OAuth 2.0 application. Make sure you use HTTP or HTTPS in your URL.",
"add_oauth_app.name.help": "OAuth 2.0 어플리케이션의 표시될 이름은 최대 64문자로 구성됩니다.",
- "add_oauth_app.nameRequired": "OAuth 2.0 어플리케이션을 위한 이름이 필요합니다.",
- "add_oauth_app.trusted.help": "When true, the OAuth 2.0 application is considered trusted by the Mattermost server and doesn't require the user to accept authorization. When false, an additional window will appear, asking the user to accept or deny the authorization.",
- "add_oauth_app.url": "<b>URL(s)</b>: {url}",
- "add_outgoing_webhook.callbackUrls": "Callback URLs (One Per Line)",
- "add_outgoing_webhook.callbackUrls.help": "The URL that messages will be sent to.",
+ "add_oauth_app.nameRequired": "OAuth 2.0 어플리케이션 이름이 필요합니다.",
+ "add_oauth_app.trusted.help": "\"네\"를 선택하면, OAuth 2.0 애플리케이션 접근 허용을 위한 추가 과정이 필요하지 않습니다. \"아니요\" 선택 시, 추가 인증을 위한 창이 나타나 권한 허용여부를 물어보게 됩니다.",
+ "add_oauth_app.url": "<b>URL</b>: {url}",
+ "add_outgoing_webhook.callbackUrls": "콜백 URL (한 줄에 하나 씩)",
+ "add_outgoing_webhook.callbackUrls.help": "메시지가 보내질 URL을 입력하세요.",
"add_outgoing_webhook.callbackUrlsRequired": "하나 이상의 콜백 URL이 필요합니다.",
"add_outgoing_webhook.cancel": "취소",
"add_outgoing_webhook.channel": "채널",
"add_outgoing_webhook.channel.help": "Public channel to receive webhook payloads. Optional if at least one Trigger Word is specified.",
- "add_outgoing_webhook.contentType.help1": "Choose the content type by which the response will be sent.",
+ "add_outgoing_webhook.contentType.help1": "응답이 보내질 컨텐트 타입을 선택하세요.",
"add_outgoing_webhook.contentType.help2": "If application/x-www-form-urlencoded is chosen, the server assumes you will be encoding the parameters in a URL format.",
- "add_outgoing_webhook.contentType.help3": "If application/json is chosen, the server assumes you will posting JSON data.",
+ "add_outgoing_webhook.contentType.help3": "If applcation/json is chosen, the server assumes you will posting JSON data.",
"add_outgoing_webhook.content_Type": "콘텐츠 형식",
"add_outgoing_webhook.description": "설명",
"add_outgoing_webhook.description.help": "Description for your outgoing webhook.",
"add_outgoing_webhook.displayName": "표시명",
- "add_outgoing_webhook.displayName.help": "Display name for your outgoing webhook made of up to 64 characters.",
+ "add_outgoing_webhook.displayName.help": "Outgoing webhook의 표시될 이름은 최대 64문자로 구성됩니다.",
"add_outgoing_webhook.doneHelp": "Your outgoing webhook has been set up. The following token will be sent in the outgoing payload. Please use it to verify the request came from your Mattermost team (see <a href=\"https://docs.mattermost.com/developer/webhooks-outgoing.html\">documentation</a> for further details).",
"add_outgoing_webhook.name": "이름",
"add_outgoing_webhook.save": "저장",
@@ -132,13 +132,13 @@
"add_outgoing_webhook.triggerWords": "트리거 단어 (줄 당 하나씩 입력합니다)",
"add_outgoing_webhook.triggerWords.help": "Messages that start with one of the specified words will trigger the outgoing webhook. Optional if Channel is selected.",
"add_outgoing_webhook.triggerWordsOrChannelRequired": "유효한 채널과 트리거 단어 목록을 입력하세요",
- "add_outgoing_webhook.triggerWordsTriggerWhen": "Trigger When",
+ "add_outgoing_webhook.triggerWordsTriggerWhen": "트리거 조건",
"add_outgoing_webhook.triggerWordsTriggerWhen.help": "Choose when to trigger the outgoing webhook; if the first word of a message matches a Trigger Word exactly, or if it starts with a Trigger Word.",
"add_outgoing_webhook.triggerWordsTriggerWhenFullWord": "First word matches a trigger word exactly",
"add_outgoing_webhook.triggerWordsTriggerWhenStartsWith": "First word starts with a trigger word",
"admin.advance.cluster": "고 가용성 (베타)",
- "admin.audits.reload": "Reload User Activity Logs",
- "admin.audits.title": "User Activity Logs",
+ "admin.audits.reload": "사용자 활동 기록 새로고침",
+ "admin.audits.title": "사용자 활동 기록",
"admin.authentication.email": "이메일 인증",
"admin.authentication.gitlab": "GitLab",
"admin.authentication.ldap": "AD/LDAP",
@@ -148,28 +148,28 @@
"admin.cluster.enableDescription": "활성화 하면 Mattermost가 고 가용성 모드로 동작합니다. 고 가용성 모드 설정에 대한 자세한 내용은 이 <a href=\"http://docs.mattermost.com/deployment/cluster.html\" target=\"_blank\">문서</a>를 참고하세요.",
"admin.cluster.enableTitle": "고 가용성 모드:",
"admin.cluster.interNodeListenAddressDesc": "The address the server will listen on for communicating with other servers.",
- "admin.cluster.interNodeListenAddressEx": "E.g.: \":8075\"",
+ "admin.cluster.interNodeListenAddressEx": "예시 \":8075\"",
"admin.cluster.interNodeListenAddressTitle": "Inter-Node Listen Address:",
"admin.cluster.interNodeUrlsDesc": "The internal/private URLs of all the Mattermost servers separated by commas.",
- "admin.cluster.interNodeUrlsEx": "예시: \"http://10.10.10.30, http://10.10.10.31\"",
+ "admin.cluster.interNodeUrlsEx": "예시 \"http://10.10.10.30, http://10.10.10.31\"",
"admin.cluster.interNodeUrlsTitle": "내부 노드 URL:",
"admin.cluster.loadedFrom": "This configuration file was loaded from Node ID {clusterId}. Please see the Troubleshooting Guide in our <a href=\"http://docs.mattermost.com/deployment/cluster.html\" target=\"_blank\">documentation</a> if you are accessing the System Console through a load balancer and experiencing issues.",
"admin.cluster.noteDescription": "Changing properties in this section will require a server restart before taking effect. When High Availability mode is enabled, the System Console is set to read-only and can only be changed from the configuration file.",
"admin.cluster.should_not_change": "WARNING: These settings may not sync with the other servers in the cluster. High Availability inter-node communication will not start until you modify the config.json to be identical on all servers and restart Mattermost. Please see the <a href=\"http://docs.mattermost.com/deployment/cluster.html\" target=\"_blank\">documentation</a> on how to add or remove a server from the cluster. If you are accessing the System Console through a load balancer and experiencing issues, please see the Troubleshooting Guide in our <a href=\"http://docs.mattermost.com/deployment/cluster.html\" target=\"_blank\">documentation</a>.",
"admin.cluster.status_table.config_hash": "Config File MD5",
- "admin.cluster.status_table.hostname": "Hostname",
+ "admin.cluster.status_table.hostname": "호스트명",
"admin.cluster.status_table.id": "Node ID",
"admin.cluster.status_table.reload": " Reload Cluster Status",
"admin.cluster.status_table.status": "상태",
"admin.cluster.status_table.url": "Inter-Node URL",
"admin.cluster.status_table.version": "버전:",
"admin.compliance.directoryDescription": "Directory to which compliance reports are written. If blank, will be set to ./data/.",
- "admin.compliance.directoryExample": "예시: \"./data/\"",
- "admin.compliance.directoryTitle": "Compliance Report Directory:",
+ "admin.compliance.directoryExample": "예시 \"./data/\"",
+ "admin.compliance.directoryTitle": "감사 보고서 경로:",
"admin.compliance.enableDailyDesc": "When true, Mattermost will generate a daily compliance report.",
"admin.compliance.enableDailyTitle": "일일 보고:",
"admin.compliance.enableDesc": "When true, Mattermost allows compliance reporting from the <strong>Compliance and Auditing</strong> tab. See <a href=\"https://docs.mattermost.com/administration/compliance.html\" target=\"_blank\">documentation</a> to learn more.",
- "admin.compliance.enableTitle": "Enable Compliance Reporting:",
+ "admin.compliance.enableTitle": "감사 보고:",
"admin.compliance.false": "비활성화",
"admin.compliance.noLicense": "<h4 class=\"banner__heading\">Note:</h4><p>Compliance 는 엔터프라이즈 에디션의 기능입니다. 현재 라이센스는 Compliance 기능을 지원하지 않습니다. <a href=\"http://mattermost.com\" target=\"_blank\">이 곳</a>에서 엔터프라이즈 라이센스에 대한 정보를 확인하세요.</p>",
"admin.compliance.save": "저장",
@@ -188,7 +188,7 @@
"admin.compliance_reports.run": "Run Compliance Report",
"admin.compliance_reports.title": "Compliance Reports",
"admin.compliance_reports.to": "수신:",
- "admin.compliance_reports.to_placeholder": "예시. \"2016-03-15\"",
+ "admin.compliance_reports.to_placeholder": "예시 \"2016-03-15\"",
"admin.compliance_table.desc": "설명",
"admin.compliance_table.download": "다운로드",
"admin.compliance_table.params": "Params",
@@ -211,10 +211,10 @@
"admin.customization.androidAppDownloadLinkTitle": "안드로이드 앱 다운로드 링크:",
"admin.customization.appDownloadLinkDesc": "Add a link to a download page for the Mattermost apps. When a link is present, an option to \"Download Mattermost Apps\" will be added in the Main Menu so users can find the download page. Leave this field blank to hide the option from the Main Menu.",
"admin.customization.appDownloadLinkTitle": "Mattermost Apps Download Page Link:",
- "admin.customization.customBrand": "사용자 정의 브랜딩",
- "admin.customization.customEmoji": "사용자 정의 이모티콘",
+ "admin.customization.customBrand": "커스텀 브랜딩",
+ "admin.customization.customEmoji": "커스텀 이모티콘",
"admin.customization.enableCustomEmojiDesc": "Enable users to create custom emoji for use in messages. When enabled, Custom Emoji settings can be accessed by switching to a team and clicking the three dots above the channel sidebar, and selecting \"Custom Emoji\".",
- "admin.customization.enableCustomEmojiTitle": "사용자 정의 이모티콘 활성화:",
+ "admin.customization.enableCustomEmojiTitle": "커스텀 이모티콘:",
"admin.customization.iosAppDownloadLinkDesc": "Add a link to download the iOS app. Users who access the site on a mobile web browser will be prompted with a page giving them the option to download the app. Leave this field blank to prevent the page from appearing.",
"admin.customization.iosAppDownloadLinkTitle": "iOS 앱 다운로드 링크:",
"admin.customization.nativeAppLinks": "Mattermost 애플리케이션 링크",
@@ -223,11 +223,11 @@
"admin.customization.restrictCustomEmojiCreationDesc": "Restrict the creation of custom emoji to certain users.",
"admin.customization.restrictCustomEmojiCreationSystemAdmin": "Only allow System Admins to create custom emoji",
"admin.customization.restrictCustomEmojiCreationTitle": "이모티콘 생성 제한:",
- "admin.customization.support": "Legal and Support",
+ "admin.customization.support": "법적 사항 및 지원",
"admin.database.title": "데이터베이스 설정",
"admin.developer.title": "개발자 설정",
"admin.email.agreeHPNS": " I understand and accept the Mattermost Hosted Push Notification Service <a href=\"https://about.mattermost.com/hpns-terms/\" target=\"_blank\">Terms of Service</a> and <a href=\"https://about.mattermost.com/hpns-privacy/\" target=\"_blank\">Privacy Policy</a>.",
- "admin.email.allowEmailSignInDescription": "설정 시, Mattermost는 사용자들이 그들의 이메일과 비밀번호로 로그인할 수 있게 합니다.",
+ "admin.email.allowEmailSignInDescription": "설정 시, Mattermost는 사용자들이 그들의 이메일과 패스워드로 로그인할 수 있게 합니다.",
"admin.email.allowEmailSignInTitle": "Enable sign-in with email: ",
"admin.email.allowSignupDescription": "When true, Mattermost allows team creation and account signup using email and password. This value should be false only when you want to limit signup to a single-sign-on service like OAuth or LDAP.",
"admin.email.allowSignupTitle": "Enable account creation with email: ",
@@ -255,7 +255,7 @@
"admin.email.notificationDisplayExample": "예시 \"Mattermost Notification\", \"System\", \"No-Reply\"",
"admin.email.notificationDisplayTitle": "알림 표시명:",
"admin.email.notificationEmailDescription": "Email address displayed on email account used when sending notification emails from Mattermost.",
- "admin.email.notificationEmailExample": "예시: \"mattermost@yourcompany.com\", \"admin@yourcompany.com\"",
+ "admin.email.notificationEmailExample": "예시 \"mattermost@yourcompany.com\", \"admin@yourcompany.com\"",
"admin.email.notificationEmailTitle": "알림 이메일 주소:",
"admin.email.notificationOrganization": "Notification Footer Mailing Address:",
"admin.email.notificationOrganizationDescription": "Organization name and address displayed on email notifications from Mattermost, such as \"© ABC Corporation, 565 Knight Way, Palo Alto, California, 94305, USA\". If the field is left empty, the organization name and address will not be displayed.",
@@ -265,21 +265,21 @@
"admin.email.passwordSaltExample": "예시 \"bjlSR4QqkXFBr7TP4oDzlfZmcNuH9Yo\"",
"admin.email.passwordSaltTitle": "Password Reset Salt:",
"admin.email.pushContentDesc": "Selecting \"Send generic description with user and channel names\" provides push notifications with generic messages, including names of users and channels but no specific details from the message text.<br /><br />Selecting \"Send full message snippet\" sends excerpts from messages triggering notifications with specifics and may include confidential information sent in messages. If your Push Notification Service is outside your firewall, it is HIGHLY RECOMMENDED this option only be used with an \"https\" protocol to encrypt the connection.",
- "admin.email.pushContentTitle": "Push Notification Contents:",
+ "admin.email.pushContentTitle": "푸시 알림 콘텐츠:",
"admin.email.pushDesc": "Typically set to true in production. When true, Mattermost attempts to send iOS and Android push notifications through the push notification server.",
"admin.email.pushOff": "Do not send push notifications",
"admin.email.pushOffHelp": "Please see <a href=\"http://docs.mattermost.com/deployment/push.html#push-notifications-and-mobile-devices\" target=\"_blank\">documentation on push notifications</a> to learn more about setup options.",
"admin.email.pushServerDesc": "Location of Mattermost push notification service you can set up behind your firewall using https://github.com/mattermost/push-proxy. For testing you can use http://push-test.mattermost.com, which connects to the sample Mattermost iOS app in the public Apple AppStore. Please do not use test service for production deployments.",
"admin.email.pushServerEx": "예시 \"http://push-test.mattermost.com\"",
"admin.email.pushServerTitle": "푸시 알림 서버:",
- "admin.email.pushTitle": "Enable Push Notifications: ",
+ "admin.email.pushTitle": "모바일 푸시 알림: ",
"admin.email.requireVerificationDescription": "Typically set to true in production. When true, Mattermost requires email verification after account creation prior to allowing login. Developers may set this field to false so skip sending verification emails for faster development.",
- "admin.email.requireVerificationTitle": "Require Email Verification: ",
+ "admin.email.requireVerificationTitle": "이메일 검증: ",
"admin.email.selfPush": "Manually enter Push Notification Service location",
"admin.email.smtpPasswordDescription": " Obtain this credential from administrator setting up your email server.",
"admin.email.smtpPasswordExample": "예시 \"yourpassword\", \"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"",
- "admin.email.smtpPasswordTitle": "SMTP 서버 비밀번호:",
- "admin.email.smtpPortDescription": "Port of SMTP email server.",
+ "admin.email.smtpPasswordTitle": "SMTP 서버 패스워드:",
+ "admin.email.smtpPortDescription": "SMTP 이메일 서버의 포트를 입력하세요.",
"admin.email.smtpPortExample": "예시 \"25\", \"465\"",
"admin.email.smtpPortTitle": "SMTP 서버 포트:",
"admin.email.smtpServerDescription": "Location of SMTP email server.",
@@ -298,6 +298,8 @@
"admin.general.configuration": "환경설정",
"admin.general.localization": "지역화",
"admin.general.localization.availableLocalesDescription": "Set which languages are available for users in Account Settings (leave this field blank to have all supported languages available). If you’re manually adding new languages, the <strong>Default Client Language</strong> must be added before saving this setting.<br /><br />Would like to help with translations? Join the <a href='http://translate.mattermost.com/' target='_blank'>Mattermost Translation Server</a> to contribute.",
+ "admin.general.localization.availableLocalesNoResults": "No results found",
+ "admin.general.localization.availableLocalesNotPresent": "The default client language must be included in the available list",
"admin.general.localization.availableLocalesTitle": "Available Languages:",
"admin.general.localization.clientLocaleDescription": "Default language for newly created users and pages where the user hasn't logged in.",
"admin.general.localization.clientLocaleTitle": "클라이언트 기본 언어:",
@@ -319,15 +321,15 @@
"admin.gitab.clientSecretDescription": "Obtain this value via the instructions above for logging into GitLab.",
"admin.gitlab.EnableHtmlDesc": "<ol><li>Log in to your GitLab account and go to Profile Settings -> Applications.</li><li>Enter Redirect URIs \"<your-mattermost-url>/login/gitlab/complete\" (example: http://localhost:8065/login/gitlab/complete) and \"<your-mattermost-url>/signup/gitlab/complete\". </li><li>Then use \"Application Secret Key\" and \"Application ID\" fields from GitLab to complete the options below.</li><li>Complete the Endpoint URLs below. </li></ol>",
"admin.gitlab.authDescription": "Enter https://<your-gitlab-url>/oauth/authorize (example https://example.com:3000/oauth/authorize). Make sure you use HTTP or HTTPS in your URL depending on your server configuration.",
- "admin.gitlab.authExample": "예: \"https://<your-gitlab-url>/api/v3/user\"",
+ "admin.gitlab.authExample": "예시 \"https://<your-gitlab-url>/api/v3/user\"",
"admin.gitlab.authTitle": "인증 엔드포인트:",
"admin.gitlab.clientIdDescription": "Obtain this value via the instructions above for logging into GitLab",
- "admin.gitlab.clientIdExample": "Ex \"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"",
+ "admin.gitlab.clientIdExample": "예시 \"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"",
"admin.gitlab.clientIdTitle": "애플리케이션 ID:",
- "admin.gitlab.clientSecretExample": "Ex \"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"",
- "admin.gitlab.clientSecretTitle": "Application Secret Key:",
+ "admin.gitlab.clientSecretExample": "예시 \"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"",
+ "admin.gitlab.clientSecretTitle": "애플리케이션 시크릿 키:",
"admin.gitlab.enableDescription": "When true, Mattermost allows team creation and account signup using GitLab OAuth.",
- "admin.gitlab.enableTitle": "Enable authentication with GitLab: ",
+ "admin.gitlab.enableTitle": "GitLab 계정으로 인증: ",
"admin.gitlab.settingsTitle": "GitLab 설정",
"admin.gitlab.tokenDescription": "GitLab 연동을 위해 다음 URL https://<your-gitlab-url>/api/v3/user 을 입력하십시오. 서버 설정에 따라 HTTP와 HTTPS 중 올바른 것을 사용하여야 합니다.",
"admin.gitlab.tokenExample": "예시 \"https://<your-gitlab-url>/api/v3/user\"",
@@ -338,103 +340,107 @@
"admin.google.EnableHtmlDesc": "<ol><li><a href='https://accounts.google.com/login'>Log in</a> to your Google account.</li><li>Go to <a href='https://console.developers.google.com'>https://console.developers.google.com</a>, click <strong>Credentials</strong> in the left hand sidebar and enter \"Mattermost - your-company-name\" as the <strong>Project Name</strong>, then click <strong>Create</strong>.</li><li>Click the <strong>OAuth consent screen</strong> header and enter \"Mattermost\" as the <strong>Product name shown to users</strong>, then click <strong>Save</strong>.</li><li>Under the <strong>Credentials</strong> header, click <strong>Create credentials</strong>, choose <strong>OAuth client ID</strong> and select <strong>Web Application</strong>.</li><li>Under <strong>Restrictions</strong> and <strong>Authorized redirect URIs</strong> enter <strong>your-mattermost-url/signup/google/complete</strong> (example: http://localhost:8065/signup/google/complete). Click <strong>Create</strong>.</li><li>Paste the <strong>Client ID</strong> and <strong>Client Secret</strong> to the fields below, then click <strong>Save</strong>.</li><li>Finally, go to <a href='https://console.developers.google.com/apis/api/plus/overview'>Google+ API</a> and click <strong>Enable</strong>. This might take a few minutes to propagate through Google's systems.</li></ol>",
"admin.google.authTitle": "Auth Endpoint:",
"admin.google.clientIdDescription": "The Client ID you received when registering your application with Google.",
- "admin.google.clientIdExample": "Ex \"7602141235235-url0fhs1mayfasbmop5qlfns8dh4.apps.googleusercontent.com\"",
+ "admin.google.clientIdExample": "예시 \"7602141235235-url0fhs1mayfasbmop5qlfns8dh4.apps.googleusercontent.com\"",
"admin.google.clientIdTitle": "클라이언트 ID",
"admin.google.clientSecretDescription": "The Client Secret you received when registering your application with Google.",
"admin.google.clientSecretExample": "예시 \"H8sz0Az-dDs2p15-7QzD231\"",
- "admin.google.clientSecretTitle": "Client Secret",
- "admin.google.tokenTitle": "Token Endpoint:",
+ "admin.google.clientSecretTitle": "클라이언트 시크릿",
+ "admin.google.tokenTitle": "토큰 엔드포인트:",
"admin.google.userTitle": "사용자 API 엔드포인트:",
"admin.image.amazonS3BucketDescription": "Name you selected for your S3 bucket in AWS.",
"admin.image.amazonS3BucketExample": "예시 \"mattermost-media\"",
"admin.image.amazonS3BucketTitle": "Amazon S3 Bucket:",
+ "admin.image.amazonS3EndpointDescription": "Hostname of your S3 Compatible Storage provider. Defaults to `s3.amazonaws.com`.",
+ "admin.image.amazonS3EndpointTitle": "Amazon S3 Endpoint:",
"admin.image.amazonS3IdDescription": "Obtain this credential from your Amazon EC2 administrator.",
"admin.image.amazonS3IdExample": "예시 \"AKIADTOVBGERKLCBV\"",
"admin.image.amazonS3IdTitle": "Amazon S3 Access Key ID:",
"admin.image.amazonS3RegionDescription": "AWS region you selected for creating your S3 bucket.",
"admin.image.amazonS3RegionExample": "예시 \"us-east-1\"",
"admin.image.amazonS3RegionTitle": "Amazon S3 Region:",
+ "admin.image.amazonS3SSLDescription": "When false, allow insecure connections to Amazon S3. Defaults to secure connections only.",
+ "admin.image.amazonS3SSLTitle": "Enable Secure Amazon S3 Connections:",
"admin.image.amazonS3SecretDescription": "Obtain this credential from your Amazon EC2 administrator.",
- "admin.image.amazonS3SecretExample": "Ex \"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"",
+ "admin.image.amazonS3SecretExample": "예시 \"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"",
"admin.image.amazonS3SecretTitle": "Amazon S3 Secret Access Key:",
"admin.image.localDescription": "Directory to which files and images are written. If blank, defaults to ./data/.",
- "admin.image.localExample": "예시: \"./data/\"",
+ "admin.image.localExample": "예시 \"./data/\"",
"admin.image.localTitle": "로컬 저장소 경로:",
"admin.image.maxFileSizeDescription": "Maximum file size for message attachments in megabytes. Caution: Verify server memory can support your setting choice. Large file sizes increase the risk of server crashes and failed uploads due to network interruptions.",
"admin.image.maxFileSizeExample": "50",
"admin.image.maxFileSizeTitle": "최대 파일 크기:",
"admin.image.previewHeightDescription": "Maximum height of preview image (\"0\": Sets to auto-size). Updating this value changes how preview images render in future, but does not change images created in the past.",
- "admin.image.previewHeightExample": "E.g.: \"0\"",
+ "admin.image.previewHeightExample": "예시 \"0\"",
"admin.image.previewHeightTitle": "이미지 미리보기 높이:",
"admin.image.previewWidthDescription": "Maximum width of preview image. Updating this value changes how preview images render in future, but does not change images created in the past.",
- "admin.image.previewWidthExample": "E.g.: \"1024\"",
+ "admin.image.previewWidthExample": "예시 \"1024\"",
"admin.image.previewWidthTitle": "이미지 미리보기 너비:",
"admin.image.profileHeightDescription": "Height of profile picture.",
- "admin.image.profileHeightExample": "E.g.: \"0\"",
+ "admin.image.profileHeightExample": "예시 \"0\"",
"admin.image.profileHeightTitle": "프로필 사진 높이:",
"admin.image.profileWidthDescription": "Width of profile picture.",
- "admin.image.profileWidthExample": "E.g.: \"1024\"",
+ "admin.image.profileWidthExample": "예시 \"1024\"",
"admin.image.profileWidthTitle": "프로필 사진 너비:",
"admin.image.publicLinkDescription": "32-character salt added to signing of public image links. Randomly generated on install. Click \"Regenerate\" to create new salt.",
- "admin.image.publicLinkExample": "Ex \"gxHVDcKUyP2y1eiyW8S8na1UYQAfq6J6\"",
- "admin.image.publicLinkTitle": "Public Link Salt:",
+ "admin.image.publicLinkExample": "예시 \"gxHVDcKUyP2y1eiyW8S8na1UYQAfq6J6\"",
+ "admin.image.publicLinkTitle": "공개 링크 Salt:",
"admin.image.shareDescription": "Allow users to share public links to files and images.",
- "admin.image.shareTitle": "Enable Public File Links: ",
+ "admin.image.shareTitle": "공개 파일 링크: ",
"admin.image.storeAmazonS3": "Amazon S3",
"admin.image.storeDescription": "Storage system where files and image attachments are saved.<br /><br />Selecting \"Amazon S3\" enables fields to enter your Amazon credentials and bucket details.<br /><br />Selecting \"Local File System\" enables the field to specify a local file directory.",
- "admin.image.storeLocal": "Local File System",
- "admin.image.storeTitle": "File Storage System:",
+ "admin.image.storeLocal": "로컬 파일 시스템",
+ "admin.image.storeTitle": "파일 저장소 시스템:",
"admin.image.thumbHeightDescription": "Height of thumbnails generated from uploaded images. Updating this value changes how thumbnail images render in future, but does not change images created in the past.",
- "admin.image.thumbHeightExample": "E.g.: \"100\"",
- "admin.image.thumbHeightTitle": "Attachment Thumbnail Height:",
+ "admin.image.thumbHeightExample": "예시 \"100\"",
+ "admin.image.thumbHeightTitle": "첨부파일 썸네일 높이:",
"admin.image.thumbWidthDescription": "Width of thumbnails generated from uploaded images. Updating this value changes how thumbnail images render in future, but does not change images created in the past.",
- "admin.image.thumbWidthExample": "E.g.: \"120\"",
- "admin.image.thumbWidthTitle": "Attachment Thumbnail Width:",
+ "admin.image.thumbWidthExample": "예시 \"120\"",
+ "admin.image.thumbWidthTitle": "첨부파일 썸네일 너비:",
"admin.integrations.custom": "Custom Integrations",
"admin.integrations.external": "외부 서비스",
"admin.integrations.webrtc": "Mattermost WebRTC",
"admin.ldap.baseDesc": "The Base DN is the Distinguished Name of the location where Mattermost should start its search for users in the LDAP tree.",
- "admin.ldap.baseEx": "Ex \"ou=Unit Name,dc=corp,dc=example,dc=com\"",
+ "admin.ldap.baseEx": "예시 \"ou=Unit Name,dc=corp,dc=example,dc=com\"",
"admin.ldap.baseTitle": "BaseDN:",
"admin.ldap.bindPwdDesc": "Password of the user given in \"Bind Username\".",
"admin.ldap.bindPwdTitle": "Bind Password:",
"admin.ldap.bindUserDesc": "The username used to perform the LDAP search. This should typically be an account created specifically for use with Mattermost. It should have access limited to read the portion of the LDAP tree specified in the BaseDN field.",
"admin.ldap.bindUserTitle": "Bind Username:",
"admin.ldap.emailAttrDesc": "The attribute in the LDAP server that will be used to populate the email addresses of users in Mattermost.",
- "admin.ldap.emailAttrEx": "Ex \"mail\" or \"userPrincipalName\"",
+ "admin.ldap.emailAttrEx": "예시 \"mail\" or \"userPrincipalName\"",
"admin.ldap.emailAttrTitle": "이메일 속성:",
"admin.ldap.enableDesc": "활성화하면, LDAP으로 접속 할 수 있습니다.",
"admin.ldap.enableTitle": "LDAP으로 접속을 허용:",
"admin.ldap.firstnameAttrDesc": "(Optional) The attribute in the AD/LDAP server that will be used to populate the first name of users in Mattermost. When set, users will not be able to edit their first name, since it is synchronized with the LDAP server. When left blank, users can set their own first name in Account Settings.",
- "admin.ldap.firstnameAttrEx": "Ex \"givenName\"",
- "admin.ldap.firstnameAttrTitle": "First Name Attribute",
+ "admin.ldap.firstnameAttrEx": "예시 \"givenName\"",
+ "admin.ldap.firstnameAttrTitle": "이름 속성",
"admin.ldap.idAttrDesc": "The attribute in the LDAP server that will be used as a unique identifier in Mattermost. It should be an LDAP attribute with a value that does not change, such as username or uid. If a user’s ID Attribute changes, it will create a new Mattermost account unassociated with their old one. This is the value used to log in to Mattermost in the \"LDAP Username\" field on the sign in page. Normally this attribute is the same as the “Username Attribute” field above. If your team typically uses domain\\username to sign in to other services with LDAP, you may choose to put domain\\username in this field to maintain consistency between sites.",
"admin.ldap.idAttrEx": "예시 \"sAMAccountName\"",
"admin.ldap.idAttrTitle": "ID 속성: ",
"admin.ldap.lastnameAttrDesc": "(Optional) The attribute in the AD/LDAP server that will be used to populate the last name of users in Mattermost. When set, users will not be able to edit their last name, since it is synchronized with the LDAP server. When left blank, users can set their own last name in Account Settings.",
- "admin.ldap.lastnameAttrEx": "E.g.: \"sn\"",
- "admin.ldap.lastnameAttrTitle": "Last Name Attribute:",
+ "admin.ldap.lastnameAttrEx": "예시 \"sn\"",
+ "admin.ldap.lastnameAttrTitle": "성 속성:",
"admin.ldap.ldap_test_button": "AD/LDAP 테스트",
"admin.ldap.loginNameDesc": "The placeholder text that appears in the login field on the login page. Defaults to \"LDAP Username\".",
"admin.ldap.loginNameEx": "예시 \"LDAP Username\"",
"admin.ldap.loginNameTitle": "Login Field Name:",
- "admin.ldap.maxPageSizeEx": "E.g.: \"2000\"",
+ "admin.ldap.maxPageSizeEx": "예시 \"2000\"",
"admin.ldap.maxPageSizeHelpText": "한번에 AD/LDAP서버로부터 요청할 Mattermost 서버의 최대 유저 숫자 값입니다. 0은 무제한을 뜻합니다.",
"admin.ldap.maxPageSizeTitle": "최대 페이지 크기",
"admin.ldap.nicknameAttrDesc": "(Optional) The attribute in the AD/LDAP server that will be used to populate the nickname of users in Mattermost. When set, users will not be able to edit their nickname, since it is synchronized with the LDAP server. When left blank, users can set their own nickname in Account Settings.",
"admin.ldap.nicknameAttrEx": "예시 \"nickname\"",
"admin.ldap.nicknameAttrTitle": "별명 속성:",
"admin.ldap.noLicense": "<h4 class=\"banner__heading\">Note:</h4><p>Compliance 는 엔터프라이즈 에디션의 기능입니다. 현재 라이센스는 Compliance 기능을 지원하지 않습니다. <a href=\"http://mattermost.com\" target=\"_blank\">이 곳</a>에서 엔터프라이즈 라이센스에 대한 정보를 확인하세요.</p>",
- "admin.ldap.portDesc": "Mettermost가 AD/LDAP서버에 연결할 때 사용될 포트 값입니다. 기본값은 389입니다.",
- "admin.ldap.portEx": "E.g.: \"389\"",
+ "admin.ldap.portDesc": "Mettermost가 AD/LDAP서버에 연결할 때 사용될 포트입니다. 기본값은 389입니다.",
+ "admin.ldap.portEx": "예시 \"389\"",
"admin.ldap.portTitle": "AD/LDAP 포트:",
"admin.ldap.queryDesc": "AD/LDAP서버 조회를 할때 사용되는 timeout 값입니다.. 만양 느린 AD/LDAP 서버에 의해 timout 에러가 발생한다면 증가시키십시오.",
- "admin.ldap.queryEx": "E.g.: \"60\"",
+ "admin.ldap.queryEx": "예시 \"60\"",
"admin.ldap.queryTitle": "Query Timeout (초):",
"admin.ldap.serverDesc": "LDAP 서버의 도메인 또는 IP 주소",
- "admin.ldap.serverEx": "Ex \"10.0.0.23\"",
+ "admin.ldap.serverEx": "예시 \"10.0.0.23\"",
"admin.ldap.serverTitle": "AD/LDAP 서버:",
- "admin.ldap.skipCertificateVerification": "Skip Certificate Verification",
+ "admin.ldap.skipCertificateVerification": "인증서 검증 생략",
"admin.ldap.skipCertificateVerificationDesc": "Skips the certificate verification step for TLS or STARTTLS connections. Not recommended for production environments where TLS is required. For testing only.",
"admin.ldap.syncFailure": "동기화 실패: {error}",
"admin.ldap.syncIntervalHelpText": "LDAP Synchronization updates Mattermost user information to reflect updates on the LDAP server. For example, when a user’s name changes on the LDAP server, the change updates in Mattermost when synchronization is performed. Accounts removed from or disabled in the LDAP server have their Mattermost accounts set to “Inactive” and have their account sessions revoked. Mattermost performs synchronization on the interval entered. For example, if 60 is entered, Mattermost synchronizes every 60 minutes.",
@@ -479,10 +485,10 @@
"admin.log.formatMessage": "메시지",
"admin.log.formatPlaceholder": "Enter your file format",
"admin.log.formatSource": "Source",
- "admin.log.formatTime": "Time (15:04:05 MST)",
- "admin.log.formatTitle": "File Log Format:",
+ "admin.log.formatTime": "시간 (15:04:05 MST)",
+ "admin.log.formatTitle": "파일 로그 포맷:",
"admin.log.levelDescription": "This setting determines the level of detail at which log events are written to the console. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.",
- "admin.log.levelTitle": "Console Log Level:",
+ "admin.log.levelTitle": "콘솔 로그 레벨:",
"admin.log.locationDescription": "File to which log files are written. If blank, will be set to ./logs/mattermost, which writes logs to mattermost.log. Log rotation is enabled and every 10,000 lines of log information is written to new files stored in the same directory, for example mattermost.2015-09-23.001, mattermost.2015-09-23.002, and so forth.",
"admin.log.locationPlaceholder": "파일 위치를 지정하세요.",
"admin.log.locationTitle": "파일 로그 경로:",
@@ -499,51 +505,51 @@
"admin.oauth.gitlab": "GitLab",
"admin.oauth.google": "Google Apps",
"admin.oauth.off": "Do not allow sign-in via an OAuth 2.0 provider",
- "admin.oauth.office365": "Office 365 (Beta)",
+ "admin.oauth.office365": "Office 365 (베타)",
"admin.oauth.providerDescription": "When true, Mattermost can act as an OAuth 2.0 service provider allowing Mattermost to authorize API requests from external applications. See <a href=\"https://docs.mattermost.com/developer/oauth-2-0-applications.html\">documentation</a> to learn more.",
- "admin.oauth.providerTitle": "Enable OAuth 2.0 Service Provider: ",
+ "admin.oauth.providerTitle": "OAuth 2.0 서비스 제공자: ",
"admin.oauth.select": "Select OAuth 2.0 service provider:",
"admin.office365.EnableHtmlDesc": "<ol><li>여러분의 마이크로소프트 또는 오피스 365 계정에 <a href='https://login.microsoftonline.com/'>로그인</a> 하십시요. 로그인하는 계정은 <a href='https://msdn.microsoft.com/en-us/library/azure/jj573650.aspx#Anchor_0'>테넌트</a>의 >계정과 동일해야 합니다.</li><li><a href='https://apps.dev.microsoft.com'>https://apps.dev.microsoft.com</a>을 방문하셔서, <strong>Go to app list</strong>의 <strong>Add an app</strong>를 클릭한 다음 \"Mattermost - 여러분의 회사 이름\"을 <strong>어플리케이션 이름</strong>으로 사용하십시요. </li><li><strong>Application Secrets</strong>에서, <strong>Generate New Password</strong>를 클릭한 다음 아래<strong>Application Secret Password</strong> 필드에 그 값을 복사하여 붙여넣으십시요.</li><li><strong>Platforms</strong>에서, <strong>Add Platform</strong>을 클릭한 다음, <strong>Web</strong>을 선택하고 <strong>your-mattermost-url/signup/office365/complete</strong> (예시: http://localhost:8065/signup/office365/complete)을 <strong>Redirect URIs</strong>에 기입하십시요. 또한 <strong>Allow Implicit Flow</strong>의 체크를 해제하십시요.</li><li>마지막으로, <strong>Save</strong>를 클릭한 다음 아래의 <strong>Application ID</strong>붙여넣으십시요.</li></ol>",
"admin.office365.authTitle": "인증 엔드포인트:",
"admin.office365.clientIdDescription": "The Application/Client ID you received when registering your application with Microsoft.",
- "admin.office365.clientIdExample": "Ex \"adf3sfa2-ag3f-sn4n-ids0-sh1hdax192qq\"",
+ "admin.office365.clientIdExample": "예시 \"adf3sfa2-ag3f-sn4n-ids0-sh1hdax192qq\"",
"admin.office365.clientIdTitle": "애플리케이션 ID:",
"admin.office365.clientSecretDescription": "The Application Secret Password you generated when registering your application with Microsoft.",
- "admin.office365.clientSecretExample": "Ex \"shAieM47sNBfgl20f8ci294\"",
- "admin.office365.clientSecretTitle": "Application Secret Password:",
- "admin.office365.tokenTitle": "Token 엔드포인트:",
+ "admin.office365.clientSecretExample": "예시 \"shAieM47sNBfgl20f8ci294\"",
+ "admin.office365.clientSecretTitle": "애플리케이션 시크릿 패스워드:",
+ "admin.office365.tokenTitle": "토큰 엔드포인트:",
"admin.office365.userTitle": "사용자 API 엔드포인트:",
"admin.password.lowercase": "At least one lowercase letter",
- "admin.password.minimumLength": "Minimum Password Length:",
+ "admin.password.minimumLength": "패스워드 최소 길이:",
"admin.password.minimumLengthDescription": "Minimum number of characters required for a valid password. Must be a whole number greater than or equal to {min} and less than or equal to {max}.",
- "admin.password.minimumLengthExample": "E.g.: \"5\"",
+ "admin.password.minimumLengthExample": "예시 \"5\"",
"admin.password.number": "At least one number",
"admin.password.preview": "Error message preview",
"admin.password.requirements": "Password Requirements:",
"admin.password.requirementsDescription": "Character types required in a valid password.",
- "admin.password.symbol": "At least one symbol (e.g. \"~!@#$%^&*()\")",
+ "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.showEmailTitle": "Show Email Address: ",
+ "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.showFullNameTitle": "Show Full Name: ",
+ "admin.privacy.showFullNameTitle": "본명 표시: ",
"admin.rate.enableLimiterDescription": "활성화하면 API 호출이 아래에 설정된 속도로 조절됩니다.",
"admin.rate.enableLimiterTitle": "Enable Rate Limiting: ",
"admin.rate.httpHeaderDescription": "When filled in, vary rate limiting by HTTP header field specified (e.g. when configuring NGINX set to \"X-Real-IP\", when configuring AmazonELB set to \"X-Forwarded-For\").",
- "admin.rate.httpHeaderExample": "Ex \"X-Real-IP\", \"X-Forwarded-For\"",
+ "admin.rate.httpHeaderExample": "예시 \"X-Real-IP\", \"X-Forwarded-For\"",
"admin.rate.httpHeaderTitle": "Vary rate limit by HTTP header",
"admin.rate.maxBurst": "Maximum Burst Size:",
"admin.rate.maxBurstDescription": "Maximum number of requests allowed beyond the per second query limit.",
- "admin.rate.maxBurstExample": "E.g.: \"100\"",
+ "admin.rate.maxBurstExample": "예시 \"100\"",
"admin.rate.memoryDescription": "Maximum number of users sessions connected to the system as determined by \"Vary rate limit by remote address\" and \"Vary rate limit by HTTP header\" settings below.",
- "admin.rate.memoryExample": "E.g.: \"10000\"",
+ "admin.rate.memoryExample": "예시 \"10000\"",
"admin.rate.memoryTitle": "Memory Store Size:",
"admin.rate.noteDescription": "Changing properties in this section will require a server restart before taking effect.",
"admin.rate.noteTitle": "Note:",
"admin.rate.queriesDescription": "설정된 값만큼 초당 API 호출을 조절합니다.",
- "admin.rate.queriesExample": "E.g.: \"10\"",
+ "admin.rate.queriesExample": "예시 \"10\"",
"admin.rate.queriesTitle": "Maximum Queries per Second:",
- "admin.rate.remoteDescription": "true로 설정하면, IP 주소에 따라 API 호출 속도를 조절합니다.",
+ "admin.rate.remoteDescription": "활성화하면 IP 주소에 따라 API 호출 속도를 조절합니다.",
"admin.rate.remoteTitle": "Vary rate limit by remote address: ",
"admin.rate.title": "Rate Limit Settings",
"admin.recycle.button": "Recycle Database Connections",
@@ -556,46 +562,46 @@
"admin.reload.reloadDescription": "Deployments using multiple databases can switch from one master database to another without restarting the Mattermost server by updating \"config.json\" to the new desired configuration and using the <b>Reload Configuration from Disk</b> feature to load the new settings while the server is running. The administrator should then use the <a href=\"../advanced/database\"><b>Database > Recycle Database Connections</b></a> feature to recycle the database connections based on the new settings.",
"admin.reload.reloadFail": "연결을 실패했습니다: {error}",
"admin.reset_password.close": "닫기",
- "admin.reset_password.newPassword": "새 비밀번호",
+ "admin.reset_password.newPassword": "새 패스워드",
"admin.reset_password.select": "선택",
"admin.reset_password.submit": "최소 {chars}글자 이상 입력하세요.",
- "admin.reset_password.titleReset": "Reset Password",
- "admin.reset_password.titleSwitch": "Switch Account to Email/Password",
+ "admin.reset_password.titleReset": "패스워드 리셋",
+ "admin.reset_password.titleSwitch": "이메일과 패스워드를 사용하도록 변경",
"admin.saml.assertionConsumerServiceURLDesc": "Enter https://<your-mattermost-url>/login/sso/saml. Make sure you use HTTP or HTTPS in your URL depending on your server configuration. This field is also known as the Assertion Consumer Service URL.",
- "admin.saml.assertionConsumerServiceURLEx": "Ex \"https://<your-mattermost-url>/login/sso/saml\"",
+ "admin.saml.assertionConsumerServiceURLEx": "예시 \"https://<your-mattermost-url>/login/sso/saml\"",
"admin.saml.assertionConsumerServiceURLTitle": "Service Provider Login URL:",
"admin.saml.bannerDesc": "If a user attribute changes on the SAML server it will be updated the next time the user enters their credentials to log in to Mattermost. This includes if a user is made inactive or removed from a SAML Identity Provider. Remote logout with SAML servers is considered in a future release.",
"admin.saml.emailAttrDesc": "The attribute in the SAML Assertion that will be used to populate the email addresses of users in Mattermost.",
- "admin.saml.emailAttrEx": "Ex \"Email\" or \"PrimaryEmail\"",
- "admin.saml.emailAttrTitle": "Email Attribute:",
+ "admin.saml.emailAttrEx": "예시 \"Email\" 또는 \"PrimaryEmail\"",
+ "admin.saml.emailAttrTitle": "이메일 속성:",
"admin.saml.enableDescription": "When true, Mattermost allows login using SAML. Please see <a href='http://docs.mattermost.com/deployment/sso-saml.html' target='_blank'>documentation</a> to learn more about configuring SAML for Mattermost.",
- "admin.saml.enableTitle": "Enable Login With SAML:",
+ "admin.saml.enableTitle": "SAML 계정으로 인증:",
"admin.saml.encryptDescription": "When true, Mattermost will decrypt SAML Assertions encrypted with your Service Provider Public Certificate.",
- "admin.saml.encryptTitle": "Enable Encryption:",
+ "admin.saml.encryptTitle": "암호화:",
"admin.saml.firstnameAttrDesc": "(Optional) The attribute in the SAML Assertion that will be used to populate the nickname of users in Mattermost.",
- "admin.saml.firstnameAttrEx": "Ex \"FirstName\"",
- "admin.saml.firstnameAttrTitle": "First Name Attribute:",
+ "admin.saml.firstnameAttrEx": "예시 \"FirstName\"",
+ "admin.saml.firstnameAttrTitle": "이름 속성:",
"admin.saml.idpCertificateFileDesc": "The public authentication certificate issued by your Identity Provider.",
"admin.saml.idpCertificateFileRemoveDesc": "Remove the public authentication certificate issued by your Identity Provider.",
"admin.saml.idpCertificateFileTitle": "Identity Provider Public Certificate:",
"admin.saml.idpDescriptorUrlDesc": "The issuer URL for the Identity Provider you use for SAML requests.",
- "admin.saml.idpDescriptorUrlEx": "Ex \"https://idp.example.org/SAML2/issuer\"",
+ "admin.saml.idpDescriptorUrlEx": "예시 \"https://idp.example.org/SAML2/issuer\"",
"admin.saml.idpDescriptorUrlTitle": "Identity Provider Issuer URL:",
"admin.saml.idpUrlDesc": "The URL where Mattermost sends a SAML request to start login sequence.",
- "admin.saml.idpUrlEx": "Ex \"https://idp.example.org/SAML2/SSO/Login\"",
+ "admin.saml.idpUrlEx": "예시 \"https://idp.example.org/SAML2/SSO/Login\"",
"admin.saml.idpUrlTitle": "SAML SSO URL:",
"admin.saml.lastnameAttrDesc": "(Optional) The attribute in the SAML Assertion that will be used to populate the language of users in Mattermost.",
- "admin.saml.lastnameAttrEx": "Ex \"LastName\"",
- "admin.saml.lastnameAttrTitle": "Last Name Attribute:",
+ "admin.saml.lastnameAttrEx": "예시 \"LastName\"",
+ "admin.saml.lastnameAttrTitle": "성 속성:",
"admin.saml.localeAttrDesc": "(Optional) The attribute in the SAML Assertion that will be used to populate the language of users in Mattermost.",
- "admin.saml.localeAttrEx": "Ex \"Locale\" or \"PrimaryLanguage\"",
+ "admin.saml.localeAttrEx": "예시 \"Locale\" 또는 \"PrimaryLanguage\"",
"admin.saml.localeAttrTitle": "Preferred Language Attribute:",
"admin.saml.loginButtonTextDesc": "(Optional) The text that appears in the login button on the login page. Defaults to \"With SAML\".",
- "admin.saml.loginButtonTextEx": "Ex \"With OKTA\"",
- "admin.saml.loginButtonTextTitle": "Login Button Text:",
+ "admin.saml.loginButtonTextEx": "예시 \"With OKTA\"",
+ "admin.saml.loginButtonTextTitle": "로그인 버튼 문구:",
"admin.saml.nicknameAttrDesc": "(Optional) The attribute in the SAML Assertion that will be used to populate the nickname of users in Mattermost.",
- "admin.saml.nicknameAttrEx": "Ex \"Nickname\"",
- "admin.saml.nicknameAttrTitle": "Nickname Attribute:",
+ "admin.saml.nicknameAttrEx": "예시 \"Nickname\"",
+ "admin.saml.nicknameAttrTitle": "별명 속성:",
"admin.saml.privateKeyFileFileDesc": "The private key used to decrypt SAML Assertions from the Identity Provider.",
"admin.saml.privateKeyFileFileRemoveDesc": "Remove the private key used to decrypt SAML Assertions from the Identity Provider.",
"admin.saml.privateKeyFileTitle": "Service Provider Private Key:",
@@ -610,16 +616,16 @@
"admin.saml.uploading.certificate": "Uploading Certificate...",
"admin.saml.uploading.privateKey": "Uploading Private Key...",
"admin.saml.usernameAttrDesc": "The attribute in the SAML Assertion that will be used to populate the username field in Mattermost.",
- "admin.saml.usernameAttrEx": "Ex \"Username\"",
- "admin.saml.usernameAttrTitle": "Username Attribute:",
+ "admin.saml.usernameAttrEx": "예시 \"Username\"",
+ "admin.saml.usernameAttrTitle": "사용자명 속성:",
"admin.saml.verifyDescription": "When true, Mattermost verifies that the signature sent from the SAML Response matches the Service Provider Login URL",
- "admin.saml.verifyTitle": "Verify Signature:",
+ "admin.saml.verifyTitle": "시그니처 검증:",
"admin.save": "저장",
"admin.saving": "설정 저장 중...",
"admin.security.connection": "연결",
"admin.security.inviteSalt.disabled": "Invite salt cannot be changed while sending emails is disabled.",
"admin.security.login": "로그인",
- "admin.security.password": "비밀번호",
+ "admin.security.password": "패스워드",
"admin.security.passwordResetSalt.disabled": "Password reset salt cannot be changed while sending emails is disabled.",
"admin.security.public_links": "공개 링크",
"admin.security.requireEmailVerification.disabled": "Email verification cannot be changed while sending emails is disabled.",
@@ -629,17 +635,19 @@
"admin.select_team.select": "선택",
"admin.select_team.selectTeam": "팀 선택",
"admin.service.attemptDescription": "Number of login attempts allowed before a user is locked out and required to reset their password via email.",
- "admin.service.attemptExample": "E.g.: \"10\"",
- "admin.service.attemptTitle": "Maximum Login Attempts:",
+ "admin.service.attemptExample": "예시 \"10\"",
+ "admin.service.attemptTitle": "최대 로그인 시도:",
"admin.service.cmdsDesc": "When true, custom slash commands will be allowed. See <a href='http://docs.mattermost.com/developer/slash-commands.html' target='_blank'>documentation</a> to learn more.",
- "admin.service.cmdsTitle": "사용자 정의 슬래시 명령어 활성화: ",
+ "admin.service.cmdsTitle": "커스텀 명령어: ",
"admin.service.corsDescription": "Enable HTTP Cross origin request from a specific domain. Use \"*\" if you want to allow CORS from any domain or leave it blank to disable it.",
"admin.service.corsEx": "http://example.com",
- "admin.service.corsTitle": "Enable cross-origin requests from:",
+ "admin.service.corsTitle": "CORS 요청 허용:",
"admin.service.developerDesc": "When true, Javascript errors are shown in a red bar at the top of the user interface. Not recommended for use in production. ",
- "admin.service.developerTitle": "Enable Developer Mode: ",
+ "admin.service.developerTitle": "개발자 모드: ",
+ "admin.service.forward80To443": "Forward port 80 to 443:",
+ "admin.service.forward80To443Description": "Forwards all insecure traffic from port 80 to secure port 443",
"admin.service.googleDescription": "Set this key to enable the display of titles for embedded YouTube video previews. Without the key, YouTube previews will still be created based on hyperlinks appearing in messages or comments but they will not show the video title. View a <a href=\"https://www.youtube.com/watch?v=Im69kzhpR3I\" target=\"_blank\">Google Developers Tutorial</a> for instructions on how to obtain a key.",
- "admin.service.googleExample": "Ex \"7rAh6iwQCkV4cA1Gsg3fgGOXJAQ43QV\"",
+ "admin.service.googleExample": "예시 \"7rAh6iwQCkV4cA1Gsg3fgGOXJAQ43QV\"",
"admin.service.googleTitle": "Google API Key:",
"admin.service.iconDescription": "When true, webhooks, slash commands and other integrations, such as <a href=\"https://docs.mattermost.com/integrations/zapier.html\" target=\"_blank\">Zapier</a>, will be allowed to change the profile picture they post with. Note: Combined with allowing integrations to override usernames, users may be able to perform phishing attacks by attempting to impersonate other users.",
"admin.service.iconTitle": "Enable integrations to override profile picture icons:",
@@ -647,48 +655,60 @@
"admin.service.insecureTlsTitle": "Enable Insecure Outgoing Connections: ",
"admin.service.integrationAdmin": "Restrict managing integrations to Admins:",
"admin.service.integrationAdminDesc": "When true, webhooks and slash commands can only be created, edited and viewed by Team and System Admins, and OAuth 2.0 applications by System Admins. Integrations are available to all users after they have been created by the Admin.",
+ "admin.service.letsEncryptCertificateCacheFile": "Let's Encrypt Certificate Cache File:",
+ "admin.service.letsEncryptCertificateCacheFileDescription": "Certificates retrieved and other data about the Let's Encrypt service will be stored in this file.",
"admin.service.listenAddress": "Listen Address:",
"admin.service.listenDescription": "The address and port to which to bind and listen. Specifying \":8065\" will bind to all network interfaces. Specifying \"127.0.0.1:8065\" will only bind to the network interface having that IP address. If you choose a port of a lower level (called \"system ports\" or \"well-known ports\", in the range of 0-1023), you must have permissions to bind to that port. On Linux you can use: \"sudo setcap cap_net_bind_service=+ep ./bin/platform\" to allow Mattermost to bind to well-known ports.",
- "admin.service.listenExample": "E.g.: \":8065\"",
+ "admin.service.listenExample": "예시 \":8065\"",
"admin.service.mfaDesc": "When true, users will be given the option to add multi-factor authentication to their account. They will need a smartphone and an authenticator app such as Google Authenticator.",
"admin.service.mfaTitle": "Enable Multi-factor Authentication:",
"admin.service.mobileSessionDays": "Session length for mobile apps (days):",
"admin.service.mobileSessionDaysDesc": "The number of days from the last time a user entered their credentials to the expiry of the user's session. After changing this setting, the new session length will take effect after the next time the user enters their credentials.",
"admin.service.outWebhooksDesc": "When true, outgoing webhooks will be allowed. See <a href='http://docs.mattermost.com/developer/webhooks-outgoing.html' target='_blank'>documentation</a> to learn more.",
- "admin.service.outWebhooksTitle": "Outgoing webhook 허용: ",
+ "admin.service.outWebhooksTitle": "Outgoing Webhook: ",
"admin.service.overrideDescription": "When true, webhooks, slash commands and other integrations, such as <a href=\"https://docs.mattermost.com/integrations/zapier.html\" target=\"_blank\">Zapier</a>, will be allowed to change the username they are posting as. Note: Combined with allowing integrations to override profile picture icons, users may be able to perform phishing attacks by attempting to impersonate other users.",
"admin.service.overrideTitle": "Enable integrations to override usernames:",
+ "admin.service.readTimeout": "Read Timeout:",
+ "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": "Enable Security Alerts: ",
+ "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": "Ex \"g3fgGOXJAQ43QV7rAh6iwQCkV4cA1Gs\"",
+ "admin.service.segmentExample": "예시 \"g3fgGOXJAQ43QV7rAh6iwQCkV4cA1Gs\"",
"admin.service.segmentTitle": "Segment Write Key:",
- "admin.service.sessionCache": "Session Cache (minutes):",
+ "admin.service.sessionCache": "세션 캐시 (분):",
"admin.service.sessionCacheDesc": "The number of minutes to cache a session in memory.",
- "admin.service.sessionDaysEx": "E.g.: \"30\"",
- "admin.service.siteURL": "Site URL:",
+ "admin.service.sessionDaysEx": "예시 \"30\"",
+ "admin.service.siteURL": "사이트 URL:",
"admin.service.siteURLDescription": "The URL, including port number and protocol, that users will use to access Mattermost. This field can be left blank unless you are configuring email batching in <b>Notifications > Email</b>. When blank, the URL is automatically configured based on incoming traffic.",
- "admin.service.siteURLExample": "Ex \"https://mattermost.example.com:1234\"",
+ "admin.service.siteURLExample": "예시 \"https://mattermost.example.com:1234\"",
"admin.service.ssoSessionDays": "Session length for mobile apps (days):",
"admin.service.ssoSessionDaysDesc": "The number of days from the last time a user entered their credentials to the expiry of the user's session. If the authentication method is SAML or GitLab, the user may automatically be logged back in to Mattermost if they are already logged in to SAML or GitLab. After changing this setting, the setting will take effect after the next time the user enters their credentials.",
- "admin.service.testingDescription": "(개발자 옵션) true로 설정하면, /loadtest 슬래시 명령을 사용할 수 있습니다. 이 명령을 사용하여 테스트를 위한 계정과 데이터를 불러들일 수 있습니다. 이 설정이 적용되려면 서버를 재시작해야 합니다.",
- "admin.service.testingTitle": "Enable Testing Commands: ",
+ "admin.service.testingDescription": "(개발자 옵션) 활성화하면 /loadtest 명령어를 사용하여 테스트를 위한 계정과 데이터를 불러들일 수 있습니다. 이 설정이 적용되려면 서버를 재시작해야 합니다.",
+ "admin.service.testingTitle": "테스트 명령어: ",
+ "admin.service.tlsCertFile": "TLS Certificate File:",
+ "admin.service.tlsCertFileDescription": "The certificate file to use.",
+ "admin.service.tlsKeyFile": "TLS Key File:",
+ "admin.service.tlsKeyFileDescription": "The private key file to use.",
+ "admin.service.useLetsEncrypt": "Use Let's Encrypt:",
+ "admin.service.useLetsEncryptDescription": "Enable the automatic retreval of certificates from the Let's Encrypt. The certificate will be retrieved when a client attempts to connect from a new domain. This will work with multiple domains.",
"admin.service.webSessionDays": "Session length LDAP and email (days):",
"admin.service.webSessionDaysDesc": "The number of days from the last time a user entered their credentials to the expiry of the user's session. After changing this setting, the new session length will take effect after the next time the user enters their credentials.",
"admin.service.webhooksDescription": "When true, incoming webhooks will be allowed. To help combat phishing attacks, all posts from webhooks will be labelled by a BOT tag. See <a href='http://docs.mattermost.com/developer/webhooks-incoming.html' target='_blank'>documentation</a> to learn more.",
- "admin.service.webhooksTitle": "Incoming webhook 허용: ",
+ "admin.service.webhooksTitle": "Incoming Webhook: ",
+ "admin.service.writeTimeout": "Write Timeout:",
+ "admin.service.writeTimeoutDescription": "If using HTTP (insecure), this is the maximum time allowed from the end of reading the request headers until the response is written. If using HTTPS, it is the total time from when the connection is accepted until the response is written.",
"admin.sidebar.addTeamSidebar": "Add team from sidebar menu",
"admin.sidebar.advanced": "고급",
- "admin.sidebar.audits": "감사",
+ "admin.sidebar.audits": "활동",
"admin.sidebar.authentication": "인증",
- "admin.sidebar.cluster": "High Availability (Beta)",
- "admin.sidebar.compliance": "Compliance",
+ "admin.sidebar.cluster": "고가용성 (베타)",
+ "admin.sidebar.compliance": "감사",
"admin.sidebar.configuration": "환경설정",
"admin.sidebar.connections": "연결",
- "admin.sidebar.customBrand": "사용자 정의 브랜딩",
- "admin.sidebar.customEmoji": "사용자 정의 이모티콘",
- "admin.sidebar.customIntegrations": "Custom Integrations",
- "admin.sidebar.customization": "사용자 정의",
+ "admin.sidebar.customBrand": "커스텀 브랜딩",
+ "admin.sidebar.customEmoji": "커스텀 이모티콘",
+ "admin.sidebar.customIntegrations": "통합 기능",
+ "admin.sidebar.customization": "커스터마이징",
"admin.sidebar.database": "데이터베이스",
"admin.sidebar.developer": "개발자 설정",
"admin.sidebar.email": "이메일",
@@ -709,7 +729,7 @@
"admin.sidebar.notifications": "알림",
"admin.sidebar.oauth": "OAuth 2.0",
"admin.sidebar.other": "기타",
- "admin.sidebar.password": "비밀번호",
+ "admin.sidebar.password": "패스워드",
"admin.sidebar.policy": "정책",
"admin.sidebar.privacy": "개인",
"admin.sidebar.publicLinks": "공개 링크",
@@ -723,31 +743,31 @@
"admin.sidebar.settings": "설정",
"admin.sidebar.signUp": "가입",
"admin.sidebar.sign_up": "가입",
- "admin.sidebar.statistics": "팀 통계",
+ "admin.sidebar.statistics": "통계",
"admin.sidebar.storage": "저장소",
"admin.sidebar.support": "지원",
"admin.sidebar.teams": "팀 ({count, number})",
"admin.sidebar.users": "사용자",
"admin.sidebar.usersAndTeams": "팀과 사용자",
"admin.sidebar.view_statistics": "사이트 통계",
- "admin.sidebar.webrtc": "WebRTC (Beta)",
+ "admin.sidebar.webrtc": "WebRTC (베타)",
"admin.sidebarHeader.systemConsole": "관리자 도구",
"admin.sql.dataSource": "Data Source:",
"admin.sql.driverName": "Driver Name:",
"admin.sql.keyDescription": "32-character salt available to encrypt and decrypt sensitive fields in database.",
- "admin.sql.keyExample": "Ex \"gxHVDcKUyP2y1eiyW8S8na1UYQAfq6J6\"",
+ "admin.sql.keyExample": "예시 \"gxHVDcKUyP2y1eiyW8S8na1UYQAfq6J6\"",
"admin.sql.keyTitle": "At Rest Encrypt Key:",
"admin.sql.maxConnectionsDescription": "Maximum number of idle connections held open to the database.",
- "admin.sql.maxConnectionsExample": "E.g.: \"10\"",
+ "admin.sql.maxConnectionsExample": "예시 \"10\"",
"admin.sql.maxConnectionsTitle": "Maximum Idle Connections:",
"admin.sql.maxOpenDescription": "Maximum number of open connections held open to the database.",
- "admin.sql.maxOpenExample": "E.g.: \"10\"",
+ "admin.sql.maxOpenExample": "예시 \"10\"",
"admin.sql.maxOpenTitle": "Maximum Open Connections:",
"admin.sql.noteDescription": "Changing properties in this section will require a server restart before taking effect.",
"admin.sql.noteTitle": "Note:",
"admin.sql.replicas": "Data Source Replicas:",
"admin.sql.traceDescription": "(Development Mode) When true, executing SQL statements are written to the log.",
- "admin.sql.traceTitle": "Trace: ",
+ "admin.sql.traceTitle": "추적: ",
"admin.sql.warning": "Warning: regenerating this salt may cause some columns in the database to return empty results.",
"admin.support.aboutDesc": "Link to About page for more information on your Mattermost deployment, for example its purpose and audience within your organization. Defaults to Mattermost information page.",
"admin.support.aboutTitle": "About link:",
@@ -763,56 +783,56 @@
"admin.support.problemTitle": "Report a Problem link:",
"admin.support.termsDesc": "Link to the terms under which users may use your online service. By default, this includes the \"Mattermost Conditions of Use (End Users)\" explaining the terms under which Mattermost software is provided to end users. If you change the default link to add your own terms for using the service you provide, your new terms must include a link to the default terms so end users are aware of the Mattermost Conditions of Use (End User) for Mattermost software.",
"admin.support.termsTitle": "Terms of Service link:",
- "admin.system_analytics.activeUsers": "Active Users With Posts",
+ "admin.system_analytics.activeUsers": "활성 사용자(글 작성 기준)",
"admin.system_analytics.title": "the System",
- "admin.system_analytics.totalPosts": "Total Posts",
+ "admin.system_analytics.totalPosts": "전체 글",
"admin.team.brandDesc": "Enable custom branding to show an image of your choice, uploaded below, and some help text, written below, on the login page.",
"admin.team.brandDescriptionExample": "모든 팀 커뮤니케이션을 한 곳에서 확인하고, 검색하고, 접근할 수 있습니다.",
"admin.team.brandDescriptionHelp": "Description of service shown in login screens and UI. When not specified, \"All team communication in one place, searchable and accessible anywhere\" is displayed.",
- "admin.team.brandDescriptionTitle": "Site Description",
- "admin.team.brandImageTitle": "Custom Brand Image:",
+ "admin.team.brandDescriptionTitle": "사이트 설명",
+ "admin.team.brandImageTitle": "브랜드 이미지:",
"admin.team.brandTextDescription": "Text that will appear below your custom brand image on your login screen. Supports Markdown-formatted text. Maximum 500 characters allowed.",
- "admin.team.brandTextTitle": "Custom Brand Text:",
- "admin.team.brandTitle": "Enable Custom Branding: ",
- "admin.team.chooseImage": "Choose New Image",
+ "admin.team.brandTextTitle": "브랜드 문구:",
+ "admin.team.brandTitle": "커스텀 브랜딩: ",
+ "admin.team.chooseImage": "이미지 선택",
"admin.team.dirDesc": "When true, teams that are configured to show in team directory will show on main page inplace of creating a new team.",
"admin.team.dirTitle": "Enable Team Directory: ",
"admin.team.maxChannelsDescription": "Maximum total number of users per team, including both active and inactive users.",
- "admin.team.maxChannelsExample": "Ex \"100\"",
- "admin.team.maxChannelsTitle": "팀 당 최대 채널",
+ "admin.team.maxChannelsExample": "예시 \"100\"",
+ "admin.team.maxChannelsTitle": "팀 당 최대 채널: ",
"admin.team.maxUsersDescription": "Maximum total number of users per team, including both active and inactive users.",
- "admin.team.maxUsersExample": "E.g.: \"25\"",
- "admin.team.maxUsersTitle": "Max Users Per Team:",
+ "admin.team.maxUsersExample": "예시 \"25\"",
+ "admin.team.maxUsersTitle": "팀 최대 인원:",
"admin.team.noBrandImage": "브랜드 이미지가 업로드되지 않았습니다.",
"admin.team.openServerDescription": "When true, anyone can signup for a user account on this server without the need to be invited.",
- "admin.team.openServerTitle": "Enable Open Server: ",
+ "admin.team.openServerTitle": "공개 서버: ",
"admin.team.restrictDescription": "Teams and user accounts can only be created from a specific domain (e.g. \"mattermost.org\") or list of comma-separated domains (e.g. \"corp.mattermost.com, mattermost.org\").",
"admin.team.restrictDirectMessage": "Enable users to open Direct Message channels with:",
"admin.team.restrictDirectMessageDesc": "'Any user on the Mattermost server' enables users to open a Direct Message channel with any user on the server, even if they are not on any teams together. 'Any member of the team' limits the ability to open Direct Message channels to only users who are in the same team.",
- "admin.team.restrictExample": "Ex \"corp.mattermost.com, mattermost.org\"",
+ "admin.team.restrictExample": "예시 \"corp.mattermost.com, mattermost.org\"",
"admin.team.restrictNameDesc": "When true, You cannot create a team name with reserved words like www, admin, support, test, channel, etc",
- "admin.team.restrictNameTitle": "Restrict Team Names: ",
+ "admin.team.restrictNameTitle": "팀 이름 제한: ",
"admin.team.restrictTitle": "Restrict account creation to specified email domains:",
"admin.team.restrict_direct_message_any": "Any user on the Mattermost server",
"admin.team.restrict_direct_message_team": "Any member of the team",
"admin.team.siteNameDescription": "Name of service shown in login screens and UI.",
- "admin.team.siteNameExample": "예: \"Mattermost\"",
+ "admin.team.siteNameExample": "예시 \"Mattermost\"",
"admin.team.siteNameTitle": "사이트 이름:",
"admin.team.teamCreationDescription": "When false, only System Administrators can create teams.",
- "admin.team.teamCreationTitle": "Enable Team Creation: ",
- "admin.team.upload": "Upload",
+ "admin.team.teamCreationTitle": "팀 생성: ",
+ "admin.team.upload": "업로드",
"admin.team.uploadDesc": "Customize your user experience by adding a custom image to your login screen. Recommended maximum image size is less than 2 MB.",
- "admin.team.uploaded": "Uploaded!",
- "admin.team.uploading": "Uploading..",
+ "admin.team.uploaded": "업로드 완료!",
+ "admin.team.uploading": "업로드 중..",
"admin.team.userCreationDescription": "When false, the ability to create accounts is disabled. The create account button displays error when pressed.",
- "admin.team.userCreationTitle": "Enable Account Creation: ",
- "admin.team_analytics.activeUsers": "Active Users With Posts",
- "admin.team_analytics.totalPosts": "Total Posts",
+ "admin.team.userCreationTitle": "계정 생성: ",
+ "admin.team_analytics.activeUsers": "활성 사용자(글 작성 기준)",
+ "admin.team_analytics.totalPosts": "전체 글",
"admin.true": "활성화",
"admin.userList.title": "Users for {team}",
"admin.userList.title2": "Users for {team} ({count})",
- "admin.user_item.authServiceEmail": ", <strong>Sign-in Method:</strong> Email",
- "admin.user_item.authServiceNotEmail": ", <strong>Sign-in Method:</strong> {service}",
+ "admin.user_item.authServiceEmail": ", <strong>인증 방식:</strong> 이메일",
+ "admin.user_item.authServiceNotEmail": ", <strong>인증 방식:</strong> {service}",
"admin.user_item.confirmDemoteDescription": "If you demote yourself from the System Admin role and there is not another user with System Admin privileges, you'll need to re-assign a System Admin by accessing the Mattermost server through a terminal and running the following command.",
"admin.user_item.confirmDemoteRoleTitle": "Confirm demotion from System Admin role",
"admin.user_item.confirmDemotion": "Confirm Demotion",
@@ -821,73 +841,73 @@
"admin.user_item.inactive": "비활성화",
"admin.user_item.makeActive": "활성화",
"admin.user_item.makeInactive": "비활성화",
- "admin.user_item.makeMember": "Make Member",
- "admin.user_item.makeSysAdmin": "Make System Admin",
- "admin.user_item.makeTeamAdmin": "Make Team Admin",
+ "admin.user_item.makeMember": "회원으로 변경",
+ "admin.user_item.makeSysAdmin": "시스템 관리자로 변경",
+ "admin.user_item.makeTeamAdmin": "팀 관리자로 변경",
"admin.user_item.member": "회원",
- "admin.user_item.mfaNo": ", <strong>MFA</strong>: No",
- "admin.user_item.mfaYes": ", <strong>MFA</strong>: Yes",
- "admin.user_item.resetMfa": "Remove MFA",
- "admin.user_item.resetPwd": "Reset Password",
- "admin.user_item.switchToEmail": "Switch to Email/Password",
+ "admin.user_item.mfaNo": ", <strong>MFA</strong>: 아니요",
+ "admin.user_item.mfaYes": ", <strong>MFA</strong>: 예",
+ "admin.user_item.resetMfa": "MFA 제거",
+ "admin.user_item.resetPwd": "패스워드 리셋",
+ "admin.user_item.switchToEmail": "이메일/패스워드로 변경",
"admin.user_item.sysAdmin": "시스템 관리자",
"admin.user_item.teamAdmin": "팀 관리자",
"admin.webrtc.enableDescription": "When true, Mattermost allows making <strong>one-on-one</strong> video calls. WebRTC calls are available on Chrome, Firefox and Mattermost Desktop Apps.",
- "admin.webrtc.enableTitle": "Enable Mattermost WebRTC: ",
+ "admin.webrtc.enableTitle": "Mattermost WebRTC: ",
"admin.webrtc.gatewayAdminSecretDescription": "Enter your admin secret password to access the Gateway Admin URL.",
- "admin.webrtc.gatewayAdminSecretExample": "E.g.: \"PVRzWNN1Tg6szn7IQWvhpAvLByScWxdy\"",
+ "admin.webrtc.gatewayAdminSecretExample": "예시 \"PVRzWNN1Tg6szn7IQWvhpAvLByScWxdy\"",
"admin.webrtc.gatewayAdminSecretTitle": "Gateway Admin Secret:",
"admin.webrtc.gatewayAdminUrlDescription": "Enter https://<mattermost-webrtc-gateway-url>:<port>/admin. Make sure you use HTTP or HTTPS in your URL depending on your server configuration. Mattermost WebRTC uses this URL to obtain valid tokens for each peer to establish the connection.",
- "admin.webrtc.gatewayAdminUrlExample": "E.g.: \"https://webrtc.mattermost.com:7089/admin\"",
+ "admin.webrtc.gatewayAdminUrlExample": "예시 \"https://webrtc.mattermost.com:7089/admin\"",
"admin.webrtc.gatewayAdminUrlTitle": "Gateway Admin URL:",
"admin.webrtc.gatewayWebsocketUrlDescription": "Enter wss://<mattermost-webrtc-gateway-url>:<port>. Make sure you use WS or WSS in your URL depending on your server configuration. This is the websocket used to signal and establish communication between the peers.",
- "admin.webrtc.gatewayWebsocketUrlExample": "E.g.: \"wss://webrtc.mattermost.com:8189\"",
+ "admin.webrtc.gatewayWebsocketUrlExample": "예시 \"wss://webrtc.mattermost.com:8189\"",
"admin.webrtc.gatewayWebsocketUrlTitle": "Gateway Websocket URL:",
"admin.webrtc.stunUriDescription": "Enter your STUN URI as stun:<your-stun-url>:<port>. STUN is a standardized network protocol to allow an end host to assist devices to access its public IP address if it is located behind a NAT.",
- "admin.webrtc.stunUriExample": "E.g.: \"stun:webrtc.mattermost.com:5349\"",
+ "admin.webrtc.stunUriExample": "예시 \"stun:webrtc.mattermost.com:5349\"",
"admin.webrtc.stunUriTitle": "STUN URI",
"admin.webrtc.turnSharedKeyDescription": "Enter your TURN Server Shared Key. This is used to created dynamic passwords to establish the connection. Each password is valid for a short period of time.",
- "admin.webrtc.turnSharedKeyExample": "E.g.: \"bXdkOWQxc3d0Ynk3emY5ZmsxZ3NtazRjaWg=\"",
+ "admin.webrtc.turnSharedKeyExample": "예시 \"bXdkOWQxc3d0Ynk3emY5ZmsxZ3NtazRjaWg=\"",
"admin.webrtc.turnSharedKeyTitle": "TURN Shared Key:",
"admin.webrtc.turnUriDescription": "Enter your TURN URI as turn:<your-turn-url>:<port>. TURN is a standardized network protocol to allow an end host to assist devices to establish a connection by using a relay public IP address if it is located behind a symmetric NAT.",
- "admin.webrtc.turnUriExample": "E.g.: \"turn:webrtc.mattermost.com:5349\"",
+ "admin.webrtc.turnUriExample": "예시 \"turn:webrtc.mattermost.com:5349\"",
"admin.webrtc.turnUriTitle": "TURN URI",
"admin.webrtc.turnUsernameDescription": "Enter your TURN Server Username.",
- "admin.webrtc.turnUsernameExample": "Ex \"Username\"",
+ "admin.webrtc.turnUsernameExample": "예시 \"Username\"",
"admin.webrtc.turnUsernameTitle": "TURN Username:",
"admin.webserverModeDisabled": "Disabled",
"admin.webserverModeDisabledDescription": "The Mattermost server will not serve static files.",
"admin.webserverModeGzip": "gzip",
"admin.webserverModeGzipDescription": "The Mattermost server will serve static files compressed with gzip.",
"admin.webserverModeHelpText": "gzip compression applies to static content files. It is recommended to enable gzip to improve performance unless your environment has specific restrictions, such as a web proxy that distributes gzip files poorly. This setting requires a server restart to take effect.",
- "admin.webserverModeTitle": "Webserver Mode:",
- "admin.webserverModeUncompressed": "Uncompressed",
+ "admin.webserverModeTitle": "웹 서버 모드:",
+ "admin.webserverModeUncompressed": "압축하지 않음",
"admin.webserverModeUncompressedDescription": "The Mattermost server will serve static files uncompressed.",
"analytics.chart.loading": "로딩 중...",
"analytics.chart.meaningful": "Not enough data for a meaningful representation.",
- "analytics.system.activeUsers": "Active Users With Posts",
+ "analytics.system.activeUsers": "활성 사용자 (글 작성 기준)",
"analytics.system.channelTypes": "Channel Types",
"analytics.system.expiredBanner": "The Enterprise license expired on {date}. You have 15 days from this date to renew the license, please contact <a href='mailto:commercial@mattermost.com'>commercial@mattermost.com</a>.",
"analytics.system.expiringBanner": "The Enterprise license is expiring on {date}. To renew your license, please contact <a href='mailto:commercial@mattermost.com'>commercial@mattermost.com</a>.",
- "analytics.system.postTypes": "Posts, Files and Hashtags",
+ "analytics.system.postTypes": "글, 파일, 해시태그",
"analytics.system.privateGroups": "비공개 그룹",
"analytics.system.publicChannels": "공개 채널",
- "analytics.system.textPosts": "Posts with Text-only",
+ "analytics.system.textPosts": "텍스트 글 수",
"analytics.system.title": "시스템 통계",
"analytics.system.totalChannels": "전체 채널",
"analytics.system.totalCommands": "전체 명령어",
- "analytics.system.totalFilePosts": "Posts with Files",
- "analytics.system.totalHashtagPosts": "Posts with Hashtags",
- "analytics.system.totalIncomingWebhooks": "Incoming Webhook",
- "analytics.system.totalMasterDbConnections": "Master DB Conns",
- "analytics.system.totalOutgoingWebhooks": "Outgoing Webhook",
+ "analytics.system.totalFilePosts": "파일이 포함된 글 수",
+ "analytics.system.totalHashtagPosts": "해시태그가 포함된 글 수",
+ "analytics.system.totalIncomingWebhooks": "전체 Incoming Webhook",
+ "analytics.system.totalMasterDbConnections": "마스터 DB 연결",
+ "analytics.system.totalOutgoingWebhooks": "전체 Outgoing Webhook",
"analytics.system.totalPosts": "전체 글",
- "analytics.system.totalReadDbConnections": "Replica DB Conns",
+ "analytics.system.totalReadDbConnections": "레플리카 DB 연결",
"analytics.system.totalSessions": "전체 세션",
"analytics.system.totalTeams": "전체 팀",
"analytics.system.totalUsers": "전체 사용자",
- "analytics.system.totalWebsockets": "Websocket Conns",
- "analytics.team.activeUsers": "Active Users With Posts",
+ "analytics.system.totalWebsockets": "웹소켓 연결",
+ "analytics.team.activeUsers": "활성 사용자 (글 작성 기준)",
"analytics.team.newlyCreated": "Newly Created Users",
"analytics.team.privateGroups": "비공개 그룹",
"analytics.team.publicChannels": "공개 채널",
@@ -896,8 +916,8 @@
"analytics.team.title": "{team} 팀 통계",
"analytics.team.totalPosts": "전체 글",
"analytics.team.totalUsers": "전체 사용자",
- "audit_table.accountActive": "Account made active",
- "audit_table.accountInactive": "Account made inactive",
+ "audit_table.accountActive": "계정이 활성화 됨",
+ "audit_table.accountInactive": "계정이 비활성화 됨",
"audit_table.action": "활동",
"audit_table.attemptedAllowOAuthAccess": "Attempted to allow a new OAuth service access",
"audit_table.attemptedLicenseAdd": "Attempted to add new license",
@@ -915,7 +935,7 @@
"audit_table.establishedDM": "Established a direct message channel with {username}",
"audit_table.failedExpiredLicenseAdd": "Failed to add a new license as it has either expired or not yet been started",
"audit_table.failedInvalidLicenseAdd": "Failed to add an invalid license",
- "audit_table.failedLogin": "FAILED login attempt",
+ "audit_table.failedLogin": "실패한 로그인 시도",
"audit_table.failedOAuthAccess": "Failed to allow a new OAuth service access - the redirect URI did not match the previously registered callback",
"audit_table.failedPassword": "Failed to change password - tried to update user password who was logged in through oauth",
"audit_table.failedWebhookCreate": "Failed to create a webhook - bad channel permissions",
@@ -947,21 +967,22 @@
"audit_table.updatePicture": "Updated your profile picture",
"audit_table.updatedRol": "Updated user role(s) to ",
"audit_table.userAdded": "Added {username} to the {channelName} channel/group",
- "audit_table.userId": "User ID",
+ "audit_table.userId": "사용자 ID",
"audit_table.userRemoved": "Removed {username} to the {channelName} channel/group",
"audit_table.verified": "Sucessfully verified your email address",
"authorize.access": "Allow <strong>{appName}</strong> access?",
- "authorize.allow": "Allow",
+ "authorize.allow": "허용하기",
"authorize.app": "The app <strong>{appName}</strong> would like the ability to access and modify your basic information.",
- "authorize.deny": "Deny",
+ "authorize.deny": "차단하기",
"authorize.title": "<strong>{appName}</strong> would like to connect to your <strong>Mattermost</strong> user account",
"backstage_list.search": "검색",
"backstage_navbar.backToMattermost": "{siteName}(으)로 돌아가기",
+ "backstage_sidebar.emoji": "커스텀 이모티콘",
"backstage_sidebar.integrations": "통합 기능",
"backstage_sidebar.integrations.commands": "슬래시 명령어",
- "backstage_sidebar.integrations.incoming_webhooks": "Incoming Webhooks",
+ "backstage_sidebar.integrations.incoming_webhooks": "Incoming Webhook",
"backstage_sidebar.integrations.oauthApps": "OAuth 2.0 애플리케이션",
- "backstage_sidebar.integrations.outgoing_webhooks": "Outgoing Webhooks",
+ "backstage_sidebar.integrations.outgoing_webhooks": "Outgoing Webhook",
"calling_screen": "Calling",
"center_panel.recent": "Click here to jump to recent messages. ",
"chanel_header.addMembers": "회원 추가",
@@ -971,6 +992,8 @@
"change_url.longer": "Must be longer than two characters",
"change_url.noUnderscore": "Can not contain two underscores in a row.",
"change_url.startWithLetter": "Must start with a letter or number",
+ "channelHeader.addToFavorites": "즐겨찾기에 추가",
+ "channelHeader.removeFromFavorites": "즐겨찾기에서 제거",
"channel_flow.alreadyExist": "이미 존재하는 채널 URL입니다.",
"channel_flow.changeUrlDescription": "일부 URL로 사용할 수 없는 문자들은 제거될 수 있습니다.",
"channel_flow.changeUrlTitle": "{term} URL 변경",
@@ -980,9 +1003,9 @@
"channel_flow.handleTooShort": "Channel URL must be 2 or more lowercase alphanumeric characters",
"channel_flow.invalidName": "잘못된 채널 이름",
"channel_flow.set_url_title": "{term} URL 설정",
- "channel_header.addToFavorites": "Add to Favorites",
+ "channel_header.addToFavorites": "즐겨찾기에 추가",
"channel_header.channel": "채널",
- "channel_header.channelHeader": "Edit Channel Header",
+ "channel_header.channelHeader": "채널 헤더 설정...",
"channel_header.delete": "{term} 삭제...",
"channel_header.flagged": "중요 메시지",
"channel_header.group": "그룹",
@@ -990,13 +1013,14 @@
"channel_header.manageMembers": "회원 관리",
"channel_header.notificationPreferences": "알림 설정",
"channel_header.recentMentions": "최근 멘션",
- "channel_header.removeFromFavorites": "Remove from Favorites",
+ "channel_header.removeFromFavorites": "즐겨찾기에서 제거",
"channel_header.rename": "{term}의 이름을 변경...",
- "channel_header.setHeader": "Edit {term} Header",
- "channel_header.setPurpose": "Edit {term} Purpose",
+ "channel_header.setHeader": "{term}의 헤더 설정...",
+ "channel_header.setPurpose": "{term}의 설명 설정...",
"channel_header.viewInfo": "정보 보기",
"channel_header.viewMembers": "회원 보기",
- "channel_header.webrtc.call": "Start Video Call",
+ "channel_header.webrtc.call": "영상 통화 시작하기",
+ "channel_header.webrtc.offline": "사용자가 오프라인입니다",
"channel_header.webrtc.unavailable": "New call unavailable until your existing call ends",
"channel_info.about": "About",
"channel_info.close": "닫기",
@@ -1033,7 +1057,7 @@
"channel_modal.headerHelp": "{term} 상단 이름 옆에 표시될 텍스트를 입력하세요. 예를 들면, 다음과 같이 자주 사용되는 링크를 등록할 수 있습니다. [Link Title](http://example.com).",
"channel_modal.modalTitle": "새로운 ",
"channel_modal.name": "이름",
- "channel_modal.nameEx": "예시: \"Bugs\", \"Marketing\", \"고객지원\"",
+ "channel_modal.nameEx": "예시: \"버그\", \"마케팅\", \"고객지원\"",
"channel_modal.optional": "(선택사항)",
"channel_modal.privateGroup1": "일부 회원만 접근할 수 있는 비공개 그룹을 만듭니다. ",
"channel_modal.privateGroup2": "비공개 그룹 만들기",
@@ -1053,7 +1077,7 @@
"channel_select.placeholder": "--- 채널을 선택하세요 ---",
"channel_switch_modal.dm": "(개인 메시지)",
"channel_switch_modal.help": "채널 이름을 입력하세요. ↑↓ 방향키와 TAB키를 이용하여 선택하세요, ↵ 엔터키를 누르면 확인, ESC키를 누르면 취소됩니다.",
- "channel_switch_modal.not_found": "No matches found.",
+ "channel_switch_modal.not_found": "일치하는 채널이 없습니다.",
"channel_switch_modal.submit": "변경",
"channel_switch_modal.title": "채널 변경",
"claim.account.noEmail": "No email specified",
@@ -1061,42 +1085,43 @@
"claim.email_to_ldap.enterPwd": "Enter the password for your {site} email account",
"claim.email_to_ldap.ldapId": "AD/LDAP ID",
"claim.email_to_ldap.ldapIdError": "AD/LDAP ID를 입력하세요.",
- "claim.email_to_ldap.ldapPasswordError": "LDAP 비밀번호를 입력하세요.",
- "claim.email_to_ldap.ldapPwd": "LDAP 비밀번호",
- "claim.email_to_ldap.pwd": "비밀번호",
- "claim.email_to_ldap.pwdError": "비밀번호를 입력하세요.",
+ "claim.email_to_ldap.ldapPasswordError": "LDAP 패스워드를 입력하세요.",
+ "claim.email_to_ldap.ldapPwd": "LDAP 패스워드",
+ "claim.email_to_ldap.pwd": "패스워드",
+ "claim.email_to_ldap.pwdError": "패스워드를 입력하세요.",
"claim.email_to_ldap.ssoNote": "You must already have a valid LDAP account",
"claim.email_to_ldap.ssoType": "Upon claiming your account, you will only be able to login with LDAP",
"claim.email_to_ldap.switchTo": "LDAP 계정으로 변경",
- "claim.email_to_ldap.title": "이메일/비밀번호 계정을 LDAP 계정으로 변경",
+ "claim.email_to_ldap.title": "이메일/패스워드 계정을 LDAP 계정으로 변경",
"claim.email_to_oauth.enterPwd": "Enter the password for your {site} account",
- "claim.email_to_oauth.pwd": "비밀번호",
- "claim.email_to_oauth.pwdError": "비밀번호를 입력하세요.",
+ "claim.email_to_oauth.pwd": "패스워드",
+ "claim.email_to_oauth.pwdError": "패스워드를 입력하세요.",
"claim.email_to_oauth.ssoNote": "You must already have a valid {type} account",
"claim.email_to_oauth.ssoType": "Upon claiming your account, you will only be able to login with {type} SSO",
"claim.email_to_oauth.switchTo": "Switch account to {uiType}",
- "claim.email_to_oauth.title": "이메일/비밀번호 계정을 {uiType} 계정으로 변경",
- "claim.ldap_to_email.confirm": "비밀번호 확인",
+ "claim.email_to_oauth.title": "이메일/패스워드 계정을 {uiType} 계정으로 변경",
+ "claim.ldap_to_email.confirm": "패스워드 확인",
"claim.ldap_to_email.email": "You will use the email {email} to login",
"claim.ldap_to_email.enterLdapPwd": "Enter your {ldapPassword} for your {site} email account",
"claim.ldap_to_email.enterPwd": "Enter a new password for your email account",
- "claim.ldap_to_email.ldapPasswordError": "LDAP 비밀번호를 입력하세요.",
- "claim.ldap_to_email.ldapPwd": "LDAP 비밀번호",
- "claim.ldap_to_email.pwd": "비밀번호",
- "claim.ldap_to_email.pwdError": "비밀번호를 입력하세요.",
- "claim.ldap_to_email.pwdNotMatch": "비밀번호가 일치하지 않습니다.",
+ "claim.ldap_to_email.ldapPasswordError": "LDAP 패스워드를 입력하세요.",
+ "claim.ldap_to_email.ldapPwd": "LDAP 패스워드",
+ "claim.ldap_to_email.pwd": "패스워드",
+ "claim.ldap_to_email.pwdError": "패스워드를 입력하세요.",
+ "claim.ldap_to_email.pwdNotMatch": "패스워드가 일치하지 않습니다.",
"claim.ldap_to_email.ssoType": "Upon claiming your account, you will only be able to login with your email and password",
"claim.ldap_to_email.switchTo": "Switch account to email/password",
"claim.ldap_to_email.title": "Switch LDAP Account to Email/Password",
- "claim.oauth_to_email.confirm": "비밀번호 확인",
+ "claim.oauth_to_email.confirm": "패스워드 확인",
"claim.oauth_to_email.description": "Upon changing your account type, you will only be able to login with your email and password.",
"claim.oauth_to_email.enterNewPwd": "Enter a new password for your {site} email account",
- "claim.oauth_to_email.enterPwd": "비밀번호를 입력하세요.",
- "claim.oauth_to_email.newPwd": "새로운 비밀번호",
- "claim.oauth_to_email.pwdNotMatch": "비밀번호가 일치하지 않습니다.",
+ "claim.oauth_to_email.enterPwd": "패스워드를 입력하세요.",
+ "claim.oauth_to_email.newPwd": "새로운 패스워드",
+ "claim.oauth_to_email.pwdNotMatch": "패스워드가 일치하지 않습니다.",
"claim.oauth_to_email.switchTo": "Switch {type} to email and password",
"claim.oauth_to_email.title": "Switch {type} Account to Email",
"confirm_modal.cancel": "취소",
+ "connecting_screen": "연결",
"create_comment.addComment": "답글 달기...",
"create_comment.comment": "답글 달기",
"create_comment.commentLength": "답글의 길이는 {max}글자를 초과할 수 없습니다.",
@@ -1111,7 +1136,7 @@
"create_team.agreement": "By proceeding to create your account and use {siteName}, you agree to our <a href='/static/help/terms.html'>Terms of Service</a> and <a href='/static/help/privacy.html'>Privacy Policy</a>. If you do not agree, you cannot use {siteName}.",
"create_team.display_name.back": "이전 단계로 돌아가기",
"create_team.display_name.charLength": "Name must be 4 or more characters up to a maximum of 15",
- "create_team.display_name.nameHelp": "Name your team in any language. Your team name shows in menus and headings.",
+ "create_team.display_name.nameHelp": "팀 이름을 자유롭게 입력하세요. 설정한 팀 이름은 메뉴와 상단의 헤더에 표시됩니다.",
"create_team.display_name.next": "다음",
"create_team.display_name.required": "필수 항목입니다.",
"create_team.display_name.teamName": "팀 이름",
@@ -1125,16 +1150,16 @@
"create_team.team_url.taken": "URL이 이미 있거나 예약된 단어입니다.",
"create_team.team_url.teamUrl": "팀 URL",
"create_team.team_url.unavailable": "This URL is unavailable. Please try another.",
- "create_team.team_url.webAddress": "Choose the web address of your new team:",
- "custom_emoji.empty": "사용자 정의 이모티콘이 없습니다.",
- "custom_emoji.header": "사용자 정의 이모티콘",
- "custom_emoji.search": "사용자 정의 이모티콘 검색하기",
+ "create_team.team_url.webAddress": "팀의 웹 주소:",
+ "custom_emoji.empty": "커스텀 이모티콘이 없습니다.",
+ "custom_emoji.header": "커스텀 이모티콘",
+ "custom_emoji.search": "커스텀 이모티콘 검색",
"delete_channel.cancel": "취소",
"delete_channel.channel": "채널",
"delete_channel.confirm": "채널 삭제 확인",
"delete_channel.del": "삭제",
"delete_channel.group": "그룹",
- "delete_channel.question": "This will delete the channel from the team and make its contents inaccessible for all users. Are you sure you wish to delete the {display_name} {term}?",
+ "delete_channel.question": "정말 {display_name} {term}을 삭제하시겠습니까?",
"delete_post.cancel": "취소",
"delete_post.comment": "답글",
"delete_post.confirm": "{term} 삭제 확인",
@@ -1156,6 +1181,7 @@
"edit_channel_purpose_modal.save": "저장",
"edit_channel_purpose_modal.title1": "설명 편집",
"edit_channel_purpose_modal.title2": "설명 편집: ",
+ "edit_command.save": "Update",
"edit_post.cancel": "취소",
"edit_post.edit": "{title} 편집",
"edit_post.editPost": "글 편집하기...",
@@ -1163,8 +1189,8 @@
"email_signup.address": "이메일 주소",
"email_signup.createTeam": "팀 만들기",
"email_signup.emailError": "유효한 이메일 주소를 입력하세요.",
- "email_signup.find": "나의 팀 찾기",
- "email_verify.almost": "{siteName}: You are almost done",
+ "email_signup.find": "팀 찾기",
+ "email_verify.almost": "{siteName}: 거의 완료되었습니다.",
"email_verify.failed": " 검증메일 발송을 실패했습니다.",
"email_verify.notVerifiedBody": "Please verify your email address. Check your inbox for an email.",
"email_verify.resend": "다시 보내기",
@@ -1173,17 +1199,18 @@
"email_verify.verifiedBody": "<p>이메일 검증이 완료되었습니다! <a href={url}>여기</a>를 클릭하여 로그인하세요.</p>",
"email_verify.verifyFailed": "이메일 검증을 실패했습니다.",
"emoji_list.actions": "액션",
- "emoji_list.add": "사용자 정의 이모티콘",
+ "emoji_list.add": "이모티콘 추가",
"emoji_list.creator": "만든 사람",
"emoji_list.delete": "삭제",
- "emoji_list.empty": "사용자 정의 이모티콘이 없습니다.",
- "emoji_list.help": "사용자 정의 이모티콘은 서버의 모두가 사용할 수 있습니다. 메시지 창에 ':'를 입력하여 이모티콘 선택 메뉴를 활성화 할 수 있습니다. 새로운 이모티콘을 등록하면 다른 사용자들은 사용하기 위해 페이지를 새로고침 해야할 수 있습니다.",
+ "emoji_list.empty": "커스텀 이모티콘이 없습니다.",
+ "emoji_list.header": "커스텀 이모티콘",
+ "emoji_list.help": "커스텀 이모티콘은 서버의 모두가 사용할 수 있습니다. 메시지 창에 ':'를 입력하여 이모티콘 선택 메뉴를 활성화 할 수 있습니다. 새로운 이모티콘을 등록하면 다른 사용자들은 사용하기 위해 페이지를 새로고침 해야할 수 있습니다.",
"emoji_list.help2": "팁: 첫 글자로 #, ##, ### 를 입력하면 이모티콘을 더 크게 새로운 행에서 사용할 수 있습니다. '# :smile:'로 메시지를 보내 확인해보세요.",
"emoji_list.image": "이미지",
"emoji_list.name": "이름",
- "emoji_list.search": "사용자 정의 이모티콘 검색하기",
+ "emoji_list.search": "커스텀 이모티콘 검색",
"emoji_list.somebody": "다른 팀의 사용자",
- "error.not_found.link_message": "Mattermost로 돌아가기",
+ "error.not_found.link_message": "Mattermost(으)로 돌아가기",
"error.not_found.message": "The page you were trying to reach does not exist",
"error.not_found.title": "페이지를 찾을 수 없습니다.",
"error.not_supported.message": "비밀모드는 지원되지 않습니다.",
@@ -1207,9 +1234,10 @@
"filtered_user_list.countTotal": "{total}명 중 {count}{count, plural, =0 {0명} one {명} other {명}}",
"filtered_user_list.countTotalPage": "{startCount, number} - {endCount, number} {count, plural, =0 {0 members} one {member} other {members}} of {total} total",
"filtered_user_list.member": "회원",
- "filtered_user_list.search": "Press enter to search",
+ "filtered_user_list.search": "ENTER 키를 눌러 검색",
+ "filtered_user_list.searchButton": "검색",
"filtered_user_list.show": "필터:",
- "filtered_user_list.team_only": "팀의 회원만",
+ "filtered_user_list.team_only": "팀의 회원",
"find_team.email": "이메일",
"find_team.findDescription": "An email was sent with links to any teams to which you are a member.",
"find_team.findTitle": "팀 찾기",
@@ -1219,7 +1247,7 @@
"find_team.submitError": "유효한 이메일 주소를 입력하세요.",
"flag_post.flag": "중요 메시지로 지정",
"flag_post.unflag": "중요 메시지 해제",
- "general_tab.chooseName": "사용자 이름을 선택하세요.",
+ "general_tab.chooseName": "사용자명을 선택하세요.",
"general_tab.codeDesc": "가입 링크를 변경하려면 '편집'을 클릭하세요.",
"general_tab.codeLongDesc": "The Invite Code is used as part of the URL in the team invitation link created by <strong>Get Team Invite Link</strong> in the main menu. Regenerating creates a new team invitation link and invalidates the previous link.",
"general_tab.codeTitle": "가입 링크",
@@ -1250,9 +1278,9 @@
"get_link.copy": "링크 복사",
"get_post_link_modal.help": "아래 링크를 통해 허용된 사용자가 내 글을 볼 수 있습니다.",
"get_post_link_modal.title": "바로가기 링크 복사",
- "get_team_invite_link_modal.help": "아래 링크를 통해 팀에 가입할 수 있습니다. 팀 가입 링크는 여러 사람들에게 공유될 수 있고, 팀 관리자에 의해 변경될 수 있습니다.",
+ "get_team_invite_link_modal.help": "아래 링크를 통해 팀에 가입할 수 있습니다. 가입 링크는 여러 사람들에게 공유될 수 있고, 팀 관리자에 의해 변경될 수 있습니다.",
"get_team_invite_link_modal.helpDisabled": "팀의 신규 사용자 가입이 비활성화 되어있습니다. 팀 관리자에게 문의하세요.",
- "get_team_invite_link_modal.title": "팀 가입 링크",
+ "get_team_invite_link_modal.title": "가입 링크",
"help.attaching.downloading": "#### Downloading Files\nDownload an attached file by clicking the download icon next to the file thumbnail or by opening the file previewer and clicking **Download**.",
"help.attaching.dragdrop": "#### Drag and Drop\nUpload a file or selection of files by dragging the files from your computer into the RHS or center pane. Dragging and dropping attaches the files to the message input box, then you can optionally type a message and press **ENTER** to post.",
"help.attaching.icon": "#### Attachment Icon\nAlternatively, upload files by clicking the grey paperclip icon inside the message input box. This opens up your system file viewer where you can navigate to the desired files and then click **Open** to upload the files to the message input box. Optionally type a message and then press **ENTER** to post.",
@@ -1265,20 +1293,20 @@
"help.attaching.publicLinks2": "If **Get Public Link** is not visible in the file previewer and you prefer the feature enabled, you can request that your System Admin enable the feature from the System Console under **Security** > **Public Links**.",
"help.attaching.supported": "#### Supported Media Types\nIf you are trying to preview a media type that is not supported, the file previewer will open a standard media attachment icon. Supported media formats depend heavily on your browser and operating system, but the following formats are supported by Mattermost on most browsers:",
"help.attaching.supportedList": "- Images: BMP, GIF, JPG, JPEG, PNG\n- Video: MP4\n- Audio: MP3, M4A\n- Documents: PDF",
- "help.attaching.title": "# Attaching Files\n_____",
+ "help.attaching.title": "# 파일 첨부하기\n_____",
"help.commands.builtin": "## Built-in Commands\nThe following slash commands are available on all Mattermost installations:",
"help.commands.builtin2": "Begin by typing `/` and a list of slash command options appears above the text input box. The autocomplete suggestions help by providing a format example in black text and a short description of the slash command in grey text.",
"help.commands.custom": "## Custom Commands\nCustom slash commands integrate with external applications. For example, a team might configure a custom slash command to check internal health records with `/patient joe smith` or check the weekly weather forcast in a city with `/weather toronto week`. Check with your System Admin or open the autocomplete list by typing `/` to determine if your team configured any custom slash commands.",
"help.commands.custom2": "Custom slash commands are disabled by default and can be enabled by the System Admin in the **System Console** > **Integrations** > **Webhooks and Commands**. Learn about configuring custom slash commands on the [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html).",
"help.commands.intro": "Slash commands perform operations in Mattermost by typing into the text input box. Enter a `/` followed by a command and some arguments to perform actions.\n\nBuilt-in slash commands come with all Mattermost installations and custom slash commands are configurable to interact with external applications. Learn about configuring custom slash commands on the [developer slash command documentation page](http://docs.mattermost.com/developer/slash-commands.html).",
- "help.commands.title": "# Executing Commands\n___",
+ "help.commands.title": "# 명령어 실행하기\n___",
"help.composing.deleting": "## Deleting a message\nDelete a message by clicking the **[...]** icon next to any message text that you’ve composed, then click **Delete**. System and Team Admins can delete any message on their system or team.",
"help.composing.editing": "## Editing a Message\nEdit a message by clicking the **[...]** icon next to any message text that you’ve composed, then click **Edit**. After making modifications to the message text, press **ENTER** to save the modifications. Message edits do not trigger new @mention notifications, desktop notifications or notification sounds.",
"help.composing.linking": "## Linking to a message\nThe **Permalink** feature creates a link to any message. Sharing this link with other users in the channel lets them view the linked message in the Message Archives. Users who are not a member of the channel where the message was posted cannot view the permalink. Get the permalink to any message by clicking the **[...]** icon next to the message text > **Permalink** > **Copy Link**.",
"help.composing.posting": "## Posting a Message\nWrite a message by typing into the text input box, then press **ENTER** to send it. Use **Shift + ENTER** to create a new line without sending a message. To send messages by pressing **CTRL+ENTER** go to **Main Menu > Account Settings > Send messages on CTRL + ENTER**.",
"help.composing.posts": "#### Posts\nPosts can be considered parent messages. They are the messages that often start a thread of replies. Posts are composed and sent from the text input box at the bottom of the center pane.",
"help.composing.replies": "#### Replies\nReply to a message by clicking the reply icon next to any message text. This action opens the right-hand-side (RHS) where you can see the message thread, then compose and send your reply. Replies are indented slightly in the center pane to indicate that they are child messages of a parent post.\n\nWhen composing a reply in the right-hand side, click the expand/collapse icon with two arrows at the top of the sidebar to make things easier to read.",
- "help.composing.title": "# Sending Messages\n_____",
+ "help.composing.title": "# 메시지 보내기\n_____",
"help.composing.types": "## Message Types\nReply to posts to keep conversations organized in threads.",
"help.formatting.checklist": "Make a task list by including square brackets:",
"help.formatting.checklistExample": "- [ ] Item one\n- [ ] Item two\n- [x] Completed item",
@@ -1286,7 +1314,7 @@
"help.formatting.codeBlock": "code block",
"help.formatting.emojiExample": ":smile: :+1: :sheep:",
"help.formatting.emojis": "## Emojis\n\nOpen the emoji autocomplete by typing `:`. A full list of emojis can be found [here](http://www.emoji-cheat-sheet.com/). It is also possible to create your own [Custom Emoji](http://docs.mattermost.com/help/settings/custom-emoji.html) if the emoji you want to use doesn't exist.",
- "help.formatting.example": "Example:",
+ "help.formatting.example": "예시:",
"help.formatting.githubTheme": "**GitHub Theme**",
"help.formatting.headings": "## Headings\n\nMake a heading by typing # and a space before your title. For smaller headings, use more #’s.",
"help.formatting.headings2": "Alternatively, you can underline the text using `===` or `---` to create headings.",
@@ -1314,16 +1342,16 @@
"help.formatting.supportedSyntax": "Supported languages are:\n`as`, `applescript`, `osascript`, `scpt`, `bash`, `sh`, `zsh`, `clj`, `boot`, `cl2`, `cljc`, `cljs`, `cljs.hl`, `cljscm`, `cljx`, `hic`, `coffee`, `_coffee`, `cake`, `cjsx`, `cson`, `iced`, `cpp`, `c`, `cc`, `h`, `c++`, `h++`, `hpp`, `cs`, `csharp`, `css`, `d`, `di`, `dart`, `delphi`, `dpr`, `dfm`, `pas`, `pascal`, `freepascal`, `lazarus`, `lpr`, `lfm`, `diff`, `django`, `jinja`, `dockerfile`, `docker`, `erl`, `f90`, `f95`, `fsharp`, `fs`, `gcode`, `nc`, `go`, `groovy`, `handlebars`, `hbs`, `html.hbs`, `html.handlebars`, `hs`, `hx`, `java`, `jsp`, `js`, `jsx`, `json`, `jl`, `kt`, `ktm`, `kts`, `less`, `lisp`, `lua`, `mk`, `mak`, `md`, `mkdown`, `mkd`, `matlab`, `m`, `mm`, `objc`, `obj-c`, `ml`, `perl`, `pl`, `php`, `php3`, `php4`, `php5`, `php6`, `ps`, `ps1`, `pp`, `py`, `gyp`, `r`, `ruby`, `rb`, `gemspec`, `podspec`, `thor`, `irb`, `rs`, `scala`, `scm`, `sld`, `scss`, `st`, `sql`, `swift`, `tex`, `vbnet`, `vb`, `bas`, `vbs`, `v`, `veo`, `xml`, `html`, `xhtml`, `rss`, `atom`, `xsl`, `plist`, `yaml`",
"help.formatting.syntax": "### Syntax Highlighting\n\nTo add syntax highlighting, type the language to be highlighted after the ``` at the beginning of the code block. Mattermost also offers four different code themes (GitHub, Solarized Dark, Solarized Light, Monokai) that can be changed in **Account Settings** > **Display** > **Theme** > **Custom Theme** > **Center Channel Styles**",
"help.formatting.syntaxEx": " package main\n import \"fmt\"\n func main() {\n fmt.Println(\"Hello, 世界\")\n }",
- "help.formatting.tableExample": "| Left-Aligned | Center Aligned | Right Aligned |\n| :------------ |:---------------:| -----:|\n| Left column 1 | this text | $100 |\n| Left column 2 | is | $10 |\n| Left column 3 | centered | $1 |",
+ "help.formatting.tableExample": "| 왼쪽 정렬 | 가운데 정렬 | 오른쪽 정렬 |\n| :------------ |:---------------:| -----:|\n| Left column 1 | this text | $100 |\n| Left column 2 | is | $10 |\n| Left column 3 | centered | $1 |",
"help.formatting.tables": "## Tables\n\nCreate a table by placing a dashed line under the header row and separating the columns with a pipe `|`. (The columns don’t need to line up exactly for it to work). Choose how to align table columns by including colons `:` within the header row.",
"help.formatting.title": "# Formatting Text\n_____",
- "help.learnMore": "Learn more about:",
- "help.link.attaching": "Attaching Files",
- "help.link.commands": "Executing Commands",
+ "help.learnMore": "더 자세히 알아보기:",
+ "help.link.attaching": "파일 첨부하기",
+ "help.link.commands": "명령어 실행하기",
"help.link.composing": "Composing Messages and Replies",
- "help.link.formatting": "Formatting Messages using Markdown",
+ "help.link.formatting": "마크다운으로 글 작성하기",
"help.link.mentioning": "Mentioning Teammates",
- "help.link.messaging": "Basic Messaging",
+ "help.link.messaging": "메시지 기본 사용법",
"help.mentioning.channel": "#### @Channel\nYou can mention an entire channel by typing `@channel`. All members of the channel will receive a mention notification that behaves the same way as if the members had been mentioned personally.",
"help.mentioning.channelExample": "@channel great work on interviews this week. I think we found some excellent potential candidates!",
"help.mentioning.mentions": "## @Mentions\nUse @mentions to get the attention of specific team members.",
@@ -1334,83 +1362,85 @@
"help.mentioning.usernameCont": "If the user you mentioned does not belong to the channel, a System Message will be posted to let you know. This is a temporary message only seen by the person who triggered it. To add the mentioned user to the channel, go to the dropdown menu beside the channel name and select **Add Members**.",
"help.mentioning.usernameExample": "@alice how did your interview go with the new candidate?",
"help.messaging.attach": "**Attach files** by dragging and dropping into Mattermost or clicking the attachment icon in the text input box.",
- "help.messaging.emoji": "**Quickly add emoji** by typing \":\", which will open an emoji autocomplete. If the existing emoji don't cover what you want to express, you can also create your own [Custom Emoji](http://docs.mattermost.com/help/settings/custom-emoji.html).",
- "help.messaging.format": "**Format your messages** using Markdown that supports text styling, headings, links, emoticons, code blocks, block quotes, tables, lists and in-line images.",
- "help.messaging.notify": "**Notify teammates** when they are needed by typing `@username`.",
- "help.messaging.reply": "**Reply to messages** by clicking the reply arrow next to the message text.",
- "help.messaging.title": "# Messaging Basics\n_____",
- "help.messaging.write": "**Write messages** using the text input box at the bottom of Mattermost. Press **ENTER** to send a message. Use **Shift+ENTER** to create a new line without sending a message.",
+ "help.messaging.emoji": "\":\"를 눌러 **이모티콘을 추가**하세요. 사용할 수 있는 이모티콘 목록이 나타나고 자동완성 됩니다. 당신이 원하는 이모티콘이 목록에 없다면, 새로운 [커스텀 이모티콘](http://docs.mattermost.com/help/settings/custom-emoji.html)을 추가하여 사용하세요.",
+ "help.messaging.format": "**마크다운으로 글을 작성**하여 제목, 목록, 링크, 이모티콘, 코드, 인용문, 표, 이미지 등을 삽입할 수 있습니다.",
+ "help.messaging.notify": "**팀원에게 알리기** 위해 `@username`과 같이 입력해보세요.",
+ "help.messaging.reply": "**답글 쓰기:** 글 옆의 화살표 버튼을 눌러 답글을 작성할 수 있습니다.",
+ "help.messaging.title": "# 메시지 도움말\n_____",
+ "help.messaging.write": "**글 쓰기:** Mattermost 하단의 입력 창에 원하는 메시지를 입력하고 **ENTER**를 눌러 글을 등록하세요. **Shift+ENTER**를 눌러 등록하는 대신 줄바꿈을 할 수 있습니다.",
"installed_command.header": "슬래시 명령어",
"installed_commands.add": "슬래시 명령어 추가",
"installed_commands.empty": "명령어가 없습니다.",
"installed_commands.header": "슬래시 명령어",
"installed_commands.help": "외부 통합에 사용하기 위한 슬래시 명령어를 생성하세요. 자세한 내용은 {link}를 참조하세요.",
"installed_commands.helpLink": "문서",
- "installed_commands.search": "슬래시 명령어 검색하기",
+ "installed_commands.search": "슬래시 명령어 검색",
"installed_commands.unnamed_command": "이름없는 슬래시 명령어",
"installed_incoming_webhooks.add": "Incoming Webhook 추가하기",
- "installed_incoming_webhooks.empty": "Incoming webhook이 없습니다.",
- "installed_incoming_webhooks.header": "Incoming Webhooks",
+ "installed_incoming_webhooks.empty": "Incoming Webhook이 없습니다.",
+ "installed_incoming_webhooks.header": "Incoming Webhook",
"installed_incoming_webhooks.help": "외부 통합에 사용하기 위한 Incoming webhook URL을 생성하세요. 자세한 내용은 {link}를 참조하세요.",
"installed_incoming_webhooks.helpLink": "문서",
- "installed_incoming_webhooks.search": "Incoming Webhook 검색하기",
- "installed_incoming_webhooks.unknown_channel": "A Private Webhook",
- "installed_integrations.callback_urls": "Callback URLs: {urls}",
- "installed_integrations.client_id": "Client ID: <strong>{clientId}</strong>",
- "installed_integrations.client_secret": "Client Secret: <strong>{clientSecret}</strong>",
+ "installed_incoming_webhooks.search": "Incoming Webhook 검색",
+ "installed_incoming_webhooks.unknown_channel": "비공개 Webhook",
+ "installed_integrations.callback_urls": "콜백 URL: {urls}",
+ "installed_integrations.client_id": "클라이언트 ID: <strong>{clientId}</strong>",
+ "installed_integrations.client_secret": "클라이언트 시크릿: <strong>{clientSecret}</strong>",
"installed_integrations.content_type": "Content-Type: {contentType}",
- "installed_integrations.creation": "Created by {creator} on {createAt, date, full}",
+ "installed_integrations.creation": "{creator}(이)가 {createAt, date, full}에 생성",
"installed_integrations.delete": "삭제",
- "installed_integrations.hideSecret": "Hide Secret",
- "installed_integrations.regenSecret": "Regenerate Secret",
+ "installed_integrations.edit": "편집",
+ "installed_integrations.hideSecret": "시크릿 숨기기",
+ "installed_integrations.regenSecret": "시크릿 재생성하기",
"installed_integrations.regenToken": "토큰 재생성하기",
- "installed_integrations.showSecret": "Show Secret",
+ "installed_integrations.showSecret": "시크릿 보기",
"installed_integrations.token": "토큰: {token}",
- "installed_integrations.triggerWhen": "Trigger When: {triggerWhen}",
- "installed_integrations.triggerWords": "Trigger Words: {triggerWords}",
- "installed_integrations.unnamed_oauth_app": "Unnamed OAuth 2.0 Application",
+ "installed_integrations.triggerWhen": "트리거 조건: {triggerWhen}",
+ "installed_integrations.triggerWords": "트리거 단어: {triggerWords}",
+ "installed_integrations.unnamed_oauth_app": "이름 없는 OAuth 2.0 애플리케이션",
"installed_integrations.url": "URL: {url}",
- "installed_oauth_apps.add": "OAuth 2.0 애플리케이션 추가하기",
- "installed_oauth_apps.callbackUrls": "Callback URLs (One Per Line)",
+ "installed_oauth_apps.add": "애플리케이션 추가하기",
+ "installed_oauth_apps.callbackUrls": "콜백 URL (줄 당 하나씩)",
"installed_oauth_apps.cancel": "취소",
"installed_oauth_apps.description": "설명",
"installed_oauth_apps.empty": "OAuth 2.0 애플리케이션이 없습니다",
"installed_oauth_apps.header": "OAuth 2.0 애플리케이션",
- "installed_oauth_apps.help": "Create OAuth 2.0 applications to securely integrate bots and third-party applications with Mattermost. Please see {link} to learn more.",
+ "installed_oauth_apps.help": "OAuth 2.0(으)로 외부 애플리케이션을 Mattermost에 안전하게 통합하세요. 자세한 내용은 {link}를 참고하세요.",
"installed_oauth_apps.helpLink": "문서",
"installed_oauth_apps.homepage": "홈페이지",
"installed_oauth_apps.iconUrl": "아이콘 URL",
- "installed_oauth_apps.is_trusted": "Is Trusted: <strong>{isTrusted}</strong>",
+ "installed_oauth_apps.is_trusted": "신뢰함: <strong>{isTrusted}</strong>",
"installed_oauth_apps.name": "표시명",
"installed_oauth_apps.save": "저장",
- "installed_oauth_apps.search": "OAuth 2.0 애플리케이션 찾아보기",
- "installed_oauth_apps.trusted": "Is Trusted",
+ "installed_oauth_apps.search": "OAuth 2.0 애플리케이션 검색",
+ "installed_oauth_apps.trusted": "신뢰함",
"installed_oauth_apps.trusted.no": "아니요",
"installed_oauth_apps.trusted.yes": "네",
"installed_outgoing_webhooks.add": "Outgoing Webhook 추가하기",
- "installed_outgoing_webhooks.empty": "Outgoing webhook이 없습니다.",
- "installed_outgoing_webhooks.header": "Outgoing Webhooks",
+ "installed_outgoing_webhooks.empty": "Outgoing Webhook이 없습니다.",
+ "installed_outgoing_webhooks.header": "Outgoing Webhook",
"installed_outgoing_webhooks.help": "외부 통합에 사용하기 위한 Outgoing webhook URL을 생성하세요. 자세한 내용은 {link}를 참조하세요.",
"installed_outgoing_webhooks.helpLink": "문서",
- "installed_outgoing_webhooks.search": "Outgoing Webhook 검색하기",
- "installed_outgoing_webhooks.unknown_channel": "A Private Webhook",
+ "installed_outgoing_webhooks.search": "Outgoing Webhook 검색",
+ "installed_outgoing_webhooks.unknown_channel": "비공개 Webhook",
"integrations.add": "추가",
"integrations.command.description": "슬래시 명령어는 외부에 연결한 서비스에 이벤트를 보냅니다.",
"integrations.command.title": "슬래시 명령어",
- "integrations.done": "None",
+ "integrations.done": "확인",
+ "integrations.edit": "편집",
"integrations.header": "통합 기능",
- "integrations.incomingWebhook.description": "Incoming webhook은 외부 시스템에서 메시지를 받는 것을 허용합니다.",
+ "integrations.incomingWebhook.description": "Incoming Webhook은 외부 시스템에서 메시지를 받을 수 있게합니다.",
"integrations.incomingWebhook.title": "Incoming Webhook",
"integrations.oauthApps.description": "OAuth 2.0 allows external applications to make authorized requests to the Mattermost API.",
"integrations.oauthApps.title": "OAuth 2.0 애플리케이션",
- "integrations.outgoingWebhook.description": "Outgoing webhook은 외부 시스템에 메시지를 요청하고 응답받는 것을 허용합니다.",
+ "integrations.outgoingWebhook.description": "Outgoing Webhook은 외부 시스템에 메시지를 보내고 응답받을 수 있게합니다.",
"integrations.outgoingWebhook.title": "Outgoing Webhook",
- "integrations.successful": "설정 성공",
+ "integrations.successful": "설정이 완료되었습니다.",
"intro_messages.DM": "{teammate}와 개인 메시지의 시작입니다.<br />개인 메시지나 여기서 공유된 파일들은 외부에서 보여지지 않습니다.",
- "intro_messages.anyMember": " 모든 회원가 이 채널에 가입하고 글을 읽을 수 있습니다.",
+ "intro_messages.anyMember": " 모든 회원이 채널에 가입하고 글을 읽을 수 있습니다.",
"intro_messages.beginning": "{name}의 시작",
"intro_messages.channel": "채널",
- "intro_messages.creator": "<strong>{name}</strong> {type}입니다. 만든 사람: <strong>{creator}</strong> 만든 날짜: <strong>{date}</strong>",
+ "intro_messages.creator": "{name} {type}입니다. 만들어진 날짜: {date}.",
"intro_messages.default": "<h4 class='channel-intro__title'>{display_name}의 시작</h4><p class='channel-intro__content'><strong>{display_name}에 오신 것을 환영합니다!</strong><br/><br/>이 곳은 팀에 가입한 회원들이 가장 먼저 보게되는 채널입니다. 모두가 알아야 할 내용을 공지할 때 사용하세요. </p>",
"intro_messages.group": "비공개 그룹",
"intro_messages.invite": "{type}에 사용자 초대하기",
@@ -1418,6 +1448,7 @@
"intro_messages.noCreator": "{name} {type}입니다. 만들어진 날짜: {date}.",
"intro_messages.offTopic": "<h4 class=\"channel-intro__title\">{display_name}의 시작</h4><p class=\"channel-intro__content\">{display_name}(은)는 비업무 대화를 위한 공간입니다.<br/></p>",
"intro_messages.onlyInvited": " 초대받은 회원만 이 비공개 그룹을 볼 수 있습니다.",
+ "intro_messages.purpose": " This {type}'s purpose is: {purpose}.",
"intro_messages.setHeader": "헤더 설정",
"intro_messages.teammate": "This is the start of your direct message history with this teammate. Direct messages and files shared here are not shown to people outside this area.",
"invite_member.addAnother": "더 초대하기",
@@ -1427,7 +1458,7 @@
"invite_member.disabled": "팀의 신규 사용자 가입이 비활성화 되어있습니다. 팀 관리자에게 문의하세요.",
"invite_member.emailError": "유효한 이메일 주소를 입력하세요.",
"invite_member.firstname": "이름",
- "invite_member.inviteLink": "팀 가입 링크",
+ "invite_member.inviteLink": "가입 링크",
"invite_member.lastname": "성",
"invite_member.modalButton": "네, 취소합니다.",
"invite_member.modalMessage": "You have unsent invitations, are you sure you want to discard them?",
@@ -1453,10 +1484,10 @@
"login.createTeamAdminOnly": "This option is only available for System Administrators, and does not show up for other users.",
"login.email": "이메일",
"login.find": "다른 팀 찾기",
- "login.forgot": "비밀번호를 잊어버리셨나요?",
+ "login.forgot": "패스워드를 잊어버리셨나요?",
"login.gitlab": "GitLab",
"login.google": "Google Apps",
- "login.invalidPassword": "비밀번호가 일치하지 않습니다.",
+ "login.invalidPassword": "패스워드가 일치하지 않습니다.",
"login.ldapUsername": "AD/LDAP 사용자명",
"login.ldapUsernameLower": "AD/LDAP 사용자명",
"login.noAccount": "계정이 없으신가요? ",
@@ -1466,19 +1497,19 @@
"login.noEmailUsernameLdapUsername": "이메일, 사용자명 또는 {ldapUsername}을 입력하세요.",
"login.noLdapUsername": "{ldapUsername}을 입력하세요.",
"login.noMethods": "활성화된 접속방식이 없습니다. 시스템 관리자에게 문의해보세요.",
- "login.noPassword": "비밀번호를 입력하세요.",
+ "login.noPassword": "패스워드를 입력하세요.",
"login.noUsername": "사용자명을 입력하세요.",
"login.noUsernameLdapUsername": "사용자명 또는 {ldapUsername}을 입력하세요.",
"login.office365": "Office 365",
"login.on": "on {siteName}",
"login.or": "또는",
- "login.password": "비밀번호",
- "login.passwordChanged": " 비밀번호가 성공적으로 변경되었습니다.",
+ "login.password": "패스워드",
+ "login.passwordChanged": " 패스워드가 성공적으로 변경되었습니다.",
"login.session_expired": " 세션이 만료되었습니다. 다시 로그인 하세요.",
"login.signIn": "로그인",
"login.signInWith": "다음으로 로그인하기:",
"login.userNotFound": "입력된 계정과 일치하는 사용자 정보를 찾을 수 없습니다.",
- "login.username": "사용자 이름",
+ "login.username": "사용자명",
"login.verified": " 이메일 검증됨",
"login_mfa.enterToken": "To complete the sign in process, please enter a token from your smartphone's authenticator",
"login_mfa.submit": "제출",
@@ -1527,7 +1558,7 @@
"navbar_dropdown.accountSettings": "계정 설정",
"navbar_dropdown.console": "관리자 도구",
"navbar_dropdown.create": "팀 만들기",
- "navbar_dropdown.emoji": "사용자 정의 이모티콘",
+ "navbar_dropdown.emoji": "커스텀 이모티콘",
"navbar_dropdown.help": "도움말",
"navbar_dropdown.integrations": "통합 기능",
"navbar_dropdown.inviteMember": "회원 초대",
@@ -1538,22 +1569,23 @@
"navbar_dropdown.report": "문제 보고",
"navbar_dropdown.switchTeam": "{team}(으)로 돌아가기",
"navbar_dropdown.switchTo": "팀 변경: ",
- "navbar_dropdown.teamLink": "팀 가입 링크",
+ "navbar_dropdown.teamLink": "가입 링크",
"navbar_dropdown.teamSettings": "팀 설정",
"navbar_dropdown.viewMembers": "회원 목록",
"notification.dm": "개인 메시지",
- "password_form.change": "비밀번호 변경하기",
+ "passwordRequirements": "Password Requirements:",
+ "password_form.change": "패스워드 변경하기",
"password_form.click": "Click <a href={url}>here</a> to log in.",
"password_form.enter": "Enter a new password for your {siteName} account.",
"password_form.error": "최소 {chars}글자 이상 입력하세요.",
- "password_form.pwd": "비밀번호",
- "password_form.title": "비밀번호 재설정",
+ "password_form.pwd": "패스워드",
+ "password_form.title": "패스워드 재설정",
"password_form.update": "Your password has been updated successfully.",
- "password_send.checkInbox": "Please check your inbox.",
+ "password_send.checkInbox": "이메일을 확인하세요.",
"password_send.description": "To reset your password, enter the email address you used to sign up",
"password_send.email": "이메일",
"password_send.error": "유효한 이메일 주소를 입력하세요.",
- "password_send.link": "<p>A password reset link has been sent to <b>{email}</b></p>",
+ "password_send.link": "If the account exists, a password reset email will be sent to: <br/><b>{email}</b><br/><br/>",
"password_send.reset": "Reset my password",
"password_send.title": "Password Reset",
"pdf_preview.max_pages": "Download to read more pages",
@@ -1597,19 +1629,22 @@
"rhs_comment.comment": "답글",
"rhs_comment.del": "삭제",
"rhs_comment.edit": "편집",
- "rhs_comment.mobile.flag": "중요 표시",
+ "rhs_comment.mobile.flag": "중요 지정",
"rhs_comment.mobile.unflag": "중요 해제",
"rhs_comment.permalink": "바로가기",
+ "rhs_header.backToCallTooltip": "Back to Call",
"rhs_header.backToFlaggedTooltip": "중요 메시지로 돌아가기",
"rhs_header.backToResultsTooltip": "검색결과로 돌아가기",
"rhs_header.closeSidebarTooltip": "사이드바 닫기",
+ "rhs_header.closeTooltip": "사이드바 닫기",
"rhs_header.details": "메시지 세부사항",
"rhs_header.expandSidebarTooltip": "사이드바 펴기",
+ "rhs_header.expandTooltip": "사이드바 접기",
"rhs_header.shrinkSidebarTooltip": "사이드바 접기",
"rhs_root.del": "삭제",
"rhs_root.direct": "개인 메시지",
"rhs_root.edit": "편집",
- "rhs_root.mobile.flag": "중요 표시",
+ "rhs_root.mobile.flag": "중요 지정",
"rhs_root.mobile.unflag": "중요 해제",
"rhs_root.permalink": "바로가기",
"search_bar.cancel": "취소",
@@ -1641,7 +1676,7 @@
"sidebar.createChannel": "채널 생성하기",
"sidebar.createGroup": "그룹 생성하기",
"sidebar.direct": "개인 메시지",
- "sidebar.favorite": "Favorites",
+ "sidebar.favorite": "즐겨찾기",
"sidebar.more": "더 보기",
"sidebar.moreElips": "더 보기...",
"sidebar.otherMembers": "팀 외부",
@@ -1664,10 +1699,10 @@
"sidebar_right_menu.recentMentions": "최근 멘션",
"sidebar_right_menu.report": "문제 보고",
"sidebar_right_menu.switch_team": "팀 선택",
- "sidebar_right_menu.teamLink": "팀 가입 링크",
+ "sidebar_right_menu.teamLink": "가입 링크",
"sidebar_right_menu.teamSettings": "팀 설정",
"sidebar_right_menu.viewMembers": "회원 보기",
- "signup.email": "이메일과 비밀번호",
+ "signup.email": "이메일과 패스워드",
"signup.gitlab": "GitLab SSO",
"signup.google": "Google 계정",
"signup.ldap": "AD/LDAP Credentials",
@@ -1688,35 +1723,35 @@
"signup_team_confirm.title": "가입 완료",
"signup_team_system_console": "관리자 도구로 바로가기",
"signup_user_completed.choosePwd": "패스워드를 입력하세요.",
- "signup_user_completed.chooseUser": "사용자 이름을 입력하세요.",
+ "signup_user_completed.chooseUser": "사용자명을 입력하세요.",
"signup_user_completed.create": "계정 만들기",
- "signup_user_completed.emailHelp": "유효한 이메일 주소가 필요합니다.",
+ "signup_user_completed.emailHelp": "가입을 위해 유효한 이메일 계정이 필요합니다.",
"signup_user_completed.emailIs": "Your email address is <strong>{email}</strong>. You'll use this address to sign in to {siteName}.",
"signup_user_completed.expired": "You've already completed the signup process for this invitation or this invitation has expired.",
- "signup_user_completed.gitlab": "with GitLab",
- "signup_user_completed.google": "with Google",
- "signup_user_completed.haveAccount": "Already have an account?",
+ "signup_user_completed.gitlab": "GitLab 계정으로 가입하기",
+ "signup_user_completed.google": "Google 계정으로 가입하기",
+ "signup_user_completed.haveAccount": "이미 계정이 있나요?",
"signup_user_completed.invalid_invite": "The invite link was invalid. Please speak with your Administrator to receive an invitation.",
- "signup_user_completed.lets": "Let's create your account",
+ "signup_user_completed.lets": "계정을 생성하고 시작해보세요!",
"signup_user_completed.no_open_server": "This server does not allow open signups. Please speak with your Administrator to receive an invitation.",
"signup_user_completed.none": "No user creation method has been enabled. Please contact an administrator for access.",
- "signup_user_completed.office365": "with Office 365",
+ "signup_user_completed.office365": "Office 365 계정으로 가입하기",
"signup_user_completed.onSite": "on {siteName}",
"signup_user_completed.or": "또는",
"signup_user_completed.passwordLength": "최소 {min}글자 이상 입력하세요.",
"signup_user_completed.required": "필수 항목입니다.",
"signup_user_completed.reserved": "이미 사용중인 이름입니다.",
- "signup_user_completed.signIn": "Click here to sign in.",
- "signup_user_completed.userHelp": "Username must begin with a letter, and contain between {min} to {max} lowercase characters made up of numbers, letters, and the symbols '.', '-' and '_'",
- "signup_user_completed.usernameLength": "Username must begin with a letter, and contain between {min} to {max} lowercase characters made up of numbers, letters, and the symbols '.', '-' and '_'.",
- "signup_user_completed.validEmail": "Please enter a valid email address",
+ "signup_user_completed.signIn": "이 곳을 클릭해서 로그인하세요.",
+ "signup_user_completed.userHelp": "사용자명은 반드시 영문자로 시작하여야 하며, {min}글자 이상 {max}글자 이하 영문자, 숫자, 특수기호 '.', '-', '_'를 포함할 수 있습니다.",
+ "signup_user_completed.usernameLength": "사용자명은 반드시 영문자로 시작하여야 하며, {min}글자 이상 {max}글자 이하 영문자, 숫자, 특수기호 '.', '-', '_'를 포함할 수 있습니다.",
+ "signup_user_completed.validEmail": "유효한 이메일 주소를 입력해주세요.",
"signup_user_completed.welcome": "환영합니다!",
- "signup_user_completed.whatis": "What's your email address?",
+ "signup_user_completed.whatis": "이메일 주소를 입력하세요.",
"signup_user_completed.withLdap": "With your LDAP credentials",
"sso_signup.find": "팀 찾기",
"sso_signup.gitlab": "GitLab 계정으로 팀 만들기",
"sso_signup.google": "Google 계정으로 팀 만들기",
- "sso_signup.length_error": "Name must be 3 or more characters up to a maximum of 15",
+ "sso_signup.length_error": "이름이 반드시 3글자 이상 15글자 이하가 되어야 합니다.",
"sso_signup.teamName": "팀 이름을 입력하세요.",
"sso_signup.team_error": "팀 이름을 입력하세요.",
"suggestion.mention.all": "Notifies everyone in the channel, use in {townsquare} to notify the whole team",
@@ -1768,7 +1803,7 @@
"textbox.italic": "_기울게_",
"textbox.preformatted": "```코드 블럭```",
"textbox.preview": "미리보기",
- "textbox.quote": ">인용",
+ "textbox.quote": "> 인용",
"textbox.strike": "취소선",
"tutorial_intro.allSet": "모든 준비가 끝났습니다",
"tutorial_intro.end": "“다음” 을 눌러 {channel}에 입장합니다. 이 곳은 팀에 가입한 회원들이 가장 먼저 보게되는 채널입니다. 모두가 알아야 할 내용을 공지할 때 이 채널을 사용하세요.",
@@ -1776,7 +1811,7 @@
"tutorial_intro.mobileApps": "{link} 애플리케이션을 설치하여 접근성과 알림을 향상시키세요.",
"tutorial_intro.mobileAppsLinkText": "PC, Mac, iOS, Android",
"tutorial_intro.next": "다음",
- "tutorial_intro.screenOne": "<h3>환영합니다!</h3><h1>Mattermost</h1><p>모든 팀 커뮤니케이션 활동을 한 곳에 모아 쉽고 빠르게 접근할 수 있습니다.</p><p>팀 커뮤니케이션을 연결하여 가장 중요한 목표를 공유하세요.</p>",
+ "tutorial_intro.screenOne": "<h3>환영합니다!</h3><h1>Mattermost</h1><p>모든 팀 커뮤니케이션 활동을 한 곳에 모아 빠르게 찾고 공유할 수 있습니다.</p><p>팀 커뮤니케이션을 연결하여 가장 중요한 목표를 공유하세요.</p>",
"tutorial_intro.screenTwo": "<h3>Mattermost를 활용하는 법:</h3><p>공개된 논의 채널, 비공개 그룹, 또는 개인 메시지를 통해 이야기를 나눌 수 있습니다.</p><p>모든 내용은 저장되고, 웹페이지를 볼 수 있는 곳이라면 어디서든 검색 가능합니다.</p>",
"tutorial_intro.skip": "튜토리얼 생략",
"tutorial_intro.support": "도움이 필요하면 아래 이메일로 문의주세요 ",
@@ -1786,14 +1821,18 @@
"tutorial_tip.ok": "확인",
"tutorial_tip.out": "이 팁 더이상 보지 않기.",
"tutorial_tip.seen": "이미 알고 계신가요? ",
+ "update_command.cancel": "취소",
+ "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",
"upload_overlay.info": "이 곳에 파일을 끌어 업로드하세요.",
"user.settings.advance.embed_preview": "가능한 경우, 링크 내용 미리보기를 표시",
"user.settings.advance.embed_toggle": "미리보기 토글 버튼 보여주기",
"user.settings.advance.enabledFeatures": "{count, number}개 기능 활성화",
"user.settings.advance.formattingDesc": "활성화 하면 링크, 이모티콘, 글자 스타일 등을 사용할 수 있습니다. 기본적으로 활성화 되있습니다. 설정을 변경하려면 페이지 새로고침이 필요합니다.",
"user.settings.advance.formattingTitle": "마크다운으로 글쓰기",
- "user.settings.advance.joinLeaveDesc": "When \"On\", System Messages saying a user has joined or left a channel will be visible. When \"Off\", the System Messages about joining or leaving a channel will be hidden. A message will still show up when you are added to a channel, so you can receive a notification.",
- "user.settings.advance.joinLeaveTitle": "Enable Join/Leave Messages",
+ "user.settings.advance.joinLeaveDesc": "\"켜기\"를 선택하면 사용자가 채널에 입장하거나 퇴장했을 때 시스템 메시지가 표시됩니다. \"끄기\"를 선택하면, 입장/퇴장 메시지가 화면에 표시되지 않습니다. 이 설정과 관계없이 채널 초대되었을 때 알림을 받을 수 있습니다.",
+ "user.settings.advance.joinLeaveTitle": "입장/퇴장 메시지 표시",
"user.settings.advance.markdown_preview": "메시지 입력창에 마크다운 미리보기 옵션을 표시",
"user.settings.advance.off": "끄기",
"user.settings.advance.on": "켜기",
@@ -1811,7 +1850,7 @@
"user.settings.custom_theme.centerChannelColor": "Center Channel Text",
"user.settings.custom_theme.centerChannelTitle": "채널 영역 스타일",
"user.settings.custom_theme.codeTheme": "Code Theme",
- "user.settings.custom_theme.copyPaste": "Copy and paste to share theme colors:",
+ "user.settings.custom_theme.copyPaste": "다음 테마 색상을 복사하여 공유:",
"user.settings.custom_theme.linkButtonTitle": "링크, 버튼 스타일",
"user.settings.custom_theme.linkColor": "Link Color",
"user.settings.custom_theme.mentionBj": "Mention Jewel BG",
@@ -1854,9 +1893,9 @@
"user.settings.display.showFullname": "본명으로 보기",
"user.settings.display.showNickname": "별명이 있으면 별명으로 보기, 없으면 본명으로 보기",
"user.settings.display.showUsername": "사용자명으로 보기 (기본)",
- "user.settings.display.teammateDisplay": "사용자 이름 표시",
- "user.settings.display.theme.applyToAllTeams": "Apply new theme to all my teams",
- "user.settings.display.theme.customTheme": "사용자 정의 테마",
+ "user.settings.display.teammateDisplay": "사용자명 표시",
+ "user.settings.display.theme.applyToAllTeams": "가입한 모든 팀에서 새로운 테마를 적용합니다.",
+ "user.settings.display.theme.customTheme": "커스텀 테마",
"user.settings.display.theme.describe": "내 테마 관리하기",
"user.settings.display.theme.import": "Slack 테마 불러오기",
"user.settings.display.theme.otherThemes": "다른 테마 보기",
@@ -1866,13 +1905,13 @@
"user.settings.general.checkEmail": "Check your email at {email} to verify the address.",
"user.settings.general.checkEmailNoAddress": "Check your email to verify your new address",
"user.settings.general.close": "닫기",
- "user.settings.general.confirmEmail": "보조 이메일",
+ "user.settings.general.confirmEmail": "이메일 확인",
"user.settings.general.email": "이메일",
"user.settings.general.emailGitlabCantUpdate": "Login occurs through GitLab. Email cannot be updated. Email address used for notifications is {email}.",
"user.settings.general.emailGoogleCantUpdate": "Login occurs through GitLab. Email cannot be updated. Email address used for notifications is {email}.",
- "user.settings.general.emailHelp1": "이메일은 접속, 알림 수신, 비밀번호 변경 등에 사용됩니다. 이메일을 변경하면 재검증이 필요합니다.",
+ "user.settings.general.emailHelp1": "이메일은 접속, 알림 수신, 패스워드 변경 등에 사용됩니다. 이메일을 변경하면 재검증이 필요합니다.",
"user.settings.general.emailHelp2": "이메일 기능이 시스템 관리자에 의해 비활성화 되었습니다. 활성화 되기 전까진 알림 메일이 발송되지 않습니다.",
- "user.settings.general.emailHelp3": "이메일은 접속, 알림 수신, 비밀번호 변경 등에 사용됩니다.",
+ "user.settings.general.emailHelp3": "이메일은 접속, 알림 수신, 패스워드 변경 등에 사용됩니다.",
"user.settings.general.emailHelp4": "{email}(으)로 검증메일이 발송됐습니다.",
"user.settings.general.emailLdapCantUpdate": "Login occurs through LDAP. Email cannot be updated. Email address used for notifications is {email}.",
"user.settings.general.emailMatch": "The new emails you entered do not match.",
@@ -1894,16 +1933,16 @@
"user.settings.general.loginSaml": "Login done through SAML ({email})",
"user.settings.general.newAddress": "New Address: {email}<br />Check your email to verify the above address.",
"user.settings.general.nickname": "별명",
- "user.settings.general.nicknameExtra": "이름과 유저명과는 다르게 불리는 고유한 이름을 사용하세요. 비슷한 이름을 가진 사람들이 모여있을 때 자주 사용됩니다.",
+ "user.settings.general.nicknameExtra": "본명과 사용자명과는 다르게 불리는 고유한 이름을 사용하세요. 비슷한 이름을 가진 사람들이 모여있을 때 자주 사용됩니다.",
"user.settings.general.notificationsExtra": "기본적으로 이 곳에 설정된 이름으로 언급되었을 때 멘션 알림을 받게됩니다. {notify}에서 기본 설정을 변경하세요.",
"user.settings.general.notificationsLink": "알림",
"user.settings.general.primaryEmail": "주 이메일",
"user.settings.general.profilePicture": "프로필 사진",
"user.settings.general.title": "일반 설정",
"user.settings.general.uploadImage": "'편집'을 클릭하여 사진 업로드",
- "user.settings.general.username": "사용자 이름",
+ "user.settings.general.username": "사용자명",
"user.settings.general.usernameInfo": "팀원들에게 불리기 쉬운 이름을 선택하세요.",
- "user.settings.general.usernameReserved": "예약된 사용자 이름입니다. 다른 이름을 선택하세요.",
+ "user.settings.general.usernameReserved": "예약된 사용자명입니다. 다른 이름을 선택하세요.",
"user.settings.general.usernameRestrictions": "Username must begin with a letter, and contain between {min} to {max} lowercase characters made up of numbers, letters, and the symbols '.', '-', and '_'.",
"user.settings.general.validEmail": "유효한 이메일 주소를 입력하세요.",
"user.settings.general.validImage": "JPG 또는 PNG 이미지만 프로필 사진으로 사용할 수 있습니다.",
@@ -1913,15 +1952,15 @@
"user.settings.import_theme.submit": "적용",
"user.settings.import_theme.submitError": "Invalid format, please try copying and pasting in again.",
"user.settings.languages.change": "언어 변경",
- "user.settings.languages.promote": "Select which language Mattermost displays in the user interface.<br /><br />Would like to help with translations? Join the <a href='http://translate.mattermost.com/' target='_blank'>Mattermost Translation Server</a> to contribute.",
+ "user.settings.languages.promote": "어떤 언어로 Mattermost 인터페이스를 표시할지 선택하세요.<br /><br />? <a href='http://translate.mattermost.com/' target='_blank'>Mattermost 번역 서버</a>에 가입하여 번역 품질에 기여해주세요.",
"user.settings.mfa.add": "Add MFA to your account",
"user.settings.mfa.addHelp": "You can require a smartphone-based token, in addition to your password, to sign into Mattermost.<br/><br/>To enable, download Google Authenticator from <a target='_blank' href='https://itunes.apple.com/us/app/google-authenticator/id388497605?mt=8'>iTunes</a> or <a target='_blank' href='https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2&hl=en'>Google Play</a> for your phone, then<br/><br/>1. Click the <strong>Add MFA to your account</strong> button above.<br/>2. Use Google Authenticator to scan the QR code that appears.<br/>3. Type in the Token generated by Google Authenticator and click <strong>Save</strong>.<br/><br/>When logging in, you will be asked to enter a token from Google Authenticator in addition to your regular credentials.",
- "user.settings.mfa.addHelpQr": "Please scan the QR code with the Google Authenticator app on your smartphone and fill in the token with one provided by the app. If you are unable to scan the code, you can maunally enter the secret provided.",
+ "user.settings.mfa.addHelpQr": "Please scan the bar code with the Google Authenticator app on your smartphone and fill in the token with one provided by the app.",
"user.settings.mfa.enterToken": "토큰 (숫자만)",
- "user.settings.mfa.qrCode": "Bar Code",
+ "user.settings.mfa.qrCode": "바코드",
"user.settings.mfa.remove": "Remove MFA from your account",
"user.settings.mfa.removeHelp": "Removing multi-factor authentication means you will no longer require a phone-based passcode to sign-in to your account.",
- "user.settings.mfa.secret": "Secret",
+ "user.settings.mfa.secret": "보안",
"user.settings.mfa.title": "Enable Multi-factor Authentication:",
"user.settings.modal.advanced": "고급",
"user.settings.modal.confirmBtns": "네, 취소합니다.",
@@ -1936,10 +1975,10 @@
"user.settings.notifications.channelWide": "채널 전체 멘션 \"@channel\", \"@all\"",
"user.settings.notifications.close": "닫기",
"user.settings.notifications.comments": "답글 알림",
- "user.settings.notifications.commentsAny": "Trigger notifications on messages in reply threads that I start or participate in",
+ "user.settings.notifications.commentsAny": "등록하거나 답변했던 모든 스레드의 답변에 대해 알림",
"user.settings.notifications.commentsInfo": "In addition to notifications for when you're mentioned, select if you would like to receive notifications on reply threads.",
- "user.settings.notifications.commentsNever": "Do not trigger notifications on messages in reply threads unless I'm mentioned",
- "user.settings.notifications.commentsRoot": "Trigger notifications on messages in threads that I start",
+ "user.settings.notifications.commentsNever": "사용 안함",
+ "user.settings.notifications.commentsRoot": "등록한 모든 스레드의 답변에 대해 알림",
"user.settings.notifications.desktop": "알림 받기",
"user.settings.notifications.desktop.allFirefoxForever": "모든 활동에 대해 무기한 보여줍니다.",
"user.settings.notifications.desktop.allFirefoxTimed": "모든 활동에 대해, {seconds}초 동안 보여줍니다.",
@@ -1964,18 +2003,19 @@
"user.settings.notifications.email.everyXMinutes": "Every {count, plural, one {minute} other {{count, number} minutes}}",
"user.settings.notifications.email.immediately": "바로",
"user.settings.notifications.email.never": "사용 안함",
- "user.settings.notifications.email.send": "데스크탑 알림음",
+ "user.settings.notifications.email.send": "알림 받기",
"user.settings.notifications.emailBatchingInfo": "Notifications received over the time period selected are combined and sent in a single email.",
"user.settings.notifications.emailInfo": "Email notifications are sent for mentions and direct messages after you’ve been offline for more than 60 seconds or away from {siteName} for more than 5 minutes.",
"user.settings.notifications.emailNotifications": "이메일 알림",
"user.settings.notifications.header": "알림",
"user.settings.notifications.info": "데스크탑 알림은 Firefox, Safari, Chrome 브라우저에서 사용할 수 있습니다.",
- "user.settings.notifications.never": "알림을 받지 않기",
+ "user.settings.notifications.never": "사용 안함",
"user.settings.notifications.noWords": "설정한 단어가 없습니다",
- "user.settings.notifications.off": "끄기",
- "user.settings.notifications.on": "켜기",
- "user.settings.notifications.onlyMentions": "멘션과 직접 대화에 대한 알림만 받기",
+ "user.settings.notifications.off": "사용 안함",
+ "user.settings.notifications.on": "사용함",
+ "user.settings.notifications.onlyMentions": "개인 메시지와 멘션",
"user.settings.notifications.push": "모바일 푸시 알림",
+ "user.settings.notifications.push_notification.status": "지정한 상태일 때 모바일 푸시 알림",
"user.settings.notifications.sensitiveName": "내 이름 \"{first_name}\" (대소문자 구별 안함)",
"user.settings.notifications.sensitiveUsername": "내 사용자명 \"{username}\" (대소문자 구별 안함)",
"user.settings.notifications.sensitiveWords": "다른 알림받을 단어들을 쉼표로 구분하여 입력: (대소문자 구별 안함)",
@@ -1985,44 +2025,47 @@
"user.settings.notifications.title": "알림 설정",
"user.settings.notifications.usernameMention": "내 사용자명을 멘션 \"@{username}\"",
"user.settings.notifications.wordsTrigger": "멘션 알림",
+ "user.settings.push_notification.allActivity": "For all activity",
"user.settings.push_notification.allActivityAway": "오프라인이거나 자리비움 상태일 때의 모든 활동",
"user.settings.push_notification.allActivityOffline": "오프라인일 때의 모든 활동",
"user.settings.push_notification.allActivityOnline": "온라인, 오프라인, 자리비움 상태의 모든 활동",
"user.settings.push_notification.away": "오프라인이거나 자리비움",
"user.settings.push_notification.disabled": "시스템 관리자에 의해 비활성화 됨",
"user.settings.push_notification.disabled_long": "모바일 기기를 위한 푸시 알림 기능이 시스템 관리자에 의해 비활성화 되었습니다.",
- "user.settings.push_notification.info": "지정한 Mattermost 활동에 대해서만 모바일 푸시 알림을 받습니다.",
- "user.settings.push_notification.off": "Off",
+ "user.settings.push_notification.info": "지정한 활동에 대해서만 모바일 푸시 알림을 받습니다.",
+ "user.settings.push_notification.off": "끄기",
"user.settings.push_notification.offline": "오프라인",
"user.settings.push_notification.online": "온라인, 오프라인, 자리비움",
- "user.settings.push_notification.onlyMentionsAway": "For mentions and direct messages when away or offline",
- "user.settings.push_notification.onlyMentionsOffline": "For mentions and direct messages when offline",
- "user.settings.push_notification.onlyMentionsOnline": "For mentions and direct messages when online, away or offline",
- "user.settings.push_notification.send": "모바일 푸시 알림",
+ "user.settings.push_notification.onlyMentions": "For mentions and direct messages",
+ "user.settings.push_notification.onlyMentionsAway": "오프라인이거나 자리를 비웠을 때, 개인 메시지와 멘션에 대해 알림",
+ "user.settings.push_notification.onlyMentionsOffline": "오프라인일 때, 개인 메시지와 멘션에 대해 알림",
+ "user.settings.push_notification.onlyMentionsOnline": "모든 개인 메시지와 멘션에 대해 알림",
+ "user.settings.push_notification.send": "알림 받기",
"user.settings.push_notification.status": "지정한 상태일 때 모바일 푸시 알림",
- "user.settings.push_notification.status_info": "위에서 지정한 상태와 일치할 때만 모바일 푸시 알림을 받습니다.",
+ "user.settings.push_notification.status_info": "지정한 상태일때만 모바일 푸시 알림을 받습니다.",
"user.settings.security.close": "닫기",
- "user.settings.security.currentPassword": "현재 비밀번호",
- "user.settings.security.currentPasswordError": "현재 비밀번호를 입력해주세요",
+ "user.settings.security.currentPassword": "현재 패스워드",
+ "user.settings.security.currentPasswordError": "현재 패스워드를 입력해주세요",
"user.settings.security.deauthorize": "Deauthorize",
- "user.settings.security.emailPwd": "이메일과 비밀번호",
+ "user.settings.security.emailPwd": "이메일과 패스워드",
"user.settings.security.gitlab": "GitLab",
"user.settings.security.google": "Google",
"user.settings.security.lastUpdated": "{date} {time} 에 마지막으로 변경됨",
"user.settings.security.ldap": "AD/LDAP",
"user.settings.security.loginGitlab": "Gitlab을 통해 로그인 되었습니다.",
"user.settings.security.loginLdap": "LDAP을 통해 로그인 되었습니다.",
+ "user.settings.security.loginSaml": "Gitlab을 통해 로그인 되었습니다.",
"user.settings.security.logoutActiveSessions": "활성화 된 세션 보기/로그아웃 하기",
"user.settings.security.method": "접속 방식",
- "user.settings.security.newPassword": "새로운 비밀번호",
+ "user.settings.security.newPassword": "새로운 패스워드",
"user.settings.security.noApps": "허가된 OAuth 2.0 애플리케이션이 없습니다.",
"user.settings.security.oauthApps": "OAuth 2.0 애플리케이션",
"user.settings.security.oauthAppsDescription": "'편집'을 눌러 OAuth 2.0 애플리케이션을 관리하세요",
"user.settings.security.oauthAppsHelp": "Applications act on your behalf to access your data based on the permissions you grant them.",
"user.settings.security.office365": "Office 365",
"user.settings.security.oneSignin": "You may only have one sign-in method at a time. Switching sign-in method will send an email notifying you if the change was successful.",
- "user.settings.security.password": "비밀번호",
- "user.settings.security.passwordError": "비밀번호는 반드시 {min}개 이상의 글자를 포함해야 합니다.",
+ "user.settings.security.password": "패스워드",
+ "user.settings.security.passwordError": "패스워드는 반드시 {min}개 이상의 글자를 포함해야 합니다.",
"user.settings.security.passwordErrorLowercase": "Your password must contain at least {min} characters made up of at least one lowercase letter.",
"user.settings.security.passwordErrorLowercaseNumber": "Your password must contain at least {min} characters made up of at least one lowercase letter and at least one number.",
"user.settings.security.passwordErrorLowercaseNumberSymbol": "Your password must contain at least {min} characters made up of at least one lowercase letter, at least one number, and at least one symbol (e.g. \"~!@#$%^&*()\").",
@@ -2040,11 +2083,12 @@
"user.settings.security.passwordErrorUppercaseSymbol": "Your password must contain at least {min} characters made up of at least one uppercase letter and at least one symbol (e.g. \"~!@#$%^&*()\").",
"user.settings.security.passwordGitlabCantUpdate": "Login occurs through GitLab. Password cannot be updated.",
"user.settings.security.passwordLdapCantUpdate": "Login occurs through LDAP. Password cannot be updated.",
- "user.settings.security.passwordMatchError": "다시 입력한 새로운 비밀번호가 일치하지 않습니다.",
+ "user.settings.security.passwordMatchError": "다시 입력한 새로운 패스워드가 일치하지 않습니다.",
"user.settings.security.passwordMinLength": "Invalid minimum length, cannot show preview.",
- "user.settings.security.retypePassword": "비밀번호 재입력",
+ "user.settings.security.passwordSamlCantUpdate": "This field is handled through your login provider. If you want to change it, you need to do so through your login provider.",
+ "user.settings.security.retypePassword": "새로운 패스워드 확인",
"user.settings.security.saml": "SAML",
- "user.settings.security.switchEmail": "이메일과 비밀번호를 사용하도록 변경",
+ "user.settings.security.switchEmail": "이메일과 패스워드를 사용하도록 변경",
"user.settings.security.switchGitlab": "GitLab SSO을 사용하도록 변경",
"user.settings.security.switchGoogle": "Google SSO을 사용하도록 변경",
"user.settings.security.switchLdap": "LDAP을 사용하도록 변경",
@@ -2053,40 +2097,41 @@
"user.settings.security.title": "보안 설정",
"user.settings.security.viewHistory": "접속 내역 보기",
"user_list.notFound": "사용자를 찾을 수 없습니다 :(",
- "user_profile.webrtc.call": "Start Video Call",
+ "user_profile.webrtc.call": "영상통화 시작",
+ "user_profile.webrtc.offline": "사용자가 오프라인입니다",
"user_profile.webrtc.unavailable": "New call unavailable until your existing call ends",
"view_image.loading": "로딩 중 ",
"view_image_popover.download": "다운로드",
- "view_image_popover.file": "File {count} of {total}",
+ "view_image_popover.file": "파일 {total}개 중 {count}개",
"view_image_popover.publicLink": "공개 링크 보기",
"web.footer.about": "알아보기",
"web.footer.help": "도움말",
"web.footer.privacy": "정책",
"web.footer.terms": "서비스 약관",
"web.header.back": "돌아가기",
- "web.root.signup_info": "모든 팀 커뮤니케이션 활동을 한 곳에 모아 쉽고 빠르게 접근할 수 있습니다.",
+ "web.root.signup_info": "모든 팀 커뮤니케이션 활동을 한 곳에 모아 빠르게 찾고 공유할 수 있습니다.",
"webrtc.busy": "{username} is busy.",
- "webrtc.call": "Call",
- "webrtc.callEnded": "Call with {username} ended.",
- "webrtc.cancel": "Cancel call",
+ "webrtc.call": "통화",
+ "webrtc.callEnded": "{username}과/와의 통화가 종료되었습니다.",
+ "webrtc.cancel": "통화 취소",
"webrtc.cancelled": "{username} cancelled the call.",
"webrtc.declined": "Your call has been declined by {username}.",
"webrtc.disabled": "{username} has WebRTC disabled, and cannot receive calls. To enable the feature, they must go to Account Settings > Advanced > Preview pre-release features and turn on WebRTC.",
"webrtc.failed": "There was a problem connecting the video call.",
"webrtc.hangup": "Hangup",
- "webrtc.header": "Call with {username}",
+ "webrtc.header": "{username}과/와의 통화",
"webrtc.inProgress": "You have a call in progress. Please hangup first.",
"webrtc.mediaError": "Unable to access camera or microphone.",
- "webrtc.mute_audio": "Mute microphone",
+ "webrtc.mute_audio": "마이크 음소거",
"webrtc.noAnswer": "{username} is not answering the call.",
"webrtc.notification.answer": "응답",
"webrtc.notification.decline": "거부",
"webrtc.notification.incoming_call": "{username} is calling you.",
"webrtc.notification.returnToCall": "Return to ongoing call with {username}",
- "webrtc.offline": "{username} is offline.",
- "webrtc.pause_video": "Turn off camera",
+ "webrtc.offline": "{username}(이)가 오프라인입니다.",
+ "webrtc.pause_video": "카메라 끄기",
"webrtc.unmute_audio": "Unmute microphone",
- "webrtc.unpause_video": "Turn on camera",
- "webrtc.unsupported": "{username} client does not support video calls.",
- "youtube_video.notFound": "비밀번호를 찾을 수 없습니다."
+ "webrtc.unpause_video": "카메라 켜기",
+ "webrtc.unsupported": "{username}의 클라이언트가 영상통화를 지원하지 않습니다.",
+ "youtube_video.notFound": "패스워드를 찾을 수 없습니다."
}