[UPD] Update base_exception.pot
parent
c5fcea1583
commit
db69a2f3af
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
|
@ -13,13 +13,6 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: \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
|
||||
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
|
||||
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"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_exception
|
||||
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_exception
|
||||
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__create_uid
|
||||
msgid "Created by"
|
||||
|
@ -203,11 +201,6 @@ msgstr ""
|
|||
msgid "Is Blocking"
|
||||
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
|
||||
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__write_uid
|
||||
msgid "Last Updated by"
|
||||
|
@ -268,14 +261,6 @@ msgstr ""
|
|||
msgid "Sequence"
|
||||
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
|
||||
#. odoo-python
|
||||
#: 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
|
||||
msgid "When checked the exception can not be ignored"
|
||||
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