# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hr_expense
#
# Translators:
# Martin Trigaux, 2023
# Alina Lisnenko <alina.lisnenko@erp.co.ua>, 2023
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-04-10 18:37+0000\n"
"PO-Revision-Date: 2025-11-08 19:06+0000\n"
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
"Language-Team: Ukrainian <https://translate.odoo.com/projects/odoo-19/"
"hr_expense/uk/>\n"
"Language: uk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \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"
"X-Generator: Weblate 5.12.2\n"

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "%(employee_name)s: %(expense_name)s"
msgstr "%(employee_name)s: %(expense_name)s"

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "%(expense_name)s: It is not from your department"
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "%(expense_name)s: It is your own expense"
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "%(expense_name)s: You are neither a Manager nor a HR Officer"
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid ""
"%(expense_name)s: Your are neither a Manager nor a HR Officer of this "
"expense's company"
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "%(user)s confirms this expense is not a duplicate with similar expense."
msgstr ""
"%(user)s підтверджує, що ці витрати не є дублікатами аналогічних витрат."

#. module: hr_expense
#: model:ir.actions.report,print_report_name:hr_expense.action_report_hr_expense
msgid ""
"'Expense - %s - %s' % (object.employee_id.name, (object.name).replace('/', "
"''))"
msgstr ""

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_form
msgid "(incl"
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "1 %(exp_cur)s = %(rate)s %(comp_cur)s"
msgstr "1 %(exp_cur)s = %(rate)s %(comp_cur)s"

#. module: hr_expense
#. odoo-javascript
#: code:addons/hr_expense/static/src/js/tours/hr_expense.js:0
msgid "<b>Wasting time recording your receipts?</b> Let’s try a better way."
msgstr ""

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.res_config_settings_view_form
msgid "<i class=\"oi oi-arrow-right\"/> Setup your alias domain"
msgstr ""

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.view_payment_form_inherit_expense
msgid "<span class=\"o_stat_text\">Expense</span>"
msgstr ""

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_form
msgid "<span class=\"o_stat_text\">Journal Entry</span>"
msgstr "<span class=\"o_stat_text\">Запис в журналі</span>"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.res_config_settings_view_form
msgid "<span>@</span>"
msgstr "<span>@</span>"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.report_expense
msgid "<span>Date:</span>"
msgstr "<span>Дата:</span>"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.report_expense
msgid "<span>Employee:</span>"
msgstr "<span>Співробітник:</span>"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.report_expense
msgid "<span>Manager:</span>"
msgstr "<span>Менеджер:</span>"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.report_expense
msgid "<span>Paid by:</span>"
msgstr "<span>Оплачено:</span>"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_split
msgid "<span>The total amount doesn't match the original amount.</span>"
msgstr ""

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__account_id
msgid "Account"
msgstr "Рахунок"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.res_config_settings_view_form
msgid "Accounting"
msgstr "Бухоблік"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_post_wizard__accounting_date
#: model_terms:ir.ui.view,arch_db:hr_expense.view_move_list_expense
msgid "Accounting Date"
msgstr "Дата бухобліку"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_post_wizard_view
msgid "Accounting date"
msgstr ""

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__message_needaction
msgid "Action Needed"
msgstr "Необхідна дія"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__activity_ids
msgid "Activities"
msgstr "Дії"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__activity_exception_decoration
msgid "Activity Exception Decoration"
msgstr "Оформлення виключення дії"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__activity_state
msgid "Activity State"
msgstr "Стан дії"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__activity_type_icon
msgid "Activity Type Icon"
msgstr "Іконка типу дії"

#. module: hr_expense
#: model:ir.actions.act_window,name:hr_expense.mail_activity_type_action_config_hr_expense
#: model:ir.ui.menu,name:hr_expense.hr_expense_menu_config_activity_type
msgid "Activity Types"
msgstr "Типи дії"

#. module: hr_expense
#: model:res.groups,name:hr_expense.group_hr_expense_manager
msgid "Administrator"
msgstr "Адміністратор"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.res_config_settings_view_form
msgid "Alias"
msgstr "Псевдонім"

#. module: hr_expense
#: model:res.groups,name:hr_expense.group_hr_expense_user
msgid "All Approver"
msgstr "Усі затверджуючі"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_search
msgid "All Paid"
msgstr ""

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.res_config_settings_view_form
msgid "All payment methods allowed"
msgstr "Дозволені усі способи оплати"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_search
msgid "All to Pay"
msgstr ""

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_search
msgid "All to Post"
msgstr ""

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__amount_residual
#: model_terms:ir.ui.view,arch_db:hr_expense.view_move_list_expense
msgid "Amount Due"
msgstr "Сума боргу"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_form
msgid "An"
msgstr ""

#. module: hr_expense
#. odoo-javascript
#: code:addons/hr_expense/static/src/mixins/document_upload.js:0
msgid "An error occurred during the upload"
msgstr "Під час завантаження сталася помилка"

#. module: hr_expense
#: model:ir.model.fields,help:hr_expense.field_hr_expense__account_id
msgid "An expense account is expected"
msgstr "Рахунок витрат очікується"

#. module: hr_expense
#. odoo-javascript
#: code:addons/hr_expense/static/src/views/expense_form_view.js:0
msgid "An expense of same category, amount and date already exists."
msgstr "Витрати тієї ж категорії, суми та дати вже існують."

#. module: hr_expense
#: model:ir.model,name:hr_expense.model_account_analytic_account
msgid "Analytic Account"
msgstr "Аналітичний рахунок"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__analytic_distribution
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split__analytic_distribution
msgid "Analytic Distribution"
msgstr "Аналітичний розподіл"

#. module: hr_expense
#: model:ir.model,name:hr_expense.model_account_analytic_applicability
msgid "Analytic Plan's Applicabilities"
msgstr "Застосовуваність аналітичного плану"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__analytic_precision
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split__analytic_precision
msgid "Analytic Precision"
msgstr "Точність аналітики"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__approval_date
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split__approval_date
msgid "Approval Date"
msgstr "Дата затвердження"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__approval_state
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split__approval_state
msgid "Approval State"
msgstr "Статус затвердження"

#. module: hr_expense
#. odoo-javascript
#: code:addons/hr_expense/static/src/js/tours/hr_expense.js:0
#: code:addons/hr_expense/static/src/views/list.xml:0
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_approve_duplicate_view_form
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_form
msgid "Approve"
msgstr "Затвердити"

#. module: hr_expense
#: model:ir.model.fields.selection,name:hr_expense.selection__hr_expense__approval_state__approved
#: model:ir.model.fields.selection,name:hr_expense.selection__hr_expense__state__approved
#: model:ir.model.fields.selection,name:hr_expense.selection__hr_expense_split__approval_state__approved
#: model:mail.message.subtype,name:hr_expense.mt_expense_approved
msgid "Approved"
msgstr "Затверджено"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.product_product_expense_form_view
msgid "Archived"
msgstr "Заархівовано"

#. module: hr_expense
#. odoo-javascript
#: code:addons/hr_expense/static/src/js/tours/hr_expense.js:0
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_form
msgid "Attach Receipt"
msgstr "Додати квитанцію"

#. module: hr_expense
#. odoo-javascript
#: code:addons/hr_expense/static/src/js/tours/hr_expense.js:0
msgid "Attach a receipt - usually an image or a PDF file."
msgstr "Додайте квитанцію - зазвичай це зображення або файл PDF."

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__message_attachment_count
msgid "Attachment Count"
msgstr "Підрахунок прикріплення"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.report_expense_img
msgid "Attachment Name"
msgstr "Назва додатку"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__attachment_ids
msgid "Attachments"
msgstr "Прикріплення"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_employee_view_form_inherit_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_form
#: model_terms:ir.ui.view,arch_db:hr_expense.view_employee_tree_inherit_expense
msgid "Auto-validation"
msgstr ""

#. module: hr_expense
#: model:ir.model.fields,help:hr_expense.field_hr_expense__tax_ids
msgid ""
"Both price-included and price-excluded taxes will behave as price-included "
"taxes for expenses."
msgstr ""
"Обидва податки, включені в ціну, і податки без неї, будуть діяти як податки, "
"включені в ціну, для витрат."

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.report_expense
msgid "Business Trip"
msgstr "Бізнес-подорож"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__can_approve
msgid "Can Approve"
msgstr "Можна затвердити"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__can_reset
msgid "Can Reset"
msgstr "Можна скинути"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_approve_duplicate_view_form
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_post_wizard_view
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_refuse_wizard_view_form
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_split
msgid "Cancel"
msgstr "Скасувати"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__product_id
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_search
#: model_terms:ir.ui.view,arch_db:hr_expense.product_product_expense_form_view
msgid "Category"
msgstr "Категорія"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_template_register
msgid "Category:"
msgstr "Категорія:"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_template_register
msgid "Category: not found"
msgstr "Категорія: не знайдена"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__message_main_attachment_checksum
msgid "Checksum/SHA1"
msgstr "Checksum/SHA1"

#. module: hr_expense
#: model:product.template,name:hr_expense.expense_product_communication_product_template
msgid "Communication"
msgstr "Зв'язок"

#. module: hr_expense
#: model:ir.model,name:hr_expense.model_res_company
msgid "Companies"
msgstr "Компанії"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__company_id
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_post_wizard__company_id
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split__company_id
#: model:ir.model.fields.selection,name:hr_expense.selection__hr_expense__payment_mode__company_account
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_search
msgid "Company"
msgstr "Компанія"

