54 lines
1.7 KiB
Plaintext
54 lines
1.7 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * sale_margin
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2023
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
|
"Last-Translator: Wil Odoo, 2023\n"
|
|
"Language-Team: Spanish (Latin America) (https://app.transifex.com/odoo/teams/41243/es_419/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: es_419\n"
|
|
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
|
|
|
#. module: sale_margin
|
|
#: model:ir.model.fields,field_description:sale_margin.field_sale_order_line__purchase_price
|
|
msgid "Cost"
|
|
msgstr "Costo"
|
|
|
|
#. module: sale_margin
|
|
#: model:ir.model.fields,field_description:sale_margin.field_sale_order__margin
|
|
#: model:ir.model.fields,field_description:sale_margin.field_sale_order_line__margin
|
|
#: model:ir.model.fields,field_description:sale_margin.field_sale_report__margin
|
|
msgid "Margin"
|
|
msgstr "Margen"
|
|
|
|
#. module: sale_margin
|
|
#: model:ir.model.fields,field_description:sale_margin.field_sale_order__margin_percent
|
|
#: model:ir.model.fields,field_description:sale_margin.field_sale_order_line__margin_percent
|
|
msgid "Margin (%)"
|
|
msgstr "Margen (%)"
|
|
|
|
#. module: sale_margin
|
|
#: model:ir.model,name:sale_margin.model_sale_report
|
|
msgid "Sales Analysis Report"
|
|
msgstr "Reporte del análisis de ventas"
|
|
|
|
#. module: sale_margin
|
|
#: model:ir.model,name:sale_margin.model_sale_order
|
|
msgid "Sales Order"
|
|
msgstr "Orden de venta"
|
|
|
|
#. module: sale_margin
|
|
#: model:ir.model,name:sale_margin.model_sale_order_line
|
|
msgid "Sales Order Line"
|
|
msgstr "Línea de la orden de venta"
|