Update translation files

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

Translation: reporting-engine-18.0/reporting-engine-18.0-bi_sql_editor
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-18-0/reporting-engine-18-0-bi_sql_editor/
This commit is contained in:
Weblate
2024-12-04 15:52:24 +00:00
parent 8fb771925d
commit 6182a11267
68 changed files with 1897 additions and 1323 deletions

View File

@@ -21,21 +21,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -124,7 +121,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -311,13 +308,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -422,7 +426,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -468,6 +471,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -493,16 +501,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -528,7 +530,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -550,7 +551,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -564,10 +564,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -727,6 +731,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -761,16 +770,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr "الاسم"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -21,21 +21,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -124,7 +121,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -311,13 +308,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -422,7 +426,6 @@ msgstr "Име"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -468,6 +471,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -493,16 +501,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -528,7 +530,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -550,7 +551,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -564,10 +564,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -727,6 +731,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -761,16 +770,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr "Ime"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr "%s (Còpia)"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr "Accés %s"
@@ -129,9 +126,8 @@ msgstr "Columna"
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
"Text separat per comes. Valors possibles: \"gràfic\", \"pivot\" o \"arbre\""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__computed_action_context
@@ -328,13 +324,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -439,7 +442,6 @@ msgstr "Nom"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -487,6 +489,11 @@ msgstr "Cron Odoo"
msgid "Odoo Graph View"
msgstr "Vista gràfica Odoo"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -512,17 +519,11 @@ msgstr "Regla Odoo"
msgid "Odoo Search View"
msgstr "Vista de cerca Odoo"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr "Vista de llista Odoo"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgstr "Només es suporten les vistes gràfica, pivot o llista"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
@@ -547,7 +548,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -569,7 +569,6 @@ msgstr "Refrescar vista materialitzada"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr "Refrescar vista materialitzada %s"
@@ -583,10 +582,14 @@ msgstr "Fila"
msgid "Rule Definition"
msgstr "Definició de la regla"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -762,6 +765,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -796,20 +804,16 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr "No podeu crear índexs en vistes no materialitzades"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""
"Només podeu eliminar vistes en esborrany. Si voleu eliminar-les, primer "
"passeu-les esborrany."
#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__ttype__boolean
@@ -857,6 +861,27 @@ msgstr "selecció"
msgid "sequence"
msgstr "seqüència"
#~ msgid ""
#~ "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
#~ msgstr ""
#~ "Text separat per comes. Valors possibles: \"gràfic\", \"pivot\" o "
#~ "\"arbre\""
#~ msgid "Odoo Tree View"
#~ msgstr "Vista de llista Odoo"
#, python-format
#~ msgid "Only graph, pivot or tree views are supported"
#~ msgstr "Només es suporten les vistes gràfica, pivot o llista"
#, python-format
#~ msgid ""
#~ "You can only unlink draft views.If you want to delete them, first set "
#~ "them to draft."
#~ msgstr ""
#~ "Només podeu eliminar vistes en esborrany. Si voleu eliminar-les, primer "
#~ "passeu-les esborrany."
#~ msgid ""
#~ "Are you sure you want to set to draft this SQL View. It will delete the "
#~ "materialized view, and all the previous mapping realized with the columns"

View File

