diff --git a/report_xlsx/i18n/de.po b/report_xlsx/i18n/de.po index 9f55abe3..eea8cf23 100644 --- a/report_xlsx/i18n/de.po +++ b/report_xlsx/i18n/de.po @@ -25,23 +25,47 @@ msgid "%s model was not found" msgstr "%s Modell wurde nicht gefunden" #. 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 +#. openerp-web +#: 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" msgstr "Name anzeigen" #. 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 +#: selection:ir.actions.report,report_type:0 +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" msgstr "ID" #. 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_partner_xlsx___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 msgid "Last Modified on" msgstr "Zuletzt geändert am" +#. module: report_xlsx +#: selection:ir.actions.report,report_type:0 +msgid "PDF" +msgstr "" + #. module: report_xlsx #: model:ir.actions.report,name:report_xlsx.partner_xlsx msgid "Print to XLSX" @@ -49,12 +73,38 @@ msgstr "" #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_ir_actions_report -msgid "ir.actions.report" +msgid "Report Action" msgstr "" #. module: report_xlsx -#: model:ir.model,name:report_xlsx.model_report_report_xlsx_abstract -msgid "report.report_xlsx.abstract" +#: 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 diff --git a/report_xlsx/i18n/es.po b/report_xlsx/i18n/es.po index a639efa7..fbaa3c97 100644 --- a/report_xlsx/i18n/es.po +++ b/report_xlsx/i18n/es.po @@ -25,23 +25,47 @@ msgid "%s model was not found" 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 +#. openerp-web +#: 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" 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 +#: selection:ir.actions.report,report_type:0 +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" msgstr "" #. 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_partner_xlsx___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 msgid "Last Modified on" msgstr "" +#. module: report_xlsx +#: selection:ir.actions.report,report_type:0 +msgid "PDF" +msgstr "" + #. module: report_xlsx #: model:ir.actions.report,name:report_xlsx.partner_xlsx msgid "Print to XLSX" @@ -49,16 +73,45 @@ msgstr "" #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_ir_actions_report -#, fuzzy -msgid "ir.actions.report" -msgstr "ir.actions.report.xml" +msgid "Report Action" +msgstr "" #. module: report_xlsx -#: model:ir.model,name:report_xlsx.model_report_report_xlsx_abstract -msgid "report.report_xlsx.abstract" +#: 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 #: model:ir.model,name:report_xlsx.model_report_report_xlsx_partner_xlsx msgid "report.report_xlsx.partner_xlsx" msgstr "" + +#, fuzzy +#~ msgid "ir.actions.report" +#~ msgstr "ir.actions.report.xml" diff --git a/report_xlsx/i18n/fr.po b/report_xlsx/i18n/fr.po index 79e05dd4..bf54a250 100644 --- a/report_xlsx/i18n/fr.po +++ b/report_xlsx/i18n/fr.po @@ -25,23 +25,47 @@ msgid "%s model was not found" msgstr "model '%s' n'a pas été trouvé" #. 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 +#. openerp-web +#: 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" msgstr "Nom" #. 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 +#: selection:ir.actions.report,report_type:0 +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" msgstr "ID" #. 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_partner_xlsx___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 msgid "Last Modified on" msgstr "Dernière modification le" +#. module: report_xlsx +#: selection:ir.actions.report,report_type:0 +msgid "PDF" +msgstr "" + #. module: report_xlsx #: model:ir.actions.report,name:report_xlsx.partner_xlsx msgid "Print to XLSX" @@ -49,15 +73,47 @@ msgstr "Imprimer en XLSX" #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_ir_actions_report -msgid "ir.actions.report" -msgstr "ir.actions.report" +msgid "Report Action" +msgstr "" #. module: report_xlsx -#: model:ir.model,name:report_xlsx.model_report_report_xlsx_abstract -msgid "report.report_xlsx.abstract" -msgstr "report.report_xlsx.abstract" +#: 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 #: model:ir.model,name:report_xlsx.model_report_report_xlsx_partner_xlsx msgid "report.report_xlsx.partner_xlsx" msgstr "report.report_xlsx.partner_xlsx" + +#~ msgid "ir.actions.report" +#~ msgstr "ir.actions.report" + +#~ msgid "report.report_xlsx.abstract" +#~ msgstr "report.report_xlsx.abstract" diff --git a/report_xlsx/i18n/hr.po b/report_xlsx/i18n/hr.po index 4560a181..cda066e6 100644 --- a/report_xlsx/i18n/hr.po +++ b/report_xlsx/i18n/hr.po @@ -26,23 +26,47 @@ msgid "%s model was not found" 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 +#. openerp-web +#: 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" 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 +#: selection:ir.actions.report,report_type:0 +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" msgstr "" #. 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_partner_xlsx___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 msgid "Last Modified on" msgstr "" +#. module: report_xlsx +#: selection:ir.actions.report,report_type:0 +msgid "PDF" +msgstr "" + #. module: report_xlsx #: model:ir.actions.report,name:report_xlsx.partner_xlsx msgid "Print to XLSX" @@ -50,16 +74,45 @@ msgstr "" #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_ir_actions_report -#, fuzzy -msgid "ir.actions.report" -msgstr "ir.actions.report.xml" +msgid "Report Action" +msgstr "" #. module: report_xlsx -#: model:ir.model,name:report_xlsx.model_report_report_xlsx_abstract -msgid "report.report_xlsx.abstract" +#: 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 #: model:ir.model,name:report_xlsx.model_report_report_xlsx_partner_xlsx msgid "report.report_xlsx.partner_xlsx" msgstr "" + +#, fuzzy +#~ msgid "ir.actions.report" +#~ msgstr "ir.actions.report.xml" diff --git a/report_xlsx/i18n/hr_HR.po b/report_xlsx/i18n/hr_HR.po index 7e90c149..053ab46e 100644 --- a/report_xlsx/i18n/hr_HR.po +++ b/report_xlsx/i18n/hr_HR.po @@ -27,23 +27,47 @@ msgid "%s model was not found" 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 +#. openerp-web +#: 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" 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 +#: selection:ir.actions.report,report_type:0 +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" msgstr "" #. 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_partner_xlsx___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 msgid "Last Modified on" msgstr "" +#. module: report_xlsx +#: selection:ir.actions.report,report_type:0 +msgid "PDF" +msgstr "" + #. module: report_xlsx #: model:ir.actions.report,name:report_xlsx.partner_xlsx msgid "Print to XLSX" @@ -51,16 +75,45 @@ msgstr "" #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_ir_actions_report -#, fuzzy -msgid "ir.actions.report" -msgstr "ir.actions.report.xml" +msgid "Report Action" +msgstr "" #. module: report_xlsx -#: model:ir.model,name:report_xlsx.model_report_report_xlsx_abstract -msgid "report.report_xlsx.abstract" +#: 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 #: model:ir.model,name:report_xlsx.model_report_report_xlsx_partner_xlsx msgid "report.report_xlsx.partner_xlsx" msgstr "" + +#, fuzzy +#~ msgid "ir.actions.report" +#~ msgstr "ir.actions.report.xml" diff --git a/report_xlsx/i18n/it.po b/report_xlsx/i18n/it.po index 1fa37bd4..51aab2cb 100644 --- a/report_xlsx/i18n/it.po +++ b/report_xlsx/i18n/it.po @@ -25,23 +25,47 @@ msgid "%s model was not found" 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 +#. openerp-web +#: 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" 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 +#: selection:ir.actions.report,report_type:0 +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" msgstr "" #. 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_partner_xlsx___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 msgid "Last Modified on" msgstr "" +#. module: report_xlsx +#: selection:ir.actions.report,report_type:0 +msgid "PDF" +msgstr "" + #. module: report_xlsx #: model:ir.actions.report,name:report_xlsx.partner_xlsx msgid "Print to XLSX" @@ -49,16 +73,45 @@ msgstr "" #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_ir_actions_report -#, fuzzy -msgid "ir.actions.report" -msgstr "ir.actions.report.xml" +msgid "Report Action" +msgstr "" #. module: report_xlsx -#: model:ir.model,name:report_xlsx.model_report_report_xlsx_abstract -msgid "report.report_xlsx.abstract" +#: 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 #: model:ir.model,name:report_xlsx.model_report_report_xlsx_partner_xlsx msgid "report.report_xlsx.partner_xlsx" msgstr "" + +#, fuzzy +#~ msgid "ir.actions.report" +#~ msgstr "ir.actions.report.xml" diff --git a/report_xlsx/i18n/nl_NL.po b/report_xlsx/i18n/nl_NL.po index 611b0182..9c097516 100644 --- a/report_xlsx/i18n/nl_NL.po +++ b/report_xlsx/i18n/nl_NL.po @@ -26,23 +26,47 @@ msgid "%s model was not found" 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 +#. openerp-web +#: 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" 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 +#: selection:ir.actions.report,report_type:0 +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" msgstr "" #. 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_partner_xlsx___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 msgid "Last Modified on" msgstr "" +#. module: report_xlsx +#: selection:ir.actions.report,report_type:0 +msgid "PDF" +msgstr "" + #. module: report_xlsx #: model:ir.actions.report,name:report_xlsx.partner_xlsx msgid "Print to XLSX" @@ -50,16 +74,45 @@ msgstr "" #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_ir_actions_report -#, fuzzy -msgid "ir.actions.report" -msgstr "ir.actions.report.xml" +msgid "Report Action" +msgstr "" #. module: report_xlsx -#: model:ir.model,name:report_xlsx.model_report_report_xlsx_abstract -msgid "report.report_xlsx.abstract" +#: 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 #: model:ir.model,name:report_xlsx.model_report_report_xlsx_partner_xlsx msgid "report.report_xlsx.partner_xlsx" msgstr "" + +#, fuzzy +#~ msgid "ir.actions.report" +#~ msgstr "ir.actions.report.xml" diff --git a/report_xlsx/i18n/pt_PT.po b/report_xlsx/i18n/pt_PT.po index 7fd3c1e4..af100b6d 100644 --- a/report_xlsx/i18n/pt_PT.po +++ b/report_xlsx/i18n/pt_PT.po @@ -26,23 +26,47 @@ msgid "%s model was not found" 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 +#. openerp-web +#: 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" 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 +#: selection:ir.actions.report,report_type:0 +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" msgstr "" #. 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_partner_xlsx___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 msgid "Last Modified on" msgstr "" +#. module: report_xlsx +#: selection:ir.actions.report,report_type:0 +msgid "PDF" +msgstr "" + #. module: report_xlsx #: model:ir.actions.report,name:report_xlsx.partner_xlsx msgid "Print to XLSX" @@ -50,16 +74,45 @@ msgstr "" #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_ir_actions_report -#, fuzzy -msgid "ir.actions.report" -msgstr "ir.actions.report.xml" +msgid "Report Action" +msgstr "" #. module: report_xlsx -#: model:ir.model,name:report_xlsx.model_report_report_xlsx_abstract -msgid "report.report_xlsx.abstract" +#: 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 #: model:ir.model,name:report_xlsx.model_report_report_xlsx_partner_xlsx msgid "report.report_xlsx.partner_xlsx" msgstr "" + +#, fuzzy +#~ msgid "ir.actions.report" +#~ msgstr "ir.actions.report.xml" diff --git a/report_xlsx/i18n/tr.po b/report_xlsx/i18n/tr.po index 0b398560..0097b975 100644 --- a/report_xlsx/i18n/tr.po +++ b/report_xlsx/i18n/tr.po @@ -25,23 +25,47 @@ msgid "%s model was not found" 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 +#. openerp-web +#: 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" 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 +#: selection:ir.actions.report,report_type:0 +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" msgstr "" #. 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_partner_xlsx___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 msgid "Last Modified on" msgstr "" +#. module: report_xlsx +#: selection:ir.actions.report,report_type:0 +msgid "PDF" +msgstr "" + #. module: report_xlsx #: model:ir.actions.report,name:report_xlsx.partner_xlsx msgid "Print to XLSX" @@ -49,16 +73,45 @@ msgstr "" #. module: report_xlsx #: model:ir.model,name:report_xlsx.model_ir_actions_report -#, fuzzy -msgid "ir.actions.report" -msgstr "ir.actions.report.xml" +msgid "Report Action" +msgstr "" #. module: report_xlsx -#: model:ir.model,name:report_xlsx.model_report_report_xlsx_abstract -msgid "report.report_xlsx.abstract" +#: 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 #: model:ir.model,name:report_xlsx.model_report_report_xlsx_partner_xlsx msgid "report.report_xlsx.partner_xlsx" msgstr "" + +#, fuzzy +#~ msgid "ir.actions.report" +#~ msgstr "ir.actions.report.xml"