Update translation files

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

Translation: reporting-engine-12.0/reporting-engine-12.0-bi_view_editor
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-12-0/reporting-engine-12-0-bi_view_editor/
pull/413/head
OCA Transbot 2020-06-18 00:26:33 +00:00
parent 9817e6fdb3
commit 6a759394a6
67 changed files with 2211 additions and 804 deletions

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -234,13 +250,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -269,7 +285,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -383,7 +399,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -406,6 +422,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -471,7 +492,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -545,7 +566,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -20,7 +20,7 @@ msgstr ""
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -30,7 +30,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -43,7 +43,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -54,7 +54,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -65,7 +65,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -118,6 +118,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -153,7 +161,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -210,6 +218,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -237,13 +253,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -272,7 +288,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -386,7 +402,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -409,6 +425,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -474,7 +495,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -548,7 +569,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -20,7 +20,7 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -30,7 +30,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -43,7 +43,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -54,7 +54,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -65,7 +65,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -118,6 +118,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -153,7 +161,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -210,6 +218,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -237,13 +253,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -272,7 +288,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -386,7 +402,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -409,6 +425,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -474,7 +495,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -548,7 +569,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr "Aktion"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -386,7 +402,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -409,6 +425,11 @@ msgstr ""
msgid "Options"
msgstr "Aktion"
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -475,7 +496,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -549,7 +570,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -234,13 +250,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -269,7 +285,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -383,7 +399,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -406,6 +422,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -471,7 +492,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -545,7 +566,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -20,7 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -30,7 +30,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -43,7 +43,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -54,7 +54,7 @@ msgid "Action"
msgstr "Acción"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -65,7 +65,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, fuzzy, python-format
msgid "BI View"
msgstr "Abrir vista BI"
@ -121,6 +121,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -156,7 +164,7 @@ msgid "Custom BI View"
msgstr "Vista BI personalizada"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr "¡El nombre de las vistas BI personalizadas debe ser único!"
@ -213,6 +221,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -240,13 +256,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -275,7 +291,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -390,7 +406,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -413,6 +429,11 @@ msgstr "Abrir vista BI"
msgid "Options"
msgstr "Acción"
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -479,7 +500,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -558,7 +579,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -234,13 +250,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -269,7 +285,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -383,7 +399,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -406,6 +422,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -471,7 +492,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -545,7 +566,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -386,7 +402,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -409,6 +425,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -474,7 +495,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -548,7 +569,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -234,13 +250,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -269,7 +285,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -383,7 +399,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -406,6 +422,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -471,7 +492,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -545,7 +566,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -386,7 +402,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -409,6 +425,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -474,7 +495,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -548,7 +569,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr "Toiminto"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -386,7 +402,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -409,6 +425,11 @@ msgstr ""
msgid "Options"
msgstr "Toiminto"
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -475,7 +496,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -549,7 +570,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr "Action"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -386,7 +402,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -409,6 +425,11 @@ msgstr ""
msgid "Options"
msgstr "Action"
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -475,7 +496,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -549,7 +570,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -234,13 +250,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -269,7 +285,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -383,7 +399,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -406,6 +422,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -471,7 +492,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -545,7 +566,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
msgid "Create Menu Wizard"
@ -150,7 +158,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -207,6 +215,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -232,13 +248,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -267,7 +283,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -381,7 +397,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -404,6 +420,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -469,7 +490,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -543,7 +564,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -20,7 +20,7 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -30,7 +30,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -43,7 +43,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -54,7 +54,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -65,7 +65,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -118,6 +118,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -153,7 +161,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -210,6 +218,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -237,13 +253,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -272,7 +288,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -387,7 +403,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -410,6 +426,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -475,7 +496,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -549,7 +570,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -20,7 +20,7 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -30,7 +30,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -43,7 +43,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -54,7 +54,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -65,7 +65,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -118,6 +118,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -153,7 +161,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -210,6 +218,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -237,13 +253,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -272,7 +288,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -387,7 +403,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -410,6 +426,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -475,7 +496,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -549,7 +570,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr "Azione"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -386,7 +402,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -409,6 +425,11 @@ msgstr ""
msgid "Options"
msgstr "Azione"
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -475,7 +496,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -549,7 +570,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -20,7 +20,7 @@ msgstr ""
"%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -30,7 +30,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -43,7 +43,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -54,7 +54,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -65,7 +65,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -118,6 +118,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -153,7 +161,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -210,6 +218,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -237,13 +253,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -272,7 +288,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -386,7 +402,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -409,6 +425,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -474,7 +495,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -548,7 +569,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -20,7 +20,7 @@ msgstr ""
"%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -30,7 +30,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -43,7 +43,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -54,7 +54,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -65,7 +65,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -118,6 +118,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -153,7 +161,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -210,6 +218,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -235,13 +251,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -270,7 +286,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -384,7 +400,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -407,6 +423,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -472,7 +493,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -546,7 +567,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -20,7 +20,7 @@ msgstr ""
"2);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -30,7 +30,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -43,7 +43,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -54,7 +54,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -65,7 +65,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -118,6 +118,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -153,7 +161,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -210,6 +218,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -235,13 +251,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -270,7 +286,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -384,7 +400,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -407,6 +423,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -472,7 +493,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -546,7 +567,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr "Actie"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, fuzzy, python-format
msgid "BI View"
msgstr "Open BI Weergave"
@ -120,6 +120,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -155,7 +163,7 @@ msgid "Custom BI View"
msgstr "Aangepaste BI Weergave"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr "Aangepaste BI Weergave moet uniek zijn!"
@ -212,6 +220,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -239,13 +255,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -274,7 +290,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -389,7 +405,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -412,6 +428,11 @@ msgstr "Open BI Weergave"
msgid "Options"
msgstr "Actie"
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -478,7 +499,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -556,7 +577,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -20,7 +20,7 @@ msgstr ""
"|| n%100>=20) ? 1 : 2);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -30,7 +30,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -43,7 +43,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -54,7 +54,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -65,7 +65,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -118,6 +118,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -153,7 +161,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -210,6 +218,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -237,13 +253,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -272,7 +288,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -386,7 +402,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -409,6 +425,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -474,7 +495,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -548,7 +569,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr "Ação"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -386,7 +402,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -409,6 +425,11 @@ msgstr ""
msgid "Options"
msgstr "Ação"
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -475,7 +496,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -549,7 +570,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -20,7 +20,7 @@ msgstr ""
"2:1));\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -30,7 +30,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -43,7 +43,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -54,7 +54,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -65,7 +65,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -118,6 +118,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -153,7 +161,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -210,6 +218,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -237,13 +253,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -272,7 +288,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -386,7 +402,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -409,6 +425,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -474,7 +495,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -548,7 +569,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -21,7 +21,7 @@ msgstr ""
"%100>=11 && n%100<=14)? 2 : 3);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -31,7 +31,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -44,7 +44,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -55,7 +55,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -66,7 +66,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -119,6 +119,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -154,7 +162,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -211,6 +219,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -21,7 +21,7 @@ msgstr ""
"%100==4 ? 2 : 3);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -31,7 +31,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -44,7 +44,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -55,7 +55,7 @@ msgid "Action"
msgstr "Ukrep"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -66,7 +66,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, fuzzy, python-format
msgid "BI View"
msgstr "Odpri BI prikaz"
@ -122,6 +122,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -157,7 +165,7 @@ msgid "Custom BI View"
msgstr "Prilagojen BI prikaz"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr "Nazivi prilagojenih BI prikazov morajo biti unikatni!"
@ -214,6 +222,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -241,13 +257,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -276,7 +292,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -391,7 +407,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -414,6 +430,11 @@ msgstr "Odpri BI prikaz"
msgid "Options"
msgstr "Ukrep"
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -480,7 +501,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -559,7 +580,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -20,7 +20,7 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -30,7 +30,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -43,7 +43,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -54,7 +54,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -65,7 +65,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -118,6 +118,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -153,7 +161,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -210,6 +218,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -235,13 +251,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -270,7 +286,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -384,7 +400,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -407,6 +423,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -472,7 +493,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -546,7 +567,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -20,7 +20,7 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -30,7 +30,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -43,7 +43,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -54,7 +54,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -65,7 +65,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -118,6 +118,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -153,7 +161,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -210,6 +218,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -237,13 +253,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -272,7 +288,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -386,7 +402,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -409,6 +425,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -474,7 +495,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -548,7 +569,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr "Eylem"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -386,7 +402,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -409,6 +425,11 @@ msgstr ""
msgid "Options"
msgstr "Eylem"
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -475,7 +496,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -549,7 +570,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -20,7 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -30,7 +30,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -43,7 +43,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -54,7 +54,7 @@ msgid "Action"
msgstr "Eylem"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -65,7 +65,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, fuzzy, python-format
msgid "BI View"
msgstr "Görüntüle"
@ -119,6 +119,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -154,7 +162,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -211,6 +219,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -238,13 +254,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -273,7 +289,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -388,7 +404,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -411,6 +427,11 @@ msgstr ""
msgid "Options"
msgstr "Eylem"
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -477,7 +498,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -553,7 +574,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -20,7 +20,7 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -30,7 +30,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -43,7 +43,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -54,7 +54,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -65,7 +65,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -118,6 +118,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -153,7 +161,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -210,6 +218,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -237,13 +253,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -272,7 +288,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -386,7 +402,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -409,6 +425,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -474,7 +495,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -548,7 +569,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -234,13 +250,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -269,7 +285,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -383,7 +399,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -406,6 +422,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -471,7 +492,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -545,7 +566,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""

