Skip to content

Commit

Permalink
Added translation using Weblate (Spanish)
Browse files Browse the repository at this point in the history
  • Loading branch information
giarve authored and weblate committed Feb 13, 2025
1 parent d815227 commit 9c291e9
Showing 1 changed file with 70 additions and 0 deletions.
70 changes: 70 additions & 0 deletions sale_pricelist_triple_discount/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_pricelist_triple_discount
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.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: sale_pricelist_triple_discount
#: model_terms:ir.ui.view,arch_db:sale_pricelist_triple_discount.product_pricelist_view_form_discount
msgid "<span>%</span>"
msgstr ""

#. module: sale_pricelist_triple_discount
#: model:ir.model.fields,field_description:sale_pricelist_triple_discount.field_sale_order_line__discount2
msgid "Disc. 2 (%)"
msgstr ""

#. module: sale_pricelist_triple_discount
#: model:ir.model.fields,field_description:sale_pricelist_triple_discount.field_sale_order_line__discount3
msgid "Disc. 3 (%)"
msgstr ""

#. module: sale_pricelist_triple_discount
#: model_terms:ir.ui.view,arch_db:sale_pricelist_triple_discount.product_pricelist_view_form_discount
msgid "Discount 2"
msgstr ""

#. module: sale_pricelist_triple_discount
#: model:ir.model.fields,field_description:sale_pricelist_triple_discount.field_product_pricelist_item__discount2
msgid "Discount 2 (%)"
msgstr ""

#. module: sale_pricelist_triple_discount
#: model_terms:ir.ui.view,arch_db:sale_pricelist_triple_discount.product_pricelist_view_form_discount
msgid "Discount 3"
msgstr ""

#. module: sale_pricelist_triple_discount
#: model:ir.model.fields,field_description:sale_pricelist_triple_discount.field_product_pricelist_item__discount3
msgid "Discount 3 (%)"
msgstr ""

#. module: sale_pricelist_triple_discount
#: model:ir.model,name:sale_pricelist_triple_discount.model_product_pricelist_item
msgid "Pricelist Rule"
msgstr ""

#. module: sale_pricelist_triple_discount
#: model:ir.model,name:sale_pricelist_triple_discount.model_sale_order_line
msgid "Sales Order Line"
msgstr ""

#. module: sale_pricelist_triple_discount
#: model:ir.model.fields,help:sale_pricelist_triple_discount.field_product_pricelist_item__discount2
msgid "Second discount applied on a sale order line."
msgstr ""

#. module: sale_pricelist_triple_discount
#: model:ir.model.fields,help:sale_pricelist_triple_discount.field_product_pricelist_item__discount3
msgid "Third discount applied on a sale order line."
msgstr ""

0 comments on commit 9c291e9

Please sign in to comment.