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

56 lines
2.3 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": "Активний"
}
}