translations PR 20170309 (#5710)
Этот коммит содержится в:
коммит произвёл
George Goldberg
родитель
89d0087ea4
Коммит
06930f378c
@@ -217,8 +217,11 @@
|
||||
"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.enableLinkPreviewsDesc": "Enable users to display a preview of website content below the message, if available. When true, website previews can be enabled from Account Settings > Advanced > Preview pre-release features.",
|
||||
"admin.customization.enableLinkPreviewsTitle": "Enable Link Previews:",
|
||||
"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.linkPreviews": "링크 미리보기",
|
||||
"admin.customization.nativeAppLinks": "Mattermost 애플리케이션 링크",
|
||||
"admin.customization.restrictCustomEmojiCreationAdmin": "Allow System and Team Admins to create custom emoji",
|
||||
"admin.customization.restrictCustomEmojiCreationAll": "Allow everyone to create custom emoji",
|
||||
@@ -764,6 +767,7 @@
|
||||
"admin.sidebar.ldap": "AD/LDAP",
|
||||
"admin.sidebar.legalAndSupport": "지원",
|
||||
"admin.sidebar.license": "라이센스와 에디션",
|
||||
"admin.sidebar.linkPreviews": "링크 미리보기",
|
||||
"admin.sidebar.localization": "지역화",
|
||||
"admin.sidebar.logging": "로그",
|
||||
"admin.sidebar.login": "로그인",
|
||||
@@ -935,8 +939,6 @@
|
||||
"analytics.system.activeUsers": "활성 사용자 (글 작성 기준)",
|
||||
"analytics.system.channelTypes": "Channel Types",
|
||||
"analytics.system.dailyActiveUsers": "Daily Active Users",
|
||||
"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.monthlyActiveUsers": "Monthly Active Users",
|
||||
"analytics.system.postTypes": "글, 파일, 해시태그",
|
||||
"analytics.system.privateGroups": "비공개 그룹",
|
||||
@@ -1287,9 +1289,9 @@
|
||||
"error.not_found.title": "페이지를 찾을 수 없습니다.",
|
||||
"error.not_supported.message": "비밀모드는 지원되지 않습니다.",
|
||||
"error.not_supported.title": "지원되지 않는 브라우저입니다.",
|
||||
"error_bar.expired": "엔터프라이즈 라이센스가 만료되었습니다; 15일 안에 라이센스를 갱신해야 합니다, 자세한 내용은 commercial@mattermost.com에 문의하세요.",
|
||||
"error_bar.expiring": "엔터프라이즈 라이센스가 {date}에 만료됩니다. 라이센스를 갱신하려면, commercial@mattermost.com에 문의하세요.",
|
||||
"error_bar.past_grace": "엔터프라이즈 라이센스가 만료되었습니다, 자세한 내용은 시스템 관리자에게 문의하세요.",
|
||||
"error_bar.expired": "Enterprise license is expired and some features may be disabled. <a href='{link}' target='_blank'>Please renew.</a>",
|
||||
"error_bar.expiring": "Enterprise license expires on {date}. <a href='{link}' target='_blank'>Please renew.</a>",
|
||||
"error_bar.past_grace": "Enterprise license is expired and some features may be disabled. Please contact your System Administrator for details.",
|
||||
"error_bar.preview_mode": "미리보기 모드: 이메일 알림이 설정되지 않았습니다.",
|
||||
"file_attachment.download": "다운로드",
|
||||
"file_info_preview.size": "용량 ",
|
||||
|
||||
Ссылка в новой задаче
Block a user