mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
66 lines
1.6 KiB
Plaintext
66 lines
1.6 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * report_xml
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 12.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"Last-Translator: <>\n"
|
|
"Language-Team: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: \n"
|
|
|
|
#. module: report_xml
|
|
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
|
msgid "Demo xml report"
|
|
msgstr ""
|
|
|
|
#. module: report_xml
|
|
#: selection:ir.actions.report,report_type:0
|
|
msgid "HTML"
|
|
msgstr ""
|
|
|
|
#. module: report_xml
|
|
#: selection:ir.actions.report,report_type:0
|
|
msgid "PDF"
|
|
msgstr ""
|
|
|
|
#. module: report_xml
|
|
#: selection:ir.actions.report,report_type:0
|
|
msgid "Py3o"
|
|
msgstr ""
|
|
|
|
#. module: report_xml
|
|
#: model:ir.model,name:report_xml.model_ir_actions_report
|
|
msgid "Report Action"
|
|
msgstr ""
|
|
|
|
#. module: report_xml
|
|
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
|
|
msgid "Report Type"
|
|
msgstr ""
|
|
|
|
#. module: report_xml
|
|
#: selection:ir.actions.report,report_type:0
|
|
msgid "Text"
|
|
msgstr ""
|
|
|
|
#. module: report_xml
|
|
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__report_type
|
|
msgid "The type of the report that will be rendered, each one having its own rendering method. HTML means the report will be opened directly in your browser PDF means the report will be rendered using Wkhtmltopdf and downloaded by the user."
|
|
msgstr ""
|
|
|
|
#. module: report_xml
|
|
#: selection:ir.actions.report,report_type:0
|
|
msgid "XLSX"
|
|
msgstr ""
|
|
|
|
#. module: report_xml
|
|
#: selection:ir.actions.report,report_type:0
|
|
msgid "XML"
|
|
msgstr ""
|
|
|