@atlaskit/profilecard
Version:
A React component to display a card with user information.
33 lines (32 loc) • 2.04 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
/**
* NOTE:
*
* This file is automatically generated by Traduki 2.0.
* DO NOT CHANGE IT BY HAND or your changes will be lost.
*/
//Slovak
var _default = exports.default = {
'pt.profile-card.closed.account': 'Účet odstránený',
'pt.profile-card.closed.account.has.date.a.few.months': 'Jej účet je už niekoľko mesiacov odstránený.',
'pt.profile-card.closed.account.has.date.last.month': 'Jej účet bol minulý mesiac odstránený.',
'pt.profile-card.closed.account.has.date.more.than.a.year': 'Jej účet je už viac ako rok odstránený.',
'pt.profile-card.closed.account.has.date.several.months': 'Jej účet je už niekoľko mesiacov odstránený.',
'pt.profile-card.closed.account.has.date.this.month': 'Jej účet bol tento mesiac odstránený.',
'pt.profile-card.closed.account.has.date.this.week': 'Jej účet bol tento týždeň odstránený.',
'pt.profile-card.closed.account.no.date': 'Jej účet bol odstránený.',
'pt.profile-card.disabled.account.default.name': 'Bývalý používateľ',
'pt.profile-card.general.msg.disabled.user': 'S touto osobou už nemôžete spolupracovať.',
'pt.profile-card.inactive.account': 'Účet deaktivovaný',
'pt.profile-card.inactive.account.has.date.a.few.months': 'Jej účet je už niekoľko mesiacov deaktivovaný.',
'pt.profile-card.inactive.account.has.date.last.month': 'Jej účet bol minulý mesiac deaktivovaný.',
'pt.profile-card.inactive.account.has.date.more.than.a.year': 'Jej účet je už viac ako rok deaktivovaný.',
'pt.profile-card.inactive.account.has.date.several.months': 'Jej účet je už niekoľko mesiacov deaktivovaný.',
'pt.profile-card.inactive.account.has.date.this.month': 'Jej účet bol tento mesiac deaktivovaný.',
'pt.profile-card.inactive.account.has.date.this.week': 'Jej účet bol tento týždeň deaktivovaný.',
'pt.profile-card.inactive.account.no.date': 'Jej účet bol deaktivovaný.'
};