@kalamazoo/profilecard
Version:
A React component to display a card with user information.
30 lines • 2.13 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.
*/
// Dutch
exports.default = {
'pt.profile-card.inactive.account': 'Account gedeactiveerd',
'pt.profile-card.general.msg.disabled.user': 'Je kunt niet meer samenwerken met deze persoon.',
'pt.profile-card.inactive.account.no.date': 'Zijn/haar account is gedeactiveerd.',
'pt.profile-card.inactive.account.has.date.this.week': 'Zijn/haar account is deze week gedeactiveerd.',
'pt.profile-card.inactive.account.has.date.this.month': 'Zijn/haar account is deze maand gedeactiveerd.',
'pt.profile-card.inactive.account.has.date.last.month': 'Zijn/haar account is vorige maand gedeactiveerd.',
'pt.profile-card.inactive.account.has.date.a.few.months': 'Zijn/haar account is een paar maanden geleden gedeactiveerd.',
'pt.profile-card.inactive.account.has.date.several.months': 'Zijn/haar account is een paar maanden geleden gedeactiveerd.',
'pt.profile-card.inactive.account.has.date.more.than.a.year': 'Zijn/haar account is ruim een jaar geleden gedeactiveerd.',
'pt.profile-card.closed.account': 'Account verwijderd',
'pt.profile-card.closed.account.no.date': 'Zijn/haar account is verwijderd.',
'pt.profile-card.closed.account.has.date.this.week': 'Zijn/haar account is deze week verwijderd.',
'pt.profile-card.closed.account.has.date.this.month': 'Zijn/haar account is deze maand verwijderd.',
'pt.profile-card.closed.account.has.date.last.month': 'Zijn/haar account is vorige maand verwijderd.',
'pt.profile-card.closed.account.has.date.a.few.months': 'Zijn/haar account is een paar maanden geleden verwijderd.',
'pt.profile-card.closed.account.has.date.several.months': 'Zijn/haar account is een paar maanden geleden verwijderd.',
'pt.profile-card.closed.account.has.date.more.than.a.year': 'Zijn/haar account is ruim een jaar geleden verwijderd.',
'pt.profile-card.disabled.account.default.name': 'Voormalige gebruiker',
};
//# sourceMappingURL=nl.js.map