From 2e651a39821e2f3d52c4419f1a2f51f496b7347c Mon Sep 17 00:00:00 2001 From: oca-ci Date: Tue, 7 Nov 2023 09:55:35 +0000 Subject: [PATCH] [UPD] Update bi_view_editor.pot --- bi_view_editor/i18n/bi_view_editor.pot | 102 ++++++++++++++----------- 1 file changed, 56 insertions(+), 46 deletions(-) diff --git a/bi_view_editor/i18n/bi_view_editor.pot b/bi_view_editor/i18n/bi_view_editor.pot index f31d6e282..b9d4d5eae 100644 --- a/bi_view_editor/i18n/bi_view_editor.pot +++ b/bi_view_editor/i18n/bi_view_editor.pot @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.0\n" +"Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: \n" "Language-Team: \n" @@ -14,6 +14,7 @@ msgstr "" "Plural-Forms: \n" #. module: bi_view_editor +#. odoo-python #: code:addons/bi_view_editor/models/bve_view.py:0 #, python-format msgid "" @@ -24,19 +25,21 @@ msgid "" msgstr "" #. module: bi_view_editor +#. odoo-python #: code:addons/bi_view_editor/models/bve_view.py:0 #, python-format msgid "%s (copy)" msgstr "" #. module: bi_view_editor -#. openerp-web -#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0 +#. odoo-javascript +#: code:addons/bi_view_editor/static/src/components/bi_view_editor/field_list.xml:0 #, python-format msgid "(join left)" msgstr "" #. module: bi_view_editor +#. odoo-python #: code:addons/bi_view_editor/models/bve_view.py:0 #, python-format msgid "Abstract models not supported." @@ -48,6 +51,7 @@ msgid "Action" msgstr "" #. module: bi_view_editor +#. odoo-python #: code:addons/bi_view_editor/models/bve_view.py:0 #, python-format msgid "At least one of the following groups must be added:" @@ -59,6 +63,7 @@ msgid "Average" msgstr "" #. module: bi_view_editor +#. odoo-python #: code:addons/bi_view_editor/models/bve_view.py:0 #, python-format msgid "BI View" @@ -85,15 +90,15 @@ msgid "Bve View" msgstr "" #. module: bi_view_editor -#. openerp-web -#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0 +#. odoo-javascript +#: code:addons/bi_view_editor/static/src/components/bi_view_editor/join_node_dialog.xml:0 #, python-format msgid "Cancel" msgstr "" #. module: bi_view_editor -#. openerp-web -#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0 +#. odoo-javascript +#: code:addons/bi_view_editor/static/src/components/bi_view_editor/bi_view_editor.xml:0 #, python-format msgid "Clear" msgstr "" @@ -104,9 +109,9 @@ msgid "Click to create a Custom Query Object." msgstr "" #. module: bi_view_editor -#. openerp-web -#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0 -#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0 +#. odoo-javascript +#: code:addons/bi_view_editor/static/src/components/bi_view_editor/field_list.xml:0 +#: code:addons/bi_view_editor/static/src/components/bi_view_editor/field_list.xml:0 #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column #, python-format msgid "Column" @@ -147,6 +152,7 @@ msgid "Created on" msgstr "" #. module: bi_view_editor +#. odoo-python #: code:addons/bi_view_editor/models/bve_view.py:0 #: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq #, python-format @@ -155,15 +161,11 @@ msgstr "" #. module: bi_view_editor #: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_view_form +#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports #: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_view msgid "Custom BI Views" msgstr "" -#. module: bi_view_editor -#: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports -msgid "Custom Reports" -msgstr "" - #. module: bi_view_editor #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__data msgid "Data" @@ -201,6 +203,7 @@ msgid "Er Diagram Image" msgstr "" #. module: bi_view_editor +#. odoo-python #: code:addons/bi_view_editor/models/bve_view.py:0 #, python-format msgid "" @@ -215,6 +218,7 @@ msgid "Field" msgstr "" #. module: bi_view_editor +#. odoo-python #: code:addons/bi_view_editor/models/bve_view_line.py:0 #, python-format msgid "" @@ -229,16 +233,19 @@ msgstr "" #. module: bi_view_editor #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__field_ids +#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form msgid "Fields" msgstr "" #. module: bi_view_editor +#. odoo-python #: code:addons/bi_view_editor/models/bve_view.py:0 #, python-format msgid "Following fields are missing: %(missing_fields)s." msgstr "" #. module: bi_view_editor +#. odoo-python #: code:addons/bi_view_editor/models/bve_view.py:0 #, python-format msgid "" @@ -268,14 +275,15 @@ msgid "In List" msgstr "" #. module: bi_view_editor +#. odoo-python #: code:addons/bi_view_editor/models/bve_view.py:0 #, python-format msgid "Inconsistent lines." msgstr "" #. module: bi_view_editor -#. openerp-web -#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0 +#. odoo-javascript +#: code:addons/bi_view_editor/static/src/components/bi_view_editor/field_list.xml:0 #, python-format msgid "Join Left" msgstr "" @@ -291,8 +299,8 @@ msgid "Join Node" msgstr "" #. module: bi_view_editor -#. openerp-web -#: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0 +#. odoo-javascript +#: code:addons/bi_view_editor/static/src/components/bi_view_editor/join_node_dialog.esm.js:0 #, python-format msgid "Join..." msgstr "" @@ -326,9 +334,9 @@ msgid "Lines" msgstr "" #. module: bi_view_editor -#. openerp-web -#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0 -#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0 +#. odoo-javascript +#: code:addons/bi_view_editor/static/src/components/bi_view_editor/field_list.xml:0 +#: code:addons/bi_view_editor/static/src/components/bi_view_editor/field_list.xml:0 #, python-format msgid "List" msgstr "" @@ -339,17 +347,17 @@ msgid "List Attribute" msgstr "" #. module: bi_view_editor -#. openerp-web -#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0 -#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0 +#. odoo-javascript +#: code:addons/bi_view_editor/static/src/components/bi_view_editor/field_list.xml:0 +#: code:addons/bi_view_editor/static/src/components/bi_view_editor/field_list.xml:0 #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure #, python-format msgid "Measure" msgstr "" #. module: bi_view_editor -#. openerp-web -#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0 +#. odoo-javascript +#: code:addons/bi_view_editor/static/src/components/bi_view_editor/field_list.xml:0 #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id #, python-format msgid "Model" @@ -367,8 +375,8 @@ msgid "Models" msgstr "" #. module: bi_view_editor -#. openerp-web -#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0 +#. odoo-javascript +#: code:addons/bi_view_editor/static/src/components/bi_view_editor/field_list.xml:0 #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name #, python-format @@ -376,12 +384,14 @@ msgid "Name" msgstr "" #. module: bi_view_editor +#. odoo-python #: code:addons/bi_view_editor/models/models.py:0 #, python-format msgid "No data to be displayed." msgstr "" #. module: bi_view_editor +#. odoo-python #: code:addons/bi_view_editor/models/bve_view.py:0 #, python-format msgid "No data to process." @@ -399,8 +409,8 @@ msgid "Open BI View" msgstr "" #. module: bi_view_editor -#. openerp-web -#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0 +#. odoo-javascript +#: code:addons/bi_view_editor/static/src/components/bi_view_editor/field_list.xml:0 #, python-format msgid "Options" msgstr "" @@ -427,6 +437,7 @@ msgstr "" #. module: bi_view_editor #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__relation_ids +#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form msgid "Relations" msgstr "" @@ -436,9 +447,9 @@ msgid "Reset to Draft" msgstr "" #. module: bi_view_editor -#. openerp-web -#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0 -#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0 +#. odoo-javascript +#: code:addons/bi_view_editor/static/src/components/bi_view_editor/field_list.xml:0 +#: code:addons/bi_view_editor/static/src/components/bi_view_editor/field_list.xml:0 #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row #, python-format msgid "Row" @@ -475,6 +486,7 @@ msgid "Table Alias" msgstr "" #. module: bi_view_editor +#. odoo-python #: code:addons/bi_view_editor/models/bve_view.py:0 #, python-format msgid "" @@ -482,38 +494,35 @@ msgid "" msgstr "" #. module: bi_view_editor +#. odoo-python #: code:addons/bi_view_editor/models/bve_view_line.py:0 #, python-format msgid "This field cannot be a measure." msgstr "" #. module: bi_view_editor +#. odoo-python #: code:addons/bi_view_editor/models/bve_view_line.py:0 #, python-format msgid "This field cannot be a row or a column." msgstr "" -#. module: bi_view_editor -#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form -msgid "Translations" -msgstr "" - #. module: bi_view_editor #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__ttype msgid "Type" msgstr "" #. module: bi_view_editor -#. openerp-web -#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0 +#. odoo-javascript +#: code:addons/bi_view_editor/static/src/components/bi_view_editor/join_node_dialog.xml:0 #, python-format msgid "Use the existing node" msgstr "" #. module: bi_view_editor -#. openerp-web -#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0 -#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0 +#. odoo-javascript +#: code:addons/bi_view_editor/static/src/components/bi_view_editor/join_node_dialog.xml:0 +#: code:addons/bi_view_editor/static/src/components/bi_view_editor/join_node_dialog.xml:0 #, python-format msgid "Use the field" msgstr "" @@ -548,14 +557,15 @@ msgid "View Field Type" msgstr "" #. module: bi_view_editor +#. odoo-python #: code:addons/bi_view_editor/models/bve_view.py:0 #, python-format msgid "You cannot delete a created view! Reset the view to draft first." msgstr "" #. module: bi_view_editor -#. openerp-web -#: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0 +#. odoo-javascript +#: code:addons/bi_view_editor/static/src/components/bi_view_editor/join_node_dialog.xml:0 #, python-format msgid "new" msgstr ""