123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- # Translation of Odoo Server.
- # This file contains the translation of the following modules:
- # * website_event_booth_sale
- #
- # Translators:
- # Michal Veselý <michal@veselyberanek.net>, 2022
- # Martin Trigaux, 2022
- # Rastislav Brencic <rastislav.brencic@azet.sk>, 2022
- #
- msgid ""
- msgstr ""
- "Project-Id-Version: Odoo Server 15.5alpha1\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2022-09-20 09:02+0000\n"
- "PO-Revision-Date: 2022-09-22 05:56+0000\n"
- "Last-Translator: Rastislav Brencic <rastislav.brencic@azet.sk>, 2022\n"
- "Language-Team: Czech (https://app.transifex.com/odoo/teams/41243/cs/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: \n"
- "Language: cs\n"
- "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
- #. module: website_event_booth_sale
- #: model_terms:ir.ui.view,arch_db:website_event_booth_sale.event_booth_registration
- msgid "<span class=\"fw-bold\">Total</span>"
- msgstr ""
- #. module: website_event_booth_sale
- #: model_terms:ir.ui.view,arch_db:website_event_booth_sale.event_booth_registration
- msgid "Free"
- msgstr "Volný"
- #. module: website_event_booth_sale
- #: model:ir.model,name:website_event_booth_sale.model_product_product
- msgid "Product Variant"
- msgstr "Varianta výrobku"
- #. module: website_event_booth_sale
- #: model:ir.model,name:website_event_booth_sale.model_sale_order
- msgid "Sales Order"
- msgstr "Prodejní objednávka"
- #. module: website_event_booth_sale
- #: model:ir.model,name:website_event_booth_sale.model_website
- msgid "Website"
- msgstr "Webstránka"
- #. module: website_event_booth_sale
- #: code:addons/website_event_booth_sale/models/sale_order.py:0
- #, python-format
- msgid "You cannot manually change the quantity of an Event Booth product."
- msgstr ""
|