@kalamazoo/profilecard
Version:
A React component to display a card with user information.
30 lines • 2.02 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
/**
* NOTE:
*
* This file is automatically generated by i18n-tools.
* DO NOT CHANGE IT BY HAND or your changes will be lost.
*/
// Estonian
exports.default = {
'pt.profile-card.inactive.account': 'Konto on deaktiveeritud',
'pt.profile-card.general.msg.disabled.user': 'Te ei saa enam selle inimesega koostööd teha.',
'pt.profile-card.inactive.account.no.date': 'Nende konto on deaktiveeritud.',
'pt.profile-card.inactive.account.has.date.this.week': 'Nende konto deaktiveeriti sel nädalal.',
'pt.profile-card.inactive.account.has.date.this.month': 'Nende konto deaktiveeriti sel kuul.',
'pt.profile-card.inactive.account.has.date.last.month': 'Nende konto deaktiveeriti eelmisel kuul.',
'pt.profile-card.inactive.account.has.date.a.few.months': 'Nende konto on olnud juba paar kuud deaktiveeritud.',
'pt.profile-card.inactive.account.has.date.several.months': 'Nende konto on olnud juba mitu kuud deaktiveeritud.',
'pt.profile-card.inactive.account.has.date.more.than.a.year': 'Nende konto on olnud juba üle aasta deaktiveeritud.',
'pt.profile-card.closed.account': 'Konto on kustutatud',
'pt.profile-card.closed.account.no.date': 'Nende konto on kustutatud.',
'pt.profile-card.closed.account.has.date.this.week': 'Nende konto kustutati sel nädalal.',
'pt.profile-card.closed.account.has.date.this.month': 'Nende konto kustutati sel kuul.',
'pt.profile-card.closed.account.has.date.last.month': 'Nende konto kustutati eelmisel kuul.',
'pt.profile-card.closed.account.has.date.a.few.months': 'Nende konto on olnud juba paar kuud kustutatud.',
'pt.profile-card.closed.account.has.date.several.months': 'Nende konto on olnud juba mitu kuud kustutatud.',
'pt.profile-card.closed.account.has.date.more.than.a.year': 'Nende konto on olnud juba üle aasta kustutatud.',
'pt.profile-card.disabled.account.default.name': 'Endine kasutaja',
};
//# sourceMappingURL=et.js.map