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% (16 of 16 strings)

Translation: repair-15.0/repair-15.0-repair_refurbish
Translate-URL: https://translation.odoo-community.org/projects/repair-15-0/repair-15-0-repair_refurbish/es/
  • Loading branch information
Ivorra78 authored and weblate committed Jan 15, 2024
1 parent 9a8bd47 commit 1b34a5b
Showing 1 changed file with 21 additions and 16 deletions.
37 changes: 21 additions & 16 deletions repair_refurbish/i18n/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,86 +6,88 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"PO-Revision-Date: 2024-01-15 19:33+0000\n"
"Last-Translator: Ivorra78 <[email protected]>\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: repair_refurbish
#: model:ir.model.fields,field_description:repair_refurbish.field_repair_order__location_dest_id
msgid "Delivery Location"
msgstr ""
msgstr "Lugar de Entrega"

#. module: repair_refurbish
#: model:ir.model,name:repair_refurbish.model_product_product
msgid "Product"
msgstr ""
msgstr "Producto"

#. module: repair_refurbish
#: model:ir.model,name:repair_refurbish.model_stock_move_line
msgid "Product Moves (Stock Move Line)"
msgstr ""
msgstr "Movimientos de Producto (Línea de Movimiento de Existencias)"

#. module: repair_refurbish
#: model:ir.model,name:repair_refurbish.model_product_template
msgid "Product Template"
msgstr ""
msgstr "Plantilla de Producto"

#. module: repair_refurbish
#: model_terms:ir.ui.view,arch_db:repair_refurbish.product_normal_form_view
#: model_terms:ir.ui.view,arch_db:repair_refurbish.product_template_only_form_view
msgid "Refurbish"
msgstr ""
msgstr "Restaurar"

#. module: repair_refurbish
#: model:ir.model.fields,field_description:repair_refurbish.field_product_product__property_stock_refurbish
#: model:ir.model.fields,field_description:repair_refurbish.field_product_template__property_stock_refurbish
msgid "Refurbish Location"
msgstr ""
msgstr "Ubicación de Restauración"

#. module: repair_refurbish
#: model:ir.model.fields,field_description:repair_refurbish.field_repair_order__refurbish_location_dest_id
msgid "Refurbished Delivery Location"
msgstr ""
msgstr "Emplazamiento de Entrega Reacondicionado"

#. module: repair_refurbish
#: model:ir.model.fields,field_description:repair_refurbish.field_repair_order__refurbish_move_id
msgid "Refurbished Inventory Move"
msgstr ""
msgstr "Traslado de Inventario Reacondicionado"

#. module: repair_refurbish
#: model:ir.model.fields,field_description:repair_refurbish.field_repair_order__refurbish_lot_id
msgid "Refurbished Lot"
msgstr ""
msgstr "Lote Reacondicionado"

#. module: repair_refurbish
#: model:ir.model.fields,field_description:repair_refurbish.field_product_product__refurbish_product_id
#: model:ir.model.fields,field_description:repair_refurbish.field_product_template__refurbish_product_id
msgid "Refurbished Product"
msgstr ""
msgstr "Producto Reacondicionado"

#. module: repair_refurbish
#: model:ir.model.fields,field_description:repair_refurbish.field_repair_order__refurbish_product_id
msgid "Refurbished product"
msgstr ""
msgstr "Producto Reacondicionado"

#. module: repair_refurbish
#: model:ir.model,name:repair_refurbish.model_repair_line
msgid "Repair Line (parts)"
msgstr ""
msgstr "Línea de Reparación (piezas)"

#. module: repair_refurbish
#: model:ir.model,name:repair_refurbish.model_repair_order
msgid "Repair Order"
msgstr ""
msgstr "Orden de Reparación"

#. module: repair_refurbish
#: model:ir.model,name:repair_refurbish.model_stock_move
msgid "Stock Move"
msgstr ""
msgstr "Movimiento de Existencias"

#. module: repair_refurbish
#: model:ir.model.fields,help:repair_refurbish.field_product_product__property_stock_refurbish
Expand All @@ -95,8 +97,11 @@ msgid ""
"location for stock moves generated by repair orders when refurbishing takes "
"place."
msgstr ""
"Esta ubicación de existencias se utilizará, en lugar de la predeterminada, "
"como ubicación de origen para los movimientos de existencias generados por "
"las órdenes de reparación cuando tenga lugar la renovación."

#. module: repair_refurbish
#: model:ir.model.fields,field_description:repair_refurbish.field_repair_order__to_refurbish
msgid "To Refurbish"
msgstr ""
msgstr "Para Reacondicionar"

0 comments on commit 1b34a5b

Please sign in to comment.