#. module: hr_expense
#: model:ir.model,name:hr_expense.model_res_config_settings
msgid "Config Settings"
msgstr "Налаштування"

#. module: hr_expense
#: model:ir.ui.menu,name:hr_expense.menu_hr_expense_configuration
msgid "Configuration"
msgstr "Налаштування"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.product_product_expense_kanban_view
msgid "Cost:"
msgstr "Вартість:"

#. module: hr_expense
#: model_terms:ir.actions.act_window,help:hr_expense.action_hr_expense_account
msgid "Create a new expense"
msgstr ""

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.res_config_settings_view_form
msgid "Create expenses from incoming emails"
msgstr "Створити витрати із вхідних електронних листів"

#. module: hr_expense
#: model_terms:ir.actions.act_window,help:hr_expense.hr_expense_actions_all
msgid "Create new expenses to get statistics."
msgstr "Створіть нові витрати, щоб отримати статистику."

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.res_config_settings_view_form
msgid ""
"Create prepaid virtual and physical cards for both one-time and recurring "
"expenses, integrated into Odoo through Stripe Issuing."
msgstr ""

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__create_uid
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_approve_duplicate__create_uid
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_post_wizard__create_uid
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_refuse_wizard__create_uid
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split__create_uid
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split_wizard__create_uid
msgid "Created by"
msgstr "Створив"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__create_date
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_approve_duplicate__create_date
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_post_wizard__create_date
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_refuse_wizard__create_date
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split__create_date
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split_wizard__create_date
msgid "Created on"
msgstr "Створено"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.report_expense
msgid "Credit Card"
msgstr "Кредитна карта"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__currency_id
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split__currency_id
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split_wizard__currency_id
msgid "Currency"
msgstr "Валюта"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__currency_rate
msgid "Currency Rate"
msgstr "Курс валюти"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_template_register
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_template_submitted_expenses
msgid "Dear"
msgstr "Шановний"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_res_config_settings__hr_expense_alias_prefix
msgid "Default Alias Name for Expenses"
msgstr "Псевдонім витрат за замовчуванням"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_res_company__expense_journal_id
#: model:ir.model.fields,field_description:hr_expense.field_res_config_settings__expense_journal_id
msgid "Default Expense Journal"
msgstr "Типовий журнал витрат"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.res_config_settings_view_form
msgid "Default accounting journal for expenses paid by employees."
msgstr "Типовий бухгалтерський журнал для витрат сплачених співробітниками."

#. module: hr_expense
#: model:ir.model,name:hr_expense.model_hr_department
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__department_id
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_search
msgid "Department"
msgstr "Відділ"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__name
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split__name
msgid "Description"
msgstr "Опис"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.res_config_settings_view_form
msgid "Digitalize your receipts with OCR and Artificial Intelligence"
msgstr "Оцифруйте ваші квитанції з OCR та Штучним Інтелектом"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_account_analytic_account__display_name
#: model:ir.model.fields,field_description:hr_expense.field_account_analytic_applicability__display_name
#: model:ir.model.fields,field_description:hr_expense.field_account_move__display_name
#: model:ir.model.fields,field_description:hr_expense.field_account_move_line__display_name
#: model:ir.model.fields,field_description:hr_expense.field_account_payment__display_name
#: model:ir.model.fields,field_description:hr_expense.field_account_payment_register__display_name
#: model:ir.model.fields,field_description:hr_expense.field_account_tax__display_name
#: model:ir.model.fields,field_description:hr_expense.field_hr_department__display_name
#: model:ir.model.fields,field_description:hr_expense.field_hr_employee__display_name
#: model:ir.model.fields,field_description:hr_expense.field_hr_employee_public__display_name
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__display_name
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_approve_duplicate__display_name
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_post_wizard__display_name
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_refuse_wizard__display_name
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split__display_name
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split_wizard__display_name
#: model:ir.model.fields,field_description:hr_expense.field_ir_actions_report__display_name
#: model:ir.model.fields,field_description:hr_expense.field_product_product__display_name
#: model:ir.model.fields,field_description:hr_expense.field_product_template__display_name
#: model:ir.model.fields,field_description:hr_expense.field_res_company__display_name
#: model:ir.model.fields,field_description:hr_expense.field_res_config_settings__display_name
msgid "Display Name"
msgstr "Назва для відображення"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__distribution_analytic_account_ids
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split__distribution_analytic_account_ids
msgid "Distribution Analytic Account"
msgstr "Аналітичний рахунок розподілу"

#. module: hr_expense
#: model_terms:digest.tip,tip_description:hr_expense.digest_tip_hr_expense_0
msgid ""
"Do not keep your expense tickets in your pockets any longer. Just snap a "
"picture of your receipt and let Odoo digitalizes it for you. The OCR and "
"Artificial Intelligence will fill the data automatically."
msgstr ""
"Більше не тримайте свої витратні документи в кишенях. Просто зніміть "
"зображення квитанції і Odoo оцифрує її для вас. OCR та штучний інтелект "
"заповнюють дані автоматично."

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_account_analytic_applicability__business_domain
msgid "Domain"
msgstr "Домен"

#. module: hr_expense
#. odoo-javascript
#: code:addons/hr_expense/static/src/mixins/qrcode.js:0
msgid "Download our App"
msgstr "Завантажте наш додаток"

#. module: hr_expense
#: model:ir.model.fields.selection,name:hr_expense.selection__hr_expense__state__draft
#: model:mail.message.subtype,name:hr_expense.mt_expense_reset
msgid "Draft"
msgstr "Чернетка"

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/wizard/hr_expense_approve_duplicate.py:0
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__duplicate_expense_ids
msgid "Duplicate Expense"
msgstr "Дублювати витрати"

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/account_move.py:0
msgid ""
"Each expense paid by the company must have a distinct and dedicated journal "
"entry."
msgstr ""

#. module: hr_expense
#: model:ir.model,name:hr_expense.model_hr_employee
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__employee_id
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split__employee_id
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_search
msgid "Employee"
msgstr "Співробітник"

#. module: hr_expense
#: model:ir.model.fields.selection,name:hr_expense.selection__hr_expense__payment_mode__own_account
msgid "Employee (to reimburse)"
msgstr "Співробітник (до відшкодування)"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.res_config_settings_view_form
msgid "Employee Expense Journal"
msgstr "Журнал витрат співробітника"

#. module: hr_expense
#: model:ir.actions.act_window,name:hr_expense.action_hr_expense_account
#: model:ir.ui.menu,name:hr_expense.menu_hr_expense_account_employee_expenses
msgid "Employee Expenses"
msgstr "Витрати співробітників"

#. module: hr_expense
#. odoo-javascript
#: code:addons/hr_expense/static/src/js/tours/hr_expense.js:0
msgid ""
"Enter a name then choose a category and configure the amount of your expense."
msgstr "Введіть назву, виберіть категорію та налаштуйте суму своїх витрат."

#. module: hr_expense
#: model:account.journal,name:hr_expense.hr_expense_account_journal
#: model:ir.model,name:hr_expense.model_hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_account_bank_statement_line__expense_ids
#: model:ir.model.fields,field_description:hr_expense.field_account_move__expense_ids
#: model:ir.model.fields,field_description:hr_expense.field_account_move_line__expense_id
#: model:ir.model.fields,field_description:hr_expense.field_account_payment__expense_ids
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_approve_duplicate__expense_ids
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_refuse_wizard__expense_ids
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split__expense_id
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split_wizard__expense_id
#: model:ir.model.fields.selection,name:hr_expense.selection__account_analytic_applicability__business_domain__expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_employee_view_form_inherit_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_search
msgid "Expense"
msgstr "Витрати"

#. module: hr_expense
#: model:ir.actions.act_window,name:hr_expense.action_hr_expense_department_filtered
msgid "Expense Analysis"
msgstr ""

#. module: hr_expense
#: model:mail.activity.type,name:hr_expense.mail_act_expense_approval
#: model:mail.activity.type,summary:hr_expense.mail_act_expense_approval
msgid "Expense Approval"
msgstr "Затвердження витрат"

#. module: hr_expense
#: model:ir.model,name:hr_expense.model_hr_expense_approve_duplicate
msgid "Expense Approve Duplicate"
msgstr "Дублікат схвалення витрат"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_employee__expense_manager_id
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_employee_search_view
msgid "Expense Approver"
msgstr "Затверджувач витрат"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.res_config_settings_view_form
msgid "Expense Card"
msgstr ""

#. module: hr_expense
#: model:ir.actions.act_window,name:hr_expense.hr_expense_product
#: model:ir.ui.menu,name:hr_expense.menu_hr_product
#: model_terms:ir.ui.view,arch_db:hr_expense.product_product_expense_form_view
msgid "Expense Categories"
msgstr "Категорії витрат"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__date
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_search
msgid "Expense Date"
msgstr "Дата витрат"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.res_config_settings_view_form
msgid "Expense Digitalization (OCR)"
msgstr "Оцифрування витрат (OCR)"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_employee_public__expense_manager_id
msgid "Expense Manager"
msgstr "Менеджер витрат"

#. module: hr_expense
#: model:ir.model,name:hr_expense.model_hr_expense_post_wizard
msgid "Expense Posting Wizard"
msgstr ""

#. module: hr_expense
#: model:ir.model,name:hr_expense.model_hr_expense_refuse_wizard
msgid "Expense Refuse Reason Wizard"
msgstr "Помічник причин відмов витрати"

