mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-26 22:32:05 +02:00
5218 lines
189 KiB
Text
5218 lines
189 KiB
Text
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * product
|
||
#
|
||
# Translators:
|
||
# Damian Brencic <brencicdamian12313@gmail.com>, 2022
|
||
# Ladislav Tomm <tomm@helemik.cz>, 2022
|
||
# milda dvorak <milda.dvorak@optimal4.cz>, 2022
|
||
# Jaroslav Helemik Nemec <nemec@helemik.cz>, 2022
|
||
# karolína schusterová <karolina.schusterova@vdp.sk>, 2022
|
||
# Jan Horzinka <jan.horzinka@centrum.cz>, 2022
|
||
# Martin Trigaux, 2022
|
||
# Michal Veselý <michal@veselyberanek.net>, 2022
|
||
# Jiří Podhorecký, 2022
|
||
# Rastislav Brencic <rastislav.brencic@azet.sk>, 2022
|
||
# Aleš Fiala <f.ales1@seznam.cz>, 2023
|
||
# SlavekB <slavek.banko@axis.cz>, 2023
|
||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||
# "Marta (wacm)" <wacm@odoo.com>, 2026.
|
||
# Vojtěch Olšan <vojtech.olsan@systee.cz>, 2026.
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||
"PO-Revision-Date: 2026-02-25 14:46+0000\n"
|
||
"Last-Translator: \"Marta (wacm)\" <wacm@odoo.com>\n"
|
||
"Language-Team: Czech <https://translate.odoo.com/projects/odoo-19/product/cs/"
|
||
">\n"
|
||
"Language: cs\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: \n"
|
||
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : "
|
||
"(n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
|
||
"X-Generator: Weblate 5.14.3\n"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_product.py:0
|
||
msgid ""
|
||
"\n"
|
||
"\n"
|
||
"Note: products that you don't have access to will not be shown above."
|
||
msgstr ""
|
||
"\n"
|
||
"\n"
|
||
"Poznámka: produkty, ke kterým nemáte přístup, se výše nezobrazí."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__product_variant_count
|
||
#: model:ir.model.fields,field_description:product.field_product_product__product_variant_count
|
||
#: model:ir.model.fields,field_description:product.field_product_template__product_variant_count
|
||
msgid "# Product Variants"
|
||
msgstr "počet variant produktu"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__product_count
|
||
msgid "# Products"
|
||
msgstr "Počet produktů"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.report_pricelist_page
|
||
msgid "$14.00"
|
||
msgstr "$14.00"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.report_pricelist_page
|
||
msgid "$15.00"
|
||
msgstr "$15.00"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid ""
|
||
"%(base)s with a %(discount)s %% %(discount_type)s and %(surcharge)s extra "
|
||
"fee\n"
|
||
"Example: %(amount)s * %(discount_charge)s + %(price_surcharge)s → %"
|
||
"(total_amount)s"
|
||
msgstr ""
|
||
"%(base)s s %(discount)s %% %(discount_type)s a příplatkem %(surcharge)s\n"
|
||
"Příklad: %(amount)s * %(discount_charge)s + %(price_surcharge)s → %"
|
||
"(total_amount)s"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid ""
|
||
"%(item_name)s: end date (%(end_date)s) should be after start date (%"
|
||
"(start_date)s)"
|
||
msgstr ""
|
||
"%(item_name)s: datum ukončení (%(end_date)s) by mělo být po datu zahájení "
|
||
"(%(start_date)s)"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "%(percentage)s %% %(discount_type)s on %(base)s %(extra)s"
|
||
msgstr "%(percentage)s %% %(discount_type)s z %(base)s %(extra)s"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "%(percentage)s %% discount on %(pricelist)s"
|
||
msgstr "%(percentage)s %% sleva na %(pricelist)s"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "%(percentage)s %% discount on sales price"
|
||
msgstr "%(percentage)s %% sleva z prodejní ceny"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_category.py:0
|
||
#: code:addons/product/models/product_pricelist.py:0
|
||
#: code:addons/product/models/product_tag.py:0
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "%s (copy)"
|
||
msgstr "%s (kopie)"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.report,print_report_name:product.report_product_template_label_2x7
|
||
#: model:ir.actions.report,print_report_name:product.report_product_template_label_4x12
|
||
#: model:ir.actions.report,print_report_name:product.report_product_template_label_4x12_noprice
|
||
#: model:ir.actions.report,print_report_name:product.report_product_template_label_4x7
|
||
#: model:ir.actions.report,print_report_name:product.report_product_template_label_dymo
|
||
msgid "'Products Labels - %s' % (object.name)"
|
||
msgstr "'Popisy produktů - %s' % (object.name)"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.report,print_report_name:product.report_product_packaging
|
||
msgid "'Products packaging - %s' % (object.uom_id.name)"
|
||
msgstr "„Balení produktů – %s “ % (object.uom_id.name)"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "(e.g: product description, ebook, legal notice, ...)."
|
||
msgstr "(např.: popis produktu, elektronická kniha, právní upozornění, ...)."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "+ %(amount)s extra fee"
|
||
msgstr "+ %(amount)s příplatek"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "- %(amount)s rebate"
|
||
msgstr "- Sleva %(amount)s"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_product.py:0
|
||
msgid ""
|
||
"- Barcode \"%(barcode)s\" already assigned to product(s): %(product_list)s"
|
||
msgstr ""
|
||
"- Čárový kód \"%(barcode)s\" je již přiřazen k produktům: %(product_list)s"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_attribute__create_variant
|
||
msgid ""
|
||
"- Instantly: All possible variants are created as soon as the attribute and "
|
||
"its values are added to a product.\n"
|
||
" - Dynamically: Each variant is created only when its corresponding "
|
||
"attributes and values are added to a sales order.\n"
|
||
" - Never: Variants are never created for the attribute.\n"
|
||
" Note: this cannot be changed once the attribute is used on a product."
|
||
msgstr ""
|
||
"- Okamžitě: Všechny možné varianty jsou vytvořeny, jakmile jsou atribut a "
|
||
"jeho hodnoty přidány k produktu.\n"
|
||
"- Dynamicky: Každá varianta je vytvořena pouze tehdy, když jsou odpovídající "
|
||
"atributy a hodnoty přidány k Prodejní objednávce.\n"
|
||
"- Nikdy: Varianty nejsou pro atribut nikdy vytvořeny.\n"
|
||
"Poznámka: toto nelze změnit, jakmile je atribut použit u produktu."
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_duration_month_1
|
||
msgid "1 month"
|
||
msgstr "1 měsíc"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_duration_year_1
|
||
msgid "1 year"
|
||
msgstr "1 rok"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.report_packagingbarcode
|
||
msgid "10"
|
||
msgstr "10"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.report_pricelist_page
|
||
msgid "10 Units"
|
||
msgstr "10 jednotek"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_height_100
|
||
msgid "100"
|
||
msgstr "100"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_length_120
|
||
msgid "120"
|
||
msgstr "120"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.report_packagingbarcode
|
||
msgid "123456789012"
|
||
msgstr "123456789012"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_length_140
|
||
msgid "140"
|
||
msgstr "140"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_length_160
|
||
msgid "160"
|
||
msgstr "160"
|
||
|
||
#. module: product
|
||
#: model:product.template,description_sale:product.product_product_4_product_template
|
||
msgid "160x80cm, with large legs"
|
||
msgstr "160x80cm, s velkými nohami"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_label_layout__print_format__2x7xprice
|
||
msgid "2 x 7 with price"
|
||
msgstr "2 x 7 s cenou"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_duration_year_2
|
||
msgid "2 years"
|
||
msgstr "2 roky"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_size_2xl
|
||
msgid "2XL"
|
||
msgstr "2XL"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_duration_year_3
|
||
msgid "3 years"
|
||
msgstr "3 roky"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_shoe_size_39
|
||
msgid "39"
|
||
msgstr "39"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_size_3xl
|
||
msgid "3XL"
|
||
msgstr "3XL"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_label_layout__print_format__4x12
|
||
msgid "4 x 12"
|
||
msgstr "4 x 12"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_label_layout__print_format__4x12xprice
|
||
msgid "4 x 12 with price"
|
||
msgstr "4 x 12 s cenou"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_label_layout__print_format__4x7xprice
|
||
msgid "4 x 7 with price"
|
||
msgstr "4 x 7 s cenou"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_shoe_size_40
|
||
msgid "40"
|
||
msgstr "40"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_shoe_size_41
|
||
msgid "41"
|
||
msgstr "41"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_shoe_size_42
|
||
msgid "42"
|
||
msgstr "42"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_shoe_size_43
|
||
msgid "43"
|
||
msgstr "43"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_height_45
|
||
msgid "45"
|
||
msgstr "45"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_size_4xl
|
||
msgid "4XL"
|
||
msgstr "4XL"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_size_5xl
|
||
msgid "5XL"
|
||
msgstr "5XL"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_duration_month_6
|
||
msgid "6 months"
|
||
msgstr "6 měsíců"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_height_85
|
||
msgid "85"
|
||
msgstr "85"
|
||
|
||
#. module: product
|
||
#: model_terms:product.template,website_description:product.product_product_4_product_template
|
||
msgid ""
|
||
"<a href=\"/contactus\" class=\"mb-2 btn btn-primary "
|
||
"o_translate_inline\">Contact Us</a>"
|
||
msgstr ""
|
||
"<a href=\"/contactus\" class=\"mb-2 btn btn-primary o_translate_inline\""
|
||
">Kontaktujte nás</a>"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "<b>Tip: want to round at 9.99?</b>"
|
||
msgstr "<b>Tip: Chcete zaokrouhlit při 9,99?</b>"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid ""
|
||
"<i class=\"fa fa-long-arrow-right mx-2 oe_edit_only\" aria-label=\"Arrow "
|
||
"icon\" title=\"Arrow\"/>"
|
||
msgstr ""
|
||
"<i class=\"fa fa-long-arrow-right mx-2 oe_edit_only\" aria-label=\"Arrow "
|
||
"icon\" title=\"Arrow\"/>"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view_kanban
|
||
msgid ""
|
||
"<i class=\"fa fa-money\" role=\"img\" aria-label=\"Currency\" "
|
||
"title=\"Currency\"/>"
|
||
msgstr ""
|
||
"<i class=\"fa fa-money\" role=\"img\" aria-label=\"Currency\" "
|
||
"title=\"Currency\"/>"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_category_form_view
|
||
msgid "<span class=\"o_stat_text\"> Products</span>"
|
||
msgstr "<span class=\"o_stat_text\"> Produkty</span>"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.uom_uom_form_view_inherit
|
||
msgid "<span class=\"o_stat_text\">Packaging Barcodes</span>"
|
||
msgstr "<span class=\"o_stat_text\">Čárové kódy balení</span>"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_attribute_view_form
|
||
msgid "<span class=\"o_stat_text\">Products</span>"
|
||
msgstr "<span class=\"o_stat_text\">Produkty</span>"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "<span>%</span>"
|
||
msgstr "<span>%</span>"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
||
msgid "<span>All general settings about this product are managed on</span>"
|
||
msgstr ""
|
||
"<span>Všechna obecná nastavení tohoto produktu jsou spravována na</span>"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "<span>on</span>"
|
||
msgstr "<span>na</span>"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.report_packagingbarcode
|
||
msgid "<strong>Qty: </strong>"
|
||
msgstr "<strong>Množství: </strong>"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_only_form_view
|
||
msgid ""
|
||
"<strong>Warning</strong>: adding or deleting attributes\n"
|
||
" will delete and recreate existing variants and lead\n"
|
||
" to the loss of their possible customizations."
|
||
msgstr ""
|
||
"<strong>Upozornění</strong>: přidání nebo odstranění atributů\n"
|
||
"odstraní a znovu vytvoří stávající varianty a vede\n"
|
||
"ke ztrátě jejich možných úprav."
|
||
|
||
#. module: product
|
||
#: model:ir.model.constraint,message:product.constraint_product_uom_barcode_uniq
|
||
msgid "A barcode can only be assigned to one packaging."
|
||
msgstr "Čárový kód lze přiřadit pouze jednomu balení!"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_combo.py:0
|
||
msgid "A combo choice can't contain duplicate products."
|
||
msgstr "Kombinovaná volba nemůže obsahovat duplicitní produkty."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_combo_item.py:0
|
||
msgid "A combo choice can't contain products of type \"combo\"."
|
||
msgstr "Kombinovaná volba nemůže obsahovat produkty typu „kombinace“."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_combo.py:0
|
||
msgid "A combo choice must contain at least 1 product."
|
||
msgstr "Kombinovaná volba musí obsahovat alespoň 1 produkt."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "A combo product must contain at least 1 combo choice."
|
||
msgstr "Kombinovaná volba musí obsahovat alespoň 1 volbu combo."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_product__description_sale
|
||
#: model:ir.model.fields,help:product.field_product_template__description_sale
|
||
msgid ""
|
||
"A description of the Product that you want to communicate to your customers. "
|
||
"This description will be copied to every Sales Order, Delivery Order and "
|
||
"Customer Invoice/Credit Note"
|
||
msgstr ""
|
||
"Popis produktu, který chcete sdělit vašim zákazníkům. Tento popis bude "
|
||
"zkopírován do každé objednávky, objednávky a zákaznické faktury / kreditní "
|
||
"poznámky"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_product.py:0
|
||
msgid "A packaging already uses the barcode"
|
||
msgstr "Balení již používá čárový kód"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.actions.act_window,help:product.product_pricelist_action2
|
||
msgid ""
|
||
"A price is a set of sales prices or rules to compute the price of sales "
|
||
"order lines based on products, product categories, dates and ordered "
|
||
"quantities.\n"
|
||
" This is the perfect tool to handle several pricings, seasonal "
|
||
"discounts, etc."
|
||
msgstr ""
|
||
"Cena je souborem prodejních cen nebo pravidel pro výpočet ceny prodejních "
|
||
"objednávek založených na produktech, kategoriích produktů, termínech a "
|
||
"objednaných množstvích.\n"
|
||
" Toto je perfektní nástroj pro zpracování několika cen, sezónních "
|
||
"slev atd."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid ""
|
||
"A pricelist item with \"Other Pricelist\" as base must have a "
|
||
"base_pricelist_id."
|
||
msgstr ""
|
||
"Položka ceníku s „Jiným ceníkem“ jako základem musí mít base_pricelist_id."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_uom.py:0
|
||
msgid "A product already uses the barcode"
|
||
msgstr "Produkt již používá čárový kód"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "A sellable combo product can only contain sellable products."
|
||
msgstr "Prodejný kombinovaný produkt může obsahovat pouze prodejné produkty."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__access_token
|
||
msgid "Access Token"
|
||
msgstr "Přístupový token"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.report_pricelist_page
|
||
msgid "Acme Widget"
|
||
msgstr "Widget Acme"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.report_pricelist_page
|
||
msgid "Acme Widget - Blue"
|
||
msgstr "Acme Widget – modrý"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_template_acoustic_bloc_screens
|
||
msgid "Acoustic Bloc Screens"
|
||
msgstr "Akustické zástěny"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__message_needaction
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__message_needaction
|
||
#: model:ir.model.fields,field_description:product.field_product_product__message_needaction
|
||
#: model:ir.model.fields,field_description:product.field_product_template__message_needaction
|
||
msgid "Action Needed"
|
||
msgstr "Vyžadována akce"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__active
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__active
|
||
#: model:ir.model.fields,field_description:product.field_product_document__active
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__active
|
||
#: model:ir.model.fields,field_description:product.field_product_product__active
|
||
#: model:ir.model.fields,field_description:product.field_product_template__active
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__active
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__ptav_active
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_view_search
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_search_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_attribute_value_view_search
|
||
msgid "Active"
|
||
msgstr "Aktivní"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_search_view
|
||
msgid "Active Products"
|
||
msgstr "Aktivní produkty"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__activity_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_product__activity_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template__activity_ids
|
||
msgid "Activities"
|
||
msgstr "Aktivity"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__activity_exception_decoration
|
||
#: model:ir.model.fields,field_description:product.field_product_product__activity_exception_decoration
|
||
#: model:ir.model.fields,field_description:product.field_product_template__activity_exception_decoration
|
||
msgid "Activity Exception Decoration"
|
||
msgstr "Typ výjimečné aktivity"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__activity_state
|
||
#: model:ir.model.fields,field_description:product.field_product_product__activity_state
|
||
#: model:ir.model.fields,field_description:product.field_product_template__activity_state
|
||
msgid "Activity State"
|
||
msgstr "Stav aktivity"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__activity_type_icon
|
||
#: model:ir.model.fields,field_description:product.field_product_product__activity_type_icon
|
||
#: model:ir.model.fields,field_description:product.field_product_template__activity_type_icon
|
||
msgid "Activity Type Icon"
|
||
msgstr "Ikona typu aktivity"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/product_catalog/order_line/order_line.xml:0
|
||
msgid "Add"
|
||
msgstr "Přidat"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
||
msgid "Add Products"
|
||
msgstr "Přidat produkty"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.js:0
|
||
msgid "Add Products to pricelist report"
|
||
msgstr "Přidat produkty do přehledu ceníku"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "Add a price"
|
||
msgstr "Přidat cenu"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
||
msgid "Add a quantity"
|
||
msgstr "Přidat množství"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
||
msgid ""
|
||
"Add products using the \"Add Products\" button at the top right to\n"
|
||
" include them in the report."
|
||
msgstr ""
|
||
"Přidejte produkty pomocí tlačítka „Přidat produkty“ v pravém horním rohu, "
|
||
"aby\n"
|
||
"byly zahrnuty do zprávy."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_attribute_value.py:0
|
||
msgid "Add to all products"
|
||
msgstr "Přidat ke všem produktům"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__update_product_attribute_value__mode__add
|
||
msgid "Add to existing products"
|
||
msgstr "Přidat k existujícím produktům"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_attribute_view_form
|
||
msgid "Add to products"
|
||
msgstr "Přidat k produktům"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_product__uom_ids
|
||
#: model:ir.model.fields,help:product.field_product_template__uom_ids
|
||
msgid "Additional packagings for this product which can be used for sales"
|
||
msgstr "Další balení pro tento produkt, které lze použít pro prodej"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_adidas
|
||
msgid "Adidas"
|
||
msgstr "Adidas"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_search
|
||
msgid "All"
|
||
msgstr "Vše"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "All Categories"
|
||
msgstr "Všechny kategorie"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__all_product_tag_ids
|
||
msgid "All Product Tag"
|
||
msgstr "Všechny štítky produktů"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_tag__product_ids
|
||
msgid "All Product Variants using this Tag"
|
||
msgstr "Všechny varianty produktu používající štítek"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__applied_on__3_global
|
||
msgid "All Products"
|
||
msgstr "Všechny produkty"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "All categories"
|
||
msgstr "Všechny kategorie"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view_tree
|
||
msgid "All countries"
|
||
msgstr "Všechny země"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/controllers/product_document.py:0
|
||
msgid "All files uploaded"
|
||
msgstr "Všechny soubory nahrány"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "All products"
|
||
msgstr "Všechny produkty"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_tree_view_from_product
|
||
msgid "All variants"
|
||
msgstr "Všechny varianty"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_attribute_value__is_custom
|
||
#: model:ir.model.fields,help:product.field_product_template_attribute_value__is_custom
|
||
msgid "Allow customers to set their own value"
|
||
msgstr "Umožněte zákazníkům nastavit si vlastní hodnotu"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_legs_aluminium
|
||
msgid "Aluminium"
|
||
msgstr "Hliník"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_apple
|
||
msgid "Apple"
|
||
msgstr "Apple"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_tree_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "Applied On"
|
||
msgstr "Aplikováno na"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__applied_on
|
||
msgid "Apply On"
|
||
msgstr "Použít na"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "Apply To"
|
||
msgstr "Použít na"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view
|
||
msgid "Apply on"
|
||
msgstr "Použít na"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_attribute_view_form
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_kanban
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_search
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view_search
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_search_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
||
msgid "Archived"
|
||
msgstr "Archivováno"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_ariel
|
||
msgid "Ariel"
|
||
msgstr "Ariel"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_supplierinfo__sequence
|
||
msgid "Assigns the priority to the list of product vendor."
|
||
msgstr "Přiřadí prioritu seznamu dodavatelů produktu."
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.js:0
|
||
msgid ""
|
||
"At most %s quantities can be displayed simultaneously. Remove a selected "
|
||
"quantity to add others."
|
||
msgstr ""
|
||
"Lze zobrazit maximálně množství %s současně. Odeberte vybrané množství a "
|
||
"přidejte další."
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_form
|
||
msgid "Attached To"
|
||
msgstr "Připojený k"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_ir_attachment
|
||
msgid "Attachment"
|
||
msgstr "Příloha"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__message_attachment_count
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__message_attachment_count
|
||
#: model:ir.model.fields,field_description:product.field_product_product__message_attachment_count
|
||
#: model:ir.model.fields,field_description:product.field_product_template__message_attachment_count
|
||
msgid "Attachment Count"
|
||
msgstr "Počet příloh"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__local_url
|
||
msgid "Attachment URL"
|
||
msgstr "Adresa URL přílohy"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__name
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__attribute_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__attribute_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__attribute_id
|
||
msgid "Attribute"
|
||
msgstr "Vlastnost"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__attribute_line_id
|
||
msgid "Attribute Line"
|
||
msgstr "Řádek atributu"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_attribute_view_form
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_attribute_line_form
|
||
msgid "Attribute Name"
|
||
msgstr "Název atributu"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_attribute_value
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_custom_value__custom_product_template_attribute_value_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_exclusion__product_template_attribute_value_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__product_attribute_value_id
|
||
#: model:ir.model.fields,field_description:product.field_update_product_attribute_value__attribute_value_id
|
||
msgid "Attribute Value"
|
||
msgstr "Hodnota atributu"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__product_template_attribute_value_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_exclusion__value_ids
|
||
#: model_terms:ir.ui.view,arch_db:product.product_attribute_value_list
|
||
#: model_terms:ir.ui.view,arch_db:product.product_attribute_view_form
|
||
msgid "Attribute Values"
|
||
msgstr "Hodnoty atributů"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.act_window,name:product.attribute_action
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_attribute_value_view_tree
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
msgid "Attributes"
|
||
msgstr "Atributy"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_only_form_view
|
||
msgid "Attributes & Variants"
|
||
msgstr "Atributy a varianty"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/product_catalog/kanban_controller.js:0
|
||
msgid "Back to Order"
|
||
msgstr "Zpět k objednávce"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/product_catalog/kanban_controller.js:0
|
||
msgid "Back to Quotation"
|
||
msgstr "Zpět na nabídku"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__barcode
|
||
#: model:ir.model.fields,field_description:product.field_product_template__barcode
|
||
#: model:ir.model.fields,field_description:product.field_product_uom__barcode
|
||
msgid "Barcode"
|
||
msgstr "Čárové kódy"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_product.py:0
|
||
msgid ""
|
||
"Barcode(s) already assigned:\n"
|
||
"\n"
|
||
"%s"
|
||
msgstr ""
|
||
"Čárové kódy jsou již přiřazeny:\n"
|
||
"\n"
|
||
"%s"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_uom_uom__product_uom_ids
|
||
msgid "Barcodes"
|
||
msgstr "Čárové kódy"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__base
|
||
msgid ""
|
||
"Base price for computation.\n"
|
||
"Sales Price: The base price will be the Sales Price.\n"
|
||
"Cost Price: The base price will be the cost price.\n"
|
||
"Other Pricelist: Computation of the base price based on another Pricelist."
|
||
msgstr ""
|
||
"Základní cena pro výpočet.\n"
|
||
"Prodejní cena: Základní cenou bude prodejní cena.\n"
|
||
"Cena nákladů: Základní cenou bude cena nákladů.\n"
|
||
"Jiný ceník: Výpočet základní ceny na základě jiného ceníku."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__base
|
||
msgid "Based on"
|
||
msgstr "Založeno na"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "Based price"
|
||
msgstr "Základní cena"
|
||
|
||
#. module: product
|
||
#: model:res.groups,name:product.group_product_pricelist
|
||
msgid "Basic Pricelists"
|
||
msgstr "Základní ceníky"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_beige
|
||
msgid "Beige"
|
||
msgstr "Béžová"
|
||
|
||
#. module: product
|
||
#: model:product.template,description_sale:product.consu_delivery_02_product_template
|
||
msgid "Big table seats 10–12 for team discussions"
|
||
msgstr "Velký stůl pro 10–12 osob pro týmové diskuse"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_black
|
||
msgid "Black"
|
||
msgstr "Černá"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_blue
|
||
msgid "Blue"
|
||
msgstr "Modrá"
|
||
|
||
#. module: product
|
||
#: model:product.template,description_sale:product.product_product_7_product_template
|
||
msgid "Blue plastic bin for flexible office storage"
|
||
msgstr "Modrá plastová nádoba pro flexibilní skladování v kanceláři"
|
||
|
||
#. module: product
|
||
#: model:product.attribute,name:product.pa_brand
|
||
msgid "Brand"
|
||
msgstr "Značka"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_brown
|
||
msgid "Brown"
|
||
msgstr "Hnědá"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/product_attribute_value_list.js:0
|
||
msgid "Bye-bye, record!"
|
||
msgstr "Sbohem, zázname!"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_10_product_template
|
||
msgid "Cabinet with Doors"
|
||
msgstr "Skříň s dveřmi"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__can_image_1024_be_zoomed
|
||
#: model:ir.model.fields,field_description:product.field_product_template__can_image_1024_be_zoomed
|
||
msgid "Can Image 1024 be zoomed"
|
||
msgstr "Image 1024 lze přibližovat"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__can_image_variant_1024_be_zoomed
|
||
msgid "Can Variant Image 1024 be zoomed"
|
||
msgstr "Lze zvětšit variantní obrázek 1024"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.update_product_attribute_value_form
|
||
msgid "Cancel"
|
||
msgstr "Zrušit"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_canon
|
||
msgid "Canon"
|
||
msgstr "Canon"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.act_window,name:product.product_category_action_form
|
||
#: model_terms:ir.ui.view,arch_db:product.product_view_search_catalog
|
||
msgid "Categories"
|
||
msgstr "Kategorie"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__categ_id
|
||
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__display_applied_on__2_product_category
|
||
#: model_terms:ir.ui.view,arch_db:product.product_category_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "Category"
|
||
msgstr "Kategorie"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "Category: %s"
|
||
msgstr "Kategorie: %s"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_product.py:0
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid ""
|
||
"Changing the unit of measure for your product will apply a conversion 1 %"
|
||
"(old_uom_name)s = 1 %(new_uom_name)s.\n"
|
||
"All existing records (Sales orders, Purchase orders, etc.) using this "
|
||
"product will be updated by replacing the unit name."
|
||
msgstr ""
|
||
"Změna měrné jednotky produktu bude mít za následek převod 1 %(old_uom_name)s "
|
||
"= 1 %(new_uom_name)s.\n"
|
||
"Všechny existující záznamy (Prodejní objednávky, Nákupní objednávky atd.) "
|
||
"používající tento produkt budou aktualizovány nahrazením názvu jednotky."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__checksum
|
||
msgid "Checksum/SHA1"
|
||
msgstr "Kontrolní součet / SHA1"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__child_id
|
||
msgid "Child Categories"
|
||
msgstr "Kategorie potomků"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_label_layout
|
||
msgid "Choose the sheet layout to print the labels"
|
||
msgstr "Vyberte rozvržení stránky pro tisk štítků"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_cocacola
|
||
msgid "Coca-Cola"
|
||
msgstr "Coca-Cola"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
||
msgid "Codes"
|
||
msgstr "Kódy"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_colgate
|
||
msgid "Colgate"
|
||
msgstr "Colgate"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__html_color
|
||
#: model:ir.model.fields,field_description:product.field_product_tag__color
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__color
|
||
#: model:ir.model.fields.selection,name:product.selection__product_attribute__display_type__color
|
||
#: model:product.attribute,name:product.pa_color
|
||
msgid "Color"
|
||
msgstr "Barva"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__color
|
||
#: model:ir.model.fields,field_description:product.field_product_product__color
|
||
#: model:ir.model.fields,field_description:product.field_product_template__color
|
||
msgid "Color Index"
|
||
msgstr "Barevný index"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_label_layout__columns
|
||
msgid "Columns"
|
||
msgstr "Sloupce"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__combination_indices
|
||
msgid "Combination Indices"
|
||
msgstr "Kombinace indikátorů"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_combo_item__combo_id
|
||
#: model:ir.model.fields.selection,name:product.selection__product_template__type__combo
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
msgid "Combo"
|
||
msgstr "Kombinace"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_combo_view_form
|
||
msgid "Combo Choice"
|
||
msgstr "Kombinovaná nabídka"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.act_window,name:product.product_combo_action
|
||
#: model:ir.model.fields,field_description:product.field_product_product__combo_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template__combo_ids
|
||
#: model_terms:ir.ui.view,arch_db:product.product_combo_view_tree
|
||
msgid "Combo Choices"
|
||
msgstr "Kombinované nabídky"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_combo__combo_item_ids
|
||
msgid "Combo Item"
|
||
msgstr "Položka kombinace"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_combo__base_price
|
||
msgid "Combo Price"
|
||
msgstr "Cena kombinace"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "Combo products can't have attributes."
|
||
msgstr "Kombinované produkty nemohou mít atributy."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid ""
|
||
"Combos allow to choose one product amongst a selection of choices per "
|
||
"category."
|
||
msgstr ""
|
||
"Kombinace umožňují vybrat jeden produkt z nabídky možností v dané kategorii."
|
||
|
||
#. module: product
|
||
#: model:product.template,description_sale:product.product_delivery_01_product_template
|
||
msgid "Comfortable yellow chair for daily work"
|
||
msgstr "Pohodlná žlutá židle pro každodenní práci"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_res_company
|
||
msgid "Companies"
|
||
msgstr "Společnosti"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_combo__company_id
|
||
#: model:ir.model.fields,field_description:product.field_product_combo_item__company_id
|
||
#: model:ir.model.fields,field_description:product.field_product_document__company_id
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__company_id
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__company_id
|
||
#: model:ir.model.fields,field_description:product.field_product_product__company_id
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__company_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template__company_id
|
||
#: model:ir.model.fields,field_description:product.field_product_uom__company_id
|
||
msgid "Company"
|
||
msgstr "Společnost"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "Company Settings"
|
||
msgstr "Nastavení společnosti"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__complete_name
|
||
msgid "Complete Name"
|
||
msgstr "Kompletní jméno"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__compute_price
|
||
msgid "Compute Price"
|
||
msgstr "Výpočet ceny"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_11_product_template
|
||
msgid "Conference Chair"
|
||
msgstr "Konferenční židle"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_res_config_settings
|
||
msgid "Config Settings"
|
||
msgstr "Konfigurační nastavení"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_only_form_view
|
||
msgid "Configure"
|
||
msgstr "Konfigurovat"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.update_product_attribute_value_form
|
||
msgid "Confirm"
|
||
msgstr "Potvrdit"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_res_partner
|
||
msgid "Contact"
|
||
msgstr "Kontakt"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_label_layout__custom_quantity
|
||
msgid "Copies"
|
||
msgstr "Kopie"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_13_product_template
|
||
msgid "Corner Desk Left Sit"
|
||
msgstr "Rohový stůl, levý sed"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_5_product_template
|
||
msgid "Corner Desk Right Sit"
|
||
msgstr "Rohový stůl, pravý sed"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__standard_price
|
||
#: model:ir.model.fields,field_description:product.field_product_template__standard_price
|
||
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__base__standard_price
|
||
msgid "Cost"
|
||
msgstr "Náklady"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__cost_currency_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template__cost_currency_id
|
||
msgid "Cost Currency"
|
||
msgstr "Měna nákladů"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_res_country_group
|
||
msgid "Country Group"
|
||
msgstr "Skupiny zemí"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__country_group_ids
|
||
msgid "Country Groups"
|
||
msgstr "Skupiny zemí"
|
||
|
||
#. module: product
|
||
#: model:res.groups,name:product.group_product_manager
|
||
msgid "Create"
|
||
msgstr "Vytvořit"
|
||
|
||
#. module: product
|
||
#: model:ir.model,website_form_label:product.model_res_partner
|
||
msgid "Create a Customer"
|
||
msgstr "Vytvořit zákazníka"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.actions.act_window,help:product.product_pricelist_action2
|
||
msgid "Create a new pricelist"
|
||
msgstr "Vytvořit nový ceník"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.actions.act_window,help:product.product_template_action
|
||
#: model_terms:ir.actions.act_window,help:product.product_template_action_all
|
||
msgid "Create a new product"
|
||
msgstr "Vytvořit nový produkt"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.actions.act_window,help:product.product_normal_action
|
||
#: model_terms:ir.actions.act_window,help:product.product_normal_action_sell
|
||
#: model_terms:ir.actions.act_window,help:product.product_variant_action
|
||
msgid "Create a new product variant"
|
||
msgstr "Vytvořit novou variantu produktu"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/product_catalog/kanban_renderer.xml:0
|
||
msgid "Create a product"
|
||
msgstr "Vytvořit produkt"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__service_tracking
|
||
#: model:ir.model.fields,field_description:product.field_product_template__service_tracking
|
||
msgid "Create on Order"
|
||
msgstr "Vytvořit objednávku"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_custom_value__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_category__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_combo__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_combo_item__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_document__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_label_layout__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_product__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_tag__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_template__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_exclusion__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_uom__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_update_product_attribute_value__create_uid
|
||
msgid "Created by"
|
||
msgstr "Vytvořeno uživatelem"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_custom_value__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_category__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_combo__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_combo_item__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_document__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_label_layout__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_product__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_tag__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_template__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_exclusion__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_uom__create_date
|
||
#: model:ir.model.fields,field_description:product.field_update_product_attribute_value__create_date
|
||
msgid "Created on"
|
||
msgstr "Vytvořeno dne"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_form
|
||
msgid "Creation"
|
||
msgstr "Vytvoření"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__res_config_settings__product_volume_volume_in_cubic_feet__1
|
||
msgid "Cubic Feet (ft³)"
|
||
msgstr "Kubické stopy (ft³)"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__res_config_settings__product_volume_volume_in_cubic_feet__0
|
||
msgid "Cubic Meters (m³)"
|
||
msgstr "Kubické metry (m³)"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_res_currency
|
||
#: model:ir.model.fields,field_description:product.field_product_combo__currency_id
|
||
#: model:ir.model.fields,field_description:product.field_product_combo_item__currency_id
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__currency_id
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__currency_id
|
||
#: model:ir.model.fields,field_description:product.field_product_product__currency_id
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__currency_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template__currency_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__currency_id
|
||
msgid "Currency"
|
||
msgstr "Měna"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_custom
|
||
#: model:product.attribute.value,name:product.pav_legs_custom
|
||
#: model:product.attribute.value,name:product.pav_length_custom
|
||
msgid "Custom"
|
||
msgstr "Vlastní"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_custom_value__custom_value
|
||
msgid "Custom Value"
|
||
msgstr "Vlastní hodnota"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__partner_ref
|
||
msgid "Customer Ref"
|
||
msgstr "reference na zákazníka"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_4_product_template
|
||
msgid "Customizable Desk"
|
||
msgstr "Přizpůsobitelná pracovní plocha"
|
||
|
||
#. module: product
|
||
#: model:product.attribute,name:product.pa_customization
|
||
msgid "Customization"
|
||
msgstr "Zakázkové úpravy"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_cyan
|
||
msgid "Cyan"
|
||
msgstr "Azurová"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__db_datas
|
||
msgid "Database Data"
|
||
msgstr "Databázová data"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/res_company.py:0
|
||
msgid "Default"
|
||
msgstr "Výchozí"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__default_extra_price
|
||
msgid "Default Extra Price"
|
||
msgstr "Výchozí cena navíc"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__default_extra_price_changed
|
||
msgid "Default Extra Price Changed"
|
||
msgstr "Výchozí cena navíc změněna"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_product__uom_id
|
||
#: model:ir.model.fields,help:product.field_product_template__uom_id
|
||
msgid "Default unit of measure used for all stock operations."
|
||
msgstr "Výchozí měrná jednotka používaná pro všechny akciové operace."
|
||
|
||
#. module: product
|
||
#: model_terms:ir.actions.act_window,help:product.product_tag_action
|
||
msgid "Define a new tag"
|
||
msgstr "Definovat nový štítek"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.res_config_settings_view_form
|
||
msgid "Define your volume unit of measure"
|
||
msgstr "Definujte svou měrnou jednotku objemu"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.res_config_settings_view_form
|
||
msgid "Define your weight unit of measure"
|
||
msgstr "Definujte svou měrnou jednotku hmotnosti"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/product_attribute_value_list.js:0
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_kanban
|
||
msgid "Delete"
|
||
msgstr "Smazat"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_dell
|
||
msgid "Dell"
|
||
msgstr "Dell"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__description
|
||
#: model:ir.model.fields,field_description:product.field_product_product__description
|
||
#: model:ir.model.fields,field_description:product.field_product_template__description
|
||
msgid "Description"
|
||
msgstr "Popis"
|
||
|
||
#. module: product
|
||
#: model:product.template,description_sale:product.product_order_01_product_template
|
||
msgid "Design and plan smart offices with ease"
|
||
msgstr "Navrhujte a plánujte chytré kanceláře s lehkostí"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_3_product_template
|
||
msgid "Desk Combination"
|
||
msgstr "Kombinace stolu"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.desk_organizer_product_template
|
||
msgid "Desk Organizer"
|
||
msgstr "Organizátor stolu"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.desk_pad_product_template
|
||
msgid "Desk Pad"
|
||
msgstr "Deska stolu"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_22_product_template
|
||
msgid "Desk Stand with Screen"
|
||
msgstr "Stolní stojan s obrazovkou"
|
||
|
||
#. module: product
|
||
#: model:product.template,description_sale:product.product_product_3_product_template
|
||
msgid "Desk combination, black-brown: chair + desk + drawer"
|
||
msgstr "Kombinace stolů, černohnědá: židle + psací stůl + zásuvky"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_attribute__sequence
|
||
#: model:ir.model.fields,help:product.field_product_attribute_value__sequence
|
||
msgid "Determine the display order"
|
||
msgstr "Určete pořadí zobrazení"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_label_layout_form
|
||
msgid "Discard"
|
||
msgstr "Zrušit"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__compute_price__percentage
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "Discount"
|
||
msgstr "Sleva"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__discount
|
||
msgid "Discount (%)"
|
||
msgstr "Sleva (%)"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__price_discounted
|
||
msgid "Discounted Price"
|
||
msgstr "Slevová cena"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__display_applied_on
|
||
msgid "Display Applied On"
|
||
msgstr "Zobrazení použito na"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_ir_attachment__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_custom_value__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_catalog_mixin__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_category__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_combo__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_combo_item__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_document__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_label_layout__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_product__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_tag__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_template__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_exclusion__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_uom__display_name
|
||
#: model:ir.model.fields,field_description:product.field_report_product_report_pricelist__display_name
|
||
#: model:ir.model.fields,field_description:product.field_report_product_report_producttemplatelabel2x7__display_name
|
||
#: model:ir.model.fields,field_description:product.field_report_product_report_producttemplatelabel4x12__display_name
|
||
#: model:ir.model.fields,field_description:product.field_report_product_report_producttemplatelabel4x12noprice__display_name
|
||
#: model:ir.model.fields,field_description:product.field_report_product_report_producttemplatelabel4x7__display_name
|
||
#: model:ir.model.fields,field_description:product.field_report_product_report_producttemplatelabel_dymo__display_name
|
||
#: model:ir.model.fields,field_description:product.field_res_company__display_name
|
||
#: model:ir.model.fields,field_description:product.field_res_config_settings__display_name
|
||
#: model:ir.model.fields,field_description:product.field_res_country_group__display_name
|
||
#: model:ir.model.fields,field_description:product.field_res_currency__display_name
|
||
#: model:ir.model.fields,field_description:product.field_res_partner__display_name
|
||
#: model:ir.model.fields,field_description:product.field_uom_uom__display_name
|
||
#: model:ir.model.fields,field_description:product.field_update_product_attribute_value__display_name
|
||
msgid "Display Name"
|
||
msgstr "Zobrazovaný název"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__display_type
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__display_type
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__display_type
|
||
msgid "Display Type"
|
||
msgstr "Typ zobrazení"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_kanban
|
||
msgid "Document"
|
||
msgstr "Dokument"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
#: model:ir.model.fields,field_description:product.field_product_product__product_document_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template__product_document_ids
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "Documents"
|
||
msgstr "Dokumenty"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__product_document_count
|
||
#: model:ir.model.fields,field_description:product.field_product_template__product_document_count
|
||
msgid "Documents Count"
|
||
msgstr "Počet dokumentů"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_search
|
||
msgid "Documents of this variant"
|
||
msgstr "Dokumenty této varianty"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_dove
|
||
msgid "Dove"
|
||
msgstr "Dove"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_kanban
|
||
msgid "Download"
|
||
msgstr "Stáhnout"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "Download examples"
|
||
msgstr "Stáhnout příklady"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_27_product_template
|
||
msgid "Drawer"
|
||
msgstr "Šuplík"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_16_product_template
|
||
msgid "Drawer Black"
|
||
msgstr "Zásuvka černá"
|
||
|
||
#. module: product
|
||
#: model_terms:product.template,description:product.product_product_27_product_template
|
||
msgid "Drawer with two routing possiblities"
|
||
msgstr "Zásuvka se dvěma možnostmi vysouvání"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_options_drawers
|
||
msgid "Drawers"
|
||
msgstr "Šuplíky"
|
||
|
||
#. module: product
|
||
#: model:product.attribute,name:product.pa_duration
|
||
msgid "Duration"
|
||
msgstr "Trvání"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_label_layout__print_format__dymo
|
||
msgid "Dymo"
|
||
msgstr "Dymo"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_attribute__create_variant__dynamic
|
||
msgid "Dynamically"
|
||
msgstr "Dynamicky"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_dyson
|
||
msgid "Dyson"
|
||
msgstr "Dyson"
|
||
|
||
#. module: product
|
||
#: model:ir.model.constraint,message:product.constraint_product_template_attribute_value_attribute_value_unique
|
||
msgid "Each value should be defined only once per attribute per product."
|
||
msgstr ""
|
||
"Každá hodnota by měla být definována pouze jednou na atribut na produkt."
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.report_packagingbarcode
|
||
msgid "Eco-friendly Wooden Chair"
|
||
msgstr "Ekologická dřevěná židle"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_kanban
|
||
#: model_terms:ir.ui.view,arch_db:product.product_view_kanban_catalog
|
||
msgid "Edit"
|
||
msgstr "Upravit"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__date_end
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__date_end
|
||
msgid "End Date"
|
||
msgstr "Datum do"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_supplierinfo__date_end
|
||
msgid "End date for this vendor price"
|
||
msgstr "Datum ukončení této ceny dodavatele"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__date_end
|
||
msgid ""
|
||
"Ending datetime for the pricelist item validation\n"
|
||
"The displayed value depends on the timezone set in your preferences."
|
||
msgstr ""
|
||
"Datum ukončení pro ověření položky ceníku\n"
|
||
"Zobrazená hodnota závisí na časovém pásmu nastaveném ve vašich předvolbách."
|
||
|
||
#. module: product
|
||
#: model_terms:product.template,website_description:product.product_product_4_product_template
|
||
msgid "Ergonomic"
|
||
msgstr "Ergonomický"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.js:0
|
||
msgid "Error exporting file. Please try again."
|
||
msgstr "Chyba při exportu souboru. Zkuste to znovu."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__exclude_for
|
||
msgid "Exclude for"
|
||
msgstr "Vyloučit"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__name
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__price
|
||
msgid "Explicit rule name for this pricelist line."
|
||
msgstr "Jméno explicitního pravidla pro tento řádek ceníku."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_label_layout__extra_html
|
||
msgid "Extra Content"
|
||
msgstr "Extra obsah"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__price_surcharge
|
||
msgid "Extra Fee"
|
||
msgstr "Extra poplatek"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "Extra Info"
|
||
msgstr "Další informace"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_combo_item__extra_price
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__price_extra
|
||
msgid "Extra Price"
|
||
msgstr "Extra cena"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_template_attribute_value__price_extra
|
||
msgid ""
|
||
"Extra price for the variant with this attribute value on sale price. eg. 200 "
|
||
"price extra, 1000 + 200 = 1200."
|
||
msgstr ""
|
||
"Extra cena varianty s touto hodnotou atributu na prodejní ceně. např. 200 "
|
||
"cena navíc, 1000 + 200 = 1200."
|
||
|
||
#. module: product
|
||
#: model:product.attribute,name:product.pa_fabric
|
||
msgid "Fabric"
|
||
msgstr "Tkanina"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__is_favorite
|
||
#: model:ir.model.fields,field_description:product.field_product_template__is_favorite
|
||
msgid "Favorite"
|
||
msgstr "Oblíbené"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_view_search_catalog
|
||
msgid "Favorites"
|
||
msgstr "Oblíbené"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__datas
|
||
msgid "File Content (base64)"
|
||
msgstr "Obsah souboru (base64)"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__raw
|
||
msgid "File Content (raw)"
|
||
msgstr "Obsah souboru (raw)"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__file_size
|
||
msgid "File Size"
|
||
msgstr "Velikost souboru"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_options_file_cabinets
|
||
msgid "File cabinets"
|
||
msgstr "Kartotéky"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__fixed_price
|
||
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__compute_price__fixed
|
||
msgid "Fixed Price"
|
||
msgstr "Pevná cena"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_20_product_template
|
||
msgid "Flipover"
|
||
msgstr "Převrátit"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__message_follower_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__message_follower_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_product__message_follower_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template__message_follower_ids
|
||
msgid "Followers"
|
||
msgstr "Odběratelé"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__message_partner_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__message_partner_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_product__message_partner_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template__message_partner_ids
|
||
msgid "Followers (Partners)"
|
||
msgstr "Odběratelé (partneři)"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist__activity_type_icon
|
||
#: model:ir.model.fields,help:product.field_product_product__activity_type_icon
|
||
#: model:ir.model.fields,help:product.field_product_template__activity_type_icon
|
||
msgid "Font awesome icon e.g. fa-tasks"
|
||
msgstr "Ikona v rámci awesome font, např. fa-tasks"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__min_quantity
|
||
msgid ""
|
||
"For the rule to apply, bought/sold quantity must be greater than or equal to "
|
||
"the minimum quantity specified in this field.\n"
|
||
"Expressed in the default unit of measure of the product."
|
||
msgstr ""
|
||
"Aby toto pravidlo platilo, musí být nakoupené / prodané množství větší nebo "
|
||
"rovno minimálnímu množství uvedenému v tomto poli.\n"
|
||
"Vyjádřeno ve výchozí měrné jednotce produktu."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_label_layout__print_format
|
||
msgid "Format"
|
||
msgstr "Formát"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__compute_price__formula
|
||
msgid "Formula"
|
||
msgstr "Vzorec"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.consu_delivery_03_product_template
|
||
msgid "Four Person Desk"
|
||
msgstr "Stůl pro čtyři osoby"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__is_custom
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__is_custom
|
||
msgid "Free text"
|
||
msgstr "Volný text"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_furniture_product_template
|
||
msgid "Furniture Assembly"
|
||
msgstr "Montáž nábytku"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
msgid "Future Activities"
|
||
msgstr "Budoucí činnosti"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "General Information"
|
||
msgstr "Obecná informace"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_gillette
|
||
msgid "Gillette"
|
||
msgstr "Gillette"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_product__sequence
|
||
#: model:ir.model.fields,help:product.field_product_template__sequence
|
||
msgid "Gives the sequence order when displaying a product list"
|
||
msgstr "Poskytuje pořadí při zobrazování seznamu produktů"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_fabric_glass
|
||
msgid "Glass"
|
||
msgstr "Sklenice"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_gold
|
||
msgid "Gold"
|
||
msgstr "Zlato"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.report_pricelist_page
|
||
msgid "Gold Member Pricelist"
|
||
msgstr "Ceník pro zlaté členy"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_template__type__consu
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_view_search_catalog
|
||
msgid "Goods"
|
||
msgstr "Zboží"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_product__type
|
||
#: model:ir.model.fields,help:product.field_product_template__type
|
||
msgid ""
|
||
"Goods are tangible materials and merchandise you provide.\n"
|
||
"A service is a non-material product you provide."
|
||
msgstr ""
|
||
"Zboží je hmatatelný materiál a produkty, které poskytujete.\n"
|
||
"Služba je nehmotný produkt, který poskytujete."
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_gray
|
||
msgid "Gray"
|
||
msgstr "Šedá"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_green
|
||
msgid "Green"
|
||
msgstr "Zelená"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_h_m
|
||
msgid "H&M"
|
||
msgstr "H&M"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__html_color
|
||
msgid "HTML Color Index"
|
||
msgstr "HTML Color Index"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__has_message
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__has_message
|
||
#: model:ir.model.fields,field_description:product.field_product_product__has_message
|
||
#: model:ir.model.fields,field_description:product.field_product_template__has_message
|
||
msgid "Has Message"
|
||
msgstr "Má zprávu"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__has_thumbnail
|
||
msgid "Has Thumbnail"
|
||
msgstr "Má miniaturu"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_head_shoulders
|
||
msgid "Head & Shoulders"
|
||
msgstr "Head & Shoulders"
|
||
|
||
#. module: product
|
||
#: model:product.attribute,name:product.pa_height
|
||
msgid "Height"
|
||
msgstr "Výška"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_attribute_value__html_color
|
||
#: model:ir.model.fields,help:product.field_product_template_attribute_value__html_color
|
||
msgid ""
|
||
"Here you can set a specific HTML color index (e.g. #ff0000) to display the "
|
||
"color if the attribute type is 'Color'."
|
||
msgstr ""
|
||
"Zde můžete nastavit konkrétní kód barev v HTML (např. #Ff0000), který bude "
|
||
"zobrazovat barvu, pokud je typ atributu 'Color'."
|
||
|
||
#. module: product
|
||
#: model:product.template,description_sale:product.product_product_12_product_template
|
||
msgid "High-back office chair with great support"
|
||
msgstr "Kancelářská židle s vysokým opěradlem a skvělou oporou"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_form
|
||
msgid "History"
|
||
msgstr "Historie"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.expense_hotel_product_template
|
||
msgid "Hotel Accommodation"
|
||
msgstr "Hotelové ubytování"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_ir_attachment__id
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__id
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_custom_value__id
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__id
|
||
#: model:ir.model.fields,field_description:product.field_product_catalog_mixin__id
|
||
#: model:ir.model.fields,field_description:product.field_product_category__id
|
||
#: model:ir.model.fields,field_description:product.field_product_combo__id
|
||
#: model:ir.model.fields,field_description:product.field_product_combo_item__id
|
||
#: model:ir.model.fields,field_description:product.field_product_document__id
|
||
#: model:ir.model.fields,field_description:product.field_product_label_layout__id
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__id
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__id
|
||
#: model:ir.model.fields,field_description:product.field_product_product__id
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__id
|
||
#: model:ir.model.fields,field_description:product.field_product_tag__id
|
||
#: model:ir.model.fields,field_description:product.field_product_template__id
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_exclusion__id
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__id
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__id
|
||
#: model:ir.model.fields,field_description:product.field_product_uom__id
|
||
#: model:ir.model.fields,field_description:product.field_report_product_report_pricelist__id
|
||
#: model:ir.model.fields,field_description:product.field_report_product_report_producttemplatelabel2x7__id
|
||
#: model:ir.model.fields,field_description:product.field_report_product_report_producttemplatelabel4x12__id
|
||
#: model:ir.model.fields,field_description:product.field_report_product_report_producttemplatelabel4x12noprice__id
|
||
#: model:ir.model.fields,field_description:product.field_report_product_report_producttemplatelabel4x7__id
|
||
#: model:ir.model.fields,field_description:product.field_report_product_report_producttemplatelabel_dymo__id
|
||
#: model:ir.model.fields,field_description:product.field_res_company__id
|
||
#: model:ir.model.fields,field_description:product.field_res_config_settings__id
|
||
#: model:ir.model.fields,field_description:product.field_res_country_group__id
|
||
#: model:ir.model.fields,field_description:product.field_res_currency__id
|
||
#: model:ir.model.fields,field_description:product.field_res_partner__id
|
||
#: model:ir.model.fields,field_description:product.field_uom_uom__id
|
||
#: model:ir.model.fields,field_description:product.field_update_product_attribute_value__id
|
||
msgid "ID"
|
||
msgstr "ID"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__activity_exception_icon
|
||
#: model:ir.model.fields,field_description:product.field_product_product__activity_exception_icon
|
||
#: model:ir.model.fields,field_description:product.field_product_template__activity_exception_icon
|
||
msgid "Icon"
|
||
msgstr "Ikona"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist__activity_exception_icon
|
||
#: model:ir.model.fields,help:product.field_product_product__activity_exception_icon
|
||
#: model:ir.model.fields,help:product.field_product_template__activity_exception_icon
|
||
msgid "Icon to indicate an exception activity."
|
||
msgstr "Ikona, která označuje výjimečnou aktivitu."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_category__message_needaction
|
||
#: model:ir.model.fields,help:product.field_product_pricelist__message_needaction
|
||
#: model:ir.model.fields,help:product.field_product_product__message_needaction
|
||
#: model:ir.model.fields,help:product.field_product_template__message_needaction
|
||
msgid "If checked, new messages require your attention."
|
||
msgstr "Pokud zaškrtnuto, nové zprávy vyžadují vaši pozornost."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_category__message_has_error
|
||
#: model:ir.model.fields,help:product.field_product_pricelist__message_has_error
|
||
#: model:ir.model.fields,help:product.field_product_product__message_has_error
|
||
#: model:ir.model.fields,help:product.field_product_template__message_has_error
|
||
msgid "If checked, some messages have a delivery error."
|
||
msgstr "Pokud zaškrtnuto, některé zprávy mají chybu při doručení."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_supplierinfo__product_id
|
||
msgid ""
|
||
"If not set, the vendor price will apply to all variants of this product."
|
||
msgstr ""
|
||
"Pokud není nastavena, bude se prodejní cena vztahovat na všechny varianty "
|
||
"tohoto produktu."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_attribute__active
|
||
msgid ""
|
||
"If unchecked, it will allow you to hide the attribute without removing it."
|
||
msgstr ""
|
||
"Pokud není zaškrtnuto, umožní vám to skrýt atribut, aniž byste jej "
|
||
"odstranili."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist__active
|
||
msgid ""
|
||
"If unchecked, it will allow you to hide the pricelist without removing it."
|
||
msgstr "Pokud není zaškrtnuto, umožní vám skrýt ceník bez jeho odebrání."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_product__active
|
||
#: model:ir.model.fields,help:product.field_product_template__active
|
||
msgid ""
|
||
"If unchecked, it will allow you to hide the product without removing it."
|
||
msgstr "Pokud není zaškrtnuto, umožní vám skrýt výrobek bez jeho odebrání."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__image
|
||
#: model:ir.model.fields,field_description:product.field_product_product__image_1920
|
||
#: model:ir.model.fields,field_description:product.field_product_tag__image
|
||
#: model:ir.model.fields,field_description:product.field_product_template__image_1920
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__image
|
||
#: model:ir.model.fields.selection,name:product.selection__product_attribute__display_type__image
|
||
msgid "Image"
|
||
msgstr "Obrázek"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__image_1024
|
||
#: model:ir.model.fields,field_description:product.field_product_template__image_1024
|
||
msgid "Image 1024"
|
||
msgstr "Obrázek 1024"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__image_128
|
||
#: model:ir.model.fields,field_description:product.field_product_template__image_128
|
||
msgid "Image 128"
|
||
msgstr "Obrázek 128"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__image_256
|
||
#: model:ir.model.fields,field_description:product.field_product_template__image_256
|
||
msgid "Image 256"
|
||
msgstr "Obrázek 256"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__image_512
|
||
#: model:ir.model.fields,field_description:product.field_product_template__image_512
|
||
msgid "Image 512"
|
||
msgstr "Obrázek 512"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__image_height
|
||
msgid "Image Height"
|
||
msgstr "Výška obrazu"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__image_src
|
||
msgid "Image Src"
|
||
msgstr "Image Src"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__image_width
|
||
msgid "Image Width"
|
||
msgstr "Image Width"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_kanban
|
||
msgid "Image is a link"
|
||
msgstr "Obrázek je odkaz"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist.py:0
|
||
msgid "Import Template for Pricelists"
|
||
msgstr "Importovat šablonu pro ceníky"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "Import Template for Products"
|
||
msgstr "Importovat šablonu pro produkty"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_supplierinfo.py:0
|
||
msgid "Import Template for Vendor Pricelists"
|
||
msgstr "Import šablony pro ceníky prodejců"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_attribute_search
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_attribute_value_view_search
|
||
msgid "Inactive"
|
||
msgstr "Neaktivní"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__index_content
|
||
msgid "Indexed Content"
|
||
msgstr "Indexovaný obsah"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_24_product_template
|
||
msgid "Individual Workplace"
|
||
msgstr "Individuální pracovní místo"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_attribute__create_variant__always
|
||
msgid "Instantly"
|
||
msgstr "Okamžitě"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "Internal Notes"
|
||
msgstr "Interní poznámky"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__default_code
|
||
#: model:ir.model.fields,field_description:product.field_product_template__default_code
|
||
msgid "Internal Reference"
|
||
msgstr "Interní reference"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_product__barcode
|
||
msgid "International Article Number used for product identification."
|
||
msgstr "Mezinárodní číslo položky použité pro identifikaci výrobku."
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/product_attribute_value_list.js:0
|
||
msgid "Invalid Operation"
|
||
msgstr "Neplatná operace"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "Inventory"
|
||
msgstr "Sklady"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__is_dynamically_created
|
||
#: model:ir.model.fields,field_description:product.field_product_template__is_dynamically_created
|
||
msgid "Is Dynamically Created"
|
||
msgstr "Je dynamicky vytvářeno"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__message_is_follower
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__message_is_follower
|
||
#: model:ir.model.fields,field_description:product.field_product_product__message_is_follower
|
||
#: model:ir.model.fields,field_description:product.field_product_template__message_is_follower
|
||
msgid "Is Follower"
|
||
msgstr "Je odběratel"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__is_in_selected_section_of_order
|
||
msgid "Is In Selected Section Of Order"
|
||
msgstr "Je ve vybrané části objednávky"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__is_pricelist_required
|
||
msgid "Is Pricelist Required"
|
||
msgstr "Je ceník vyžadován?"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__is_product_variant
|
||
msgid "Is Product Variant"
|
||
msgstr "Je varianta produktu"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__has_configurable_attributes
|
||
#: model:ir.model.fields,field_description:product.field_product_template__has_configurable_attributes
|
||
msgid "Is a configurable product"
|
||
msgstr "Je konfigurovatelný produkt"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_template__is_product_variant
|
||
msgid "Is a product variant"
|
||
msgstr "Je varianta produktu"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__public
|
||
msgid "Is public document"
|
||
msgstr "Je veřejný dokument"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__res_config_settings__product_weight_in_lbs__0
|
||
msgid "Kilograms (kg)"
|
||
msgstr "Kilogramy (kg)"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_loreal
|
||
msgid "L'Oréal"
|
||
msgstr "L'Oréal"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_LG
|
||
msgid "LG"
|
||
msgstr "LG"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_product.py:0
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "Labels cannot be printed for products of service type"
|
||
msgstr "Štítky nelze tisknout pro produkty typu služby."
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_6_product_template
|
||
msgid "Large Cabinet"
|
||
msgstr "Velká skříňka"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_8_product_template
|
||
msgid "Large Desk"
|
||
msgstr "Velký stůl"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.consu_delivery_02_product_template
|
||
msgid "Large Meeting Table"
|
||
msgstr "Velký konferenční stůl"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_custom_value__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_category__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_combo__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_combo_item__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_document__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_label_layout__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_product__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_tag__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_template__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_exclusion__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_uom__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_update_product_attribute_value__write_uid
|
||
msgid "Last Updated by"
|
||
msgstr "Naposledy upraveno uživatelem"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_custom_value__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_category__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_combo__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_combo_item__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_document__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_label_layout__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_tag__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_template__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_exclusion__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_uom__write_date
|
||
#: model:ir.model.fields,field_description:product.field_update_product_attribute_value__write_date
|
||
msgid "Last Updated on"
|
||
msgstr "Naposledy upraveno dne"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
msgid "Late Activities"
|
||
msgstr "Aktivity po termínu"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__delay
|
||
msgid "Lead Time"
|
||
msgstr "Dodací lhůta"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_supplierinfo__delay
|
||
msgid ""
|
||
"Lead time in days between the confirmation of the purchase order and the "
|
||
"receipt of the products in your warehouse. Used by the scheduler for "
|
||
"automatic computation of the purchase order planning."
|
||
msgstr ""
|
||
"Dodací lhůta ve dnech mezi potvrzením objednávky a přijetím produktů ve "
|
||
"vašem skladu. Používá plánovač pro automatický výpočet plánování objednávky."
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_fabric_leather
|
||
msgid "Leather"
|
||
msgstr "Kůže"
|
||
|
||
#. module: product
|
||
#: model:product.template,description_sale:product.product_product_13_product_template
|
||
msgid "Left-sided workspace with storage"
|
||
msgstr "Pracovní prostor na levé straně s úložným prostorem"
|
||
|
||
#. module: product
|
||
#: model:product.attribute,name:product.pa_legs
|
||
msgid "Legs"
|
||
msgstr "Nohy"
|
||
|
||
#. module: product
|
||
#: model:product.attribute,name:product.pa_length
|
||
msgid "Length"
|
||
msgstr "Délka"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_lenovo
|
||
msgid "Lenovo"
|
||
msgstr "Lenovo"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_levis
|
||
msgid "Levi's"
|
||
msgstr "Levi's"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_fabric_linen
|
||
msgid "Linen"
|
||
msgstr "Len"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__attribute_line_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__pav_attribute_line_ids
|
||
msgid "Lines"
|
||
msgstr "Řádky"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_uom
|
||
msgid "Link between products and their UoMs"
|
||
msgstr "Propojení produktů a jejích měrných jednotek"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_local_delivery_product_template
|
||
msgid "Local Delivery"
|
||
msgstr "Místní doručení"
|
||
|
||
#. module: product
|
||
#: model_terms:product.template,website_description:product.product_product_4_product_template
|
||
msgid "Locally handmade"
|
||
msgstr "Místní ruční výroba"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
||
msgid "Logistics"
|
||
msgstr "Logistika"
|
||
|
||
#. module: product
|
||
#: model_terms:product.template,website_description:product.product_product_4_product_template
|
||
msgid ""
|
||
"Looking for a custom bamboo stain to match existing furniture? Contact us "
|
||
"for a quote."
|
||
msgstr ""
|
||
"Hledáte bambusové mořidlo na míru, které by ladilo se stávajícím nábytkem? "
|
||
"Kontaktujte nás pro cenovou nabídku."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_template_attribute_value__exclude_for
|
||
msgid ""
|
||
"Make this attribute value not compatible with other values of the product or "
|
||
"some attribute values of optional and accessory products."
|
||
msgstr ""
|
||
"Zajistěte, aby tato hodnota atributu nebyla kompatibilní s jinými hodnotami "
|
||
"produktu nebo s některými hodnotami atributů volitelných a doplňkových "
|
||
"produktů."
|
||
|
||
#. module: product
|
||
#: model:res.groups,name:product.group_product_variant
|
||
msgid "Manage Product Variants"
|
||
msgstr "Správa variant produktu"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "Margins"
|
||
msgstr "Marže"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__price_markup
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "Markup"
|
||
msgstr "Přirážka"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_maroon
|
||
msgid "Maroon"
|
||
msgstr "Bordó"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "Max. Margin"
|
||
msgstr "Max. marže"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__price_max_margin
|
||
msgid "Max. Price Margin"
|
||
msgstr "Max. marže ceny"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_maybelline
|
||
msgid "Maybelline"
|
||
msgstr "Maybelline"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_update_product_attribute_value__message
|
||
msgid "Message"
|
||
msgstr "Zpráva"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__message_has_error
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__message_has_error
|
||
#: model:ir.model.fields,field_description:product.field_product_product__message_has_error
|
||
#: model:ir.model.fields,field_description:product.field_product_template__message_has_error
|
||
msgid "Message Delivery error"
|
||
msgstr "Chyba při doručování zprávy"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__message_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__message_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_product__message_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template__message_ids
|
||
msgid "Messages"
|
||
msgstr "Zprávy"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_fabric_metal
|
||
msgid "Metal"
|
||
msgstr "Kov"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__mimetype
|
||
msgid "Mime Type"
|
||
msgstr "Mime Type"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "Min Qty"
|
||
msgstr "Min. množ."
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "Min. Margin"
|
||
msgstr "Min. marže"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__price_min_margin
|
||
msgid "Min. Price Margin"
|
||
msgstr "Min. cenová marže"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__min_quantity
|
||
msgid "Min. Quantity"
|
||
msgstr "Min. množství"
|
||
|
||
#. module: product
|
||
#: model:product.template,description_sale:product.product_product_8_product_template
|
||
msgid "Minimalist wooden desk for executive use"
|
||
msgstr "Minimalistický dřevěný stůl pro manažery"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_update_product_attribute_value__mode
|
||
msgid "Mode"
|
||
msgstr "Režim"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.monitor_stand_product_template
|
||
msgid "Monitor Stand"
|
||
msgstr "Stojan na monitor"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_montblanc
|
||
msgid "Montblanc"
|
||
msgstr "Montblanc"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_attribute__display_type__multi
|
||
msgid "Multi-checkbox"
|
||
msgstr "Vícenásobné zaškrtávací políčko"
|
||
|
||
#. module: product
|
||
#: model:ir.model.constraint,message:product.constraint_product_attribute_check_multi_checkbox_no_variant
|
||
msgid ""
|
||
"Multi-checkbox display type is not compatible with the creation of variants"
|
||
msgstr ""
|
||
"Zobrazení s více zaškrtávacími políčky není kompatibilní s vytvářením "
|
||
"variant."
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
msgid "My Activities"
|
||
msgstr "Mé aktivity"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__my_activity_date_deadline
|
||
#: model:ir.model.fields,field_description:product.field_product_product__my_activity_date_deadline
|
||
#: model:ir.model.fields,field_description:product.field_product_template__my_activity_date_deadline
|
||
msgid "My Activity Deadline"
|
||
msgstr "Termín mé aktivity"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_custom_value__name
|
||
#: model:ir.model.fields,field_description:product.field_product_category__name
|
||
#: model:ir.model.fields,field_description:product.field_product_combo__name
|
||
#: model:ir.model.fields,field_description:product.field_product_document__name
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__name
|
||
#: model:ir.model.fields,field_description:product.field_product_product__name
|
||
#: model:ir.model.fields,field_description:product.field_product_tag__name
|
||
#: model:ir.model.fields,field_description:product.field_product_template__name
|
||
msgid "Name"
|
||
msgstr "Název"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_navy
|
||
msgid "Navy"
|
||
msgstr "Tmavě modrá"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_nestle
|
||
msgid "Nestlé"
|
||
msgstr "Nestlé"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_attribute__create_variant__no_variant
|
||
msgid "Never"
|
||
msgstr "Nikdy"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist.py:0
|
||
msgid "New"
|
||
msgstr "Nové"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_new_balance
|
||
msgid "New Balance"
|
||
msgstr "Nový zůstatek"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__activity_calendar_event_id
|
||
#: model:ir.model.fields,field_description:product.field_product_product__activity_calendar_event_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template__activity_calendar_event_id
|
||
msgid "Next Activity Calendar Event"
|
||
msgstr "Další aktivita z kalendáře"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__activity_date_deadline
|
||
#: model:ir.model.fields,field_description:product.field_product_product__activity_date_deadline
|
||
#: model:ir.model.fields,field_description:product.field_product_template__activity_date_deadline
|
||
msgid "Next Activity Deadline"
|
||
msgstr "Termín další aktivity"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__activity_summary
|
||
#: model:ir.model.fields,field_description:product.field_product_product__activity_summary
|
||
#: model:ir.model.fields,field_description:product.field_product_template__activity_summary
|
||
msgid "Next Activity Summary"
|
||
msgstr "Popis další aktivity"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__activity_type_id
|
||
#: model:ir.model.fields,field_description:product.field_product_product__activity_type_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template__activity_type_id
|
||
msgid "Next Activity Type"
|
||
msgstr "Typ další aktivity"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_nike
|
||
msgid "Nike"
|
||
msgstr "Nike"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_nikon
|
||
msgid "Nikon"
|
||
msgstr "Nikon"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_nivea
|
||
msgid "Nivea"
|
||
msgstr "Nivea"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/wizard/product_label_layout.py:0
|
||
msgid ""
|
||
"No product to print, if the product is archived please unarchive it before "
|
||
"printing its label."
|
||
msgstr ""
|
||
"Žádné produkty k tisku, pokud je produkt archivován, zrušte jej před tiskem "
|
||
"jeho štítku."
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/product_catalog/kanban_renderer.xml:0
|
||
msgid "No products could be found."
|
||
msgstr "Nebyly nalezeny žádné produkty."
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
||
msgid "No products found in the report"
|
||
msgstr "V zprávě nebyly nalezeny žádné produkty."
|
||
|
||
#. module: product
|
||
#: model_terms:ir.actions.act_window,help:product.product_supplierinfo_type_action
|
||
msgid "No vendor pricelist found"
|
||
msgstr "Ceník dodavatele nebyl nalezen"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/product_attribute_value_list.js:0
|
||
msgid "No, keep it"
|
||
msgstr "Ne, ponechat"
|
||
|
||
#. module: product
|
||
#: model:product.template,description_sale:product.product_template_acoustic_bloc_screens
|
||
msgid "Noise-reducing panels for open spaces"
|
||
msgstr "Panely pro snížení hluku v otevřených prostorech"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_product.py:0
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "Note:"
|
||
msgstr "Poznámka:"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_template__service_tracking__no
|
||
msgid "Nothing"
|
||
msgstr "Nic"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__number_related_products
|
||
msgid "Number Related Products"
|
||
msgstr "Počet souvisejících produktů"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__message_needaction_counter
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__message_needaction_counter
|
||
#: model:ir.model.fields,field_description:product.field_product_product__message_needaction_counter
|
||
#: model:ir.model.fields,field_description:product.field_product_template__message_needaction_counter
|
||
msgid "Number of Actions"
|
||
msgstr "Počet akcí"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__message_has_error_counter
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__message_has_error_counter
|
||
#: model:ir.model.fields,field_description:product.field_product_product__message_has_error_counter
|
||
#: model:ir.model.fields,field_description:product.field_product_template__message_has_error_counter
|
||
msgid "Number of errors"
|
||
msgstr "Počet chyb"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_category__message_needaction_counter
|
||
#: model:ir.model.fields,help:product.field_product_pricelist__message_needaction_counter
|
||
#: model:ir.model.fields,help:product.field_product_product__message_needaction_counter
|
||
#: model:ir.model.fields,help:product.field_product_template__message_needaction_counter
|
||
msgid "Number of messages requiring action"
|
||
msgstr "Počet zpráv vyžadujících akci"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_category__message_has_error_counter
|
||
#: model:ir.model.fields,help:product.field_product_pricelist__message_has_error_counter
|
||
#: model:ir.model.fields,help:product.field_product_product__message_has_error_counter
|
||
#: model:ir.model.fields,help:product.field_product_template__message_has_error_counter
|
||
msgid "Number of messages with delivery error"
|
||
msgstr "Počet zpráv s chybou při doručení"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_delivery_01_product_template
|
||
msgid "Office Chair"
|
||
msgstr "Kancelářská židle"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_12_product_template
|
||
msgid "Office Chair Black"
|
||
msgstr "Kancelářská židle černá"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.office_combo_product_template
|
||
msgid "Office Combo"
|
||
msgstr "Kancelářská sada"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_order_01_product_template
|
||
msgid "Office Design Software"
|
||
msgstr "Kancelářský designový software"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_delivery_02_product_template
|
||
msgid "Office Lamp"
|
||
msgstr "Kancelářská lampa"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_olay
|
||
msgid "Olay"
|
||
msgstr "Olay"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_olive
|
||
msgid "Olive"
|
||
msgstr "Olivová"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template_attribute_line.py:0
|
||
msgid ""
|
||
"On the product %(product)s you cannot associate the value %(value)s with the "
|
||
"attribute %(attribute)s because they do not match."
|
||
msgstr ""
|
||
"Na produktu %(product)s nemůžete přiřadit hodnotu %(value)s k atributu %"
|
||
"(attribute)s, protože se neshodují."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template_attribute_line.py:0
|
||
msgid ""
|
||
"On the product %(product)s you cannot transform the attribute %"
|
||
"(attribute_src)s into the attribute %(attribute_dest)s."
|
||
msgstr ""
|
||
"Na produktu %(product)s nemůžete atribut %(attribute_src)s převést na "
|
||
"atribut %(attribute_dest)s."
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/product_document_kanban/upload_button/upload_button.js:0
|
||
msgid "Oops! '%(fileName)s' didn’t upload since its format isn’t allowed."
|
||
msgstr ""
|
||
"Jejda! '%(fileName)s' se nepodařilo nahrát, protože jeho formát není povolen."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_combo_item__product_id
|
||
#: model:product.attribute,name:product.pa_options
|
||
msgid "Options"
|
||
msgstr "Možnosti"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_oral_b
|
||
msgid "Oral-B"
|
||
msgstr "Oral-B"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_orange
|
||
msgid "Orange"
|
||
msgstr "Oranžový"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__original_id
|
||
msgid "Original (unoptimized, unresized) attachment"
|
||
msgstr "Originální (neoptimalizovaná, nezměněná) příloha"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_combo_item__lst_price
|
||
msgid "Original Price"
|
||
msgstr "Původní cena"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__base_pricelist_id
|
||
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__base__pricelist
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "Other Pricelist"
|
||
msgstr "Jiný ceník"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_template_dining_table
|
||
msgid "Outdoor dining table"
|
||
msgstr "Venkovní jídelní stůl"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_options_overhead_shelves
|
||
msgid "Overhead shelves"
|
||
msgstr "Závěsné police"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.report_packagingbarcode
|
||
msgid "Package Type A"
|
||
msgstr "Typ balíčku A"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/uom_uom.py:0
|
||
#: model_terms:ir.ui.view,arch_db:product.product_uom_list_view
|
||
msgid "Packaging Barcodes"
|
||
msgstr "Čárové kódy balení"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.report,name:product.report_product_packaging
|
||
msgid "Packaging Barcodes (PDF)"
|
||
msgstr "Čárové kódy balení (PDF)"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__uom_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template__uom_ids
|
||
msgid "Packagings"
|
||
msgstr "Balení"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_panasonic
|
||
msgid "Panasonic"
|
||
msgstr "Panasonic"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_pantene
|
||
msgid "Pantene"
|
||
msgstr "Pantene"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__parent_id
|
||
msgid "Parent Category"
|
||
msgstr "Nadřazená kategorie"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__parent_path
|
||
msgid "Parent Path"
|
||
msgstr "Nadřazená cesta"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_9_product_template
|
||
msgid "Pedal Bin"
|
||
msgstr "Koš na pedál"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_pepsi
|
||
msgid "Pepsi"
|
||
msgstr "Pepsi"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__percent_price
|
||
msgid "Percentage Price"
|
||
msgstr "Procentní cena"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_philips
|
||
msgid "Philips"
|
||
msgstr "Philips"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_attribute__display_type__pills
|
||
msgid "Pills"
|
||
msgstr "Pilulky"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_pink
|
||
msgid "Pink"
|
||
msgstr "Růžová"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.js:0
|
||
msgid "Please enter a positive whole number."
|
||
msgstr "Zadejte kladné celé číslo."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_document.py:0
|
||
msgid ""
|
||
"Please enter a valid URL.\n"
|
||
"Example: https://www.odoo.com\n"
|
||
"\n"
|
||
"Invalid URL: %s"
|
||
msgstr ""
|
||
"Zadejte platnou adresu URL.\n"
|
||
"Příklad: https://www.odoo.com\n"
|
||
"\n"
|
||
"Neplatná adresa URL: %s"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.js:0
|
||
msgid "Please select some products first."
|
||
msgstr "Nejprve vyberte některé produkty."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "Please specify the category for which this rule should be applied"
|
||
msgstr "Uveďte kategorii, pro kterou by se toto pravidlo mělo použít"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "Please specify the product for which this rule should be applied"
|
||
msgstr "Uveďte produkt, na který by se toto pravidlo mělo vztahovat"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid ""
|
||
"Please specify the product variant for which this rule should be applied"
|
||
msgstr "Uveďte variantu produktu, pro kterou by se toto pravidlo mělo použít"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__res_config_settings__product_weight_in_lbs__1
|
||
msgid "Pounds (lb)"
|
||
msgstr "Libry (lb)"
|
||
|
||
#. module: product
|
||
#: model_terms:product.template,website_description:product.product_product_4_product_template
|
||
msgid ""
|
||
"Press a button and watch your desk glide effortlessly from sitting to "
|
||
"standing height in seconds."
|
||
msgstr ""
|
||
"Stiskněte tlačítko a sledujte, jak váš stůl bez námahy klouže ze sedu do "
|
||
"výšky během několika sekund."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__price
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_tree_view_from_product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view
|
||
msgid "Price"
|
||
msgstr "Cena"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__price_discount
|
||
msgid "Price Discount"
|
||
msgstr "Sleva"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__price_round
|
||
msgid "Price Rounding"
|
||
msgstr "Zaoukrouhlení ceny"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.act_window,name:product.product_pricelist_item_action
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_tree_view
|
||
msgid "Price Rules"
|
||
msgstr "Cenová pravidla"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "Price Type"
|
||
msgstr "Typ ceny"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_product__list_price
|
||
#: model:ir.model.fields,help:product.field_product_template__list_price
|
||
msgid "Price at which the product is sold to customers."
|
||
msgstr "Cena, za kterou je výrobek prodáván zákazníkům."
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_kanban_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_kanban_view
|
||
msgid "Price:"
|
||
msgstr "Cena:"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
||
#: model:ir.actions.report,name:product.action_report_pricelist
|
||
#: model:ir.model,name:product.model_product_pricelist
|
||
#: model:ir.model.fields,field_description:product.field_product_label_layout__pricelist_id
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__pricelist_id
|
||
#: model:ir.model.fields,field_description:product.field_res_partner__property_product_pricelist
|
||
#: model:ir.model.fields,field_description:product.field_res_users__property_product_pricelist
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_view_search
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.report_pricelist_page
|
||
msgid "Pricelist"
|
||
msgstr "Ceník"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__applied_on
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__display_applied_on
|
||
msgid "Pricelist Item applicable on selected option"
|
||
msgstr "Položka ceníku použitelná na vybranou možnost"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__name
|
||
msgid "Pricelist Name"
|
||
msgstr "Název ceníku"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.js:0
|
||
#: model:ir.actions.server,name:product.action_product_price_list_report
|
||
#: model:ir.actions.server,name:product.action_product_template_price_list_report
|
||
#: model:ir.model,name:product.model_report_product_report_pricelist
|
||
msgid "Pricelist Report"
|
||
msgstr "Výkaz ceníku"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist.py:0
|
||
msgid "Pricelist Report Preview"
|
||
msgstr "Náhled přehledu ceníku"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_pricelist_item
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "Pricelist Rule"
|
||
msgstr "Pravidlo ceníku"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__item_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_product__pricelist_rule_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template__pricelist_rule_ids
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_tree_view_from_product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view
|
||
msgid "Pricelist Rules"
|
||
msgstr "Pravidla ceníku"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.act_window,name:product.product_pricelist_action2
|
||
#: model:ir.model.fields,field_description:product.field_res_config_settings__group_product_pricelist
|
||
#: model:ir.model.fields,field_description:product.field_res_country_group__pricelist_ids
|
||
msgid "Pricelists"
|
||
msgstr "Ceníky"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "Prices"
|
||
msgstr "Ceny"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
||
msgid "Pricing"
|
||
msgstr "Ceny"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:product.product_label_layout_form
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view
|
||
msgid "Print"
|
||
msgstr "Tisk"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.act_window,name:product.action_open_label_layout
|
||
#: model:ir.actions.server,name:product.action_product_print_labels
|
||
#: model:ir.actions.server,name:product.action_product_template_print_labels
|
||
msgid "Print Labels"
|
||
msgstr "Tisk štítků"
|
||
|
||
#. module: product
|
||
#: model:product.template,description_sale:product.product_product_24_product_template
|
||
msgid "Private pod with desk and chair"
|
||
msgstr "Soukromý box s psacím stolem a židlí"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/controllers/pricelist_report.py:0
|
||
#: model:ir.model,name:product.model_product_template
|
||
#: model:ir.model.fields,field_description:product.field_product_label_layout__product_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__product_tmpl_id
|
||
#: model:ir.model.fields,field_description:product.field_product_product__product_variant_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template__product_variant_id
|
||
#: model:ir.model.fields,field_description:product.field_product_uom__product_id
|
||
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__applied_on__1_product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__display_applied_on__1_product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_kanban_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_view_search
|
||
#: model_terms:ir.ui.view,arch_db:product.product_search_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_search_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_tree_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_attribute_value_view_tree
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_kanban_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_tree_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_view_kanban_catalog
|
||
#: model_terms:ir.ui.view,arch_db:product.product_view_search_catalog
|
||
msgid "Product"
|
||
msgstr "Produkt"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_attribute
|
||
#: model_terms:ir.ui.view,arch_db:product.product_attribute_view_form
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_attribute_value_view_form
|
||
msgid "Product Attribute"
|
||
msgstr "Produktový atribut"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_attribute_custom_value
|
||
msgid "Product Attribute Custom Value"
|
||
msgstr "Vlastní hodnota produktového atributu"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__product_template_value_ids
|
||
msgid "Product Attribute Values"
|
||
msgstr "Hodnoty atributů produktu"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_attribute_line_form
|
||
msgid "Product Attribute and Values"
|
||
msgstr "Atributy a hodnoty produktu"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__attribute_line_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template__attribute_line_ids
|
||
msgid "Product Attributes"
|
||
msgstr "Produktové atributy"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_catalog_mixin
|
||
msgid "Product Catalog Mixin"
|
||
msgstr "Mixin katalogu produktů"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_category_list_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_category_search_view
|
||
msgid "Product Categories"
|
||
msgstr "Produktové kategorie"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_category
|
||
#: model:ir.model.fields,field_description:product.field_product_product__categ_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template__categ_id
|
||
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__applied_on__2_product_category
|
||
#: model_terms:ir.ui.view,arch_db:product.product_category_list_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_view_search_catalog
|
||
msgid "Product Category"
|
||
msgstr "Produktová kategorie"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_combo
|
||
msgid "Product Combo"
|
||
msgstr "Kombinovaný produkt"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_combo_item
|
||
msgid "Product Combo Item"
|
||
msgstr "Položka kombinovaného produktu"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_combo__combo_item_count
|
||
#: model:ir.model.fields,field_description:product.field_update_product_attribute_value__product_count
|
||
msgid "Product Count"
|
||
msgstr "Počet produktů"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_document
|
||
msgid "Product Document"
|
||
msgstr "Dokument o produktu"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.report,name:product.report_product_template_label_dymo
|
||
msgid "Product Label (PDF)"
|
||
msgstr "Štítek produktu (PDF)"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.report,name:product.report_product_template_label_2x7
|
||
msgid "Product Label 2x7 (PDF)"
|
||
msgstr "Štítek produktu 2x7 (PDF)"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.report,name:product.report_product_template_label_4x12
|
||
msgid "Product Label 4x12 (PDF)"
|
||
msgstr "Štítek produktu 4x12 (PDF)"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.report,name:product.report_product_template_label_4x12_noprice
|
||
msgid "Product Label 4x12 No Price (PDF)"
|
||
msgstr "Štítek produktu 4x12 bez ceny (PDF)"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.report,name:product.report_product_template_label_4x7
|
||
msgid "Product Label 4x7 (PDF)"
|
||
msgstr "Štítek produktu 4x7 (PDF)"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_report_product_report_producttemplatelabel_dymo
|
||
msgid "Product Label Report"
|
||
msgstr "Dokument produktových štítků"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_report_product_report_producttemplatelabel2x7
|
||
msgid "Product Label Report 2x7"
|
||
msgstr "Zpráva o štítku produktu 2x7"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_report_product_report_producttemplatelabel4x12
|
||
msgid "Product Label Report 4x12"
|
||
msgstr "Zpráva o štítku produktu 4x12"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_report_product_report_producttemplatelabel4x12noprice
|
||
msgid "Product Label Report 4x12 No Price"
|
||
msgstr "Zpráva o štítku produktu 4x12 Bez ceny"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_report_product_report_producttemplatelabel4x7
|
||
msgid "Product Label Report 4x7"
|
||
msgstr "Zpráva o štítku produktu 4x7"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_product_view_form_normalized
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_tree_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
||
msgid "Product Name"
|
||
msgstr "Název produktu"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__product_properties_definition
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
msgid "Product Properties"
|
||
msgstr "Vlastnosti produktu"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_tag
|
||
#: model_terms:ir.ui.view,arch_db:product.product_tag_form_view
|
||
msgid "Product Tag"
|
||
msgstr "Produktový štítek"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.act_window,name:product.product_tag_action
|
||
#: model_terms:ir.ui.view,arch_db:product.product_tag_tree_view
|
||
msgid "Product Tags"
|
||
msgstr "Produktové štítky"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__product_tmpl_id
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__product_tmpl_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_exclusion__product_tmpl_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__product_tmpl_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__product_tmpl_id
|
||
#: model_terms:ir.ui.view,arch_db:product.product_search_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_view_search_catalog
|
||
msgid "Product Template"
|
||
msgstr "Šablona produktu"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_template_attribute_exclusion
|
||
msgid "Product Template Attribute Exclusion"
|
||
msgstr "Vyloučení atributu šablony produktu"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_template_attribute_line
|
||
msgid "Product Template Attribute Line"
|
||
msgstr "Položka atributu šablony produktu"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_template_attribute_value
|
||
msgid "Product Template Attribute Value"
|
||
msgstr "Hodnota atributu šablony produktu"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_tag__product_template_ids
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_view_tree_tag
|
||
msgid "Product Templates"
|
||
msgstr "Šablony produktů"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_label_layout__product_tmpl_ids
|
||
msgid "Product Tmpl"
|
||
msgstr "Produktová šablona"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__product_tooltip
|
||
#: model:ir.model.fields,field_description:product.field_product_template__product_tooltip
|
||
msgid "Product Tooltip"
|
||
msgstr "Popisek produktu"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__type
|
||
#: model:ir.model.fields,field_description:product.field_product_template__type
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_view_search_catalog
|
||
msgid "Product Type"
|
||
msgstr "Typ výrobku"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_uom_uom
|
||
msgid "Product Unit of Measure"
|
||
msgstr "Produktová měrná jednotka"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_product
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__product_id
|
||
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__applied_on__0_product_variant
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_form
|
||
#: model_terms:ir.ui.view,arch_db:product.product_normal_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_tag_tree_view
|
||
msgid "Product Variant"
|
||
msgstr "Produktová varianta"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template_attribute_line.py:0
|
||
msgid "Product Variant Values"
|
||
msgstr "Hodnoty varianty produktu"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.act_window,name:product.product_normal_action
|
||
#: model:ir.actions.act_window,name:product.product_normal_action_sell
|
||
#: model:ir.actions.act_window,name:product.product_variant_action
|
||
#: model:ir.model.fields,field_description:product.field_product_tag__product_product_ids
|
||
#: model_terms:ir.ui.view,arch_db:product.product_product_tree_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_product_view_activity
|
||
#: model_terms:ir.ui.view,arch_db:product.product_product_view_tree_tag
|
||
msgid "Product Variants"
|
||
msgstr "Produktové varianty"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/report/product_label_report.py:0
|
||
msgid "Product model not defined, Please contact your administrator."
|
||
msgstr "Model produktu není definován. Obraťte se na svého správce."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_attribute.py:0
|
||
#: code:addons/product/models/product_catalog_mixin.py:0
|
||
#: model:ir.actions.act_window,name:product.product_template_action
|
||
#: model:ir.actions.act_window,name:product.product_template_action_all
|
||
#: model:ir.model.fields,field_description:product.field_product_product__product_variant_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template__product_variant_ids
|
||
#: model:res.groups.privilege,name:product.res_groups_privilege_product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_view_activity
|
||
#: model_terms:ir.ui.view,arch_db:product.report_pricelist_page
|
||
msgid "Products"
|
||
msgstr "Produkty"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view_search
|
||
msgid "Products Price"
|
||
msgstr "Cena výrobků"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view_tree
|
||
msgid "Products Price List"
|
||
msgstr "Ceník výrobků"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_view_search
|
||
msgid "Products Price Rules Search"
|
||
msgstr "Hledání pravidel cen produktů"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view_search
|
||
msgid "Products Price Search"
|
||
msgstr "Hledání ceny výrobku"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_product.py:0
|
||
msgid "Products: %(category)s"
|
||
msgstr "Produkty: %(category)s"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_res_config_settings__module_loyalty
|
||
msgid "Promotions, Coupons, Gift Card & Loyalty Program"
|
||
msgstr "Akce, kupóny, dárkové karty a věrnostní program"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__product_properties
|
||
#: model:ir.model.fields,field_description:product.field_product_template__product_properties
|
||
msgid "Properties"
|
||
msgstr "Vlastnosti"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_puma
|
||
msgid "Puma"
|
||
msgstr "Puma"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__purchase_ok
|
||
#: model:ir.model.fields,field_description:product.field_product_template__purchase_ok
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "Purchase"
|
||
msgstr "Nákup"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__description_purchase
|
||
#: model:ir.model.fields,field_description:product.field_product_template__description_purchase
|
||
msgid "Purchase Description"
|
||
msgstr "Popis nákupu"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_purple
|
||
msgid "Purple"
|
||
msgstr "Fialový"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
||
msgid "Quantities"
|
||
msgstr "Množství"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.report_pricelist_page
|
||
msgid "Quantities (Price)"
|
||
msgstr "Množství (Cena)"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__min_qty
|
||
msgid "Quantity"
|
||
msgstr "Množství"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/controllers/pricelist_report.py:0
|
||
msgid "Quantity (%s UoM)"
|
||
msgstr "Množství (%s UoM)"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.js:0
|
||
msgid "Quantity already present (%s)."
|
||
msgstr "Množství již existuje (%s)."
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "Quotation Description"
|
||
msgstr "Popis nabídky"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_attribute__display_type__radio
|
||
msgid "Radio"
|
||
msgstr "Přepínač"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_rayban
|
||
msgid "Ray-Ban"
|
||
msgstr "Ray-Ban"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "Recursive pricelist rules detected: %s"
|
||
msgstr "Byla zjištěna rekurzivní pravidla ceníku: %s"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_red
|
||
msgid "Red"
|
||
msgstr "Červená"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_reebok
|
||
msgid "Reebok"
|
||
msgstr "Reebok"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__code
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_only_form_view
|
||
msgid "Reference"
|
||
msgstr "Reference"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.actions.act_window,help:product.product_supplierinfo_type_action
|
||
msgid ""
|
||
"Register the prices requested by your vendors for each product, based on the "
|
||
"quantity and the period."
|
||
msgstr ""
|
||
"Zaregistrujte ceny požadované vašimi dodavateli pro každý produkt na základě "
|
||
"množství a období."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__product_tmpl_ids
|
||
msgid "Related Products"
|
||
msgstr "Související produkty"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__ptav_product_variant_ids
|
||
msgid "Related Variants"
|
||
msgstr "Související varianty"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__ir_attachment_id
|
||
msgid "Related attachment"
|
||
msgstr "Související příloha"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/product_catalog/order_line/order_line.xml:0
|
||
msgid "Remove"
|
||
msgstr "Odebrat"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
||
msgid "Remove quantity"
|
||
msgstr "Odstranit množství"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__res_field
|
||
msgid "Resource Field"
|
||
msgstr "Pole zdroje"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__res_id
|
||
msgid "Resource ID"
|
||
msgstr "ID zdroje"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__res_model
|
||
msgid "Resource Model"
|
||
msgstr "Model zdroje"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__res_name
|
||
msgid "Resource Name"
|
||
msgstr "Název zdroje"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__activity_user_id
|
||
#: model:ir.model.fields,field_description:product.field_product_product__activity_user_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template__activity_user_id
|
||
msgid "Responsible User"
|
||
msgstr "Zodpovědný uživatel"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.expense_product_product_template
|
||
msgid "Restaurant Expenses"
|
||
msgstr "Výdaje na restauraci"
|
||
|
||
#. module: product
|
||
#: model:product.template,description_sale:product.product_product_5_product_template
|
||
msgid "Right-aligned desk with storage"
|
||
msgstr "Pravostranný stůl s úložným prostorem"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_rolex
|
||
msgid "Rolex"
|
||
msgstr "Rolex"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "Round off to"
|
||
msgstr "Zaokrouhlit na"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_label_layout__rows
|
||
msgid "Rows"
|
||
msgstr "Ŕádky"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__rule_tip
|
||
msgid "Rule Tip"
|
||
msgstr "Pravidlo zpropitného"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__sale_ok
|
||
#: model:ir.model.fields,field_description:product.field_product_template__sale_ok
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
||
msgid "Sales"
|
||
msgstr "Prodej"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__description_sale
|
||
#: model:ir.model.fields,field_description:product.field_product_template__description_sale
|
||
msgid "Sales Description"
|
||
msgstr "Prodejní popis"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__list_price
|
||
#: model:ir.model.fields,field_description:product.field_product_template__list_price
|
||
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__base__list_price
|
||
#: model_terms:ir.ui.view,arch_db:product.product_product_tree_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_tree_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
||
msgid "Sales Price"
|
||
msgstr "Prodejní cena"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view
|
||
msgid "Sales Prices"
|
||
msgstr "Prodejní ceny"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__lst_price
|
||
msgid "Sales Price"
|
||
msgstr "Prodejní cena"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_samsung
|
||
msgid "Samsung"
|
||
msgstr "Samsung"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/product_name_and_description/product_name_and_description.js:0
|
||
msgid "Search a product"
|
||
msgstr "Vyhledat produkt"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_attribute__display_type__select
|
||
msgid "Select"
|
||
msgstr "Vybrat"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__sequence
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__sequence
|
||
#: model:ir.model.fields,field_description:product.field_product_combo__sequence
|
||
#: model:ir.model.fields,field_description:product.field_product_document__sequence
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__sequence
|
||
#: model:ir.model.fields,field_description:product.field_product_product__sequence
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__sequence
|
||
#: model:ir.model.fields,field_description:product.field_product_tag__sequence
|
||
#: model:ir.model.fields,field_description:product.field_product_template__sequence
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__sequence
|
||
msgid "Sequence"
|
||
msgstr "Sekvence"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_template__type__service
|
||
msgid "Service"
|
||
msgstr "Služba"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_view_search_catalog
|
||
msgid "Services"
|
||
msgstr "Servisní služby"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__price_round
|
||
msgid ""
|
||
"Sets the price so that it is a multiple of this value.\n"
|
||
"Rounding is applied after the discount and before the surcharge.\n"
|
||
"To have prices that end in 9.99, round off to 10.00 and set an extra at -0.01"
|
||
msgstr ""
|
||
"Nastaví cenu tak, aby byla násobkem této hodnoty.\n"
|
||
"Zaokrouhlování se provádí po slevě a před přirážkou.\n"
|
||
"Chcete-li mít ceny končící na 9,99, zaokrouhlete na 10,00 a nastavte "
|
||
"přirážku na -0,01."
|
||
|
||
#. module: product
|
||
#: model:product.attribute,name:product.pa_shoe_size
|
||
msgid "Shoes size"
|
||
msgstr "Velikost bot"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
||
msgid "Show Name"
|
||
msgstr "Zobrazit název"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
msgid "Show all records whose next activity date is past"
|
||
msgstr "Zobrazit všechny záznamy, jejichž datum další aktivity již uplynulo"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_silver
|
||
msgid "Silver"
|
||
msgstr "Stříbrný"
|
||
|
||
#. module: product
|
||
#: model:product.attribute,name:product.pa_size
|
||
msgid "Size"
|
||
msgstr "Velikost"
|
||
|
||
#. module: product
|
||
#: model:product.template,description_sale:product.product_product_9_product_template
|
||
msgid "Soft-close pedal bin for office use"
|
||
msgstr "Kbelík s pedálem a tichým dovíráním pro kancelářské použití"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_sony
|
||
msgid "Sony"
|
||
msgstr "Sony"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_res_partner__specific_property_product_pricelist
|
||
#: model:ir.model.fields,field_description:product.field_res_users__specific_property_product_pricelist
|
||
msgid "Specific Property Product Pricelist"
|
||
msgstr "Ceník konkrétních vlastností produktů"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__categ_id
|
||
msgid ""
|
||
"Specify a product category if this rule only applies to products belonging "
|
||
"to this category or its children categories. Keep empty otherwise."
|
||
msgstr ""
|
||
"Zadejte kategorii výrobku pokud se toto pravidlo vztahuje jen na výrobky "
|
||
"této kategorie nebo podřízených kategorií. Jinak ponechte prázdné."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__product_id
|
||
msgid ""
|
||
"Specify a product if this rule only applies to one product. Keep empty "
|
||
"otherwise."
|
||
msgstr ""
|
||
"Zadejte výrobek pokud se toto pravidlo vztahuje jen na jeden výrobek. Jinak "
|
||
"pole ponechte prázdné."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__product_tmpl_id
|
||
msgid ""
|
||
"Specify a template if this rule only applies to one product template. Keep "
|
||
"empty otherwise."
|
||
msgstr ""
|
||
"Zvolte šablonu pokud se toto pravidlo vztahuje jen na jednu šablonu výrobku. "
|
||
"Jinak ponechte prázdné."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__price_surcharge
|
||
msgid ""
|
||
"Specify the fixed amount to add or subtract (if negative) to the amount "
|
||
"calculated with the discount."
|
||
msgstr ""
|
||
"Zadejte pevnou částku pro přičtení nebo odečtení (zápornou částku) od ceny "
|
||
"vypočtené s touto slevou."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__price_max_margin
|
||
msgid "Specify the maximum amount of margin over the base price."
|
||
msgstr "Zadejte maximální marži nad základní cenu."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__price_min_margin
|
||
msgid "Specify the minimum amount of margin over the base price."
|
||
msgstr "Zadejte minimální marži nad základní cenu."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__date_start
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__date_start
|
||
msgid "Start Date"
|
||
msgstr "Počáteční datum"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_supplierinfo__date_start
|
||
msgid "Start date for this vendor price"
|
||
msgstr "Datum zahájení pro tuto cenu dodavatele"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__date_start
|
||
msgid ""
|
||
"Starting datetime for the pricelist item validation\n"
|
||
"The displayed value depends on the timezone set in your preferences."
|
||
msgstr ""
|
||
"Datum ukončení pro ověření položky ceníku\n"
|
||
"Zobrazená hodnota závisí na časovém pásmu nastaveném ve vašich předvolbách."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist__activity_state
|
||
#: model:ir.model.fields,help:product.field_product_product__activity_state
|
||
#: model:ir.model.fields,help:product.field_product_template__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"
|
||
"Po splatnosti: Datum již uplynul\n"
|
||
"Dnes: Datum aktivity je dnes\n"
|
||
"Plánováno: Budoucí aktivity."
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_legs_steel
|
||
msgid "Steel"
|
||
msgstr "Ocel"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_7_product_template
|
||
msgid "Storage Box"
|
||
msgstr "Úložný box"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__store_fname
|
||
msgid "Stored Filename"
|
||
msgstr "Uložený název souboru"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_supplierinfo
|
||
msgid "Supplier Pricelist"
|
||
msgstr "Dodavatelský ceník"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_tag_form_view
|
||
msgid "Tag"
|
||
msgstr "Štítek"
|
||
|
||
#. module: product
|
||
#: model:ir.model.constraint,message:product.constraint_product_tag_name_uniq
|
||
msgid "Tag name already exists!"
|
||
msgstr "Název značky již existuje!"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__product_tag_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template__product_tag_ids
|
||
#: model_terms:ir.ui.view,arch_db:product.product_search_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_view_search_catalog
|
||
msgid "Tags"
|
||
msgstr "Štítky"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.actions.act_window,help:product.product_tag_action
|
||
msgid "Tags are used to search product for a given theme."
|
||
msgstr "Štítky se používají k vyhledání produktu pro dané téma."
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_tan
|
||
msgid "Tan"
|
||
msgstr "Hnědá"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_teal
|
||
msgid "Teal"
|
||
msgstr "Tyrkysová"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__template_value_ids
|
||
msgid "Template Values"
|
||
msgstr "Hodnoty šablony"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "The Internal Reference '%s' already exists."
|
||
msgstr "Interní reference '%s' již existuje."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_product.py:0
|
||
msgid "The Reference '%s' already exists."
|
||
msgstr "Odkaz „%s “ již existuje."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template_attribute_line.py:0
|
||
msgid ""
|
||
"The attribute %(attribute)s must have at least one value for the product %"
|
||
"(product)s."
|
||
msgstr ""
|
||
"Atribut %(attribute)s musí mít pro produkt %(product)s alespoň jednu hodnotu."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_attribute_value__attribute_id
|
||
msgid ""
|
||
"The attribute cannot be changed once the value is used on at least one "
|
||
"product."
|
||
msgstr ""
|
||
"Jakmile je hodnota použita na alespoň jednom produktu, nelze atribut změnit."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_product.py:0
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "The cost of a product can't be negative."
|
||
msgstr "Cena produktu nemůže být záporná."
|
||
|
||
#. module: product
|
||
#: model:product.template,description_sale:product.desk_organizer_product_template
|
||
msgid ""
|
||
"The desk organiser is perfect for storing all kinds of small things and "
|
||
"since the 5 boxes are loose, you can move and place them in the way that "
|
||
"suits you and your things best."
|
||
msgstr ""
|
||
"Organizér na stůl je ideální pro ukládání všech druhů drobností a protože je "
|
||
"5 boxů volných, můžete je přesouvat a umisťovat tak, jak vám nejlépe "
|
||
"vyhovuje."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_attribute__display_type
|
||
#: model:ir.model.fields,help:product.field_product_attribute_value__display_type
|
||
#: model:ir.model.fields,help:product.field_product_template_attribute_value__display_type
|
||
msgid "The display type used in the Product Configurator."
|
||
msgstr "Typ zobrazení použitý v konfigurátoru produktu."
|
||
|
||
#. module: product
|
||
#: model_terms:product.template,website_description:product.product_product_4_product_template
|
||
msgid ""
|
||
"The minimum height is 65 cm, and for standing work the maximum height "
|
||
"position is 125 cm."
|
||
msgstr ""
|
||
"Minimální výška je 65 cm a pro práci ve stoje je maximální výška polohy 125 "
|
||
"cm."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "The minimum margin should be lower than the maximum margin."
|
||
msgstr "Minimální marže by měla být nižší než maximální marže."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_combo__base_price
|
||
msgid ""
|
||
"The minimum price among the products in this combo. This value will be used "
|
||
"to prorate the price of this combo with respect to the other combos in a "
|
||
"combo product. This heuristic ensures that whatever product the user chooses "
|
||
"in a combo, it will always be the same price."
|
||
msgstr ""
|
||
"Minimální cena mezi produkty v této kombinaci. Tato hodnota bude použita k "
|
||
"poměrnému rozdělení ceny této kombinace s ohledem na ostatní kombinace v "
|
||
"kombinovaném produktu. Tato metoda zajišťuje, že bez ohledu na to, jaký "
|
||
"produkt si uživatel v kombinaci vybere, cena bude vždy stejná."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_category__product_count
|
||
msgid ""
|
||
"The number of products under this category (Does not consider the children "
|
||
"categories)"
|
||
msgstr "Počet produktů v této kategorii (Nezohledňuje podřízené kategorie)"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid ""
|
||
"The number of variants to generate is above allowed limit. You should either "
|
||
"not generate variants for each combination or generate them on demand from "
|
||
"the sales order. To do so, open the form view of attributes and change the "
|
||
"mode of *Create Variants*."
|
||
msgstr ""
|
||
"Počet variant, které mají být generovány, překračuje povolený limit. Neměli "
|
||
"byste generovat varianty pro každou kombinaci, nebo je generujte na základě "
|
||
"požadavku z Prodejní objednávky. Chcete-li tak učinit, otevřete formulářový "
|
||
"pohled atributů a změňte režim *Vytvořit varianty*."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_supplierinfo__price
|
||
msgid "The price to purchase a product"
|
||
msgstr "Cena za nákup produktu"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "The product template is archived so no combination is possible."
|
||
msgstr "Šablona produktu je archivována, takže není možná žádná kombinace."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_supplierinfo__min_qty
|
||
msgid ""
|
||
"The quantity to purchase from this vendor to benefit from the unit price. If "
|
||
"a vendor unit is set, quantity should be specified in this unit, otherwise "
|
||
"it should be specified in the default unit of the product."
|
||
msgstr ""
|
||
"Množství, které je třeba zakoupit od tohoto dodavatele, aby bylo možné "
|
||
"využít jednotkovou cenu. Pokud je nastavena jednotka dodavatele, mělo by být "
|
||
"množství uvedeno v této jednotce, jinak by mělo být uvedeno ve výchozí "
|
||
"jednotce produktu."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "The rounding method must be strictly positive."
|
||
msgstr "Metoda zaokrouhlení musí být pouze kladná."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_combo_item__lst_price
|
||
#: model:ir.model.fields,help:product.field_product_product__lst_price
|
||
msgid ""
|
||
"The sale price is managed from the product template. Click on the 'Configure "
|
||
"Variants' button to set the extra attribute prices."
|
||
msgstr ""
|
||
"Prodejní cena je spravována ze šablony produktu. Kliknutím na tlačítko "
|
||
"\"Konfigurovat varianty\" nastavíte extra atributové ceny."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template_attribute_value.py:0
|
||
msgid ""
|
||
"The value %(value)s is not defined for the attribute %(attribute)s on the "
|
||
"product %(product)s."
|
||
msgstr ""
|
||
"Hodnota %(value)s není definována pro atribut %(attribute)s na produktu %"
|
||
"(product)s."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "There are no possible combination."
|
||
msgstr "Neexistují žádné možné kombinace."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "There are no remaining closest combination."
|
||
msgstr "Nezbývají žádné nejbližší kombinace."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "There are no remaining possible combination."
|
||
msgstr "Nejsou žádné zbývající možné kombinace."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid ""
|
||
"This configuration of product attributes, values, and exclusions would lead "
|
||
"to no possible variant. Please archive or delete your product directly if "
|
||
"intended."
|
||
msgstr ""
|
||
"Toto nastavení atributů, hodnot a výjimek produktů by nevedlo k žádné možné "
|
||
"variantě. Archivujte nebo přímo odstraňte svůj produkt, pokud je to "
|
||
"zamýšlené."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_product__price_extra
|
||
msgid "This is the sum of the extra price of all attributes"
|
||
msgstr "Toto je součet extra ceny všech atributů"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "This note is added to sales orders and invoices."
|
||
msgstr "Tato poznámka se přidává k prodejním objednávkám a fakturám."
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "This note is only for internal purposes."
|
||
msgstr "Tato poznámka slouží pouze pro interní účely."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid ""
|
||
"This product is part of a combo, so its type can't be changed to \"combo\"."
|
||
msgstr ""
|
||
"Tento produkt je součástí kombinace, takže jeho typ nelze změnit na "
|
||
"„kombinace“."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_supplierinfo__product_code
|
||
msgid ""
|
||
"This vendor's product code will be used when printing a request for "
|
||
"quotation. Keep empty to use the internal one."
|
||
msgstr ""
|
||
"Kód produktu tohoto dodavatele bude použit při tisku žádosti o nabídku. "
|
||
"Chcete-li použít vnitřní, ponechte prázdné."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_supplierinfo__product_name
|
||
msgid ""
|
||
"This vendor's product name will be used when printing a request for "
|
||
"quotation. Keep empty to use the internal one."
|
||
msgstr ""
|
||
"Při tisku požadavku na nabídku bude použit název produktu tohoto dodavatele. "
|
||
"Pokud chcete použít interní, ponechte prázdné."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__thumbnail
|
||
msgid "Thumbnail"
|
||
msgstr "Náhled"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_tide
|
||
msgid "Tide"
|
||
msgstr "Tide"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
msgid "Today Activities"
|
||
msgstr "Dnešní aktivity"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.consu_delivery_01_product_template
|
||
msgid "Two-Seat Sofa"
|
||
msgstr "Dvoumístná pohovka"
|
||
|
||
#. module: product
|
||
#: model:product.template,description_sale:product.consu_delivery_01_product_template
|
||
msgid "Two-Seater Sofa with Oak Wood Frame"
|
||
msgstr "Dvoumístná pohovka s dubovým rámem"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__type
|
||
msgid "Type"
|
||
msgstr "Typ"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist__activity_exception_decoration
|
||
#: model:ir.model.fields,help:product.field_product_product__activity_exception_decoration
|
||
#: model:ir.model.fields,help:product.field_product_template__activity_exception_decoration
|
||
msgid "Type of the exception activity on record."
|
||
msgstr "Typ výjimečné aktivity na záznamu."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/controllers/pricelist_report.py:0
|
||
#: model_terms:ir.ui.view,arch_db:product.report_pricelist_page
|
||
msgid "UOM"
|
||
msgstr "MJ"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/wizard/product_label_layout.py:0
|
||
msgid "Unable to find report template for %s format"
|
||
msgstr "Nelze najít šablonu výkazu pro %s formát"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_underarmour
|
||
msgid "Under Armour"
|
||
msgstr "Under Armour"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_options_under_desk_pedestals
|
||
msgid "Under-desk pedestals"
|
||
msgstr "Podstavce pod stůl"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_uniqlo
|
||
msgid "Uniqlo"
|
||
msgstr "Uniqlo"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__uom_id
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__product_uom_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template__uom_id
|
||
#: model:ir.model.fields,field_description:product.field_product_uom__uom_id
|
||
msgid "Unit"
|
||
msgstr "Jednotka"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__product_uom_ids
|
||
msgid "Unit Barcode"
|
||
msgstr "Čárový kód jednotky"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__product_uom_name
|
||
#: model:ir.model.fields,field_description:product.field_product_product__uom_name
|
||
#: model:ir.model.fields,field_description:product.field_product_template__uom_name
|
||
msgid "Unit Name"
|
||
msgstr "Název jednotky"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__price
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_form_view
|
||
msgid "Unit Price"
|
||
msgstr "Jednotková cena"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/product_catalog/kanban_model.js:0
|
||
#: model_terms:ir.ui.view,arch_db:product.report_packagingbarcode
|
||
msgid "Units"
|
||
msgstr "Jednotky"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.res_config_settings_view_form
|
||
msgid "Units of Measure"
|
||
msgstr "Měrné jednotky"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_res_config_settings__group_uom
|
||
msgid "Units of Measure & Packagings"
|
||
msgstr "Měrné jednotky a balení"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_attribute_view_form
|
||
msgid "Update extra prices"
|
||
msgstr "Aktualizovat dodatečné ceny"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_update_product_attribute_value
|
||
msgid "Update product attribute value"
|
||
msgstr "Aktualizovat hodnotu atributu produktu"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_attribute_value.py:0
|
||
msgid "Update product extra prices"
|
||
msgstr "Aktualizovat ceny doplňků k produktu"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__update_product_attribute_value__mode__update_extra_price
|
||
msgid "Update the extra price on existing products"
|
||
msgstr "Aktualizujte příplatek u stávajících produktů"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/product_document_kanban/upload_button/upload_button.xml:0
|
||
msgid "Upload"
|
||
msgstr "Nahrát"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "Upload files to your product"
|
||
msgstr "Nahrajte soubory do svého produktu"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "Upsell & Cross-Sell"
|
||
msgstr "Upsell & Cross-Sell"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__url
|
||
msgid "Url"
|
||
msgstr "Url"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__compute_price
|
||
msgid ""
|
||
"Use the discount rules and activate the discount settings in order to show "
|
||
"discount to customer."
|
||
msgstr ""
|
||
"Použijte pravidla slev a aktivujte nastavení slev, aby se zákazníkovi "
|
||
"zobrazila sleva."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid ""
|
||
"Use this feature to store any files you would like to share with your "
|
||
"customers"
|
||
msgstr ""
|
||
"Tuto funkci použijte k uložení všech souborů, které chcete sdílet se svými "
|
||
"zákazníky."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_res_partner__property_product_pricelist
|
||
#: model:ir.model.fields,help:product.field_res_users__property_product_pricelist
|
||
msgid "Used for sales to the current partner"
|
||
msgstr "Používá se pro prodej současnému partnerovi"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__is_used_on_products
|
||
msgid "Used on Products"
|
||
msgstr "Používá se na produktech"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
||
msgid "Username"
|
||
msgstr "Uživatelské jméno"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__valid_product_template_attribute_line_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template__valid_product_template_attribute_line_ids
|
||
msgid "Valid Product Attribute Lines"
|
||
msgstr "Platné řádky atributů produktu"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_form_view
|
||
msgid "Validity"
|
||
msgstr "Platnost"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "Validity Period"
|
||
msgstr "Doba platnosti"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__name
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__name
|
||
msgid "Value"
|
||
msgstr "Hodnota"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__value_count
|
||
msgid "Value Count"
|
||
msgstr "Počet hodnot"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_product__standard_price
|
||
#: model:ir.model.fields,help:product.field_product_template__standard_price
|
||
msgid ""
|
||
"Value of the product (automatically computed in AVCO).\n"
|
||
" Used to value the product when the purchase cost is not known (e.g. "
|
||
"inventory adjustment).\n"
|
||
" Used to compute margins on sale orders."
|
||
msgstr ""
|
||
"Hodnota produktu (automaticky vypočítaná v AVCO).\n"
|
||
"Používá se k ocenění produktu, když není známa pořizovací cena "
|
||
"(např. při úpravě skladů).\n"
|
||
"Používá se k výpočtu marží u prodejních objednávek."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__value_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__value_ids
|
||
#: model_terms:ir.ui.view,arch_db:product.product_attribute_view_form
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_attribute_line_form
|
||
msgid "Values"
|
||
msgstr "Hodnoty"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__product_id
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_kanban
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_view_search
|
||
msgid "Variant"
|
||
msgstr "Varianta"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__product_variant_count
|
||
msgid "Variant Count"
|
||
msgstr "Počet variant"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__create_variant
|
||
msgid "Variant Creation"
|
||
msgstr "Vytváření variant"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__image_variant_1920
|
||
msgid "Variant Image"
|
||
msgstr "Obrázek varianty"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__image_variant_1024
|
||
msgid "Variant Image 1024"
|
||
msgstr "Obrázek varianty 1024"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__image_variant_128
|
||
msgid "Variant Image 128"
|
||
msgstr "Obrázek varianty 128"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__image_variant_256
|
||
msgid "Variant Image 256"
|
||
msgstr "Obrázek varianty 256"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__image_variant_512
|
||
msgid "Variant Image 512"
|
||
msgstr "Obrázek varianty 512"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
||
msgid "Variant Information"
|
||
msgstr "Informace o variantě"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__price_extra
|
||
msgid "Variant Price Extra"
|
||
msgstr "Extra cena varianty"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__variant_seller_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template__variant_seller_ids
|
||
msgid "Variant Seller"
|
||
msgstr "Prodejce varianty"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__additional_product_tag_ids
|
||
msgid "Variant Tags"
|
||
msgstr "Štítky variant"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__product_template_variant_value_ids
|
||
#: model_terms:ir.ui.view,arch_db:product.attribute_tree_view
|
||
msgid "Variant Values"
|
||
msgstr "Hodnoty varianty"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "Variant: %s"
|
||
msgstr "Varianta: %s"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_res_config_settings__group_product_variant
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_kanban_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_only_form_view
|
||
msgid "Variants"
|
||
msgstr "Varianty"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_fabric_velvet
|
||
msgid "Velvet"
|
||
msgstr "Samet"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__partner_id
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_search_view
|
||
msgid "Vendor"
|
||
msgstr "Dodavatel"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "Vendor Bills"
|
||
msgstr "Přijaté faktury"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_tree_view
|
||
msgid "Vendor Information"
|
||
msgstr "Informace o Prodejci"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.act_window,name:product.product_supplierinfo_type_action
|
||
msgid "Vendor Pricelists"
|
||
msgstr "Dodavatelské ceníky"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__product_code
|
||
msgid "Vendor Product Code"
|
||
msgstr "Kód produktu dodavatele"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__product_name
|
||
msgid "Vendor Product Name"
|
||
msgstr "Produktový název prodejce"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__seller_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template__seller_ids
|
||
msgid "Vendors"
|
||
msgstr "Dodavatelé"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_2_product_template
|
||
msgid "Virtual Home Staging"
|
||
msgstr "Titul: Virtual Home Staging"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_1_product_template
|
||
#: model_terms:ir.ui.view,arch_db:product.report_pricelist_page
|
||
msgid "Virtual Interior Design"
|
||
msgstr "Virtuální interiérový design"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_combo_view_form
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_form
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "Visible to all"
|
||
msgstr "Viditelné pro všechny"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_tag__visible_to_customers
|
||
msgid "Visible to customers"
|
||
msgstr "Viditelné pro zákazníky"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__voice_ids
|
||
msgid "Voice"
|
||
msgstr "Zvuk"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__volume
|
||
#: model:ir.model.fields,field_description:product.field_product_template__volume
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.res_config_settings_view_form
|
||
msgid "Volume"
|
||
msgstr "Objem"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_res_config_settings__product_volume_volume_in_cubic_feet
|
||
msgid "Volume unit of measure"
|
||
msgstr "Objemová měrná jednotka"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__volume_uom_name
|
||
#: model:ir.model.fields,field_description:product.field_product_template__volume_uom_name
|
||
msgid "Volume unit of measure label"
|
||
msgstr "Štítek měrné jednotky objemu"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
msgid "Warnings"
|
||
msgstr "Varování"
|
||
|
||
#. module: product
|
||
#: model_terms:product.template,website_description:product.product_product_4_product_template
|
||
msgid ""
|
||
"We pay special attention to detail, which is why our desks are of a superior "
|
||
"quality."
|
||
msgstr ""
|
||
"Klademe zvláštní důraz na detail, a proto jsou naše stoly prvotřídní kvality."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__weight
|
||
#: model:ir.model.fields,field_description:product.field_product_template__weight
|
||
#: model_terms:ir.ui.view,arch_db:product.res_config_settings_view_form
|
||
msgid "Weight"
|
||
msgstr "Hmotnost"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_res_config_settings__product_weight_in_lbs
|
||
msgid "Weight unit of measure"
|
||
msgstr "Jednotka hmotnosti"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__weight_uom_name
|
||
#: model:ir.model.fields,field_description:product.field_product_template__weight_uom_name
|
||
msgid "Weight unit of measure label"
|
||
msgstr "Štítek měrné jednotky hmotnosti"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_product.py:0
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "What to expect ?"
|
||
msgstr "Co můžete očekávat?"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_tag__visible_to_customers
|
||
msgid "Whether the tag is displayed to customers."
|
||
msgstr "Zda se štítek zobrazuje zákazníkům."
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_whirlpool
|
||
msgid "Whirlpool"
|
||
msgstr "Whirlpool"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_white
|
||
msgid "White"
|
||
msgstr "Bílá"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_fabric_wood
|
||
#: model:product.attribute.value,name:product.pav_legs_wood
|
||
msgid "Wood"
|
||
msgstr "Dřevo"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__write_date
|
||
msgid "Write Date"
|
||
msgstr "Datum zápisu"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_size_xl
|
||
msgid "XL"
|
||
msgstr "XL"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_size_xs
|
||
msgid "XS"
|
||
msgstr "XS"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_yellow
|
||
msgid "Yellow"
|
||
msgstr "Žlutý"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/wizard/update_product_attribute_value.py:0
|
||
msgid ""
|
||
"You are about to add the value \"%(attribute_value)s\" to %(product_count)s "
|
||
"products."
|
||
msgstr ""
|
||
"Chystáte se přidat hodnotu „%(attribute_value)s “ k produktům %"
|
||
"(product_count)s."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/wizard/update_product_attribute_value.py:0
|
||
msgid "You are about to update the extra price of %s products."
|
||
msgstr "Chystáte se aktualizovat příplatek za %s produkty."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/res_config_settings.py:0
|
||
msgid ""
|
||
"You are deactivating the pricelist feature. Every active pricelist will be "
|
||
"archived."
|
||
msgstr "Deaktivujete funkci ceníku. Všechny aktivní ceníky budou archivovány."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__percent_price
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__price_discount
|
||
msgid "You can apply a mark-up by setting a negative discount."
|
||
msgstr "Přirážku můžete uplatnit nastavením záporné slevy."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__price_markup
|
||
msgid "You can apply a mark-up on the cost"
|
||
msgstr "Na cenu můžete uplatnit přirážku."
|
||
|
||
#. module: product
|
||
#: model_terms:ir.actions.act_window,help:product.product_pricelist_action2
|
||
msgid ""
|
||
"You can assign pricelists to your customers or select one when creating a "
|
||
"new sales quotation."
|
||
msgstr ""
|
||
"Svým zákazníkům můžete přiřadit ceníky nebo je můžete vybrat při vytváření "
|
||
"nové nabídky."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_document__type
|
||
msgid ""
|
||
"You can either upload a file from your computer or copy/paste an internet "
|
||
"link to your file."
|
||
msgstr ""
|
||
"Můžete buď nahrát soubor z počítače, nebo zkopírovat / vložit internetový "
|
||
"odkaz do souboru."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_attribute_value__image
|
||
#: model:ir.model.fields,help:product.field_product_template_attribute_value__image
|
||
msgid ""
|
||
"You can upload an image that will be used as the color of the attribute "
|
||
"value."
|
||
msgstr "Můžete nahrát obrázek, který bude použit jako barva hodnoty atributu."
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/product_catalog/order_line/order_line.xml:0
|
||
msgid "You can't edit this product in the catalog."
|
||
msgstr "Tento produkt nelze v katalogu upravit."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_attribute.py:0
|
||
msgid ""
|
||
"You cannot archive this attribute as there are still products linked to it"
|
||
msgstr ""
|
||
"Tento atribut nelze archivovat, protože s ním jsou stále spojeny produkty."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_attribute.py:0
|
||
msgid ""
|
||
"You cannot change the Variants Creation Mode of the attribute %(attribute)s "
|
||
"because it is used on the following products:\n"
|
||
"%(products)s"
|
||
msgstr ""
|
||
"Režim vytváření variant atributu %(attribute)s nemůžete měnit, protože se "
|
||
"používá v následujících produktech: %(products)s"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_attribute_value.py:0
|
||
msgid ""
|
||
"You cannot change the attribute of the value %(value)s because it is used on "
|
||
"the following products: %(products)s"
|
||
msgstr ""
|
||
"Atribut hodnoty %(value)s nemůžete změnit, protože se používá v "
|
||
"následujících produktech: %(products)s"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template_attribute_value.py:0
|
||
msgid ""
|
||
"You cannot change the product of the value %(value)s set on product %"
|
||
"(product)s."
|
||
msgstr ""
|
||
"Produkt nelze změnit na hodnotu %(value)s nastavenou na produktu %(product)s."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template_attribute_value.py:0
|
||
msgid ""
|
||
"You cannot change the value of the value %(value)s set on product %"
|
||
"(product)s."
|
||
msgstr ""
|
||
"Hodnotu nelze změnit na hodnotu %(value)s nastavenou na produktu %(product)s."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_category.py:0
|
||
msgid "You cannot create recursive categories."
|
||
msgstr "Nelze vytvářet rekurzivní kategorie."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist.py:0
|
||
msgid ""
|
||
"You cannot delete pricelist(s):\n"
|
||
"(%(pricelists)s)\n"
|
||
"They are used within pricelist(s):\n"
|
||
"%(other_pricelists)s"
|
||
msgstr ""
|
||
"Ceníky nelze smazat:\n"
|
||
"(%(pricelists)s)\n"
|
||
"Jsou použity v cenících:\n"
|
||
"%(other_pricelists)s"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_attribute.py:0
|
||
msgid ""
|
||
"You cannot delete the attribute %(attribute)s because it is used on the "
|
||
"following products:\n"
|
||
"%(products)s"
|
||
msgstr ""
|
||
"Nemůžete smazat atribut %(attribute)s, protože se používá v následujících "
|
||
"produktech:\n"
|
||
"%(products)s"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_attribute_value.py:0
|
||
msgid ""
|
||
"You cannot delete the value %(value)s because it is used on the following "
|
||
"products:\n"
|
||
"%(products)s\n"
|
||
msgstr ""
|
||
"Hodnotu %(value)s nelze smazat, protože se používá u následujících produktů:"
|
||
"\n"
|
||
"%(products)s\n"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template_attribute_line.py:0
|
||
msgid ""
|
||
"You cannot move the attribute %(attribute)s from the product %(product_src)s "
|
||
"to the product %(product_dest)s."
|
||
msgstr ""
|
||
"Tento atribut %(attribute)s nelze přesunout z produktu %(product_src)s k "
|
||
"produktu %(product_dest)s."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template_attribute_value.py:0
|
||
msgid ""
|
||
"You cannot update related variants from the values. Please update related "
|
||
"values from the variants."
|
||
msgstr ""
|
||
"Z hodnot nemůžete aktualizovat související varianty. Aktualizujte "
|
||
"související hodnoty z variant."
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/product_catalog/kanban_renderer.xml:0
|
||
msgid ""
|
||
"You must define a product for everything you sell or purchase,\n"
|
||
" whether it's a storable product, a consumable or "
|
||
"a service."
|
||
msgstr ""
|
||
"Musíte definovat produkt pro vše, co prodáváte nebo kupujete, ať už jde o "
|
||
"skladovatelný produkt, spotřební materiál nebo službu."
|
||
|
||
#. module: product
|
||
#: model_terms:ir.actions.act_window,help:product.product_normal_action
|
||
#: model_terms:ir.actions.act_window,help:product.product_template_action
|
||
msgid ""
|
||
"You must define a product for everything you sell or purchase,\n"
|
||
" whether it's a storable product, a consumable or a service."
|
||
msgstr ""
|
||
"Musíte definovat produkt pro vše, co prodáváte nebo kupujete,\n"
|
||
" ať už jde o skladovatelný produkt, spotřební materiál nebo "
|
||
"službu."
|
||
|
||
#. module: product
|
||
#: model_terms:ir.actions.act_window,help:product.product_variant_action
|
||
msgid ""
|
||
"You must define a product for everything you sell or purchase,\n"
|
||
" whether it's a storable product, a consumable or a service.\n"
|
||
" The product form contains information to simplify the sale "
|
||
"process:\n"
|
||
" price, notes in the quotation, accounting data, procurement "
|
||
"methods, etc."
|
||
msgstr ""
|
||
"Musíte definovat produkt pro vše, co prodáváte nebo nakupujete,\n"
|
||
" ať už jde o fyzický produkt, spotřební materiál nebo "
|
||
"službu.\n"
|
||
" Formulář produktu obsahuje informace pro usnadnění "
|
||
"prodejního procesu:\n"
|
||
" cenu, poznámky pro nabídku, účetní data, nákupní metody apod."
|
||
|
||
#. module: product
|
||
#: model_terms:ir.actions.act_window,help:product.product_normal_action_sell
|
||
msgid ""
|
||
"You must define a product for everything you sell, whether it's a physical "
|
||
"product,\n"
|
||
" a consumable or a service you offer to customers.\n"
|
||
" The product form contains information to simplify the sale "
|
||
"process:\n"
|
||
" price, notes in the quotation, accounting data, procurement "
|
||
"methods, etc."
|
||
msgstr ""
|
||
"Musíte definovat produkt pro vše, co prodáváte, ať už jde o fyzický produkt, "
|
||
"spotřební\n"
|
||
" materiál nebo službu, kterou nabízíte zákazníkům.\n"
|
||
" Formulář produktu obsahuje informace pro usnadnění "
|
||
"prodejního procesu:\n"
|
||
" cenu, poznámky pro nabídku, účetní data, nákupní metody apod."
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.js:0
|
||
msgid "You must leave at least one quantity."
|
||
msgstr "Musíte zadat alespoň jedno množství."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/wizard/product_label_layout.py:0
|
||
msgid "You need to set a positive quantity."
|
||
msgstr "Musíte nastavit kladné množství."
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_zara
|
||
msgid "Zara"
|
||
msgstr "Zara"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_attribute.py:0
|
||
msgid "attribute_id"
|
||
msgstr "attribute_id"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
||
msgid "csv"
|
||
msgstr "csv"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_view_kanban
|
||
msgid "days"
|
||
msgstr "dny"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "discount"
|
||
msgstr "sleva"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_product_view_form_normalized
|
||
msgid "e.g. 1234567890"
|
||
msgstr "např. 1234567890"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_combo_view_form
|
||
msgid "e.g. Burger Choice"
|
||
msgstr "např. Sada burgerů"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_product_view_form_normalized
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "e.g. Cheese Burger"
|
||
msgstr "např. Cheese Burger"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_category_form_view
|
||
msgid "e.g. Lamps"
|
||
msgstr "např. lampy"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
||
msgid "e.g. Odoo Enterprise Subscription"
|
||
msgstr "např. Odoo Enterprise Subscription"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "e.g. Starter - Meal - Desert"
|
||
msgstr "např. předkrm – hlavní chod – dezert"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view
|
||
msgid "e.g. USD Retailers"
|
||
msgstr "např. EUR prodejci"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template_attribute_line.py:0
|
||
msgid "id"
|
||
msgstr "id"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "markup"
|
||
msgstr "přirážka"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_form
|
||
msgid "on"
|
||
msgstr "na"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
||
msgid "pdf"
|
||
msgstr "pdf"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "per"
|
||
msgstr "na"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_product.py:0
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "product"
|
||
msgstr "produkt"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "product cost"
|
||
msgstr "cena produktu"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "round off to 10.00 and set an extra at -0.01"
|
||
msgstr "zaokrouhlit na 10,00 a nastavit příplatek na -0,01"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "sales price"
|
||
msgstr "prodejní cena"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
||
msgid "the product template."
|
||
msgstr "šablonu produktu."
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_form_view
|
||
msgid "to"
|
||
msgstr "k"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
||
msgid "xlsx"
|
||
msgstr "xlsx"
|
||
|
||
#~ msgid ""
|
||
#~ "You cannot assign the Main Pricelist as Other Pricelist in PriceList Item"
|
||
#~ msgstr "V Ceníkové položce nemůžete hlavní ceník přiřadit jako jiný ceník"
|
||
|
||
#~ msgid ""
|
||
#~ "%(base)s with a %(discount)s %% discount and %(surcharge)s extra fee\n"
|
||
#~ "Example: %(amount)s * %(discount_charge)s + %(price_surcharge)s → %"
|
||
#~ "(total_amount)s"
|
||
#~ msgstr ""
|
||
#~ "%(base)s se slevou %(discount)s %% a %(surcharge)s extra poplatkem\n"
|
||
#~ "Příklad: %(amount)s * %(discount_charge)s + %(price_surcharge)s → %"
|
||
#~ "(total_amount)s"
|
||
|
||
#~ msgid "%(percentage)s %% discount and %(price)s surcharge"
|
||
#~ msgstr "%(percentage)s %% sleva a %(price)s příplatek"
|
||
|
||
#~ msgid "%s %% discount"
|
||
#~ msgstr "%s %% sleva"
|
||
|
||
#~ msgid ""
|
||
#~ "- Instantly: All possible variants are created as soon as the attribute "
|
||
#~ "and its values are added to a product.\n"
|
||
#~ " - Dynamically: Each variant is created only when its "
|
||
#~ "corresponding attributes and values are added to a sales order.\n"
|
||
#~ " - Never: Variants are never created for the attribute.\n"
|
||
#~ " Note: the variants creation mode cannot be changed once the "
|
||
#~ "attribute is used on at least one product."
|
||
#~ msgstr ""
|
||
#~ "- Okamžitě: Všechny možné varianty se vytvoří, jakmile se atribut a jeho "
|
||
#~ "hodnoty přidají k produktu.\n"
|
||
#~ "- Dynamicky: Každá varianta je vytvořena, pouze když jsou její příslušné "
|
||
#~ "atributy a hodnoty přidány k prodejní objednávce.\n"
|
||
#~ "- Nikdy: Varianty se pro atribut nikdy nevytvoří.\n"
|
||
#~ "Poznámka: Režim vytváření variant nelze změnit, pokud je atribut použit "
|
||
#~ "alespoň u jednoho produktu."
|
||
|
||
#~ msgid "160x80cm, with large legs."
|
||
#~ msgstr "160x80cm, s velkými nohami."
|
||
|
||
#~ msgid "2 year"
|
||
#~ msgstr "2 roky"
|
||
|
||
#~ msgid "<span class=\"o_stat_text\">Related Products</span>"
|
||
#~ msgstr "<span class=\"o_stat_text\">Související producty</span>"
|
||
|
||
#~ msgid ""
|
||
#~ "A storable product is a product for which you manage stock. The Inventory "
|
||
#~ "app has to be installed.\n"
|
||
#~ "A consumable product is a product for which stock is not managed.\n"
|
||
#~ "A service is a non-material product you provide."
|
||
#~ msgstr ""
|
||
#~ "Skladovatelný produkt je výrobek, pro který spravujete sklad. Musí být "
|
||
#~ "nainstalována aplikace Inventory. \n"
|
||
#~ "Spotřební materiál je výrobek, pro který není spravován sklad.\n"
|
||
#~ "Služba je nehmotný produkt, který poskytujete."
|
||
|
||
#~ msgid "Advanced Pricelists"
|
||
#~ msgstr "Pokročilé ceníky"
|
||
|
||
#~ msgid "Advanced price rules (discounts, formulas)"
|
||
#~ msgstr "Pokročilá cenová pravidla (slevy, vzorce)"
|
||
|
||
#~ msgid "Allow users to input custom values for this attribute value"
|
||
#~ msgstr "Povolit uživatelům zadat vlastní hodnoty pro tuto hodnotu atributu"
|
||
|
||
#~ msgid ""
|
||
#~ "Allows to manage different prices based on rules per category of "
|
||
#~ "customers.\n"
|
||
#~ " Example: 10% for retailers, promotion of 5 EUR on this "
|
||
#~ "product, etc."
|
||
#~ msgstr ""
|
||
#~ "Umožňuje spravovat různé ceny na základě pravidel pro jednotlivé "
|
||
#~ "kategorie zákazníků.\n"
|
||
#~ "Příklad: 10% pro maloobchodníky, promo 5 EUR na tento produkt atd."
|
||
|
||
#~ msgid "Applicable On"
|
||
#~ msgstr "Použitelný na"
|
||
|
||
#~ msgid "Availability"
|
||
#~ msgstr "Dostupnost"
|
||
|
||
#~ msgid ""
|
||
#~ "Barcode used for packaging identification. Scan this packaging barcode "
|
||
#~ "from a transfer in the Barcode app to move all the contained units"
|
||
#~ msgstr ""
|
||
#~ "Čárový kód používaný k identifikaci obalu. Naskenujte tento čárový kód "
|
||
#~ "obalu z přenosu v aplikaci čárový kód a přesuňte všechny obsažené jednotky"
|
||
|
||
#~ msgid "Can be Purchased"
|
||
#~ msgstr "Lze koupit"
|
||
|
||
#~ msgid "Can be Sold"
|
||
#~ msgstr "Lze prodat"
|
||
|
||
#~ msgid "Computation"
|
||
#~ msgstr "Výpočet"
|
||
|
||
#~ msgid "Conditions"
|
||
#~ msgstr "Podmínky"
|
||
|
||
#~ msgid "Configuration"
|
||
#~ msgstr "Konfigurace"
|
||
|
||
#~ msgid "Consumable"
|
||
#~ msgstr "Spotřebovatelé"
|
||
|
||
#~ msgid "Contact Us"
|
||
#~ msgstr "Kontaktujte nás"
|
||
|
||
#~ msgid "Contained Quantity"
|
||
#~ msgstr "Obsahuje množství"
|
||
|
||
#~ msgid "Contained quantity"
|
||
#~ msgstr "Obsahuje množství"
|
||
|
||
#~ msgid "Cubic Feet"
|
||
#~ msgstr "Čtvereční stopa"
|
||
|
||
#~ msgid "Cubic Meters"
|
||
#~ msgstr "Metr čtvereční"
|
||
|
||
#~ msgid "Decimal Precision"
|
||
#~ msgstr "Desetinná přesnost"
|
||
|
||
#~ msgid ""
|
||
#~ "Default unit of measure used for purchase orders. It must be in the same "
|
||
#~ "category as the default unit of measure."
|
||
#~ msgstr ""
|
||
#~ "Výchozí měrná jednotka používaná pro objednávky. Musí být ve stejné "
|
||
#~ "kategorii jako výchozí měrná jednotka."
|
||
|
||
#~ msgid "Delivery Lead Time"
|
||
#~ msgstr "Dodací čekací lhůta"
|
||
|
||
#~ msgid "Desk combination, black-brown: chair + desk + drawer."
|
||
#~ msgstr "Kombinace stolů, černohnědá: židle + psací stůl + zásuvky."
|
||
|
||
#~ msgid "Discount Policy"
|
||
#~ msgstr "slevová politika"
|
||
|
||
#~ msgid "Discount included in the price"
|
||
#~ msgstr "Sleva v ceně"
|
||
|
||
#~ msgid "Discount on lines"
|
||
#~ msgstr "Sleva na položce"
|
||
|
||
#~ msgid "Discounts"
|
||
#~ msgstr "Slevy"
|
||
|
||
#~ msgid "Drawer with two routing possiblities."
|
||
#~ msgstr "Zásuvka se dvěma možnostmi vysouvání."
|
||
|
||
#~ msgid "Gives the different ways to package the same product."
|
||
#~ msgstr "Poskytuje různé způsoby balení stejného produktu."
|
||
|
||
#~ msgid "Group By"
|
||
#~ msgstr "Seskupit podle"
|
||
|
||
#~ msgid "Is custom value"
|
||
#~ msgstr "Je vlastní hodnota"
|
||
|
||
#~ msgid "Kilograms"
|
||
#~ msgstr "Kilogramy"
|
||
|
||
#~ msgid "Manage Product Packaging"
|
||
#~ msgstr "Spravovat balení výrobků"
|
||
|
||
#~ msgid "Multiple prices per product"
|
||
#~ msgstr "Více cen na produkt"
|
||
|
||
#~ msgid ""
|
||
#~ "Multiple prices: Pricelists with fixed price rules by product,\n"
|
||
#~ "Advanced rules: enables advanced price rules for pricelists."
|
||
#~ msgstr ""
|
||
#~ "Více cen: ceníky s pevnými cenovými pravidly podle produktů,\n"
|
||
#~ "Pokročilá pravidla: umožňují pokročilá cenová pravidla pro ceníky."
|
||
|
||
#~ msgid "Normal"
|
||
#~ msgstr "Normální"
|
||
|
||
#~ msgid "Number of messages which requires an action"
|
||
#~ msgstr "Počet zpráv, které vyžadují akci"
|
||
|
||
#~ msgid "Number of price rules"
|
||
#~ msgstr "Počet cenových pravidel"
|
||
|
||
#~ msgid "Packaging"
|
||
#~ msgstr "Balení"
|
||
|
||
#~ msgid "Pounds"
|
||
#~ msgstr "Libry"
|
||
|
||
#~ msgid "Price Computation"
|
||
#~ msgstr "Výpočet ceny"
|
||
|
||
#~ msgid "Price Surcharge"
|
||
#~ msgstr "Cenová přirážka"
|
||
|
||
#~ msgid "Pricelist:"
|
||
#~ msgstr "Ceník:"
|
||
|
||
#~ msgid "Pricelists Method"
|
||
#~ msgstr "Metoda ceníků"
|
||
|
||
#~ msgid "Pricelists are managed on"
|
||
#~ msgstr "Ceníky jsou spravovány na"
|
||
|
||
#~ msgid "Product Packages"
|
||
#~ msgstr "Balíčky produktů"
|
||
|
||
#~ msgid "Product Packaging"
|
||
#~ msgstr "Balení produktu"
|
||
|
||
#~ msgid "Product Packaging (PDF)"
|
||
#~ msgstr "Balení produktu (PDF)"
|
||
|
||
#~ msgid "Product Packagings"
|
||
#~ msgstr "Obaly produktů"
|
||
|
||
#~ msgid "Product: %s"
|
||
#~ msgstr "Produkt: %s"
|
||
|
||
#~ msgid "Quantity of products contained in the packaging."
|
||
#~ msgstr "Množství produktů obsažených v balení."
|
||
|
||
#~ msgid "Rounding Method"
|
||
#~ msgstr "Zaokrouhlovací metoda"
|
||
|
||
#~ msgid ""
|
||
#~ "Sets the price so that it is a multiple of this value.\n"
|
||
#~ "Rounding is applied after the discount and before the surcharge.\n"
|
||
#~ "To have prices that end in 9.99, set rounding 10, surcharge -0.01"
|
||
#~ msgstr ""
|
||
#~ "Nastaví cenu tak, aby byla násobkem této hodnoty.\n"
|
||
#~ "Zaokrouhlení se provede po slevě a před příplatky.\n"
|
||
#~ "Abyste dosáhli cen končících na 9.99, nastavte zaokrouhlení na 10 a "
|
||
#~ "příplatek na -0.01."
|
||
|
||
#~ msgid "Show all records which has next action date is before today"
|
||
#~ msgstr ""
|
||
#~ "Zobrazit všechny záznamy, které mají následující datum akce před dneškem"
|
||
|
||
#~ msgid "Show public price & discount to the customer"
|
||
#~ msgstr "Zobrazit veřejnou cenu a slevu zákazníkovi"
|
||
|
||
#~ msgid "Tag Name"
|
||
#~ msgstr "Název tagu"
|
||
|
||
#~ msgid ""
|
||
#~ "The computed price is expressed in the default Unit of Measure of the "
|
||
#~ "product."
|
||
#~ msgstr "Vypočtená cena je vyjádřena ve výchozí měrné jednotce výrobku."
|
||
|
||
#~ msgid ""
|
||
#~ "The default Unit of Measure and the purchase Unit of Measure must be in "
|
||
#~ "the same category."
|
||
#~ msgstr ""
|
||
#~ "Výchozí měrná jednotka a kupní měrná jednotka musí být ve stejné "
|
||
#~ "kategorii."
|
||
|
||
#~ msgid "The first in the sequence is the default one."
|
||
#~ msgstr "První v pořadí je výchozí."
|
||
|
||
#~ msgid ""
|
||
#~ "The number of variants to generate is too high. You should either not "
|
||
#~ "generate variants for each combination or generate them on demand from "
|
||
#~ "the sales order. To do so, open the form view of attributes and change "
|
||
#~ "the mode of *Create Variants*."
|
||
#~ msgstr ""
|
||
#~ "Počet variant k vygenerování je příliš vysoký. Buď byste neměli generovat "
|
||
#~ "varianty pro každou kombinaci nebo je generovat na vyžádání z prodejní "
|
||
#~ "objednávky. Chcete-li tak učinit, otevřete zobrazení atributů ve "
|
||
#~ "formuláři a změňte režim *Vytvořit varianty*."
|
||
|
||
#~ msgid ""
|
||
#~ "The quantity to purchase from this vendor to benefit from the price, "
|
||
#~ "expressed in the vendor Product Unit of Measure if not any, in the "
|
||
#~ "default unit of measure of the product otherwise."
|
||
#~ msgstr ""
|
||
#~ "Množství, které má koupit od tohoto dodavatele, aby využilo ceny, "
|
||
#~ "vyjádřeno v měrné jednotce dodavatele produktu, pokud není, ve výchozí "
|
||
#~ "měrné jednotce produktu jinak."
|
||
|
||
#~ msgid ""
|
||
#~ "This pricelist will be used, instead of the default one, for sales to the "
|
||
#~ "current partner"
|
||
#~ msgstr ""
|
||
#~ "Místo výchozího ceníku bude použít tento ceník pro prodej aktuálnímu "
|
||
#~ "partnerovi"
|
||
|
||
#~ msgid "Three-Seat Sofa"
|
||
#~ msgstr "Třímístná pohovka"
|
||
|
||
#~ msgid "Unit of Measure"
|
||
#~ msgstr "Měrná jednotka"
|
||
|
||
#~ msgid "Unit of Measure Name"
|
||
#~ msgstr "Název měrné jednotky"
|
||
|
||
#~ msgid "UoM"
|
||
#~ msgstr "UoM"
|
||
|
||
#~ msgid "Value Price Extra"
|
||
#~ msgstr "Hodnota extra ceny"
|
||
|
||
#~ msgid "Variants Creation Mode"
|
||
#~ msgstr "Režim vytváření variant"
|
||
|
||
#~ msgid "Warning!"
|
||
#~ msgstr "Varování!"
|
||
|
||
#~ msgid ""
|
||
#~ "You are setting a Decimal Accuracy less precise than the UOMs:\n"
|
||
#~ "%s\n"
|
||
#~ "This may cause inconsistencies in computations.\n"
|
||
#~ "Please increase the rounding of those units of measure, or the digits of "
|
||
#~ "this Decimal Accuracy."
|
||
#~ msgstr ""
|
||
#~ "Nastavujete desetinnou přesnost menší, než přesnost MJ:\n"
|
||
#~ "%s\n"
|
||
#~ "To může způsobit nekonzistence ve výpočtech.\n"
|
||
#~ "Zvyšte prosím zaokrouhlování těchto měrných jednotek nebo číslic této "
|
||
#~ "desetinné přesnosti."
|
||
|
||
#~ msgid ""
|
||
#~ "You cannot create two values with the same name for the same attribute."
|
||
#~ msgstr "Pro stejný atribut nemůžete vytvořit dvě hodnoty se stejným názvem."
|
||
|
||
#~ msgid ""
|
||
#~ "You cannot define the decimal precision of 'Account' as greater than the "
|
||
#~ "rounding factor of the company's main currency"
|
||
#~ msgstr ""
|
||
#~ "Nelze definovat desetinnou přesnost 'účtu' větší než zaokrouhlovací "
|
||
#~ "faktor hlavní měny společnosti"
|
||
|
||
#~ msgid ""
|
||
#~ "You cannot delete this product category, it is the default generic "
|
||
#~ "category."
|
||
#~ msgstr ""
|
||
#~ "Tuto kategorii produktu nemůžete odstranit, je to výchozí obecná "
|
||
#~ "kategorie."
|
||
|
||
#~ msgid "the parent company"
|
||
#~ msgstr "mateřská společnost"
|