Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-12.0/reporting-engine-12.0-report_xml
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-12-0/reporting-engine-12-0-report_xml/
This commit is contained in:
OCA Transbot
2019-06-16 11:15:48 +00:00
committed by Enric Tobella
parent bebb61141a
commit 88b9624ec0
69 changed files with 3210 additions and 471 deletions

View File

@@ -18,20 +18,60 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_xml
#: model:ir.ui.view,arch_db:report_xml.utf8_header
msgid "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"
msgstr ""
#. module: report_xml
#: model:ir.actions.report,name:report_xml.demo_xml_report
msgid "Demo xml report"
msgstr ""
#. module: report_xml
#: model:ir.model,name:report_xml.model_ir_actions_report
msgid "ir.actions.report"
#: selection:ir.actions.report,report_type:0
msgid "HTML"
msgstr ""
#~ msgid "Report"
#~ msgstr "Rapport"
#. 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
#, fuzzy
#| msgid "Report"
msgid "Report Action"
msgstr "Rapport"
#. module: report_xml
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
#, fuzzy
#| msgid "Report"
msgid "Report Type"
msgstr "Rapport"
#. 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 ""