Update translation files

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

Translation: reporting-engine-16.0/reporting-engine-16.0-report_py3o
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-report_py3o/
This commit is contained in:
Weblate
2023-09-03 16:06:05 +00:00
parent 3ae46cb7e6
commit de11001297
68 changed files with 1029 additions and 612 deletions

View File

@@ -19,6 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -48,6 +49,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -129,6 +131,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -155,6 +158,7 @@ msgid "Name"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -200,12 +204,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -219,9 +217,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -256,6 +251,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -274,3 +270,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr "الاسم"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -257,6 +252,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -275,3 +271,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -19,6 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -48,6 +49,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -129,6 +131,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -155,6 +158,7 @@ msgid "Name"
msgstr "Име"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -200,12 +204,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -219,9 +217,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -256,6 +251,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -274,3 +270,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr "Ime"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -257,6 +252,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -275,3 +271,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -19,6 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -48,6 +49,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -129,6 +131,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -155,6 +158,7 @@ msgid "Name"
msgstr "Nom"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -200,12 +204,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -219,9 +217,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -258,6 +253,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -276,3 +272,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -19,6 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -48,6 +49,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -129,6 +131,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -155,6 +158,7 @@ msgid "Name"
msgstr "Název"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -200,12 +204,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -219,9 +217,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -256,6 +251,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -274,3 +270,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -19,6 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -48,6 +49,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -129,6 +131,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -155,6 +158,7 @@ msgid "Name"
msgstr "Navn"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -200,12 +204,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -219,9 +217,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -258,6 +253,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -276,3 +272,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -131,6 +133,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -157,6 +160,7 @@ msgid "Name"
msgstr "Bezeichnung"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -202,12 +206,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -221,9 +219,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -260,6 +255,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -278,3 +274,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -259,6 +254,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -277,3 +273,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr "Name"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -257,6 +252,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -275,3 +271,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -21,6 +21,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -50,6 +51,7 @@ msgid "Fallback"
msgstr "Retroceder"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -134,6 +136,7 @@ msgid "LibreOffice Template File Type"
msgstr "Tipo de Plantilla de Documento de Oficina de Libros"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -160,6 +163,7 @@ msgid "Name"
msgstr "Nombre"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -205,12 +209,6 @@ msgstr "Formato de Salida"
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 "Programa Py3o"
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -224,9 +222,6 @@ msgstr "Reportes de Py3o"
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr "Modelos Py3o"
@@ -264,6 +259,7 @@ msgid "The implementer module that provides this report"
msgstr "El módulo implementador que proporciona este informe"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -283,6 +279,19 @@ msgid ""
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""
#~ msgid "Py3o"
#~ msgstr "Programa Py3o"
#~ msgid "ir.actions.report.xml"
#~ msgstr "ir.actions.report.xml"

View File

@@ -20,6 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr "Nombre"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -257,6 +252,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -275,3 +271,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr "Nombre"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -257,6 +252,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -275,3 +271,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr "Nombre"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -259,6 +254,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -277,3 +273,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr "Nombre"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -257,6 +252,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -275,3 +271,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr "Nombre"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -257,6 +252,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -275,3 +271,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr "Nombre"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -257,6 +252,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -275,3 +271,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -257,6 +252,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -275,3 +271,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr "Nombre"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -257,6 +252,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -275,3 +271,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr "Nombre"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -257,6 +252,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -275,3 +271,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr "Nombre"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -257,6 +252,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -275,3 +271,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr "Nombre"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -257,6 +252,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -275,3 +271,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -19,6 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -48,6 +49,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -129,6 +131,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -155,6 +158,7 @@ msgid "Name"
msgstr "Nimi"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -200,12 +204,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -219,9 +217,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -256,6 +251,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -274,3 +270,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -19,6 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -48,6 +49,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -129,6 +131,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -155,6 +158,7 @@ msgid "Name"
msgstr "Izena"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -200,12 +204,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -219,9 +217,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -256,6 +251,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -274,3 +270,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -19,6 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -48,6 +49,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -129,6 +131,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -155,6 +158,7 @@ msgid "Name"
msgstr "نام"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -200,12 +204,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -219,9 +217,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -256,6 +251,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -274,3 +270,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -19,6 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -48,6 +49,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -129,6 +131,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -155,6 +158,7 @@ msgid "Name"
msgstr "Nimi"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -200,12 +204,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -219,9 +217,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -256,6 +251,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -274,3 +270,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -21,6 +21,7 @@ msgstr ""
"X-Generator: Weblate 3.0.1\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -50,6 +51,7 @@ msgid "Fallback"
msgstr "Procédure de recours"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -139,6 +141,7 @@ msgid "LibreOffice Template File Type"
msgstr "Type de fichier modèle de LibreOffice"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -165,6 +168,7 @@ msgid "Name"
msgstr "Nom"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -210,12 +214,6 @@ msgstr "Format de sortie"
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 "Py3o"
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -229,9 +227,6 @@ msgstr "Rapports Py3o"
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr "Py3o Templates"
@@ -269,6 +264,7 @@ msgid "The implementer module that provides this report"
msgstr "The implementer module that provides this report"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -288,6 +284,19 @@ msgid ""
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""
#~ msgid "Py3o"
#~ msgstr "Py3o"
#~ msgid "ir.actions.report.xml"
#~ msgstr "ir.actions.report.xml"

