@atlaskit/profilecard
Version:
A React component to display a card with user information.
27 lines • 1.93 kB
JavaScript
/**
* NOTE:
*
* This file is automatically generated by i18n-tools.
* DO NOT CHANGE IT BY HAND or your changes will be lost.
*/
// Romanian
export default {
'pt.profile-card.inactive.account': 'Cont dezactivat',
'pt.profile-card.general.msg.disabled.user': 'Nu mai puteți colabora cu această persoană.',
'pt.profile-card.inactive.account.no.date': 'Contul acesteia a fost dezactivat.',
'pt.profile-card.inactive.account.has.date.this.week': 'Contul acesteia a fost dezactivat săptămâna aceasta.',
'pt.profile-card.inactive.account.has.date.this.month': 'Contul acesteia a fost dezactivat luna aceasta.',
'pt.profile-card.inactive.account.has.date.last.month': 'Contul acesteia a fost dezactivat luna aceasta.',
'pt.profile-card.inactive.account.has.date.a.few.months': 'Contul acesteia a fost dezactivat de câteva luni.',
'pt.profile-card.inactive.account.has.date.several.months': 'Contul acesteia a fost dezactivat de mai multe luni.',
'pt.profile-card.inactive.account.has.date.more.than.a.year': 'Contul acesteia a fost dezactivat de peste un an.',
'pt.profile-card.closed.account': 'Cont șters',
'pt.profile-card.closed.account.no.date': 'Contul acesteia a fost șters.',
'pt.profile-card.closed.account.has.date.this.week': 'Contul acesteia a fost șters săptămâna aceasta.',
'pt.profile-card.closed.account.has.date.this.month': 'Contul acesteia a fost șters luna aceasta.',
'pt.profile-card.closed.account.has.date.last.month': 'Contul acesteia a fost șters luna trecută.',
'pt.profile-card.closed.account.has.date.a.few.months': 'Contul acesteia a fost șters de câteva luni.',
'pt.profile-card.closed.account.has.date.several.months': 'Contul acesteia a fost șters de mai multe luni.',
'pt.profile-card.closed.account.has.date.more.than.a.year': 'Contul acesteia a fost șters de peste un an.',
'pt.profile-card.disabled.account.default.name': 'Fost utilizator'
};