Skip to content

Commit

Permalink
Added translation using Weblate (Spanish)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivorra78 authored and weblate committed Jan 13, 2024
1 parent 64ad7e8 commit 9a8bd47
Showing 1 changed file with 102 additions and 0 deletions.
102 changes: 102 additions & 0 deletions repair_refurbish/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * repair_refurbish
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\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"

#. module: repair_refurbish
#: model:ir.model.fields,field_description:repair_refurbish.field_repair_order__location_dest_id
msgid "Delivery Location"
msgstr ""

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

#. module: repair_refurbish
#: model:ir.model,name:repair_refurbish.model_stock_move_line
msgid "Product Moves (Stock Move Line)"
msgstr ""

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

#. 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 ""

#. 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 ""

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

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

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

#. 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 ""

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

#. module: repair_refurbish
#: model:ir.model,name:repair_refurbish.model_repair_line
msgid "Repair Line (parts)"
msgstr ""

#. module: repair_refurbish
#: model:ir.model,name:repair_refurbish.model_repair_order
msgid "Repair Order"
msgstr ""

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

#. module: repair_refurbish
#: model:ir.model.fields,help:repair_refurbish.field_product_product__property_stock_refurbish
#: model:ir.model.fields,help:repair_refurbish.field_product_template__property_stock_refurbish
msgid ""
"This stock location will be used, instead of the default one, as the source "
"location for stock moves generated by repair orders when refurbishing takes "
"place."
msgstr ""

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

0 comments on commit 9a8bd47

Please sign in to comment.