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

70 lines
2.6 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.
{
"labels": {
"Converted To": "Перетворено на",
"Create Lead": "Створити лід",
"Convert": "Конвертувати",
"convert": "конвертація"
},
"fields": {
"name": "Ім'я",
"emailAddress": "Електронна пошта",
"title": "Посада",
"website": "Вебсайт",
"phoneNumber": "Телефон",
"accountName": "Ім'я контрагента",
"doNotCall": "Не дзвонити",
"address": "Адреса",
"status": "Статус",
"source": "Джерело",
"opportunityAmount": "Сума угоди",
"opportunityAmountConverted": "Сума угоди (конвертована)",
"description": "Опис",
"createdAccount": "Контрагент",
"createdContact": "Контакт",
"createdOpportunity": "Угода",
"campaign": "Кампанія",
"targetLists": "Цільові списки",
"targetList": "Цільовий список",
"industry": "Індустрія",
"acceptanceStatus": "Статус підтвердження",
"opportunityAmountCurrency": "Валюта суми угоди",
"acceptanceStatusMeetings": "Статус підтвердження (Зустрічі)",
"acceptanceStatusCalls": "Статус підтвердження (Дзвінки)",
"convertedAt": "Конвертований в"
},
"links": {
"targetLists": "Цільові списки",
"campaignLogRecords": "Журнал кампанії",
"campaign": "Кампанія",
"createdAccount": "Контрагент",
"createdContact": "Контакт",
"createdOpportunity": "Угода",
"cases": "Звернення",
"documents": "Документи"
},
"options": {
"status": {
"New": "Новий",
"Assigned": "На розгляді",
"In Process": "У процесі",
"Converted": "Конвертований",
"Recycled": "У кошику",
"Dead": "Недійсний"
},
"source": {
"Call": "Дзвінок",
"Email": "Електронна пошта",
"Existing Customer": "Існуючий замовник",
"Partner": "Партнер",
"Public Relations": "Зв'язки із громадськістю",
"Web Site": "Вебсайт",
"Campaign": "Кампанія",
"Other": "Додатково"
}
},
"presetFilters": {
"active": "Активний",
"actual": "Актуальний",
"converted": "Конвертований"
}
}