traducciones
This commit is contained in:
parent
876e7b1fbf
commit
e1c3da6246
5 changed files with 963 additions and 110 deletions
|
|
@ -5,8 +5,9 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"POT-Creation-Date: 2026-03-30 00:00+0000\n"
|
||||
"PO-Revision-Date: 2026-03-30 00:00+0000\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-05-21 13:18+0000\n"
|
||||
"PO-Revision-Date: 2026-05-21 13:18+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: es\n"
|
||||
|
|
@ -16,13 +17,214 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#. odoo-python
|
||||
#: code:addons/stock_picking_batch_custom/models/stock_picking_batch.py:0
|
||||
msgid "You must mark all product lines as collected before validating the batch."
|
||||
msgstr "Debes marcar todas las líneas de producto como recogidas antes de validar el lote."
|
||||
#: model:ir.model.fields.selection,name:stock_picking_batch_custom.selection__res_company__batch_detailed_restriction_scope__all
|
||||
msgid "All detailed lines"
|
||||
msgstr "Todas las líneas detalladas"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model.fields.selection,name:stock_picking_batch_custom.selection__res_company__batch_summary_restriction_scope__all
|
||||
msgid "All summary products"
|
||||
msgstr "Todos los productos del resumen"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model,name:stock_picking_batch_custom.model_stock_backorder_confirmation
|
||||
msgid "Backorder Confirmation"
|
||||
msgstr "Confirmación de entrega parcial"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model.fields,field_description:stock_picking_batch_custom.field_stock_picking_batch_summary_line__batch_id
|
||||
msgid "Batch"
|
||||
msgstr "Lote"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model.fields,field_description:stock_picking_batch_custom.field_stock_picking__batch_consumer_group_id
|
||||
msgid "Batch Consumer Group"
|
||||
msgstr "Grupo de consumidores del lote"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model_terms:ir.ui.view,arch_db:stock_picking_batch_custom.res_config_settings_view_form_inherit_batch_custom
|
||||
msgid "Batch Detailed Operations Restriction"
|
||||
msgstr "Restricción de operaciones detalladas del lote"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model,name:stock_picking_batch_custom.model_stock_picking_batch_summary_line
|
||||
msgid "Batch Product Summary Line"
|
||||
msgstr "Línea de resumen de productos del lote"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model_terms:ir.ui.view,arch_db:stock_picking_batch_custom.res_config_settings_view_form_inherit_batch_custom
|
||||
msgid "Batch Product Summary Restriction"
|
||||
msgstr "Restricción del resumen de productos del lote"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model,name:stock_picking_batch_custom.model_stock_picking_batch
|
||||
msgid "Batch Transfer"
|
||||
msgstr "Traslado por lote"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model.fields,field_description:stock_picking_batch_custom.field_stock_move_line__is_collected
|
||||
#: model:ir.model.fields,field_description:stock_picking_batch_custom.field_stock_picking_batch_summary_line__is_collected
|
||||
msgid "Collected"
|
||||
msgstr "Recogido"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model,name:stock_picking_batch_custom.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Compañías"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model,name:stock_picking_batch_custom.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Ajustes de configuración"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model_terms:ir.ui.view,arch_db:stock_picking_batch_custom.res_config_settings_view_form_inherit_batch_custom
|
||||
msgid "Configuración de restricciones para la pestaña Operaciones Detalladas."
|
||||
msgstr ""
|
||||
"Configuración de restricciones para la pestaña Operaciones Detalladas."
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model_terms:ir.ui.view,arch_db:stock_picking_batch_custom.res_config_settings_view_form_inherit_batch_custom
|
||||
msgid "Configuración de restricciones para la pestaña Product Summary."
|
||||
msgstr "Configuración de restricciones para la pestaña Resumen de productos."
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model.fields,field_description:stock_picking_batch_custom.field_stock_move_line__consumer_group_id
|
||||
msgid "Consumer Group"
|
||||
msgstr "Grupo de consumidores"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model.fields,field_description:stock_picking_batch_custom.field_stock_picking_batch_summary_line__create_uid
|
||||
msgid "Created by"
|
||||
msgstr "Creado por"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model.fields,field_description:stock_picking_batch_custom.field_stock_picking_batch_summary_line__create_date
|
||||
msgid "Created on"
|
||||
msgstr "Creado el"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model.fields,field_description:stock_picking_batch_custom.field_stock_picking_batch_summary_line__qty_demanded
|
||||
msgid "Demanded Quantity"
|
||||
msgstr "Cantidad demandada"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model.fields,field_description:stock_picking_batch_custom.field_res_company__batch_detailed_restriction_scope
|
||||
#: model:ir.model.fields,field_description:stock_picking_batch_custom.field_res_config_settings__batch_detailed_restriction_scope
|
||||
msgid "Detailed Operations Restriction Scope"
|
||||
msgstr "Ámbito de restricción de operaciones detalladas"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model.fields,field_description:stock_picking_batch_custom.field_stock_picking_batch_summary_line__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nombre mostrado"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model.fields,field_description:stock_picking_batch_custom.field_stock_picking_batch_summary_line__qty_done
|
||||
msgid "Done Quantity"
|
||||
msgstr "Cantidad hecha"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model.fields,field_description:stock_picking_batch_custom.field_res_company__batch_detailed_restriction_enabled
|
||||
#: model:ir.model.fields,field_description:stock_picking_batch_custom.field_res_config_settings__batch_detailed_restriction_enabled
|
||||
msgid "Enforce Detailed Operations Restriction"
|
||||
msgstr "Aplicar restricción de operaciones detalladas"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model.fields,field_description:stock_picking_batch_custom.field_res_company__batch_summary_restriction_enabled
|
||||
#: model:ir.model.fields,field_description:stock_picking_batch_custom.field_res_config_settings__batch_summary_restriction_enabled
|
||||
msgid "Enforce Product Summary Restriction"
|
||||
msgstr "Aplicar restricción del resumen de productos"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model.fields,field_description:stock_picking_batch_custom.field_stock_move_line__home_delivery
|
||||
msgid "Home Delivery"
|
||||
msgstr "Entrega a domicilio"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model.fields,field_description:stock_picking_batch_custom.field_stock_picking_batch_summary_line__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model.fields,field_description:stock_picking_batch_custom.field_stock_picking_batch_summary_line__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr "Última actualización por"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model.fields,field_description:stock_picking_batch_custom.field_stock_picking_batch_summary_line__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr "Última actualización el"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model.fields.selection,name:stock_picking_batch_custom.selection__res_company__batch_detailed_restriction_scope__processed
|
||||
msgid "Only processed lines"
|
||||
msgstr "Solo líneas procesadas"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model.fields.selection,name:stock_picking_batch_custom.selection__res_company__batch_summary_restriction_scope__processed
|
||||
msgid "Only processed products"
|
||||
msgstr "Solo productos procesados"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model.fields,field_description:stock_picking_batch_custom.field_stock_picking_batch_summary_line__qty_pending
|
||||
msgid "Pending Quantity"
|
||||
msgstr "Cantidad pendiente"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#. odoo-python
|
||||
#: code:addons/stock_picking_batch_custom/models/stock_picking_batch.py:0
|
||||
msgid "Pending products: %(products)s"
|
||||
msgstr "Productos pendientes: %(products)s"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model.fields,field_description:stock_picking_batch_custom.field_stock_picking_batch_summary_line__product_id
|
||||
msgid "Product"
|
||||
msgstr "Producto"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model.fields,field_description:stock_picking_batch_custom.field_stock_picking_batch_summary_line__product_categ_id
|
||||
msgid "Product Category"
|
||||
msgstr "Categoría de producto"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model.fields,field_description:stock_picking_batch_custom.field_stock_move_line__product_categ_id
|
||||
msgid "Product Category (Batch)"
|
||||
msgstr "Categoría de producto (lote)"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model,name:stock_picking_batch_custom.model_stock_move_line
|
||||
msgid "Product Moves (Stock Move Line)"
|
||||
msgstr "Movimientos de producto (línea de movimiento de stock)"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model.fields,field_description:stock_picking_batch_custom.field_stock_picking_batch__summary_line_ids
|
||||
#: model_terms:ir.ui.view,arch_db:stock_picking_batch_custom.view_stock_picking_batch_form_inherit_summary
|
||||
msgid "Product Summary"
|
||||
msgstr "Resumen de productos"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model.fields,field_description:stock_picking_batch_custom.field_res_company__batch_summary_restriction_scope
|
||||
#: model:ir.model.fields,field_description:stock_picking_batch_custom.field_res_config_settings__batch_summary_restriction_scope
|
||||
msgid "Product Summary Restriction Scope"
|
||||
msgstr "Ámbito de restricción del resumen de productos"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model.constraint,message:stock_picking_batch_custom.constraint_stock_picking_batch_summary_line_product_required
|
||||
msgid "Product is required for summary lines."
|
||||
msgstr "El producto es obligatorio en las líneas de resumen."
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model,name:stock_picking_batch_custom.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Traslado"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model.fields,field_description:stock_picking_batch_custom.field_stock_picking_batch_summary_line__product_uom_id
|
||||
msgid "Unit of Measure"
|
||||
msgstr "Unidad de medida"
|
||||
|
||||
#. module: stock_picking_batch_custom
|
||||
#: model:ir.model.fields,help:stock_picking_batch_custom.field_stock_move_line__home_delivery
|
||||
msgid "Whether this picking includes home delivery (from sale order)"
|
||||
msgstr "Si este albarán incluye entrega a domicilio (del pedido de venta)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue