# Translation of Odoo Server. # This file contains the translation of the following modules: # * point_of_sale # # Translators: # Bohdan Lisnenko, 2022 # Martin Trigaux, 2024 # Wil Odoo, 2024 # Alina Lisnenko , 2025 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-02-10 08:26+0000\n" "PO-Revision-Date: 2022-09-22 05:53+0000\n" "Last-Translator: Alina Lisnenko , 2025\n" "Language-Team: Ukrainian (https://app.transifex.com/odoo/teams/41243/uk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: uk\n" "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #: code:addons/point_of_sale/models/pos_session.py:0 #, python-format msgid " - closing" msgstr " - закриття" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #: code:addons/point_of_sale/models/pos_session.py:0 #, python-format msgid " - opening" msgstr " - відкриття" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #: code:addons/point_of_sale/models/pos_order.py:0 #: code:addons/point_of_sale/models/pos_order.py:0 #, python-format msgid " REFUND" msgstr "ОТРИМАТИ" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/NumpadWidget.xml:0 #, python-format msgid "% Disc" msgstr "% Зниж." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 #, python-format msgid "%(pos_name)s (not used)" msgstr "%(pos_name)s (не використовується)" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #, python-format msgid "%s POS payment of %s in %s" msgstr "%s Оплата POS %s в %s" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/PartnerListScreen/PartnerListScreen.js:0 #, python-format msgid "%s customer(s) found for \"%s\"." msgstr "%s знайдений клієнт для \"%s\"." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0 #, python-format msgid "" "%s has a total amount of %s, are you sure you want to delete this order ?" msgstr "" "%s має загальну суму %s, ви впевнені, що хочете видалити це замовлення?" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductsWidget.js:0 #, python-format msgid "%s product(s) found for \"%s\"." msgstr "%s знайдені товари для \"%s\"." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #, python-format msgid "%s untaxed" msgstr "%s неоподатковується" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #, python-format msgid "%s with %s" msgstr "%s з %s" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/ReceiptScreen.xml:0 #, python-format msgid "& invoice" msgstr "та рахунок" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/ReceiptScreen.xml:0 #, python-format msgid "(Both will be sent by email)" msgstr "(Обидва будуть надіслані через email)" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #, python-format msgid "(RESCUE FOR %(session)s)" msgstr "(ЗБЕРЕГТИ ДЛЯ %(session)s)" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0 #, python-format msgid "(as of opening)" msgstr "(як при відкритті)" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "(update)" msgstr "(оновити)" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "+ New Shop" msgstr "+ Новий магазин" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "" msgstr "" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "How to manage tax-included prices" msgstr "Як управляти податковими цінами" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_partner_pos_kanban msgid "" "" msgstr "" "" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "" msgstr "" "" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen msgid " Edit" msgstr " Редагувати" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #, python-format msgid "

Dear %s,
Here is your electronic ticket for the %s.

" msgstr "

Шановний(а) %s,
Це ваш електронний квиток на %s.

" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/tours/point_of_sale.js:0 #, python-format msgid "" "

Ready to have a look at the POS Interface? Let's start our first " "session.

" msgstr "" "

Готові переглянути інтерфейс точки продажу? Розпочніть першу " "сесію.

" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "" "" msgstr "" "Платіжні термінали\n" " " #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__transaction_id msgid "Payment Transaction ID" msgstr "ID платіжної транзакції" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0 #, python-format msgid "Payment method" msgstr "Спосіб платежу" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Payment methods available" msgstr "Доступні методи оплати" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0 #, python-format msgid "Payment request pending" msgstr "Запит на оплату в очікуванні" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0 #, python-format msgid "Payment reversed" msgstr "Зворотній платіж" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #: model:ir.actions.act_window,name:point_of_sale.action_pos_payment_form #: model:ir.model,name:point_of_sale.model_account_payment #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__payment_ids #: model:ir.ui.menu,name:point_of_sale.menu_pos_payment #: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_form #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_search #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_tree #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form #, python-format msgid "Payments" msgstr "Платежі" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Popups/ClosePosPopup.js:0 #: code:addons/point_of_sale/static/src/js/Popups/ClosePosPopup.js:0 #, python-format msgid "Payments Difference" msgstr "Платіжна різниця" #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.action_payment_methods_tree msgid "Payments Methods" msgstr "Методи оплати" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0 #, python-format msgid "Payments in" msgstr "Платежі в" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/SaleDetailsReport.xml:0 #, python-format msgid "Payments:" msgstr "Платежі:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0 #, python-format msgid "Pending Electronic Payments" msgstr "Очікування електронних платежів" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_order__user_id msgid "" "Person who uses the cash register. It can be a reliever, a student or an " "interim employee." msgstr "" "Особа, яка використовує касовий апарат. Це може бути стажер, студент або " "тимчасовий працівник." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0 #, python-format msgid "Phone" msgstr "Телефон" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Pick which product categories are available" msgstr "Оберіть, яка категорія товару є в наявності" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__picking_ids #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__picking_ids msgid "Picking" msgstr "Комплектування" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__picking_count #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__picking_count msgid "Picking Count" msgstr "Підрахунок комплектування" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/stock_warehouse.py:0 #, python-format msgid "Picking POS" msgstr "Точка продажу комплектування" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_stock_picking_type msgid "Picking Type" msgstr "Тип комплектування" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #: code:addons/point_of_sale/models/pos_session.py:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form #, python-format msgid "Pickings" msgstr "Комплектування" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0 #, python-format msgid "Picture" msgstr "Зображення" #. module: point_of_sale #: model:product.attribute.value,name:point_of_sale.fabric_attribute_plastic msgid "Plastic" msgstr "Пластик" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0 #, python-format msgid "Please Confirm Large Amount" msgstr "Будь ласка, підтвердіть велику суму " #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/printers.js:0 #: code:addons/point_of_sale/static/src/js/printers.js:0 #, python-format msgid "Please check if the IoT Box is still connected." msgstr "Перевірте, чи IoT Box досі підключено." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/printers.js:0 #, python-format msgid "Please check if the printer is still connected." msgstr "Перевірте чи принтер досі підключено." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/printers.js:0 #, python-format msgid "" "Please check if the printer is still connected. \n" "Some browsers don't allow HTTP calls from websites to devices in the network (for security reasons). If it is the case, you will need to follow Odoo's documentation for 'Self-signed certificate for ePOS printers' and 'Secure connection (HTTPS)' to solve the issue" msgstr "" "Будь ласка, перевірте, чи принтер все ще підключений. \n" "Деякі браузери не дозволяють HTTP-дзвінки з веб-сайтів на пристрої в мережі (з міркувань безпеки). Якщо це так, вам потрібно буде дотримуватися документації Odoo щодо «Самопідписаного сертифіката для принтерів ePOS» і «Безпечного з’єднання (HTTPS)», щоб вирішити проблему" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/ChromeWidgets/HeaderButton.js:0 #, python-format msgid "Please check your internet connection and try again." msgstr "Перевірте підключення до Інтернету та повторіть спробу." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/res_company.py:0 #, python-format msgid "" "Please close all the point of sale sessions in this period before closing " "it. Open sessions are: %s " msgstr "" "Закрийте всі сесії точки продажу у цьому періоді перед його закриттям. " "Відкриті сесії: %s " #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_payment_method.py:0 #, python-format msgid "" "Please close and validate the following open PoS Sessions before modifying this payment method.\n" "Open sessions: %s" msgstr "" "Будь ласка, закрийте та перевірте наступні відкриті сесії PoS, перш ніж змінювати цей спосіб оплати.\n" "Відкриті сесії: %s" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/models.js:0 #, python-format msgid "Please configure a payment method in your POS." msgstr "Будь ласка, налаштуйте метод оплати на вашій точці продажу. " #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "Please create/select a Point of Sale above to show the configuration " "options." msgstr "" "Будь ласка, створіть/виберіть пункт продажу вище, щоб показати параметри " "конфігурації." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #, python-format msgid "Please define income account for this product: \"%s\" (id:%d)." msgstr "Будь ласка, визначте дохід для цього товару: \"%s\" (id:%d)." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #, python-format msgid "Please define income account for this product: '%s' (id:%d)." msgstr "Будь ласка, визначте рахунок доходу для цього товару: '%s' (id:%d)." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen msgid "" "Please enter your billing information or" msgstr "" "Введіть вашу інформцію виставлення рахунку або" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #, python-format msgid "" "Please go on the %s journal and define a Loss Account. This account will be " "used to record cash difference." msgstr "" "Перейдіть у %s журнал та визначіть рахунок витрат. Цей рахунок буде " "використовуватися для грошових різниць." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #, python-format msgid "" "Please go on the %s journal and define a Profit Account. This account will " "be used to record cash difference." msgstr "" "Перейдіть у %s журнал та визначіть рахунок доходу. Цей рахунок буде " "використаний для грошової різниці." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/custom_hooks.js:0 #, python-format msgid "Please print the invoice from the backend" msgstr "Будь ласка, надрукуйте рахунок з бекенду" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #, python-format msgid "Please provide a partner for the sale." msgstr "Будь ласка, визначте партнера для продажу." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenStatus.xml:0 #, python-format msgid "Please select a payment method." msgstr "Будь ласка, оберіть спосіб оплати." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0 #, python-format msgid "Please select the Customer" msgstr "Будь ласка, оберіть клієнта" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__pos_categ_id msgid "PoS Category" msgstr "Категорія точки продажу" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "PoS Interface" msgstr "Інтерфейс точки продажу" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/stock_warehouse.py:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.view_partner_property_form #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_pivot #, python-format msgid "PoS Orders" msgstr "Замовлення ТП" #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.product_pos_category_action #: model:ir.ui.menu,name:point_of_sale.menu_products_pos_category #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "PoS Product Categories" msgstr "Категорії товарів точки продажу" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_tree_view msgid "PoS Product Category" msgstr "Категорія товару точки продажу" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #, python-format msgid "PoS order %s can not be processed" msgstr "Замовлення точки продажу %s неможливо обробити" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_partner_property_form msgid "Point Of Sale" msgstr "Точка продажу" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 #: model:ir.actions.act_window,name:point_of_sale.action_pos_config_kanban #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__name #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__config_id #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__config_id #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__config_id #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_config_id #: model:ir.ui.menu,name:point_of_sale.menu_point_root #: model_terms:ir.ui.view,arch_db:point_of_sale.digest_digest_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.view_account_journal_pos_user_form #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search #: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search #, python-format msgid "Point of Sale" msgstr "Касовий термінал" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.report_pos_order_view_tree #: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_graph #: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_pivot #: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search msgid "Point of Sale Analysis" msgstr "Аналіз касового терміналу" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_category #: model:ir.model.fields,field_description:point_of_sale.field_product_product__pos_categ_id #: model:ir.model.fields,field_description:point_of_sale.field_product_template__pos_categ_id msgid "Point of Sale Category" msgstr "Категорія точки продажу" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_search msgid "Point of Sale Config" msgstr "Налаштування точки продажу" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_config #: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__config_id #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_tree msgid "Point of Sale Configuration" msgstr "Налаштування точки продажу" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__config_ids msgid "Point of Sale Configurations" msgstr "Налаштування точки продажу" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_report_point_of_sale_report_saledetails msgid "Point of Sale Details" msgstr "Деталі точки продажу" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_details_wizard msgid "Point of Sale Details Report" msgstr "Звіт деталей точки продажу" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_report_point_of_sale_report_invoice msgid "Point of Sale Invoice Report" msgstr "Звіт рахунку точки продажу" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__journal_id #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_journal_id msgid "Point of Sale Journal" msgstr "Журнал точки продажу" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_make_payment msgid "Point of Sale Make Payment Wizard" msgstr "Помічник оплати точки продажу" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__group_pos_manager_id msgid "Point of Sale Manager Group" msgstr "Група керівників точки продажу" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_stock_warehouse__pos_type_id msgid "Point of Sale Operation Type" msgstr "Тип операції точки продажу" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_order_line msgid "Point of Sale Order Lines" msgstr "Рядки замовлення точки продажу" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_order #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_search #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "Point of Sale Orders" msgstr "Замовлення точки продажу" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_report_pos_order msgid "Point of Sale Orders Report" msgstr "Звіт замовлень точки продажу" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_payment_method #: model:ir.model.fields,field_description:point_of_sale.field_account_journal__pos_payment_method_ids msgid "Point of Sale Payment Methods" msgstr "Способи оплати точки продажу" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_payment msgid "Point of Sale Payments" msgstr "Платежі точки продажу" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_session #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_tree msgid "Point of Sale Session" msgstr "Сесія точки продажу" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.qunit_suite msgid "Point of Sale Tests" msgstr "Тести точки продажу" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__group_pos_user_id msgid "Point of Sale User Group" msgstr "Група користувачів точки продажу" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__pos_config_ids msgid "Point of Sales" msgstr "Точка продажу" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__access_url msgid "Portal Access URL" msgstr "URL доступу до порталу" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_allowed_pricelist_ids msgid "Pos Allowed Pricelist" msgstr "Дозволений прайс-лист в точці продажу" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__pos_config_ids msgid "Pos Config" msgstr "Налаштування точки продажу" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_order_ids #: model:ir.model.fields,field_description:point_of_sale.field_account_move__pos_order_ids #: model:ir.model.fields,field_description:point_of_sale.field_account_payment__pos_order_ids #: model:ir.model.fields,field_description:point_of_sale.field_res_partner__pos_order_ids #: model:ir.model.fields,field_description:point_of_sale.field_res_users__pos_order_ids #: model:ir.model.fields,field_description:point_of_sale.field_stock_picking__pos_order_id msgid "Pos Order" msgstr "Замовлення точки продажу" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_partner__pos_order_count #: model:ir.model.fields,field_description:point_of_sale.field_res_users__pos_order_count msgid "Pos Order Count" msgstr "Розрахунок замовлення точки продажу" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__pos_order_line_id msgid "Pos Order Line" msgstr "Рядок замовлення точки продажу" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_payment_ids #: model:ir.model.fields,field_description:point_of_sale.field_account_move__pos_payment_ids #: model:ir.model.fields,field_description:point_of_sale.field_account_payment__pos_payment_ids msgid "Pos Payment" msgstr "Платіж точки продажу" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_form_view msgid "Pos Product Categories" msgstr "Категорії товарів КТ" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_selectable_categ_ids msgid "Pos Selectable Categ" msgstr "Категорії що вибираються в точці продажу" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_stock_picking__pos_session_id msgid "Pos Session" msgstr "Сесія точки продажу" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pos_session_duration msgid "Pos Session Duration" msgstr "Тривалість сесії точки продажу" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pos_session_state msgid "Pos Session State" msgstr "Етап сесії точки продажу" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pos_session_username msgid "Pos Session Username" msgstr "Ім'я користувача сесії точки продажу" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__open_session_ids msgid "Pos Sessions" msgstr "Сесії точки продажу" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_posbox #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_posbox msgid "PosBox" msgstr "PosBox" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/models.js:0 #, python-format msgid "Positive quantity not allowed" msgstr "Позитивна кількість заборонена" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0 #, python-format msgid "Postcode" msgstr "Поштовий індекс" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__done #: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__done #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter msgid "Posted" msgstr "Опубліковано" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0 #, python-format msgid "Previous Order List" msgstr "Список попередніх замовлень" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/CustomerFacingDisplay/CustomerFacingDisplayOrder.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/NumpadWidget.xml:0 #, python-format msgid "Price" msgstr "Ціна" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Price Control" msgstr "Контроль ціни" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails msgid "Price Unit" msgstr "Ціна одиниці" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #, python-format msgid "Price discount from %s -> %s" msgstr "Знижка ціни від %s -> %s" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0 #, python-format msgid "Price excl. VAT:" msgstr "Ціна без ПДВ:" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_extra msgid "Price extra" msgstr "Додаткова ціна" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/SetPricelistButton.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/SetPricelistButton.xml:0 #, python-format msgid "Price list" msgstr "Прайс-лист" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__price msgid "Priced Product" msgstr "Оцінений товар" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/SetPricelistButton.js:0 #: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0 #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__pricelist_id #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__pricelist_id #, python-format msgid "Pricelist" msgstr "Прайс-лист" #. module: point_of_sale #: model:ir.ui.menu,name:point_of_sale.pos_config_menu_action_product_pricelist #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Pricelists" msgstr "Прайс-листи" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Pricing" msgstr "Ціноутворення" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/ChromeWidgets/SaleDetailsButton.xml:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_details_wizard #, python-format msgid "Print" msgstr "Друк" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/ReceiptScreen.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/ControlButtons/ReprintReceiptButton.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/ReprintReceiptScreen.xml:0 #, python-format msgid "Print Receipt" msgstr "Друк квитанції" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "Print a QR code on the receipt to allow the user to easily request the " "invoice for an order." msgstr "" "Роздрукуйте QR-код на квитанції, щоб користувач міг легко запросити рахунок-" "фактуру для замовлення." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/ChromeWidgets/SaleDetailsButton.xml:0 #, python-format msgid "Print a report with all the sales of the current PoS Session" msgstr "Друк звіту з усіма продажами поточної сесії точки продажу" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Print receipts automatically once the payment is registered" msgstr "Друк квитанцій автоматично після реєстрації платежу" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_print_via_proxy #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_print_via_proxy msgid "Print via Proxy" msgstr "Друк через проксі" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/ChromeWidgets/ProxyStatus.js:0 #, python-format msgid "Printer" msgstr "Принтер" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Misc/AbstractReceiptScreen.js:0 #, python-format msgid "Printing is not supported on some browsers" msgstr "Друк не підтримується у деяких браузерах" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Misc/AbstractReceiptScreen.js:0 #, python-format msgid "" "Printing is not supported on some browsers due to no default printing " "protocol is available. It is possible to print your tickets by making use of" " an IoT Box." msgstr "" "Друк не підтримується в деяких браузерах через відсутність протоколу друку " "за замовчуванням. Роздрукувати квитки можна за допомогою IoT Box." #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_procurement_group #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__procurement_group_id msgid "Procurement Group" msgstr "Група забезпечення" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_product_template #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__product_id #: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__product_id #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_id #: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails #: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search msgid "Product" msgstr "Товар" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_categ_id #: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search msgid "Product Category" msgstr "Категорія товару" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__product_load_background #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_product_load_background msgid "Product Load Background" msgstr "Фон завантаження товару" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Product Prices" msgstr "Ціни товару" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_tree_view msgid "Product Product Categories" msgstr "Категорії товару" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_qty msgid "Product Quantity" msgstr "Кількість" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_tmpl_id msgid "Product Template" msgstr "Шаблон товару" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_uom_uom msgid "Product Unit of Measure" msgstr "Одиниця вимірювання товару" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__product_uom_id msgid "Product UoM" msgstr "Одиниця вимірювання товару" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_uom_category msgid "Product UoM Categories" msgstr "Категорії одиниці вимірювання товару" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_product_product msgid "Product Variant" msgstr "Варіант товару" #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.product_product_action #: model:ir.ui.menu,name:point_of_sale.pos_config_menu_action_product_product msgid "Product Variants" msgstr "Варіанти товару" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0 #, python-format msgid "Product information" msgstr "Інформація про товар" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0 #: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductsWidget.js:0 #, python-format msgid "" "Product is not loaded. Tried loading the product from the server but there " "is a network error." msgstr "" "Товар не завантажено. Була спроба завантаження товару із серверу, але " "виникла помилка мережі." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Product prices on receipts" msgstr "Ціни товару на квитанції" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_tipproduct #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_tipproduct msgid "Product tips" msgstr "Чайові товару" #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.product_template_action_pos_product #: model:ir.ui.menu,name:point_of_sale.menu_pos_products #: model:ir.ui.menu,name:point_of_sale.pos_config_menu_catalog #: model:ir.ui.menu,name:point_of_sale.pos_menu_products_configuration #: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "Products" msgstr "Товари" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen msgid "Products:" msgstr "Товари:" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Promotions, Coupons, Gift Card & Loyalty Program" msgstr "Акції, купони, подарункові картки та програми лояльності" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/ChromeWidgets/ProxyStatus.xml:0 #: code:addons/point_of_sale/static/src/xml/ChromeWidgets/ProxyStatus.xml:0 #, python-format msgid "Proxy Connected" msgstr "Підключено проксі" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/ChromeWidgets/ProxyStatus.xml:0 #: code:addons/point_of_sale/static/src/xml/ChromeWidgets/ProxyStatus.xml:0 #, python-format msgid "Proxy Disconnected" msgstr "Проксі відключено" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/ChromeWidgets/ProxyStatus.xml:0 #: code:addons/point_of_sale/static/src/xml/ChromeWidgets/ProxyStatus.xml:0 #, python-format msgid "Proxy Warning" msgstr "Попередження проксі" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/NumpadWidget.xml:0 #, python-format msgid "Qty" msgstr "К-сть" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/CustomerFacingDisplay/CustomerFacingDisplayOrder.xml:0 #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__qty #: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails #, python-format msgid "Quantity" msgstr "Кількість" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/CashMoveReceipt.xml:0 #, python-format msgid "REASON" msgstr "ПРИЧИНА" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0 #, python-format msgid "Read Weighing Scale" msgstr "Зчитати показник вагів" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/tours/point_of_sale.js:0 #: code:addons/point_of_sale/static/src/backend/tours/point_of_sale.js:0 #, python-format msgid "Ready to launch your point of sale?" msgstr "Готові запустити вашу точку продажу?" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/CashMovePopup.xml:0 #, python-format msgid "Reason" msgstr "Причина" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0 #, python-format msgid "Receipt" msgstr "Надходження" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #, python-format msgid "Receipt %s" msgstr "Квитанція %s" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__receipt_footer #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_receipt_footer msgid "Receipt Footer" msgstr "Нижній колонтитул чека" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__receipt_header #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_receipt_header msgid "Receipt Header" msgstr "Верхній колонтитул чека" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0 #: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0 #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__pos_reference #, python-format msgid "Receipt Number" msgstr "Номер квитанції" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Receipt Printer" msgstr "Принтер чеків" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__use_payment_terminal msgid "Record payments with a terminal on this journal." msgstr "Записуйте платежі через термінал у цьому журналі." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__rescue msgid "Recovery Session" msgstr "Сезон відновлення" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0 #, python-format msgid "Refresh Display" msgstr "Оновити дисплей" #. module: point_of_sale #. odoo-javascript #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0 #: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/RefundButton.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/RefundButton.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/RefundButton.xml:0 #, python-format msgid "Refund" msgstr "Відшкодування" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__refund_orderline_ids msgid "Refund Order Lines" msgstr "Рядки замовлення на повернення" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #, python-format msgid "Refund Orders" msgstr "Замовлення на повернення" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/models.js:0 #, python-format msgid "Refund and Sales not allowed" msgstr "Повернення та Продажі не дозволені" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderlineDetails.xml:0 #, python-format msgid "Refunded" msgstr "Повернуто" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__refunded_order_ids msgid "Refunded Order" msgstr "Повернені замовлення" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__refunded_orderline_id msgid "Refunded Order Line" msgstr "Рядок повернення замовлення" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form #, python-format msgid "Refunded Orders" msgstr "Повернені замовлення" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__refunded_orders_count msgid "Refunded Orders Count" msgstr "Підрахунок повернених замовлень" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__refunded_qty msgid "Refunded Quantity" msgstr "Кількість повернень" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/OrderlineDetails.js:0 #, python-format msgid "Refunding %s in " msgstr "Повернення %s в" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "Refunds" msgstr "Відшкодування" #. module: point_of_sale #: model:ir.actions.client,name:point_of_sale.action_client_pos_menu msgid "Reload POS Menu" msgstr "Меню перезавантаження точки продажу" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenStatus.xml:0 #, python-format msgid "Remaining" msgstr "Залишилось" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0 #, python-format msgid "Remaining unsynced orders" msgstr "Залишилися несинхронізовані замовлення" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/EditListInput.xml:0 #: code:addons/point_of_sale/static/src/xml/Popups/EditListInput.xml:0 #, python-format msgid "Remove" msgstr "Вилучити" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0 #, python-format msgid "Replenishment" msgstr "Поповнення" #. module: point_of_sale #: model:ir.ui.menu,name:point_of_sale.menu_point_rep msgid "Reporting" msgstr "Звітність" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/ControlButtons/InvoiceButton.js:0 #, python-format msgid "Reprint Invoice" msgstr "Передрук рахунку" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0 #, python-format msgid "Request sent" msgstr "Надісланий запит" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0 #, python-format msgid "Reset" msgstr "Скинути" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__user_id msgid "Responsible" msgstr "Відповідальний" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_user_id msgid "Responsible User" msgstr "Відповідальний користувач" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__limit_categories #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_limit_categories msgid "Restrict Categories" msgstr "Обмежити категорії" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__restrict_price_control #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_restrict_price_control msgid "Restrict Price Modifications to Managers" msgstr "Обмежити зміни цін для менеджерів" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Restrict price modification to managers" msgstr "Обмежте зміну ціни менеджерам" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0 #, python-format msgid "Retry" msgstr "Повторити" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form #, python-format msgid "Return Products" msgstr "Повернути товари" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_return msgid "Returned" msgstr "Повернено" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #, python-format msgid "Reversal of POS closing entry %s for order %s from session %s" msgstr "" "Переоцінка запису закриття точки продажу %s для замовлення %s із сесії %s" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #, python-format msgid "Reversal of: %s" msgstr "Сторнування: %s" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0 #, python-format msgid "Reversal request sent to terminal" msgstr "До терміналу надіслано запит на скасування" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0 #, python-format msgid "Reverse" msgstr "Повернення" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0 #, python-format msgid "Reverse Payment" msgstr "Скасувати платіж" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Misc/MobileOrderWidget.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0 #, python-format msgid "Review" msgstr "Огляд" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0 #, python-format msgid "Rounding" msgstr "Округлення" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Rounding Method" msgstr "Метод округлення" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0 #, python-format msgid "Rounding error in payment lines" msgstr "Помилка округлення у рядках оплати" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/debug_manager.js:0 #, python-format msgid "Run Point of Sale JS Tests" msgstr "Запустити тести JS точки продажу" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_has_sms_error msgid "SMS Delivery error" msgstr "Помилка доставки SMS" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/Orderline.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0 #, python-format msgid "SN" msgstr "СН" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__nbr_lines msgid "Sale Line Count" msgstr "Підрахунок рядка продажу" #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.action_pos_order_line #: model:ir.actions.act_window,name:point_of_sale.action_pos_order_line_day #: model:ir.actions.act_window,name:point_of_sale.action_pos_order_line_form msgid "Sale line" msgstr "Рядок продажу" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #, python-format msgid "Sales" msgstr "Продажі" #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.action_report_pos_details #: model:ir.actions.report,name:point_of_sale.sale_details_report #: model:ir.ui.menu,name:point_of_sale.menu_report_order_details #: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_details_wizard msgid "Sales Details" msgstr "Деталі продажу" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__sale_journal msgid "Sales Journal" msgstr "Журнал продажів" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerListScreen.xml:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form #, python-format msgid "Save" msgstr "Зберегти" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Save this page and come back here to set up the feature." msgstr "" "Збережіть цю сторінку та поверніться сюди, щоб налаштувати цю функцію." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/ChromeWidgets/ProxyStatus.js:0 #, python-format msgid "Scale" msgstr "Шкала" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0 #, python-format msgid "Scan" msgstr "Сканування" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0 #, python-format msgid "Scan EAN-13" msgstr "Сканувати EAN-13" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0 #, python-format msgid "Scan me to request an invoice for your purchase." msgstr "Відскануйте мене, щоб надіслати запит на рахунок по вашій купівлі." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_scan_via_proxy #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_scan_via_proxy msgid "Scan via Proxy" msgstr "Сканування через проксі" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/ChromeWidgets/ProxyStatus.js:0 #, python-format msgid "Scanner" msgstr "Сканер" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerListScreen.xml:0 #, python-format msgid "Search Customers..." msgstr "Пошук клієнтів..." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0 #, python-format msgid "Search Orders..." msgstr "Пошук замовлень..." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductsWidgetControlPanel.xml:0 #, python-format msgid "Search Products..." msgstr "Пошук товарів..." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter msgid "Search Sales Order" msgstr "Пошук замовлення на продаж" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerListScreen.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductsWidget.xml:0 #, python-format msgid "Search more" msgstr "Шукати більше" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__access_token msgid "Security Token" msgstr "Токен безпеки" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Popups/SelectionPopup.js:0 #, python-format msgid "Select" msgstr "Обрати" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/SetFiscalPositionButton.js:0 #, python-format msgid "Select Fiscal Position" msgstr "Обрати схему оподаткування" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0 #, python-format msgid "Select a payment method to validate the order." msgstr "Оберіть спосіб оплати для підтвердження замовлення." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderDetails.xml:0 #, python-format msgid "Select an order" msgstr "Оберіть замовлення" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Popups/CashMovePopup.js:0 #, python-format msgid "Select either Cash In or Cash Out before confirming." msgstr "Оберіть Покласти чи Забрати готівку перед підтвердженням." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/SetPricelistButton.js:0 #, python-format msgid "Select the pricelist" msgstr "Оберіть прайс-лист" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderDetails.xml:0 #, python-format msgid "Select the product(s) to refund and set the quantity" msgstr "Виберіть товар(и) для повернення та встановіть кількість" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Sell products and deliver them later." msgstr "Продавайте товари та доставляйте їх пізніше." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0 #, python-format msgid "Send" msgstr "Надіслати" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0 #, python-format msgid "Send Payment Request" msgstr "Надіслати запит на оплату" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/ErrorTracebackPopup.xml:0 #: code:addons/point_of_sale/static/src/xml/Popups/ErrorTracebackPopup.xml:0 #, python-format msgid "Send by email" msgstr "Відіслано по електронній пошті" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/ReceiptScreen/ReceiptScreen.js:0 #, python-format msgid "Sending email failed. Please try again." msgstr "Помилка надсилання електронного листа. Спробуйте ще раз." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_category__sequence msgid "Sequence" msgstr "Послідовність" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__sequence_number msgid "Sequence Number" msgstr "Порядковий номер" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/EditListInput.xml:0 #, python-format msgid "Serial/Lot Number" msgstr "Серійний/партійний номер" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0 #, python-format msgid "Served by" msgstr "Обслуговує" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Chrome.js:0 #: code:addons/point_of_sale/static/src/js/custom_hooks.js:0 #, python-format msgid "Server Error" msgstr "Помилка сервера" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 #: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_session_id #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__session_id #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__session_id #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__session_id #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_search #, python-format msgid "Session" msgstr "Сесія" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__name msgid "Session ID" msgstr "ІD сесії" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__session_move_id msgid "Session Journal Entry" msgstr "Запис журналу сесії" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml:0 #, python-format msgid "Session ids:" msgstr "ІD сесії:" #. module: point_of_sale #: model:mail.activity.type,name:point_of_sale.mail_activity_old_session msgid "Session open over 7 days" msgstr "Сесія відкрита більше 7-ми днів" #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.action_pos_session #: model:ir.actions.act_window,name:point_of_sale.action_pos_session_filtered #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__session_ids #: model:ir.ui.menu,name:point_of_sale.menu_pos_session_all #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "Sessions" msgstr "Сесії" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__set_maximum_difference #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_set_maximum_difference msgid "Set Maximum Difference" msgstr "Встановіть максимальну різницю" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0 #, python-format msgid "Set Weight" msgstr "Вказати вагу" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "Set a maximum difference allowed between the expected and counted money " "during the closing of the session" msgstr "" "Встановіть максимально допустиму різницю між очікуваними та розрахованими " "грошима під час закриття сесії" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__set_maximum_difference #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_set_maximum_difference msgid "" "Set a maximum difference allowed between the expected and counted money " "during the closing of the session." msgstr "" "Встановіть максимально допустиму різницю між очікуваними та розрахованими " "грошима під час закриття сесії." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/SetFiscalPositionButton.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/SetFiscalPositionButton.xml:0 #, python-format msgid "Set fiscal position" msgstr "Встановіть схему оподаткування" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Set multiple prices per product, automated discounts, etc." msgstr "Встановлення кількох цін на товар, автоматичні знижки тощо." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Set of coins/bills that will be used in opening and closing control" msgstr "" "Набір монет/купюр, які будуть використовуватися для контролю відкриття та " "закриття" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0 #, python-format msgid "Set the new quantity" msgstr "Встановити нову кількість" #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.action_pos_configuration #: model:ir.ui.menu,name:point_of_sale.menu_pos_global_settings msgid "Settings" msgstr "Налаштування" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Settings on this page will apply to this point of sale." msgstr "Налаштування на цій сторінці будуть застосовані до цієї точки продажу" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0 #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__ship_later #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_ship_later #, python-format msgid "Ship Later" msgstr "Доставити пізніше" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__picking_policy #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_picking_policy msgid "Shipping Policy" msgstr "Політика доставки" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/OrderWidget.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/OrderWidget.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderDetails.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderDetails.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderDetails.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderDetails.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0 #, python-format msgid "Shopping cart" msgstr "Кошик купівлі" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Show checkout to customers through a second display" msgstr "Показуйте замовлення клієнтам через другий дисплей" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_customer_facing_display_via_proxy msgid "Show checkout to customers with a remotely-connected screen." msgstr "Покажіть клієнту екран з віддаленим підключенням." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_customer_facing_display_local #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_iface_customer_facing_display_local msgid "Show checkout to customers." msgstr "Покажіть клієнтам оформлення замовлення." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__module_pos_hr #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_module_pos_hr msgid "Show employee login screen" msgstr "Показати екран входу співробітника" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Show margins & costs on product information" msgstr "Показати маржу і вартість в інформації товару" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen msgid "Sign in" msgstr "Увійти" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Six" msgstr "Six" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_six msgid "Six Payment Terminal" msgstr "Термінал Six" #. module: point_of_sale #: model:product.attribute,name:point_of_sale.size_attribute msgid "Size" msgstr "Розмір" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Chrome.xml:0 #, python-format msgid "Skip" msgstr "Пропустити" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_print_skip_screen #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_print_skip_screen msgid "Skip Preview Screen" msgstr "Пропустити попередній перегляд екрану" #. module: point_of_sale #: model:product.template,name:point_of_sale.small_shelf_product_template msgid "Small Shelf" msgstr "Маленька полиця" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0 #, python-format msgid "Some Serial/Lot Numbers are missing" msgstr "Відсутні деякі Серійні/Партійні номери" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/models.js:0 #, python-format msgid "" "Some orders could not be submitted to the server due to configuration " "errors. You can exit the Point of Sale, but do not close the session before " "the issue has been resolved." msgstr "" "Деякі замовлення не вдалося надіслати на сервер через помилки налаштування. " "Ви можете вийти з Точки продажу, але не закривайте сесію до того, як " "проблема не буде вирішена." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/models.js:0 #, python-format msgid "" "Some orders could not be submitted to the server due to internet connection " "issues. You can exit the Point of Sale, but do not close the session before " "the issue has been resolved." msgstr "" "Деякі замовлення не вдалося надіслати на сервер через проблеми з " "підключенням до Інтернету. Ви можете вийти з Точки продажу, але не " "закривайте сесію до того, як проблема не буде вирішена." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0 #, python-format msgid "Some, if not all, post-processing after syncing order failed." msgstr "" "Деякі, якщо не всі, постобробки після замовлення синхронізації не вдалася." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Specific route" msgstr "Конкретний маршрут" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_pack_operation_lot msgid "Specify product lot/serial number in pos order line" msgstr "Вкажіть партію/серійний номер товару у рядку замовлення" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__route_id #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_route_id msgid "Spefic route for products delivered later." msgstr "Конкретний маршрут для товарів, доставлених пізніше." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__start_category #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_start_category msgid "Start Category" msgstr "Початкова категорія" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__start_date msgid "Start Date" msgstr "Початкова дата" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 #, python-format msgid "Start category should belong in the available categories." msgstr "Стартова категорія має належати до доступних категорій." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Start selling from a default product category" msgstr "Почніть продавати з категорії товарів за замовчуванням" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_balance_start msgid "Starting Balance" msgstr "Початковий баланс" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0 #, python-format msgid "State" msgstr "Стан" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0 #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__state #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__state #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__state #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search #, python-format msgid "Status" msgstr "Статус" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_session__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: point_of_sale #: model:ir.model,name:point_of_sale.model_stock_move msgid "Stock Move" msgstr "Складське переміщення " #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_stock_rule msgid "Stock Rule" msgstr "Складське правило" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #, python-format msgid "Stock input for %s" msgstr "Вхідний запас для %s" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #, python-format msgid "Stock output for %s" msgstr "Вихідний запас для %s" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__update_stock_at_closing msgid "Stock should be updated at closing" msgstr "Склад оновиться при закритті" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0 #, python-format msgid "Street" msgstr "Вулиця" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Stripe" msgstr "Stripe" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_stripe msgid "Stripe Payment Terminal" msgstr "Платіжний термінал Stripe" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0 #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_subtotal_incl #, python-format msgid "Subtotal" msgstr "Підсумок" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_subtotal msgid "Subtotal w/o Tax" msgstr "Підсумок без податків" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__price_sub_total msgid "Subtotal w/o discount" msgstr "Підсумок без знижки" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml:0 #: code:addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml:0 #, python-format msgid "Successfully imported" msgstr "Вдало імпортовано" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/ChromeWidgets/CashMoveButton.js:0 #, python-format msgid "Successfully made a cash %s of %s." msgstr "Успішно зроблено готівку %s %s." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line msgid "Sum of subtotals" msgstr "Сума підсумків" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0 #, python-format msgid "Summary" msgstr "Підсумок" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/ChromeWidgets/SyncNotification.xml:0 #: code:addons/point_of_sale/static/src/xml/ChromeWidgets/SyncNotification.xml:0 #, python-format msgid "Synchronisation Connected" msgstr "Синхронізацію з'єднано" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/ChromeWidgets/SyncNotification.xml:0 #: code:addons/point_of_sale/static/src/xml/ChromeWidgets/SyncNotification.xml:0 #, python-format msgid "Synchronisation Connecting" msgstr "З'єднання синхронізації" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/ChromeWidgets/SyncNotification.xml:0 #: code:addons/point_of_sale/static/src/xml/ChromeWidgets/SyncNotification.xml:0 #, python-format msgid "Synchronisation Disconnected" msgstr "Синхронізацію роз'єднано" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/ChromeWidgets/SyncNotification.xml:0 #: code:addons/point_of_sale/static/src/xml/ChromeWidgets/SyncNotification.xml:0 #, python-format msgid "Synchronisation Error" msgstr "Помилка синхронізації" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/CustomerFacingDisplay/CustomerFacingDisplayOrder.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0 #, python-format msgid "TOTAL" msgstr "РАЗОМ" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/SetFiscalPositionButton.js:0 #: model:ir.model,name:point_of_sale.model_account_tax #, python-format msgid "Tax" msgstr "Податок" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails msgid "Tax Amount" msgstr "Сума податків" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_tax_included #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_tax_included msgid "Tax Display" msgstr "Відображення податку" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/models.js:0 #: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0 #, python-format msgid "Tax ID" msgstr "ІПН" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__tax_regime_selection #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_tax_regime_selection msgid "Tax Regime Selection value" msgstr "Значення вибору режиму податку" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__pos_config__iface_tax_included__subtotal msgid "Tax-Excluded Price" msgstr "Ціна без податків" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__pos_config__iface_tax_included__total msgid "Tax-Included Price" msgstr "Ціни з податками" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_tax #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__tax_ids #: model:ir.ui.menu,name:point_of_sale.menu_action_tax_form_open #: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "Taxes" msgstr "Податки" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__tax_ids_after_fiscal_position msgid "Taxes to Apply" msgstr "Застосувати податки" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/SaleDetailsReport.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/OrderSummary.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderDetails.xml:0 #, python-format msgid "Taxes:" msgstr "Податки:" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Technical" msgstr "Технічний" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/CashMoveReceipt.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0 #, python-format msgid "Tel:" msgstr "Тел.:" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/controllers/main.py:0 #, python-format msgid "The %s must be filled in your details." msgstr "%s має бути заповнено вашими деталями." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Popups/ErrorBarcodePopup.js:0 #, python-format msgid "" "The Point of Sale could not find any product, customer, employee or action " "associated with the scanned barcode." msgstr "" "Точка продажу не може знайти жоден товар, клієнта, співробітника або дію, " "пов'язану з відсканованим штрих-кодом." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_rounding_form_view_inherited msgid "" "The Point of Sale only supports the \"add a rounding line\" rounding " "strategy." msgstr "" "Точка продажу підтримує стратегію округлення лише \"додати рядок " "округлення\"." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #, python-format msgid "" "The Point of Sale order with the following reference %s was received by the " "Odoo server, but the order processing phase failed.
The datas received " "from the point of sale has been saved in the attachments.
Please contact" " your support service to assist you on restoring it" msgstr "" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0 #, python-format msgid "" "The amount cannot be higher than the due amount if you don't have a cash " "payment method configured." msgstr "" "Сума не може перевищувати належну суму, якщо у вас не налаштовано метод " "оплати готівкою." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0 #, python-format msgid "" "The amount of your payment lines must be rounded to validate the transaction.\n" "The rounding precision is %s so you should set %s or %s as payment amount instead of %s." msgstr "" "Для підтвердження транзакції суму ваших платіжних рядків потрібно округлити.\n" "Точність округлення %s тож ви повинні встановити %s або %s як суму платежу замість %s." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Chrome.js:0 #, python-format msgid "" "The barcode nomenclature setting is not configured. Make sure to configure " "it on your Point of Sale configuration settings" msgstr "" "Налаштування номенклатури штрих-кодів не налаштовано. Переконайтеся, що ви " "налаштували його в налаштуваннях конфігурації точки продажу" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 #, python-format msgid "" "The cash rounding strategy of the point of sale %(pos)s must be: '%(value)s'" msgstr "" "Стратегія округлення готівки точки продажу %(pos)s повинна бути: '%(value)s'" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 #, python-format msgid "The default pricelist must be included in the available pricelists." msgstr "" "Прайс-лист за замовчуванням повинен бути включений в доступний прайс-лист." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 #, python-format msgid "" "The default pricelist must belong to no company or the company of the point " "of sale." msgstr "" "Прайс-лист за замовчуванням не повинен належати жодній компанії або компанії" " місця продажу." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 #, python-format msgid "" "The default tip product is missing. Please manually specify the tip product." " (See Tips field.)" msgstr "" "Відсутні чайові за умовчанням. Будь ласка, вручну вкажіть товар чайових. " "(Див. поле Чайові.)" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/custom_hooks.js:0 #, python-format msgid "" "The fiscal data module encountered an error while receiving your order." msgstr "" "Виникла помилка модуля фіскальної дати під час отримання вашого замовлення." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0 #, python-format msgid "" "The fiscal position used in the original order is not loaded. Make sure it " "is loaded by adding it in the pos configuration." msgstr "" "Схема оподаткування, яка використовується у вихідному замовленні, не " "завантажується. Переконайтеся, що замовлення завантажене, додавши його в " "налаштування pos." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #, python-format msgid "The function to load %s has not been implemented." msgstr "Функція для завантаження %s не впроваджена." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__proxy_ip msgid "" "The hostname or ip address of the hardware proxy, Will be autodetected if " "left empty." msgstr "" "Назва комп'ютера або IP-адреса апаратного проксі, буде автоматично виявлено," " якщо воно залишиться порожнім." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 #, python-format msgid "" "The invoice journal must be in the same currency as the Sales Journal or the" " company currency if that is not set." msgstr "" "Журнал рахунку має бути в тій же валюті, що й журнал продажів або валюта " "компанії, якщо вона не встановлена." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 #, python-format msgid "" "The invoice journal of the point of sale %s must belong to the same company." msgstr "Журнал рахунків точки продажу %s має належати до тієї ж компанії." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Popups/ClosePosPopup.js:0 #, python-format msgid "" "The maximum difference allowed is %s.\n" "Please contact your manager to accept the closing difference." msgstr "" "Максимально дозволена різниця %s.\n" "Будь ласка, зверніться до свого менеджера, щоб прийняти кінцеву різницю." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_bill.py:0 #, python-format msgid "The name of the Coins/Bills must be a number." msgstr "Назва монет/купюр має бути числом." #. module: point_of_sale #: model:ir.model.constraint,message:point_of_sale.constraint_pos_session_uniq_name msgid "The name of this POS Session must be unique !" msgstr "Назва цієї сесії точки продажу повинна бути унікальною!" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_res_partner__pos_order_count #: model:ir.model.fields,help:point_of_sale.field_res_users__pos_order_count msgid "The number of point of sales orders related to this customer" msgstr "Кількість замовлень точки продажу, пов'язаних із цим клієнтом" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/custom_hooks.js:0 #, python-format msgid "The order could not be sent to the server due to an unknown error" msgstr "Замовлення неможливо надіслати на сервер через невідому помилку" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/custom_hooks.js:0 #, python-format msgid "" "The order has been synchronized earlier. Please make the invoice from the " "backend for the order: " msgstr "" "Замовлення було синхронізовано раніше. Будь ласка, зробіть рахунок-фактуру з" " бекенду для замовлення:" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_payment.py:0 #, python-format msgid "" "The payment method selected is not allowed in the config of the POS session." msgstr "" "Обраний метод платежу не дозволений у налаштуваннях сесії Точки продажу." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 #, python-format msgid "" "The payment methods for the point of sale %s must belong to its company." msgstr "Способи оплати для точки продажу %s мають належати до їх компанії." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_start_categ_id msgid "" "The point of sale will display this product category by default. If no " "category is specified, all available products will be shown." msgstr "" "У точці продажу відображатиметься ця категорія товару за замовчуванням. Якщо" " категорія не вказана, буде показано всі доступні товари." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_available_categ_ids msgid "" "The point of sale will only display products which are within one of the " "selected category trees. If no category is specified, all available products" " will be shown" msgstr "" "У точці продажу відображатимуться лише товари, які знаходяться в межах " "однієї з вибраних дерев категорій. Якщо категорія не вказана, " "відображатимуться усі доступні товари" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__pricelist_id msgid "" "The pricelist used if no customer is selected or if the customer has no Sale" " Pricelist configured." msgstr "" "Прайс-лист застосовується, якщо клієнт не обраний, або якщо клієнт не має " "налаштувань прайс-листа продажу." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_order__currency_rate msgid "" "The rate of the currency to the currency of rate applicable at the date of " "the order" msgstr "Курс валюти до валюти курсу, що застосовується на дату замовлення" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_print_skip_screen #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_iface_print_skip_screen msgid "" "The receipt screen will be skipped if the receipt can be printed " "automatically." msgstr "" "Екран квитанції буде пропущено, якщо чек може бути роздрукований " "автоматично." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_print_auto #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_iface_print_auto msgid "The receipt will automatically be printed at the end of each order." msgstr "Квитанція буде надрукована автоматично в кінці кожного замовлення." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0 #, python-format msgid "" "The requested quantity to be refunded is higher than the ordered quantity. " "%s is requested while only %s can be refunded." msgstr "" "Запитувана кількість, яку потрібно повернути, перевищує замовлену. %s " "запитується тільки поки %s можна повернути." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/models.js:0 #, python-format msgid "" "The requested quantity to be refunded is higher than the refundable quantity" " of %s." msgstr "" "Запитувана кількість, що підлягає відшкодуванню, перевищує кількість, що " "підлягає відшкодуванню %s." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 #, python-format msgid "The sales journal of the point of sale %s must belong to its company." msgstr "Журнал продажів точки продажу %s має належати до її компанії." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0 #, python-format msgid "The selected customer needs an address." msgstr "В обраних клієнтів має бути адреса." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 #, python-format msgid "" "The selected pricelists must belong to no company or the company of the " "point of sale." msgstr "" "Обрані прайс-листи не повинні належати до жодної компанії, або компанії " "точки продажу." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Chrome.js:0 #: code:addons/point_of_sale/static/src/js/custom_hooks.js:0 #, python-format msgid "The server encountered an error while receiving your order." msgstr "Під час отримання замовлення на сервері виникла помилка." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "" "The session has been opened for an unusually long period. Please consider " "closing." msgstr "Сесія відкрита незвично довго. Розгляньте можливість закриття." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_adyen #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "The transactions are processed by Adyen. Set your Adyen credentials on the " "related payment method." msgstr "" "Транзакції обробляються Adyen. Встановіть ваші облікові дані Adyen на " "пов'язаному методі оплати." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_six #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "The transactions are processed by Six. Set the IP address of the terminal on" " the related payment method." msgstr "" "Транзакції обробляються через Six. Встановіть IP-адресутерміналу на " "пов'язаному методі оплати." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_stripe #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "The transactions are processed by Stripe. Set your Stripe credentials on the" " related payment method." msgstr "" "Транзакція оброблена Stripe. Встановіть облікові дані Stripe на пов'язаному " "способі оплати." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_mercury #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "The transactions are processed by Vantiv. Set your Vantiv credentials on the" " related payment method." msgstr "" "Транзакції обробляються Vantiv. Встановіть ваші облікові дані Vantiv на " "пов'язаному методі оплати." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_balance_end msgid "Theoretical Closing Balance" msgstr "Теоретичний баланс закриття" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "There are" msgstr "Там є" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductsWidget.xml:0 #, python-format msgid "There are no products in this category." msgstr "У цій категорії немає товарів." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #, python-format msgid "" "There are still orders in draft state in the session. Pay or cancel the following orders to validate the session:\n" "%s" msgstr "" "У сесії є замовлення, які досі перебувають у стані чернетки. Оплатіть або скасуйте наступні замовлення для підтвердження сесії:\n" "%s" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0 #, python-format msgid "There are unsynced orders. Do you want to sync these orders?" msgstr "" "Є несинхронізовані замовлення. Ви хочете синхронізувати ці замовлення?" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #, python-format msgid "" "There is a difference between the amounts to post and the amounts of the " "orders, it is probably caused by taxes or accounting configurations changes." msgstr "" "Існує різниця між сумами для оприбуткування та сумами замовлень, ймовірно, " "це викликано податками або змінами налаштування бухобліку." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0 #, python-format msgid "There is already an electronic payment in progress." msgstr "Електронна оплата вже триває." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0 #, python-format msgid "" "There is at least one pending electronic payment.\n" "Please finish the payment with the terminal or cancel it then remove the payment line." msgstr "" "Є принаймні один електронний платіж, що очікує на розгляд.\n" "Будь ласка, завершіть платіж за допомогою терміналу або скасуйте його, а потім видаліть рядок платежу." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "There is no Chart of Accounts configured on the company. Please go to the " "invoicing settings to install a Chart of Accounts." msgstr "" "В компанії не встановлено плану рахунків. Перейдіть у налаштування " "виставлення рахунків для встановлення плану рахунків." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0 #, python-format msgid "" "There is no cash payment method available in this point of sale to handle the change.\n" "\n" " Please pay the exact amount or add a cash payment method in the point of sale configuration" msgstr "" "У цій точці продажу немає способу оплати готівки, щоби впоратися з цією зміною.\n" "\n" "Будь-ласка, сплачуйте точну суму або додайте спосіб оплати готівки в налаштування точки продажу" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #, python-format msgid "There is no cash payment method for this PoS Session" msgstr "Для цієї сесії Точки продажу немає готівкового способу оплати" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #, python-format msgid "There is no cash register in this session." msgstr "У цій сесії немає касового апарату." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 #, python-format msgid "There is no product linked to your PoS" msgstr "Немає товарів, пов'язаних з вашою Точкою продажу" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0 #, python-format msgid "" "There must be at least one product in your order before it can be validated " "and invoiced." msgstr "" "У вашому замовленні має бути принаймні один товар, перш ніж його можна буде " "перевірити та виставити рахунок." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__amount_authorized_diff #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_amount_authorized_diff msgid "" "This field depicts the maximum difference allowed between the ending balance" " and the theoretical cash when closing a session, for non-POS managers. If " "this maximum is reached, the user will have an error message at the closing " "of his session saying that he needs to contact his manager." msgstr "" "Це поле відображає максимальну різницю, дозволену між кінцевим балансом і " "теоретичною готівкою при закритті сесії, для менеджерів, що не належать до " "ТП. Якщо цей максимум досягнуто, користувачеві з'явиться повідомлення про " "помилку під час закриття його сесії, вказуючи, що йому потрібно звернутися " "до менеджера." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__group_pos_manager_id msgid "" "This field is there to pass the id of the pos manager group to the point of " "sale client." msgstr "" "Це поле полягає в тому, щоби передавати іd групи менеджерів тп до точки " "продажу клієнта." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__group_pos_user_id msgid "" "This field is there to pass the id of the pos user group to the point of " "sale client." msgstr "" "Це поле полягає в тому, щоби передавати id групи ТП до точки продажу " "клієнта." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #, python-format msgid "This invoice has been created from the point of sale session: %s" msgstr "Цей рахуок створено із сесії точки продажу: %s" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__fiscal_position_ids msgid "" "This is useful for restaurants with onsite and take-away services that imply" " specific tax rates." msgstr "" "Це корисно для ресторанів з місцевими та виїзними послугами, які " "передбачають конкретні податкові ставки." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/account_journal.py:0 #, python-format msgid "" "This journal is associated with a payment method. You cannot modify its type" msgstr "" "Цей журнал пов’язаний із способом оплати. Ви не можете змінити його тип" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/ChromeWidgets/DebugWidget.js:0 #, python-format msgid "" "This operation will destroy all unpaid orders in the browser. You will lose " "all the unsaved data and exit the point of sale. This operation cannot be " "undone." msgstr "" "Ця операція знищить всі неоплачені замовлення в браузері. Ви втратите всі " "незбережені дані та вийдете з точки продажу. Цю операцію не можна скасувати." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/ChromeWidgets/DebugWidget.js:0 #, python-format msgid "" "This operation will permanently destroy all paid orders from the local " "storage. You will lose all the data. This operation cannot be undone." msgstr "" "Ця операція назавжди знищить всі оплачені замовлення з локального сховища. " "Ви втратите всі дані. Цю операцію не можна скасувати." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0 #, python-format msgid "" "This order already has refund lines for %s. We can't change the customer " "associated to it. Create a new order for the new customer." msgstr "" "Для цього замовлення вже є рядки повернення коштів %s. Ми не можемо змінити " "пов’язаного з ним клієнта. Створіть нове замовлення для нового клієнта." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/OrderWidget.xml:0 #, python-format msgid "This order is empty" msgstr "Це замовлення пусте" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/ReceiptScreen/ReceiptScreen.js:0 #, python-format msgid "" "This order is not yet synced to server. Make sure it is synced then try " "again." msgstr "" "Це замовлення ще не синхронізовано із сервером. Переконайтеся, що він " "синхронізований, а потім повторіть спробу." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__tip_product_id #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "This product is used as reference on customer receipts." msgstr "Цей товар використовується як посилання на чек клієнта." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__sequence_line_id msgid "" "This sequence is automatically created by Odoo but you can change it to " "customize the reference numbers of your orders lines." msgstr "" "Ця послідовність автоматично створюється Odoo, але ви можете змінити її, щоб" " налаштувати номери референсу ваших рядків замовлень." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__sequence_id #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_sequence_id msgid "" "This sequence is automatically created by Odoo but you can change it to " "customize the reference numbers of your orders." msgstr "" "Ця послідовність автоматично створюється Odoo, але ви можете змінити її, " "щоби налаштувати референси ваших замовлень." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #: code:addons/point_of_sale/models/pos_session.py:0 #: code:addons/point_of_sale/models/pos_session.py:0 #: code:addons/point_of_sale/models/pos_session.py:0 #, python-format msgid "This session is already closed." msgstr "Цю сесію вже закрито." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "This tax is applied to any new product created in the catalog." msgstr "" "Цей податок застосовується до будь-якого нового товару, створеного в " "каталозі." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0 #, python-format msgid "Tip" msgstr "Підказка" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__tip_amount msgid "Tip Amount" msgstr "Сума чайових" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__tip_product_id #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_tip_product_id #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Tip Product" msgstr "Товар чайових" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_product_tip_product_template #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Tips" msgstr "Чайові" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form msgid "Tips:" msgstr "Поради:" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "To Close" msgstr "Закрити" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0 #, python-format msgid "To Pay" msgstr "До сплати" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/OrderlineDetails.js:0 #, python-format msgid "To Refund: %s" msgstr "Повернути: %s" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_product_product__to_weight #: model:ir.model.fields,field_description:point_of_sale.field_product_template__to_weight msgid "To Weigh With Scale" msgstr "Для зважування на вагах" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__to_invoice msgid "To invoice" msgstr "До включення у рахунок" #. module: point_of_sale #: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_payment_form #: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_pos_form msgid "To record new orders, start a new session." msgstr "Щоби записати нове замовлення, розпочніть нову сесію." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #, python-format msgid "To return product(s), you need to open a session in the POS %s" msgstr "Товар повернення, вам необхідно відкрити сесію у точці продажу %s" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__to_ship msgid "To ship" msgstr "Доставити" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0 #: code:addons/point_of_sale/static/src/xml/Popups/MoneyDetailsPopup.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0 #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_total #: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails #, python-format msgid "Total" msgstr "Разом" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_total_entry_encoding msgid "Total Cash Transaction" msgstr "Сума тразакцій готівкою" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0 #, python-format msgid "Total Cost:" msgstr "Загальна вартість:" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__total_discount msgid "Total Discount" msgstr "Всього знижка" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenStatus.xml:0 #, python-format msgid "Total Due" msgstr "Загальна сума заборгованості" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0 #, python-format msgid "Total Margin:" msgstr "Загальна маржа:" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "Total Paid (with rounding)" msgstr "Всього оплачено (з округленням)" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__total_payments_amount msgid "Total Payments Amount" msgstr "Сума усіх платежів" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__price_total msgid "Total Price" msgstr "Сума" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0 #, python-format msgid "Total Price excl. VAT:" msgstr "Загальна ціна без ПДВ:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0 #, python-format msgid "Total Taxes" msgstr "Разом податків" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_payment__amount msgid "Total amount of the payment." msgstr "Загальна сума платежу." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__total_cost msgid "Total cost" msgstr "Загальна вартість" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line msgid "Total qty" msgstr "Загальна кількість" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/SaleDetailsReport.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/OrderSummary.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderDetails.xml:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails #, python-format msgid "Total:" msgstr "Разом:" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_real_transaction msgid "Transaction" msgstr "Операція" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0 #, python-format msgid "Transaction cancelled" msgstr "Транзакцію скасовано" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_stock_picking msgid "Transfer" msgstr "Переміщення" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_barcode_rule__type #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__type msgid "Type" msgstr "Тип" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__card_type msgid "Type of card used" msgstr "Тип використовуваної картки" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_session__activity_exception_decoration msgid "Type of the exception activity on record." msgstr "Тип дії виключення на записі." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #, python-format msgid "" "Unable to close and validate the session.\n" "Please set corresponding tax account in each repartition line of the following taxes: \n" "%s" msgstr "" "Неможливо закрити та підтвердити сесію.\n" "Встановіть кореспондуючий рахунок податку у кожному розділеному рядку наступних податків: \n" "%s" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/ControlButtons/InvoiceButton.js:0 #, python-format msgid "Unable to download invoice." msgstr "Не вдається завантажити рахунок." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/ControlButtons/InvoiceButton.js:0 #, python-format msgid "Unable to invoice order." msgstr "Не вдається виставтити рахунок." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 #, python-format msgid "" "Unable to modify this PoS Configuration because you can't modify %s while a " "session is open." msgstr "" "Не вдається змінити налаштування точки продажу, бо ви не можете робити зміни" " %s поки відкрита сесія." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/PartnerListScreen/PartnerListScreen.js:0 #, python-format msgid "Unable to save changes." msgstr "Не вдається зберегти зміни." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Chrome.js:0 #, python-format msgid "Unable to show information about this error." msgstr "Неможливо показати інформацію про цю помилку." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/custom_hooks.js:0 #, python-format msgid "Unable to sync order" msgstr "Не вдається синхронізувати замовлення" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_unit msgid "Unit Price" msgstr "Ціна одиниці" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/ErrorBarcodePopup.xml:0 #, python-format msgid "Unknown Barcode" msgstr "Невідомий штрих-код" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Chrome.js:0 #: code:addons/point_of_sale/static/src/js/ChromeWidgets/HeaderButton.js:0 #: code:addons/point_of_sale/static/src/js/custom_hooks.js:0 #, python-format msgid "Unknown Error" msgstr "Невідома помилка" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/ProductInfoButton.js:0 #: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductItem.js:0 #, python-format msgid "Unknown error" msgstr "Невідома помилка" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/PartnerListScreen/PartnerDetailsEdit.js:0 #, python-format msgid "Unsupported File Format" msgstr "Непідтримуваний формат файлу" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/ReceiptScreen/ReceiptScreen.js:0 #, python-format msgid "Unsynced order" msgstr "Несинхронізоване замовлення" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "UoM" msgstr "Одиниця вимірювання" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_company__point_of_sale_update_stock_quantities #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__update_stock_quantities #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Update quantities in stock" msgstr "Оновити кількості на складі" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_company__point_of_sale_use_ticket_qr_code #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__point_of_sale_use_ticket_qr_code msgid "Use QR code on ticket" msgstr "Використовуйте QR-код на квитках" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__use_payment_terminal msgid "Use a Payment Terminal" msgstr "Використовуйте термінал оплати" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__use_pricelist #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_use_pricelist msgid "Use a pricelist." msgstr "Використовуйте прайс-лист." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Use barcodes to scan products, customer cards, etc." msgstr "" "Використовуйте штрих-коди для сканування товарів, клієнтські картки, тощо." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Use fiscal positions to get different taxes by order" msgstr "" "Використовуйте схему оподаткування, щоб отримати різні податки за " "замовленням" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "Used to record product pickings. Products are consumed from its default " "source location." msgstr "" "Використовується для запису комплектування товарів. Товари споживаються з " "вихідного розташування за умовчанням." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__user_id #: model:res.groups,name:point_of_sale.group_pos_user #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form #: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search msgid "User" msgstr "Користувач" #. module: point_of_sale #: model:ir.actions.report,name:point_of_sale.report_user_label msgid "User Labels" msgstr "Мітки користувача" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__uuid msgid "Uuid" msgstr "Uuid" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/CashMoveReceipt.xml:0 #, python-format msgid "VAT:" msgstr "ПДВ:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/Orderline.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/Orderline.xml:0 #, python-format msgid "Valid product lot" msgstr "Дійсна партія товару" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0 #, python-format msgid "Validate" msgstr "Підтвердити" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Vantiv (US & Canada)" msgstr "Vantiv (США та Канада)" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_mercury msgid "Vantiv Payment Terminal" msgstr "Платіжний термінал Vantiv" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_session_check_product_wizard msgid "Verify if there are any products for the PoS" msgstr "Перевіряйте, чи є товари для Точки продажу" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0 #, python-format msgid "Visit the Backend but keep session open" msgstr "Переходьте на бекенд але залишайте сесію відкритою" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0 #, python-format msgid "Waiting for card" msgstr "Очікування картки" #. module: point_of_sale #: model:product.template,name:point_of_sale.wall_shelf_product_template msgid "Wall Shelf Unit" msgstr "Одиниця полиці на стіну" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_stock_warehouse #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__warehouse_id #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Warehouse" msgstr "Склад" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_warehouse_id msgid "Warehouse (PoS)" msgstr "Склад (PoS)" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__website_message_ids msgid "Website Messages" msgstr "Повідомлення з веб-сайту" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_session__website_message_ids msgid "Website communication history" msgstr "Історія бесіди на сайті" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0 #, python-format msgid "Weighing" msgstr "Зважування" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__weight msgid "Weighted Product" msgstr "Зважений товар" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__pos_config__picking_policy__one msgid "When all products are ready" msgstr "Коли усі товари готові" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__is_margins_costs_accessible_to_every_user #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_is_margins_costs_accessible_to_every_user msgid "" "When disabled, only PoS manager can view the margin and cost of product " "among the Product info." msgstr "" "Якщо вимкнено, лише менеджер PoS може переглядати маржу та вартість товару в" " інформації про товар." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "Whenever you close a session, one entry is generated in the following " "accounting journal for all the orders not invoiced. Invoices are recorded in" " accounting separately." msgstr "" "Кожного разу, коли ви закриваєте сесію, одне повідомлення створюється в " "наступному журналі бухгалтерського обліку для всіх замовлень, на які не " "виставляється рахунок. Рахунки вносяться в бухоблік окремо." #. module: point_of_sale #: model:product.template,name:point_of_sale.whiteboard_product_template msgid "Whiteboard" msgstr "Біла дошка" #. module: point_of_sale #: model:product.template,name:point_of_sale.whiteboard_pen_product_template msgid "Whiteboard Pen" msgstr "Маркер для дошки" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/Orderline.xml:0 #, python-format msgid "With a" msgstr "З" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0 #, python-format msgid "Yes" msgstr "Так" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #, python-format msgid "" "You are not allowed to change the cash rounding configuration while a pos " "session using it is already opened." msgstr "" "Ви не можете змінювати налаштування округлення готівки під час відкритої " "сесії точки продажу." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0 #, python-format msgid "You are not allowed to change this quantity" msgstr "Ви не можете змінювати цю кількість" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0 #, python-format msgid "" "You are trying to sell products with serial/lot numbers, but some of them are not set.\n" "Would you like to proceed anyway?" msgstr "" "Ви намагаєтеся продати товари з серійними/партійними номерами, але деякі з них не встановлені.\n" "Все одно продовжити??" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_check_product_wizard msgid "" "You can add some from the Products menu, or linked any existing by flagging them as \"Available in PoS\".\n" " Or you can add demo data for testing purpose. Please mind that this is an irreversible action." msgstr "" "Ви можете додати деякі з меню Товари або зв’язати будь-які існуючі, позначивши їх як Доступні в Точці продажу.\n" " Або ви можете додати демо-дані для тестування. Зверніть увагу, що це незворотна дія." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #, python-format msgid "" "You can only unlink PoS order lines that are related to orders in new or " "cancelled state." msgstr "" "Ви можете від’єднати лише ті рядки замовлення PoS, які пов’язані із " "замовленнями в новому або скасованому статусі." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #, python-format msgid "" "You can't: create a pos order from the backend interface, or unset the " "pricelist, or create a pos.order in a python test with Form tool, or edit " "the form view in studio if no PoS order exist" msgstr "" "Ви не можете: створювати позиційне замовлення з серверного інтерфейсу або " "скасовувати прайс-лист, створювати pos.order у тесті Python за допомогою " "інструмента Форми або редагувати вигляд форми в студії, якщо немає жодного " "замовлення Точки продажу" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/stock_picking.py:0 #, python-format msgid "You cannot archive '%s' as it is used by a POS configuration '%s'." msgstr "" "Ви не можете архівувати '%s' оскільки це використовується в налаштуваннях " "POS '%s'." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #, python-format msgid "" "You cannot close the POS when invoices are not posted.\n" "Invoices: %s" msgstr "" "Ви не можете закрити Точку продажу, якщо рахунки ще не опубліковані.\n" "Рахунки: %s" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #: code:addons/point_of_sale/models/pos_session.py:0 #, python-format msgid "You cannot close the POS when orders are still in draft" msgstr "" "Ви не можете закрити точку продажу, поки замовлення у статусі чернетки" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #, python-format msgid "You cannot create a session before the accounting lock date." msgstr "Ви не можете створити сесію перед датою блокування бухобліку." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_category.py:0 #, python-format msgid "" "You cannot delete a point of sale category while a session is still opened." msgstr "Ви не можете видалити категорію точки продажу поки сесія відкрита." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/product.py:0 #: code:addons/point_of_sale/models/product.py:0 #, python-format msgid "" "You cannot delete a product saleable in point of sale while a session is " "still opened." msgstr "" "Ви не можете видалити товар, який можна продати у точці продажу, поки сесія " "ще відкрита." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/res_partner.py:0 #, python-format msgid "" "You cannot delete contacts while there are active PoS sessions. Close the " "session(s) %s first." msgstr "" "Ви не можете видалити контакти, поки активні сесії точки продажу. Спершу " "закрийте сесії %s." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #, python-format msgid "" "You do not have permission to open a POS session. Please try opening a " "session with a different user" msgstr "" "Ви не маєте дозволу на відкриття POS-сесії. Спробуйте відкрити сесію з іншим" " користувачем" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #, python-format msgid "" "You don't have the access rights to get the point of sale closing control " "data." msgstr "" "Ви не маєте прав доступу, щоб отримати контрольні дані про закриття точки " "продажу." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #, python-format msgid "" "You have enabled the \"Identify Customer\" option for %s payment method,but " "the order %s does not contain a customer." msgstr "" "Ви ввімкнули опцію «Ідентифікувати клієнта» для %s способу оплати, але " "замовлення %s не містить клієнта." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0 #, python-format msgid "" "You have selected orderlines from multiple invoiced orders. To proceed " "refund, please select orderlines from the same invoiced order." msgstr "" "Ви вибрали рядки замовлення з з виставлення рахунку по кільком замовленням. " "Щоби продовжити відшкодування, виберіть рядки замовлення з того самого " "замовлення, за яким виставлено рахунок." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0 #, python-format msgid "You have to round your payments lines. is not rounded." msgstr "Вам потрібно округлити рядки платежів. Не округлені." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #, python-format msgid "" "You have to select a pricelist in the sale form !\n" "Please set one before choosing a product." msgstr "" "Ви повинні вибрати прайс-лист у формі продажу!\n" "Будь-ласка, встановіть його перед вибором товару." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #, python-format msgid "You have to select a pricelist in the sale form." msgstr "Ви повинні вибрати прайс-лист у формі продажу." #. module: point_of_sale #: model_terms:ir.actions.act_window,help:point_of_sale.product_product_action msgid "" "You must define a product for everything you sell through\n" " the point of sale interface." msgstr "" "Ви повинні визначити товар для всього, що ви продаєте через\n" "інтерфейс продажу." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 #, python-format msgid "" "You must have at least one payment method configured to launch a session." msgstr "" "У вас повинен бути принаймні один спосіб оплати, який налаштовується при " "запуску сесії." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 #, python-format msgid "You need a loss and profit account on your cash journal." msgstr "Вам потрібен рахунок доходів та витрат у вашому касовому журналі." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0 #, python-format msgid "" "You need to select the customer before you can invoice or ship an order." msgstr "" "Вам потрібно вибрати клієнта, перш ніж ви зможете виставити рахунок або " "відправити замовлення." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #, python-format msgid "You should assign a Point of Sale to your session." msgstr "Ви повинні призначити точку продажу на свою сесію." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #, python-format msgid "" "Your PoS Session is open since %(date)s, we advise you to close it and to " "create a new one." msgstr "" "Ваша сесія точки продажу відкрита з %(date)s, ми радимо закрити її та " "розпочати нову." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen msgid "" "Your address is missing or incomplete.
\n" " Please make sure to" msgstr "" "Ваша адреса відсутня або неповна.
\n" " переконайтеся, що" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0 #: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerListScreen.xml:0 #, python-format msgid "ZIP" msgstr "Індекс" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/Orderline.xml:0 #, python-format msgid "at" msgstr "за" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0 #, python-format msgid "available," msgstr "доступний," #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen msgid "before continuing." msgstr "перед продовженням." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml:0 #, python-format msgid "belong to another session:" msgstr "належить іншій сесії:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/Orderline.xml:0 #, python-format msgid "discount" msgstr "знижка" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form msgid "e.g. Cash" msgstr "напр. Готівка" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "e.g. Company Address, Website" msgstr "напр., Адреса компанії, веб-сайт" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form msgid "e.g. NYC Shop" msgstr "напр. Магазин NYC" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "e.g. Return Policy, Thanks for shopping with us!" msgstr "наприклад, Політика повернення, дякую за покупки з нами!" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_form_view msgid "e.g. Soft Drinks" msgstr "напр., Безалкогольні напої" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "ePos Printer" msgstr "Принтер ePos" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen msgid "fill all relevant information" msgstr "заповніть всю необхідну інформацію" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen msgid "for" msgstr "для" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0 #, python-format msgid "for an order of" msgstr "для замовлення" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0 #, python-format msgid "forecasted" msgstr "прогнозовано" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/ChromeWidgets/CashMoveButton.js:0 #, python-format msgid "in" msgstr "в" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductsWidget.xml:0 #, python-format msgid "in this category." msgstr "в цій категорії." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Misc/MobileOrderWidget.xml:0 #, python-format msgid "items" msgstr "одиниці" #. module: point_of_sale #: model:mail.activity.type,summary:point_of_sale.mail_activity_old_session msgid "note" msgstr "примітка" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "open sessions" msgstr "відкриті сесії" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0 #, python-format msgid "orders:" msgstr "замовлення:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/ChromeWidgets/CashMoveButton.js:0 #, python-format msgid "out" msgstr "забрати" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml:0 #, python-format msgid "paid orders" msgstr "оплачені замовлення" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #, python-format msgid "return" msgstr "повернення" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml:0 #, python-format msgid "unpaid orders" msgstr "неоплачені замовлення" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml:0 #, python-format msgid "unpaid orders could not be imported" msgstr "не можливо імпортувати неоплачені замовлення" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerLine.xml:0 #, python-format msgid "unselect" msgstr "скасувати вибір" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.report_invoice_document msgid "using" msgstr "використовуючи" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__limited_products_loading #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_limited_products_loading msgid "" "we load all starred products (favorite), all services, recent inventory movements of products, and the most recently updated products.\n" "When the session is open, we keep on loading all remaining products in the background.\n" "In the meantime, you can click on the 'database icon' in the searchbar to load products from database." msgstr "" "ми завантажуємо всі товари, позначені зірочкою (вибрані), усі послуги, останні зміни запасів товарів та останні оновлені товари.\n" "Коли сесія відкрита, ми продовжуємо завантажувати всі товари, що залишилися, у фоновому режимі.\n" "Тим часом ви можете натиснути на «значок бази даних» на панелі пошуку, щоб завантажити товари з бази даних." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml:0 #, python-format msgid "were duplicates of existing orders" msgstr "були дублікати існуючих замовлень" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/account_journal.py:0 #, python-format msgid "" "This journal is associated with payment method %s that is being used by " "order %s in the active pos session %s" msgstr ""