# Translation of Odoo Server. # This file contains the translation of the following modules: # * website_sale_gelato # # Translators: # Patricia Gutiérrez Capetillo , 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: Spanish (Latin America) (https://app.transifex.com/odoo/teams/41243/es_419/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: es_419\n" "Plural-Forms: nplurals=3; plural=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 "" "Debe configurar las imágenes de impresión en los productos antes de poder " "publicarlos." #. module: website_sale_gelato #: model:ir.model,name:website_sale_gelato.model_product_template msgid "Product" msgstr "Producto" #. module: website_sale_gelato #: model:ir.model,name:website_sale_gelato.model_product_document msgid "Product Document" msgstr "Documento del producto" #. 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 "" "Antes de poder quitar las imágenes de impresión de un producto, debe " "cambiarlo a estado \"Sin publicar\"." #. module: website_sale_gelato #: model:ir.model,name:website_sale_gelato.model_sale_order msgid "Sales Order" msgstr "Orden de venta" #. 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 "" "No se puede enviar el producto %(product_name)s al carrito ya que requiere " "un envío por separado. Primero complete la orden que tiene en su carrito " "actual."