@atlaskit/profilecard
Version:
A React component to display a card with user information.
65 lines (64 loc) • 5.48 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.
*/
//Czech
var _default = exports.default = {
'profilecard.agent-profile-card.delete-agent-error-flag-description': 'Při odstraňování agenta došlo k chybě. Zkuste to za chvíli znovu.',
'profilecard.agent-profile-card.delete-agent-error-flag-title': 'Odstranění agenta se nezdařilo',
'profilecard.agent-profile-card.delete-agent-success-flag-description': 'Odstranili jste agenta {agentName}.',
'profilecard.agent-profile-card.delete-agent-success-flag-title': 'Agent byl odstraněn',
'profilecard.agent-profile.agent-delete-confirm.cancel-text': 'Zrušit',
'profilecard.agent-profile.agent-delete-confirm.confirm-text': 'Odstranit',
'profilecard.agent-profile.delete-agent-confirm-body': 'Opravdu chcete odstranit tohoto agenta? Akci nejde vrátit zpět.',
'profilecard.agent-profile.delete-agent-confirm-title': 'Odstranit agenta „{agentName}“?',
'profilecard.agent-profile.delete-agent-error': 'Odstranění agenta se nezdařilo.',
'profilecard.agent-profile.delete-agent-error.agent-in-use': 'Agent se aktuálně používá. Zkuste to znovu později.',
'profilecard.agent-profile.delete-agent-error.agent-not-found': 'Daného agenta se nepodařilo najít.',
'profilecard.agent-profile.delete-agent-error.incorrect-owner': 'Agenty, které jste sami nevytvořili, nemůžete odstranit. Obraťte se na vlastníka agenta.',
'profilecard.agent-profile.delete-agent-success': 'Agent byl odstraněn',
'profilecard.user.trigger.aria-label': 'Další informace o položce {fullName}',
'profilecard.user.trigger.fallback-aria-label': 'Další informace o tomto uživateli',
'pt.profile-card.closed.account': 'Smazaný účet',
'pt.profile-card.closed.account.has.date.a.few.months': 'Účet uživatele je smazaný již několik měsíců.',
'pt.profile-card.closed.account.has.date.last.month': 'Účet uživatele byl minulý měsíc smazán.',
'pt.profile-card.closed.account.has.date.more.than.a.year': 'Účet uživatele je smazaný více než rok.',
'pt.profile-card.closed.account.has.date.several.months': 'Účet uživatele je smazaný již několik měsíců.',
'pt.profile-card.closed.account.has.date.this.month': 'Účet uživatele byl tento měsíc smazán.',
'pt.profile-card.closed.account.has.date.this.week': 'Účet uživatele byl smazán tento týden.',
'pt.profile-card.closed.account.no.date': 'Účet uživatele byl smazán.',
'pt.profile-card.disabled.account.default.name': 'Bývalý uživatel',
'pt.profile-card.general.msg.disabled.user': 'S touto osobou již nemůžete spolupracovat.',
'pt.profile-card.give-kudos': 'Pogratulovat',
'pt.profile-card.inactive.account': 'Deaktivovaný účet',
'pt.profile-card.inactive.account.has.date.a.few.months': 'Účet uživatele je deaktivovaný již několik měsíců.',
'pt.profile-card.inactive.account.has.date.last.month': 'Účet uživatele byl deaktivován minulý měsíc.',
'pt.profile-card.inactive.account.has.date.more.than.a.year': 'Účet uživatele je deaktivovaný více než rok.',
'pt.profile-card.inactive.account.has.date.several.months': 'Účet uživatele je deaktivovaný již několik měsíců.',
'pt.profile-card.inactive.account.has.date.this.month': 'Účet uživatele byl tento měsíc deaktivován.',
'pt.profile-card.inactive.account.has.date.this.week': 'Účet uživatele byl deaktivován tento týden.',
'pt.profile-card.inactive.account.no.date': 'Účet uživatele byl deaktivován.',
'pt.profile-card.more-icon-label': 'Více',
'pt.team-profile-card.directReports.heading': 'Přímí nadřízení',
'pt.team-profile-card.error.refresh-button': 'Zkusit znovu',
'pt.team-profile-card.error.suggestion': 'Chvíli počkejte a pak to zkuste znovu.',
'pt.team-profile-card.error.title': 'Při pokusu o načtení informací o tomto týmu se vyskytly problémy',
'pt.team-profile-card.forbidden-error-state.description': 'K zobrazení tohoto týmu nemáte přístup.',
'pt.team-profile-card.forbidden-error-state.title': 'Tento tým vám nemůžeme zobrazit',
'pt.team-profile-card.manager.heading': 'Manažer',
'pt.team-profile-card.team.action.view-profile': 'Zobrazit profil',
'pt.team-profile-card.team.member.count': '{count, plural, one {Tým • {count} člen} few {Tým • {count} členové} many {Tým • {count} člena} other {Tým • {count} členů}}',
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Tým • {count} člen včetně vás} few {Tým • {count} členové včetně vás} many {Tým • {count} člena včetně vás} other {Tým • {count} členů včetně vás}}',
'pt.team-profile-card.team.member.many': 'Tým • 50 a více členů',
'pt.team-profile-card.team.member.many-including-you': 'Tým • 50 a více členů včetně vás',
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {+{count} další člen} few {+{count} další členové} many {+{count} dalšího člena} other {+{count} dalších členů}}',
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} další profil} few {+{count} další profily} many {+{count} dalšího profilu} other {+{count} dalších profilů}}'
};