@@ -21,21 +21,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -124,7 +121,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -311,13 +308,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -422,7 +426,6 @@ msgstr "Název"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -468,6 +471,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -493,16 +501,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -528,7 +530,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -550,7 +551,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -564,10 +564,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -727,6 +731,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -761,16 +770,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -21,21 +21,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -124,7 +121,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -311,13 +308,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -422,7 +426,6 @@ msgstr "Navn"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -468,6 +471,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -493,16 +501,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -528,7 +530,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -550,7 +551,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -564,10 +564,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -727,6 +731,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -761,16 +770,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -23,21 +23,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr "%s (Kopie)"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr "Zugriff %s"
@@ -129,7 +126,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -316,13 +313,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -427,7 +431,6 @@ msgstr "Bezeichnung"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -473,6 +476,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -498,16 +506,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -533,7 +535,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -555,7 +556,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -569,10 +569,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -735,6 +739,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -769,16 +778,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr "Ονομασία"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr "Name"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr "%(model_name)s Acceso %(full_name)s"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr "%s (Copia)"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr "Acceso %s"
@@ -132,9 +129,8 @@ msgstr "Columna"
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
"Texto separado por comas. Posibles valores: \"graph\", \"pivot\" o \"tree\""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__computed_action_context
@@ -336,13 +332,20 @@ msgstr "Si está marcada, nuevos mensajes requieren su atención."
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr "si está marcada, algunos mensajes tienen un error de entrega."
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -451,7 +454,6 @@ msgstr "Nombre"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -499,6 +501,11 @@ msgstr "Cron de Odoo"
msgid "Odoo Graph View"
msgstr "Vista gráfica Odoo"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -524,17 +531,11 @@ msgstr "Regla Odoo"
msgid "Odoo Search View"
msgstr "Vista de búsqueda Odoo"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr "Vista en árbol de Odoo"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgstr "Sólo se admiten las vistas de gráfico, pivote o árbol"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
@@ -559,7 +560,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr "Por favor, establezca modelos relacionados en los siguientes campos %s"
@@ -581,7 +581,6 @@ msgstr "Refrescar vista materializada"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr "Refrescar vista materializada %s"
@@ -595,10 +594,14 @@ msgstr "Fila"
msgid "Rule Definition"
msgstr "Definición de regla"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr "Error en la entrega de sms"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -783,6 +786,11 @@ msgstr ""
"Actualizar acceso al modelo. Obligatorio si ha modificado la lista de grupos "
"después de haber creado el modelo"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -817,20 +825,16 @@ msgstr "Historial de comunicación del sitio web"
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr "No se pueden crear índices en vistas no materializadas"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""
"Sólo puedes desvincular vistas borrador.Si quieres eliminarlas, primero "
"ponlas en borrador."
#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__ttype__boolean
@@ -878,8 +882,26 @@ msgstr "selección"
msgid "sequence"
msgstr "secuencia"
#~ msgid "SMS Delivery error"
#~ msgstr "Error en la entrega de sms"
#~ msgid ""
#~ "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
#~ msgstr ""
#~ "Texto separado por comas. Posibles valores: \"graph\", \"pivot\" o "
#~ "\"tree\""
#~ msgid "Odoo Tree View"
#~ msgstr "Vista en árbol de Odoo"
#, python-format
#~ msgid "Only graph, pivot or tree views are supported"
#~ msgstr "Sólo se admiten las vistas de gráfico, pivote o árbol"
#, python-format
#~ msgid ""
#~ "You can only unlink draft views.If you want to delete them, first set "
#~ "them to draft."
#~ msgstr ""
#~ "Sólo puedes desvincular vistas borrador.Si quieres eliminarlas, primero "
#~ "ponlas en borrador."
#~ msgid ""
#~ "Are you sure you want to set to draft this SQL View. It will delete the "

View File

