UNPKG

@kalamazoo/profilecard

Version:

A React component to display a card with user information.

30 lines 2.55 kB
"use strict"; 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. */ // Russian exports.default = { 'pt.profile-card.inactive.account': 'Аккаунт отключен', 'pt.profile-card.general.msg.disabled.user': 'Вы больше не можете работать с этим пользователем.', 'pt.profile-card.inactive.account.no.date': 'Его аккаунт был отключен.', 'pt.profile-card.inactive.account.has.date.this.week': 'Его аккаунт был отключен на этой неделе.', 'pt.profile-card.inactive.account.has.date.this.month': 'Его аккаунт был отключен в этом месяце.', 'pt.profile-card.inactive.account.has.date.last.month': 'Его аккаунт был отключен в прошлом месяце.', 'pt.profile-card.inactive.account.has.date.a.few.months': 'Его аккаунт был отключен несколько месяцев назад.', 'pt.profile-card.inactive.account.has.date.several.months': 'Его аккаунт уже несколько месяцев отключен.', 'pt.profile-card.inactive.account.has.date.more.than.a.year': 'Его аккаунт был отключен более года назад.', 'pt.profile-card.closed.account': 'Аккаунт удален', 'pt.profile-card.closed.account.no.date': 'Его аккаунт был удален.', 'pt.profile-card.closed.account.has.date.this.week': 'Его аккаунт был удален на этой неделе.', 'pt.profile-card.closed.account.has.date.this.month': 'Его аккаунт был удален в этом месяце.', 'pt.profile-card.closed.account.has.date.last.month': 'Его аккаунт был удален в прошлом месяце.', 'pt.profile-card.closed.account.has.date.a.few.months': 'Его аккаунт был удален несколько месяцев назад.', 'pt.profile-card.closed.account.has.date.several.months': 'Его аккаунт удален уже несколько месяцев назад.', 'pt.profile-card.closed.account.has.date.more.than.a.year': 'Его аккаунт был удален более года назад.', 'pt.profile-card.disabled.account.default.name': 'Бывший пользователь', }; //# sourceMappingURL=ru.js.map