[UPD] Update base_exception.pot
parent
c5fcea1583
commit
db69a2f3af
|
@ -4,7 +4,7 @@
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 16.0\n"
|
"Project-Id-Version: Odoo Server 17.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
|
@ -13,13 +13,6 @@ msgstr ""
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Plural-Forms: \n"
|
"Plural-Forms: \n"
|
||||||
|
|
||||||
#. module: base_exception
|
|
||||||
#. odoo-python
|
|
||||||
#: code:addons/base_exception/models/base_exception.py:0
|
|
||||||
#, python-format
|
|
||||||
msgid "(Blocking exception)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: base_exception
|
#. module: base_exception
|
||||||
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
|
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
|
||||||
msgid "<code>self</code>: Record on which the rule is evaluated."
|
msgid "<code>self</code>: Record on which the rule is evaluated."
|
||||||
|
@ -69,6 +62,11 @@ msgid ""
|
||||||
"By method: allow to select an existing check method"
|
"By method: allow to select an existing check method"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: base_exception
|
||||||
|
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
|
||||||
|
msgid "Close"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: base_exception
|
#. module: base_exception
|
||||||
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__create_uid
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__create_uid
|
||||||
msgid "Created by"
|
msgid "Created by"
|
||||||
|
@ -203,11 +201,6 @@ msgstr ""
|
||||||
msgid "Is Blocking"
|
msgid "Is Blocking"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: base_exception
|
|
||||||
#: model:ir.model.fields,field_description:base_exception.field_exception_rule____last_update
|
|
||||||
msgid "Last Modified on"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: base_exception
|
#. module: base_exception
|
||||||
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__write_uid
|
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__write_uid
|
||||||
msgid "Last Updated by"
|
msgid "Last Updated by"
|
||||||
|
@ -268,14 +261,6 @@ msgstr ""
|
||||||
msgid "Sequence"
|
msgid "Sequence"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: base_exception
|
|
||||||
#: model:ir.model.fields,field_description:base_exception.field_base_exception__smart_search
|
|
||||||
#: model:ir.model.fields,field_description:base_exception.field_base_exception_method__smart_search
|
|
||||||
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__smart_search
|
|
||||||
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__smart_search
|
|
||||||
msgid "Smart Search"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: base_exception
|
#. module: base_exception
|
||||||
#. odoo-python
|
#. odoo-python
|
||||||
#: code:addons/base_exception/models/base_exception.py:0
|
#: code:addons/base_exception/models/base_exception.py:0
|
||||||
|
@ -308,8 +293,3 @@ msgstr ""
|
||||||
#: model:ir.model.fields,help:base_exception.field_exception_rule__is_blocking
|
#: model:ir.model.fields,help:base_exception.field_exception_rule__is_blocking
|
||||||
msgid "When checked the exception can not be ignored"
|
msgid "When checked the exception can not be ignored"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: base_exception
|
|
||||||
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
|
|
||||||
msgid "_Close"
|
|
||||||
msgstr ""
|
|
||||||
|
|
Loading…
Reference in New Issue