@@ -23,21 +23,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr "%s (Copia)"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr "Acceso %s"
@@ -131,9 +128,8 @@ msgstr "Columna"
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
"Texto separado por comas. Valores posibles: \"graph\", \"pivot\" o \"tree\""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__computed_action_context
@@ -330,13 +326,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -441,7 +444,6 @@ msgstr "Nombre"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -489,6 +491,11 @@ msgstr "Cron de Odoo"
msgid "Odoo Graph View"
msgstr "Vista Gráfico de Odoo"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -514,17 +521,11 @@ msgstr "Regla de Odoo"
msgid "Odoo Search View"
msgstr "Vista de Búsqueda de Odoo"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr "Vista Lista de Odoo"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgstr "Solo se soportan vistas gráfico, pivot o lista"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
@@ -549,7 +550,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -571,7 +571,6 @@ msgstr "Recargar Vista Materializada"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr "Recargar Vista Materializada %s"
@@ -585,10 +584,14 @@ msgstr "Fila"
msgid "Rule Definition"
msgstr "Definición de Regla"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -768,6 +771,11 @@ msgstr ""
"Actualizar Modelos de Acceso. Obligatorio si cambió la lista de grupos "
"después de haber creado el modelo"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -802,20 +810,16 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr "No puede crear índice en vistas no materializadas"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""
"Solo puede desvincular vistas de borrador. Si desea eliminarlas, primero "
"configúrelas como borrador."
#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__ttype__boolean
@@ -863,6 +867,27 @@ msgstr "selection"
msgid "sequence"
msgstr "sequence"
#~ msgid ""
#~ "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
#~ msgstr ""
#~ "Texto separado por comas. Valores posibles: \"graph\", \"pivot\" o "
#~ "\"tree\""
#~ msgid "Odoo Tree View"
#~ msgstr "Vista Lista de Odoo"
#, python-format
#~ msgid "Only graph, pivot or tree views are supported"
#~ msgstr "Solo se soportan vistas gráfico, pivot o lista"
#, python-format
#~ msgid ""
#~ "You can only unlink draft views.If you want to delete them, first set "
#~ "them to draft."
#~ msgstr ""
#~ "Solo puede desvincular vistas de borrador. Si desea eliminarlas, primero "
#~ "configúrelas como borrador."
#~ msgid ""
#~ "Are you sure you want to set to draft this SQL View. It will delete the "
#~ "materialized view, and all the previous mapping realized with the columns"

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr "Nombre"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr "Nombre"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr "Nombre"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr "Nombre"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr "Nombre"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr "Nombre"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr "Nombre"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr "Nombre"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr "Nombre"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -21,21 +21,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -124,7 +121,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -311,13 +308,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -422,7 +426,6 @@ msgstr "Nimi"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -468,6 +471,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -493,16 +501,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -528,7 +530,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -550,7 +551,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -564,10 +564,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -727,6 +731,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -761,16 +770,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -21,21 +21,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -124,7 +121,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -311,13 +308,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -422,7 +426,6 @@ msgstr "Izena"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -468,6 +471,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -493,16 +501,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -528,7 +530,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -550,7 +551,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -564,10 +564,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -727,6 +731,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -761,16 +770,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -21,21 +21,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -124,7 +121,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -311,13 +308,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -422,7 +426,6 @@ msgstr "نام"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -468,6 +471,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -493,16 +501,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -528,7 +530,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -550,7 +551,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -564,10 +564,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -727,6 +731,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -761,16 +770,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -21,21 +21,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -124,7 +121,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -311,13 +308,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -422,7 +426,6 @@ msgstr "Nimi"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -468,6 +471,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -493,16 +501,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -528,7 +530,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -550,7 +551,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -564,10 +564,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -727,6 +731,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -761,16 +770,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -19,21 +19,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr "%s (Copie)"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr "Accès %s"
@@ -126,10 +123,8 @@ msgstr "Colonne"
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
"Texte séparé par des virgules. Valeurs posisbles : \"graph\", \"pivot\" ou "
"\"tree\""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__computed_action_context
@@ -329,13 +324,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -440,7 +442,6 @@ msgstr "Nom"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -488,6 +489,11 @@ msgstr "Cron Odoo"
msgid "Odoo Graph View"
msgstr "Vue graphique Odoo"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -513,17 +519,11 @@ msgstr "Règle Odoo"
msgid "Odoo Search View"
msgstr "Vue de recherche Odoo"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr "Vue Liste Odoo"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgstr "Seules les vues graphique, pivot et arbre sont supportées"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
@@ -548,7 +548,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -570,7 +569,6 @@ msgstr "Rafraichir la vue matérialisée"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr "Rafraichir la vue matérialisée %s"
@@ -584,10 +582,14 @@ msgstr "Ligne"
msgid "Rule Definition"
msgstr "Définition de règle"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -770,6 +772,11 @@ msgstr ""
"Mettre à jour l'accès au modèle. Requis si vous changez la liste de groupes, "
"après avoir créer le modèle"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -804,20 +811,16 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr "Tâche CRON qui va rafraichir la vue matérialisée"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""
"Vous pouvez seulement supprimer des vues en brouillon. Si vous voulez les "
"supprimer, veuillez le repasser à l'état de brouillon auparavant"
#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__ttype__boolean
@@ -865,6 +868,27 @@ msgstr ""
msgid "sequence"
msgstr "Séquence"
#~ msgid ""
#~ "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
#~ msgstr ""
#~ "Texte séparé par des virgules. Valeurs posisbles : \"graph\", \"pivot\" "
#~ "ou \"tree\""
#~ msgid "Odoo Tree View"
#~ msgstr "Vue Liste Odoo"
#, python-format
#~ msgid "Only graph, pivot or tree views are supported"
#~ msgstr "Seules les vues graphique, pivot et arbre sont supportées"
#, python-format
#~ msgid ""
#~ "You can only unlink draft views.If you want to delete them, first set "
#~ "them to draft."
#~ msgstr ""
#~ "Vous pouvez seulement supprimer des vues en brouillon. Si vous voulez les "
#~ "supprimer, veuillez le repasser à l'état de brouillon auparavant"
#~ msgid ""
#~ "Are you sure you want to set to draft this SQL View. It will delete the "
#~ "materialized view, and all the previous mapping realized with the columns"

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr "Nom"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -21,21 +21,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -124,7 +121,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -311,13 +308,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -422,7 +426,6 @@ msgstr "Nome"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -468,6 +471,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -493,16 +501,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -528,7 +530,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -550,7 +551,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -564,10 +564,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -727,6 +731,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -761,16 +770,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -21,21 +21,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -124,7 +121,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -311,13 +308,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -422,7 +426,6 @@ msgstr "שם"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -468,6 +471,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -493,16 +501,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -528,7 +530,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -550,7 +551,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -564,10 +564,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -727,6 +731,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -761,16 +770,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr "Naziv"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -23,21 +23,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -126,7 +123,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -313,13 +310,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -424,7 +428,6 @@ msgstr "Naziv"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -470,6 +473,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -495,16 +503,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -530,7 +532,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -552,7 +553,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -566,10 +566,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -729,6 +733,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -763,16 +772,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -21,21 +21,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -124,7 +121,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -311,13 +308,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -422,7 +426,6 @@ msgstr "Név"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -468,6 +471,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -493,16 +501,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -528,7 +530,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -550,7 +551,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -564,10 +564,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -727,6 +731,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -761,16 +770,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -21,21 +21,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -124,7 +121,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -311,13 +308,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -422,7 +426,6 @@ msgstr "Nama"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -468,6 +471,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -493,16 +501,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -528,7 +530,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -550,7 +551,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -564,10 +564,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -727,6 +731,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -761,16 +770,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -23,21 +23,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr "%(model_name)s Accesso %(full_name)s"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr "%s (copia)"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr "Accesso %s"
@@ -137,9 +134,8 @@ msgstr "Colonna"
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
"Testo separato da virgole. Valori possibili: \"graph\", \"pivot\" o \"tree\""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__computed_action_context
@@ -340,13 +336,20 @@ msgstr "Se selezionata, nuovi messaggi richiedono attenzione."
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr "Se selezionata, alcuni messaggi hanno un errore di consegna."
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -455,7 +458,6 @@ msgstr "Nome"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -503,6 +505,11 @@ msgstr "Cron Odoo"
msgid "Odoo Graph View"
msgstr "Vista grafico Odoo"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -528,17 +535,11 @@ msgstr "Regola Odoo"
msgid "Odoo Search View"
msgstr "Vista ricerca Odoo"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr "Vista elenco Odoo"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgstr "Solo le viste grafico, pivot ed elenco sono supportate"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
@@ -563,7 +564,6 @@ msgstr "Menu Odoo padre"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr "Impostare il modello related nei sequenti campi %s"
@@ -585,7 +585,6 @@ msgstr "Aggiorna vista realizzata"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr "Aggiorna vista realizzata %s"
@@ -599,10 +598,14 @@ msgstr "Riga"
msgid "Rule Definition"
msgstr "Definizione regola"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr "Errore consegna SMS"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -787,6 +790,11 @@ msgstr ""
"Aggiorna accesso modello. Richiesto se si cambiano gli elenchi gruppi dopo "
"aver creato il modello"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -821,20 +829,16 @@ msgstr "Cronologia comunicazioni sito web"
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr "Si possono non creare indici per le viste non realizzate"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""
"Si possono scollegare solo le viste in bozza. Se si vogliono cancellare, "
"impostarle prima a bozza."
#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__ttype__boolean
@@ -882,8 +886,26 @@ msgstr "selection"
msgid "sequence"
msgstr "sequence"
#~ msgid "SMS Delivery error"
#~ msgstr "Errore consegna SMS"
#~ msgid ""
#~ "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
#~ msgstr ""
#~ "Testo separato da virgole. Valori possibili: \"graph\", \"pivot\" o "
#~ "\"tree\""
#~ msgid "Odoo Tree View"
#~ msgstr "Vista elenco Odoo"
#, python-format
#~ msgid "Only graph, pivot or tree views are supported"
#~ msgstr "Solo le viste grafico, pivot ed elenco sono supportate"
#, python-format
#~ msgid ""
#~ "You can only unlink draft views.If you want to delete them, first set "
#~ "them to draft."
#~ msgstr ""
#~ "Si possono scollegare solo le viste in bozza. Se si vogliono cancellare, "
#~ "impostarle prima a bozza."
#~ msgid "Last Modified on"
#~ msgstr "Ultima modifica il"

