70 lines
2.2 KiB
Plaintext
70 lines
2.2 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * report
|
|
#
|
|
# Translators:
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo 9.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-09-07 08:57+0000\n"
|
|
"PO-Revision-Date: 2015-09-30 09:27+0000\n"
|
|
"Last-Translator: Martin Trigaux\n"
|
|
"Language-Team: Spanish (Paraguay) (http://www.transifex.com/odoo/odoo-9/"
|
|
"language/es_PY/)\n"
|
|
"Language: es_PY\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: report
|
|
#: model:ir.model,name:report.model_res_company
|
|
msgid "Companies"
|
|
msgstr "Compañías"
|
|
|
|
#. module: report
|
|
#: model:ir.model.fields,field_description:report.field_report_create_uid
|
|
#: model:ir.model.fields,field_description:report.field_report_paperformat_create_uid
|
|
msgid "Created by"
|
|
msgstr "Creado por"
|
|
|
|
#. module: report
|
|
#: model:ir.model.fields,field_description:report.field_report_create_date
|
|
#: model:ir.model.fields,field_description:report.field_report_paperformat_create_date
|
|
msgid "Created on"
|
|
msgstr "Creado en"
|
|
|
|
#. module: report
|
|
#: model:ir.model.fields,field_description:report.field_ir_qweb_field_barcode_id
|
|
#: model:ir.model.fields,field_description:report.field_report_abstract_report_id
|
|
#: model:ir.model.fields,field_description:report.field_report_id
|
|
#: model:ir.model.fields,field_description:report.field_report_paperformat_id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: report
|
|
#: model:ir.model.fields,field_description:report.field_report_paperformat_write_uid
|
|
#: model:ir.model.fields,field_description:report.field_report_write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Ultima actualización por"
|
|
|
|
#. module: report
|
|
#: model:ir.model.fields,field_description:report.field_report_paperformat_write_date
|
|
#: model:ir.model.fields,field_description:report.field_report_write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Ultima actualización en"
|
|
|
|
#. module: report
|
|
#: model:ir.model.fields,field_description:report.field_report_paperformat_name
|
|
msgid "Name"
|
|
msgstr "Nombre"
|
|
|
|
#. module: report
|
|
#. openerp-web
|
|
#: code:addons/report/static/src/js/qwebactionmanager.js:95
|
|
#: model:ir.model,name:report.model_report
|
|
#, python-format
|
|
msgid "Report"
|
|
msgstr "Informe"
|