@atlaskit/profilecard
Version:
A React component to display a card with user information.
65 lines (64 loc) • 5.13 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.
*/
//Hungarian
var _default = exports.default = {
'profilecard.agent-profile-card.delete-agent-error-flag-description': 'Hiba történt az ügynök törlésekor. Próbáld újra kicsit később.',
'profilecard.agent-profile-card.delete-agent-error-flag-title': 'Az ügynök törlése nem sikerült',
'profilecard.agent-profile-card.delete-agent-success-flag-description': '{agentName} törölve',
'profilecard.agent-profile-card.delete-agent-success-flag-title': 'Ügynök törölve',
'profilecard.agent-profile.agent-delete-confirm.cancel-text': 'Mégse',
'profilecard.agent-profile.agent-delete-confirm.confirm-text': 'Törlés',
'profilecard.agent-profile.delete-agent-confirm-body': 'Biztosan törölni szeretnéd ezt az ügynököt? Ez a művelet nem vonható vissza.',
'profilecard.agent-profile.delete-agent-confirm-title': 'Törlöd a következőt: „{agentName}”?',
'profilecard.agent-profile.delete-agent-error': 'Nem sikerült törölni az ügynököt',
'profilecard.agent-profile.delete-agent-error.agent-in-use': 'Az ügynök jelenleg használatban van. Próbáld újra később.',
'profilecard.agent-profile.delete-agent-error.agent-not-found': 'Ez az ügynök nem található.',
'profilecard.agent-profile.delete-agent-error.incorrect-owner': 'Nem törölhetsz olyan ügynököket, amelyeket nem te hoztál létre. Vedd fel a kapcsolatot az ügynök tulajdonosával.',
'profilecard.agent-profile.delete-agent-success': 'Ügynök törölve!',
'profilecard.user.trigger.aria-label': 'További információ a következőről: {fullName}',
'profilecard.user.trigger.fallback-aria-label': 'További információ erről a felhasználóról',
'pt.profile-card.closed.account': 'A fiók törölve.',
'pt.profile-card.closed.account.has.date.a.few.months': 'A fiókját néhány hónapja töröltük.',
'pt.profile-card.closed.account.has.date.last.month': 'A fiókját a múlt hónapban töröltük.',
'pt.profile-card.closed.account.has.date.more.than.a.year': 'A fiókját több mint egy éve töröltük.',
'pt.profile-card.closed.account.has.date.several.months': 'A fiókját több hónapja töröltük.',
'pt.profile-card.closed.account.has.date.this.month': 'A fiókját ebben a hónapban töröltük.',
'pt.profile-card.closed.account.has.date.this.week': 'A fiókját ezen a héten töröltük.',
'pt.profile-card.closed.account.no.date': 'A fiókját töröltük.',
'pt.profile-card.disabled.account.default.name': 'Korábbi felhasználó',
'pt.profile-card.general.msg.disabled.user': 'A továbbiakban nem működhet együtt ezzel a személlyel.',
'pt.profile-card.give-kudos': 'Dicséret',
'pt.profile-card.inactive.account': 'A fiók inaktiválva.',
'pt.profile-card.inactive.account.has.date.a.few.months': 'A fiókját néhány hónapja inaktiváltuk.',
'pt.profile-card.inactive.account.has.date.last.month': 'A fiókját a múlt hónapban inaktiváltuk.',
'pt.profile-card.inactive.account.has.date.more.than.a.year': 'A fiókját több mint egy éve inaktiváltuk.',
'pt.profile-card.inactive.account.has.date.several.months': 'A fiókját több hónapja inaktiváltuk.',
'pt.profile-card.inactive.account.has.date.this.month': 'A fiókját ebben a hónapban inaktiváltuk.',
'pt.profile-card.inactive.account.has.date.this.week': 'A fiókját ezen a héten inaktiváltuk.',
'pt.profile-card.inactive.account.no.date': 'A fiókját inaktiváltuk.',
'pt.profile-card.more-icon-label': 'Továbbiak',
'pt.team-profile-card.directReports.heading': 'Közvetlen beosztottak',
'pt.team-profile-card.error.refresh-button': 'Próbáld újra',
'pt.team-profile-card.error.suggestion': 'Várj egy pillanatot, majd próbálkozz újra.',
'pt.team-profile-card.error.title': 'Nem sikerül lekérni a csapat adatait',
'pt.team-profile-card.forbidden-error-state.description': 'Nincs hozzáférésed a csapat megtekintéséhez.',
'pt.team-profile-card.forbidden-error-state.title': 'Nem tudjuk megjeleníteni neked ezt a csapatot',
'pt.team-profile-card.manager.heading': 'Vezető',
'pt.team-profile-card.team.action.view-profile': 'Profil megtekintése',
'pt.team-profile-card.team.member.count': '{count, plural, one {Csapat • {count} tag} other {Csapat • {count} tag}}',
'pt.team-profile-card.team.member.count-including-you': '{count, plural, one {Csapat • {count} tag veled együtt} other {Csapat • {count} tag veled együtt}}',
'pt.team-profile-card.team.member.many': 'Csapat • 50+ tag',
'pt.team-profile-card.team.member.many-including-you': 'Csapat • 50+ tag veled együtt',
'pt.team.profile-card.members.more-icon-label': '{count, plural, one {+{count} további tag} other {+{count} további tag}}',
'pt.user-profile-card.reporting-lines.more-icon-label': '{count, plural, one {+{count} további profil} other {+{count} további profil}}'
};