Skip to content

Commit

Permalink
Translated using Weblate (Spanish)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (9 of 9 strings)

Translation: stock-logistics-workflow-16.0/stock-logistics-workflow-16.0-stock_picking_info_lot
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-16-0/stock-logistics-workflow-16-0-stock_picking_info_lot/es/
  • Loading branch information
Ivorra78 authored and weblate committed Sep 18, 2023
1 parent 10ba380 commit 06ff291
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions stock_picking_info_lot/i18n/es.po
Expand Up @@ -6,59 +6,61 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"PO-Revision-Date: 2023-09-18 12:56+0000\n"
"Last-Translator: Ivorra78 <informatica@totmaterial.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 4.17\n"

#. module: stock_picking_info_lot
#: model:ir.model.fields,field_description:stock_picking_info_lot.field_product_product__lot_info_usage
#: model:ir.model.fields,field_description:stock_picking_info_lot.field_product_template__lot_info_usage
#: model:ir.model.fields,field_description:stock_picking_info_lot.field_stock_move_line__lot_info_usage
msgid "Lot Information Usage"
msgstr ""
msgstr "Información del lote Uso"

#. module: stock_picking_info_lot
#: model:ir.model.fields,field_description:stock_picking_info_lot.field_stock_move_line__lot_info
msgid "Lot/Serial Number Info"
msgstr ""
msgstr "Información sobre el lote/número de serie"

#. module: stock_picking_info_lot
#. odoo-python
#: code:addons/stock_picking_info_lot/models/stock_picking.py:0
#, python-format
msgid "Missing Lot Info for Products %s."
msgstr ""
msgstr "Falta información de lote para productos %s."

#. module: stock_picking_info_lot
#: model:ir.model.fields.selection,name:stock_picking_info_lot.selection__product_template__lot_info_usage__no
msgid "No"
msgstr ""
msgstr "No"

#. module: stock_picking_info_lot
#: model:ir.model.fields.selection,name:stock_picking_info_lot.selection__product_template__lot_info_usage__optional
msgid "Optional"
msgstr ""
msgstr "Opcional"

#. module: stock_picking_info_lot
#: model:ir.model,name:stock_picking_info_lot.model_product_template
msgid "Product"
msgstr ""
msgstr "Producto"

#. module: stock_picking_info_lot
#: model:ir.model,name:stock_picking_info_lot.model_stock_move_line
msgid "Product Moves (Stock Move Line)"
msgstr ""
msgstr "Movimientos de producto (línea de movimiento de existencias)"

#. module: stock_picking_info_lot
#: model:ir.model.fields.selection,name:stock_picking_info_lot.selection__product_template__lot_info_usage__required
msgid "Required"
msgstr ""
msgstr "Requerido"

#. module: stock_picking_info_lot
#: model:ir.model,name:stock_picking_info_lot.model_stock_picking
msgid "Transfer"
msgstr ""
msgstr "Transferencia"

0 comments on commit 06ff291

Please sign in to comment.