mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-09-02 21:31:01 +00:00
New translations en.json (Ukrainian)
[ci skip]
This commit is contained in:
+34
-6
@@ -181,7 +181,10 @@
|
||||
"compound_tax": "Складний податок",
|
||||
"percentage": "Percentage",
|
||||
"fixed_amount": "Fixed Amount",
|
||||
"tax_type": "Tax Type"
|
||||
"tax_type": "Tax Type",
|
||||
"used_for": "Used for",
|
||||
"sales": "Sales",
|
||||
"purchases": "Purchases"
|
||||
},
|
||||
"global_search": {
|
||||
"search": "Шукати...",
|
||||
@@ -709,6 +712,17 @@
|
||||
"description": "Опис",
|
||||
"receipt": "Квитанція",
|
||||
"amount": "Сума",
|
||||
"gross": "Gross",
|
||||
"input_tax": "Input Tax",
|
||||
"net": "Net",
|
||||
"taxes": "Taxes",
|
||||
"taxes_description": "Record the purchase tax included in this expense.",
|
||||
"add_tax": "Add Tax",
|
||||
"add_new_tax": "Add New Tax",
|
||||
"tax_amount": "Tax Amount",
|
||||
"tax_summary": "Tax summary",
|
||||
"no_taxes": "No taxes added",
|
||||
"no_taxes_description": "Add a purchase tax when it applies to this expense.",
|
||||
"action": "Дія",
|
||||
"not_selected": "Не вибрано",
|
||||
"note": "Примітка",
|
||||
@@ -1893,22 +1907,36 @@
|
||||
"pdf_payment_number": "Номер платежу",
|
||||
"pdf_payment_mode": "Спосіб оплати",
|
||||
"pdf_payment_amount_received_label": "Сума отриманих коштів",
|
||||
"pdf_expense_report_label": "ЗВІТ ПРО ВИТРАТИ",
|
||||
"pdf_total_expenses_label": "ЗАГАЛЬНІ ВИТРАТИ",
|
||||
"pdf_expense_report_label": "Expenses report",
|
||||
"pdf_total_expenses_label": "Total expenses",
|
||||
"pdf_profit_loss_label": "ЗВІТ ПРО ПРИБУТКИ ТА ЗБИТКИ",
|
||||
"pdf_sales_customers_label": "Звіт про продажі клієнтам",
|
||||
"pdf_sales_items_label": "Звіт про продажі товарів ",
|
||||
"pdf_tax_summery_label": "Податковий звіт",
|
||||
"pdf_income_label": "ДОХІД",
|
||||
"pdf_net_profit_label": "ЧИСТИЙ ПРИБУТОК",
|
||||
"pdf_income_label": "Income",
|
||||
"pdf_net_profit_label": "Net profit",
|
||||
"pdf_customer_sales_report": "Звіт продажів по клієнту",
|
||||
"pdf_total_sales_label": "Загальні продажі",
|
||||
"pdf_total_sales_label": "Total sales",
|
||||
"pdf_item_sales_label": "Звіт продажів по товару",
|
||||
"pdf_tax_report_label": "Податковий звіт",
|
||||
"pdf_total_tax_label": "Загальний звіт податків",
|
||||
"pdf_tax_types_label": "Типи податків",
|
||||
"pdf_output_tax_label": "Output Tax",
|
||||
"pdf_input_tax_label": "Input Tax",
|
||||
"pdf_tax_payable_label": "Tax Payable",
|
||||
"pdf_tax_refundable_label": "Tax Refundable",
|
||||
"pdf_tax_balance_label": "Tax Balance",
|
||||
"pdf_expenses_label": "Витрати",
|
||||
"pdf_report_category_label": "Category",
|
||||
"pdf_report_date_label": "Date",
|
||||
"pdf_report_document_label": "Document",
|
||||
"pdf_report_item_label": "Item",
|
||||
"pdf_report_tax_type_label": "Tax type",
|
||||
"pdf_report_no_records": "No records in this period",
|
||||
"pdf_expense_group_total_label": "Group total:",
|
||||
"pdf_expense_date_label": "Date",
|
||||
"pdf_expense_note_label": "Note",
|
||||
"pdf_expense_amount_label": "Amount",
|
||||
"pdf_bill_to": "Рахунок до,",
|
||||
"pdf_ship_to": "Доставити до,",
|
||||
"pdf_received_from": "Отримано від:",
|
||||
|
||||
Reference in New Issue
Block a user