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

45 lines
1.7 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": "Ім'я",
"body": "Тіло",
"entityType": "Тип сутності",
"header": "Заголовок",
"footer": "Нижній колонтитул",
"leftMargin": "Ліве поле",
"topMargin": "Верхнє поле",
"rightMargin": "Праве поле",
"bottomMargin": "Нижнє поле",
"printFooter": "Друкувати нижній колонтитул",
"footerPosition": "Положення нижнього колонтитула",
"variables": "Наявні наповнювачі",
"pageOrientation": "Орієнтація сторінки",
"pageFormat": "Формат паперу",
"fontFace": "Шрифт",
"pageWidth": "Ширина сторінки (мм)",
"pageHeight": "Висота сторінки (мм)",
"headerPosition": "Позиція заголовка",
"printHeader": "Друкований заголовок",
"title": "Заголовок"
},
"labels": {
"Create Template": "Створити шаблон"
},
"tooltips": {
"footer": "Використати {pageNumber}, щоб надрукувати номер сторінки.",
"variables": "Копіювати-вставити потрібний наповнювач для заголовка, тіла або нижнього колонтитула."
},
"options": {
"pageOrientation": {
"Portrait": "Книжкова",
"Landscape": "Альбомна"
},
"placeholders": {
"today": "Сьогодні (дата)",
"now": "Зараз (дата-час)",
"pagebreak": "Розрив сторінки"
},
"pageFormat": {
"Custom": "Власний"
}
}
}