#. module: hr_expense
#: model:ir.actions.report,name:hr_expense.action_report_expense_img
msgid "Expense Report Image"
msgstr "Зображення звіту про витрати"

#. module: hr_expense
#: model:ir.model,name:hr_expense.model_hr_expense_split
msgid "Expense Split"
msgstr "Розділити витрати"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split_wizard__expense_split_line_ids
msgid "Expense Split Line"
msgstr "Рядок розділення витрат"

#. module: hr_expense
#: model:ir.model,name:hr_expense.model_hr_expense_split_wizard
msgid "Expense Split Wizard"
msgstr "Помічник розділення витрат"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_approve_duplicate_view_form
msgid "Expense Validate Duplicate"
msgstr "Дублікат затвердження витрат"

#. module: hr_expense
#: model:mail.message.subtype,description:hr_expense.mt_expense_approved
msgid "Expense approved"
msgstr ""

#. module: hr_expense
#: model_terms:ir.actions.act_window,help:hr_expense.hr_expense_product
msgid "Expense categories can be reinvoiced to your customers."
msgstr "Категорії витрат можуть бути виставлені у рахунку вашим клієнтам."

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "Expense created from a split."
msgstr ""

#. module: hr_expense
#: model:mail.message.subtype,description:hr_expense.mt_expense_paid
msgid "Expense paid"
msgstr ""

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_refuse_wizard_view_form
msgid "Expense refuse reason"
msgstr "Причина відхилення витрат"

#. module: hr_expense
#: model:mail.message.subtype,description:hr_expense.mt_expense_refused
msgid "Expense refused"
msgstr ""

#. module: hr_expense
#: model:mail.message.subtype,description:hr_expense.mt_expense_reset
msgid "Expense reset to Draft"
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "Expense split"
msgstr "Розділення витрат"

#. module: hr_expense
#: model:ir.actions.act_window,name:hr_expense.action_hr_expense_department_to_approve
msgid "Expense to Approve"
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/account_move.py:0
#: code:addons/hr_expense/models/account_payment.py:0
#: model:ir.model.fields,field_description:hr_expense.field_product_product__can_be_expensed
#: model:ir.model.fields,field_description:hr_expense.field_product_template__can_be_expensed
#: model:ir.ui.menu,name:hr_expense.menu_hr_expense_root
#: model:product.template,name:hr_expense.product_product_no_cost_product_template
#: model:res.groups.privilege,name:hr_expense.res_groups_privilege_expenses
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_department_view_kanban
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_activity
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_expenses_analysis_tree
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_form
#: model_terms:ir.ui.view,arch_db:hr_expense.product_template_search_view_inherit_hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.res_config_settings_view_form
#: model_terms:ir.ui.view,arch_db:hr_expense.view_move_form_inherit_expense
msgid "Expenses"
msgstr "Витрати"

#. module: hr_expense
#: model:ir.actions.act_window,name:hr_expense.hr_expense_actions_all
#: model:ir.ui.menu,name:hr_expense.menu_hr_expense_all_expenses
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_graph
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_pivot
msgid "Expenses Analysis"
msgstr "Аналіз витрат"

#. module: hr_expense
#: model:ir.actions.report,name:hr_expense.action_report_hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.report_expense
msgid "Expenses Report"
msgstr "Звіт про витрати"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_template_submitted_expenses
msgid "Expenses approval"
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "Expenses of %(employee)s"
msgstr ""

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_search
msgid "Expenses of Your Team Member"
msgstr "Витрати члена вашої команди"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_department__expenses_to_approve_count
msgid "Expenses to Approve"
msgstr ""

#. module: hr_expense
#: model:ir.actions.act_window,name:hr_expense.hr_expense_actions_to_process
#: model:ir.ui.menu,name:hr_expense.menu_hr_expense_expenses_to_process
msgid "Expenses to Process"
msgstr "Витрати для обробки"

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "Expenses with a similar receipt to %(other_expense_name)s"
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid ""
"Failed to send mails for submitted expenses. No valid email was found for "
"the company"
msgstr ""

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_employee__filter_for_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_employee_public__filter_for_expense
msgid "Filter For Expense"
msgstr "Фільтр для витрат"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.report_expense
msgid "Flight Ticket"
msgstr "Квиток на літак"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__message_follower_ids
msgid "Followers"
msgstr "Підписники"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__message_partner_ids
msgid "Followers (Partners)"
msgstr "Підписники (Партнери)"

#. module: hr_expense
#: model:ir.model.fields,help:hr_expense.field_hr_expense__activity_type_icon
msgid "Font awesome icon e.g. fa-tasks"
msgstr "Іконка з чудовим шрифтом, напр. fa-tasks"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__former_sheet_id
msgid "Former Report"
msgstr ""

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_search
msgid "Future Activities"
msgstr "Майбутні дії"

#. module: hr_expense
#. odoo-javascript
#: code:addons/hr_expense/static/src/mixins/document_upload.js:0
msgid "Generate Expenses"
msgstr "Створити витрати"

#. module: hr_expense
#: model:product.template,name:hr_expense.expense_product_gift_product_template
msgid "Gifts"
msgstr "Подарунки"

#. module: hr_expense
#: model_terms:product.template,description:hr_expense.expense_product_gift_product_template
msgid "Gifts to customers or vendors"
msgstr "Подарунки клієнтам або постачальникам"

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "Go to Account"
msgstr ""

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.product_product_expense_form_view
msgid "Guideline"
msgstr ""

#. module: hr_expense
#: model:ir.actions.server,name:hr_expense.ir_cron_send_submitted_expenses_mail_ir_actions_server
msgid "HR Expense: Send Submitted Expenses Mail"
msgstr ""

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__has_message
msgid "Has Message"
msgstr "Є повідомлення"

#. module: hr_expense
#: model_terms:product.template,description:hr_expense.expense_product_travel_accommodation_product_template
msgid "Hotel, plane ticket, taxi, etc."
msgstr "Готель, квитки на літак, таксі тощо."

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_res_config_settings__hr_expense_alias_domain_id
msgid "Hr Expense Alias Domain"
msgstr ""

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_account_analytic_account__id
#: model:ir.model.fields,field_description:hr_expense.field_account_analytic_applicability__id
#: model:ir.model.fields,field_description:hr_expense.field_account_move__id
#: model:ir.model.fields,field_description:hr_expense.field_account_move_line__id
#: model:ir.model.fields,field_description:hr_expense.field_account_payment__id
#: model:ir.model.fields,field_description:hr_expense.field_account_payment_register__id
#: model:ir.model.fields,field_description:hr_expense.field_account_tax__id
#: model:ir.model.fields,field_description:hr_expense.field_hr_department__id
#: model:ir.model.fields,field_description:hr_expense.field_hr_employee__id
#: model:ir.model.fields,field_description:hr_expense.field_hr_employee_public__id
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__id
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_approve_duplicate__id
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_post_wizard__id
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_refuse_wizard__id
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split__id
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split_wizard__id
#: model:ir.model.fields,field_description:hr_expense.field_ir_actions_report__id
#: model:ir.model.fields,field_description:hr_expense.field_product_product__id
#: model:ir.model.fields,field_description:hr_expense.field_product_template__id
#: model:ir.model.fields,field_description:hr_expense.field_res_company__id
#: model:ir.model.fields,field_description:hr_expense.field_res_config_settings__id
msgid "ID"
msgstr "ID"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__activity_exception_icon
msgid "Icon"
msgstr "Значок"

#. module: hr_expense
#: model:ir.model.fields,help:hr_expense.field_hr_expense__activity_exception_icon
msgid "Icon to indicate an exception activity."
msgstr "Іконка для визначення виключення дії."

#. module: hr_expense
#: model:ir.model.fields,help:hr_expense.field_hr_expense__message_needaction
msgid "If checked, new messages require your attention."
msgstr "Якщо позначено, то нові повідомлення будуть потребувати вашої уваги."

#. module: hr_expense
#: model:ir.model.fields,help:hr_expense.field_hr_expense__message_has_error
#: model:ir.model.fields,help:hr_expense.field_hr_expense__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr "Якщо позначено, деякі повідомлення мають помилку доставки."

#. module: hr_expense
#: model:ir.model.fields.selection,name:hr_expense.selection__hr_expense__state__in_payment
msgid "In Payment"
msgstr "В оплаті"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__tax_ids
msgid "Included taxes"
msgstr "З податками"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.res_config_settings_view_form
msgid "Incoming Emails"
msgstr "Вхідні електронні листи"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__description
msgid "Internal Notes"
msgstr "Внутрішні примітки"

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "Invalid attachments!"
msgstr "Недійсні прикріплення!"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__is_editable
msgid "Is Editable By Current User"
msgstr "Редагується поточним користувачем"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__message_is_follower
msgid "Is Follower"
msgstr "Стежить"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__is_multiple_currency
msgid "Is currency_id different from the company_currency_id"
msgstr "Чи currency_id відрізняється від company_currency_id"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split__product_has_cost
msgid "Is product with non zero cost selected"
msgstr "Чи вибрано товар з ненульовою вартістю"

#. module: hr_expense
#. odoo-javascript
#: code:addons/hr_expense/static/src/js/tours/hr_expense.js:0
msgid "It all begins here - let's go!"
msgstr "Усе починається тут - поїхали!"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__journal_id
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_post_wizard__employee_journal_id
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_post_wizard_view
msgid "Journal"
msgstr "Журнал"

