You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
48 lines
1.8 KiB
48 lines
1.8 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * pos_require_product_quantity
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 12.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"PO-Revision-Date: 2020-07-27 11:19+0000\n"
|
|
"Last-Translator: Daniel Martinez Vila <daniel.martinez@qubiq.es>\n"
|
|
"Language-Team: none\n"
|
|
"Language: es\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
"X-Generator: Weblate 3.10\n"
|
|
|
|
#. module: pos_require_product_quantity
|
|
#. openerp-web
|
|
#: code:addons/pos_require_product_quantity/static/src/js/pos.js:49
|
|
#, python-format
|
|
msgid "Missing quantities"
|
|
msgstr "Cantidades faltantes"
|
|
|
|
#. module: pos_require_product_quantity
|
|
#. openerp-web
|
|
#: code:addons/pos_require_product_quantity/static/src/js/pos.js:38
|
|
#, python-format
|
|
msgid "No quantity set for products:"
|
|
msgstr "No hay cantidad establecida para productos:"
|
|
|
|
#. module: pos_require_product_quantity
|
|
#: model:ir.model,name:pos_require_product_quantity.model_pos_config
|
|
msgid "Point of Sale Configuration"
|
|
msgstr "Configuración del punto de venta"
|
|
|
|
#. module: pos_require_product_quantity
|
|
#: model:ir.model.fields,field_description:pos_require_product_quantity.field_pos_config__require_product_quantity
|
|
msgid "Require product quantity in POS"
|
|
msgstr "Requerir cantidad de producto en PdV"
|
|
|
|
#. module: pos_require_product_quantity
|
|
#: model_terms:ir.ui.view,arch_db:pos_require_product_quantity.view_pos_config_form
|
|
msgid "Show pop-up when product quantity is set to 0 for one or more order lines when clicking on \"Payment\" button."
|
|
msgstr ""
|
|
"Mostrar ventana emergente cuando la cantidad del producto se establece en 0 "
|
|
"para una o más líneas de pedido al hacer clic en el botón \"Pago\"."
|