From 06ff29196b6046b1e8673da8efa3264333b2cef6 Mon Sep 17 00:00:00 2001 From: Ivorra78 Date: Fri, 15 Sep 2023 10:02:05 +0000 Subject: [PATCH] Translated using Weblate (Spanish) 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/ --- stock_picking_info_lot/i18n/es.po | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/stock_picking_info_lot/i18n/es.po b/stock_picking_info_lot/i18n/es.po index 91d373ae10f7..9276e3e80773 100644 --- a/stock_picking_info_lot/i18n/es.po +++ b/stock_picking_info_lot/i18n/es.po @@ -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 \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"