#. module: hr_expense
#: model:ir.model,name:hr_expense.model_account_move
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__account_move_id
msgid "Journal Entry"
msgstr "Запис у журналі"

#. module: hr_expense
#: model:mail.message.subtype,name:hr_expense.mt_expense_entry_delete
msgid "Journal Entry Deleted"
msgstr "Запис журналу видалено"

#. module: hr_expense
#: model:mail.message.subtype,name:hr_expense.mt_expense_entry_draft
msgid "Journal Entry Reset to Draft"
msgstr ""

#. module: hr_expense
#: model:ir.model,name:hr_expense.model_account_move_line
msgid "Journal Item"
msgstr "Запис у журналі"

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/account_move.py:0
msgid "Journal entry created from these expenses: %(links)s"
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/account_move.py:0
msgid "Journal entry created from this expense: %(link)s"
msgstr ""

#. module: hr_expense
#: model:mail.message.subtype,description:hr_expense.mt_expense_entry_delete
msgid "Journal entry deleted"
msgstr "Запис журналу видалено"

#. module: hr_expense
#: model:mail.message.subtype,description:hr_expense.mt_expense_entry_draft
msgid "Journal entry reset to draft"
msgstr ""

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__label_currency_rate
msgid "Label Currency Rate"
msgstr "Позначте курс валюти"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__write_uid
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_approve_duplicate__write_uid
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_post_wizard__write_uid
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_refuse_wizard__write_uid
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split__write_uid
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split_wizard__write_uid
msgid "Last Updated by"
msgstr "Востаннє оновив"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__write_date
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_approve_duplicate__write_date
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_post_wizard__write_date
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_refuse_wizard__write_date
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split__write_date
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split_wizard__write_date
msgid "Last Updated on"
msgstr "Останнє оновлення"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_search
msgid "Late Activities"
msgstr "Останні дії"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_res_config_settings__hr_expense_use_mailgateway
msgid "Let your employees record expenses by email"
msgstr "Нехай ваші співробітники записують витрати по електронній пошті"

#. module: hr_expense
#. odoo-javascript
#: code:addons/hr_expense/static/src/js/tours/hr_expense.js:0
msgid "Let's check out where you can manage all your employees expenses"
msgstr ""
"Давайте перевіримо, де ви можете управляти всіма витратами своїх "
"співробітників"

#. module: hr_expense
#. odoo-javascript
#: code:addons/hr_expense/static/src/js/tours/hr_expense.js:0
msgid "Let's go back to your expenses."
msgstr "Поверніться до ваших витрат."

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_res_config_settings__module_hr_expense_stripe
msgid ""
"Link your stripe issuing account to manage company credit cards for your "
"employees through Odoo"
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "Lunch with customer $12.32"
msgstr "Обід з клієнтом $12.32"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__message_main_attachment_id
msgid "Main Attachment"
msgstr "Основне прикріплення"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__manager_id
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split__manager_id
msgid "Manager"
msgstr "Керівник"

#. module: hr_expense
#. odoo-javascript
#: code:addons/hr_expense/static/src/js/tours/hr_expense.js:0
msgid ""
"Managers can approve the expense here, then an accountant can post the "
"accounting entries."
msgstr ""

#. module: hr_expense
#. odoo-javascript
#: code:addons/hr_expense/static/src/js/tours/hr_expense.js:0
msgid "Managers can inspect all expenses from here."
msgstr "Звідси менеджери можуть перевірити всі витрати."

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.report_expense
msgid "Marc Demo"
msgstr "Marc Demo"

#. module: hr_expense
#: model:product.template,name:hr_expense.expense_product_meal_product_template
msgid "Meals"
msgstr "Їжа"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__message_has_error
msgid "Message Delivery error"
msgstr "Помилка доставлення повідомлення"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__message_ids
msgid "Messages"
msgstr "Повідомлення"

#. module: hr_expense
#: model:product.template,name:hr_expense.expense_product_mileage_product_template
msgid "Mileage"
msgstr "Пробіг"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.report_expense
msgid "Mitchell Admin"
msgstr "Mitchell Admin"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_search
msgid "My Activities"
msgstr "Мої дії"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__my_activity_date_deadline
msgid "My Activity Deadline"
msgstr "Дедлайн моєї дії"

#. module: hr_expense
#: model:ir.actions.act_window,name:hr_expense.hr_expense_actions_my_all
#: model:ir.ui.menu,name:hr_expense.menu_hr_expense_my_expenses
#: model:ir.ui.menu,name:hr_expense.menu_hr_expense_my_expenses_all
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_search
msgid "My Expenses"
msgstr "Мої витрати"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_search
msgid "My Team"
msgstr "Моя команда"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.report_expense
msgid "Name"
msgstr "Назва"

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/wizard/hr_expense_post_wizard.py:0
msgid "New expense entries"
msgstr ""

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_template_submitted_expenses
msgid ""
"New expenses are waiting for your approval. You can Review them by following "
"this link."
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "New expenses waiting for your approval"
msgstr ""

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__activity_calendar_event_id
msgid "Next Activity Calendar Event"
msgstr "Наступна подія календаря дій"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__activity_date_deadline
msgid "Next Activity Deadline"
msgstr "Дедлайн наступної дії"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__activity_summary
msgid "Next Activity Summary"
msgstr "Підсумок наступної дії"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__activity_type_id
msgid "Next Activity Type"
msgstr "Тип наступної дії"

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "No attachment was provided"
msgstr "Не надано жодного прикріплення"

#. module: hr_expense
#: model_terms:ir.actions.act_window,help:hr_expense.action_hr_expense_department_filtered
#: model_terms:ir.actions.act_window,help:hr_expense.hr_expense_actions_all
msgid "No data yet!"
msgstr "Ще немає даних!"

#. module: hr_expense
#: model_terms:ir.actions.act_window,help:hr_expense.hr_expense_product
msgid "No expense categories found. Let's create one!"
msgstr "Не знайдено категорії витрат. Створіть її!"

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "No work contact found for the employee %(name)s, please configure one."
msgstr ""

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.product_product_expense_categories_tree_view
msgid "Note"
msgstr "Примітка"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_form
msgid "Notes..."
msgstr "Примітки..."

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__message_needaction_counter
msgid "Number of Actions"
msgstr "Кількість дій"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__nb_attachment
msgid "Number of Attachments"
msgstr "Кількість прикріплень"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_account_bank_statement_line__nb_expenses
#: model:ir.model.fields,field_description:hr_expense.field_account_move__nb_expenses
msgid "Number of Expenses"
msgstr "Кількість витрат"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__message_has_error_counter
msgid "Number of errors"
msgstr "Кількість помилок"

#. module: hr_expense
#: model:ir.model.fields,help:hr_expense.field_hr_expense__message_needaction_counter
msgid "Number of messages requiring action"
msgstr "Кількість повідомлень, які вимагають дії"

#. module: hr_expense
#: model:ir.model.fields,help:hr_expense.field_hr_expense__message_has_error_counter
msgid "Number of messages with delivery error"
msgstr "Кількість повідомлень з помилковою дставкою"

#. module: hr_expense
#. odoo-javascript
#: code:addons/hr_expense/static/src/components/expense_dashboard.xml:0
msgid "Numbers computed from your personal expenses."
msgstr "Цифри, обчислені з ваших особистих витрат."

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_template_register_no_user
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_template_submitted_expenses
msgid "Odoo"
msgstr "Odoo"

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid ""
"Odoo had a look at your expense, its product, your company and the journal "
"but came back with empty hands.\n"
"Give Odoo a hand to find an account by setting up an expense account.\n"
"%(expense)s %(expense_name)s.\n"
msgstr ""

#. module: hr_expense
#: model_terms:ir.actions.act_window,help:hr_expense.action_hr_expense_account
msgid ""
"Once you have created your expense, submit it to your manager who will "
"validate it."
msgstr ""
"Як тільки ви створите свої витрати, відправте їх своєму керівнику на "
"підтвердження."

#. module: hr_expense
#. odoo-javascript
#: code:addons/hr_expense/static/src/js/tours/hr_expense.js:0
msgid ""
"Once your <b>Expense</b> is ready, you can submit it to your manager and "
"wait for approval."
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid ""
"Only HR Officers, accountants, or the concerned employee can reset to draft."
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "Only draft expenses can have a total of 0."
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "Only expense paid by the employee can be posted with the wizard"
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "Only one expense can be linked to a particular payment"
msgstr ""

#. module: hr_expense
#. odoo-javascript
#: code:addons/hr_expense/static/src/js/tours/hr_expense.js:0
msgid "Open bugger menu."
msgstr "Відкрийте бургер-меню."

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__split_expense_origin_id
msgid "Origin Split Expense"
msgstr ""

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_split
msgid "Original Amount"
msgstr "Оригінальна сума"

#. module: hr_expense
#: model:ir.model.fields,help:hr_expense.field_hr_expense__split_expense_origin_id
msgid "Original expense from a split."
msgstr ""

#. module: hr_expense
#: model:ir.model.fields.selection,name:hr_expense.selection__hr_expense__state__paid
#: model:mail.message.subtype,name:hr_expense.mt_expense_paid
msgid "Paid"
msgstr "Оплачено"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__payment_mode
msgid "Paid By"
msgstr "Оплачено"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_search
msgid "Paid by Company"
msgstr ""

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_search
msgid "Paid by Employee"
msgstr ""

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.view_move_list_expense
msgid "Partner"
msgstr "Партнер"

