@atlaskit/profilecard
Version:
A React component to display a card with user information.
65 lines (64 loc) • 4.71 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.
*/
//Chinese (Simplified)
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': '他们的帐户已被删除超过一年。',
'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': '他们的帐户已被停用超过一年。',
'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} 份个人资料}}'
};