Files
espocrm/application/Espo/Modules/Crm/Resources/i18n/ru_RU/Contact.json
2026-01-19 17:46:06 +01:00

56 lines
2.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"fields": {
"name": "Имя",
"emailAddress": "Адрес эл. почты",
"accountRole": "Должность",
"account": "Контрагент",
"accounts": "Контрагенты",
"phoneNumber": "Телефон",
"accountType": "Тип контрагента",
"doNotCall": "Не звонить",
"address": "Адрес",
"opportunityRole": "Роль в сделке",
"description": "Описание",
"campaign": "Кампания",
"targetLists": "Списки целей",
"targetList": "Список целей",
"portalUser": "Пользователь портала",
"originalLead": "Изначальный кандидат",
"acceptanceStatus": "Статус принятия",
"accountIsInactive": "Неактивный контрагент",
"acceptanceStatusMeetings": "Статус принятия (Встречи)",
"acceptanceStatusCalls": "Статус принятия (Звонки)",
"title": "Название счета",
"hasPortalUser": "Есть пользователь портала"
},
"links": {
"opportunities": "Сделки",
"cases": "Обращения",
"targetLists": "Списки целей",
"campaignLogRecords": "Журнал кампании",
"campaign": "Кампания",
"account": "Контрагент (основной)",
"accounts": "Контрагенты",
"casesPrimary": "Обращения (основной)",
"portalUser": "Пользователь портала",
"originalLead": "Изначальный кандидат",
"documents": "Документы",
"tasksPrimary": "Задачи (развернуто)",
"opportunitiesPrimary": "Сделки (основные)"
},
"labels": {
"Create Contact": "Создать контакт"
},
"options": {
"opportunityRole": {
"Decision Maker": "Принимающий решение",
"Evaluator": "Оценщик",
"Influencer": "Консультант"
}
},
"presetFilters": {
"portalUsers": "Пользователи порталов",
"notPortalUsers": "Не пользователи порталов",
"accountActive": "Активный"
}
}