# Translation of Odoo Server. # This file contains the translation of the following modules: # * point_of_sale # # Translators: # milda dvorak , 2022 # Ladislav Tomm , 2022 # Pauline Thiry , 2022 # Jan Horzinka , 2022 # Michal Veselý , 2022 # karolína schusterová , 2022 # Martin Trigaux, 2022 # Jiří Podhorecký , 2023 # Rastislav Brencic , 2023 # Tomáš Píšek, 2023 # Jakub Smolka, 2024 # Wil Odoo, 2024 # Aleš Fiala , 2024 # 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: Aleš Fiala , 2024\n" "Language-Team: Czech (https://app.transifex.com/odoo/teams/41243/cs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: cs\n" "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 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 "- uzavírá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 " - opening" msgstr " - otevírání" #. 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 "VRÁTIT" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/NumpadWidget.xml:0 #, python-format msgid "% Disc" msgstr "% sleva" #. 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 (nepoužito)" #. 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 platba %s v %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 nalezení zákazník(ci) pro \"%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 má celkovou částku %s, opravdu chcete smazat tuto objednávku ?" #. 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 nalezené produkt(y) pro \"%s\"." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #, python-format msgid "%s untaxed" msgstr "%s bez daně" #. 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 %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 "& faktura" #. 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 "(Obě budou zaslány e-mailem)" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #, python-format msgid "(RESCUE FOR %(session)s)" msgstr "(ZÁCHRANA PRO %(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 "(od otevření)" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "(update)" msgstr "(aktualizovat)" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "+ New Shop" msgstr "+ Nový obchod" #. 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 "Jak spravovat ceny včetně daně" #. 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 " Upravit" #. 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 "

Vážený %s,
tady je váš elektronický lístek na %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 "" "

Jste připraveni se podívat na POS rozhraní? Pojďme začít naše " "první sezení.

" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "" "" msgstr "" "Platební terminály\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 platební transakce" #. 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 "Platební podmínky" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Payment methods available" msgstr "Dostupné platební podmínky" #. 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 "Žádost o platbu čeká na vyřízení" #. 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 "Platba přijata" #. 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 "Platby" #. 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 "Rozdíl plateb" #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.action_payment_methods_tree msgid "Payments Methods" msgstr "Platební podmínky" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0 #, python-format msgid "Payments in" msgstr "Platby v" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/SaleDetailsReport.xml:0 #, python-format msgid "Payments:" msgstr "Platby:" #. 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 "Nevyřízené elektronické platby" #. 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 "" "Osoba, která používá pokladnu. Může to být brigádník, student nebo dočasný " "zaměstnanec." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0 #, python-format msgid "Phone" msgstr "Telefon" #. 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 "Vyberte, které kategorie produktů jsou k dispozici" #. 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 "Dodání" #. 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 "Množství na výběr" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/stock_warehouse.py:0 #, python-format msgid "Picking POS" msgstr "Dodání POS" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_stock_picking_type msgid "Picking Type" msgstr "Druh dodeje" #. 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 "Vyzvednutí" #. 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 "Obrázek" #. module: point_of_sale #: model:product.attribute.value,name:point_of_sale.fabric_attribute_plastic msgid "Plastic" msgstr "Plast" #. 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 "Potvrďte prosím velkou částku" #. 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 "Zkontrolujte, zda je IoT Box stále připojen." #. 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 "Zkontrolujte, zda je tiskárna stále připojená." #. 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 "" "Zkontrolujte prosím, že je tiskárna stále připojena.\n" "Některé prohlížeče nepovolují volání HTTP z webových stránek do zařízení v síti (z bezpečnostních důvodů). V takovém případě budete muset vyřešit problém podle dokumentace Odoo 'Certifikát s vlastním podpisem pro tiskárny ePOS' a 'Zabezpečené připojení (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 "Zkontrolujte prosím připojení k internetu a zkuste to znovu." #. 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 "" "Před uzavřením prosím zavřete všechny relace prodejního místa v tomto " "období. Otevřená sezení jsou: %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 "" "Před úpravou této platební metody prosím zavřete a ověřte následující otevřené relace místa prodeje.\n" "Otevřené relace: %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 "Nakonfigurujte si prosím platební metodu ve svém POS." #. 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 "" "Chcete-li zobrazit možnosti nastavení, vytvořte/vyberte místo prodeje výše." #. 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 "Nastavte prosím výnosový účet pro tento produkt: \"%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 "Definujte prosím příjmový účet pro tento produkt: '%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 "" "Zadejte prosím své fakturační údaje popř" #. 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 "" "Prosím pokračujte %sdeníku a definujte ztrátový účet. Tento účet bude použit" " k zaznamenání rozdílu v hotovosti." #. 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 "" "Prosím pokračujte %s deníku a definujte ziskový účet. Tento účet bude použit" " k zaznamenání rozdílu v hotovosti." #. 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 "Vytiskněte prosím fakturu z objednávky" #. 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 "Prosím zadejte partnera pro prodej." #. 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 "Vyberte prosím platební podmínku." #. 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 "Zvolte prosím zákazníka" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__pos_categ_id msgid "PoS Category" msgstr "Kategorie místa prodeje" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "PoS Interface" msgstr "Rozhraní PoS" #. 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 "Objednávky prod. místa" #. 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 "PoS produktové kategorie" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_tree_view msgid "PoS Product Category" msgstr "Kategorie výrobku PoS" #. 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 "Objednávku prodejního místa %s nelze zpracovat" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_partner_property_form msgid "Point Of Sale" msgstr "Prodejní místo" #. 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 "Prodejní místa" #. 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 "Analýza prodejního místa" #. 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 "Kategorie Prodejního místa" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_search msgid "Point of Sale Config" msgstr "Nastavení prodejního místa" #. 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 "Nastavení prodejního místa" #. 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 "Konfigurace prodejních míst" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_report_point_of_sale_report_saledetails msgid "Point of Sale Details" msgstr "Podrobnosti o místu prodeje" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_details_wizard msgid "Point of Sale Details Report" msgstr "Detaily Zprávy o místech prodeje" #. 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 "Zpráva o fakturách z místa prodeje" #. 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 "Deník prodejního místa" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_make_payment msgid "Point of Sale Make Payment Wizard" msgstr "Průvodce provedením platby v místě prodeje" #. 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 "Správcovská skupina místa prodeje" #. 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 "Typ operace místa prodeje" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_order_line msgid "Point of Sale Order Lines" msgstr "Objednávkové linky v místě prodeje" #. 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 "Objednávky Prodejního místa" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_report_pos_order msgid "Point of Sale Orders Report" msgstr "Zpráva o objednávkách z místa prodeje" #. 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 "Platební podmíky v místě prodeje" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_payment msgid "Point of Sale Payments" msgstr "Platby v místě prodeje" #. 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 "Sezení Prodejního místa" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.qunit_suite msgid "Point of Sale Tests" msgstr "Testy místa prodeje" #. 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 "Skupina uživatelů Místa Prodeje" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__pos_config_ids msgid "Point of Sales" msgstr "Prodejní místo" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__access_url msgid "Portal Access URL" msgstr "URL přístupu k portálu" #. 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 "Povolený ceník prodejního místa" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__pos_config_ids msgid "Pos Config" msgstr "Konfigurace místa prodeje" #. 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 "Objednávka prod. místa" #. 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 "Počet objednávek místa prodeje" #. 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 "Řádek objednávky místa prodeje" #. 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 "Platba prod. místa" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_form_view msgid "Pos Product Categories" msgstr "Kategorie produktu místa prodeje" #. 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 "Volitelná kategorie místa prodeje" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_stock_picking__pos_session_id msgid "Pos Session" msgstr "Relace Místa Prodeje" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pos_session_duration msgid "Pos Session Duration" msgstr "Trvání relace místa prodeje" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pos_session_state msgid "Pos Session State" msgstr "Stav relace místa prodeje" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pos_session_username msgid "Pos Session Username" msgstr "Uživatel místa prodeje / POS" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__open_session_ids msgid "Pos Sessions" msgstr "Relace místa prodeje" #. 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 "Poštovní schránka" #. 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 "Kladné množství není povoleno" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0 #, python-format msgid "Postcode" msgstr "PSČ" #. 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 "Schváleno" #. 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 "Předchozí seznam objednávek" #. 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 "Cena" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Price Control" msgstr "Řízení cen" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails msgid "Price Unit" msgstr "Jednotka ceny" #. 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 "Sleva ceny z %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 "Cena bez DPH:" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_extra msgid "Price extra" msgstr "Cena navíc" #. 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 "Ceník" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__price msgid "Priced Product" msgstr "Naceněný produkt" #. 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 "Ceník" #. 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 "Ceníky" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Pricing" msgstr "Ceny" #. 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 "Tisk" #. 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 "Tisk účtenky" #. 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 "" "Vytiskněte QR kód na účtenku, aby si uživatel mohl snadno vyžádat fakturu za" " objednávku." #. 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 "Tisk sestavy se všemi prodeji aktuální relace PoS" #. 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 "Automatický tisk účtenek po zaregistrování platby" #. 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 "Tisk přes proxy" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/ChromeWidgets/ProxyStatus.js:0 #, python-format msgid "Printer" msgstr "Tiskárna" #. 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 "Tisk není v některých prohlížečích podporován" #. 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 "" "Tisk není v některých prohlížečích podporován, protože není k dispozici " "žádný výchozí tiskový protokol. Vstupenky je možné vytisknout pomocí IoT " "Boxu." #. 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 "Skupina zásobování" #. 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 "Produkt" #. 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 "Kategorie výrobku" #. 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 "Načítání produktu na pozadí" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Product Prices" msgstr "Ceny produktu" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_tree_view msgid "Product Product Categories" msgstr "Produktové kategorie produktu" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_qty msgid "Product Quantity" msgstr "Množství výrobku" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_tmpl_id msgid "Product Template" msgstr "Šablona produktu" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_uom_uom msgid "Product Unit of Measure" msgstr "Měrná jednotka výrobku" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__product_uom_id msgid "Product UoM" msgstr "MJ produktu" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_uom_category msgid "Product UoM Categories" msgstr "Kategorie měrné jednotky produktu" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_product_product msgid "Product Variant" msgstr "Varianta výrobku" #. 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 "Produktové varianty" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0 #, python-format msgid "Product information" msgstr "Informace o výrobku" #. 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 "" "Produkt není načten. Pokusili jste se načíst produkt ze serveru, ale došlo k" " chybě sítě." #. 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 "Ceny produktů na účtenkách" #. 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 "Spropitné k produktu" #. 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 "Produkty" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen msgid "Products:" msgstr "Produkty:" #. 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 "Akce, kupóny, dárkové karty a věrnostní program" #. 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 "Proxy připojené" #. 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 "Proxy odpojené" #. 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 "Varování proxy" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/NumpadWidget.xml:0 #, python-format msgid "Qty" msgstr "Množství" #. 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 "Množství" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/CashMoveReceipt.xml:0 #, python-format msgid "REASON" msgstr "DŮVOD" #. 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 "Čtení měrky váhy" #. 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 "Jste připraveni spustit vaše místo prodeje?" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/CashMovePopup.xml:0 #, python-format msgid "Reason" msgstr "Důvod" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0 #, python-format msgid "Receipt" msgstr "Účtenka" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #, python-format msgid "Receipt %s" msgstr "Účtenka %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 "Zápatí potvrzenky" #. 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 "Záhlaví účtenky" #. 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 "Číslo účtenky" #. 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 "Tiskárna účtenek" #. 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 "V tomto deníku zaznamenávejte platby pomocí terminálu." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__rescue msgid "Recovery Session" msgstr "Obnovení relace" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0 #, python-format msgid "Refresh Display" msgstr "Obnovit zobrazení" #. 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 "Vrátit peníze" #. 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 "Refundovat položky objednávky" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #, python-format msgid "Refund Orders" msgstr "Refundovat objednávky" #. 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 "Refundace a prodeje nejsou dovoleny" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderlineDetails.xml:0 #, python-format msgid "Refunded" msgstr "Refundováno" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__refunded_order_ids msgid "Refunded Order" msgstr "Refundovaná objednávka" #. 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 "Refundovaná položka objednávky" #. 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 "Refundované objednávky" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__refunded_orders_count msgid "Refunded Orders Count" msgstr "Počet refundovaných objednávek" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__refunded_qty msgid "Refunded Quantity" msgstr "Refundované množství" #. 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 "Refundace %s v" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "Refunds" msgstr "Přijaté dobropisy" #. module: point_of_sale #: model:ir.actions.client,name:point_of_sale.action_client_pos_menu msgid "Reload POS Menu" msgstr "Načíst místo prod. místa znovu" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenStatus.xml:0 #, python-format msgid "Remaining" msgstr "Zbývá" #. 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 "Zbývající nesynchronizované objednávky" #. 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 "Odebrat" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0 #, python-format msgid "Replenishment" msgstr "Doplňování" #. module: point_of_sale #: model:ir.ui.menu,name:point_of_sale.menu_point_rep msgid "Reporting" msgstr "Přehledy" #. 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 "Vytisknout fakturu znovu" #. 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 "Požadavek odeslán" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0 #, python-format msgid "Reset" msgstr "Resetovat" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__user_id msgid "Responsible" msgstr "Odpovědný" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_user_id msgid "Responsible User" msgstr "Zodpovědný uživatel" #. 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 "Omezit kategorie" #. 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 "Omezte úpravy cen pro manažery" #. 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 "Omezení úpravy cen na manažery" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0 #, python-format msgid "Retry" msgstr "Znovu" #. 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 "Vrátit výrobky" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_return msgid "Returned" msgstr "Vráceno" #. 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 "Storno záznam uzávěrky POS %s pro objednávku %s z relace %s" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #, python-format msgid "Reversal of: %s" msgstr "Storno: %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 "Požadavek na zrušení byl odeslán do terminálu" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0 #, python-format msgid "Reverse" msgstr "Konvertovat" #. 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 "Reverzní platba" #. 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 "Recenze" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0 #, python-format msgid "Rounding" msgstr "Zaokrouhlování" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Rounding Method" msgstr "Zaokrouhlovací metoda" #. 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 "Chyba zaokrouhlování v řádcích plateb" #. 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 "Spustit JS testy místa prodeje" #. 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 "Chyba doručení 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 "SN" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__nbr_lines msgid "Sale Line Count" msgstr "Počet řádků prodeje" #. 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 "Řádek prodeje" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #, python-format msgid "Sales" msgstr "Prodej" #. 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 "Podrobnosti prodejů" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__sale_journal msgid "Sales Journal" msgstr "Deník prodejů" #. 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 "Uložit" #. 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 "Tuto stránku uložte a nastavte funkci." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/ChromeWidgets/ProxyStatus.js:0 #, python-format msgid "Scale" msgstr "Měřítko" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0 #, python-format msgid "Scan" msgstr "Skenování" #. 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 "Skenování 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 "Naskenujte mě a vyžádejte si fakturu za váš nákup." #. 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 "Skenování přes proxy" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/ChromeWidgets/ProxyStatus.js:0 #, python-format msgid "Scanner" msgstr "Skener" #. 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 "Hledat zákazníky..." #. 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 "Hledat objednávky..." #. 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 "Hledat produkty..." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter msgid "Search Sales Order" msgstr "Hledat zakázku" #. 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 "Vyhledat více" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__access_token msgid "Security Token" msgstr "Bezpečnostní token" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Popups/SelectionPopup.js:0 #, python-format msgid "Select" msgstr "Vybrat" #. 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 "Vybrat fiskální pozici" #. 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 "Vyberte způsob platby pro potvrzení objednávky." #. 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 "Vyberte objednávku" #. 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 "Před potvrzením vyberte buď příjem nebo výdej hotovosti." #. 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 "Vyberte ceník" #. 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 "Vyberte produkt(y) k refundaci a nastavte množství" #. 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 "Prodávejte produkty a dodávejte je později." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0 #, python-format msgid "Send" msgstr "Odeslat" #. 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 "Odeslat žádost o platbu" #. 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 "Odeslat e-mailem" #. 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 "Odeslání e-mailu selhalo. Zkuste to znovu." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_category__sequence msgid "Sequence" msgstr "Číselná řada" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__sequence_number msgid "Sequence Number" msgstr "Pořadové číslo" #. 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 "Seriové číslo / šarže" #. 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 "Obsluhováno od" #. 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 "Chyba serveru" #. 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 "Sezení" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__name msgid "Session ID" msgstr "ID sezení" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__session_move_id msgid "Session Journal Entry" msgstr "Záznam relace do deníku" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml:0 #, python-format msgid "Session ids:" msgstr "ID relace:" #. module: point_of_sale #: model:mail.activity.type,name:point_of_sale.mail_activity_old_session msgid "Session open over 7 days" msgstr "Relace otevřena po dobu 7 dnů" #. 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 "Prodejní relace" #. 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 "Nastavit maximální rozdíl" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0 #, python-format msgid "Set Weight" msgstr "Nastavit hmotnost" #. 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 "" "Nastavte maximální povolený rozdíl mezi očekávanými a započítanými penězi " "během ukončení relace" #. 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 "" "Nastavte maximální povolený rozdíl mezi očekávanými a započítanými penězi " "během ukončení relace." #. 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 "Nastavení fiskální pozice" #. 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 "Nastavit více cen za produkt, automatizované slevy atd." #. 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 "" "Sada mincí/bankovek, které budou použity při ovládání otevírání a zavírání" #. 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 "Nastavení nového množství" #. 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 "Nastavení" #. 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 "Nastavení na této stránce se bude vztahovat na toto prodejní místo." #. 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 "Odeslat později" #. 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 "Přepravní politika" #. 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 "Nákupní košík" #. 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 "Ukažte zákazníkům pokladnu prostřednictvím druhého displeje" #. 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 "Zobrazit zákazníkům pokladnu pomocí vzdáleně připojené obrazovky." #. 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 "Zobrazit pokladnu zákazníkům." #. 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 "Zobrazit přihlašovací obrazovku zaměstnance" #. 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 "Zobrazit marže & náklady na informace o produktu" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen msgid "Sign in" msgstr "Přihlásit se" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Six" msgstr "Šest" #. 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 "Platební terminál Six" #. module: point_of_sale #: model:product.attribute,name:point_of_sale.size_attribute msgid "Size" msgstr "Velikost" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Chrome.xml:0 #, python-format msgid "Skip" msgstr "Přeskočit" #. 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 "Přeskočit obrazovku náhledu" #. module: point_of_sale #: model:product.template,name:point_of_sale.small_shelf_product_template msgid "Small Shelf" msgstr "Malá police" #. 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 "Některá sériová čísla/čísla šarží chybí" #. 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 "" "Některé objednávky nebylo možné odeslat na server kvůli chybám konfigurace. " "Můžete opustit prodejní místo, ale relaci nezavírejte, dokud nebude problém " "vyřešen." #. 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 "" "Některé objednávky nebylo možné odeslat na server kvůli problémům s " "připojením k internetu. Můžete opustit Místo Prodeje, ale relaci " "nezavírejte, dokud nebude problém vyřešen." #. 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 "" "Některé, pokud ne všechny, následné zpracování po synchronizaci objednávky " "selhalo." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Specific route" msgstr "Specifická trasa" #. 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 "Určete šarži/sériové číslo na řádku objednávky PoS" #. 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 "Určete trasu pro produkty doručené později." #. 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 "Počáteční kategorie" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__start_date msgid "Start Date" msgstr "Počáteční datum" #. 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 "Počáteční kategorie by měla patřit do dostupných kategorií." #. 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 "Začněte prodej z přednastavené kategorie produktu" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_balance_start msgid "Starting Balance" msgstr "Počáteční zůstatek" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0 #, python-format msgid "State" msgstr "Stav" #. 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 "Stav" #. 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 "" "Stav na základě aktivit\n" "Vypršeno: Datum již uplynulo\n" "Dnes: Datum aktivity je dnes\n" "Plánováno: Budoucí aktivity." #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_stock_move msgid "Stock Move" msgstr "Pohyb zásob" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_stock_rule msgid "Stock Rule" msgstr "Pravidlo zásob" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #, python-format msgid "Stock input for %s" msgstr "Skladový vstup pro %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 "Skladový výstup pro %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 "Zásoby by měly být aktualizovány při uzávěrce" #. 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 "Ulice" #. 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 "Platební terminál 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 "Mezisoučet" #. 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 "Mezisoučet bez daně" #. 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 "Mezisoučet bez slevy" #. 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 "Úspěšně importováno" #. 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 "Úspěšně vytvořena hotovost %s z %s." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line msgid "Sum of subtotals" msgstr "Suma mezisoučtů" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0 #, python-format msgid "Summary" msgstr "Shrnutí" #. 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 "Synchronizace je připojena" #. 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 "Synchronizace připojení" #. 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 "Synchronizace odpojena" #. 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 "Chyba synchronizace" #. 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 "CELKEM" #. 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 "Daň" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails msgid "Tax Amount" msgstr "Výše daně" #. 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 "Zobrazení daně" #. 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 "DIČ" #. 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 "Hodnota výběru daňového režimu" #. 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 "Cena bez daně" #. 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 "Cena včetně daně" #. 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 "Daně" #. 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 "Daně k uplatnění" #. 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 "Daně:" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Technical" msgstr "Technický" #. 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 "Tel:" #. 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 musí být vyplněna vašimi údaji." #. 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 "" "Prodejní místo nemohlo najít žádný produkt, zákazníka, zaměstnance nebo akci" " spojenou s naskenovaným čárovým kódem." #. 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 "" "Místo Prodeje podporuje pouze strategii zaokrouhlování \"přidat " "zaokrouhlovací řádek\"." #. 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 "" "Objednávka z prodejního místa s následujícím odkazem %s byla přijata " "serverem Odoo, ale fáze zpracování objednávky selhala.
Údaje přijaté z " "prodejního místa byly uloženy v přílohách.
Obraťte se prosím na službu " "podpory, která vám pomůže s jejich obnovením" #. 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 "" "Částka nemůže být vyšší než splatná částka, pokud nemáte nakonfigurován " "způsob platby v hotovosti." #. 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 "" "Částka vašich platebních řádků musí být zaokrouhlena, aby se transakce potvrdila.\n" "Přesnost zaokrouhlení je %s taková, že byste měli nastavit %s nebo %s jako částku platby místo %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 "" "Nastavení nomenklatury čárových kódů není nakonfigurováno. Nezapomeňte jej " "nakonfigurovat v nastavení konfigurace místa prodeje" #. 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 "" "Strategie zaokrouhlování hotovosti v prodejním místě %(pos)s musí být: " "'%(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 "Výchozí ceník musí být zahrnut v dostupných cenících." #. 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 "" "Výchozí ceník nesmí patřit žádné společnosti ani společnosti prodejního " "místa." #. 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 "" "Chybí výchozí zpropitné produktu. Zadejte prosím zpropitné produktu ručně. " "(Viz pole Zpropitné.)" #. 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 "Modul fiskálních dat zaznamenal chybu při příjmu objednávky." #. 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 "" "Není načtena fiskální pozice použitá v původní objednávce. Ujistěte se, že " "je načtena přidáním do nastavení pozice." #. 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 "Funkce k načtení %s nebyla implementována." #. 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 "" "Název hostitele nebo adresa IP hardwarového proxy, bude automaticky " "detekován, pokud zůstane prázdný." #. 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 "" "Deník faktur musí být ve stejné měně jako Deník prodeje nebo v měně " "společnosti, pokud není nastavena." #. 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 "Deník faktur prodejního místa %s musí patřit stejné společnosti." #. 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 "" "Maximální povolený rozdíl je %s.\n" "Obraťte se na svého manažera, aby přijal konečný rozdíl." #. 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 "Název mincí/bankovek musí být číslo." #. 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 "Název sezení tohoto prodejního místa musí být unikátní!" #. 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 "" "Počet objednávek v místě prodeje vztahujících se k tomuto zákazníkovi." #. 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 "Objednávka nemohla být odeslána na server z důvodu neznámé chyby" #. 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 "" "Objednávka byla synchronizována dříve. Vytvořte prosím fakturu z backendu " "pro tuto objednávku: " #. 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 "" "Vybraný způsob platby není v konfiguraci relace Místa Prodeje povolen." #. 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 "Platební metody prodejního místa %s musí patřit stejné společnosti." #. 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 "" "Prodejní místo bude ve výchozím nastavení zobrazovat tuto kategorii " "produktů. Není-li zadána žádná kategorie, zobrazí se všechny dostupné " "produkty." #. 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 "" "Prodejní místo zobrazí pouze produkty, které spadají do jednoho ze zvolených" " stromů kategorií. Pokud není zadána žádná kategorie, zobrazí se všechny " "dostupné produkty." #. 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 "" "Ceník je použitý, pokud není vybrán žádný zákazník nebo pokud zákazník nemá " "nakonfigurován žádný prodejní ceník." #. 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 "Kurz měny k měně sazby použitelné ke dni objednávky" #. 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 "" "Obrazovka potvrzení bude přeskočena, pokud se potvrzení automaticky " "vytiskne." #. 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 "Potvrzení bude automaticky vytištěno na konci každé objednávky." #. 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 "" "Požadované množství k refundaci je větší než objednané množství. %s je " "vyžadováno pokud pouze %s bude refundováno." #. 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 "Požadované množství k refundaci je větší než refundované množství %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 "Deník prodeje prodejního místa %s musí patřit stejné společnosti." #. 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 "Vybraný zákazník potřebuje adresu." #. 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 "" "Vybrané ceníky nesmí patřit žádné společnosti ani společnosti prodejního " "místa." #. 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 "Server zaznamenal chybu při příjmu objednávky." #. 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 "" "Relace byla otevřena po neobvykle dlouhou dobu. Zvažte prosím její uzavření." #. 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 "" "Transakce zpracovává Adyen. Nastavte přihlašovací údaje Adyen na související" " platební metodu." #. 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 "" "Transakce zpracovává společnost Six. Nastavte IP adresu terminálu v " "souvisejícím způsobu platby." #. 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 "" "Transakce zpracovává Stripe. Nastavte své přihlašovací údaje Stripe na " "související platební metodu." #. 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 "" "Transakce zpracovává společnost Vantiv. Nastavte své přihlašovací údaje " "Vantiv na související platební metodu." #. 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 "Teoretický konečný zůstatek" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "There are" msgstr "Existují" #. 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 "V této kategorii není žádné zboží." #. 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 "" "V relaci jsou stále objednávky ve stavu konceptu. Zaplaťte nebo zrušte následující objednávky pro ověření relace:\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 "" "Existují nesynchronizované objednávky. Chcete tyto objednávky " "synchronizovat?" #. 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 "" "Mezi částkami k zaúčtování a částkami objednávek je rozdíl, který je " "pravděpodobně způsoben změnami daní nebo účetních konfigurací." #. 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 "Již probíhá elektronická platba." #. 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 "" "Existuje alespoň jedna nevyřízená elektronická platba.\n" "Dokončete platbu pomocí terminálu nebo ji zrušte a poté odstraňte položku platby." #. 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 "" "Ve společnosti není nakonfigurována žádná účtová osnova. Přejděte do " "nastavení fakturace a nainstalujte účtovou osnovu." #. 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 "" "V tomto prodejním místě není k dispozici žádná hotovostní platební metoda, která by přijímala drobné. \n" "\n" " Zaplaťte prosím přesnou částku, nebo přidejte platbu v hotovosti v místě prodeje" #. 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 "Pro tuto relaci PoS neexistuje žádná platební metoda v hotovosti" #. 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 "V této relaci není přiřazená žádná pokladna." #. 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 "Ve vašem místě prodeje není připojen žádný produkt" #. 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 "" "Musí existovat nejméně jeden výrobek v objednávce před jeho validací a " "fakturací." #. 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 "" "Toto pole zobrazuje maximální povolený rozdíl mezi konečným zůstatkem a " "teoretickou hotovostí při uzavření relace u manažerů mimo prodejní místo. " "Pokud bude dosaženo tohoto maxima, uživatel při ukončení své relace zobrazí " "chybovou zprávu, že musí kontaktovat svého manažera." #. 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 "" "Toto pole slouží k předání ID skupiny správců Místa Prodeje klientovi v " "místě prodeje." #. 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 "" "Toto pole slouží k předání id skupiny uživatelů pos klientovi prodejního " "místa." #. 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 "Tato faktura byla vytvořena z relace prodejního místa: %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 "" "To je užitečné pro restaurace s místními a rozvážkovými službami , které " "zahrnují konkrétní daňové sazby." #. 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 "Tento deník je spojen se způsobem platby. Nemůžete změnit jeho typ" #. 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 "" "Tato operace zničí všechny nezaplacené příkazy v prohlížeči. Ztratíte " "všechny neuložené údaje a opustíte prodejní místo. Tuto operaci nelze vrátit" " zpět." #. 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 "" "Tato operace natrvalo zničí všechny placené příkazy z místního úložiště. " "Ztratíte všechna data. Tuto operaci nelze vrátit zpět." #. 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 "" "Tato objednávka již má položky refundace pro %s. Nemůžeme změnit zákazníka, " "který je k ní přidružen. Vytvořte novou objednávku pro nového zákazníka." #. 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 "Tato objednávka je prázdná" #. 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 "" "Tato objednávka ještě není synchronizována se serverem. Ujistěte se, že je " "synchronizována, a zkuste to znovu." #. 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 "Tento produkt se používá jako odkaz na stvrzenku zákazníka." #. 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 "" "Tato sekvence je automaticky vytvořena společností Odoo, ale můžete ji " "změnit tak, abyste přizpůsobili referenční čísla vašich řádků objednávek." #. 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 "" "Tato sekvence je automaticky vytvořena společností Odoo, ale můžete ji " "změnit, abyste přizpůsobili referenční čísla vašich objednávek." #. 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 "Tato relace je již uzavřena." #. 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 "Tato daň se vztahuje na každý nový produkt vytvořený v katalogu." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0 #, python-format msgid "Tip" msgstr "Tip" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__tip_amount msgid "Tip Amount" msgstr "Výše spropitného" #. 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 "Produktový tip" #. 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 "Spropitné" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form msgid "Tips:" msgstr "Spropitné:" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "To Close" msgstr "K uzavření" #. 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 "K platbě" #. 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 "K refundaci: %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 "Pro vážení s měrkou" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__to_invoice msgid "To invoice" msgstr "Fakturovat" #. 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 "Pro nové objednávky začněte novou relaci." #. 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 "Vrácené produkt(y), které potřebují otevřít relaci v místě prodeje %s" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__to_ship msgid "To ship" msgstr "K odeslání" #. 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 "Celkem" #. 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 "Hotovostní operace celkem" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0 #, python-format msgid "Total Cost:" msgstr "Celkové náklady:" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__total_discount msgid "Total Discount" msgstr "Celková sleva" #. 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 "Konečná cena" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0 #, python-format msgid "Total Margin:" msgstr "Celková marže:" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "Total Paid (with rounding)" msgstr "Celkem zaplaceno (zaokrouhleně)" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__total_payments_amount msgid "Total Payments Amount" msgstr "Celková částka plateb" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__price_total msgid "Total Price" msgstr "Celková cena" #. 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 "Celková cena bez DPH:" #. 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 "Daně celkem" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_payment__amount msgid "Total amount of the payment." msgstr "Celková částka platby." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__total_cost msgid "Total cost" msgstr "Celkové náklady" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line msgid "Total qty" msgstr "Celkový počet" #. 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 "Celkem:" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_real_transaction msgid "Transaction" msgstr "Transakce" #. 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 "Transakce byla uzavřena" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_stock_picking msgid "Transfer" msgstr "Převod" #. 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 "Typ" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__card_type msgid "Type of card used" msgstr "Typ použité karty" #. 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 "Typ zaznamenané výjimečné aktivity." #. 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 "" "Nelze zavřít a ověřit relaci.\n" "Nastavte prosím odpovídající daňový účet v každém řádku přerozdělení následujících daní: \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 "Nelze stáhnout fakturu." #. 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 "Nelze fakturovat objednávku." #. 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 "" "Tuto konfiguraci PoS nelze upravit, protože nemůžete upravovat %s, když je " "relace otevřená." #. 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 "Nelze uložit změny." #. 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 "Nelze zobrazit informace o této chybě." #. 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 "Nelze synchronizovat objednávku" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_unit msgid "Unit Price" msgstr "Jednotková cena" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/ErrorBarcodePopup.xml:0 #, python-format msgid "Unknown Barcode" msgstr "Neznámý čárový kód" #. 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 "Neznámá chyba" #. 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 "Neznámá chyba" #. 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 "Nepodporovaný formát souboru" #. 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 "Nesynchronizovaná objednávka" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "UoM" msgstr "UoM" #. 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 "Aktualizovat množství na skladě" #. 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 "Použít QR kód na požadavku" #. 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 "Použijte platební terminál" #. 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 "Použijte ceník." #. 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 "Pomocí čárových kódů můžete skenovat produkty, zákaznické karty atd." #. 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 "Použijte fiskální pozice k získání různých daní podle objednávky" #. 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 "" "Používá se k evidenci odběrů produktů. Produkty jsou spotřebovávány z " "výchozí zdrojové lokace." #. 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 "Uživatel" #. module: point_of_sale #: model:ir.actions.report,name:point_of_sale.report_user_label msgid "User Labels" msgstr "Uživatelské štítky" #. 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 "DPH:" #. 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 "Platná šarže produktu" #. 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 "Ověřit" #. 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 (US & Canada)" #. 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 platební terminál" #. 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 "Ověřte, zda existují nějaké produkty pro PoS" #. 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 "Navštivte Backend, ale nechte relaci otevřenou" #. 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 "Čekání na kartu" #. module: point_of_sale #: model:product.template,name:point_of_sale.wall_shelf_product_template msgid "Wall Shelf Unit" msgstr "Jednotka nástěnné police" #. 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 "Sklad" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_warehouse_id msgid "Warehouse (PoS)" msgstr "Sklad (PoS)" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__website_message_ids msgid "Website Messages" msgstr "Zprávy webstránky" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_session__website_message_ids msgid "Website communication history" msgstr "Historie komunikace webstránky" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0 #, python-format msgid "Weighing" msgstr "Vážení" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__weight msgid "Weighted Product" msgstr "Vážený produkt" #. 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 "Když jsou všechny produkty připraveny" #. 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 "" "Je-li zakázáno, pouze správce PoS může zobrazit marži a cenu produktu v " "informacích o produktu." #. 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 "" "Při každém uzavření relace se v následujícím účetním deníku vytvoří jeden " "záznam pro všechny nevyfakturované zakázky. Faktury jsou v účetnictví " "evidovány odděleně." #. module: point_of_sale #: model:product.template,name:point_of_sale.whiteboard_product_template msgid "Whiteboard" msgstr "Bílá tabule" #. module: point_of_sale #: model:product.template,name:point_of_sale.whiteboard_pen_product_template msgid "Whiteboard Pen" msgstr "Fix na bílou tabuli" #. 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 "S" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0 #, python-format msgid "Yes" msgstr "Ano" #. 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 "" "Není povoleno měnit konfiguraci zaokrouhlování hotovosti, když je již " "otevřena pos relace která ji používá." #. 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 "Toto množství nesmíte měnit" #. 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 "" "Pokoušíte se prodávat produkty se sériovými čísly/čísly šarží, ale některá z nich nejsou nastavena.\n" "Chcete přesto pokračovat?" #. 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 "" "Můžete přidat některé z nabídky Produkty nebo propojit jakékoli existující tak, že je označíte jako „K dispozici v PoS“.\n" " Nebo můžete přidat demo data pro účely testování. Pamatujte, že se jedná o nevratnou akci." #. 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 "" "Odpojit můžete pouze položky objednávek PoS, které souvisí s objednávkami v " "novém nebo zrušeném stavu." #. 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 "" "Nemůžete: vytvořit pos objednávku z rozhraní backendu, zrušit nastavení " "ceníku nebo vytvořit pos.objednávku v python testu pomocí nástroje Form, " "nebo upravit zobrazení formuláře ve studiu, pokud žádná PoS objednávka " "neexistuje." #. 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 "Nemůžete archivovat '%s', protože ho používá nastavení 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 "" "Nemůžete zavřít místo prodeje, pokud nejsou faktury odeslány.\n" "Faktury: %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 "Nemůžete zavřít POS, pokud jsou objednávky stále v konceptu" #. 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 "Relace nelze vytvořit před datem uzamčení účetnictví." #. 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 "" "Když je relace stále otevřená, nemůžete odstranit kategorii místa prodeje." #. 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 "" "Když je relace stále otevřená, nemůžete odstranit produkt prodávaný v místě " "prodeje." #. 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 "" "Když jsou aktivní relace místa prodeje, nelze kontakty smazat. Nejprve " "relaci (relace) %s zavřete." #. 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 "" "Nemáte oprávnění otevřít relaci prod. místa. Zkuste prosím otevřít relaci s " "jiným uživatelem" #. 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 "" "K získání kontrolních dat uzávěrky v prodejním místě nemáte přístupová " "práva." #. 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 "" "Pro %s způsob platby jste povolili možnost \"Identifikovat zákazníka\", ale " "objednávka %s neobsahuje zákazníka." #. 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 "Řádky plateb musíte zaokrouhlit. Není zaokrouhleno." #. 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 "" "Musíte ve formuláři prodeje zvolit ceník!\n" "Prosím zvolte nějaký před výběrem výrobku." #. 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 "Musíte zvolit ceník ve formuláři prodeje." #. 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 "" "Pro vše, co prodáváte prostřednictvím rozhraní prodejního místa, musíte " "definovat produkt." #. 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 "" "Pro spuštění relace musíte mít nakonfigurovanou alespoň jednu platební " "metodu." #. 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 "Vo svojom peňažnom denníku potrebujete účet náklady a výnosy." #. 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 "" "Než budete moci fakturovat nebo odeslat objednávku, musíte vybrat zákazníka." #. 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 "Měli byste ke svému sezení přiřadit prodejní místo." #. 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 "" "Vaše relace PoS je otevřena od %(date)s, doporučujeme vám ji zavřít a " "vytvořit novou." #. 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 "" "Vaše adresa chybí nebo je neúplná.
\n" " Ujistěte se prosím" #. 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 "PSČ" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/Orderline.xml:0 #, python-format msgid "at" msgstr "at" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0 #, python-format msgid "available," msgstr "dostupný," #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen msgid "before continuing." msgstr "před pokračováním." #. 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 "patří k jiné relaci:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/Orderline.xml:0 #, python-format msgid "discount" msgstr "sleva" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form msgid "e.g. Cash" msgstr "např. hotovost" #. 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 "např. adresa společnosti, webstránky" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form msgid "e.g. NYC Shop" msgstr "např. NYC Shop" #. 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 "např. Podmínky vrácení zboží, díky že nakupujete u nás." #. 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 "např. nealkoholické nápoje" #. 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 "Tiskárna ePos" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen msgid "fill all relevant information" msgstr "vyplňte všechny relevantní informace" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen msgid "for" msgstr "pro" #. 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 "pro objednávku z" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0 #, python-format msgid "forecasted" msgstr "předpokládané" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/ChromeWidgets/CashMoveButton.js:0 #, python-format msgid "in" msgstr "v " #. 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 "v této kategorii." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Misc/MobileOrderWidget.xml:0 #, python-format msgid "items" msgstr "položky" #. module: point_of_sale #: model:mail.activity.type,summary:point_of_sale.mail_activity_old_session msgid "note" msgstr "poznámka" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "open sessions" msgstr "otevřít relace" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0 #, python-format msgid "orders:" msgstr "objednávky:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/js/ChromeWidgets/CashMoveButton.js:0 #, python-format msgid "out" msgstr "výdej" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml:0 #, python-format msgid "paid orders" msgstr "placené příkazy" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #, python-format msgid "return" msgstr "návrat" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml:0 #, python-format msgid "unpaid orders" msgstr "nezaplacené objednávky" #. 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 "nezaplacené objednávky nelze importovat" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerLine.xml:0 #, python-format msgid "unselect" msgstr "odznačit" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.report_invoice_document msgid "using" msgstr "s použitím" #. 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 "" "načteme všechny produkty označené hvězdičkou (oblíbené), všechny služby, poslední pohyby zásob produktů a nejnovější aktualizované produkty.\n" "Když je relace otevřena, načítáme všechny zbývající produkty na pozadí.\n" "Mezitím můžete kliknout na 'ikonu databáze' ve vyhledávacím panelu a načíst produkty z databáze." #. 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 "byly duplikáty existujících objednávek" #. 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 ""