diff --git a/bi_sql_editor/i18n/am.po b/bi_sql_editor/i18n/am.po index dc8da3616..cb0013092 100644 --- a/bi_sql_editor/i18n/am.po +++ b/bi_sql_editor/i18n/am.po @@ -64,13 +64,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -103,13 +96,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -203,6 +189,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -307,9 +303,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -341,9 +347,10 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" msgstr "" #. module: bi_sql_editor @@ -358,11 +365,6 @@ msgstr "Última actualización por" msgid "Last Updated on" msgstr "Última actualización en" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -511,6 +513,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -543,6 +552,11 @@ 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 @@ -604,11 +618,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -616,11 +625,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -699,11 +710,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -724,6 +730,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 diff --git a/bi_sql_editor/i18n/ar.po b/bi_sql_editor/i18n/ar.po index ced4acd1c..d140105a9 100644 --- a/bi_sql_editor/i18n/ar.po +++ b/bi_sql_editor/i18n/ar.po @@ -65,13 +65,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -104,13 +97,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -204,6 +190,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -308,9 +304,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -342,10 +348,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "آخر تعديل في" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -359,11 +366,6 @@ msgstr "آخر تحديث بواسطة" msgid "Last Updated on" msgstr "آخر تحديث في" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -512,6 +514,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -544,6 +553,11 @@ 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 @@ -605,11 +619,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "حفظ كمسودة" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -617,11 +626,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -700,11 +711,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -725,6 +731,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -788,6 +804,12 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "آخر تعديل في" + +#~ msgid "Set to Draft" +#~ msgstr "حفظ كمسودة" + #~ msgid "Security" #~ msgstr "الأمن" diff --git a/bi_sql_editor/i18n/bg.po b/bi_sql_editor/i18n/bg.po index 624bed843..3135f965b 100644 --- a/bi_sql_editor/i18n/bg.po +++ b/bi_sql_editor/i18n/bg.po @@ -64,13 +64,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -103,13 +96,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -203,6 +189,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -307,9 +303,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -341,10 +347,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Последно обновено на" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -358,11 +365,6 @@ msgstr "Последно обновено от" msgid "Last Updated on" msgstr "Последно обновено на" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -511,6 +513,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -543,6 +552,11 @@ 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 @@ -604,11 +618,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -616,11 +625,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -699,11 +710,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -724,6 +730,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -787,5 +803,8 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Последно обновено на" + #~ msgid "Security" #~ msgstr "Защита" diff --git a/bi_sql_editor/i18n/bs.po b/bi_sql_editor/i18n/bs.po index 849e19253..b97e37be8 100644 --- a/bi_sql_editor/i18n/bs.po +++ b/bi_sql_editor/i18n/bs.po @@ -65,13 +65,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -104,13 +97,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -204,6 +190,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -308,9 +304,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -342,10 +348,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Zadnje mijenjano" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -359,11 +366,6 @@ msgstr "Zadnji ažurirao" msgid "Last Updated on" msgstr "Zadnje ažurirano" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -512,6 +514,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -544,6 +553,11 @@ 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 @@ -605,11 +619,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "Postavi u pripremu" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -617,11 +626,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -700,11 +711,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -725,6 +731,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -788,6 +804,12 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Zadnje mijenjano" + +#~ msgid "Set to Draft" +#~ msgstr "Postavi u pripremu" + #~ msgid "Security" #~ msgstr "Sigurnost" diff --git a/bi_sql_editor/i18n/ca.po b/bi_sql_editor/i18n/ca.po index 6d9e853fe..355a450c9 100644 --- a/bi_sql_editor/i18n/ca.po +++ b/bi_sql_editor/i18n/ca.po @@ -65,15 +65,6 @@ msgstr "Grups permesos" msgid "Allowed Users" msgstr "Usuaris permesos" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" -"Esteu segur que voleu configurar l'esborrany d'aquesta vista SQL? Esborrarà " -"la vista materialitzada, i tot el mapeig anterior realitzat amb les columnes" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -106,13 +97,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -216,6 +200,16 @@ msgstr "" " ['|', ('x_company_id','fill_de', [user.company_id.id]),('x_company_id','='," "False)]." +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -326,9 +320,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -360,10 +364,11 @@ msgid "Is Materialized View" msgstr "És vista materialitzada" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Darrera modificació el" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -377,11 +382,6 @@ msgstr "Darrera Actualització per" msgid "Last Updated on" msgstr "Darrera Actualització el" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -532,6 +532,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -564,6 +571,11 @@ 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 @@ -630,11 +642,6 @@ msgstr "Vistes SQL" msgid "Selection Options" msgstr "Opcions seleccionades" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "Passar a esborrany" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -642,11 +649,13 @@ msgstr "Mida de les vistes materialitzades i els seus índexs" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "Estat" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -736,11 +745,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -761,6 +765,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "Vistes, acció i menú creats" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -826,6 +840,20 @@ msgstr "selecció" msgid "sequence" msgstr "seqüència" +#~ 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" +#~ msgstr "" +#~ "Esteu segur que voleu configurar l'esborrany d'aquesta vista SQL? " +#~ "Esborrarà la vista materialitzada, i tot el mapeig anterior realitzat amb " +#~ "les columnes" + +#~ msgid "Last Modified on" +#~ msgstr "Darrera modificació el" + +#~ msgid "Set to Draft" +#~ msgstr "Passar a esborrany" + #, python-format #~ msgid "%m/%d/%Y %H:%M:%S UTC" #~ msgstr "%d/%m/%Y %H:%M:%S UTC" diff --git a/bi_sql_editor/i18n/cs.po b/bi_sql_editor/i18n/cs.po index ff98c5178..ad637c615 100644 --- a/bi_sql_editor/i18n/cs.po +++ b/bi_sql_editor/i18n/cs.po @@ -64,13 +64,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -103,13 +96,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -203,6 +189,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -307,9 +303,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -341,10 +347,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Naposled upraveno" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -358,11 +365,6 @@ msgstr "Naposled upraveno" msgid "Last Updated on" msgstr "Naposled upraveno" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -511,6 +513,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -543,6 +552,11 @@ 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 @@ -604,11 +618,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "Nastavit na koncept" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -616,11 +625,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "Stav" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -699,11 +710,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -724,6 +730,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -787,6 +803,12 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Naposled upraveno" + +#~ msgid "Set to Draft" +#~ msgstr "Nastavit na koncept" + #~ msgid "Security" #~ msgstr "Zabezpečení" diff --git a/bi_sql_editor/i18n/da.po b/bi_sql_editor/i18n/da.po index 8f0163512..709bb86a5 100644 --- a/bi_sql_editor/i18n/da.po +++ b/bi_sql_editor/i18n/da.po @@ -64,13 +64,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -103,13 +96,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -203,6 +189,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -307,9 +303,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -341,10 +347,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Sidst ændret den" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -358,11 +365,6 @@ msgstr "Sidst opdateret af" msgid "Last Updated on" msgstr "Sidst opdateret den" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -511,6 +513,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -543,6 +552,11 @@ 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 @@ -604,11 +618,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -616,11 +625,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "Delstat" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -699,11 +710,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -724,6 +730,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -787,6 +803,9 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Sidst ændret den" + #~ msgid "Security" #~ msgstr "Sikkerhed" diff --git a/bi_sql_editor/i18n/de.po b/bi_sql_editor/i18n/de.po index dab4569f2..64a6da351 100644 --- a/bi_sql_editor/i18n/de.po +++ b/bi_sql_editor/i18n/de.po @@ -66,16 +66,6 @@ msgstr "Erlaubte Gruppen" msgid "Allowed Users" msgstr "Erlaubte Benutzer" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" -"Sind Sie sicher, dass Sie diese SQL-Sicht in den Entwurf zurücksetzen " -"möchten? Dies wird Ihre umgesetzten Sichten und vorausgegangene " -"Spaltenzuordnungen löschen" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -109,13 +99,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -211,6 +194,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -315,9 +308,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -349,10 +352,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Zuletzt geändert am" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -366,11 +370,6 @@ msgstr "Zuletzt aktualisiert durch" msgid "Last Updated on" msgstr "Zuletzt aktualisiert am" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -519,6 +518,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -551,6 +557,11 @@ 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 @@ -612,11 +623,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "Auf Entwurf setzen" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -624,11 +630,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "Status" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -710,11 +718,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -735,6 +738,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -798,6 +811,20 @@ msgstr "Auswahl" msgid "sequence" msgstr "" +#~ 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" +#~ msgstr "" +#~ "Sind Sie sicher, dass Sie diese SQL-Sicht in den Entwurf zurücksetzen " +#~ "möchten? Dies wird Ihre umgesetzten Sichten und vorausgegangene " +#~ "Spaltenzuordnungen löschen" + +#~ msgid "Last Modified on" +#~ msgstr "Zuletzt geändert am" + +#~ msgid "Set to Draft" +#~ msgstr "Auf Entwurf setzen" + #, python-format #~ msgid "%m/%d/%Y %H:%M:%S UTC" #~ msgstr "%d.%m.%Y %H:%M:%S UTC" diff --git a/bi_sql_editor/i18n/el_GR.po b/bi_sql_editor/i18n/el_GR.po index 4815ba469..a56ba6dc1 100644 --- a/bi_sql_editor/i18n/el_GR.po +++ b/bi_sql_editor/i18n/el_GR.po @@ -65,13 +65,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -104,13 +97,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -204,6 +190,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -308,9 +304,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -342,9 +348,10 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" msgstr "" #. module: bi_sql_editor @@ -359,11 +366,6 @@ msgstr "Τελευταία ενημέρωση από" msgid "Last Updated on" msgstr "Τελευταία ενημέρωση στις" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -512,6 +514,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -544,6 +553,11 @@ 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 @@ -605,11 +619,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -617,11 +626,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -700,11 +711,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -725,6 +731,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 diff --git a/bi_sql_editor/i18n/en_GB.po b/bi_sql_editor/i18n/en_GB.po index f6dce9e4a..58111ddf4 100644 --- a/bi_sql_editor/i18n/en_GB.po +++ b/bi_sql_editor/i18n/en_GB.po @@ -65,13 +65,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -104,13 +97,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -204,6 +190,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -308,9 +304,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -342,10 +348,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Last Modified on" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -359,11 +366,6 @@ msgstr "Last Updated by" msgid "Last Updated on" msgstr "Last Updated on" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -512,6 +514,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -544,6 +553,11 @@ 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 @@ -605,11 +619,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "Set to Draft" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -617,11 +626,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -700,11 +711,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -725,6 +731,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -788,6 +804,12 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Last Modified on" + +#~ msgid "Set to Draft" +#~ msgstr "Set to Draft" + #~ msgid "Security" #~ msgstr "Security" diff --git a/bi_sql_editor/i18n/es.po b/bi_sql_editor/i18n/es.po index 369341555..f541bc2f3 100644 --- a/bi_sql_editor/i18n/es.po +++ b/bi_sql_editor/i18n/es.po @@ -65,15 +65,6 @@ msgstr "Grupos permitidos" msgid "Allowed Users" msgstr "Usuarios permitidos" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" -"Está seguro de que quiere establecer a borrador esta vista SQL. Eliminará la " -"vista materializada, y el mapeo anteriormente realizado con las columnas" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -108,15 +99,6 @@ msgstr "" "De forma predeterminada, Odoo sumará los valores al agrupar. Si desea " "modificar el comportamiento, elija un operador de grupo alternativo" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" -"Marque esta casilla si desea añadir una columna de contexto en la vista de " -"lista de campos. Contexto personalizado se insertará en las vistas creadas." - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -226,6 +208,16 @@ msgstr "" " ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','='," "False)]." +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -336,9 +328,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -370,10 +372,11 @@ msgid "Is Materialized View" msgstr "Es una vista materializada" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Última modificación en" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -387,11 +390,6 @@ msgstr "Última actualización por" msgid "Last Updated on" msgstr "Última actualización en" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "Adjunto Principal" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -542,6 +540,13 @@ msgstr "Opcional (oculto)" msgid "Optional (shown)" msgstr "Opcional (mostrado)" +#. 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -574,6 +579,11 @@ 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 @@ -642,11 +652,6 @@ msgstr "Vistas SQL" msgid "Selection Options" msgstr "Opciones de selección" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "Cambiar a borrador" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -654,11 +659,13 @@ msgstr "Tamaño de la vista materializada y de sus índices" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "Estado" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -755,11 +762,6 @@ 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__option_context_field -msgid "Use Context Field" -msgstr "Utilizar campo de contexto" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -780,6 +782,16 @@ msgstr "Ver el pedido" msgid "Views, Action and Menu Created" msgstr "Vistas, Acciones y Menús Creados" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -845,8 +857,33 @@ msgstr "selección" msgid "sequence" msgstr "secuencia" -#~ msgid "SMS Delivery error" -#~ msgstr "Error en la entrega de sms" +#~ 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" +#~ msgstr "" +#~ "Está seguro de que quiere establecer a borrador esta vista SQL. Eliminará " +#~ "la vista materializada, y el mapeo anteriormente realizado con las " +#~ "columnas" + +#~ msgid "" +#~ "Check this box if you want to add a context column in the field list " +#~ "view. Custom Context will be inserted in the created views." +#~ msgstr "" +#~ "Marque esta casilla si desea añadir una columna de contexto en la vista " +#~ "de lista de campos. Contexto personalizado se insertará en las vistas " +#~ "creadas." + +#~ msgid "Last Modified on" +#~ msgstr "Última modificación en" + +#~ msgid "Main Attachment" +#~ msgstr "Adjunto Principal" + +#~ msgid "Set to Draft" +#~ msgstr "Cambiar a borrador" + +#~ msgid "Use Context Field" +#~ msgstr "Utilizar campo de contexto" #, python-format #~ msgid "%m/%d/%Y %H:%M:%S UTC" diff --git a/bi_sql_editor/i18n/es_AR.po b/bi_sql_editor/i18n/es_AR.po index d58dbc8f3..8a7f88b47 100644 --- a/bi_sql_editor/i18n/es_AR.po +++ b/bi_sql_editor/i18n/es_AR.po @@ -66,15 +66,6 @@ msgstr "Grupos Permitidos" msgid "Allowed Users" msgstr "Usuarios Permitidos" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" -"¿Está seguro de que desea configurar para redactar esta vista SQL? Borrará " -"la vista materializada, y todo el mapeo anterior realizado con las columnas" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -107,13 +98,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -218,6 +202,16 @@ msgstr "" " ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','='," "False)]." +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -328,9 +322,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -362,10 +366,11 @@ msgid "Is Materialized View" msgstr "Es una Vista Materializada" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Última modificación en" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -379,11 +384,6 @@ msgstr "Última actualización realizada por" msgid "Last Updated on" msgstr "Última actualización el" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -534,6 +534,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -566,6 +573,11 @@ 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 @@ -632,11 +644,6 @@ msgstr "Vistas SQL" msgid "Selection Options" msgstr "Opciones de Selección" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "Restablecer a Borrador" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -644,11 +651,13 @@ msgstr "Tamaño de la vista materializada y sus índices" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "Estado" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -742,11 +751,6 @@ 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__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -767,6 +771,16 @@ msgstr "Ordenar Vista" msgid "Views, Action and Menu Created" msgstr "Vistas, Acción y Menú Creado" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -832,6 +846,20 @@ msgstr "selection" msgid "sequence" msgstr "sequence" +#~ 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" +#~ msgstr "" +#~ "¿Está seguro de que desea configurar para redactar esta vista SQL? " +#~ "Borrará la vista materializada, y todo el mapeo anterior realizado con " +#~ "las columnas" + +#~ msgid "Last Modified on" +#~ msgstr "Última modificación en" + +#~ msgid "Set to Draft" +#~ msgstr "Restablecer a Borrador" + #, python-format #~ msgid "%m/%d/%Y %H:%M:%S UTC" #~ msgstr "%m/%d/%Y %H:%M:%S UTC" diff --git a/bi_sql_editor/i18n/es_CL.po b/bi_sql_editor/i18n/es_CL.po index e4146fcd5..b654cdc54 100644 --- a/bi_sql_editor/i18n/es_CL.po +++ b/bi_sql_editor/i18n/es_CL.po @@ -65,13 +65,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -104,13 +97,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -204,6 +190,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -308,9 +304,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -342,10 +348,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Última modificación en" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -359,11 +366,6 @@ msgstr "Última actualización de" msgid "Last Updated on" msgstr "Última actualización en" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -512,6 +514,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -544,6 +553,11 @@ 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 @@ -605,11 +619,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -617,11 +626,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -700,11 +711,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -725,6 +731,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -788,5 +804,8 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Última modificación en" + #~ msgid "Security" #~ msgstr "Seguridad" diff --git a/bi_sql_editor/i18n/es_CO.po b/bi_sql_editor/i18n/es_CO.po index 202a27861..c6d054406 100644 --- a/bi_sql_editor/i18n/es_CO.po +++ b/bi_sql_editor/i18n/es_CO.po @@ -65,13 +65,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -104,13 +97,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -204,6 +190,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -308,9 +304,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -342,10 +348,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Última Modificación el" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -359,11 +366,6 @@ msgstr "Actualizado por" msgid "Last Updated on" msgstr "Actualizado" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -512,6 +514,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -544,6 +553,11 @@ 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 @@ -605,11 +619,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -617,11 +626,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -700,11 +711,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -725,6 +731,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -788,5 +804,8 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Última Modificación el" + #~ msgid "Security" #~ msgstr "Seguridad" diff --git a/bi_sql_editor/i18n/es_CR.po b/bi_sql_editor/i18n/es_CR.po index 1f50ef94b..8a204d600 100644 --- a/bi_sql_editor/i18n/es_CR.po +++ b/bi_sql_editor/i18n/es_CR.po @@ -65,13 +65,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -104,13 +97,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -204,6 +190,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -308,9 +304,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -342,9 +348,10 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" msgstr "" #. module: bi_sql_editor @@ -359,11 +366,6 @@ msgstr "Ultima actualización por" msgid "Last Updated on" msgstr "Ultima actualización en" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -512,6 +514,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -544,6 +553,11 @@ 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 @@ -605,11 +619,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "Cambiar a borrador" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -617,11 +626,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -700,11 +711,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -725,6 +731,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -788,6 +804,9 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Set to Draft" +#~ msgstr "Cambiar a borrador" + #~ msgid "Security" #~ msgstr "Seguridad" diff --git a/bi_sql_editor/i18n/es_DO.po b/bi_sql_editor/i18n/es_DO.po index 9a4016829..88d7d49f5 100644 --- a/bi_sql_editor/i18n/es_DO.po +++ b/bi_sql_editor/i18n/es_DO.po @@ -65,13 +65,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -104,13 +97,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -204,6 +190,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -308,9 +304,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -342,10 +348,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Última modificación en" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -359,11 +366,6 @@ msgstr "Última actualización de" msgid "Last Updated on" msgstr "Última actualización en" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -512,6 +514,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -544,6 +553,11 @@ 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 @@ -605,11 +619,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -617,11 +626,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -700,11 +711,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -725,6 +731,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -788,5 +804,8 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Última modificación en" + #~ msgid "Security" #~ msgstr "Seguridad" diff --git a/bi_sql_editor/i18n/es_EC.po b/bi_sql_editor/i18n/es_EC.po index 81452c94e..52232ec22 100644 --- a/bi_sql_editor/i18n/es_EC.po +++ b/bi_sql_editor/i18n/es_EC.po @@ -65,13 +65,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -104,13 +97,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -204,6 +190,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -308,9 +304,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -342,10 +348,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Última modificación en" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -359,11 +366,6 @@ msgstr "Última actualización de" msgid "Last Updated on" msgstr "Última actualización en" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -512,6 +514,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -544,6 +553,11 @@ 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 @@ -605,11 +619,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "Cambiar a borrador" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -617,11 +626,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -700,11 +711,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -725,6 +731,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -788,6 +804,12 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Última modificación en" + +#~ msgid "Set to Draft" +#~ msgstr "Cambiar a borrador" + #~ msgid "Security" #~ msgstr "Seguridad" diff --git a/bi_sql_editor/i18n/es_ES.po b/bi_sql_editor/i18n/es_ES.po index 21d7f96a9..4593a3a9d 100644 --- a/bi_sql_editor/i18n/es_ES.po +++ b/bi_sql_editor/i18n/es_ES.po @@ -65,13 +65,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -104,13 +97,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -204,6 +190,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -308,9 +304,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -342,10 +348,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Última modificación en" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -359,11 +366,6 @@ msgstr "Última actualización por" msgid "Last Updated on" msgstr "Última actualización en" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -512,6 +514,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -544,6 +553,11 @@ 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 @@ -605,11 +619,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -617,11 +626,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "Estado" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -700,11 +711,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -725,6 +731,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -788,5 +804,8 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Última modificación en" + #~ msgid "Draft" #~ msgstr "Borrador" diff --git a/bi_sql_editor/i18n/es_MX.po b/bi_sql_editor/i18n/es_MX.po index bc66f466e..50425d4b1 100644 --- a/bi_sql_editor/i18n/es_MX.po +++ b/bi_sql_editor/i18n/es_MX.po @@ -65,13 +65,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -104,13 +97,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -204,6 +190,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -308,9 +304,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -342,10 +348,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Ultima modificacion realizada" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -359,11 +366,6 @@ msgstr "Ultima actualizacion por" msgid "Last Updated on" msgstr "Ultima actualización realizada" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -512,6 +514,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -544,6 +553,11 @@ 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 @@ -605,11 +619,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "Cambiar a borrador" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -617,11 +626,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "Estado" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -700,11 +711,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -725,6 +731,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -788,6 +804,12 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Ultima modificacion realizada" + +#~ msgid "Set to Draft" +#~ msgstr "Cambiar a borrador" + #~ msgid "Security" #~ msgstr "Seguridad" diff --git a/bi_sql_editor/i18n/es_PE.po b/bi_sql_editor/i18n/es_PE.po index a817532fb..8562dd30b 100644 --- a/bi_sql_editor/i18n/es_PE.po +++ b/bi_sql_editor/i18n/es_PE.po @@ -65,13 +65,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -104,13 +97,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -204,6 +190,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -308,9 +304,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -342,10 +348,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Ultima Modificación en" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -359,11 +366,6 @@ msgstr "Actualizado última vez por" msgid "Last Updated on" msgstr "Ultima Actualización" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -512,6 +514,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -544,6 +553,11 @@ 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 @@ -605,11 +619,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -617,11 +626,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -700,11 +711,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -725,6 +731,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -788,5 +804,8 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Ultima Modificación en" + #~ msgid "Security" #~ msgstr "Seguridad" diff --git a/bi_sql_editor/i18n/es_PY.po b/bi_sql_editor/i18n/es_PY.po index 5692a6a92..bea312169 100644 --- a/bi_sql_editor/i18n/es_PY.po +++ b/bi_sql_editor/i18n/es_PY.po @@ -65,13 +65,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -104,13 +97,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -204,6 +190,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -308,9 +304,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -342,9 +348,10 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" msgstr "" #. module: bi_sql_editor @@ -359,11 +366,6 @@ msgstr "Ultima actualización por" msgid "Last Updated on" msgstr "Ultima actualización en" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -512,6 +514,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -544,6 +553,11 @@ 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 @@ -605,11 +619,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -617,11 +626,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -700,11 +711,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -725,6 +731,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 diff --git a/bi_sql_editor/i18n/es_VE.po b/bi_sql_editor/i18n/es_VE.po index 52eac370c..747721adb 100644 --- a/bi_sql_editor/i18n/es_VE.po +++ b/bi_sql_editor/i18n/es_VE.po @@ -65,13 +65,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -104,13 +97,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -204,6 +190,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -308,9 +304,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -342,10 +348,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Modificada por última vez" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -359,11 +366,6 @@ msgstr "Última actualización realizada por" msgid "Last Updated on" msgstr "Ultima actualizacion en" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -512,6 +514,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -544,6 +553,11 @@ 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 @@ -605,11 +619,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -617,11 +626,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "Provincia" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -700,11 +711,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -725,6 +731,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -788,6 +804,9 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Modificada por última vez" + #~ msgid "Security" #~ msgstr "Seguridad" diff --git a/bi_sql_editor/i18n/et.po b/bi_sql_editor/i18n/et.po index b1b1f6d8b..aef7a2d3e 100644 --- a/bi_sql_editor/i18n/et.po +++ b/bi_sql_editor/i18n/et.po @@ -64,13 +64,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -103,13 +96,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -203,6 +189,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -307,9 +303,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -341,10 +347,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Viimati muudetud" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -358,11 +365,6 @@ msgstr "Viimati uuendatud" msgid "Last Updated on" msgstr "Viimati uuendatud" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -511,6 +513,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -543,6 +552,11 @@ 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 @@ -604,11 +618,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "Sea mustandiks" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -616,11 +625,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -699,11 +710,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -724,6 +730,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -787,6 +803,12 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Viimati muudetud" + +#~ msgid "Set to Draft" +#~ msgstr "Sea mustandiks" + #~ msgid "Security" #~ msgstr "Turvalisus" diff --git a/bi_sql_editor/i18n/eu.po b/bi_sql_editor/i18n/eu.po index c920ac4c7..4e5e1165d 100644 --- a/bi_sql_editor/i18n/eu.po +++ b/bi_sql_editor/i18n/eu.po @@ -64,13 +64,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -103,13 +96,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -203,6 +189,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -307,9 +303,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -341,9 +347,10 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" msgstr "" #. module: bi_sql_editor @@ -358,11 +365,6 @@ msgstr "Last Updated by" msgid "Last Updated on" msgstr "Last Updated on" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -511,6 +513,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -543,6 +552,11 @@ 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 @@ -604,11 +618,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -616,11 +625,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -699,11 +710,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -724,6 +730,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 diff --git a/bi_sql_editor/i18n/fa.po b/bi_sql_editor/i18n/fa.po index e9992a4d1..81d35158d 100644 --- a/bi_sql_editor/i18n/fa.po +++ b/bi_sql_editor/i18n/fa.po @@ -64,13 +64,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -103,13 +96,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -203,6 +189,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -307,9 +303,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -341,10 +347,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "تاریخ آخرین به‌روزرسانی" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -358,11 +365,6 @@ msgstr "آخرین به روز رسانی توسط" msgid "Last Updated on" msgstr "آخرین به روز رسانی در" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -511,6 +513,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -543,6 +552,11 @@ 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 @@ -604,11 +618,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -616,11 +625,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -699,11 +710,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -724,6 +730,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -787,5 +803,8 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "تاریخ آخرین به‌روزرسانی" + #~ msgid "Security" #~ msgstr "امنیت" diff --git a/bi_sql_editor/i18n/fi.po b/bi_sql_editor/i18n/fi.po index 88b3b986e..251ed6ae7 100644 --- a/bi_sql_editor/i18n/fi.po +++ b/bi_sql_editor/i18n/fi.po @@ -64,13 +64,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -103,13 +96,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -203,6 +189,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -307,9 +303,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -341,10 +347,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Viimeksi muokattu" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -358,11 +365,6 @@ msgstr "Viimeksi päivittänyt" msgid "Last Updated on" msgstr "Viimeksi päivitetty" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -511,6 +513,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -543,6 +552,11 @@ 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 @@ -604,11 +618,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "Aseta luonnokseksi" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -616,11 +625,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "Tila" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -699,11 +710,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -724,6 +730,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -787,5 +803,11 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Viimeksi muokattu" + +#~ msgid "Set to Draft" +#~ msgstr "Aseta luonnokseksi" + #~ msgid "Draft" #~ msgstr "Luonnos" diff --git a/bi_sql_editor/i18n/fr.po b/bi_sql_editor/i18n/fr.po index 84417c3ff..bf5e6cd93 100644 --- a/bi_sql_editor/i18n/fr.po +++ b/bi_sql_editor/i18n/fr.po @@ -62,16 +62,6 @@ msgstr "Groupes autorisés" msgid "Allowed Users" msgstr "Utilisateurs Autorisés" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" -"Etes vous sur de vouloir remettre la Vue SQL en brouillon. Cela supprimera " -"la vue (matérialisée), et tout le mapping préalablement réalisé sur les " -"colonnes" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -104,13 +94,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -218,6 +201,16 @@ msgstr "" " ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','='," "False)]." +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -328,9 +321,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -362,10 +365,11 @@ msgid "Is Materialized View" msgstr "Est une vue matérialisée" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Dernière modification le" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -379,11 +383,6 @@ msgstr "Dernière mise à jour par" msgid "Last Updated on" msgstr "Dernière mise à jour le" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -534,6 +533,13 @@ msgstr "Optionelle (cachée)" msgid "Optional (shown)" msgstr "Optionelle (affiché)" +#. 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -566,6 +572,11 @@ 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 @@ -635,11 +646,6 @@ msgstr "Vues SQL" msgid "Selection Options" msgstr "Options de Sélection" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "Remettre en brouillon" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -647,11 +653,13 @@ msgstr "Taille de la vue matérialisée et de ses index" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "Statut" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -745,11 +753,6 @@ 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__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -770,6 +773,16 @@ msgstr "Ordre des vues" msgid "Views, Action and Menu Created" msgstr "Vues, Actions et menus créés" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -834,3 +847,17 @@ msgstr "" #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__sequence msgid "sequence" msgstr "Séquence" + +#~ 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" +#~ msgstr "" +#~ "Etes vous sur de vouloir remettre la Vue SQL en brouillon. Cela " +#~ "supprimera la vue (matérialisée), et tout le mapping préalablement " +#~ "réalisé sur les colonnes" + +#~ msgid "Last Modified on" +#~ msgstr "Dernière modification le" + +#~ msgid "Set to Draft" +#~ msgstr "Remettre en brouillon" diff --git a/bi_sql_editor/i18n/fr_CA.po b/bi_sql_editor/i18n/fr_CA.po index 01b46634e..68f7f618b 100644 --- a/bi_sql_editor/i18n/fr_CA.po +++ b/bi_sql_editor/i18n/fr_CA.po @@ -65,13 +65,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -104,13 +97,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -204,6 +190,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -308,9 +304,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -342,9 +348,10 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" msgstr "" #. module: bi_sql_editor @@ -359,11 +366,6 @@ msgstr "Dernière mise à jour par" msgid "Last Updated on" msgstr "Dernière mise à jour le" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -512,6 +514,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -544,6 +553,11 @@ 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 @@ -605,11 +619,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -617,11 +626,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -700,11 +711,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -725,6 +731,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 diff --git a/bi_sql_editor/i18n/fr_CH.po b/bi_sql_editor/i18n/fr_CH.po index 8f04491a1..c61c950d2 100644 --- a/bi_sql_editor/i18n/fr_CH.po +++ b/bi_sql_editor/i18n/fr_CH.po @@ -65,13 +65,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -104,13 +97,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -204,6 +190,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -308,9 +304,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -342,10 +348,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Dernière modification le" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -359,11 +366,6 @@ msgstr "Modifié par" msgid "Last Updated on" msgstr "Modifié le" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -512,6 +514,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -544,6 +553,11 @@ 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 @@ -605,11 +619,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -617,11 +626,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "Etat" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -700,11 +711,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -725,6 +731,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -788,5 +804,8 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Dernière modification le" + #~ msgid "Draft" #~ msgstr "Brouillon" diff --git a/bi_sql_editor/i18n/gl.po b/bi_sql_editor/i18n/gl.po index 3aa391e97..757eea077 100644 --- a/bi_sql_editor/i18n/gl.po +++ b/bi_sql_editor/i18n/gl.po @@ -64,13 +64,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -103,13 +96,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -203,6 +189,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -307,9 +303,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -341,10 +347,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Última modificación" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -358,11 +365,6 @@ msgstr "ültima actualización por" msgid "Last Updated on" msgstr "Última actualización en" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -511,6 +513,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -543,6 +552,11 @@ 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 @@ -604,11 +618,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -616,11 +625,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "Estado" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -699,11 +710,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -724,6 +730,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -787,5 +803,8 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Última modificación" + #~ msgid "Draft" #~ msgstr "Borrador" diff --git a/bi_sql_editor/i18n/gl_ES.po b/bi_sql_editor/i18n/gl_ES.po index 330f40109..92915cedb 100644 --- a/bi_sql_editor/i18n/gl_ES.po +++ b/bi_sql_editor/i18n/gl_ES.po @@ -65,13 +65,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -104,13 +97,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -204,6 +190,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -308,9 +304,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -342,9 +348,10 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" msgstr "" #. module: bi_sql_editor @@ -359,11 +366,6 @@ msgstr "" msgid "Last Updated on" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -512,6 +514,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -544,6 +553,11 @@ 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 @@ -605,11 +619,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -617,11 +626,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -700,11 +711,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -725,6 +731,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 diff --git a/bi_sql_editor/i18n/he.po b/bi_sql_editor/i18n/he.po index 19a6d66e3..d7d7fc835 100644 --- a/bi_sql_editor/i18n/he.po +++ b/bi_sql_editor/i18n/he.po @@ -64,13 +64,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -103,13 +96,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -203,6 +189,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -307,9 +303,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -341,10 +347,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "תאריך שינוי אחרון" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -358,11 +365,6 @@ msgstr "עודכן לאחרונה על ידי" msgid "Last Updated on" msgstr "עודכן לאחרונה על" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -511,6 +513,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -543,6 +552,11 @@ 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 @@ -604,11 +618,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -616,11 +625,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -699,11 +710,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -724,6 +730,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -787,5 +803,8 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "תאריך שינוי אחרון" + #~ msgid "Security" #~ msgstr "אבטחה" diff --git a/bi_sql_editor/i18n/hr.po b/bi_sql_editor/i18n/hr.po index 470822f9d..7453dae15 100644 --- a/bi_sql_editor/i18n/hr.po +++ b/bi_sql_editor/i18n/hr.po @@ -65,13 +65,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -104,13 +97,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -204,6 +190,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -308,9 +304,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -342,10 +348,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Zadnja izmjena" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -359,11 +366,6 @@ msgstr "Zadnju izmjenu izvršio/la" msgid "Last Updated on" msgstr "Zadnja izmjena" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -512,6 +514,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -544,6 +553,11 @@ 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 @@ -605,11 +619,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "Postavi na nacrt" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -617,11 +626,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "Status" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -700,11 +711,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -725,6 +731,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -788,6 +804,12 @@ msgstr "odabir" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Zadnja izmjena" + +#~ msgid "Set to Draft" +#~ msgstr "Postavi na nacrt" + #~ msgid "Security" #~ msgstr "Sigurnost" diff --git a/bi_sql_editor/i18n/hr_HR.po b/bi_sql_editor/i18n/hr_HR.po index 0f187a9a0..a2404e5e7 100644 --- a/bi_sql_editor/i18n/hr_HR.po +++ b/bi_sql_editor/i18n/hr_HR.po @@ -66,13 +66,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -105,13 +98,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -205,6 +191,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -309,9 +305,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -343,10 +349,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Zadnje modificirano" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -360,11 +367,6 @@ msgstr "Zadnji ažurirao" msgid "Last Updated on" msgstr "Zadnje ažurirano" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -513,6 +515,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -545,6 +554,11 @@ 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 @@ -606,11 +620,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -618,11 +627,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "Oblast/Županija" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -701,11 +712,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -726,6 +732,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -788,3 +804,6 @@ msgstr "" #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__sequence msgid "sequence" msgstr "" + +#~ msgid "Last Modified on" +#~ msgstr "Zadnje modificirano" diff --git a/bi_sql_editor/i18n/hu.po b/bi_sql_editor/i18n/hu.po index 86a1a6e56..37d7ed295 100644 --- a/bi_sql_editor/i18n/hu.po +++ b/bi_sql_editor/i18n/hu.po @@ -64,13 +64,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -103,13 +96,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -203,6 +189,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -307,9 +303,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -341,10 +347,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Utolsó frissítés dátuma" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -358,11 +365,6 @@ msgstr "Utoljára frissítve, által" msgid "Last Updated on" msgstr "Utoljára frissítve " -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -511,6 +513,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -543,6 +552,11 @@ 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 @@ -604,11 +618,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "Beállítás tervezetnek" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -616,11 +625,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "Állapot" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -699,11 +710,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -724,6 +730,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -787,6 +803,12 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Utolsó frissítés dátuma" + +#~ msgid "Set to Draft" +#~ msgstr "Beállítás tervezetnek" + #~ msgid "Security" #~ msgstr "Biztonság" diff --git a/bi_sql_editor/i18n/id.po b/bi_sql_editor/i18n/id.po index d633e6cd1..e656af623 100644 --- a/bi_sql_editor/i18n/id.po +++ b/bi_sql_editor/i18n/id.po @@ -64,13 +64,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -103,13 +96,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -203,6 +189,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -307,9 +303,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -341,10 +347,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Terakhir Dimodifikasi pada" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -358,11 +365,6 @@ msgstr "Diperbaharui oleh" msgid "Last Updated on" msgstr "Diperbaharui pada" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -511,6 +513,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -543,6 +552,11 @@ 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 @@ -604,11 +618,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -616,11 +625,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -699,11 +710,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -724,6 +730,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -787,5 +803,8 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Terakhir Dimodifikasi pada" + #~ msgid "Security" #~ msgstr "Keamanan" diff --git a/bi_sql_editor/i18n/it.po b/bi_sql_editor/i18n/it.po index 4b982cff1..1b1ef4e82 100644 --- a/bi_sql_editor/i18n/it.po +++ b/bi_sql_editor/i18n/it.po @@ -66,13 +66,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -105,13 +98,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -205,6 +191,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -309,9 +305,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -343,10 +349,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Ultima modifica il" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -360,11 +367,6 @@ msgstr "Ultimo aggiornamento di" msgid "Last Updated on" msgstr "Ultimo aggiornamento il" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -513,6 +515,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -545,6 +554,11 @@ msgstr "Riga" 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 @@ -606,11 +620,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "Imposta a bozza" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -618,11 +627,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "Stato" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -701,11 +712,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -726,6 +732,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -789,6 +805,12 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Ultima modifica il" + +#~ msgid "Set to Draft" +#~ msgstr "Imposta a bozza" + #~ msgid "Security" #~ msgstr "Sicurezza" diff --git a/bi_sql_editor/i18n/ja.po b/bi_sql_editor/i18n/ja.po index 2953fb4df..12b1e3de9 100644 --- a/bi_sql_editor/i18n/ja.po +++ b/bi_sql_editor/i18n/ja.po @@ -64,13 +64,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -103,13 +96,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -203,6 +189,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -307,9 +303,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -341,10 +347,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "最終更新日" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -358,11 +365,6 @@ msgstr "最終更新者" msgid "Last Updated on" msgstr "最終更新日" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -511,6 +513,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -543,6 +552,11 @@ 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 @@ -604,11 +618,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "ドラフトに設定" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -616,11 +625,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -699,11 +710,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -724,6 +730,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -787,6 +803,12 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "最終更新日" + +#~ msgid "Set to Draft" +#~ msgstr "ドラフトに設定" + #~ msgid "Security" #~ msgstr "セキュリティ" diff --git a/bi_sql_editor/i18n/ko.po b/bi_sql_editor/i18n/ko.po index 98e67aee9..3cf870e9e 100644 --- a/bi_sql_editor/i18n/ko.po +++ b/bi_sql_editor/i18n/ko.po @@ -64,13 +64,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -103,13 +96,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -203,6 +189,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -307,9 +303,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -341,10 +347,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "최근 수정" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -358,11 +365,6 @@ msgstr "최근 갱신한 사람" msgid "Last Updated on" msgstr "최근 갱신 날짜" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -511,6 +513,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -543,6 +552,11 @@ 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 @@ -604,11 +618,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -616,11 +625,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -699,11 +710,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -724,6 +730,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -787,5 +803,8 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "최근 수정" + #~ msgid "Security" #~ msgstr "보안" diff --git a/bi_sql_editor/i18n/lt.po b/bi_sql_editor/i18n/lt.po index c77142e5f..96dbd6a4c 100644 --- a/bi_sql_editor/i18n/lt.po +++ b/bi_sql_editor/i18n/lt.po @@ -65,13 +65,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -104,13 +97,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -204,6 +190,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -308,9 +304,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -342,10 +348,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Paskutinį kartą keista" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -359,11 +366,6 @@ msgstr "Paskutinį kartą atnaujino" msgid "Last Updated on" msgstr "Paskutinį kartą atnaujinta" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -512,6 +514,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -544,6 +553,11 @@ 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 @@ -605,11 +619,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "Nustatyti kaip juodraštį" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -617,11 +626,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -700,11 +711,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -725,6 +731,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -788,6 +804,12 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Paskutinį kartą keista" + +#~ msgid "Set to Draft" +#~ msgstr "Nustatyti kaip juodraštį" + #~ msgid "Security" #~ msgstr "Saugumas" diff --git a/bi_sql_editor/i18n/lt_LT.po b/bi_sql_editor/i18n/lt_LT.po index 337d44ea6..dbe889f72 100644 --- a/bi_sql_editor/i18n/lt_LT.po +++ b/bi_sql_editor/i18n/lt_LT.po @@ -66,13 +66,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -105,13 +98,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -205,6 +191,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -309,9 +305,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -343,9 +349,10 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" msgstr "" #. module: bi_sql_editor @@ -360,11 +367,6 @@ msgstr "Paskutinį kartą atnaujino" msgid "Last Updated on" msgstr "Paskutinį kartą atnaujinta" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -513,6 +515,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -545,6 +554,11 @@ 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 @@ -606,11 +620,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -618,11 +627,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -701,11 +712,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -726,6 +732,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 diff --git a/bi_sql_editor/i18n/lv.po b/bi_sql_editor/i18n/lv.po index acb79a37a..778f80142 100644 --- a/bi_sql_editor/i18n/lv.po +++ b/bi_sql_editor/i18n/lv.po @@ -65,13 +65,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -104,13 +97,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -204,6 +190,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -308,9 +304,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -342,9 +348,10 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" msgstr "" #. module: bi_sql_editor @@ -359,11 +366,6 @@ msgstr "Pēdējo reizi atjaunoja" msgid "Last Updated on" msgstr "Pēdējās izmaiņas" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -512,6 +514,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -544,6 +553,11 @@ 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 @@ -605,11 +619,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -617,11 +626,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -700,11 +711,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -725,6 +731,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 diff --git a/bi_sql_editor/i18n/mk.po b/bi_sql_editor/i18n/mk.po index bebf4d6b8..d83206b7d 100644 --- a/bi_sql_editor/i18n/mk.po +++ b/bi_sql_editor/i18n/mk.po @@ -64,13 +64,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -103,13 +96,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -203,6 +189,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -307,9 +303,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -341,10 +347,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Последна промена на" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -358,11 +365,6 @@ msgstr "Последно ажурирање од" msgid "Last Updated on" msgstr "Последно ажурирање на" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -511,6 +513,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -543,6 +552,11 @@ 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 @@ -604,11 +618,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "Подеси на нацрт" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -616,11 +625,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -699,11 +710,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -724,6 +730,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -787,6 +803,12 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Последна промена на" + +#~ msgid "Set to Draft" +#~ msgstr "Подеси на нацрт" + #~ msgid "Security" #~ msgstr "Безбедност" diff --git a/bi_sql_editor/i18n/mn.po b/bi_sql_editor/i18n/mn.po index e4fe788c6..44600bd51 100644 --- a/bi_sql_editor/i18n/mn.po +++ b/bi_sql_editor/i18n/mn.po @@ -64,13 +64,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -103,13 +96,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -203,6 +189,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -307,9 +303,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -341,10 +347,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Сүүлийн засвар хийсэн огноо" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -358,11 +365,6 @@ msgstr "Сүүлийн засвар хийсэн" msgid "Last Updated on" msgstr "Сүүлийн засвар хийсэн огноо" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -511,6 +513,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -543,6 +552,11 @@ 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 @@ -604,11 +618,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "Ноороглох" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -616,11 +625,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -699,11 +710,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -724,6 +730,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -787,6 +803,12 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Сүүлийн засвар хийсэн огноо" + +#~ msgid "Set to Draft" +#~ msgstr "Ноороглох" + #~ msgid "Security" #~ msgstr "Хамгаалалт" diff --git a/bi_sql_editor/i18n/nb.po b/bi_sql_editor/i18n/nb.po index 2f3fcabe0..2738de315 100644 --- a/bi_sql_editor/i18n/nb.po +++ b/bi_sql_editor/i18n/nb.po @@ -65,13 +65,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -104,13 +97,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -204,6 +190,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -308,9 +304,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -342,10 +348,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Sist oppdatert " +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -359,11 +366,6 @@ msgstr "Sist oppdatert av" msgid "Last Updated on" msgstr "Sist oppdatert" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -512,6 +514,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -544,6 +553,11 @@ 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 @@ -605,11 +619,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "Sett som utkast" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -617,11 +626,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "Status" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -700,11 +711,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -725,6 +731,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -788,6 +804,12 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Sist oppdatert " + +#~ msgid "Set to Draft" +#~ msgstr "Sett som utkast" + #~ msgid "Security" #~ msgstr "Sikkerhet" diff --git a/bi_sql_editor/i18n/nb_NO.po b/bi_sql_editor/i18n/nb_NO.po index d48e51f6c..7974f11fe 100644 --- a/bi_sql_editor/i18n/nb_NO.po +++ b/bi_sql_editor/i18n/nb_NO.po @@ -65,13 +65,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -104,13 +97,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -204,6 +190,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -308,9 +304,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -342,10 +348,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Sist endret den" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -359,11 +366,6 @@ msgstr "Sist oppdatert av" msgid "Last Updated on" msgstr "Sist oppdatert den" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -512,6 +514,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -544,6 +553,11 @@ 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 @@ -605,11 +619,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -617,11 +626,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "Stat" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -700,11 +711,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -725,6 +731,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -788,5 +804,8 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Sist endret den" + #~ msgid "Draft" #~ msgstr "Drøfting" diff --git a/bi_sql_editor/i18n/nl.po b/bi_sql_editor/i18n/nl.po index 643427be4..8710ff0ec 100644 --- a/bi_sql_editor/i18n/nl.po +++ b/bi_sql_editor/i18n/nl.po @@ -64,13 +64,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -103,13 +96,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -203,6 +189,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -307,9 +303,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -341,10 +347,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Laatst bijgewerkt op" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -358,11 +365,6 @@ msgstr "Laatst bijgewerkt door" msgid "Last Updated on" msgstr "Laatst bijgewerkt op" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -511,6 +513,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -543,6 +552,11 @@ 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 @@ -604,11 +618,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "Zet op concept" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -616,11 +625,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "Staat/Provincie" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -699,11 +710,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -724,6 +730,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -787,5 +803,11 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Laatst bijgewerkt op" + +#~ msgid "Set to Draft" +#~ msgstr "Zet op concept" + #~ msgid "Draft" #~ msgstr "Concept" diff --git a/bi_sql_editor/i18n/nl_BE.po b/bi_sql_editor/i18n/nl_BE.po index ecae95b3d..c951a5008 100644 --- a/bi_sql_editor/i18n/nl_BE.po +++ b/bi_sql_editor/i18n/nl_BE.po @@ -65,13 +65,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -104,13 +97,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -204,6 +190,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -308,9 +304,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -342,10 +348,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Laatst Aangepast op" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -359,11 +366,6 @@ msgstr "Laatst bijgewerkt door" msgid "Last Updated on" msgstr "Laatst bijgewerkt op" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -512,6 +514,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -544,6 +553,11 @@ 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 @@ -605,11 +619,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "Terugzetten naar Concept" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -617,11 +626,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -700,11 +711,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -725,6 +731,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -788,5 +804,11 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Laatst Aangepast op" + +#~ msgid "Set to Draft" +#~ msgstr "Terugzetten naar Concept" + #~ msgid "Draft" #~ msgstr "Concept" diff --git a/bi_sql_editor/i18n/nl_NL.po b/bi_sql_editor/i18n/nl_NL.po index 11ad78170..de744472e 100644 --- a/bi_sql_editor/i18n/nl_NL.po +++ b/bi_sql_editor/i18n/nl_NL.po @@ -66,13 +66,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -105,13 +98,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -205,6 +191,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -309,9 +305,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -343,10 +349,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Laatst gewijzigd op" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -360,11 +367,6 @@ msgstr "Laatst bijgewerkt door" msgid "Last Updated on" msgstr "Laatst bijgewerkt op" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -513,6 +515,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -545,6 +554,11 @@ 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 @@ -606,11 +620,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -618,11 +627,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -701,11 +712,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -726,6 +732,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -788,3 +804,6 @@ msgstr "" #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__sequence msgid "sequence" msgstr "" + +#~ msgid "Last Modified on" +#~ msgstr "Laatst gewijzigd op" diff --git a/bi_sql_editor/i18n/pl.po b/bi_sql_editor/i18n/pl.po index d9c40b83b..d3677228d 100644 --- a/bi_sql_editor/i18n/pl.po +++ b/bi_sql_editor/i18n/pl.po @@ -66,13 +66,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -105,13 +98,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -205,6 +191,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -309,9 +305,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -343,10 +349,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Ostatnio modyfikowano" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -360,11 +367,6 @@ msgstr "Ostatnio modyfikowane przez" msgid "Last Updated on" msgstr "Ostatnia zmiana" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -513,6 +515,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -545,6 +554,11 @@ 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 @@ -606,11 +620,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -618,11 +627,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "Stan" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -701,11 +712,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -726,6 +732,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -789,6 +805,9 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Ostatnio modyfikowano" + #~ msgid "Security" #~ msgstr "Uprawnienia" diff --git a/bi_sql_editor/i18n/pt.po b/bi_sql_editor/i18n/pt.po index c2fee5e14..d565e6e0e 100644 --- a/bi_sql_editor/i18n/pt.po +++ b/bi_sql_editor/i18n/pt.po @@ -64,13 +64,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -103,13 +96,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -203,6 +189,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -307,9 +303,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -341,10 +347,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Modificado a última vez por" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -358,11 +365,6 @@ msgstr "Atualizado pela última vez por" msgid "Last Updated on" msgstr "Atualizado pela última vez em" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -511,6 +513,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -543,6 +552,11 @@ 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 @@ -604,11 +618,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "Definir como rascunho" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -616,11 +625,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "Estado" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -699,11 +710,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -724,6 +730,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -787,5 +803,11 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Modificado a última vez por" + +#~ msgid "Set to Draft" +#~ msgstr "Definir como rascunho" + #~ msgid "Draft" #~ msgstr "Rascunho" diff --git a/bi_sql_editor/i18n/pt_BR.po b/bi_sql_editor/i18n/pt_BR.po index f88792671..c28dc5da9 100644 --- a/bi_sql_editor/i18n/pt_BR.po +++ b/bi_sql_editor/i18n/pt_BR.po @@ -65,13 +65,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -104,13 +97,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -204,6 +190,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -308,9 +304,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -342,10 +348,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Última atualização em" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -359,11 +366,6 @@ msgstr "Última atualização por" msgid "Last Updated on" msgstr "Última atualização em" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -512,6 +514,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -544,6 +553,11 @@ 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 @@ -605,11 +619,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "Definir como Provisório" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -617,11 +626,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "Estado" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -700,11 +711,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -725,6 +731,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -788,6 +804,12 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Última atualização em" + +#~ msgid "Set to Draft" +#~ msgstr "Definir como Provisório" + #~ msgid "Security" #~ msgstr "Segurança" diff --git a/bi_sql_editor/i18n/pt_PT.po b/bi_sql_editor/i18n/pt_PT.po index 4976b5c0f..71154dd39 100644 --- a/bi_sql_editor/i18n/pt_PT.po +++ b/bi_sql_editor/i18n/pt_PT.po @@ -65,13 +65,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -104,13 +97,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -204,6 +190,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -308,9 +304,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -342,10 +348,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Última Modificação Em" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -359,11 +366,6 @@ msgstr "Atualizado pela última vez por" msgid "Last Updated on" msgstr "Atualizado pela última vez em" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -512,6 +514,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -544,6 +553,11 @@ 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 @@ -605,11 +619,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "Definir como rascunho" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -617,11 +626,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "Estado" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -700,11 +711,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -725,6 +731,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -788,5 +804,11 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Última Modificação Em" + +#~ msgid "Set to Draft" +#~ msgstr "Definir como rascunho" + #~ msgid "Draft" #~ msgstr "Rascunho" diff --git a/bi_sql_editor/i18n/ro.po b/bi_sql_editor/i18n/ro.po index 84b4f28ca..12dd5a4c4 100644 --- a/bi_sql_editor/i18n/ro.po +++ b/bi_sql_editor/i18n/ro.po @@ -65,13 +65,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -104,13 +97,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -204,6 +190,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -308,9 +304,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -342,10 +348,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Ultima actualizare în" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -359,11 +366,6 @@ msgstr "Ultima actualizare făcută de" msgid "Last Updated on" msgstr "Ultima actualizare la" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -512,6 +514,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -544,6 +553,11 @@ 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 @@ -605,11 +619,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "Seteaza ca Ciorna" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -617,11 +626,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "Județ" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -700,11 +711,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -725,6 +731,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -788,5 +804,11 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Ultima actualizare în" + +#~ msgid "Set to Draft" +#~ msgstr "Seteaza ca Ciorna" + #~ msgid "Draft" #~ msgstr "Schiță" diff --git a/bi_sql_editor/i18n/ru.po b/bi_sql_editor/i18n/ru.po index dd77ad003..ab1b81e47 100644 --- a/bi_sql_editor/i18n/ru.po +++ b/bi_sql_editor/i18n/ru.po @@ -66,13 +66,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -105,13 +98,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -205,6 +191,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -309,9 +305,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -343,9 +349,10 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" msgstr "" #. module: bi_sql_editor @@ -360,11 +367,6 @@ msgstr "Последний раз обновлено" msgid "Last Updated on" msgstr "Последний раз обновлено" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -513,6 +515,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -545,6 +554,11 @@ 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 @@ -606,11 +620,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "Установить в \"Черновик\"" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -618,11 +627,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -701,11 +712,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -726,6 +732,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -789,5 +805,8 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Set to Draft" +#~ msgstr "Установить в \"Черновик\"" + #~ msgid "Draft" #~ msgstr "Черновик" diff --git a/bi_sql_editor/i18n/sk.po b/bi_sql_editor/i18n/sk.po index 11e361ef9..db812dc15 100644 --- a/bi_sql_editor/i18n/sk.po +++ b/bi_sql_editor/i18n/sk.po @@ -64,13 +64,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -103,13 +96,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -203,6 +189,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -307,9 +303,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -341,10 +347,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Posledná modifikácia" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -358,11 +365,6 @@ msgstr "Naposledy upravoval" msgid "Last Updated on" msgstr "Naposledy upravované" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -511,6 +513,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -543,6 +552,11 @@ 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 @@ -604,11 +618,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -616,11 +625,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -699,11 +710,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -724,6 +730,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -787,5 +803,8 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Posledná modifikácia" + #~ msgid "Security" #~ msgstr "Bezpečnosť" diff --git a/bi_sql_editor/i18n/sl.po b/bi_sql_editor/i18n/sl.po index b404db0f0..9e8e7c5a8 100644 --- a/bi_sql_editor/i18n/sl.po +++ b/bi_sql_editor/i18n/sl.po @@ -67,13 +67,6 @@ msgstr "Dovoljene skupine" msgid "Allowed Users" msgstr "Dovoljeni uporabniki" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -108,13 +101,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -217,6 +203,16 @@ msgstr "" " ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','='," "False)]." +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -325,9 +321,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -359,10 +365,11 @@ msgid "Is Materialized View" msgstr "Je materializirani prikaz" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Zadnjič spremenjeno" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -376,11 +383,6 @@ msgstr "Zadnji posodobil" msgid "Last Updated on" msgstr "Zadnjič posodobljeno" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text #, fuzzy @@ -532,6 +534,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -564,6 +573,11 @@ 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 @@ -630,11 +644,6 @@ msgstr "SQL prikazi" msgid "Selection Options" msgstr "Opcije izbire" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "Nastavi kot osnutek" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -642,11 +651,13 @@ msgstr "Velikost materializiranega prikaza in pripadajočih indeksov" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "Stanje" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -733,11 +744,6 @@ 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__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -758,6 +764,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -821,6 +837,12 @@ msgstr "selection" msgid "sequence" msgstr "sequence" +#~ msgid "Last Modified on" +#~ msgstr "Zadnjič spremenjeno" + +#~ msgid "Set to Draft" +#~ msgstr "Nastavi kot osnutek" + #, python-format #~ msgid "%s Access %s" #~ msgstr "%s Dostop %s" diff --git a/bi_sql_editor/i18n/sr.po b/bi_sql_editor/i18n/sr.po index dae3786f3..577364733 100644 --- a/bi_sql_editor/i18n/sr.po +++ b/bi_sql_editor/i18n/sr.po @@ -65,13 +65,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -104,13 +97,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -204,6 +190,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -308,9 +304,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -342,9 +348,10 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" msgstr "" #. module: bi_sql_editor @@ -359,11 +366,6 @@ msgstr "" msgid "Last Updated on" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -512,6 +514,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -544,6 +553,11 @@ 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 @@ -605,11 +619,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -617,11 +626,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -700,11 +711,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -725,6 +731,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 diff --git a/bi_sql_editor/i18n/sr@latin.po b/bi_sql_editor/i18n/sr@latin.po index 1933d2e9c..c16e8d25b 100644 --- a/bi_sql_editor/i18n/sr@latin.po +++ b/bi_sql_editor/i18n/sr@latin.po @@ -66,13 +66,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -105,13 +98,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -205,6 +191,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -309,9 +305,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -343,10 +349,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Zadnja izmjena" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -360,11 +367,6 @@ msgstr "Zadnja izmjena" msgid "Last Updated on" msgstr "Zadnja izmjena" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -513,6 +515,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -545,6 +554,11 @@ 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 @@ -606,11 +620,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -618,11 +627,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -701,11 +712,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -726,6 +732,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -789,6 +805,9 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Zadnja izmjena" + #~ msgid "Security" #~ msgstr "Bezbednost" diff --git a/bi_sql_editor/i18n/sv.po b/bi_sql_editor/i18n/sv.po index 8d8a64578..6f78789b1 100644 --- a/bi_sql_editor/i18n/sv.po +++ b/bi_sql_editor/i18n/sv.po @@ -64,13 +64,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -103,13 +96,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -203,6 +189,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -307,9 +303,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -341,10 +347,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Senast redigerad" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -358,11 +365,6 @@ msgstr "Senast uppdaterad av" msgid "Last Updated on" msgstr "Senast uppdaterad" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -511,6 +513,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -543,6 +552,11 @@ 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 @@ -604,11 +618,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "Sätt till preliminär" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -616,11 +625,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "Status" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -699,11 +710,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -724,6 +730,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -787,6 +803,12 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Senast redigerad" + +#~ msgid "Set to Draft" +#~ msgstr "Sätt till preliminär" + #~ msgid "Security" #~ msgstr "Säkerhet" diff --git a/bi_sql_editor/i18n/th.po b/bi_sql_editor/i18n/th.po index 8c8281372..bcbd1b768 100644 --- a/bi_sql_editor/i18n/th.po +++ b/bi_sql_editor/i18n/th.po @@ -64,13 +64,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -103,13 +96,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -203,6 +189,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -307,9 +303,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -341,10 +347,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "แก้ไขครั้งสุดท้ายเมื่อ" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -358,11 +365,6 @@ msgstr "อัพเดทครั้งสุดท้ายโดย" msgid "Last Updated on" msgstr "อัพเดทครั้งสุดท้ายเมื่อ" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -511,6 +513,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -543,6 +552,11 @@ 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 @@ -604,11 +618,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "กำหนดให้เป็นแบบร่าง" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -616,11 +625,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -699,11 +710,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -724,6 +730,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -787,6 +803,12 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "แก้ไขครั้งสุดท้ายเมื่อ" + +#~ msgid "Set to Draft" +#~ msgstr "กำหนดให้เป็นแบบร่าง" + #~ msgid "Security" #~ msgstr "ความปลอดภัย" diff --git a/bi_sql_editor/i18n/tr.po b/bi_sql_editor/i18n/tr.po index a7943c1ab..eed39b4f0 100644 --- a/bi_sql_editor/i18n/tr.po +++ b/bi_sql_editor/i18n/tr.po @@ -65,13 +65,6 @@ msgstr "" msgid "Allowed Users" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -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" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_attachment_count msgid "Attachment Count" @@ -104,13 +97,6 @@ msgid "" "behaviour, choose an alternate Group Operator" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "" -"Check this box if you want to add a context column in the field list view. " -"Custom Context will be inserted in the created views." -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" @@ -204,6 +190,16 @@ msgid "" "False)]." msgstr "" +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete SQL Elements" +msgstr "" + +#. module: bi_sql_editor +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "Delete UI" +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name @@ -308,9 +304,19 @@ 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 +#. 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'." +msgstr "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name msgid "Index Name" @@ -342,10 +348,11 @@ msgid "Is Materialized View" msgstr "" #. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update -msgid "Last Modified on" -msgstr "Son değişiklik" +#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form +msgid "" +"It will delete the materialized view, and all the previous mapping realized " +"with the columns" +msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid @@ -359,11 +366,6 @@ msgstr "Son güncelleyen" msgid "Last Updated on" msgstr "Son güncelleme" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__message_main_attachment_id -msgid "Main Attachment" -msgstr "" - #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text msgid "Materialized Text" @@ -512,6 +514,13 @@ msgstr "" msgid "Optional (shown)" 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 "" + #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query msgid "Query" @@ -544,6 +553,11 @@ 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 @@ -605,11 +619,6 @@ msgstr "" msgid "Selection Options" msgstr "" -#. module: bi_sql_editor -#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form -msgid "Set to Draft" -msgstr "Taslak Olarak Ayarlayın" - #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size msgid "Size of the materialized view and its indexes" @@ -617,11 +626,13 @@ msgstr "" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__state msgid "State" msgstr "Durum" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__state msgid "" "State of the Request:\n" " * 'Draft': Not tested\n" @@ -700,11 +711,6 @@ msgid "" "created the model" msgstr "" -#. module: bi_sql_editor -#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__option_context_field -msgid "Use Context Field" -msgstr "" - #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "User Interface" @@ -725,6 +731,16 @@ msgstr "" msgid "Views, Action and Menu Created" msgstr "" +#. module: bi_sql_editor +#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website Messages" +msgstr "" + +#. module: bi_sql_editor +#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__website_message_ids +msgid "Website communication history" +msgstr "" + #. module: bi_sql_editor #. odoo-python #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 @@ -788,6 +804,12 @@ msgstr "" msgid "sequence" msgstr "" +#~ msgid "Last Modified on" +#~ msgstr "Son değişiklik" + +#~ msgid "Set to Draft" +#~ msgstr "Taslak Olarak Ayarlayın" + #~ msgid "Security" #~ msgstr "Güvenlik"