@atlaskit/profilecard
Version:
A React component to display a card with user information.
65 lines (64 loc) • 5.62 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.
*/
//Japanese
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': 'アカウントは 2〜3 か月前に削除されました。',
'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': 'アカウントは 2〜3 か月前に無効になりました。',
'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} 人のプロファイル}}'
};