odoo/addons/sale_margin/i18n/es_PE.po

54 lines
1.7 KiB
Plaintext
Raw Normal View History

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_margin
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-07 08:57+0000\n"
"PO-Revision-Date: 2016-09-07 08:57+0000\n"
"Language-Team: Spanish (Peru) (https://www.transifex.com/odoo/teams/41243/"
"es_PE/)\n"
"Language: es_PE\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_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,help:sale_margin.field_sale_order_margin
msgid ""
"It gives profitability by calculating the difference between the Unit Price "
"and the cost."
msgstr ""
"Proporciona la rentabilidad mediante el cálculo de la diferencia entre el "
"Precio Unitario y el Costo."
#. module: sale_margin
#: model:ir.model.fields,field_description:sale_margin.field_sale_order_line_margin
#: model:ir.model.fields,field_description:sale_margin.field_sale_order_margin
#: model:ir.model.fields,field_description:sale_margin.field_sale_report_margin
msgid "Margin"
msgstr "Márgen"
#. module: sale_margin
#: model:ir.model,name:sale_margin.model_sale_order
msgid "Sales Order"
msgstr "Órdenes de venta"
#. module: sale_margin
#: model:ir.model,name:sale_margin.model_sale_order_line
msgid "Sales Order Line"
msgstr "Línea de Pedido de Venta"
#. module: sale_margin
#: model:ir.model,name:sale_margin.model_sale_report
msgid "Sales Orders Statistics"
msgstr "Estadísticas de Pedidos de Venta"