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