mirror of
https://github.com/bringout/oca-ocb-mrp.git
synced 2026-04-27 20:52:05 +02:00
82 lines
2.7 KiB
Text
82 lines
2.7 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * mrp_repair
|
|
#
|
|
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
|
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 18.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
|
"PO-Revision-Date: 2025-10-23 12:57+0000\n"
|
|
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
|
"Language-Team: Spanish <https://translate.odoo.com/projects/odoo-19/"
|
|
"mrp_repair/es/>\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 5.12.2\n"
|
|
|
|
#. module: mrp_repair
|
|
#: model:ir.model.fields,field_description:mrp_repair.field_repair_order__production_count
|
|
msgid "Count of MOs generated"
|
|
msgstr "Número de órdenes de fabricación generadas"
|
|
|
|
#. module: mrp_repair
|
|
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_production__repair_count
|
|
msgid "Count of source repairs"
|
|
msgstr "Número de reparaciones de origen"
|
|
|
|
#. module: mrp_repair
|
|
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_production__display_name
|
|
#: model:ir.model.fields,field_description:mrp_repair.field_repair_order__display_name
|
|
#: model:ir.model.fields,field_description:mrp_repair.field_stock_move__display_name
|
|
msgid "Display Name"
|
|
msgstr "Nombre para mostrar"
|
|
|
|
#. module: mrp_repair
|
|
#: model:ir.model.fields,field_description:mrp_repair.field_mrp_production__id
|
|
#: model:ir.model.fields,field_description:mrp_repair.field_repair_order__id
|
|
#: model:ir.model.fields,field_description:mrp_repair.field_stock_move__id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: mrp_repair
|
|
#: model_terms:ir.ui.view,arch_db:mrp_repair.view_repair_order_form_inherit
|
|
msgid "Manufacturing"
|
|
msgstr "Fabricación"
|
|
|
|
#. module: mrp_repair
|
|
#: model:ir.model,name:mrp_repair.model_mrp_production
|
|
msgid "Manufacturing Order"
|
|
msgstr "Orden de fabricación"
|
|
|
|
#. module: mrp_repair
|
|
#. odoo-python
|
|
#: code:addons/mrp_repair/models/repair.py:0
|
|
msgid "Manufacturing Orders generated by %s"
|
|
msgstr "Órdenes de fabricación generadas por %s"
|
|
|
|
#. module: mrp_repair
|
|
#: model:ir.model,name:mrp_repair.model_repair_order
|
|
msgid "Repair Order"
|
|
msgstr "Orden de reparación"
|
|
|
|
#. module: mrp_repair
|
|
#. odoo-python
|
|
#: code:addons/mrp_repair/models/production.py:0
|
|
msgid "Repair Source of %s"
|
|
msgstr "Fuente de reparación de %s"
|
|
|
|
#. module: mrp_repair
|
|
#: model_terms:ir.ui.view,arch_db:mrp_repair.mrp_production_form_view_inherit
|
|
msgid "Repairs"
|
|
msgstr "Reparaciones"
|
|
|
|
#. module: mrp_repair
|
|
#: model:ir.model,name:mrp_repair.model_stock_move
|
|
msgid "Stock Move"
|
|
msgstr "Movimiento de stock"
|