# Translation of Odoo Server. # This file contains the translation of the following modules: # * website_sale_gelato # # Translators: # Maitê Dietze, 2025 # Wil Odoo, 2025 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 18.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-02-04 14:15+0000\n" "PO-Revision-Date: 2025-02-09 01:00+0000\n" "Last-Translator: Wil Odoo, 2025\n" "Language-Team: Portuguese (Brazil) (https://app.transifex.com/odoo/teams/41243/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: pt_BR\n" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" #. module: website_sale_gelato #. odoo-python #: code:addons/website_sale_gelato/models/product_template.py:0 msgid "Print images must be set on products before they can be published." msgstr "" "As imagens impressas devem ser definidas nos produtos antes de serem " "publicadas." #. module: website_sale_gelato #: model:ir.model,name:website_sale_gelato.model_product_template msgid "Product" msgstr "Produto" #. module: website_sale_gelato #: model:ir.model,name:website_sale_gelato.model_product_document msgid "Product Document" msgstr "Documento do produto" #. module: website_sale_gelato #. odoo-python #: code:addons/website_sale_gelato/models/product_document.py:0 msgid "Products must be unpublished before print images can be removed." msgstr "" "A publicação dos produtos deve ser retirada antes que as imagens impressas " "possam ser removidas." #. module: website_sale_gelato #: model:ir.model,name:website_sale_gelato.model_sale_order msgid "Sales Order" msgstr "Pedido de venda" #. module: website_sale_gelato #. odoo-python #: code:addons/website_sale_gelato/models/sale_order.py:0 msgid "" "The product %(product_name)s cannot be added to the cart as it requires " "separate shipping. Please place your order for the current cart first." msgstr "" "O produto %(product_name)s não pode ser adicionado ao carrinho, pois requer " "remessa separada. Faça o pedido do carrinho atual primeiro."