#. module: hr_expense
#: model:ir.model,name:hr_expense.model_account_payment_register
msgid "Pay"
msgstr ""

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__payment_method_line_id
msgid "Payment Method"
msgstr "Спосіб оплати"

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/account_payment.py:0
msgid "Payment created for: %s"
msgstr "Платіж створений для: %s"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.res_config_settings_view_form
msgid "Payment method allowed for expenses paid by company."
msgstr "Спосіб оплати дозволений для витрат, оплачених компанією."

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.res_config_settings_view_form
msgid "Payment methods"
msgstr "Способи оплати"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_res_company__company_expense_allowed_payment_method_line_ids
#: model:ir.model.fields,field_description:hr_expense.field_res_config_settings__company_expense_allowed_payment_method_line_ids
msgid "Payment methods available for expenses paid by company"
msgstr "Доступні способи оплати витрат, оплачених компанією"

#. module: hr_expense
#: model:ir.model,name:hr_expense.model_account_payment
msgid "Payments"
msgstr "Платежі"

#. module: hr_expense
#: model_terms:product.template,description:hr_expense.expense_product_communication_product_template
msgid "Phone bills, postage, etc."
msgstr "Рахунки за телефон, поштові витрати тощо."

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid ""
"Please specify if the expenses were paid by the company, or the employee."
msgstr ""

#. module: hr_expense
#. odoo-javascript
#: code:addons/hr_expense/static/src/views/list.xml:0
msgid "Post Entries"
msgstr "Опублікувати записи"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_post_wizard_view
msgid "Post Expenses"
msgstr ""

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_form
msgid "Post Journal Entries"
msgstr "Опублікувати записи в журналі"

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "Post expenses"
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "Post expenses paid by the employee"
msgstr ""

#. module: hr_expense
#: model:ir.model.fields.selection,name:hr_expense.selection__hr_expense__state__posted
msgid "Posted"
msgstr "Опубліковано"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_template_register_no_user
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_template_submitted_expenses
msgid "Powered by"
msgstr "Зроблено"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_template_register
msgid "Price:"
msgstr "Ціна:"

#. module: hr_expense
#: model:ir.model,name:hr_expense.model_product_template
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split__product_id
msgid "Product"
msgstr "Товар"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__product_description
msgid "Product Description"
msgstr "Опис товару"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__product_has_cost
msgid "Product Has Cost"
msgstr "Товар має вартість"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.product_product_expense_form_view
msgid "Product Name"
msgstr "Назва товару"

#. module: hr_expense
#: model:ir.model,name:hr_expense.model_product_product
msgid "Product Variant"
msgstr "Варіант товару"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.product_product_expense_tree_view
msgid "Product Variants"
msgstr "Варіанти товару"

#. module: hr_expense
#: model:ir.model,name:hr_expense.model_hr_employee_public
msgid "Public Employee"
msgstr "Зовнішній користувач"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__quantity
#: model_terms:ir.ui.view,arch_db:hr_expense.report_expense
msgid "Quantity"
msgstr "Кількість"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__rating_ids
msgid "Ratings"
msgstr "Оцінювання"

#. module: hr_expense
#. odoo-javascript
#: code:addons/hr_expense/static/src/js/tours/hr_expense.js:0
msgid ""
"Ready? You can save it manually or discard modifications from here. You "
"don't <em>need to save</em> - Odoo will save eveyrthing for you when you "
"navigate."
msgstr ""
"Готові? Ви можете зберегти його вручну або скасувати зміни тут. Вам <em>не "
"потрібно зберігати</em> - Odoo збереже все для вас під час навігації."

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_refuse_wizard__reason
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_refuse_wizard_view_form
msgid "Reason"
msgstr "Причина"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_template_refuse_reason
msgid "Reason:"
msgstr "Причина:"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.product_product_expense_categories_tree_view
#: model_terms:ir.ui.view,arch_db:hr_expense.product_product_expense_form_view
msgid "Reference"
msgstr "Референс"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.res_config_settings_view_form
msgid "Refund employees via their payslips."
msgstr ""

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_approve_duplicate_view_form
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_refuse_wizard_view_form
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_form
msgid "Refuse"
msgstr "Відхилити"

#. module: hr_expense
#: model:ir.actions.act_window,name:hr_expense.hr_expense_refuse_wizard_action
msgid "Refuse Expense"
msgstr "Відхилити витрати"

#. module: hr_expense
#: model:ir.model.fields.selection,name:hr_expense.selection__hr_expense__approval_state__refused
#: model:ir.model.fields.selection,name:hr_expense.selection__hr_expense__state__refused
#: model:ir.model.fields.selection,name:hr_expense.selection__hr_expense_split__approval_state__refused
#: model:mail.message.subtype,name:hr_expense.mt_expense_refused
msgid "Refused"
msgstr "Відхилено"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_res_config_settings__module_hr_payroll_expense
msgid "Reimburse Expenses in Payslip"
msgstr "Відшкодування витрат у розрахунковому листі"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.res_config_settings_view_form
msgid "Reimburse in Payslip"
msgstr "Відшкодування у розрахунковому листі"

#. module: hr_expense
#: model:ir.model,name:hr_expense.model_ir_actions_report
msgid "Report Action"
msgstr "Дія звіту"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__company_currency_id
msgid "Report Company Currency"
msgstr "Звіт про валюту компанії"

#. module: hr_expense
#: model:ir.ui.menu,name:hr_expense.menu_hr_expense_reports
msgid "Reporting"
msgstr "Звітність"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_form
msgid "Reset"
msgstr "Скинути"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__activity_user_id
msgid "Responsible User"
msgstr "Відповідальний користувач"

#. module: hr_expense
#: model_terms:product.template,description:hr_expense.expense_product_meal_product_template
msgid "Restaurants, business lunches, etc."
msgstr "Ресторани, бізнес ланчі тощо."

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__message_has_sms_error
msgid "SMS Delivery error"
msgstr "Помилка доставки SMS"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.product_product_expense_categories_tree_view
msgid "Sales Price"
msgstr "Продажна ціна"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__same_receipt_expense_ids
msgid "Same Receipt Expense"
msgstr ""

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.res_config_settings_view_form
msgid "Save this page and come back here to set up the feature."
msgstr "Збережіть цю сторінку та поверніться сюди, щоб налаштувати цю функцію."

#. module: hr_expense
#. odoo-javascript
#: code:addons/hr_expense/static/src/views/kanban.xml:0
#: code:addons/hr_expense/static/src/views/list.xml:0
msgid "Scan"
msgstr "Сканування"

#. module: hr_expense
#. odoo-javascript
#: code:addons/hr_expense/static/src/components/qrcode_action.xml:0
msgid "Scan this QR code to get the Odoo app:"
msgstr "Відскайнуйте цей QR-код, щоб отримати модуль Odoo:"

#. module: hr_expense
#: model:ir.model.fields,help:hr_expense.field_hr_employee__expense_manager_id
msgid ""
"Select the user responsible for approving \"Expenses\" of this employee.\n"
"If empty, the approval is done by an Administrator or Approver (determined "
"in settings/users)."
msgstr ""
"Виберіть користувача, відповідального за затвердження \"Витрат\" цього "
"працівника.\n"
"Якщо залишити пустим, затвердження здійснюється адміністратором або "
"схваленням (визначається в налаштуваннях/користувачах)."

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__selectable_payment_method_line_ids
msgid "Selectable Payment Method Line"
msgstr "Рядок способу оплати, який можна вибрати"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.res_config_settings_view_form
msgid ""
"Send an email to this email alias with the receipt in attachment to create "
"an expense in one click. If the first word of the mail subject contains the "
"category's internal reference or the category name, the corresponding "
"category will automatically be set. Type the expense amount in the mail "
"subject to set it on the expense too."
msgstr ""
"Надішліть електронний лист на цей псевдонім електронної пошти з квитанцією у "
"вкладенні, щоб створити витрати в один клік. Якщо перше слово теми листа "
"містить внутрішнє посилання на категорію або назву категорії, відповідна "
"категорія буде встановлена автоматично. Введіть суму витрат у темі листа, "
"щоб установити її також і на витрати."

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_res_config_settings__module_hr_expense_extract
msgid "Send bills to OCR to generate expenses"
msgstr "Надішліть рахунки в OCR, щоб створити витрати"

#. module: hr_expense
#: model:ir.actions.act_window,name:hr_expense.action_hr_expense_configuration
#: model:ir.ui.menu,name:hr_expense.menu_hr_expense_global_settings
msgid "Settings"
msgstr "Налаштування"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_search
msgid "Show all records whose next activity date is past"
msgstr ""

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.view_move_list_expense
msgid "Source Document"
msgstr "Початковий документ"

#. module: hr_expense
#: model:ir.model.fields,help:hr_expense.field_hr_expense_post_wizard__accounting_date
msgid "Specify the bill date of the related vendor bill."
msgstr ""

#. module: hr_expense
#: model:ir.model.fields,help:hr_expense.field_product_product__can_be_expensed
#: model:ir.model.fields,help:hr_expense.field_product_template__can_be_expensed
msgid "Specify whether the product can be selected in an expense."
msgstr "Вкажіть, чи можна вибрати товар у витратах."

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_form
msgid "Split"
msgstr "Розділити"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_split
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_form
msgid "Split Expense"
msgstr "Розділити витрату"

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
#: code:addons/hr_expense/wizard/hr_expense_split_wizard.py:0
msgid "Split Expenses"
msgstr "Розділити витрати"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split_wizard__split_possible
msgid "Split Possible"
msgstr "Розділення можливе"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_product_product__standard_price_update_warning
msgid "Standard Price Update Warning"
msgstr "Попередження про оновлення стандартної ціни"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__state
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_search
#: model_terms:ir.ui.view,arch_db:hr_expense.view_move_list_expense
msgid "Status"
msgstr "Статус"

