[UPD] Update auditlog.pot
parent
cba7583075
commit
aa0c17311c
|
@ -122,6 +122,12 @@ msgstr ""
|
||||||
msgid "Field"
|
msgid "Field"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auditlog
|
||||||
|
#: code:addons/auditlog/models/rule.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid "Field 'model_id' cannot be empty."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auditlog
|
#. module: auditlog
|
||||||
#: model:ir.model.fields,field_description:auditlog.field_auditlog_log__line_ids
|
#: model:ir.model.fields,field_description:auditlog.field_auditlog_log__line_ids
|
||||||
#: model_terms:ir.ui.view,arch_db:auditlog.view_auditlog_log_form
|
#: model_terms:ir.ui.view,arch_db:auditlog.view_auditlog_log_form
|
||||||
|
@ -262,6 +268,12 @@ msgstr ""
|
||||||
msgid "Model"
|
msgid "Model"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auditlog
|
||||||
|
#: model:ir.model.fields,field_description:auditlog.field_auditlog_log__model_name
|
||||||
|
#: model:ir.model.fields,field_description:auditlog.field_auditlog_rule__model_name
|
||||||
|
msgid "Model Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auditlog
|
#. module: auditlog
|
||||||
#: model:ir.model.fields,field_description:auditlog.field_auditlog_http_request__display_name
|
#: model:ir.model.fields,field_description:auditlog.field_auditlog_http_request__display_name
|
||||||
#: model:ir.model.fields,field_description:auditlog.field_auditlog_http_session__display_name
|
#: model:ir.model.fields,field_description:auditlog.field_auditlog_http_session__display_name
|
||||||
|
@ -279,6 +291,24 @@ msgstr ""
|
||||||
msgid "New value Text"
|
msgid "New value Text"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auditlog
|
||||||
|
#: code:addons/auditlog/models/log.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid "No field defined to create line."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auditlog
|
||||||
|
#: code:addons/auditlog/models/rule.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid "No model defined to create line."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auditlog
|
||||||
|
#: code:addons/auditlog/models/log.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid "No model defined to create log."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auditlog
|
#. module: auditlog
|
||||||
#: model:ir.model.fields,field_description:auditlog.field_auditlog_log_line__old_value
|
#: model:ir.model.fields,field_description:auditlog.field_auditlog_log_line__old_value
|
||||||
msgid "Old Value"
|
msgid "Old Value"
|
||||||
|
@ -385,11 +415,29 @@ msgstr ""
|
||||||
msgid "Subscribed"
|
msgid "Subscribed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auditlog
|
||||||
|
#: model:ir.model.fields,field_description:auditlog.field_auditlog_log__model_model
|
||||||
|
#: model:ir.model.fields,field_description:auditlog.field_auditlog_rule__model_model
|
||||||
|
msgid "Technical Model Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auditlog
|
#. module: auditlog
|
||||||
#: model:ir.model.fields,field_description:auditlog.field_auditlog_log_line__field_name
|
#: model:ir.model.fields,field_description:auditlog.field_auditlog_log_line__field_name
|
||||||
msgid "Technical name"
|
msgid "Technical name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auditlog
|
||||||
|
#: code:addons/auditlog/models/log.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid "The field 'field_id' cannot be empty."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: auditlog
|
||||||
|
#: code:addons/auditlog/models/log.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid "The field 'model_id' cannot be empty."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: auditlog
|
#. module: auditlog
|
||||||
#: model:ir.model.constraint,message:auditlog.constraint_auditlog_rule_model_uniq
|
#: model:ir.model.constraint,message:auditlog.constraint_auditlog_rule_model_uniq
|
||||||
msgid ""
|
msgid ""
|
||||||
|
|
Loading…
Reference in New Issue