UNPKG

@atlaskit/mention

Version:

A React component used to display user profiles in a list for 'Mention' functionality

28 lines (27 loc) 1.44 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; /* prettier-ignore */ /** * NOTE: * * This file is automatically generated by Traduki 2.0. * DO NOT CHANGE IT BY HAND or your changes will be lost. */ //Korean var _default = exports.default = { 'fabric.elements.mentions.team.member.50plus': '팀 • 구성원 50명 이상', 'fabric.elements.mentions.team.member.50plus.including.you': '팀 • 자신을 포함하여 구성원 50명 이상', 'fabric.elements.mentions.team.member.count': '{0, plural, other {팀 • 구성원 {0}명}}', 'fabric.elements.mentions.team.member.count.including.you': '{0, plural, other {팀 • 자신을 포함하여 구성원 {0}명}}', 'fabric.elements.mentions.xproduct.mention.description': 'Confluence에 대한 액세스 권한 필요', 'fabric.mention.error.defaultAction': '몇 초 후에 다시 시도하십시오', 'fabric.mention.error.defaultHeadline': '문제가 발생했습니다', 'fabric.mention.error.differentText': '다른 텍스트를 입력해 보십시오', 'fabric.mention.error.loginAgain': '로그아웃한 다음 다시 로그인해 보십시오', 'fabric.mention.noAccess.label': '액세스 권한 없음', 'fabric.mention.noAccess.warning': '{name}은(는) 액세스 권한이 없어 알림을 받지 못합니다', 'fabric.mention.unknow.user.error': '알 수 없는 사용자 {userId}' };