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

88 lines
3.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.
{
"fields": {
"name": "Ім'я",
"description": "Опис",
"status": "Статус",
"type": "Тип",
"startDate": "Дата початку",
"endDate": "Дата закінчення",
"targetLists": "Цільові списки",
"excludingTargetLists": "За винятком цільових списків",
"sentCount": "Відправлено",
"openedCount": "Відкрито",
"clickedCount": "Клікнуто",
"optedOutCount": "Відмовлено",
"bouncedCount": "Відхилено",
"hardBouncedCount": "Жорстко відхилено",
"softBouncedCount": "М'яко відхилено",
"leadCreatedCount": "Ліди створені",
"revenue": "Дохід",
"revenueConverted": "Дохід (в перерахунку)",
"budget": "Бюджет",
"budgetConverted": "Бюджет (конвертований)",
"contactsTemplate": "Шаблон контактів",
"leadsTemplate": "Шаблон лідів",
"accountsTemplate": "Шаблон контрагентів",
"usersTemplate": "Шаблон користувачів",
"mailMergeOnlyWithAddress": "Пропустити записи без заповненої адреси",
"optedInCount": "Підписаний",
"budgetCurrency": "Валюта бюджету"
},
"links": {
"targetLists": "Цільові списки",
"excludingTargetLists": "За винятком цільових списків",
"accounts": "Контрагенти",
"contacts": "Контакти",
"leads": "Ліди",
"opportunities": "Угоди",
"campaignLogRecords": "Журнал",
"massEmails": "Масові розсилки",
"trackingUrls": "URLs для відстеження",
"contactsTemplate": "Шаблон контактів",
"leadsTemplate": "Шаблон лідів",
"accountsTemplate": "Шаблон контрагентів",
"usersTemplate": "Шаблон користувачів"
},
"options": {
"type": {
"Email": "Електронна пошта",
"Web": "Веб",
"Television": "Телебачення",
"Radio": "Радіо",
"Newsletter": "Розсилка",
"Mail": "Пошта"
},
"status": {
"Planning": "Запланована",
"Active": "Активна",
"Inactive": "Неактивна",
"Complete": "Завершена"
}
},
"labels": {
"Create Campaign": "Створити кампанію",
"Target Lists": "Цільові списки",
"Statistics": "Статистика",
"hard": "жорстко",
"soft": "м'яко",
"Unsubscribe": "Відписатися",
"Mass Emails": "Масові розсилки",
"Email Templates": "Шаблони листів",
"Unsubscribe again": "Відписатися знову",
"Subscribe again": "Підписатися знову",
"Create Target List": "Створити Цільовий список",
"Mail Merge": "Злиття листів",
"Generate Mail Merge PDF": "Згенерувати PDF-злиття"
},
"presetFilters": {
"active": "Активні"
},
"messages": {
"unsubscribed": "Ви відписалися зі списку розсилки.",
"subscribedAgain": "Ви підписані знову"
},
"tooltips": {
"targetLists": "Хто має отримувати повідомлення.",
"excludingTargetLists": "Хто не має отримувати повідомлення."
}
}