diff --git a/report_py3o/i18n/report_py3o.pot b/report_py3o/i18n/report_py3o.pot index 3f281273..b6c642f0 100644 --- a/report_py3o/i18n/report_py3o.pot +++ b/report_py3o/i18n/report_py3o.pot @@ -1,12 +1,12 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * report_py3o +# * report_py3o # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 12.0\n" +"Project-Id-Version: Odoo Server 13.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: <>\n" +"Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: \n" #. module: report_py3o -#: code:addons/report_py3o/models/ir_actions_report.py:46 +#: code:addons/report_py3o/models/ir_actions_report.py:0 #, python-format msgid "(Native)" msgstr "" @@ -43,7 +43,7 @@ msgid "Fallback" msgstr "" #. module: report_py3o -#: code:addons/report_py3o/models/ir_actions_report.py:35 +#: code:addons/report_py3o/models/ir_actions_report.py:0 #, python-format msgid "Field 'Output Format' is required for Py3O report" msgstr "" @@ -58,11 +58,6 @@ msgstr "" msgid "Group By" msgstr "" -#. module: report_py3o -#: selection:ir.actions.report,report_type:0 -msgid "HTML" -msgstr "" - #. module: report_py3o #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id @@ -71,12 +66,18 @@ msgstr "" #. module: report_py3o #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback -msgid "If the user does not provide a template this will be used it should be a relative path to root of YOUR module or an absolute path on your server." +msgid "" +"If the user does not provide a template this will be used it should be a " +"relative path to root of YOUR module or an absolute path on your server." msgstr "" #. module: report_py3o #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one -msgid "If you execute a report on several records, by default Odoo will generate a ZIP file that contains as many files as selected records. If you enable this option, Odoo will generate instead a single report for the selected records." +msgid "" +"If you execute a report on several records, by default Odoo will generate a " +"ZIP file that contains as many files as selected records. If you enable this" +" option, Odoo will generate instead a single report for the selected " +"records." msgstr "" #. module: report_py3o @@ -124,7 +125,7 @@ msgid "LibreOffice Template File Type" msgstr "" #. module: report_py3o -#: code:addons/report_py3o/models/py3o_report.py:270 +#: code:addons/report_py3o/models/py3o_report.py:0 #, python-format msgid "Libreoffice runtime not available. Please contact your administrator." msgstr "" @@ -150,38 +151,38 @@ msgid "Name" msgstr "" #. module: report_py3o -#: code:addons/report_py3o/models/py3o_report.py:176 +#: code:addons/report_py3o/models/py3o_report.py:0 #, python-format msgid "No template found. Aborting." msgstr "" #. module: report_py3o -#: selection:py3o.template,filetype:0 +#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp msgid "ODF Presentation" msgstr "" #. module: report_py3o -#: selection:py3o.template,filetype:0 +#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp msgid "ODF Presentation (Flat)" msgstr "" #. module: report_py3o -#: selection:py3o.template,filetype:0 +#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods msgid "ODF Spreadsheet" msgstr "" #. module: report_py3o -#: selection:py3o.template,filetype:0 +#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods msgid "ODF Spreadsheet (Flat)" msgstr "" #. module: report_py3o -#: selection:py3o.template,filetype:0 +#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt msgid "ODF Text Document" msgstr "" #. module: report_py3o -#: selection:py3o.template,filetype:0 +#: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt msgid "ODF Text Document (Flat)" msgstr "" @@ -190,18 +191,13 @@ msgstr "" msgid "Output Format" msgstr "" -#. module: report_py3o -#: selection:ir.actions.report,report_type:0 -msgid "PDF" -msgstr "" - #. module: report_py3o #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path msgid "Path to the libreoffice runtime" msgstr "" #. module: report_py3o -#: selection:ir.actions.report,report_type:0 +#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o #: model:ir.ui.menu,name:report_py3o.py3o_config_menu msgid "Py3o" msgstr "" @@ -250,34 +246,27 @@ msgstr "" msgid "Template" msgstr "" -#. module: report_py3o -#: selection:ir.actions.report,report_type:0 -msgid "Text" -msgstr "" - #. module: report_py3o #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module msgid "The implementer module that provides this report" msgstr "" #. module: report_py3o -#: code:addons/report_py3o/models/ir_actions_report.py:142 +#: code:addons/report_py3o/models/ir_actions_report.py:0 #, python-format -msgid "The libreoffice runtime is required to genereate the py3o report '%s' but is not found into the bin path. You must install the libreoffice runtime on the server. If the runtime is already installed and is not found by Odoo, you can provide the full path to the runtime by setting the key 'py3o.conversion_command' into the configuration parameters." +msgid "" +"The libreoffice runtime is required to genereate the py3o report '%s' but is" +" not found into the bin path. You must install the libreoffice runtime on " +"the server. If the runtime is already installed and is not found by Odoo, " +"you can provide the full path to the runtime by setting the key " +"'py3o.conversion_command' into the configuration parameters." msgstr "" #. module: report_py3o #: model:ir.model.fields,help:report_py3o.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_py3o -#: selection:ir.actions.report,report_type:0 -msgid "XLSX" -msgstr "" - -#. module: report_py3o -#: selection:ir.actions.report,report_type:0 -msgid "XML" +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 "" -