View File

@@ -21,21 +21,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -124,7 +121,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -311,13 +308,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -422,7 +426,6 @@ msgstr "名称"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -468,6 +471,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -493,16 +501,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -528,7 +530,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -550,7 +551,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -564,10 +564,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -727,6 +731,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -761,16 +770,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -21,21 +21,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -124,7 +121,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -311,13 +308,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -422,7 +426,6 @@ msgstr "이름"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -468,6 +471,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -493,16 +501,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -528,7 +530,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -550,7 +551,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -564,10 +564,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -727,6 +731,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -761,16 +770,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr "Pavadinimas"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -23,21 +23,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -126,7 +123,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -313,13 +310,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -424,7 +428,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -470,6 +473,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -495,16 +503,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -530,7 +532,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -552,7 +553,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -566,10 +566,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -729,6 +733,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -763,16 +772,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr "Nosaukums"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -21,21 +21,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -124,7 +121,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -311,13 +308,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -422,7 +426,6 @@ msgstr "Име"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -468,6 +471,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -493,16 +501,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -528,7 +530,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -550,7 +551,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -564,10 +564,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -727,6 +731,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -761,16 +770,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -21,21 +21,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -124,7 +121,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -311,13 +308,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -422,7 +426,6 @@ msgstr "Нэр"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -468,6 +471,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -493,16 +501,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -528,7 +530,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -550,7 +551,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -564,10 +564,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -727,6 +731,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -761,16 +770,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr "Navn"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -21,21 +21,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -124,7 +121,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -311,13 +308,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -422,7 +426,6 @@ msgstr "Naam"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -468,6 +471,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -493,16 +501,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -528,7 +530,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -550,7 +551,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -564,10 +564,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -727,6 +731,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -761,16 +770,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr "Naam:"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -23,21 +23,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -126,7 +123,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -313,13 +310,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -424,7 +428,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -470,6 +473,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -495,16 +503,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -530,7 +532,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -552,7 +553,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -566,10 +566,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -729,6 +733,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -763,16 +772,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -23,21 +23,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -126,7 +123,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -313,13 +310,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -424,7 +428,6 @@ msgstr "Nazwa"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -470,6 +473,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -495,16 +503,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -530,7 +532,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -552,7 +553,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -566,10 +566,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -729,6 +733,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -763,16 +772,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -21,21 +21,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -124,7 +121,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -311,13 +308,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -422,7 +426,6 @@ msgstr "Nome"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -468,6 +471,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -493,16 +501,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -528,7 +530,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -550,7 +551,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -564,10 +564,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -727,6 +731,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -761,16 +770,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr "Nome"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr "Nome"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr "Nume"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -23,21 +23,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -126,7 +123,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -313,13 +310,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -424,7 +428,6 @@ msgstr "Название"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -470,6 +473,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -495,16 +503,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -530,7 +532,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -552,7 +553,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -566,10 +566,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -729,6 +733,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -763,16 +772,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -21,21 +21,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -124,7 +121,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -311,13 +308,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -422,7 +426,6 @@ msgstr "Meno"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -468,6 +471,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -493,16 +501,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -528,7 +530,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -550,7 +551,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -564,10 +564,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -727,6 +731,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -761,16 +770,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -23,21 +23,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr "%s (kopija)"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr "Dostop %s"
@@ -132,7 +129,7 @@ msgstr "Stolpec"
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -329,13 +326,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -441,7 +445,6 @@ msgstr "Naziv"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -489,6 +492,11 @@ msgstr "Odoo Cron"
msgid "Odoo Graph View"
msgstr "Odoo grafični prikaz"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -514,16 +522,10 @@ msgstr "Odoo pravilo"
msgid "Odoo Search View"
msgstr "Odoo iskalni prikaz"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -549,7 +551,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -571,7 +572,6 @@ msgstr "Osveži materializirani prikaz"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr "Osveži materializirani prikaz %s"
@@ -585,10 +585,14 @@ msgstr "Vrstica"
msgid "Rule Definition"
msgstr "Definicija pravila"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -761,6 +765,11 @@ msgstr ""
"Posodobi dostope modela. Potrebno, če ste spremenili seznam skupin po "
"nastanku modela"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -795,16 +804,15 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, fuzzy, python-format
#, fuzzy
msgid "You can not create indexes on non materialized views"
msgstr "Cron opravilo, ki bo osvežilo materializirani prikaz"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr "Ime"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -23,21 +23,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -126,7 +123,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -313,13 +310,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -424,7 +428,6 @@ msgstr "Ime:"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -470,6 +473,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -495,16 +503,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -530,7 +532,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -552,7 +553,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -566,10 +566,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -729,6 +733,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -763,16 +772,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr "%(model_name)s Access %(full_name)s"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr "%s (kopia)"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr "Åtkomst %s"
@@ -134,9 +131,8 @@ msgstr "Kolumn"
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
"Kommaseparerad text. Möjliga värden: \"graf\", \"pivot\" eller \"träd\""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__computed_action_context
@@ -338,13 +334,20 @@ msgstr "Om den är markerad kräver nya meddelanden din uppmärksamhet."
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr "Om kryssrutan är markerad får vissa meddelanden ett leveransfel."
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -453,7 +456,6 @@ msgstr "Namn"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -501,6 +503,11 @@ msgstr "Odoo Cron"
msgid "Odoo Graph View"
msgstr "Odoo Graph View"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -526,17 +533,11 @@ msgstr "Odoo Regel"
msgid "Odoo Search View"
msgstr "Odoo Sök vy"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr "Odoo trädvy"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgstr "Endast graf-, pivot- eller trädvyer stöds"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
@@ -561,7 +562,6 @@ msgstr "Överliggande Odoomeny"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr "Vänligen ange relaterade modeller på följande fält %s"
@@ -583,7 +583,6 @@ msgstr "Uppdatera materialiserad vy"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr "Uppdatera materialiserad vy %s"
@@ -597,10 +596,14 @@ msgstr "Rad"
msgid "Rule Definition"
msgstr "Definition av regel"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr "Fel vid leverans av SMS"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -783,6 +786,11 @@ msgstr ""
"Uppdatera modellåtkomst. Krävs om du har ändrat grupplistan efter att du har "
"skapat modellen"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -817,20 +825,16 @@ msgstr "Webbplatsens kommunikationshistorik"
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr "Du kan inte skapa index på icke-materialiserade vyer"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""
"Du kan bara ta bort länkar till utkastvyer. Om du vill ta bort dem måste du "
"först ange att de ska vara utkast."
#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__ttype__boolean
@@ -878,8 +882,25 @@ msgstr "urval"
msgid "sequence"
msgstr "sekvens"
#~ msgid "SMS Delivery error"
#~ msgstr "Fel vid leverans av SMS"
#~ msgid ""
#~ "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
#~ msgstr ""
#~ "Kommaseparerad text. Möjliga värden: \"graf\", \"pivot\" eller \"träd\""
#~ msgid "Odoo Tree View"
#~ msgstr "Odoo trädvy"
#, python-format
#~ msgid "Only graph, pivot or tree views are supported"
#~ msgstr "Endast graf-, pivot- eller trädvyer stöds"
#, python-format
#~ msgid ""
#~ "You can only unlink draft views.If you want to delete them, first set "
#~ "them to draft."
#~ msgstr ""
#~ "Du kan bara ta bort länkar till utkastvyer. Om du vill ta bort dem måste "
#~ "du först ange att de ska vara utkast."
#~ msgid "Last Modified on"
#~ msgstr "Senast redigerad"

