You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3729 lines
145 KiB
Plaintext

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_reports
#
# Translators:
# Bohdan Lisnenko, 2022
# Martin Trigaux, 2023
# Alina Lisnenko <alina.lisnenko@erp.co.ua>, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-05-23 08:36+0000\n"
"PO-Revision-Date: 2022-09-22 05:45+0000\n"
"Last-Translator: Alina Lisnenko <alina.lisnenko@erp.co.ua>, 2023\n"
"Language-Team: Ukrainian (https://app.transifex.com/odoo/teams/41243/uk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: uk\n"
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid " and %s others"
msgstr "та %s інші"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid " and one other"
msgstr "та один інший"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.bank_reconciliation_report_main_template
msgid "\" account balance is affected by"
msgstr "\" баланс рахунку змінений через"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_bank_reconciliation_report.py:0
#, python-format
msgid ""
"%s for Transactions(+) imported from your online bank account (dated today) "
"that are not yet reconciled in Odoo (Waiting the final reconciliation "
"allowing finding the right account)"
msgstr ""
"%s для транзакцій(+) імпортованих з вашого банківскього онлайн-рахунку "
"(датований сьогоднішнім днем), які досі не узгоджені в Odoo (Очікування "
"остаточного узгодження, що дозволяє знайти правильний рахунок)"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_bank_reconciliation_report.py:0
#, python-format
msgid ""
"%s for Transactions(-) imported from your online bank account (dated today) "
"that are not yet reconciled in Odoo (Waiting the final reconciliation "
"allowing finding the right account)"
msgstr ""
"%s для транзакцій(+) імпортованих з вашого банківскього онлайн-рахунку "
"(датований сьогоднішнім днем), які досі не узгоджені в Odoo (Очікування "
"остаточного узгодження, що дозволяє знайти правильний рахунок)"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "%s is not a numeric value"
msgstr "%s не є числовим значенням"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.aged_report_line_template
#: model_terms:ir.ui.view,arch_db:account_reports.bank_reconciliation_report_cell_template_unexplained_difference
#: model_terms:ir.ui.view,arch_db:account_reports.line_template_general_ledger_report
#: model_terms:ir.ui.view,arch_db:account_reports.line_template_journal_audit_report
#: model_terms:ir.ui.view,arch_db:account_reports.line_template_partner_ledger_report
#: model_terms:ir.ui.view,arch_db:account_reports.multicurrency_report_line_template
msgid "&amp;nbsp;"
msgstr "&amp;nbsp;"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid ""
"'Open General Ledger' caret option is only available form report lines "
"targetting accounts."
msgstr ""
"Параметр «Відкрити головну книгу» доступний лише для рахунків, націлених на "
"рядки звіту."
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid ""
"'View Bank Statement' caret option is only available for report lines "
"targeting bank statements."
msgstr ""
"Опція створення 'Переглянути банківську виписку' доступна лише для рядків "
"звіту банківської виписки."
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "'external' engine does not support groupby, limit nor offset."
msgstr "«зовнішній» механізм не підтримує групування, обмеження та зміщення."
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "(%s lines)"
msgstr "(%s рядки)"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_bank_reconciliation_report.py:0
#, python-format
msgid "(+) Outstanding Receipts"
msgstr "(+) Неузгоджені платежі"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_bank_reconciliation_report.py:0
#, python-format
msgid "(-) Outstanding Payments"
msgstr "(-) Неузгоджені вихідні платежі"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "(1 line)"
msgstr "(1 рядок)"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "(No Group)"
msgstr "(Немає групи)"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.filter_info_template_journal_audit_report
msgid ", Grouped by month"
msgstr ", Згруповано за місяцем"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.filter_info_template_journal_audit_report
msgid ", Sorted by date"
msgstr ", Відсортовано за датою"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.filter_info_template_journal_audit_report
msgid ", Sorted by number"
msgstr ", Відсортовано за номером"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.view_move_form_vat_return
msgid "-> Check your tax report"
msgstr "-> Перевірте ваш податковий звіт"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.view_move_form_vat_return
msgid "-> Refresh"
msgstr "-> Оновлення"
#. module: account_reports
#: model:account.report.column,name:account_reports.aged_payable_report_period1
#: model:account.report.column,name:account_reports.aged_receivable_report_period1
msgid "1-30"
msgstr "1-30"
#. module: account_reports
#: model:account.report.column,name:account_reports.aged_payable_report_period2
#: model:account.report.column,name:account_reports.aged_receivable_report_period2
msgid "31-60"
msgstr "31-60"
#. module: account_reports
#: model:account.report.column,name:account_reports.aged_payable_report_period3
#: model:account.report.column,name:account_reports.aged_receivable_report_period3
msgid "61-90"
msgstr "61-90"
#. module: account_reports
#: model:account.report.column,name:account_reports.aged_payable_report_period4
#: model:account.report.column,name:account_reports.aged_receivable_report_period4
msgid "91-120"
msgstr "91-120"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.filter_info_template
msgid "<br/>Companies:"
msgstr "<br/>Компанії:"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.line_template
msgid ""
"<i class=\"fa fa-caret-right invisible\" role=\"img\" aria-"
"label=\"Unfolded\" title=\"Unfolded\"/>"
msgstr ""
"<i class=\"fa fa-caret-right invisible\" role=\"img\" aria-"
"label=\"Unfolded\" title=\"Unfolded\"/>"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_comparison
msgid "<span class=\"fa fa-bar-chart\"/> Comparison:"
msgstr "<span class=\"fa fa-bar-chart\"/> Порівняння:"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_variants
msgid ""
"<span class=\"fa fa-book\"/>\n"
" Report:"
msgstr ""
"<span class=\"fa fa-book\"/>\n"
" Звіт:"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_fiscal_position_choser
msgid ""
"<span class=\"fa fa-book\"/>\n"
" Fiscal Position:"
msgstr ""
"<span class=\"fa fa-book\"/>\n"
" Схема оподаткування:"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_journals
msgid ""
"<span class=\"fa fa-book\"/>\n"
" Journals:"
msgstr ""
"<span class=\"fa fa-book\"/>\n"
" Журнали:"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.aged_report_line_template
msgid ""
"<span class=\"fa fa-circle color-green trust-partner\" role=\"img\" aria-"
"label=\"Balance is good\" title=\"Balance is good\"/>"
msgstr ""
"<span class=\"fa fa-circle color-green trust-partner\" role=\"img\" aria-"
"label=\"Balance is good\" title=\"Balance is good\"/>"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.line_template_partner_ledger_report
msgid ""
"<span class=\"fa fa-circle color-green trust-partner\" role=\"img\" aria-"
"label=\"Partner ledger is good\" title=\"Partner ledger is good\"/>"
msgstr ""
"<span class=\"fa fa-circle color-green trust-partner\" role=\"img\" aria-"
"label=\"Partner ledger is good\" title=\"Partner ledger is good\"/>"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.aged_report_line_template
msgid ""
"<span class=\"fa fa-circle color-red trust-partner\" role=\"img\" aria-"
"label=\"Balance is bad\" title=\"Balance is bad\"/>"
msgstr ""
"<span class=\"fa fa-circle color-red trust-partner\" role=\"img\" aria-"
"label=\"Balance is bad\" title=\"Balance is bad\"/>"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.line_template_partner_ledger_report
msgid ""
"<span class=\"fa fa-circle color-red trust-partner\" role=\"img\" aria-"
"label=\"Partner ledger is bad\" title=\"Partner ledger is bad\"/>"
msgstr ""
"<span class=\"fa fa-circle color-red trust-partner\" role=\"img\" aria-"
"label=\"Partner ledger is bad\" title=\"Partner ledger is bad\"/>"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.aged_report_line_template
msgid ""
"<span class=\"fa fa-circle color-transparent trust-partner\" role=\"img\" "
"aria-label=\"Balance is normal\" title=\"Balance is normal\"/>"
msgstr ""
"<span class=\"fa fa-circle color-transparent trust-partner\" role=\"img\" "
"aria-label=\"Balance is normal\" title=\"Balance is normal\"/>"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.line_template_partner_ledger_report
msgid ""
"<span class=\"fa fa-circle color-transparent trust-partner\" role=\"img\" "
"aria-label=\"Partner ledger is normal\" title=\"Partner ledger is normal\"/>"
msgstr ""
"<span class=\"fa fa-circle color-transparent trust-partner\" role=\"img\" "
"aria-label=\"Partner ledger is normal\" title=\"Partner ledger is normal\"/>"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.ec_sales_with_tax_filter_search_template
msgid ""
"<span class=\"fa fa-filter\"/>\n"
" Codes:"
msgstr ""
"<span class=\"fa fa-filter\"/>\n"
" Коди:"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_groupby_fields
msgid ""
"<span class=\"fa fa-filter\"/>\n"
" Group By:"
msgstr ""
"<span class=\"fa fa-filter\"/>\n"
" Групувати за:"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_horizontal_groups
msgid ""
"<span class=\"fa fa-filter\"/>\n"
" Horizontal Group:"
msgstr ""
"<span class=\"fa fa-filter\"/>\n"
" Горизонтальна група:"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_extra_options
msgid "<span class=\"fa fa-filter\"/> Options:"
msgstr "<span class=\"fa fa-filter\"/> Опції:"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_analytic
msgid "<span class=\"fa fa-folder-open\"/> Analytic Filter"
msgstr "<span class=\"fa fa-folder-open\"/> Фільтр аналітики"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_analytic
msgid "<span class=\"fa fa-folder-open\"/> Analytic Group By"
msgstr "<span class=\"fa fa-folder-open\"/> Групування аналітики"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_partner
msgid "<span class=\"fa fa-folder-open\"/> Partners"
msgstr "<span class=\"fa fa-folder-open\"/> Партнери"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_date_filter
msgid ""
"<span class=\"fa fa-fw fa-calendar\" title=\"Dates\" role=\"img\" aria-"
"label=\"Dates\"/>"
msgstr ""
"<span class=\"fa fa-fw fa-calendar\" title=\"Dates\" role=\"img\" aria-"
"label=\"Dates\"/>"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_tax_unit
msgid ""
"<span class=\"fa fa-home\"/>\n"
" Tax Unit:"
msgstr ""
"<span class=\"fa fa-home\"/>\n"
" Одиниця податку:"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.res_config_settings_view_form
msgid ""
"<span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-"
"specific.\" groups=\"base.group_multi_company\"/>"
msgstr ""
"<span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-"
"specific.\" groups=\"base.group_multi_company\"/>"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.multicurrency_report_search_template
msgid "<span class=\"fa fa-line-chart\"/> Exchange Rates"
msgstr "<span class=\"fa fa-line-chart\"/> Курс валют"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_account_type
msgid ""
"<span class=\"fa fa-user\"/>\n"
" Account:"
msgstr ""
"<span class=\"fa fa-user\"/>\n"
" Рахунок:"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.footnotes_template
msgid ""
"<span class=\"o_account_reports_footnote_icons\"><i class=\"fa fa-fw fa-"
"trash-o\" role=\"img\" aria-label=\"Delete\" title=\"Delete\"/></span>"
msgstr ""
"<span class=\"o_account_reports_footnote_icons\"><i class=\"fa fa-fw fa-"
"trash-o\" role=\"img\" aria-label=\"Delete\" title=\"Delete\"/></span>"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.res_config_settings_view_form
msgid ""
"<span class=\"o_form_label\">Tax Return Periodicity</span>\n"
" <span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-specific.\" role=\"img\" aria-label=\"Values set here are company-specific.\" groups=\"base.group_multi_company\"/>"
msgstr ""
"<span class=\"o_form_label\">Періодичність податкової декларації</span>\n"
" <span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-specific.\" role=\"img\" aria-label=\"Values set here are company-specific.\" groups=\"base.group_multi_company\"/>"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.main_template_with_filter_input_accounts
msgid ""
"<span class=\"searchIcon\"><i class=\"fa fa-search\" role=\"img\" aria-"
"label=\"Search\" title=\"Search\"/></span>"
msgstr ""
"<span class=\"searchIcon\"><i class=\"fa fa-search\" role=\"img\" aria-"
"label=\"Search\" title=\"Search\"/></span>"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.template_tax_report
msgid ""
"<span>Please note that the report may include some rounding differences "
"towards the bookings.</span>"
msgstr ""
"<span>Занотуйте, що звіт може містити деяку розбіжність заокруглення щодо "
"бронювання.</span>"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.template_tax_report
msgid ""
"<span>This company is part of a tax unit. You're currently not viewing the "
"whole unit. To change that, use the Tax Unit filter.</span>"
msgstr ""
"<span>Ця компанія є частиною одиниці податку. Ви зараз переглядаєте всю "
"одиницю. Щоб змінити це, вкористовуйте фільтр Одиниці податку.</span>"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.multicurrency_report_main_template
msgid "<span>This report only displays the data of the active company.</span>"
msgstr "<span>Цей звіт відображає дані лише активної компанії.</span>"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.line_template_journal_audit_report
msgid "=&gt; Audit"
msgstr "=&gt; Аудит'"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.line_template_journal_audit_report
msgid "=&gt; Journal Items"
msgstr "=&gt; Елементи журналу"
#. module: account_reports
#: model:ir.model.constraint,message:account_reports.constraint_account_report_horizontal_group_name_uniq
msgid "A horizontal group with the same name already exists."
msgstr "Горизонтальна група з такою назвою вже існує."
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_tax.py:0
#, python-format
msgid ""
"A tax unit can only be created between companies sharing the same main "
"currency."
msgstr ""
"Податкова одиниця може бути створена лише між компаніями, які використовують"
" одну основну валюту."
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_total_assets0
msgid "ASSETS"
msgstr "АКТИВИ"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_journal_report.py:0
#: code:addons/account_reports/wizard/multicurrency_revaluation.py:0
#: model:account.report.column,name:account_reports.aged_payable_report_account_name
#: model:account.report.column,name:account_reports.aged_receivable_report_account_name
#: model:account.report.column,name:account_reports.journal_report_communication
#: model:account.report.column,name:account_reports.partner_ledger_report_account_code
#: model:ir.model,name:account_reports.model_account_account
#, python-format
msgid "Account"
msgstr "Рахунок"
#. module: account_reports
#: model:ir.model,name:account_reports.model_account_chart_template
msgid "Account Chart Template"
msgstr "Шаблон плану рахунків"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Account Code"
msgstr "Код рахунку"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_res_company__account_display_representative_field
msgid "Account Display Representative Field"
msgstr "Поле відображення рахунку"
#. module: account_reports
#: model:ir.model,name:account_reports.model_account_report_custom_handler
msgid "Account Report Custom Handler"
msgstr "Кстомний обробник бухгалтерського звіту"
#. module: account_reports
#: model:ir.model,name:account_reports.model_account_report_footnote
msgid "Account Report Footnote"
msgstr "Примітка звіту рахунку"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_res_partner__account_represented_company_ids
#: model:ir.model.fields,field_description:account_reports.field_res_users__account_represented_company_ids
msgid "Account Represented Company"
msgstr "Компанія, що представляє рахунок"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_res_company__account_revaluation_journal_id
msgid "Account Revaluation Journal"
msgstr "Журнал переоцінки рахунку"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_res_company__account_representative_id
msgid "Accounting Firm"
msgstr "Бухгалтерська компанія"
#. module: account_reports
#: model:ir.model,name:account_reports.model_account_report
msgid "Accounting Report"
msgstr "Звіт бухобліку"
#. module: account_reports
#: model:ir.model,name:account_reports.model_account_report_line
msgid "Accounting Report Line"
msgstr "Рядок бухгалтерського звіту"
#. module: account_reports
#: model:ir.actions.act_window,name:account_reports.action_account_report_tree
#: model:ir.ui.menu,name:account_reports.menu_action_account_report_tree
#: model_terms:ir.ui.view,arch_db:account_reports.view_account_report_search
msgid "Accounting Reports"
msgstr "Бухгалтерські звіти"
#. module: account_reports
#. odoo-javascript
#: code:addons/account_reports/static/src/js/account_reports.js:0
#: code:addons/account_reports/static/src/js/account_reports.js:0
#, python-format
msgid "Accounts"
msgstr "Рахунки"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.account_report_form
msgid "Accounts Coverage Report"
msgstr "Звіт покриття рахунків"
#. module: account_reports
#: model:account.report.line,name:account_reports.multicurrency_revaluation_to_adjust
msgid "Accounts To Adjust"
msgstr "Рахунки для коригування"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Accounts coverage"
msgstr "Покриття рахунків"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_mail_activity_type__category
msgid "Action"
msgstr "Дія"
#. module: account_reports
#: model:ir.model.fields,help:account_reports.field_mail_activity_type__category
msgid ""
"Actions may trigger specific behavior like opening calendar view or "
"automatically mark as done when a document is uploaded"
msgstr ""
"Дії повинні запустити конкретну дію, таку як відкриття календаря або "
"автоматичне позначення як зроблено після завантаження документа."
#. module: account_reports
#: model:ir.model,name:account_reports.model_mail_activity
msgid "Activity"
msgstr "Дія"
#. module: account_reports
#: model:ir.model,name:account_reports.model_mail_activity_type
msgid "Activity Type"
msgstr "Тип дії"
#. module: account_reports
#. odoo-javascript
#: code:addons/account_reports/static/src/js/account_reports.js:0
#, python-format
msgid "Add a note"
msgstr "Додати примітку"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_res_company__totals_below_sections
#: model:ir.model.fields,field_description:account_reports.field_res_config_settings__totals_below_sections
msgid "Add totals below sections"
msgstr "Додати підсумки нижче розділів"
#. module: account_reports
#: model:account.report.column,name:account_reports.multicurrency_revaluation_report_adjustment
msgid "Adjustment"
msgstr "Налаштування"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_multicurrency_revaluation_report.py:0
#, python-format
msgid "Adjustment Entry"
msgstr "Корегуючий запис"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_cash_flow_report.py:0
#, python-format
msgid "Advance Payments received from customers"
msgstr "Авансові платежі, отримані від клієнтів"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_cash_flow_report.py:0
#, python-format
msgid "Advance payments made to suppliers"
msgstr "Авансові платежі постачальникам"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.account_report_form
msgid "Advanced"
msgstr "Розширено"
#. module: account_reports
#: model:ir.model,name:account_reports.model_account_aged_partner_balance_report_handler
msgid "Aged Partner Balance Custom Handler"
msgstr "Спеціальний обробник протермінованого балансу партнера"
#. module: account_reports
#: model:account.report,name:account_reports.aged_payable_report
#: model:account.report.line,name:account_reports.aged_payable_line
#: model:ir.actions.client,name:account_reports.action_account_report_ap
#: model:ir.ui.menu,name:account_reports.menu_action_account_report_aged_payable
msgid "Aged Payable"
msgstr "Протермінована оплата"
#. module: account_reports
#: model:ir.model,name:account_reports.model_account_aged_payable_report_handler
msgid "Aged Payable Custom Handler"
msgstr "Обробник за терміном, що підлягає оплаті"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.account_reports_journal_dashboard_kanban_view
msgid "Aged Payables"
msgstr "Протерміновані оплати"
#. module: account_reports
#: model:account.report,name:account_reports.aged_receivable_report
#: model:account.report.line,name:account_reports.aged_receivable_line
#: model:ir.actions.client,name:account_reports.action_account_report_ar
#: model:ir.ui.menu,name:account_reports.menu_action_account_report_aged_receivable
msgid "Aged Receivable"
msgstr "Протермінована дебіторська заборгованість"
#. module: account_reports
#: model:ir.model,name:account_reports.model_account_aged_receivable_report_handler
msgid "Aged Receivable Custom Handler"
msgstr "Обробник застарілої дебіторської заборгованості"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.account_reports_journal_dashboard_kanban_view
msgid "Aged Receivables"
msgstr "Протерміновані дебіторські заборгованості"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.filter_info_template
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_fiscal_position_choser
msgid "All"
msgstr "Всі"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "All Journals"
msgstr "Усі журнали"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "All Payable"
msgstr "Всі дебітори"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "All Receivable"
msgstr "Всі кредитори"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "All receivable/payable"
msgstr "Всі дебітори/кредитори"
#. module: account_reports
#: model:account.report.column,name:account_reports.account_financial_report_ec_sales_amount
#: model:account.report.column,name:account_reports.bank_reconciliation_report_amount
msgid "Amount"
msgstr "Сума"
#. module: account_reports
#: model:account.report.column,name:account_reports.aged_payable_report_amount_currency
#: model:account.report.column,name:account_reports.aged_receivable_report_amount_currency
#: model:account.report.column,name:account_reports.bank_reconciliation_report_amount_currency
#: model:account.report.column,name:account_reports.partner_ledger_report_amount_currency
msgid "Amount Currency"
msgstr "Сума валюти"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_journal_report.py:0
#, python-format
msgid "Amount In Currency"
msgstr "Сума у валюті"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_journal_report.py:0
#, python-format
msgid "Amount in currency: %s"
msgstr "Сума у валюті: %s"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.filter_info_template
msgid "Analytic Accounts:"
msgstr "Аналітичні рахунки:"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_report__filter_analytic_groupby
msgid "Analytic Group By"
msgstr "Групування аналітики"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.filter_info_template
msgid "Analytic Plans:"
msgstr "Аналітичні плани:"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_extra_options
msgid ""
"Analytic filters will include analytic items without accounting "
"correspondence"
msgstr ""
"Аналітичні фільтри включатимуть аналітичні позиції без бухгалтерської "
"кореспонденції"
#. module: account_reports
#. odoo-javascript
#: code:addons/account_reports/static/src/js/account_reports.js:0
#: model_terms:ir.ui.view,arch_db:account_reports.line_template
#, python-format
msgid "Annotate"
msgstr "Анотація"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.multicurrency_report_search_template
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_comparison
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_date_filter
msgid "Apply"
msgstr "Застосувати"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "As of %s"
msgstr "Як на %s"
#. module: account_reports
#: model:account.report.column,name:account_reports.aged_payable_report_period0
#: model:account.report.column,name:account_reports.aged_receivable_report_period0
msgid "At Date"
msgstr "На дату"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_generic_tax_report.py:0
#: model_terms:ir.ui.view,arch_db:account_reports.cell_template
#, python-format
msgid "Audit"
msgstr "Аудит"
#. module: account_reports
#: model:ir.ui.menu,name:account_reports.account_reports_audit_reports_menu
msgid "Audit Reports"
msgstr "Звіти аудиту"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_executivesummary_avgcre0
msgid "Average creditors days"
msgstr "Середні дні кредиторів"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_executivesummary_avdebt0
msgid "Average debtors days"
msgstr "Середні дебіторські дні"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_journal_report.py:0
#, python-format
msgid "B: %s"
msgstr "B: %s"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_journal_report.py:0
#: model:account.report.column,name:account_reports.balance_sheet_balance
#: model:account.report.column,name:account_reports.cash_flow_report_balance
#: model:account.report.column,name:account_reports.executive_summary_column
#: model:account.report.column,name:account_reports.general_ledger_report_balance
#: model:account.report.column,name:account_reports.partner_ledger_report_balance
#: model:account.report.column,name:account_reports.profit_and_loss_column
#, python-format
msgid "Balance"
msgstr "Баланс"
#. module: account_reports
#: model:account.report,name:account_reports.balance_sheet
#: model:account.report.line,name:account_reports.account_financial_report_executivesummary_balancesheet0
#: model:ir.actions.client,name:account_reports.action_account_report_bs
#: model:ir.ui.menu,name:account_reports.menu_action_account_report_balance_sheet
msgid "Balance Sheet"
msgstr "Бухгалтерський баланс"
#. module: account_reports
#: model:account.report.column,name:account_reports.multicurrency_revaluation_report_balance_current
msgid "Balance at Current Rate"
msgstr "Баланс за поточною ставкою"
#. module: account_reports
#: model:account.report.column,name:account_reports.multicurrency_revaluation_report_balance_operation
msgid "Balance at Operation Rate"
msgstr "Баланс за операційною ставкою"
#. module: account_reports
#: model:account.report.column,name:account_reports.multicurrency_revaluation_report_balance_currency
msgid "Balance in Foreign Currency"
msgstr "Баланс в іноземній валюті"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_bank_reconciliation_report.py:0
#, python-format
msgid "Balance of %s"
msgstr "Баланс %s"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_generic_tax_report.py:0
#, python-format
msgid "Balance tax advance payment account"
msgstr "Баланс рахунку авансового платежу податку"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_generic_tax_report.py:0
#, python-format
msgid "Balance tax current account (payable)"
msgstr "Баланс поточного рахунку податку (до сплати)"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_generic_tax_report.py:0
#, python-format
msgid "Balance tax current account (receivable)"
msgstr "Баланс поточного рахунку податку (дебіторська заборгованість)"
#. module: account_reports
#: model:ir.actions.client,name:account_reports.action_account_report_bank_reconciliation
msgid "Bank Reconciliation"
msgstr "Узгодження виписок"
#. module: account_reports
#: model:account.report,name:account_reports.bank_reconciliation_report
msgid "Bank Reconciliation Report"
msgstr "Звіт узгодження банківської виписки"
#. module: account_reports
#: model:ir.model,name:account_reports.model_account_bank_reconciliation_report_handler
msgid "Bank Reconciliation Report Custom Handler"
msgstr "Спеціальний обробник звіту узгодження банківської виписки"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_bank_view0
msgid "Bank and Cash Accounts"
msgstr "Банківські та грошові рахунки"
#. module: account_reports
#: model:ir.model,name:account_reports.model_bank_rec_widget
msgid "Bank reconciliation widget for a single statement line"
msgstr "Віджет банківської звірки для одного рядка виписки"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_general_ledger.py:0
#: model_terms:ir.ui.view,arch_db:account_reports.line_template_journal_audit_report
#, python-format
msgid "Base Amount"
msgstr "Базова сума"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid ""
"Can't open partner reconciliation for line id %s ; model should res.partner."
msgstr ""
"Не можливо відкрити узгодження партнера для id рядка %s ; модель має бути "
"res.partner."
#. module: account_reports
#. odoo-javascript
#: code:addons/account_reports/static/src/js/account_reports.js:0
#: code:addons/account_reports/static/src/js/account_reports.js:0
#: model_terms:ir.ui.view,arch_db:account_reports.view_account_multicurrency_revaluation_wizard
#: model_terms:ir.ui.view,arch_db:account_reports.view_report_export_wizard
#, python-format
msgid "Cancel"
msgstr "Скасувати"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_generic_tax_report.py:0
#, python-format
msgid "Cannot audit tax from another model than account.tax."
msgstr "Неможливо перевірити податок з іншої моделі, а не account.tax."
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Cannot generate carryover values for all fiscal positions at once!"
msgstr ""
"Неможливо створити залишкові значення для всіх схем оподаткування одночасно!"
#. module: account_reports
#. odoo-javascript
#: code:addons/account_reports/static/src/xml/account_report_template.xml:0
#, python-format
msgid "Carryover"
msgstr "Перенесення"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Carryover adjustment for tax unit"
msgstr "Коригування перенесення для податкової одиниці"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Carryover can only be generated for a single column group."
msgstr "Перенесення можна створити лише для однієї групи стовпців."
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Carryover from %s to %s"
msgstr "Перенест з %s до %s"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_executivesummary_cash0
msgid "Cash"
msgstr "Готівка"
#. module: account_reports
#: model:ir.model,name:account_reports.model_account_cash_flow_report_handler
msgid "Cash Flow Report Custom Handler"
msgstr "Кастомний обробник звіту про рух грошових коштів"
#. module: account_reports
#: model:account.report,name:account_reports.cash_flow_report
#: model:ir.actions.client,name:account_reports.action_account_report_cs
#: model:ir.ui.menu,name:account_reports.menu_action_account_report_cash_flow
msgid "Cash Flow Statement"
msgstr "Звіт про рух коштів"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_cash_flow_report.py:0
#, python-format
msgid "Cash and cash equivalents, beginning of period"
msgstr "Гроші та їх еквіваленти на початок періоду"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_cash_flow_report.py:0
#, python-format
msgid "Cash and cash equivalents, closing balance"
msgstr "Гроші та їх еквіваленти на кінець періоду"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_cash_flow_report.py:0
#, python-format
msgid "Cash flows from financing activities"
msgstr "Рух коштів фінансової діяльності"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_cash_flow_report.py:0
#, python-format
msgid "Cash flows from investing & extraordinary activities"
msgstr "Рух коштів від інвестицій та незвичайних дій"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_cash_flow_report.py:0
#, python-format
msgid "Cash flows from operating activities"
msgstr "Рух коштів від операційної діяльності"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_cash_flow_report.py:0
#, python-format
msgid "Cash flows from unclassified activities"
msgstr "Рух коштів від некласифікованих дій"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_cash_flow_report.py:0
#: code:addons/account_reports/models/account_cash_flow_report.py:0
#: code:addons/account_reports/models/account_cash_flow_report.py:0
#, python-format
msgid "Cash in"
msgstr "Гроші в"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_cash_flow_report.py:0
#: code:addons/account_reports/models/account_cash_flow_report.py:0
#: code:addons/account_reports/models/account_cash_flow_report.py:0
#, python-format
msgid "Cash out"
msgstr "Гроші з "
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_cash_flow_report.py:0
#, python-format
msgid "Cash paid for operating activities"
msgstr "Кошти, сплачені за операційну діяльність"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_executivesummary_cash_received0
msgid "Cash received"
msgstr "Отримані кошти"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_cash_flow_report.py:0
#, python-format
msgid "Cash received from operating activities"
msgstr "Кошти, отримані від операційної діяльності"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_executivesummary_cash_spent0
msgid "Cash spent"
msgstr "Витрачені кошти"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_executivesummary_cash_surplus0
msgid "Cash surplus"
msgstr "Надлишок готівки"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.aged_report_line_template
msgid "Change expected payment date"
msgstr "Змінити очікувану дату платежу"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.main_template
msgid "Check them"
msgstr "Перевірте їх"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_generic_tax_report.py:0
#, python-format
msgid "Closing Entry"
msgstr "Запис закриття"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_executivesummary_closing_bank_balance0
msgid "Closing bank balance"
msgstr "Залишок коштів у банку"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.account_report_form
msgid "Columns"
msgstr "Стовпці"
#. module: account_reports
#: model:account.report.column,name:account_reports.general_ledger_report_communication
msgid "Communication"
msgstr "Зв'язок"
#. module: account_reports
#: model:ir.model,name:account_reports.model_res_company
#: model:ir.model.fields,field_description:account_reports.field_account_tax_unit__company_ids
msgid "Companies"
msgstr "Компанії"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_multicurrency_revaluation_wizard__company_id
#: model:ir.model.fields,field_description:account_reports.field_account_report_manager__company_id
msgid "Company"
msgstr "Компанія"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_tax.py:0
#, python-format
msgid ""
"Company %s already belongs to a tax unit in %s. A company can at most be "
"part of one tax unit per country."
msgstr ""
"Компанія %s вже належить одиниці податку в %s. Компанія може бути частиною "
"однієї податкової одиниці на країну."
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.filter_info_template
msgid "Company Currency:"
msgstr "Валюта компанії:"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_tax_unit
msgid "Company Only"
msgstr "Лише компанія"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Company Settings"
msgstr "Налаштування компанії"
#. module: account_reports
#: model:ir.model,name:account_reports.model_res_config_settings
msgid "Config Settings"
msgstr "Налаштування"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_generic_tax_report.py:0
#, python-format
msgid "Configure your TAX accounts - %s"
msgstr "Налаштуйте ваші податкові рахунки - %s"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.res_config_settings_view_form
msgid "Configure your tax accounts"
msgstr "Налаштуйте ваші рахунки податку"
#. module: account_reports
#: model:ir.model,name:account_reports.model_res_partner
msgid "Contact"
msgstr "Контакт"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_cost_sales0
#: model:account.report.line,name:account_reports.account_financial_report_executivesummary_direct_costs0
msgid "Cost of Revenue"
msgstr "Собівартість продажу"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Could not expand term %s while evaluating formula %s"
msgstr "Не вдалося розширити термін %s при оцінці формули %s"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Could not find template %s, used as %s of %s."
msgstr "Не можливо знайти шаблон %s, що використовується як %s %s."
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Could not parse account_code formula from token '%s'"
msgstr "Не вдалося проаналізувати формулу account_code з токена '%s'"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_tax_unit__country_id
#: model_terms:ir.ui.view,arch_db:account_reports.line_template_journal_audit_report
#: model_terms:ir.ui.view,arch_db:account_reports.view_account_report_search
msgid "Country"
msgstr "Країна"
#. module: account_reports
#: model:account.report.column,name:account_reports.account_financial_report_ec_sales_country
msgid "Country Code"
msgstr "Код країни"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.view_account_multicurrency_revaluation_wizard
msgid "Create Entry"
msgstr "Створити запис"
#. module: account_reports
#: model:ir.actions.server,name:account_reports.action_create_report_menu
msgid "Create Menu Item"
msgstr "Створити елемент меню"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_multicurrency_revaluation_wizard__create_uid
#: model:ir.model.fields,field_description:account_reports.field_account_report_footnote__create_uid
#: model:ir.model.fields,field_description:account_reports.field_account_report_horizontal_group__create_uid
#: model:ir.model.fields,field_description:account_reports.field_account_report_horizontal_group_rule__create_uid
#: model:ir.model.fields,field_description:account_reports.field_account_report_manager__create_uid
#: model:ir.model.fields,field_description:account_reports.field_account_reports_export_wizard__create_uid
#: model:ir.model.fields,field_description:account_reports.field_account_reports_export_wizard_format__create_uid
#: model:ir.model.fields,field_description:account_reports.field_account_tax_unit__create_uid
msgid "Created by"
msgstr "Створив"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_multicurrency_revaluation_wizard__create_date
#: model:ir.model.fields,field_description:account_reports.field_account_report_footnote__create_date
#: model:ir.model.fields,field_description:account_reports.field_account_report_horizontal_group__create_date
#: model:ir.model.fields,field_description:account_reports.field_account_report_horizontal_group_rule__create_date
#: model:ir.model.fields,field_description:account_reports.field_account_report_manager__create_date
#: model:ir.model.fields,field_description:account_reports.field_account_reports_export_wizard__create_date
#: model:ir.model.fields,field_description:account_reports.field_account_reports_export_wizard_format__create_date
#: model:ir.model.fields,field_description:account_reports.field_account_tax_unit__create_date
msgid "Created on"
msgstr "Створено"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_journal_report.py:0
#: code:addons/account_reports/wizard/multicurrency_revaluation.py:0
#: model:account.report.column,name:account_reports.general_ledger_report_credit
#: model:account.report.column,name:account_reports.journal_report_debit
#: model:account.report.column,name:account_reports.partner_ledger_report_credit
#: model:account.report.column,name:account_reports.trial_balance_report_credit
#, python-format
msgid "Credit"
msgstr "Кредит"
#. module: account_reports
#: model:account.report.column,name:account_reports.aged_payable_report_currency
#: model:account.report.column,name:account_reports.aged_receivable_report_currency
#: model:account.report.column,name:account_reports.bank_reconciliation_report_currency
#: model:account.report.column,name:account_reports.general_ledger_report_amount_currency
msgid "Currency"
msgstr "Валюта"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_multicurrency_revaluation_report.py:0
#, python-format
msgid "Currency Rates (%s)"
msgstr "Курс валют (%s)"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_current_assets0
#: model:account.report.line,name:account_reports.account_financial_report_current_assets_view0
msgid "Current Assets"
msgstr "Оборотні активи"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_current_liabilities0
#: model:account.report.line,name:account_reports.account_financial_report_current_liabilities1
msgid "Current Liabilities"
msgstr "Короткострокові зобов’язання"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_current_year_earnings_line_2
msgid "Current Year Allocated Earnings"
msgstr "Прибутoк, використаний у звітному пeріоді"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_current_year_earnings_line_1
msgid "Current Year Earnings"
msgstr "Прибуток поточного періоду"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_current_year_earnings0
msgid "Current Year Unallocated Earnings"
msgstr "Нерозподілений прибуток поточного періоду"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_executivesummary_ca_to_l0
msgid "Current assets to liabilities"
msgstr "Відношення активів до зобов’язань"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_comparison
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_date_filter
msgid "Custom"
msgstr "Власний"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_report__custom_handler_model_id
msgid "Custom Handler Model"
msgstr "Модель кастомної обробки"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_report__custom_handler_model_name
msgid "Custom Handler Model Name"
msgstr "Назва моделі кастомної обробки"
#. module: account_reports
#: model:account.report.column,name:account_reports.bank_reconciliation_report_date
#: model:account.report.column,name:account_reports.general_ledger_report_date
#: model:ir.model.fields,field_description:account_reports.field_account_multicurrency_revaluation_wizard__date
msgid "Date"
msgstr "Дата"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_comparison
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_date_filter
msgid "Date :"
msgstr "Дата :"
#. module: account_reports
#. odoo-javascript
#: code:addons/account_reports/static/src/js/account_reports.js:0
#: code:addons/account_reports/static/src/js/account_reports.js:0
#, python-format
msgid "Date cannot be empty"
msgstr "Дата не може бути чистою"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_comparison
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_date_filter
msgid "Date:"
msgstr "Дата:"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_journal_report.py:0
#: code:addons/account_reports/wizard/multicurrency_revaluation.py:0
#: model:account.report.column,name:account_reports.general_ledger_report_debit
#: model:account.report.column,name:account_reports.journal_report_amount_currency
#: model:account.report.column,name:account_reports.partner_ledger_report_debit
#: model:account.report.column,name:account_reports.trial_balance_report_debit
#, python-format
msgid "Debit"
msgstr "Дебет"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.account_report_expression_form
msgid "Definition"
msgstr "Опис"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_res_company__account_tax_periodicity
msgid "Delay units"
msgstr "Одиниці затримки"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_depreciation0
msgid "Depreciation"
msgstr "Амортизація"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_multicurrency_revaluation_wizard__display_name
#: model:ir.model.fields,field_description:account_reports.field_account_report_footnote__display_name
#: model:ir.model.fields,field_description:account_reports.field_account_report_horizontal_group__display_name
#: model:ir.model.fields,field_description:account_reports.field_account_report_horizontal_group_rule__display_name
#: model:ir.model.fields,field_description:account_reports.field_account_report_manager__display_name
#: model:ir.model.fields,field_description:account_reports.field_account_reports_export_wizard__display_name
#: model:ir.model.fields,field_description:account_reports.field_account_reports_export_wizard_format__display_name
#: model:ir.model.fields,field_description:account_reports.field_account_tax_unit__display_name
msgid "Display Name"
msgstr "Назва для відображення"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_reports_export_wizard__doc_name
msgid "Documents Name"
msgstr "Назва документів"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_report_horizontal_group_rule__domain
msgid "Domain"
msgstr "Домен"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_fiscal_position_choser
msgid "Domestic"
msgstr "Вітчизняний"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.res_config_settings_view_form
msgid "Download the Data Inalterability Check Report"
msgstr "Завантажте звіт перевірки непрацездатності даних"
#. module: account_reports
#: model:account.report.column,name:account_reports.aged_payable_report_due_date
#: model:account.report.column,name:account_reports.aged_receivable_report_due_date
#: model:account.report.column,name:account_reports.partner_ledger_report_date_maturity
msgid "Due Date"
msgstr "Установлений термін"
#. module: account_reports
#: model:ir.actions.client,name:account_reports.action_account_report_sales
#: model:ir.ui.menu,name:account_reports.menu_action_account_report_sales
msgid "EC Sales List"
msgstr "Список продажів EC "
#. module: account_reports
#: model:ir.model,name:account_reports.model_account_ec_sales_report_handler
msgid "EC Sales Report Custom Handler"
msgstr "Кастомний обробник звіту продажів EC"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_sales_report.py:0
#, python-format
msgid "EC tax on non EC countries"
msgstr "Податок ЄС на країни, що не є ЄС"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_sales_report.py:0
#, python-format
msgid "EC tax on same country"
msgstr "Податок ЄС на тій же країні"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_equity0
msgid "EQUITY"
msgstr "КАПІТАЛ"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid ""
"Editing a manual report line is not allowed in multivat setup when "
"displaying data from all fiscal positions."
msgstr ""
"Редагування рядка звіту вручну не дозволяється в налаштуваннях кількох "
"податків під час відображення даних з усіх схем оподаткування."
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid ""
"Editing a manual report line is not allowed when multiple companies are "
"selected."
msgstr ""
"Редагування рядка звіту вручну не дозволяється, якщо вибрано кілька "
"компаній."
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_trial_balance_report.py:0
#, python-format
msgid "End Balance"
msgstr "Кінцевий баланс"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_comparison
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_date_filter
msgid "End Date :"
msgstr "Кінцева дата :"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_date_filter
msgid "End of Last Financial Year"
msgstr "Кінцева дата попереднього звітного періоду"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_date_filter
msgid "End of Last Month"
msgstr "Кінець попереднього місяця"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_date_filter
msgid "End of Last Quarter"
msgstr "Кінець попереднього кварталу"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_journal_report.py:0
#, python-format
msgid "Ending Balance :"
msgstr "Кінцевий баланс:"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_sales_report.py:0
#, python-format
msgid "Entries with partners with no VAT"
msgstr "Записи з партнерами без ПДВ"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Error message"
msgstr "Повідомлення про помилку"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.multicurrency_report_line_template
msgid "Exclude"
msgstr "Виключити"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_account__exclude_provision_currency_ids
msgid "Exclude Provision Currency"
msgstr "Виключити резервну валюту"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.multicurrency_report_line_template
msgid "Exclude from adjustment/provisions entries"
msgstr "Виключити із записів корегування/резерв"
#. module: account_reports
#: model:account.report.line,name:account_reports.multicurrency_revaluation_excluded
msgid "Excluded Accounts"
msgstr "Виключені рахунки"
#. module: account_reports
#: model:account.report,name:account_reports.executive_summary
#: model:ir.actions.client,name:account_reports.action_account_report_exec_summary
#: model:ir.ui.menu,name:account_reports.menu_action_account_report_exec_summary
msgid "Executive Summary"
msgstr "Управлінський підсумок"
#. module: account_reports
#: model:account.report.column,name:account_reports.aged_payable_report_expected_date
#: model:account.report.column,name:account_reports.aged_receivable_report_expected_date
#: model:ir.model.fields,field_description:account_reports.field_account_move_line__expected_pay_date
msgid "Expected Date"
msgstr "Очікувана дата"
#. module: account_reports
#. odoo-javascript
#: code:addons/account_reports/static/src/xml/account_report_template.xml:0
#, python-format
msgid "Expected Payment Date"
msgstr "Очікувана дата оплати"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/res_partner.py:0
#, python-format
msgid "Expected pay date has been changed from %s to %s"
msgstr "Очікувана дата оплати була змінена з %s на %s"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/res_partner.py:0
#, python-format
msgid "Expected pay date has been changed from %s to %s for invoice %s"
msgstr "Очікувана дата оплати була змінена з %s на %s для рахунку %s"
#. module: account_reports
#: model:ir.model.fields,help:account_reports.field_account_move_line__expected_pay_date
msgid ""
"Expected payment date as manually set through the customer statement(e.g: if"
" you had the customer on the phone and want to remember the date he promised"
" he would pay)"
msgstr ""
"Очікувана дата платежу, встановлена вручну у виписці клієнта (наприклад, "
"якщо клієнт телефонував і ви хочете запам’ятати дату, коли він обіцяв "
"заплатити)"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_multicurrency_revaluation_wizard__expense_provision_account_id
msgid "Expense Account"
msgstr "Рахунок витрат"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_res_company__account_revaluation_expense_provision_account_id
msgid "Expense Provision Account"
msgstr "Рахунок витрат резерву"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/wizard/multicurrency_revaluation.py:0
#, python-format
msgid "Expense Provision for %s"
msgstr "Забезпечення витрат на %s"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_executivesummary_expenses0
#: model:account.report.line,name:account_reports.account_financial_report_expense0
#: model:account.report.line,name:account_reports.account_financial_report_less_expenses0
msgid "Expenses"
msgstr "Витрати"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#: model_terms:ir.ui.view,arch_db:account_reports.view_report_export_wizard
#, python-format
msgid "Export"
msgstr "Експорт"
#. module: account_reports
#: model:ir.model,name:account_reports.model_account_reports_export_wizard_format
msgid "Export format for accounting's reports"
msgstr "Експортувати формат для бухгалтерських звітів"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_reports_export_wizard__export_format_ids
msgid "Export to"
msgstr "Експортувати до"
#. module: account_reports
#: model:ir.model,name:account_reports.model_account_reports_export_wizard
msgid "Export wizard for accounting's reports"
msgstr "Помічник експорту для бухгалтерських звітів"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.account_report_expression_form
msgid "Expression"
msgstr "Вираз"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_report_horizontal_group_rule__field_name
msgid "Field"
msgstr "Поле"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Field %s does not exist on account.move.line."
msgstr "Поле %s не існує на account.move.line."
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid ""
"Field %s of account.move.line is not stored, and hence cannot be used in a "
"groupby expression"
msgstr ""
"Поле %s account.move.line не зберігається, і, отже, не може "
"використовуватися у виразі groupby"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid ""
"Field 'Custom Handler Model' can only reference records inheriting from "
"[%s]."
msgstr ""
"Поле 'Модель кастомної обробки' може посилатися лише на записи, успадковані "
"від [%s]."
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.filter_info_template
msgid "Filter:"
msgstr "Фільтр:"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.account_report_form
msgid "Filters"
msgstr "Фільтри"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.line_template
msgid "Folded"
msgstr "Згорнуто"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_report_manager__footnotes_ids
msgid "Footnotes"
msgstr "Примітки"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_report__footnotes_template
msgid "Footnotes Template"
msgstr "Шаблон виносок"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/wizard/multicurrency_revaluation.py:0
#, python-format
msgid "Foreign currencies adjustment entry as of %s"
msgstr "Запис корегування іноземних валют, як %s"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid ""
"From %s\n"
"to %s"
msgstr ""
"Від %s\n"
"до %s"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_date_filter
msgid "From:"
msgstr "Від:"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_reports_export_wizard_format__fun_param
msgid "Function Parameter"
msgstr "Параметр функції"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_reports_export_wizard_format__fun_to_call
msgid "Function to Call"
msgstr "Функція виклику"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#: code:addons/account_reports/models/account_trial_balance_report.py:0
#: model:account.report,name:account_reports.general_ledger_report
#: model:ir.actions.client,name:account_reports.action_account_report_general_ledger
#: model:ir.ui.menu,name:account_reports.menu_action_account_report_general_ledger
#, python-format
msgid "General Ledger"
msgstr "Загальна бухгалтерська книга"
#. module: account_reports
#: model:ir.model,name:account_reports.model_account_general_ledger_report_handler
msgid "General Ledger Custom Handler"
msgstr "Кастомний обробник бухгалтерської книги"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/wizard/report_export_wizard.py:0
#, python-format
msgid "Generated Documents"
msgstr "Згенеровані документи"
#. module: account_reports
#: model:account.report,name:account_reports.generic_ec_sales_report
msgid "Generic EC Sales List"
msgstr "Список продажів Generic EC"
#. module: account_reports
#: model:ir.model,name:account_reports.model_account_generic_tax_report_handler
msgid "Generic Tax Report Custom Handler"
msgstr "Кастомний обробник податкового звіту Generic"
#. module: account_reports
#: model:ir.model,name:account_reports.model_account_generic_tax_report_handler_account_tax
msgid "Generic Tax Report Custom Handler (Account -> Tax)"
msgstr "Кастмоний обробник податкового звіту Generic (Рахунок -> Податок)"
#. module: account_reports
#: model:ir.model,name:account_reports.model_account_generic_tax_report_handler_tax_account
msgid "Generic Tax Report Custom Handler (Tax -> Account)"
msgstr "Кастомний обробник податкового звіту Generic (Податок -> Рахунок)"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_sales_report.py:0
#, python-format
msgid "Goods"
msgstr "Товари"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.line_template_journal_audit_report
msgid "Grid"
msgstr "Сітка"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_gross_profit0
msgid "Gross Profit"
msgstr "Валовий дохід"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_executivesummary_gross_profit0
msgid "Gross profit"
msgstr "Валовий дохід"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_executivesummary_gpmargin0
msgid "Gross profit margin (gross profit / operating income)"
msgstr "Маржа валового прибутку (валовий прибуток / операційний дохід)"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.view_account_report_search
msgid "Group By"
msgstr "Групувати за"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_extra_options_journal_audit_report
msgid "Group By Months"
msgstr "Групувати за місяцями"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.account_report_horizontal_group_form
msgid "Group Name"
msgstr "Назва групи"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_extra_options_journal_audit_report
msgid "Group by months"
msgstr "Групувати за місяцями"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.filter_info_template
msgid "Groupby:"
msgstr "Групувати за:"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_extra_options_journal_audit_report
msgid "Grouped by month"
msgstr "Згруповано за місяцем"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_extra_options
msgid "Hierarchy"
msgstr "Ієрархія"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_extra_options
msgid "Hierarchy and Subtotals"
msgstr "Ієрархія та підсумок"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_report_horizontal_group_rule__horizontal_group_id
msgid "Horizontal Group"
msgstr "Горизонтальне групування"
#. module: account_reports
#: model:ir.actions.act_window,name:account_reports.action_account_report_horizontal_groups
#: model:ir.model.fields,field_description:account_reports.field_account_report__horizontal_group_ids
#: model:ir.ui.menu,name:account_reports.menu_action_account_report_horizontal_groups
msgid "Horizontal Groups"
msgstr "Горизонтальні групи"
#. module: account_reports
#: model:ir.model,name:account_reports.model_account_report_horizontal_group
msgid "Horizontal group for reports"
msgstr "Горизонтальне групування для звітів"
#. module: account_reports
#: model:ir.model,name:account_reports.model_account_report_horizontal_group_rule
msgid "Horizontal group rule for reports"
msgstr "Правило горизонтального групування для звітів"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.res_config_settings_view_form
msgid "How often tax returns have to be made"
msgstr "Як часто потрібно робити податкові декларації"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_multicurrency_revaluation_wizard__id
#: model:ir.model.fields,field_description:account_reports.field_account_report_footnote__id
#: model:ir.model.fields,field_description:account_reports.field_account_report_horizontal_group__id
#: model:ir.model.fields,field_description:account_reports.field_account_report_horizontal_group_rule__id
#: model:ir.model.fields,field_description:account_reports.field_account_report_manager__id
#: model:ir.model.fields,field_description:account_reports.field_account_reports_export_wizard__id
#: model:ir.model.fields,field_description:account_reports.field_account_reports_export_wizard_format__id
#: model:ir.model.fields,field_description:account_reports.field_account_tax_unit__id
msgid "ID"
msgstr "ID"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.line_template_journal_audit_report
msgid "Impact On Grid"
msgstr "Закріпити сітку"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.line_template_journal_audit_report
msgid ""
"Impacted Tax Grids\n"
" &amp;nbsp;"
msgstr ""
"Закріплені сітки податків\n"
" &amp;nbsp;"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.multicurrency_report_line_template
msgid "Include"
msgstr "Включити"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_extra_options
msgid "Include Analytic Simulations"
msgstr "Включно з аналітичним моделюванням"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_extra_options_journal_audit_report
msgid "Include Payments"
msgstr "Включно з платежами"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_extra_options
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_extra_options_journal_audit_report
msgid "Include Unposted Entries"
msgstr "Включити неопубліковані проведення"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.multicurrency_report_line_template
msgid "Include in adjustment/provisions entries"
msgstr "Включити у записи корегування/резервування"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_extra_options
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_extra_options_journal_audit_report
msgid "Include unposted entries"
msgstr "Включити неопубліковані проведення"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_extra_options
msgid "Including Analytic Simulations"
msgstr "Включно з аналітичним моделюванням"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_bank_reconciliation_report.py:0
#, python-format
msgid "Including Unreconciled Bank Statement Payments"
msgstr "Включаючи платежі неузгоджених банківських виписок"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_bank_reconciliation_report.py:0
#, python-format
msgid "Including Unreconciled Bank Statement Receipts"
msgstr "Включаючи вхідні платежі неузгоджених банківських виписок"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_executivesummary_income0
#: model:account.report.line,name:account_reports.account_financial_report_totalincome0
msgid "Income"
msgstr "Дохід"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_multicurrency_revaluation_wizard__income_provision_account_id
msgid "Income Account"
msgstr "Рахунок доходів"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_res_company__account_revaluation_income_provision_account_id
msgid "Income Provision Account"
msgstr "Рахунок резерву доходу"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/wizard/multicurrency_revaluation.py:0
#, python-format
msgid "Income Provision for %s"
msgstr "Забезпечення доходів для %s"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_bank_reconciliation_report.py:0
#, python-format
msgid "Inconsistent Statements"
msgstr "Невідповідні виписки"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid ""
"Inconsistent data: more than one external value at the same date for a "
"'most_recent' external line."
msgstr ""
"Непослідовні дані: більше ніж одне зовнішнє значення на ту саму дату для "
"зовнішнього рядка 'most_recent'."
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid ""
"Inconsistent report_id in options dictionary. Options says %s; report is %s."
msgstr ""
"Невідповідний report_id у словнику параметрів. Варіанти кажуть%s; звіт %s."
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#: code:addons/account_reports/models/account_trial_balance_report.py:0
#, python-format
msgid "Initial Balance"
msgstr "Початковий баланс"
#. module: account_reports
#. odoo-javascript
#: code:addons/account_reports/static/src/xml/account_report_template.xml:0
#, python-format
msgid "Insert foot note here"
msgstr "Включити неопубліковані проведення"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.sales_report_main_template
msgid "Intra-community taxes are applied on"
msgstr "Застосовуються податки всередині спільноти"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Invalid token '%s' in account_codes formula '%s'"
msgstr "Недійсний токен '%s' в account_codes formula '%s'"
#. module: account_reports
#: model:account.report.column,name:account_reports.partner_ledger_report_journal_code
msgid "JRNL"
msgstr "Журнал"
#. module: account_reports
#: model:ir.model,name:account_reports.model_account_journal
#: model:ir.model.fields,field_description:account_reports.field_account_financial_year_op__account_tax_periodicity_journal_id
#: model:ir.model.fields,field_description:account_reports.field_account_multicurrency_revaluation_wizard__journal_id
#: model:ir.model.fields,field_description:account_reports.field_res_company__account_tax_periodicity_journal_id
#: model:ir.model.fields,field_description:account_reports.field_res_config_settings__account_tax_periodicity_journal_id
#: model_terms:ir.ui.view,arch_db:account_reports.res_config_settings_view_form
#: model_terms:ir.ui.view,arch_db:account_reports.setup_financial_year_opening_form
msgid "Journal"
msgstr "Журнал"
#. module: account_reports
#: model:ir.model,name:account_reports.model_account_move
msgid "Journal Entry"
msgstr "Запис у журналі"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Journal Groups"
msgstr "Групи журналів"
#. module: account_reports
#: model:ir.model,name:account_reports.model_account_move_line
msgid "Journal Item"
msgstr "Запис у журналі"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_bank_reconciliation_report.py:0
#: code:addons/account_reports/models/account_report.py:0
#: code:addons/account_reports/models/account_trial_balance_report.py:0
#, python-format
msgid "Journal Items"
msgstr "Елементи журналу"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_generic_tax_report.py:0
#: code:addons/account_reports/models/account_journal_report.py:0
#, python-format
msgid "Journal Items for Tax Audit"
msgstr "Елементи журналу для податкового аудиту"
#. module: account_reports
#: model:account.report,name:account_reports.journal_report
#: model:ir.actions.client,name:account_reports.action_account_report_ja
#: model:ir.ui.menu,name:account_reports.menu_action_account_report_ja
msgid "Journal Report"
msgstr "Звіт журналу"
#. module: account_reports
#: model:ir.model,name:account_reports.model_account_journal_report_handler
msgid "Journal Report Custom Handler"
msgstr "Кастомний обробник звіту журналу"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_generic_tax_report.py:0
#, python-format
msgid "Journal items with archived tax tags"
msgstr "Елементи журналу з заархівованими тегами податку"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.filter_info_template
msgid "Journals:"
msgstr "Журнали:"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_liabilities_view0
msgid "LIABILITIES"
msgstr "ЗОБОВ'ЯЗАННЯ"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_liabilities_and_equity_view0
msgid "LIABILITIES + EQUITY"
msgstr "ЗОБОВ'ЯЗАННЯ + КАПІТАЛ"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_journal_report.py:0
#: code:addons/account_reports/wizard/multicurrency_revaluation.py:0
#: model:account.report.column,name:account_reports.bank_reconciliation_report_label
#: model:account.report.column,name:account_reports.journal_report_partner_name
#, python-format
msgid "Label"
msgstr "Мітка"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_date_filter
msgid "Last Financial Year"
msgstr "Останній фінансовий рік"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_multicurrency_revaluation_wizard____last_update
#: model:ir.model.fields,field_description:account_reports.field_account_report_footnote____last_update
#: model:ir.model.fields,field_description:account_reports.field_account_report_horizontal_group____last_update
#: model:ir.model.fields,field_description:account_reports.field_account_report_horizontal_group_rule____last_update
#: model:ir.model.fields,field_description:account_reports.field_account_report_manager____last_update
#: model:ir.model.fields,field_description:account_reports.field_account_reports_export_wizard____last_update
#: model:ir.model.fields,field_description:account_reports.field_account_reports_export_wizard_format____last_update
#: model:ir.model.fields,field_description:account_reports.field_account_tax_unit____last_update
msgid "Last Modified on"
msgstr "Остання модифікація"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_date_filter
msgid "Last Month"
msgstr "Останній місяць"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_date_filter
msgid "Last Quarter"
msgstr "Останній квартал"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.account_reports_journal_dashboard_kanban_view
msgid "Last Statement balance + Transactions since statement"
msgstr "Баланс останньої виписки + Транзакції з останньої виписки"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.bank_reconciliation_report_cell_template_link_last_statement
msgid "Last Statement:"
msgstr "Остання виписка:"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_multicurrency_revaluation_wizard__write_uid
#: model:ir.model.fields,field_description:account_reports.field_account_report_footnote__write_uid
#: model:ir.model.fields,field_description:account_reports.field_account_report_horizontal_group__write_uid
#: model:ir.model.fields,field_description:account_reports.field_account_report_horizontal_group_rule__write_uid
#: model:ir.model.fields,field_description:account_reports.field_account_report_manager__write_uid
#: model:ir.model.fields,field_description:account_reports.field_account_reports_export_wizard__write_uid
#: model:ir.model.fields,field_description:account_reports.field_account_reports_export_wizard_format__write_uid
#: model:ir.model.fields,field_description:account_reports.field_account_tax_unit__write_uid
msgid "Last Updated by"
msgstr "Востаннє оновив"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_multicurrency_revaluation_wizard__write_date
#: model:ir.model.fields,field_description:account_reports.field_account_report_footnote__write_date
#: model:ir.model.fields,field_description:account_reports.field_account_report_horizontal_group__write_date
#: model:ir.model.fields,field_description:account_reports.field_account_report_horizontal_group_rule__write_date
#: model:ir.model.fields,field_description:account_reports.field_account_report_manager__write_date
#: model:ir.model.fields,field_description:account_reports.field_account_reports_export_wizard__write_date
#: model:ir.model.fields,field_description:account_reports.field_account_reports_export_wizard_format__write_date
#: model:ir.model.fields,field_description:account_reports.field_account_tax_unit__write_date
msgid "Last Updated on"
msgstr "Останнє оновлення"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_report_footnote__line
msgid "Line"
msgstr "Рядок"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_report__line_template
msgid "Line Template"
msgstr "Шаблон рядка"
#. module: account_reports
#. odoo-javascript
#: code:addons/account_reports/static/src/xml/account_report_template.xml:0
#, python-format
msgid "Line without formula"
msgstr "Рядок без формули"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.account_report_form
msgid "Lines"
msgstr "Рядки"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Load more..."
msgstr "Завантажити більше..."
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_tax_unit__main_company_id
msgid "Main Company"
msgstr "Головна компанія"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_report__main_table_header_template
msgid "Main Table Header Template"
msgstr "Шаблон заголовка основної таблиці"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_report__main_template
msgid "Main Template"
msgstr "Основний шаблон"
#. module: account_reports
#: model:ir.model.fields,help:account_reports.field_account_tax_unit__main_company_id
msgid ""
"Main company of this unit; the one actually reporting and paying the taxes."
msgstr ""
"Головна компанія цієї одиниці; той, хто фактично звітує та сплачує податки."
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_multicurrency_revaluation_report.py:0
#: model_terms:ir.ui.view,arch_db:account_reports.view_account_multicurrency_revaluation_wizard
#, python-format
msgid "Make Adjustment Entry"
msgstr "Зробити запис корегування"
#. module: account_reports
#: model:ir.model,name:account_reports.model_account_report_manager
msgid "Manage Summary and Footnotes of Reports"
msgstr "Управління підсумками та примітками звітів"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_report_footnote__manager_id
msgid "Manager"
msgstr "Керівник"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Manual value"
msgstr "Ручне значення"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Manual values"
msgstr "Ручні значення"
#. module: account_reports
#: model:account.report.column,name:account_reports.partner_ledger_report_matching_number
msgid "Matching Number"
msgstr "Номер співставлення"
#. module: account_reports
#: model:ir.model.fields,help:account_reports.field_account_tax_unit__company_ids
msgid "Members of this unit"
msgstr "Члени цієї одиниці"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Method '%s' must start with the '%s' prefix."
msgstr "Метод '%s' повинен починатися з префіксу '%s'."
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_report_horizontal_group_rule__res_model_name
msgid "Model"
msgstr "Модель"
#. module: account_reports
#: model:ir.model,name:account_reports.model_account_multicurrency_revaluation_report_handler
msgid "Multicurrency Revaluation Report Custom Handler"
msgstr "Кастомний обробник звіту мультивалютної переоцінки"
#. module: account_reports
#: model:ir.model,name:account_reports.model_account_multicurrency_revaluation_wizard
msgid "Multicurrency Revaluation Wizard"
msgstr "Помічник переоцінки мультивалютності"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/res_company.py:0
#, python-format
msgid ""
"Multiple draft tax closing entries exist for fiscal position %s after %s. There should be at most one. \n"
" %s"
msgstr ""
"Для схеми оподаткування існує кілька чернеток закриття податку %s після %s. Має бути не більше одного. \n"
" %s"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/res_company.py:0
#, python-format
msgid ""
"Multiple draft tax closing entries exist for your domestic region after %s. There should be at most one. \n"
" %s"
msgstr ""
"Для вашого регіону існує кілька чернеток закриття податку після %s. Має бути не більше одного. \n"
" %s"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_general_ledger.py:0
#: code:addons/account_reports/models/account_journal_report.py:0
#: model:ir.model.fields,field_description:account_reports.field_account_report_horizontal_group__name
#: model:ir.model.fields,field_description:account_reports.field_account_reports_export_wizard_format__name
#: model:ir.model.fields,field_description:account_reports.field_account_tax_unit__name
#: model_terms:ir.ui.view,arch_db:account_reports.line_template_journal_audit_report
#, python-format
msgid "Name"
msgstr "Назва"
#. module: account_reports
#: model:ir.model.fields,help:account_reports.field_account_reports_export_wizard__doc_name
msgid "Name to give to the generated documents."
msgstr "Назва, що надається згенерованим документам."
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_executivesummary_profit0
#: model:account.report.line,name:account_reports.account_financial_report_net_profit0
msgid "Net Profit"
msgstr "Чистий дохід"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_executivesummary_net_assets0
msgid "Net assets"
msgstr "Чисті активи"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_cash_flow_report.py:0
#, python-format
msgid "Net increase in cash and cash equivalents"
msgstr "Чистий грошовий потік"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_executivesummary_npmargin0
msgid "Net profit margin (net profit / income)"
msgstr "Коефіцієнт рентабельності чистого прибутку (чистий прибуток / дохід)"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_comparison
msgid "No Comparison"
msgstr "Немає порівняння"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "No VAT number associated with your company. Please define one."
msgstr "Номер ПДВ не пов’язаний з вашою компанією. Будь ласка, визначте один."
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/wizard/multicurrency_revaluation.py:0
#, python-format
msgid "No adjustment needed"
msgstr "Не потрібно ніяких корегувань"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/wizard/multicurrency_revaluation.py:0
#, python-format
msgid "No provision needed was found."
msgstr "Не знайдено жодних необхідних резервувань."
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Non Trade Partners"
msgstr "Неторговельні партнери"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Non Trade Payable"
msgstr "Неторговельні кредитори"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Non Trade Receivable"
msgstr "Неторговельні дебітори"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.filter_info_template
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_horizontal_groups
msgid "None"
msgstr "Немає"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_comparison
msgid "Number of periods :"
msgstr "Кількість періодів :"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_off_sheet
msgid "OFF BALANCE SHEET ACCOUNTS"
msgstr "ВИМКНУТИ РАХУНКИ ЗВІТУ БАЛАНСУ"
#. module: account_reports
#. odoo-javascript
#: code:addons/account_reports/static/src/js/account_reports.js:0
#: code:addons/account_reports/static/src/js/account_reports.js:0
#, python-format
msgid "Odoo Warning"
msgstr "Попередження Odoo"
#. module: account_reports
#: model:account.report.column,name:account_reports.aged_payable_report_period5
#: model:account.report.column,name:account_reports.aged_receivable_report_period5
msgid "Older"
msgstr "Старіший"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/wizard/report_export_wizard.py:0
#, python-format
msgid "One of the formats chosen can not be exported in the DMS"
msgstr "Один із вибраних форматів не можна експортувати в DMS"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_move.py:0
#, python-format
msgid "Only Billing Administrators are allowed to change lock dates!"
msgstr "Лише адміністратори рахунків можуть перевіряти дати блокування!"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_extra_options
msgid "Only Show Unreconciled Entries"
msgstr "Відображати лише незмінні записи"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.aged_report_line_template
#: model_terms:ir.ui.view,arch_db:account_reports.line_template_partner_ledger_report
msgid "Open"
msgstr "Відкрито"
#. module: account_reports
#: model:ir.model,name:account_reports.model_account_financial_year_op
msgid "Opening Balance of Financial Year"
msgstr "Відкритий баланс звітного періоду"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_income0
msgid "Operating Income"
msgstr "Операційний дохід"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.account_report_expression_form
#: model_terms:ir.ui.view,arch_db:account_reports.account_report_form
msgid "Options"
msgstr "Опції"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_other_income0
msgid "Other Income"
msgstr "Інший дохід"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_bank_reconciliation_report.py:0
#: model_terms:ir.ui.view,arch_db:account_reports.account_reports_journal_dashboard_kanban_view
#, python-format
msgid "Outstanding Payments/Receipts"
msgstr "Неузгоджені вихідні/вхідні платежі"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "PDF"
msgstr "PDF"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_reports_export_wizard__report_id
msgid "Parent Report Id"
msgstr " Id батьківського звіту"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_reports_export_wizard_format__export_wizard_id
msgid "Parent Wizard"
msgstr "Батьківський помічник"
#. module: account_reports
#: model:account.report.column,name:account_reports.general_ledger_report_partner_name
msgid "Partner"
msgstr "Партнер"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.filter_info_template
msgid "Partner Categories:"
msgstr "Категорії партнера:"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/res_partner.py:0
#: model:account.report,name:account_reports.partner_ledger_report
#: model:ir.actions.client,name:account_reports.action_account_report_partner_ledger
#: model:ir.ui.menu,name:account_reports.menu_action_account_report_partner_ledger
#: model_terms:ir.ui.view,arch_db:account_reports.partner_view_buttons
#, python-format
msgid "Partner Ledger"
msgstr "Розрахунки з партнерами"
#. module: account_reports
#: model:ir.model,name:account_reports.model_account_partner_ledger_report_handler
msgid "Partner Ledger Custom Handler"
msgstr "Кастомний обробник розрахунків з партнерами"
#. module: account_reports
#: model:ir.ui.menu,name:account_reports.account_reports_partners_reports_menu
msgid "Partner Reports"
msgstr "Партнерські звіти"
#. module: account_reports
#. odoo-javascript
#: code:addons/account_reports/static/src/js/account_reports.js:0
#, python-format
msgid "Partners"
msgstr "Партнери"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.filter_info_template
msgid "Partners:"
msgstr "Партнери"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_aged_partner_balance.py:0
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Payable"
msgstr "Кредитор"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_generic_tax_report.py:0
#, python-format
msgid "Payable tax amount"
msgstr "Сума податку, що підлягає оплаті"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_current_liabilities_payable
#: model:account.report.line,name:account_reports.account_financial_report_executivesummary_creditors0
msgid "Payables"
msgstr "Кредиторська заборгованість"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_executivesummary_performance0
msgid "Performance"
msgstr "Досягнення"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_res_config_settings__account_tax_periodicity
#: model:ir.model.fields,help:account_reports.field_account_financial_year_op__account_tax_periodicity
#: model:ir.model.fields,help:account_reports.field_res_company__account_tax_periodicity
#: model:ir.model.fields,help:account_reports.field_res_config_settings__account_tax_periodicity
#: model_terms:ir.ui.view,arch_db:account_reports.res_config_settings_view_form
#: model_terms:ir.ui.view,arch_db:account_reports.setup_financial_year_opening_form
msgid "Periodicity"
msgstr "Періодичність"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_financial_year_op__account_tax_periodicity
msgid "Periodicity in month"
msgstr "Періодичність у місяці"
#. module: account_reports
#. odoo-javascript
#: code:addons/account_reports/static/src/js/account_reports.js:0
#, python-format
msgid "Plans"
msgstr "Плани"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_generic_tax_report.py:0
#, python-format
msgid "Please specify the accounts necessary for the Tax Closing Entry."
msgstr "Будь ласка, вкажіть рахунки, необхідні для запису закриття податку."
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_fixed_assets_view0
msgid "Plus Fixed Assets"
msgstr "Плюс основні засоби"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_non_current_assets_view0
msgid "Plus Non-current Assets"
msgstr "Додати довгострокові активи"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_non_current_liabilities0
msgid "Plus Non-current Liabilities"
msgstr "Додати постійні зобов'язання"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_executivesummary_position0
msgid "Position"
msgstr "Вакансія"
#. module: account_reports
#. odoo-javascript
#: code:addons/account_reports/static/src/xml/account_report_template.xml:0
#, python-format
msgid "Post"
msgstr "Опублікувати"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_extra_options
msgid "Posted Entries Only"
msgstr "Тільки опубліковані записи"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.filter_info_template_journal_audit_report
msgid "Posted Entries only"
msgstr "Лише опубліковані записи"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.filter_info_template_journal_audit_report
msgid "Posted and Draft Entries"
msgstr "Опубліковані записи та у чернетці"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_prepayements0
msgid "Prepayments"
msgstr "Аванси"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_multicurrency_revaluation_wizard__preview_data
msgid "Preview Data"
msgstr "Попередній перегляд даних"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_comparison
msgid "Previous Period"
msgstr "Попередній період"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_previous_year_earnings0
msgid "Previous Years Unallocated Earnings"
msgstr "Нерозподілені прибутки попередніх років"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.view_account_multicurrency_revaluation_wizard
msgid ""
"Proceed with caution as there might be an existing adjustment for this "
"period ("
msgstr ""
"Будьте обережні, оскільки для цього періоду може існувати корегування ("
#. module: account_reports
#: model:account.report,name:account_reports.profit_and_loss
#: model:ir.actions.client,name:account_reports.action_account_report_pl
#: model:ir.ui.menu,name:account_reports.menu_action_account_report_profit_and_loss
msgid "Profit and Loss"
msgstr "Доходи і витрати"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_executivesummary_profitability0
msgid "Profitability"
msgstr "Прибутковість"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.view_move_form_vat_return
msgid "Proposition of tax closing journal entry."
msgstr "Пропозиція запису журналу закриття податку."
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/wizard/multicurrency_revaluation.py:0
#, python-format
msgid "Provision for %(for_cur)s (1 %(comp_cur)s = %(rate)s %(for_cur)s)"
msgstr "Забезпечення для %(for_cur)s (1 %(comp_cur)s = %(rate)s %(for_cur)s)"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_aged_partner_balance.py:0
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Receivable"
msgstr "Дебітор"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_generic_tax_report.py:0
#, python-format
msgid "Receivable tax amount"
msgstr "Сума податку на дебіторську заборгованість"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_executivesummary_debtors0
#: model:account.report.line,name:account_reports.account_financial_report_receivable0
msgid "Receivables"
msgstr "Дебіторська заборгованість"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.aged_report_line_template
#: model_terms:ir.ui.view,arch_db:account_reports.line_template_partner_ledger_report
msgid "Reconcile"
msgstr "Узгодження"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.account_reports_journal_dashboard_kanban_view
msgid "Reconciliation Report"
msgstr "Узгоджений звіт"
#. module: account_reports
#: model:account.report.column,name:account_reports.partner_ledger_report_ref
msgid "Ref"
msgstr "Зв’язок"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_financial_year_op__account_tax_periodicity_reminder_day
#: model:ir.model.fields,field_description:account_reports.field_res_config_settings__account_tax_periodicity_reminder_day
#: model_terms:ir.ui.view,arch_db:account_reports.res_config_settings_view_form
#: model_terms:ir.ui.view,arch_db:account_reports.setup_financial_year_opening_form
msgid "Reminder"
msgstr "Нагадування"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_report_manager__report_id
#: model_terms:ir.ui.view,arch_db:account_reports.account_report_form
msgid "Report"
msgstr "Звіт"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.account_report_line_form
msgid "Report Line"
msgstr "Рядок звіту"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_report_manager__report_name
msgid "Report Name"
msgstr "Назва звіту"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Report lines mentioning the account code"
msgstr "Рядки звіту із зазначенням коду рахунку"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.res_config_settings_view_form
msgid "Reporting"
msgstr "Звітність"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_report_horizontal_group__report_ids
msgid "Reports"
msgstr "Звіти"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_retained_earnings0
msgid "Retained Earnings"
msgstr "Збережений прибуток"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_executivesummary_return_investment0
msgid "Return on investments (net profit / assets)"
msgstr "Повернення інвестицій (чистий прибуток / активи)"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_multicurrency_revaluation_wizard__reversal_date
msgid "Reversal Date"
msgstr "Дата сторнування"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/wizard/multicurrency_revaluation.py:0
#, python-format
msgid "Reversal of: %s"
msgstr "Сторнування: %s"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.view_account_report_search
msgid "Root Report"
msgstr "Кореневий звіт"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_report_horizontal_group__rule_ids
msgid "Rules"
msgstr "Правила"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.account_reports_journal_dashboard_kanban_view
msgid "Running Balance"
msgstr "Діючий баланс"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_comparison
msgid "Same Period Last Year"
msgstr "Той самий період минулого року"
#. module: account_reports
#. odoo-javascript
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#: code:addons/account_reports/static/src/js/account_reports.js:0
#: code:addons/account_reports/static/src/js/account_reports.js:0
#, python-format
msgid "Save"
msgstr "Зберегти"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_report__search_template
msgid "Search Template"
msgstr "Пошук шаблону"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.main_template_with_filter_input_accounts
msgid "Search account"
msgstr "Пошук рахунку"
#. module: account_reports
#. odoo-javascript
#: code:addons/account_reports/static/src/xml/account_report_template.xml:0
#, python-format
msgid "Search line"
msgstr "Пошук рядка "
#. module: account_reports
#. odoo-javascript
#: code:addons/account_reports/static/src/xml/account_report_template.xml:0
#: code:addons/account_reports/static/src/xml/account_report_template.xml:0
#, python-format
msgid "Search..."
msgstr "Пошук..."
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_sales_report.py:0
#, python-format
msgid "Services"
msgstr "Послуги"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.view_account_coa
msgid "Setup"
msgstr "Встановлення"
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_report_executivesummary_st_cash_forecast0
msgid "Short term cash forecast"
msgstr "Короткостроковий грошовий прогноз"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_multicurrency_revaluation_wizard__show_warning_move_id
msgid "Show Warning Move"
msgstr "Показувати попередження переміщення"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_extra_options_journal_audit_report
msgid "Show payment lines"
msgstr "Показати рядки оплати"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.view_move_form_vat_return
msgid "Some controls failed."
msgstr "Деякі перевірки не вдалися."
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.main_template
msgid "Some journal items appear to point to obsolete report lines."
msgstr "Здається, деякі елементи журналу вказують на застарілі рядки звіту."
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_extra_options_journal_audit_report
msgid "Sort By Date"
msgstr "Сортувати за датою"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_extra_options_journal_audit_report
msgid "Sort by date"
msgstr "Сортувати за датою"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_extra_options_journal_audit_report
msgid "Sorted by date"
msgstr "Відсортовано за датою"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_extra_options_journal_audit_report
msgid "Sorted by number"
msgstr "Відсортовано за номером"
#. module: account_reports
#: model:ir.model.fields,help:account_reports.field_res_company__account_representative_id
msgid ""
"Specify an Accounting Firm that will act as a representative when exporting "
"reports."
msgstr ""
"Укажіть бухгалтерську фірму, яка виступатиме представником під час експорту "
"звітів."
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_comparison
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_date_filter
msgid "Start Date :"
msgstr "Дата початку :"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_res_company__account_tax_periodicity_reminder_day
msgid "Start from"
msgstr "Початок з"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_journal_report.py:0
#, python-format
msgid "Starting Balance :"
msgstr "Початковий баланс:"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_report_manager__summary
msgid "Summary"
msgstr "Підсумок"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_journal_report.py:0
#, python-format
msgid "T: %s"
msgstr "T: %s"
#. module: account_reports
#. odoo-javascript
#: code:addons/account_reports/static/src/js/account_reports.js:0
#, python-format
msgid "Tags"
msgstr "Мітки"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_general_ledger.py:0
#: model_terms:ir.ui.view,arch_db:account_reports.line_template_journal_audit_report
#, python-format
msgid "Tax Amount"
msgstr "Сума податків"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_bank_statement_line__tax_closing_end_date
#: model:ir.model.fields,field_description:account_reports.field_account_move__tax_closing_end_date
#: model:ir.model.fields,field_description:account_reports.field_account_payment__tax_closing_end_date
msgid "Tax Closing End Date"
msgstr "Кінцева дата закриття податку"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_general_ledger.py:0
#, python-format
msgid "Tax Declaration"
msgstr "Податкова декларація"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_journal_report.py:0
#, python-format
msgid "Tax Grids"
msgstr "Сітки податків"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_tax_unit__vat
msgid "Tax ID"
msgstr "ІПН"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_generic_tax_report.py:0
#, python-format
msgid "Tax Paid Adjustment"
msgstr "Коригування податку"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_generic_tax_report.py:0
#, python-format
msgid "Tax Received Adjustment"
msgstr "Коригування отриманого податку"
#. module: account_reports
#: model:ir.actions.client,name:account_reports.action_account_report_gt
#: model:ir.ui.menu,name:account_reports.menu_action_account_report_gt
#: model:mail.activity.type,name:account_reports.tax_closing_activity_type
#: model:mail.activity.type,summary:account_reports.tax_closing_activity_type
#: model_terms:ir.ui.view,arch_db:account_reports.view_move_form_vat_return
msgid "Tax Report"
msgstr "Податковий звіт"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_bank_statement_line__tax_report_control_error
#: model:ir.model.fields,field_description:account_reports.field_account_move__tax_report_control_error
#: model:ir.model.fields,field_description:account_reports.field_account_payment__tax_report_control_error
msgid "Tax Report Control Error"
msgstr "Помилка контролю звіту податку"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.setup_financial_year_opening_form
msgid "Tax Return"
msgstr "Повернення податку"
#. module: account_reports
#: model:ir.model,name:account_reports.model_account_tax_unit
#: model_terms:ir.ui.view,arch_db:account_reports.view_tax_unit_form
msgid "Tax Unit"
msgstr "Одиниця податку"
#. module: account_reports
#: model:ir.actions.act_window,name:account_reports.action_view_tax_units
#: model:ir.model.fields,field_description:account_reports.field_res_company__account_tax_unit_ids
#: model:ir.ui.menu,name:account_reports.menu_view_tax_units
msgid "Tax Units"
msgstr "Одиниці податку"
#. module: account_reports
#: model:ir.model.fields.selection,name:account_reports.selection__mail_activity_type__category__tax_report
msgid "Tax report"
msgstr "Податковий звіт"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/res_company.py:0
#: code:addons/account_reports/models/res_company.py:0
#: code:addons/account_reports/models/res_company.py:0
#, python-format
msgid "Tax return for %s%s"
msgstr "Податкова декларація за %s%s"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/res_company.py:0
#, python-format
msgid "Tax return from %s to %s%s"
msgstr "Податкова декларація від %s до %s%s"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_journal_report.py:0
#, python-format
msgid "Taxes"
msgstr "Податки"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.line_template_journal_audit_report
msgid ""
"Taxes Applied\n"
" &amp;nbsp;"
msgstr ""
"Податки застосовано\n"
" &amp;nbsp;"
#. module: account_reports
#: model:ir.model,name:account_reports.model_ir_actions_account_report_download
msgid "Technical model for accounting report downloads"
msgstr "Технічна модель для завантажень бухгалтерських звітів"
#. module: account_reports
#: model:ir.model.fields,field_description:account_reports.field_account_report_footnote__text
msgid "Text"
msgstr "Текст"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid ""
"The Accounts Coverage Report is only available for the Profit and Loss and "
"Balance Sheet reports."
msgstr ""
"Звіт про покриття рахунків доступний лише для звітів про доходи і витрати та"
" балансу."
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_bank_reconciliation_report.py:0
#, python-format
msgid "The Book balance in Odoo dated today"
msgstr "Баланс бухгалтерської книги в Odoo датований сьогоднішнім днем"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "The company's country does not match the report's country."
msgstr "Країна компанії не відповідає країні звіту."
#. module: account_reports
#: model:ir.model.fields,help:account_reports.field_account_tax_unit__country_id
msgid ""
"The country in which this tax unit is used to group your companies' tax "
"reports declaration."
msgstr ""
"Країна, в якій ця одиниця оподаткування використовується для групування "
"податкових звітів ваших компаній."
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_bank_reconciliation_report.py:0
#, python-format
msgid ""
"The current balance in the General Ledger %s doesn't match the balance of "
"your last bank statement %s leading to an unexplained difference of %s."
msgstr ""
"Поточний баланс у Бухгалтерській книзі %s не відповідає балансу вашої "
"останньої банківської виписки %s, що призводить до незрозумілої різниці %s."
#. module: account_reports
#: model:ir.model.fields,help:account_reports.field_account_tax_unit__vat
msgid "The identifier to be used when submitting a report for this unit."
msgstr ""
"Ідентифікатор, який буде використовуватися під час подання звіту для цього "
"підрозділу."
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_tax.py:0
#, python-format
msgid "The main company of a tax unit has to be part of it."
msgstr "Головна компанія одиниці податку повинна бути її частиною."
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_journal_report.py:0
#, python-format
msgid ""
"The selected report line does not target a Journal Entry or a Journal Item."
msgstr ""
"Вибраний рядок звіту не націлений на запис журналу або елемент журналу."
#. module: account_reports
#: model:ir.model.fields,help:account_reports.field_res_company__account_tax_unit_ids
msgid "The tax units this company belongs to."
msgstr "Одиниця податку, до яких належить ця компанія."
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.main_template
msgid "There are"
msgstr "Там є"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.bank_reconciliation_report_main_template
msgid "There are some"
msgstr "Є кілька"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_date_filter
msgid "This Financial Year"
msgstr "Звітний період"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_date_filter
msgid "This Month"
msgstr "Цього місяця"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_date_filter
msgid "This Quarter"
msgstr "Цей квартал"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid ""
"This account exists in the Chart of Accounts but is not mentioned in any "
"line of the report"
msgstr ""
"Цей рахунок існує в Плані рахунків, але не згадується в жодному рядку звіту"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid ""
"This account is reported in a line of the report but does not exist in the "
"Chart of Accounts"
msgstr ""
"Цей рахунок відображається в рядку звіту, але не існує в Плані рахунків"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "This account is reported in multiple lines of the report"
msgstr "Цей рахунок відображається в кількох рядках звіту"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "This account is reported multiple times on the same line of the report"
msgstr "Цей рахунок звітується кілька разів в одному рядку звіту"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.res_config_settings_view_form
msgid ""
"This allows you to choose the position of totals in your financial reports."
msgstr "Це дозволяє вибрати позицію підсумків у фінансових звітах."
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_generic_tax_report.py:0
#, python-format
msgid "This period is already closed for company %s"
msgstr "Цей період вже закрито для компанії %s"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_date_filter
msgid "Today"
msgstr "Сьогодні"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_general_ledger.py:0
#: code:addons/account_reports/models/account_partner_ledger.py:0
#: code:addons/account_reports/models/account_sales_report.py:0
#: model:account.report.column,name:account_reports.aged_payable_report_total
#: model:account.report.column,name:account_reports.aged_receivable_report_total
#, python-format
msgid "Total"
msgstr "Разом"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_bank_reconciliation_report.py:0
#: code:addons/account_reports/models/account_bank_reconciliation_report.py:0
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Total %s"
msgstr "Разом %s"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Trade Partners"
msgstr "Торгові партнери"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_bank_reconciliation_report.py:0
#, python-format
msgid ""
"Transactions that were entered into Odoo, but not yet reconciled (Payments "
"triggered by invoices/bills or manually)"
msgstr ""
"Транзакції, що були записані в Odoo, але ще не узгодженні (Платежі запущені "
"рахунками або вручну)"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_bank_reconciliation_report.py:0
#, python-format
msgid ""
"Transactions(+) that were entered into Odoo, but not yet reconciled "
"(Payments triggered by invoices/refunds or manually)"
msgstr ""
"Транзакції (+), які були введені в Odoo, але ще не звірені (платежі, "
"ініційовані рахунками/відшкодуваннями або вручну)"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_bank_reconciliation_report.py:0
#, python-format
msgid ""
"Transactions(-) that were entered into Odoo, but not yet reconciled "
"(Payments triggered by bills/credit notes or manually)"
msgstr ""
"Транзакції (-), які були введені в Odoo, але ще не звірені (платежі, "
"ініційовані рахунками/сторно або вручну)"
#. module: account_reports
#: model:account.report,name:account_reports.trial_balance_report
#: model:ir.actions.client,name:account_reports.action_account_report_coa
#: model:ir.ui.menu,name:account_reports.menu_action_account_report_coa
msgid "Trial Balance"
msgstr "Оборотно-сальдова відомість"
#. module: account_reports
#: model:ir.model,name:account_reports.model_account_trial_balance_report_handler
msgid "Trial Balance Custom Handler"
msgstr "Кастомний' обробник пробного балансу"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_sales_report.py:0
#, python-format
msgid "Triangular"
msgstr "Трикутний"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid ""
"Trying to expand a group for a line which was not generated by a report "
"line: %s"
msgstr ""
"Спроба розширити групу для рядка, який не був створений рядком звіту: %s"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Trying to expand a line without an expansion function."
msgstr "Спроба розгорнути рядок без функції розширення."
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Trying to expand groupby results on lines without a groupby value."
msgstr "Спроба розгорнути результати groupby у рядках без значення groupby."
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_journal_report.py:0
#: code:addons/account_reports/models/account_journal_report.py:0
#, python-format
msgid ""
"Trying to use the journal line expand function on a line that is not linked "
"to a journal."
msgstr ""
"Спроба використати функцію розширення рядка журналу в рядку, який не "
"пов’язаний із журналом."
#. module: account_reports
#: model:account.report.line,name:account_reports.account_financial_unaffected_earnings0
msgid "Unallocated Earnings"
msgstr "Нерозподілені прибутки"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_extra_options
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_extra_options_journal_audit_report
msgid "Unfold"
msgstr "Розгорнути"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_extra_options
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_extra_options_journal_audit_report
msgid "Unfold All"
msgstr "Розгорнути все"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.line_template
msgid "Unfolded"
msgstr "Розгорнуто"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#: code:addons/account_reports/models/account_report.py:0
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Unknown"
msgstr "Невідомо"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_partner_ledger.py:0
#: code:addons/account_reports/models/account_sales_report.py:0
#, python-format
msgid "Unknown Partner"
msgstr "Невідомий партнер"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Unknown bound criterium: %s"
msgstr "Невідомий обмежений критерій: %s"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Unknown date scope: %s"
msgstr "Невідомий діапазон дат: %s"
#. module: account_reports
#: model:account.report,name:account_reports.multicurrency_revaluation_report
#: model:ir.actions.client,name:account_reports.action_account_report_multicurrency_revaluation
#: model:ir.ui.menu,name:account_reports.menu_action_account_report_multicurrency_revaluation
msgid "Unrealized Currency Gains/Losses"
msgstr "Нереалізовані валютні доходи/витрати"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_extra_options
msgid "Unreconciled"
msgstr "Не узгоджено"
#. module: account_reports
#: model:account.report.column,name:account_reports.account_financial_report_ec_sales_vat
msgid "VAT Number"
msgstr "ІПН"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.view_company_form
msgid "VAT Units"
msgstr "Одиниці ПДВ"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_move.py:0
#, python-format
msgid "Vat closing from %s to %s"
msgstr "Закриття ПДВ з %s до %s"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "View Bank Statement"
msgstr "Переглянути банківську виписку"
#. module: account_reports
#. odoo-javascript
#: code:addons/account_reports/static/src/xml/account_report_template.xml:0
#, python-format
msgid "View Carryover Lines"
msgstr "Переглянути рядки перенесення"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_partner_ledger.py:0
#: code:addons/account_reports/models/account_report.py:0
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "View Journal Entry"
msgstr "Переглянути проводки"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#: code:addons/account_reports/models/account_sales_report.py:0
#, python-format
msgid "View Partner"
msgstr "Переглянути партнера"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_partner_ledger.py:0
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "View Payment"
msgstr "Перегляд платежів"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.res_config_settings_view_form
msgid ""
"When ticked, totals and subtotals appear below the sections of the report"
msgstr ""
"Якщо позначено, під розділами звіту відображаються підсумки та підсумкові "
"дані"
#. module: account_reports
#: model:ir.model.fields,help:account_reports.field_res_company__totals_below_sections
#: model:ir.model.fields,help:account_reports.field_res_config_settings__totals_below_sections
msgid ""
"When ticked, totals and subtotals appear below the sections of the report."
msgstr ""
"Коли буде позначено цей пункт, під розділами звіту відображатимуться "
"підсумки."
#. module: account_reports
#: model:ir.model.fields,help:account_reports.field_account_account__exclude_provision_currency_ids
msgid ""
"Whether or not we have to make provisions for the selected foreign "
"currencies."
msgstr ""
"Незалежно від того, чи потрібно нам робити резерви для обраних іноземних "
"валют."
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_extra_options
msgid "With Draft Entries"
msgstr "З проектом записів"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_general_ledger.py:0
#, python-format
msgid "Wrong ID for general ledger line to expand: %s"
msgstr "Неправильний ID для розгортання рядка бухгалтерської книги: %s"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_partner_ledger.py:0
#, python-format
msgid "Wrong ID for partner ledger line to expand: %s"
msgstr "Неправильний ID для розширення рядка розрахунків з контрагентами: %s"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "Wrong format for if_other_expr_above/if_other_expr_below formula: %s"
msgstr ""
"Невірний формат для формули if_other_expr_above/if_other_expr_below: %s"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "XLSX"
msgstr "XLSX"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.multicurrency_report_main_template
msgid "You are using custom exchange rates."
msgstr "Ви використовуєте користувацький курс валют."
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_move.py:0
#, python-format
msgid ""
"You cannot reset this closing entry to draft, as it would delete carryover "
"values impacting the tax report of a locked period. To do this, you first "
"need to modify you tax return lock date."
msgstr ""
"Ви не можете скинути цей кінцевий запис до чернетки, оскільки це призведе до"
" видалення залишкових значень, які впливають на податковий звіт "
"заблокованого періоду. Для цього вам спочатку потрібно змінити дату "
"блокування податкової декларації."
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.main_template
msgid "[Draft]"
msgstr "[Чернетка]"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.sales_report_main_template
msgid "addressed to"
msgstr "адресовано"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.main_template
msgid "and correct their tax tags if necessary."
msgstr "і виправити свої податкові теги, якщо необхідно."
#. module: account_reports
#: model:ir.model.fields.selection,name:account_reports.selection__res_company__account_tax_periodicity__year
msgid "annually"
msgstr "щорічно"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/res_partner.py:0
#: code:addons/account_reports/models/res_partner.py:0
#, python-format
msgid "any"
msgstr "будь-який"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.res_config_settings_view_form
#: model_terms:ir.ui.view,arch_db:account_reports.setup_financial_year_opening_form
msgid "days after period"
msgstr "днів після періоду"
#. module: account_reports
#: model:ir.model.fields.selection,name:account_reports.selection__res_company__account_tax_periodicity__2_months
msgid "every 2 months"
msgstr "кожні 2 місяці"
#. module: account_reports
#: model:ir.model.fields.selection,name:account_reports.selection__res_company__account_tax_periodicity__4_months
msgid "every 4 months"
msgstr "кожні 4 місяці"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.bank_reconciliation_report_main_template
msgid "having a starting balance different than the previous ending balance"
msgstr "маючи початковий баланс, відмінний від попереднього кінцевого балансу"
#. module: account_reports
#. odoo-javascript
#: code:addons/account_reports/static/src/xml/account_report_template.xml:0
#, python-format
msgid "in the next period."
msgstr "в наступному періоді."
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.sales_report_main_template
msgid "invoices"
msgstr "рахунки-фактури"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.bank_reconciliation_report_main_template
msgid "journal items"
msgstr "записи журналу"
#. module: account_reports
#: model:ir.model.fields.selection,name:account_reports.selection__res_company__account_tax_periodicity__monthly
msgid "monthly"
msgstr "щомісяця"
#. module: account_reports
#. odoo-python
#: code:addons/account_reports/models/account_report.py:0
#, python-format
msgid "n/a"
msgstr "немає"
#. module: account_reports
#: model:ir.model.fields,help:account_reports.field_account_report_manager__report_name
msgid "name of the model of the report"
msgstr "назва моделі звіту"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.sales_report_main_template
msgid "partners"
msgstr "партнери"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.main_template
msgid "prior or included in this period"
msgstr "або включені у цей період"
#. module: account_reports
#: model:ir.model.fields.selection,name:account_reports.selection__res_company__account_tax_periodicity__trimester
msgid "quarterly"
msgstr "щоквартально"
#. module: account_reports
#: model:ir.model.fields.selection,name:account_reports.selection__res_company__account_tax_periodicity__semester
msgid "semi-annually"
msgstr "раз на пів року"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.bank_reconciliation_report_main_template
msgid "statements"
msgstr "виписки"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.sales_report_main_template
msgid "that are not established abroad."
msgstr "які не створені за кордоном."
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.search_template_date_filter
msgid "to:"
msgstr "до:"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.main_template
msgid "unposted Journal Entries"
msgstr "неопубліковані проведення"
#. module: account_reports
#. odoo-javascript
#: code:addons/account_reports/static/src/xml/account_report_template.xml:0
#, python-format
msgid "were carried over to this line from previous period."
msgstr "були перенесені в цей рядок з попереднього періоду."
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.bank_reconciliation_report_main_template
msgid "which doesn't result from a bank statement nor payments."
msgstr "що не є результатом виписки з банку та платежів."
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.sales_report_main_template
msgid "who are not established in any of the EC countries."
msgstr "які не зареєстровані в жодній із країн ЄС."
#. module: account_reports
#. odoo-javascript
#: code:addons/account_reports/static/src/xml/account_report_template.xml:0
#, python-format
msgid "will be carried over to"
msgstr "буде перенесено на"
#. module: account_reports
#. odoo-javascript
#: code:addons/account_reports/static/src/xml/account_report_template.xml:0
#, python-format
msgid "will be carried over to this line in the next period."
msgstr "буде перенесено на цей рядок в наступному періоді."
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.sales_report_main_template
msgid "without a valid intra-community VAT number."
msgstr "без дійсного внутрішнього номера ПДВ."
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.multicurrency_report_line_template
msgid "⇒ General Ledger"
msgstr "⇒ Бухгалтерська книга"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.aged_report_line_template
#: model_terms:ir.ui.view,arch_db:account_reports.line_template_general_ledger_report
#: model_terms:ir.ui.view,arch_db:account_reports.line_template_partner_ledger_report
msgid "⇒ Journal Items"
msgstr "⇒ Елементи журналу"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.multicurrency_report_line_template
msgid "⇒ Rates"
msgstr "⇒ Ставки"
#. module: account_reports
#: model_terms:ir.ui.view,arch_db:account_reports.multicurrency_report_main_template
msgid "⇒ Reset to Odoos Rate"
msgstr "⇒ Встановити на ставку Odoo"