[UPD] Update report_xlsx.pot

This commit is contained in:
oca-travis
2018-12-21 10:20:14 +00:00
committed by Alex Cuellar
parent 40401b4c96
commit 3ef5caa803

View File

@@ -4,7 +4,7 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Odoo Server 11.0\n" "Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"Last-Translator: <>\n" "Last-Translator: <>\n"
"Language-Team: \n" "Language-Team: \n"
@@ -20,36 +20,90 @@ msgid "%s model was not found"
msgstr "" msgstr ""
#. module: report_xlsx #. module: report_xlsx
#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract_display_name #. openerp-web
#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx_display_name #: code:addons/report_xlsx/static/src/js/report/action_manager_report.js:49
#, python-format
msgid "A popup window with your report was blocked. You may need to change your browser settings to allow popup windows for this page."
msgstr ""
#. module: report_xlsx
#: model:ir.model,name:report_xlsx.model_report_report_xlsx_abstract
msgid "Abstract XLSX Report"
msgstr ""
#. module: report_xlsx
#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract__display_name
#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__display_name
msgid "Display Name" msgid "Display Name"
msgstr "" msgstr ""
#. module: report_xlsx #. module: report_xlsx
#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract_id #: selection:ir.actions.report,report_type:0
#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx_id msgid "HTML"
msgstr ""
#. module: report_xlsx
#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract__id
#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx__id
msgid "ID" msgid "ID"
msgstr "" msgstr ""
#. module: report_xlsx #. module: report_xlsx
#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract___last_update #: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract____last_update
#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx___last_update #: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx____last_update
msgid "Last Modified on" msgid "Last Modified on"
msgstr "" msgstr ""
#. module: report_xlsx
#: selection:ir.actions.report,report_type:0
msgid "PDF"
msgstr ""
#. module: report_xlsx #. module: report_xlsx
#: model:ir.actions.report,name:report_xlsx.partner_xlsx #: model:ir.actions.report,name:report_xlsx.partner_xlsx
msgid "Print to XLSX" msgid "Print to XLSX"
msgstr "" msgstr ""
#. module: report_xlsx #. module: report_xlsx
#: model:ir.model,name:report_xlsx.model_ir_actions_report #: selection:ir.actions.report,report_type:0
msgid "ir.actions.report" msgid "Py3o"
msgstr "" msgstr ""
#. module: report_xlsx #. module: report_xlsx
#: model:ir.model,name:report_xlsx.model_report_report_xlsx_abstract #: model:ir.model,name:report_xlsx.model_ir_actions_report
msgid "report.report_xlsx.abstract" msgid "Report Action"
msgstr ""
#. module: report_xlsx
#: model:ir.model.fields,field_description:report_xlsx.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_xlsx
#: selection:ir.actions.report,report_type:0
msgid "Text"
msgstr ""
#. module: report_xlsx
#: model:ir.model.fields,help:report_xlsx.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_xlsx
#. openerp-web
#: code:addons/report_xlsx/static/src/js/report/action_manager_report.js:52
#, python-format
msgid "Warning"
msgstr ""
#. module: report_xlsx
#: selection:ir.actions.report,report_type:0
msgid "XLSX"
msgstr ""
#. module: report_xlsx
#: selection:ir.actions.report,report_type:0
msgid "XML"
msgstr "" msgstr ""
#. module: report_xlsx #. module: report_xlsx