View File

@@ -20,6 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr "Nom"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -257,6 +252,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -275,3 +271,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -257,6 +252,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -275,3 +271,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -19,6 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -48,6 +49,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -129,6 +131,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -155,6 +158,7 @@ msgid "Name"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -200,12 +204,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -219,9 +217,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -258,6 +253,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -276,3 +272,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -257,6 +252,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -275,3 +271,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -19,6 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -48,6 +49,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -129,6 +131,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -155,6 +158,7 @@ msgid "Name"
msgstr "שם"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -200,12 +204,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -219,9 +217,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -256,6 +251,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -274,3 +270,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -21,6 +21,7 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -50,6 +51,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -132,6 +134,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -158,6 +161,7 @@ msgid "Name"
msgstr "Naziv"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -203,12 +207,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -222,9 +220,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -261,6 +256,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -279,3 +275,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -22,6 +22,7 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -51,6 +52,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -133,6 +135,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -159,6 +162,7 @@ msgid "Name"
msgstr "Naziv"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -204,12 +208,6 @@ msgstr "Izlazni format"
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -223,9 +221,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -263,6 +258,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -281,3 +277,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -19,6 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -48,6 +49,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -129,6 +131,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -155,6 +158,7 @@ msgid "Name"
msgstr "Név"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -200,12 +204,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -219,9 +217,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -256,6 +251,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -274,3 +270,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -19,6 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -48,6 +49,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -129,6 +131,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -155,6 +158,7 @@ msgid "Name"
msgstr "Nama"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -200,12 +204,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -219,9 +217,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -256,6 +251,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -274,3 +270,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -19,6 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -48,6 +49,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr "Nome"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -259,6 +254,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -277,3 +273,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -19,6 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -48,6 +49,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -129,6 +131,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -155,6 +158,7 @@ msgid "Name"
msgstr "名称"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -200,12 +204,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -219,9 +217,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -256,6 +251,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -274,3 +270,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -19,6 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -48,6 +49,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -129,6 +131,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -155,6 +158,7 @@ msgid "Name"
msgstr "이름"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -200,12 +204,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -219,9 +217,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -256,6 +251,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -274,3 +270,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr "Pavadinimas"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -257,6 +252,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -275,3 +271,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -21,6 +21,7 @@ msgstr ""
"%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -50,6 +51,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -131,6 +133,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -157,6 +160,7 @@ msgid "Name"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -202,12 +206,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -221,9 +219,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -258,6 +253,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -276,3 +272,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"2);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr "Nosaukums"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -257,6 +252,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -275,3 +271,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -19,6 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -48,6 +49,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -129,6 +131,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -155,6 +158,7 @@ msgid "Name"
msgstr "Име"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -200,12 +204,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -219,9 +217,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -256,6 +251,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -274,3 +270,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -19,6 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -48,6 +49,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -129,6 +131,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -155,6 +158,7 @@ msgid "Name"
msgstr "Нэр"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -200,12 +204,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -219,9 +217,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -256,6 +251,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -274,3 +270,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr "Navn"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -257,6 +252,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -275,3 +271,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -259,6 +254,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -277,3 +273,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -19,6 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -48,6 +49,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -129,6 +131,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -155,6 +158,7 @@ msgid "Name"
msgstr "Naam"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -200,12 +204,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -219,9 +217,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -256,6 +251,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -274,3 +270,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr "Naam:"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -257,6 +252,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -275,3 +271,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -131,6 +133,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -157,6 +160,7 @@ msgid "Name"
msgstr "Naam"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -202,12 +206,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 "Py3o"
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -221,9 +219,6 @@ msgstr "Py3o Rapporten"
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr "Py3o Sjablonen"
@@ -261,6 +256,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -280,5 +276,18 @@ msgid ""
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""
#~ msgid "Py3o"
#~ msgstr "Py3o"
#~ msgid "py3o.template"
#~ msgstr "py3o.template"