View File

@@ -21,21 +21,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -124,7 +121,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -311,13 +308,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -422,7 +426,6 @@ msgstr "ชื่อ"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -468,6 +471,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -493,16 +501,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -528,7 +530,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -550,7 +551,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -564,10 +564,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -727,6 +731,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -761,16 +770,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr "Adı"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -23,21 +23,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -126,7 +123,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -313,13 +310,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -424,7 +428,6 @@ msgstr "Ad"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -470,6 +473,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -495,16 +503,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -530,7 +532,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -552,7 +553,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -566,10 +566,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -729,6 +733,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -763,16 +772,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr "Name"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -21,21 +21,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -124,7 +121,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -311,13 +308,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -422,7 +426,6 @@ msgstr "Tên"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -468,6 +471,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -493,16 +501,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -528,7 +530,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -550,7 +551,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -564,10 +564,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -727,6 +731,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -761,16 +770,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr "Tên"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr "名称"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""

View File

@@ -22,21 +22,18 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%(model_name)s Access %(full_name)s"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "%s (Copy)"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Access %s"
msgstr ""
@@ -125,7 +122,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
#. module: bi_sql_editor
@@ -312,13 +309,20 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_error
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__use_external_database
msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid ""
"Impossible to delete fields if the view is in the state 'Model Valid' or 'UI "
"Valid'."
@@ -423,7 +427,6 @@ msgstr "名稱"
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"No Column was found.\n"
"Columns name should be prefixed by 'x_'."
@@ -469,6 +472,11 @@ msgstr ""
msgid "Odoo Graph View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
msgid "Odoo Menu"
@@ -494,16 +502,10 @@ msgstr ""
msgid "Odoo Search View"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo Tree View"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Only graph, pivot or tree views are supported"
msgid "Only graph, pivot or list views are supported"
msgstr ""
#. module: bi_sql_editor
@@ -529,7 +531,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Please set related models on the following fields %s"
msgstr ""
@@ -551,7 +552,6 @@ msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid "Refresh Materialized View %s"
msgstr ""
@@ -565,10 +565,14 @@ msgstr ""
msgid "Rule Definition"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_has_sms_error
msgid "SMS Delivery error"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"SQL Error while creating %(materialized_text)s VIEW %(view_name)s :\n"
" %(error)s"
@@ -728,6 +732,11 @@ msgid ""
"created the model"
msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
msgid "User Interface"
@@ -762,16 +771,14 @@ msgstr ""
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
#, python-format
msgid "You can not create indexes on non materialized views"
msgstr ""
#. module: bi_sql_editor
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
#, python-format
msgid ""
"You can only unlink draft views.If you want to delete them, first set them "
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""