152 lines
4.9 KiB
Plaintext
152 lines
4.9 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * product_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: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_product_purchase_avg_price
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_product_sale_avg_price
|
|
msgid "Avg. Unit Price"
|
|
msgstr "Precio Unitario Promedio"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.ui.view,arch_db:product_margin.product_margin_form_view
|
|
msgid "Cancel"
|
|
msgstr "Cancelar"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_margin_create_uid
|
|
msgid "Created by"
|
|
msgstr "Creado por"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_margin_create_date
|
|
msgid "Created on"
|
|
msgstr "Creado en"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_product_taxes_id
|
|
msgid "Customer Taxes"
|
|
msgstr "Impuestos de Cliente"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_margin_display_name
|
|
msgid "Display Name"
|
|
msgstr "Nombre a Mostrar"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_product_property_account_expense_id
|
|
msgid "Expense Account"
|
|
msgstr "Cuenta de Gasto"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_margin_from_date
|
|
msgid "From"
|
|
msgstr "De"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.ui.view,arch_db:product_margin.product_margin_form_view
|
|
msgid "General Information"
|
|
msgstr "Información General"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_margin_id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_product_property_account_income_id
|
|
msgid "Income Account"
|
|
msgstr "Cuenta de Ingreso"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_margin___last_update
|
|
msgid "Last Modified on"
|
|
msgstr "Ultima Modificación en"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_margin_write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Actualizado última vez por"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_margin_write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Ultima Actualización"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,help:product_margin.field_product_product_purchase_gap
|
|
msgid "Normal Cost - Total Cost"
|
|
msgstr "Cost Normal - Costo Total"
|
|
|
|
#. module: product_margin
|
|
#: selection:product.margin,invoice_state:0
|
|
#: selection:product.product,invoice_state:0
|
|
msgid "Paid"
|
|
msgstr "Pagado"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model,name:product_margin.model_product_product
|
|
msgid "Product"
|
|
msgstr "Producto"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_product_email_template_id
|
|
msgid "Product Email Template"
|
|
msgstr "Plantilla de Email de Producto"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.ui.view,arch_db:product_margin.view_product_margin_form
|
|
msgid "Purchases"
|
|
msgstr "Compras"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.ui.view,arch_db:product_margin.view_product_margin_form
|
|
msgid "Sales"
|
|
msgstr "Ventas"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.ui.view,arch_db:product_margin.view_product_margin_form
|
|
msgid "Standard Price"
|
|
msgstr "Precio Estándar"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_margin_to_date
|
|
msgid "To"
|
|
msgstr "Para"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_product_total_cost
|
|
#: model:ir.ui.view,arch_db:product_margin.view_product_margin_tree
|
|
msgid "Total Cost"
|
|
msgstr "Costo Total"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,field_description:product_margin.field_product_product_total_margin
|
|
msgid "Total Margin"
|
|
msgstr "Margen Total"
|
|
|
|
#. module: product_margin
|
|
#: model:ir.model.fields,help:product_margin.field_product_product_email_template_id
|
|
msgid ""
|
|
"When validating an invoice, an email will be sent to the customer based on "
|
|
"this template. The customer will receive an email for each product linked to "
|
|
"an email template."
|
|
msgstr ""
|
|
"Al validar una factura, un email será enviado al cliente basándose en esta "
|
|
"plantilla. El cliente recibirá un email por cada producto enlazado a una "
|
|
"plantilla de email."
|