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/
pull/299/head
OCA Transbot 2019-06-16 11:15:48 +00:00
parent 042fbb807e
commit 2dc17cae98
69 changed files with 3210 additions and 471 deletions

View File

@ -18,19 +18,58 @@ 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
#: 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 "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 ""
#~ msgid "ID"

View File

@ -19,19 +19,58 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#. module: report_xml
#: model:ir.ui.view,arch_db:report_xml.utf8_header
msgid "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -18,19 +18,58 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -19,19 +19,58 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: report_xml
#: model:ir.ui.view,arch_db:report_xml.utf8_header
msgid "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
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 "Informe"
#. 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 "Informe"
#. module: report_xml
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
#, fuzzy
#| msgid "Report"
msgid "Report Type"
msgstr "Informe"
#. 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 ""

View File

@ -18,19 +18,58 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. module: report_xml
#: model:ir.ui.view,arch_db:report_xml.utf8_header
msgid "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
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 ""

View File

@ -19,21 +19,64 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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
#, fuzzy
msgid "ir.actions.report"
msgstr "ir.actions.report.xml"
#| msgid "Report"
msgid "Report Action"
msgstr "Bericht"
#~ msgid "Report"
#~ msgstr "Bericht"
#. module: report_xml
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
#, fuzzy
#| msgid "Report"
msgid "Report Type"
msgstr "Bericht"
#. 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 ""
#, fuzzy
#~ msgid "ir.actions.report"
#~ msgstr "ir.actions.report.xml"

View File

@ -19,20 +19,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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
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 "Αναφορά"
#. 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 "Αναφορά"
#. module: report_xml
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
#, fuzzy
#| msgid "Report"
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 ""

View File

@ -18,19 +18,62 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "ir.actions.report"
#, fuzzy
#| msgid "Report"
msgid "Report Action"
msgstr "Report"
#. module: report_xml
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
#, fuzzy
#| msgid "Report"
msgid "Report Type"
msgstr "Report"
#. 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 ""
#~ msgid "Base model for reports that need XSD checking"
@ -44,6 +87,3 @@ msgstr ""
#~ msgid "Last Modified on"
#~ msgstr "Last Modified on"
#~ msgid "Report"
#~ msgstr "Report"

View File

@ -18,19 +18,58 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -19,21 +19,64 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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
#, fuzzy
msgid "ir.actions.report"
msgstr "ir.actions.report.xml"
#| msgid "Report"
msgid "Report Action"
msgstr "Informe"
#~ msgid "Report"
#~ msgstr "Informe"
#. module: report_xml
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
#, fuzzy
#| msgid "Report"
msgid "Report Type"
msgstr "Informe"
#. 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 ""
#, fuzzy
#~ msgid "ir.actions.report"
#~ msgstr "ir.actions.report.xml"

View File

@ -18,19 +18,58 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -18,19 +18,58 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -19,20 +19,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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
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 "Iforme"
#. 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 "Iforme"
#. module: report_xml
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
#, fuzzy
#| msgid "Report"
msgid "Report Type"
msgstr "Iforme"
#. 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 ""

View File

@ -18,19 +18,58 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "ID"

View File

@ -18,19 +18,58 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -18,19 +18,58 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -18,19 +18,58 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -18,19 +18,58 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -18,19 +18,58 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -18,19 +18,58 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "ID"

View File

@ -18,19 +18,58 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -18,19 +18,58 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -18,19 +18,58 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -18,19 +18,58 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: report_xml
#: model:ir.ui.view,arch_db:report_xml.utf8_header
msgid "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -18,19 +18,58 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -18,17 +18,62 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
#. module: report_xml
#: model:ir.actions.report,name:report_xml.demo_xml_report
msgid "Demo xml report"
msgstr "Rapport xml de démo"
#. 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 "ir.actions.report"
msgstr "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 ""
#~ msgid "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
#~ msgstr "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
#~ msgid "ir.actions.report"
#~ msgstr "ir.actions.report"

View File

@ -18,19 +18,58 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -18,19 +18,58 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
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 "Informe"
#. 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 "Informe"
#. module: report_xml
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
#, fuzzy
#| msgid "Report"
msgid "Report Type"
msgstr "Informe"
#. 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 ""

View File

@ -18,19 +18,58 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "ID"

View File

@ -18,19 +18,58 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -19,18 +19,60 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: report_xml
#: model:ir.ui.view,arch_db:report_xml.utf8_header
msgid "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 ""
#, fuzzy
msgid "ir.actions.report"
msgstr "ir.actions.report.xml"
#~ msgid "ir.actions.report"
#~ msgstr "ir.actions.report.xml"

View File

@ -20,21 +20,64 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: report_xml
#: model:ir.ui.view,arch_db:report_xml.utf8_header
msgid "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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
#, fuzzy
msgid "ir.actions.report"
msgstr "ir.actions.report.xml"
#| msgid "Report"
msgid "Report Action"
msgstr "Izvještaj"
#~ msgid "Report"
#~ msgstr "Izvještaj"
#. module: report_xml
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
#, fuzzy
#| msgid "Report"
msgid "Report Type"
msgstr "Izvještaj"
#. 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 ""
#, fuzzy
#~ msgid "ir.actions.report"
#~ msgstr "ir.actions.report.xml"

View File

@ -18,19 +18,58 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -18,19 +18,58 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: report_xml
#: model:ir.ui.view,arch_db:report_xml.utf8_header
msgid "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -18,21 +18,64 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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
#, fuzzy
msgid "ir.actions.report"
msgstr "ir.actions.report.xml"
#| msgid "Report"
msgid "Report Action"
msgstr "Report"
#~ msgid "Report"
#~ msgstr "Report"
#. module: report_xml
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
#, fuzzy
#| msgid "Report"
msgid "Report Type"
msgstr "Report"
#. 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 ""
#, fuzzy
#~ msgid "ir.actions.report"
#~ msgstr "ir.actions.report.xml"