#. module: hr_expense
#: model:ir.model.fields,help:hr_expense.field_hr_expense__activity_state
msgid ""
"Status based on activities\n"
"Overdue: Due date is already passed\n"
"Today: Activity date is today\n"
"Planned: Future activities."
msgstr ""
"Етап заснований на діях\n"
"Протерміновано: термін виконання вже минув\n"
"Сьогодні: дата дії сьогодні\n"
"Заплановано: майбутні дії."

#. module: hr_expense
#. odoo-javascript
#: code:addons/hr_expense/static/src/views/list.xml:0
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_form
msgid "Submit"
msgstr "Розглянути"

#. module: hr_expense
#. odoo-javascript
#: code:addons/hr_expense/static/src/js/tours/hr_expense.js:0
msgid "Submit to Manager"
msgstr "Відправити керівнику"

#. module: hr_expense
#: model:ir.model.fields.selection,name:hr_expense.selection__hr_expense__approval_state__submitted
#: model:ir.model.fields.selection,name:hr_expense.selection__hr_expense__state__submitted
#: model:ir.model.fields.selection,name:hr_expense.selection__hr_expense_split__approval_state__submitted
msgid "Submitted"
msgstr "Відправлено"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.report_expense
msgid "Subtotal"
msgstr "Підсумок"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.report_expense
msgid "Subtotal in currency"
msgstr "Підсумок у валюті"

#. module: hr_expense
#: model:ir.model,name:hr_expense.model_account_tax
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split__tax_ids
#: model_terms:ir.ui.view,arch_db:hr_expense.view_move_list_expense
msgid "Tax"
msgstr "Податок"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.report_expense
msgid "Tax 15%"
msgstr "Податок 15%"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.view_move_list_expense
msgid "Tax Excluded"
msgstr "Без податків"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__tax_amount
msgid "Tax amount"
msgstr "Сума податку"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__tax_amount_currency
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split__tax_amount_currency
msgid "Tax amount in Currency"
msgstr "Сума податку у валюті"

#. module: hr_expense
#: model:ir.model.fields,help:hr_expense.field_hr_expense__tax_amount
msgid "Tax amount in company currency"
msgstr "Сума податку у валюті компанії"

#. module: hr_expense
#: model:ir.model.fields,help:hr_expense.field_hr_expense__tax_amount_currency
msgid "Tax amount in currency"
msgstr "Сума податку у валюті"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split_wizard__tax_amount_currency
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_split
#: model_terms:ir.ui.view,arch_db:hr_expense.report_expense
msgid "Taxes"
msgstr "Податки"

#. module: hr_expense
#: model:res.groups,name:hr_expense.group_hr_expense_team_approver
msgid "Team Approver"
msgstr "Затверджуючий команди"

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "The account %(name)s (%(code)s) is archived. Activate it to continue"
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/ir_actions_report.py:0
msgid ""
"The attachment (%(attachment_name)s) has not been added to the report due to "
"the following error: '%(error)s'"
msgstr ""

#. module: hr_expense
#: model:ir.model.fields,help:hr_expense.field_res_company__expense_journal_id
#: model:ir.model.fields,help:hr_expense.field_res_config_settings__expense_journal_id
msgid "The company's default journal used when an employee expense is created."
msgstr ""
"Стандартний журнал компанії, який використовується під час створення витрат "
"на співробітників."

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "The current user has no related employee. Please, create one."
msgstr "Поточний користувач не має пов'язаного співробітника. Створіть його."

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_template_register
msgid ""
"The first word of the email subject did not correspond to any category code. "
"You'll have to set the category manually on the expense."
msgstr ""
"Перше слово теми електронного листа не відповідало жодному коду категорії. "
"Вам доведеться вручну встановити категорію на рахунок."

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_approve_duplicate_view_form
msgid ""
"The following approved expenses have similar employee, amount and category "
"than some expenses of this report. Please verify this report does not "
"contain duplicates."
msgstr ""
"Нижче наведені затверджені витрати мають аналогічну кількість працівників, "
"суму та категорію, ніж деякі витрати цього звіту. Будь ласка, переконайтеся, "
"що цей звіт не містить дублікатів."

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid ""
"The following expenses payment method leads to several accounts payable and "
"this isn't supported:\n"
"%(expenses)s"
msgstr ""

#. module: hr_expense
#: model:ir.model.fields,help:hr_expense.field_hr_expense_post_wizard__employee_journal_id
msgid "The journal used when the expense is paid by employee."
msgstr "Журнал, який використовується, коли витрати оплачуються працівником."

#. module: hr_expense
#: model:ir.model.fields,help:hr_expense.field_hr_expense__payment_method_line_id
msgid "The payment method used when the expense is paid by the company."
msgstr "Спосіб оплати, коли витрати понесені іншою компанією."

#. module: hr_expense
#. odoo-javascript
#: code:addons/hr_expense/static/src/js/tours/hr_expense.js:0
msgid "The status of all your current expenses is visible from here."
msgstr "Звідси видно стан усіх ваших поточних витрат."

#. module: hr_expense
#: model:ir.model.fields,help:hr_expense.field_hr_expense_split_wizard__split_possible
msgid "The sum of after split shut remain the same"
msgstr "Сума після розділеного закриття залишається незмінною"

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid ""
"The vendor is required for expenses using SEPA Credit Transfer as the "
"payment method.\n"
"Please set a vendor on the following expenses: %s"
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/product_product.py:0
msgid ""
"There are unsubmitted expenses linked to this category. Updating the "
"category cost will change expense amounts. Make sure it is what you want to "
"do."
msgstr ""
"Є неподані витрати, пов’язані з цією категорією. Оновлення вартості "
"категорії змінить суми витрат. Переконайтеся, що це те, що ви хочете зробити."

#. module: hr_expense
#: model_terms:web_tour.tour,rainbow_man_message:hr_expense.hr_expense_tour
msgid "There you go - expense management in a nutshell!"
msgstr "Ось вам і управління витратами в двох словах!"

#. module: hr_expense
#: model:digest.tip,name:hr_expense.digest_tip_hr_expense_0
#: model_terms:digest.tip,tip_description:hr_expense.digest_tip_hr_expense_0
msgid "Tip: Snap pictures of your receipts with the remote app"
msgstr "Порада: Робіть фото ваших квитанцій з модулем віддаленого контролю"

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "Tip: try sending receipts by email"
msgstr ""

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_search
msgid "To Post"
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_search
msgid "To Submit"
msgstr "До розгляду"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_search
msgid "Today Activities"
msgstr "Сьогоднішні дії"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__total_amount
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_form
#: model_terms:ir.ui.view,arch_db:hr_expense.report_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.view_move_list_expense
msgid "Total"
msgstr "Разом"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split_wizard__total_amount_currency
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_expenses_analysis_tree
msgid "Total Amount"
msgstr "Загальна сума"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__total_amount_currency
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split__total_amount_currency
msgid "Total In Currency"
msgstr "Всього у валюті"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_expenses_analysis_tree
msgid "Total Taxes"
msgstr "Разом податків"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__untaxed_amount
msgid "Total Untaxed Amount"
msgstr ""

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__untaxed_amount_currency
msgid "Total Untaxed Amount In Currency"
msgstr "Загальна неоподатковувана сума у валюті"

#. module: hr_expense
#: model:ir.model.fields,help:hr_expense.field_hr_expense_split_wizard__total_amount_currency_original
msgid "Total amount of the original Expense that we are splitting"
msgstr "Загальна сума вихідних витрат, які ми розділяємо"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split_wizard__total_amount_currency_original
msgid "Total amount original"
msgstr "Загальна сума оригінальна"

#. module: hr_expense
#: model:product.template,name:hr_expense.expense_product_travel_accommodation_product_template
msgid "Travel & Accommodation"
msgstr "Подорожі та проживання"

#. module: hr_expense
#: model:ir.model.fields,help:hr_expense.field_hr_expense__activity_exception_decoration
msgid "Type of the exception activity on record."
msgstr "Тип дії виключення на записі."

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid ""
"Uh-oh! You can’t edit this expense.\n"
"\n"
"Reach out to the administrators, flash your best smile, and see if they'll "
"grant you the magical access you seek."
msgstr ""

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__product_uom_id
msgid "Unit"
msgstr "Одиниці"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__price_unit
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_expenses_analysis_tree
#: model_terms:ir.ui.view,arch_db:hr_expense.report_expense
msgid "Unit Price"
msgstr "Ціна одиниці"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.report_expense
msgid "Untaxed Amount"
msgstr "Сума без податків"

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "Untitled Expense %s"
msgstr ""

#. module: hr_expense
#. odoo-javascript
#: code:addons/hr_expense/static/src/views/kanban.xml:0
#: code:addons/hr_expense/static/src/views/list.xml:0
msgid "Upload"
msgstr "Завантажити"

#. module: hr_expense
#: model_terms:ir.actions.act_window,help:hr_expense.hr_expense_actions_my_all
#: model_terms:ir.actions.act_window,help:hr_expense.hr_expense_actions_to_process
msgid "Upload or drop an expense receipt"
msgstr ""

