From c789eeceb107272f3132490a204d465af28b33d9 Mon Sep 17 00:00:00 2001 From: enahum Date: Thu, 11 May 2017 09:11:57 -0300 Subject: translations PR 20170509 (#6367) --- webapp/i18n/ko.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'webapp/i18n/ko.json') diff --git a/webapp/i18n/ko.json b/webapp/i18n/ko.json index 7f092c1fe..df44ca68c 100644 --- a/webapp/i18n/ko.json +++ b/webapp/i18n/ko.json @@ -300,6 +300,8 @@ "admin.email.smtpUsernameTitle": "SMTP 서버 사용자명:", "admin.email.testing": "테스트 중...", "admin.false": "비활성화", + "admin.file.enableFileAttachments": "Enable File Attachments:", + "admin.file.enableFileAttachmentsDesc": "When false, disable file and image uploads on messages.", "admin.file_upload.chooseFile": "파일 선택", "admin.file_upload.noFile": "업로드 된 파일이 없습니다.", "admin.file_upload.uploadFile": "업로드", @@ -628,7 +630,7 @@ "admin.saml.emailAttrTitle": "이메일 속성:", "admin.saml.enableDescription": "When true, Mattermost allows login using SAML. Please see documentation to learn more about configuring SAML for Mattermost.", "admin.saml.enableTitle": "SAML 계정으로 인증:", - "admin.saml.encryptDescription": "When true, Mattermost will decrypt SAML Assertions encrypted with your Service Provider Public Certificate.", + "admin.saml.encryptDescription": "When false, Mattermost will not decrypt SAML Assertions encrypted with your Service Provider Public Certificate. Not recommended for production environments. For testing only.", "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": "예시 \"FirstName\"", @@ -673,7 +675,7 @@ "admin.saml.usernameAttrDesc": "The attribute in the SAML Assertion that will be used to populate the username field in Mattermost.", "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.verifyDescription": "When false, Mattermost will not verify that the signature sent from a SAML Response matches the Service Provider Login URL. Not recommended for production environments. For testing only.", "admin.saml.verifyTitle": "시그니처 검증:", "admin.save": "저장", "admin.saving": "설정 저장 중...", @@ -1322,6 +1324,7 @@ "file_attachment.download": "다운로드", "file_info_preview.size": "용량 ", "file_info_preview.type": "파일 형식 ", + "file_upload.disabled": "File attachments are disabled.", "file_upload.fileAbove": "File above {max}MB cannot be uploaded: {filename}", "file_upload.filesAbove": "Files above {max}MB cannot be uploaded: {filenames}", "file_upload.limited": "Uploads limited to {count} files maximum. Please use additional posts for more files.", @@ -1788,6 +1791,7 @@ "navbar_dropdown.integrations": "통합 기능", "navbar_dropdown.inviteMember": "Send Email Invite", "navbar_dropdown.join": "Join Another Team", + "navbar_dropdown.keyboardShortcuts": "Keyboard Shortcuts", "navbar_dropdown.leave": "팀 떠나기", "navbar_dropdown.logout": "로그아웃", "navbar_dropdown.manageMembers": "회원 관리", @@ -1878,6 +1882,7 @@ "rhs_comment.permalink": "바로가기", "rhs_header.backToCallTooltip": "Back to Call", "rhs_header.backToFlaggedTooltip": "중요 메시지로 돌아가기", + "rhs_header.backToPinnedTooltip": "중요 메시지로 돌아가기", "rhs_header.backToResultsTooltip": "검색결과로 돌아가기", "rhs_header.closeSidebarTooltip": "사이드바 닫기", "rhs_header.closeTooltip": "사이드바 닫기", -- cgit v1.2.3-1-g7c22