View File

@ -18,19 +18,58 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: report_xml
#: model:ir.ui.view,arch_db:report_xml.utf8_header
msgid "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -18,19 +18,58 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: report_xml
#: model:ir.ui.view,arch_db:report_xml.utf8_header
msgid "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -19,19 +19,58 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
"%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: report_xml
#: model:ir.ui.view,arch_db:report_xml.utf8_header
msgid "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -19,19 +19,58 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
"%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: report_xml
#: model:ir.ui.view,arch_db:report_xml.utf8_header
msgid "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "ID"

View File

@ -19,19 +19,58 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
"2);\n"
#. module: report_xml
#: model:ir.ui.view,arch_db:report_xml.utf8_header
msgid "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "ID"

View File

@ -18,19 +18,58 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
#. module: report_xml
#: model:ir.ui.view,arch_db:report_xml.utf8_header
msgid "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -18,19 +18,58 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -18,19 +18,58 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -19,20 +19,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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
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 ""

View File

@ -18,19 +18,58 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -18,19 +18,58 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -19,21 +19,64 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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
#, fuzzy
msgid "ir.actions.report"
msgstr "ir.actions.report.xml"
#| msgid "Report"
msgid "Report Action"
msgstr "Rapport"
#~ msgid "Report"
#~ 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 ""
#, fuzzy
#~ msgid "ir.actions.report"
#~ msgstr "ir.actions.report.xml"

View File

@ -20,20 +20,60 @@ msgstr ""
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
#. module: report_xml
#: model:ir.ui.view,arch_db:report_xml.utf8_header
msgid "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
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 "Raport"
#. 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 "Raport"
#. module: report_xml
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
#, fuzzy
#| msgid "Report"
msgid "Report Type"
msgstr "Raport"
#. 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 ""

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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
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 "Relatório"
#. 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 "Relatório"
#. module: report_xml
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
#, fuzzy
#| msgid "Report"
msgid "Report Type"
msgstr "Relatório"
#. 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 ""

View File

@ -19,20 +19,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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
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 "Relatório"
#. 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 "Relatório"
#. module: report_xml
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
#, fuzzy
#| msgid "Report"
msgid "Report Type"
msgstr "Relatório"
#. 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 ""

View File

@ -19,21 +19,64 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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
#, fuzzy
msgid "ir.actions.report"
msgstr "ir.actions.report.xml"
#| msgid "Report"
msgid "Report Action"
msgstr "Relatório"
#~ msgid "Report"
#~ msgstr "Relatório"
#. module: report_xml
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
#, fuzzy
#| msgid "Report"
msgid "Report Type"
msgstr "Relatório"
#. 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 ""
#, fuzzy
#~ msgid "ir.actions.report"
#~ msgstr "ir.actions.report.xml"

View File

@ -19,19 +19,58 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
"2:1));\n"
#. module: report_xml
#: model:ir.ui.view,arch_db:report_xml.utf8_header
msgid "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -20,19 +20,58 @@ msgstr ""
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
"%100>=11 && n%100<=14)? 2 : 3);\n"
#. module: report_xml
#: model:ir.ui.view,arch_db:report_xml.utf8_header
msgid "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "ID"

View File

@ -18,19 +18,58 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. module: report_xml
#: model:ir.ui.view,arch_db:report_xml.utf8_header
msgid "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -19,20 +19,60 @@ msgstr ""
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
"%100==4 ? 2 : 3);\n"
#. module: report_xml
#: model:ir.ui.view,arch_db:report_xml.utf8_header
msgid "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
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 "Poročilo"
#. 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 "Poročilo"
#. module: report_xml
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
#, fuzzy
#| msgid "Report"
msgid "Report Type"
msgstr "Poročilo"
#. 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 ""

View File

@ -19,19 +19,58 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: report_xml
#: model:ir.ui.view,arch_db:report_xml.utf8_header
msgid "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "ID"

View File

@ -19,19 +19,58 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: report_xml
#: model:ir.ui.view,arch_db:report_xml.utf8_header
msgid "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -18,19 +18,58 @@ 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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -18,19 +18,58 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: report_xml
#: model:ir.ui.view,arch_db:report_xml.utf8_header
msgid "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -18,18 +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 "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 ""
#, fuzzy
msgid "ir.actions.report"
msgstr "ir.actions.report.xml"
#~ msgid "ir.actions.report"
#~ msgstr "ir.actions.report.xml"

View File

@ -19,20 +19,60 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: report_xml
#: model:ir.ui.view,arch_db:report_xml.utf8_header
msgid "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
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 "Rapor"
#. 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 "Rapor"
#. module: report_xml
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
#, fuzzy
#| msgid "Report"
msgid "Report Type"
msgstr "Rapor"
#. 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 ""

View File

@ -19,19 +19,58 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: report_xml
#: model:ir.ui.view,arch_db:report_xml.utf8_header
msgid "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -18,19 +18,58 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: report_xml
#: model:ir.ui.view,arch_db:report_xml.utf8_header
msgid "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -18,19 +18,58 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: report_xml
#: model:ir.ui.view,arch_db:report_xml.utf8_header
msgid "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "ID"

View File

@ -18,19 +18,58 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: report_xml
#: model:ir.ui.view,arch_db:report_xml.utf8_header
msgid "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"

View File

@ -18,19 +18,58 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: report_xml
#: model:ir.ui.view,arch_db:report_xml.utf8_header
msgid "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;"
msgstr ""
#. 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 "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 ""
#~ msgid "Display Name"