#. module: hr_expense
#. odoo-javascript
#: code:addons/hr_expense/static/src/js/tours/hr_expense.js:0
msgid "Use the breadcrumbs to go back to the list of expenses."
msgstr "Використовуйте бредкрамбс, щоб повернутися до списку витрат."

#. module: hr_expense
#: model:ir.actions.act_window,name:hr_expense.hr_expense_approve_duplicate_action
msgid "Validate Duplicate Expenses"
msgstr "Затвердити витрати дублікату"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__vendor_id
msgid "Vendor"
msgstr "Постачальник"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_template_register
msgid "View Expense"
msgstr "Переглянути витрати"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_template_submitted_expenses
msgid "View expenses"
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_search
msgid "Waiting Approval"
msgstr "Очікує затвердження"

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_search
msgid "Waiting Reimbursement"
msgstr ""

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__website_message_ids
msgid "Website Messages"
msgstr "Повідомлення з веб-сайту"

#. module: hr_expense
#: model:ir.model.fields,help:hr_expense.field_hr_expense__website_message_ids
msgid "Website communication history"
msgstr "Історія бесіди на сайті"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.product_product_expense_form_view
msgid ""
"When the cost of an expense product is different than 0, then the "
"user                                             using this product won't be "
"able to change the amount of the "
"expense,                                             only the quantity. Use "
"a cost different than 0 for expense categories funded "
"by                                             the company at fixed cost "
"like allowances for mileage, per diem, "
"accommodation                                             or meal."
msgstr ""

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense__product_has_tax
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split__product_has_tax
msgid "Whether tax is defined on a selected product"
msgstr "Чи визначено податок на вибраний товар"

#. module: hr_expense
#: model:ir.model.fields,field_description:hr_expense.field_hr_expense_split__wizard_id
msgid "Wizard"
msgstr "Помічник"

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "You can not submit an expense without a category."
msgstr ""

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_template_register
msgid "You can now submit it to the manager from the following link."
msgstr "Тепер ви можете подати його менеджеру з наступного посилання."

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "You can only generate an accounting entry for approved expense(s)."
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid ""
"You can't post simultaneously employee-paid expenses belonging to different "
"companies"
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid ""
"You cannot approve:\n"
" %(reasons)s"
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "You cannot cancel an expense linked to a posted journal entry"
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "You cannot delete a posted or approved expense."
msgstr "Ви не можете видалити розміщені або затверджені витрати."

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/analytic.py:0
msgid "You cannot delete an analytic account that is used in an expense."
msgstr ""
"Ви не можете видалити аналітичний рахунок, який використовується у витратах."

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/account_payment.py:0
msgid ""
"You cannot do this modification since the payment is linked to an expense."
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "You cannot edit the security fields of an expense manually"
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid ""
"You cannot refuse:\n"
" %(reasons)s"
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "You cannot reset to draft an expense linked to a posted journal entry."
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "You cannot split an expense that is already posted."
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "You do not have the required permission to submit this expense."
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "You do not have the rights to edit this expense."
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/wizard/hr_expense_post_wizard.py:0
msgid "You don't have the rights to create accounting entries."
msgstr ""

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid "You need to add a manual payment method on the journal (%s)"
msgstr "Вам потрібно додати спосіб оплати вручну в журналі (%s)"

#. module: hr_expense
#. odoo-python
#: code:addons/hr_expense/models/hr_expense.py:0
msgid ""
"You need to have at least one category that can be expensed in your database "
"to proceed!"
msgstr ""
"Щоб продовжити, у вашій базі даних має бути принаймні одна категорія, яку "
"можна витратити!"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_template_refuse_reason
msgid "Your Expense"
msgstr ""

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_template_register
msgid "Your expense has been successfully registered."
msgstr "Ваш рахунок успішно зареєстрований."

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.res_config_settings_view_form
msgid "alias"
msgstr "псевдонім"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.product_product_expense_form_view
msgid "e.g. Lunch"
msgstr "наприклад, обід"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_form
msgid "e.g. Lunch with Customer"
msgstr "наприклад, обід з клієнтом"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.product_product_expense_form_view
msgid "e.g. Restaurants: only week days, for lunch"
msgstr ""

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.res_config_settings_view_form
msgid "e.g. mycompany.com"
msgstr "напр. mycompany.com"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_form
msgid "expense"
msgstr ""

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_template_refuse_reason
msgid "has been refused"
msgstr "було відхилено"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.product_product_expense_form_view
msgid "no taxes"
msgstr ""

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.product_product_expense_form_view
msgid "per"
msgstr "на"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_form
msgid "tax)"
msgstr ""

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.res_config_settings_view_form
msgid "use OCR to fill data from a picture of the bill"
msgstr "використовуйте OCR, щоб заповнити дані із зображення у рахунок"

#. module: hr_expense
#: model_terms:ir.ui.view,arch_db:hr_expense.hr_expense_view_form
msgid "with the same receipt already exists."
msgstr ""

#~ msgid "$100.00"
#~ msgstr "$100.00"

#~ msgid "$120.00"
#~ msgstr "$120.00"

#~ msgid "$500.00"
#~ msgstr "$500.00"

#~ msgid "$600.00"
#~ msgstr "$600.00"

#~ msgid "2023-08-11"
#~ msgstr "2023-08-11"

#~ msgid "View Attachments"
#~ msgstr "Переглянути прикріплення"

#~ msgid "Accounting Settings"
#~ msgstr "Налаштування бухобілку"

#~ msgid "You should install a Fiscal Localization first."
#~ msgstr "Спершу вам необхідно встановити схему оподаткування."

#~ msgid ""
#~ "'Expenses - %s - %s' % (object.employee_id.name, "
#~ "(object.name).replace('/', ''))"
#~ msgstr ""
#~ "'Витрати - %s - %s' % (object.employee_id.name, "
#~ "(object.name).replace('/', ''))"

#~ msgid ""
#~ "<span class=\"d-inline-block\"><i class=\"text-muted\">Use this reference "
#~ "as a subject prefix when submitting by email.</i></span>"
#~ msgstr ""
#~ "<span class=\"d-inline-block\"><i class=\"text-muted\">Використовуйте це "
#~ "посилання як префікс теми під час надсилання електронною поштою.</i></"
#~ "span>"

#~ msgid "<strong>Date:</strong>"
#~ msgstr "<strong>Дата:</strong>"

#~ msgid "<strong>Description:</strong>"
#~ msgstr "<strong>Опис:</strong>"

#~ msgid "<strong>Employee:</strong>"
#~ msgstr "<strong>Співробітник:</strong>"

#~ msgid "<strong>Payment By:</strong>"
#~ msgstr "<strong>Оплата:</strong>"

#~ msgid "<strong>Total</strong>"
#~ msgstr "<strong>Всього</strong>"

#~ msgid "<strong>Validated By:</strong>"
#~ msgstr "<strong>Підтвердив:</strong>"

#~ msgid "All Expense Reports"
#~ msgstr "Усі звіти про витрати"

#~ msgid "All Reports"
#~ msgstr "Усі звіти"

#~ msgid "An expense report must contain only lines from the same company."
#~ msgstr "Звіт про витрати повинен містити рядки лише з тієї ж компанії."

#~ msgid "Apple App Store"
#~ msgstr "Apple App Store"

#~ msgid "Approve Report"
#~ msgstr "Затвердити звіт"

#~ msgid "Approved By"
#~ msgstr "Затверджено"

#~ msgid "Approved On"
#~ msgstr "Затверджено"

#~ msgid "Bill Reference"
#~ msgstr "Референс рахунку"

#~ msgid "Can be Expensed"
#~ msgstr "Може бути відшкодовано"

#~ msgid "Categories"
#~ msgstr "Категорії"

#~ msgid "Certified honest and conform,<br/>(Date and signature).<br/><br/>"
#~ msgstr "Звіт складено вірно,<br/>(дата і підпис).<br/><br/>"

#~ msgid ""
#~ "Conversion between Units of Measure can only occur if they belong to the "
#~ "same category. The conversion will be made based on the ratios."
#~ msgstr ""
#~ "Перетворення між одиницями вимірювання може відбуватися лише у тому "
#~ "випадку, якщо вони належать до однієї і тієї ж категорії. Конвертація "
#~ "буде здійснюватися на основі співвідношення."

#~ msgid "Create Report"
#~ msgstr "Створити звіт"

#~ msgid "Create a new expense report"
#~ msgstr "Створіть новий звіт витрат"

#~ msgid "Create a report to submit one or more expenses to your manager."
#~ msgstr "Створіть звіт, щоб надіслати менеджеру одну або кілька витрат."

#~ msgid "Date"
#~ msgstr "Дата"

#~ msgid "Default Journals"
#~ msgstr "Типові журнали"

#~ msgid "Did you try the mobile app?"
#~ msgstr "Ви пробували мобільний додаток?"

#~ msgid "Done"
#~ msgstr "Виконано"

#~ msgid "Drag and drop files to create expenses"
#~ msgstr "Перетягніть файли, щоб створити витрати"

#~ msgid "Employee Home Address"
#~ msgstr "Домашня адреса працівника"

#~ msgid "Expense Journal"
#~ msgstr "Журнал витрат"

#~ msgid "Expense Lines"
#~ msgstr "Рядки витрат"

#~ msgid "Expense Lines Are Editable By Current User"
#~ msgstr "Поточний користувач може редагувати рядки витрат"

