12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- # Translation of Odoo Server.
- # This file contains the translation of the following modules:
- # * website_event_booth_sale
- #
- # Translators:
- # Nuno Silva <nuno.silva@arxi.pt>, 2022
- # Martin Trigaux, 2022
- # Marcelo Pereira <marcelo.pereira@arxi.pt>, 2022
- # Layna Nascimento, 2023
- #
- 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: Layna Nascimento, 2023\n"
- "Language-Team: Portuguese (https://app.transifex.com/odoo/teams/41243/pt/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: \n"
- "Language: pt\n"
- "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\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 "<span class=\"fw-bold\">Total</span>"
- #. module: website_event_booth_sale
- #: model_terms:ir.ui.view,arch_db:website_event_booth_sale.event_booth_registration
- msgid "Free"
- msgstr "Livre"
- #. module: website_event_booth_sale
- #: model:ir.model,name:website_event_booth_sale.model_product_product
- msgid "Product Variant"
- msgstr "Variante de Artigo"
- #. module: website_event_booth_sale
- #: model:ir.model,name:website_event_booth_sale.model_sale_order
- msgid "Sales Order"
- msgstr "Ordem de Vendas"
- #. module: website_event_booth_sale
- #: model:ir.model,name:website_event_booth_sale.model_website
- msgid "Website"
- msgstr "Website"
- #. 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 ""
|