80 lines
2.7 KiB
Plaintext
80 lines
2.7 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_voucher
|
|
#
|
|
# Translators:
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo 9.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-09-07 08:56+0000\n"
|
|
"PO-Revision-Date: 2015-09-19 08:18+0000\n"
|
|
"Last-Translator: Martin Trigaux\n"
|
|
"Language-Team: Spanish (Panama) (http://www.transifex.com/odoo/odoo-9/"
|
|
"language/es_PA/)\n"
|
|
"Language: es_PA\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: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_create_uid
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_line_create_uid
|
|
msgid "Created by"
|
|
msgstr "Creado por"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_create_date
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_line_create_date
|
|
msgid "Created on"
|
|
msgstr "Creado en"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_id
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_line_id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_line_write_uid
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Última actualización de"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_line_write_date
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Última actualización en"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_pay_now
|
|
msgid "Payment"
|
|
msgstr "Pago"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_line_product_id
|
|
msgid "Product"
|
|
msgstr "Producto"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_line_quantity
|
|
msgid "Quantity"
|
|
msgstr "Cantidad"
|
|
|
|
#. module: account_voucher
|
|
#: selection:account.voucher,voucher_type:0
|
|
msgid "Sale"
|
|
msgstr "Ventas"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_line_sequence
|
|
msgid "Sequence"
|
|
msgstr "Secuencia"
|
|
|
|
#. module: account_voucher
|
|
#: model:ir.model.fields,field_description:account_voucher.field_account_voucher_voucher_type
|
|
msgid "Type"
|
|
msgstr "Tipo"
|