#~ msgid "Expense Report"
#~ msgstr "Звіт про витрати"

#~ msgid "Expense Report Summary"
#~ msgstr "Опис звіту про витрати"

#~ msgid "Expense Reports"
#~ msgstr "Звіти про витрати"

#~ msgid "Expense Reports Analysis"
#~ msgstr "Аналіз звітів про витрати"

#~ msgid "Expense Reports to Approve"
#~ msgstr "Звіти про витрати на затвердження"

#~ msgid "Expense Sheet"
#~ msgstr "Лист витрат"

#~ msgid "Expense report approved"
#~ msgstr "Затверджений звіт про витрати"

#~ msgid "Expense report paid"
#~ msgstr "Оплачений звіт про витрати"

#~ msgid "Expense report refused"
#~ msgstr "Відхилений звіт про витрати"

#~ msgid ""
#~ "Expense reports regroup all the expenses incurred during a specific event."
#~ msgstr ""
#~ "Звіти про витрати перегрупують усі витрати, понесені під час конкретної "
#~ "події."

#~ msgid "Expenses Reports to Approve"
#~ msgstr "Звіти про витрати на затвердження"

#~ msgid "Expenses by Date"
#~ msgstr "Витрати по даті"

#~ msgid "Former Employees"
#~ msgstr "Колишні співробітники"

#~ msgid "General Information"
#~ msgstr "Загальна інформація"

#~ msgid "Google Play Store"
#~ msgstr "Магазин Google Play "

#~ msgid "Group By"
#~ msgstr "Групувати за"

#~ msgid "Handle lines with different currencies"
#~ msgstr "Ручні рядки з різними валютами"

#~ msgid "Internal Note"
#~ msgstr "Внутрішня примітка"

#~ msgid "Label Convert Rate"
#~ msgstr "Ставка конвертування мітки"

#~ msgid ""
#~ "Managers can approve the report here, then an accountant can post the "
#~ "accounting entries."
#~ msgstr ""
#~ "Менеджери можуть затвердити звіт тут, а потім бухгалтер може опублікувати "
#~ "бухгалтерські проводки."

#~ msgid "My Reports"
#~ msgstr "Мої звіти"

#~ msgid "New Expense Report"
#~ msgstr "Новий звіт про витрати"

#~ msgid "New Expense Reports"
#~ msgstr "Нові звіти витрат"

#~ msgid "No Home Address found for the employee %s, please configure one."
#~ msgstr ""
#~ "Не вказано домашню адресу для співробітника %s, будь ласка, вкажіть її."

#~ msgid "No expense report found. Let's create one!"
#~ msgstr "Звіт про витрати не знайдено. Давайте створимо його!"

#~ msgid "No expense reports found. Let's create one!"
#~ msgstr "Звіт про витрати не знайдено. Давайте створимо його!"

#~ msgid "Number of messages which requires an action"
#~ msgstr "Кількість повідомлень, які потебують дії"

#~ msgid ""
#~ "Once your <b>Expense Report</b> is ready, you can submit it to your "
#~ "manager and wait for approval."
#~ msgstr ""
#~ "Після того як ваш <b>Звіт про витрати</b> буде готовим, ви можете "
#~ "надіслати його у вашому менеджеру і чекати затвердження."

#~ msgid "Only HR Officers or the concerned employee can reset to draft."
#~ msgstr ""
#~ "Лише працівники відділу кадрів або зацікавлений працівник можуть "
#~ "повернути до чернетки."

#~ msgid "Or"
#~ msgstr "Або"

#~ msgid "Others"
#~ msgstr "Інші"

#~ msgid "Partial"
#~ msgstr "Частинами"

#~ msgid "Payment Status"
#~ msgstr "Статус платежу"

#~ msgid "Price"
#~ msgstr "Ціна"

#~ msgid "Price in Company Currency"
#~ msgstr "Ціна у валюті компанії"

#~ msgid "Qty"
#~ msgstr "К-сть"

#~ msgid "Reason to refuse Expense"
#~ msgstr "Причина відхилення витрат"

#~ msgid "Ref."
#~ msgstr "Посилання"

#~ msgid "Reference Is Editable By Current User"
#~ msgstr "Референс редагується поточним користувачем"

#~ msgid "Refused Expenses"
#~ msgstr "Відхилені витрати"

#~ msgid "Register Payment"
#~ msgstr "Зареєструвати платіж"

#~ msgid "Reimburse expenses in payslips"
#~ msgstr "Відшкодування витрат у розрахунковому листі"

#~ msgid "Reset to Draft"
#~ msgstr "Зробити чернеткою"

#~ msgid "Sample"
#~ msgstr "Зразок"

#~ msgid ""
#~ "Selected Unit of Measure for expense %(expense)s does not belong to the "
#~ "same category as the Unit of Measure of product %(product)s."
#~ msgstr ""
#~ "Обрана одиниця вимірювання для витрат %(expense)s не належить до тієї ж "
#~ "категорії, що й одиниця вимірювання товару %(product)s."

#~ msgid "Setup your domain alias"
#~ msgstr "Встановіть псевдонім для вашого домену"

#~ msgid "Sheet"
#~ msgstr "Табель"

#~ msgid "Sheet Is Editable"
#~ msgstr "Таблиця редагується"

#~ msgid "Show all records which has next action date is before today"
#~ msgstr "Показати всі записи, які мають дату наступної дії до сьогоднішньої"

#~ msgid ""
#~ "Snap pictures of your receipts and let Odoo<br> automatically create "
#~ "expenses for you."
#~ msgstr ""
#~ "Зробіть фото ваших квитанцій і дозвольте Odoo<br> автоматично створити "
#~ "для вас витрати."

#~ msgid "Specify expense journal to generate accounting entries."
#~ msgstr "Вкажіть журнал витрат для створення бухгалтерських проведень."

#~ msgid "The journal must be set on posted expense"
#~ msgstr "Журнал повинен бути встановлений за опублікованими витратами"

#~ msgid ""
#~ "This note will be shown to users when they select this expense product."
#~ msgstr ""
#~ "Ця примітка буде показана користувачам, коли вони виберуть цей витратний "
#~ "товар."

#~ msgid "To Report"
#~ msgstr "До звіту"

#~ msgid "Unit Price Display"
#~ msgstr "Відображення ціни за одиницю"

#~ msgid "Unit of Measure"
#~ msgstr "Одиниця вимірювання"

#~ msgid "UoM Category"
#~ msgstr "Категорія одиниці вимірювання"

#~ msgid "User"
#~ msgstr "Користувач"

#~ msgid "View Report"
#~ msgstr "Переглянути звіт"

#~ msgid "Wasting time recording your receipts? Let’s try a better way."
#~ msgstr ""
#~ "Витрачаєте час на запис своїх квитанцій? Давайте спробуємо кращий спосіб."

#~ msgid ""
#~ "When the cost of an expense product is different than 0, then the user "
#~ "using this product won't be able to change the amount of the expense, "
#~ "only the quantity. Use a cost different than 0 for expense categories "
#~ "funded by the company at fixed cost like allowances for mileage, per "
#~ "diem, accommodation or meal."
#~ msgstr ""
#~ "Якщо вартість витратного товару відрізняється від 0, тоді користувач, "
#~ "який використовує його, не зможе змінити суму витрат, лише кількість. "
#~ "Використовуйте вартість, відмінну від 0, для категорій витрат, які "
#~ "фінансуються компанією за фіксованою вартістю, як-от надбавки за пробіг, "
#~ "добові, проживання чи харчування."

#~ msgid "You are not authorized to edit the reference of this expense report."
#~ msgstr ""
#~ "Ви не авторизовані, щоби редагувати референс цього звіту про витрати."

#~ msgid "You are not authorized to edit this expense report."
#~ msgstr "Ви не авторизовані, щоби редагувати цей звіт про витрати."

#~ msgid "You can not create report without category."
#~ msgstr "Ви не можете створити звіт без категорії."

#~ msgid "You can only generate accounting entry for approved expense(s)."
#~ msgstr "Ви можете робити проведення тільки для затверджених звітів(у). "

#~ msgid "You cannot add expenses of another employee."
#~ msgstr "Ви не можете додати витрати іншого співробітника."

#~ msgid "You cannot delete a posted or paid expense."
#~ msgstr "Ви не можете видалити опубліковані або оплачені витрати."

#~ msgid ""
#~ "You cannot do this modification since the payment is linked to an expense "
#~ "report."
#~ msgstr ""
#~ "Ви не можете внести цю зміну, оскільки платіж пов’язано зі звітом про "
#~ "витрати."

#~ msgid ""
#~ "You cannot report expenses for different employees in the same report."
#~ msgstr ""
#~ "Ви не можете звітувати про витрати для різних співробітників в одному "
#~ "звіті."

#~ msgid "You cannot report the expenses without amount!"
#~ msgstr "Ви не можете звітувати про витрати без суми!"

#~ msgid "You cannot report twice the same line!"
#~ msgstr "Ви не можете звітувати двічі той же рядок!"

#~ msgid "You have no expense to report"
#~ msgstr "У вас немає витрат для звіту"

#~ msgid "e.g. Trip to NY"
#~ msgstr "наприклад, подорож до Нью-Йорку"

#~ msgid "to be reimbursed"
#~ msgstr "підлягає відшкодуванню"

#~ msgid "under validation"
#~ msgstr "в стадії підтвердження"