View File

@@ -21,6 +21,7 @@ msgstr ""
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -50,6 +51,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -131,6 +133,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -157,6 +160,7 @@ msgid "Name"
msgstr "Nazwa"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -202,12 +206,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -221,9 +219,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -260,6 +255,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -278,3 +274,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -19,6 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -48,6 +49,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -129,6 +131,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -155,6 +158,7 @@ msgid "Name"
msgstr "Nome"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -200,12 +204,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -219,9 +217,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -258,6 +253,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -276,3 +272,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -21,6 +21,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -50,6 +51,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -131,6 +133,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -157,6 +160,7 @@ msgid "Name"
msgstr "Nome"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -202,12 +206,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -221,9 +219,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -260,6 +255,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -278,3 +274,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -131,6 +133,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -157,6 +160,7 @@ msgid "Name"
msgstr "Nome"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -202,12 +206,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -221,9 +219,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -260,6 +255,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -278,3 +274,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"2:1));\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -257,6 +252,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -275,3 +271,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -21,6 +21,7 @@ msgstr ""
"%100>=11 && n%100<=14)? 2 : 3);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -50,6 +51,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -131,6 +133,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -157,6 +160,7 @@ msgid "Name"
msgstr "Название"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -202,12 +206,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -221,9 +219,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -258,6 +253,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -276,3 +272,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -19,6 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -48,6 +49,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -129,6 +131,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -155,6 +158,7 @@ msgid "Name"
msgstr "Meno"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -200,12 +204,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -219,9 +217,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -256,6 +251,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -274,3 +270,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"%100==4 ? 2 : 3);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr "Naziv"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -259,6 +254,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -277,3 +273,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr "Ime"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -257,6 +252,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -275,3 +271,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -21,6 +21,7 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -50,6 +51,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -131,6 +133,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -157,6 +160,7 @@ msgid "Name"
msgstr "Ime:"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -202,12 +206,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -221,9 +219,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -258,6 +253,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -276,3 +272,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -19,6 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -48,6 +49,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -129,6 +131,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -155,6 +158,7 @@ msgid "Name"
msgstr "Namn"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -200,12 +204,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -219,9 +217,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -256,6 +251,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -274,3 +270,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -19,6 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -48,6 +49,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -129,6 +131,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -155,6 +158,7 @@ msgid "Name"
msgstr "ชื่อ"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -200,12 +204,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -219,9 +217,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -256,6 +251,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -274,3 +270,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -19,6 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -48,6 +49,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr "Adı"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -257,6 +252,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -275,3 +271,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr "Ad"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -259,6 +254,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -277,3 +273,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr "Name"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -257,6 +252,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -275,3 +271,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -19,6 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -48,6 +49,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -129,6 +131,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -155,6 +158,7 @@ msgid "Name"
msgstr "Tên"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -200,12 +204,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -219,9 +217,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -256,6 +251,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -274,3 +270,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -257,6 +252,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -275,3 +271,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr "名称"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -257,6 +252,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -275,3 +271,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""

View File

@@ -20,6 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "(Native)"
@@ -49,6 +50,7 @@ msgid "Fallback"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
@@ -130,6 +132,7 @@ msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "Libreoffice runtime not available. Please contact your administrator."
@@ -156,6 +159,7 @@ msgid "Name"
msgstr "名稱"
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/py3o_report.py:0
#, python-format
msgid "No template found. Aborting."
@@ -201,12 +205,6 @@ msgstr ""
msgid "Path to the libreoffice runtime"
msgstr ""
#. module: report_py3o
#: 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 ""
#. module: report_py3o
#: model:ir.actions.report,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
@@ -220,9 +218,6 @@ msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
@@ -257,6 +252,7 @@ msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#. odoo-python
#: code:addons/report_py3o/models/ir_actions_report.py:0
#, python-format
msgid ""
@@ -275,3 +271,13 @@ msgid ""
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_py3o
#: model:ir.actions.report,print_report_name:report_py3o.res_users_report_py3o
msgid "object.name.replace(' ', '_') + '-demo.odt'"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
msgid "py3o"
msgstr ""