New translations en.json (Ukrainian)

This commit is contained in:
Mohit Panjwani
2022-06-30 09:11:15 +05:30
parent 77d7ae0fe4
commit 176b207335

View File

@ -1,57 +1,57 @@
{ {
"navigation": { "navigation": {
"dashboard": "Dashboard", "dashboard": "Панель управління",
"customers": "Customers", "customers": "Клієнти",
"items": "Items", "items": "Елементи",
"invoices": "Invoices", "invoices": "Рахунки",
"recurring-invoices": "Recurring Invoices", "recurring-invoices": "Поточні рахунки",
"expenses": "Expenses", "expenses": "Витрати",
"estimates": "Estimates", "estimates": "Оцінки",
"payments": "Payments", "payments": "Платежі",
"reports": "Reports", "reports": "Звіти",
"settings": "Settings", "settings": "Налаштування",
"logout": "Logout", "logout": "Вихід",
"users": "Users", "users": "Користувачі",
"modules": "Modules" "modules": "Модулі"
}, },
"general": { "general": {
"add_company": "Add Company", "add_company": "Додати компанію",
"view_pdf": "View PDF", "view_pdf": "Перегляд PDF",
"copy_pdf_url": "Copy PDF Url", "copy_pdf_url": "Копіювати адресу PDF",
"download_pdf": "Download PDF", "download_pdf": "Завантажити PDF",
"save": "Save", "save": "Зберегти",
"create": "Create", "create": "Створити",
"cancel": "Cancel", "cancel": "Скасувати",
"update": "Update", "update": "Оновлення",
"deselect": "Deselect", "deselect": "Зняти виділення",
"download": "Download", "download": "Завантажити",
"from_date": "From Date", "from_date": "Від дати",
"to_date": "To Date", "to_date": "До дати",
"from": "From", "from": "Від",
"to": "To", "to": "До",
"ok": "Ok", "ok": "Ок",
"yes": "Yes", "yes": "Так",
"no": "No", "no": "Ні",
"sort_by": "Sort By", "sort_by": "Сортувати за",
"ascending": "Ascending", "ascending": "Ascending",
"descending": "Descending", "descending": "За спаданням",
"subject": "Subject", "subject": "Тема",
"body": "Body", "body": "Текст",
"message": "Message", "message": "Повідомлення",
"send": "Send", "send": "Надіслати",
"preview": "Preview", "preview": "Перегляд",
"go_back": "Go Back", "go_back": "Повернутися",
"back_to_login": "Back to Login?", "back_to_login": "Повернутися до входу?",
"home": "Home", "home": "Головна",
"filter": "Filter", "filter": "Фільтр",
"delete": "Delete", "delete": "Видалити",
"edit": "Edit", "edit": "Редагувати",
"view": "View", "view": "Перегляд",
"add_new_item": "Add New Item", "add_new_item": "Додати новий пункт",
"clear_all": "Clear All", "clear_all": "Очистити все",
"showing": "Showing", "showing": "Показано",
"of": "of", "of": "із",
"actions": "Actions", "actions": "Дії",
"subtotal": "SUBTOTAL", "subtotal": "SUBTOTAL",
"discount": "DISCOUNT", "discount": "DISCOUNT",
"fixed": "Fixed", "fixed": "Fixed",
@ -103,45 +103,45 @@
"mark_as_default": "Mark as default" "mark_as_default": "Mark as default"
}, },
"dashboard": { "dashboard": {
"select_year": "Select year", "select_year": "Виберіть рік",
"cards": { "cards": {
"due_amount": "Amount Due", "due_amount": "Сума до сплати",
"customers": "Customers", "customers": "Клієнти",
"invoices": "Invoices", "invoices": "Рахунки",
"estimates": "Estimates", "estimates": "Оцінки",
"payments": "Payments" "payments": "Платежі"
}, },
"chart_info": { "chart_info": {
"total_sales": "Sales", "total_sales": "Продажі",
"total_receipts": "Receipts", "total_receipts": "Чеки",
"total_expense": "Expenses", "total_expense": "Витрати",
"net_income": "Net Income", "net_income": "Чистий прибуток",
"year": "Select year" "year": "Виберіть рік"
}, },
"monthly_chart": { "monthly_chart": {
"title": "Sales & Expenses" "title": "Продажі і витрати"
}, },
"recent_invoices_card": { "recent_invoices_card": {
"title": "Due Invoices", "title": "Наявні рахунки",
"due_on": "Due On", "due_on": "Виконати до",
"customer": "Customer", "customer": "Клієнт",
"amount_due": "Amount Due", "amount_due": "Сума до сплати",
"actions": "Actions", "actions": "Дії",
"view_all": "View All" "view_all": "Показати все"
}, },
"recent_estimate_card": { "recent_estimate_card": {
"title": "Recent Estimates", "title": "Останні оцінки",
"date": "Date", "date": "Дата",
"customer": "Customer", "customer": "Клієнт",
"amount_due": "Amount Due", "amount_due": "Сума до сплати",
"actions": "Actions", "actions": "Дії",
"view_all": "View All" "view_all": "Показати все"
} }
}, },
"tax_types": { "tax_types": {
"name": "Name", "name": "Назва",
"description": "Description", "description": "Опис",
"percent": "Percent", "percent": "Відсоток",
"compound_tax": "Compound Tax" "compound_tax": "Compound Tax"
}, },
"global_search": { "global_search": {