View File

@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:418
#: code:addons/bi_view_editor/models/bve_view.py:440
#, python-format
msgid ""
"%s\n"
@ -29,7 +29,7 @@ msgid ""
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:452
#: code:addons/bi_view_editor/models/bve_view.py:474
#, python-format
msgid "%s (copy)"
msgstr ""
@ -42,7 +42,7 @@ msgid "(join left)"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:544
#: code:addons/bi_view_editor/models/bve_view.py:566
#, python-format
msgid "Abstract models not supported."
msgstr ""
@ -53,7 +53,7 @@ msgid "Action"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:415
#: code:addons/bi_view_editor/models/bve_view.py:437
#, python-format
msgid "At least one of the following groups must be added:"
msgstr ""
@ -64,7 +64,7 @@ msgid "Average"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:446
#: code:addons/bi_view_editor/models/bve_view.py:468
#, python-format
msgid "BI View"
msgstr ""
@ -117,6 +117,14 @@ msgstr ""
msgid "Column"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
msgid ""
"Condition to be inserted in the OVER part of the ID's row_number function.\n"
"For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
"t1's IDs; otherwise IDs are assigned with no specific order."
msgstr ""
#. module: bi_view_editor
#: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
#, fuzzy
@ -152,7 +160,7 @@ msgid "Custom BI View"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:106 sql_constraint:bve.view:0
#: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
#, python-format
msgid "Custom BI View names must be unique!"
msgstr ""
@ -209,6 +217,14 @@ msgstr ""
msgid "Er Diagram Image"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:304
#, python-format
msgid ""
"Error creating the view '{query}':\n"
"{error}"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
#: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
@ -236,13 +252,13 @@ msgid "Fields"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:439
#: code:addons/bi_view_editor/models/bve_view.py:461
#, python-format
msgid "Following fields are missing: %s."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:432
#: code:addons/bi_view_editor/models/bve_view.py:454
#, python-format
msgid ""
"Following models are missing: %s.\n"
@ -271,7 +287,7 @@ msgid "In List"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:537
#: code:addons/bi_view_editor/models/bve_view.py:559
#, python-format
msgid "Inconsistent lines."
msgstr ""
@ -385,7 +401,7 @@ msgid "No data to be displayed."
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:424
#: code:addons/bi_view_editor/models/bve_view.py:446
#, python-format
msgid "No data to process."
msgstr ""
@ -408,6 +424,11 @@ msgstr ""
msgid "Options"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
msgid "Over Condition"
msgstr ""
#. module: bi_view_editor
#: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
msgid "Query"
@ -473,7 +494,7 @@ msgid "Table Alias"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:414
#: code:addons/bi_view_editor/models/bve_view.py:436
#, python-format
msgid ""
"The model \"%s\" cannot be accessed by users with the selected groups only."
@ -547,7 +568,7 @@ msgid "View Field Type"
msgstr ""
#. module: bi_view_editor
#: code:addons/bi_view_editor/models/bve_view.py:489
#: code:addons/bi_view_editor/models/bve_view.py:511
#, python-format
msgid "You cannot delete a created view! Reset the view to draft first."
msgstr ""