@atlaskit/profilecard
Version:
A React component to display a card with user information.
65 lines (64 loc) • 4.69 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 (Traditional)
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} 個設定檔}}'
};