@atlaskit/profilecard
Version:
A React component to display a card with user information.
65 lines (64 loc) • 5.22 kB
JavaScript
;
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 = {
'profilecard.agent-profile-card.delete-agent-error-flag-description': '에이전트를 삭제하는 동안 문제가 발생했습니다. 잠시 후에 다시 시도하세요.',
'profilecard.agent-profile-card.delete-agent-error-flag-title': '에이전트를 삭제하지 못함',
'profilecard.agent-profile-card.delete-agent-success-flag-description': '{agentName} 님을 삭제했습니다',
'profilecard.agent-profile-card.delete-agent-success-flag-title': '에이전트 삭제',
'profilecard.agent-profile.agent-delete-confirm.cancel-text': '취소',
'profilecard.agent-profile.agent-delete-confirm.confirm-text': '삭제',
'profilecard.agent-profile.delete-agent-confirm-body': '이 에이전트를 삭제하시겠습니까? 이 작업은 실행 취소할 수 없습니다.',
'profilecard.agent-profile.delete-agent-confirm-title': '"{agentName}"을(를) 삭제하시겠습니까?',
'profilecard.agent-profile.delete-agent-error': '에이전트를 삭제할 수 없음',
'profilecard.agent-profile.delete-agent-error.agent-in-use': '에이전트가 현재 사용 중입니다. 나중에 다시 시도하세요.',
'profilecard.agent-profile.delete-agent-error.agent-not-found': '에이전트를 찾을 수 없습니다.',
'profilecard.agent-profile.delete-agent-error.incorrect-owner': '직접 만들지 않은 에이전트는 삭제할 수 없습니다. 에이전트 소유자에게 문의하세요.',
'profilecard.agent-profile.delete-agent-success': '에이전트를 삭제했습니다.',
'profilecard.user.trigger.aria-label': '{fullName}에 관한 추가 정보',
'profilecard.user.trigger.fallback-aria-label': '이 사용자에 대한 추가 정보',
'pt.profile-card.closed.account': '계정이 삭제됨',
'pt.profile-card.closed.account.has.date.a.few.months': '계정이 몇 달 전에 삭제되었습니다.',
'pt.profile-card.closed.account.has.date.last.month': '계정이 지난달에 삭제되었습니다.',
'pt.profile-card.closed.account.has.date.more.than.a.year': '계정이 1년 전에 삭제되었습니다.',
'pt.profile-card.closed.account.has.date.several.months': '계정이 몇 달 전에 삭제되었습니다.',
'pt.profile-card.closed.account.has.date.this.month': '계정이 이번 달에 삭제되었습니다.',
'pt.profile-card.closed.account.has.date.this.week': '계정이 이번 주에 삭제되었습니다.',
'pt.profile-card.closed.account.no.date': '계정이 삭제되었습니다.',
'pt.profile-card.disabled.account.default.name': '이전 사용자',
'pt.profile-card.general.msg.disabled.user': '더 이상 이 사람과 협업할 수 없습니다.',
'pt.profile-card.give-kudos': '칭찬하기',
'pt.profile-card.inactive.account': '계정이 비활성화됨',
'pt.profile-card.inactive.account.has.date.a.few.months': '계정이 몇 달 전에 비활성화되었습니다.',
'pt.profile-card.inactive.account.has.date.last.month': '계정이 지난달에 비활성화되었습니다.',
'pt.profile-card.inactive.account.has.date.more.than.a.year': '계정이 1년 전에 비활성화되었습니다.',
'pt.profile-card.inactive.account.has.date.several.months': '계정이 몇 달 전에 비활성화되었습니다.',
'pt.profile-card.inactive.account.has.date.this.month': '계정이 이번 달에 비활성화되었습니다.',
'pt.profile-card.inactive.account.has.date.this.week': '계정이 이번 주에 비활성화되었습니다.',
'pt.profile-card.inactive.account.no.date': '계정이 비활성화되었습니다.',
'pt.profile-card.more-icon-label': '더 보기',
'pt.team-profile-card.directReports.heading': '부하 직원',
'pt.team-profile-card.error.refresh-button': '다시 시도',
'pt.team-profile-card.error.suggestion': '잠시 기다린 후에 다시 시도하세요.',
'pt.team-profile-card.error.title': '이 팀의 정보를 가져오는 데 문제가 발생했습니다',
'pt.team-profile-card.forbidden-error-state.description': '이 팀 보기에 대한 액세스 권한이 없습니다.',
'pt.team-profile-card.forbidden-error-state.title': '이 팀을 표시할 수 없습니다',
'pt.team-profile-card.manager.heading': '관리자',
'pt.team-profile-card.team.action.view-profile': '프로필 보기',
'pt.team-profile-card.team.member.count': '{count, plural, other {팀 • 구성원 {count}명}}',
'pt.team-profile-card.team.member.count-including-you': '{count, plural, other {팀 • 자신을 포함하여 구성원 {count}명}}',
'pt.team-profile-card.team.member.many': '팀 • 구성원 50명 이상',
'pt.team-profile-card.team.member.many-including-you': '팀 • 자신을 포함하여 구성원 50명 이상',
'pt.team.profile-card.members.more-icon-label': '{count, plural, other {+{count}명의 구성원}}',
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, other {+{count}개의 프로필}}'
};