OCA reporting engine fork for dev and update.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

70 lines
1.7 KiB

# 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
#: 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 ""
#. module: report_xml
#: selection:ir.actions.report,report_type:0
msgid "csv"
msgstr ""
#. module: report_xml
#: selection:ir.actions.report,report_type:0
msgid "py3o"
msgstr ""