Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-14.0/server-tools-14.0-auditlog Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-auditlog/pull/2466/head
parent
62a4bd4ff5
commit
b3126e922a
|
@ -127,6 +127,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
|
||||||
|
@ -269,6 +275,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
|
||||||
|
@ -286,6 +298,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"
|
||||||
|
@ -392,11 +422,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 ""
|
||||||
|
|
|
@ -129,6 +129,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
|
||||||
|
@ -271,6 +277,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
|
||||||
|
@ -288,6 +300,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"
|
||||||
|
@ -394,11 +424,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 ""
|
||||||
|
|
|
@ -127,6 +127,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
|
||||||
|
@ -269,6 +275,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
|
||||||
|
@ -286,6 +298,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"
|
||||||
|
@ -392,11 +422,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 ""
|
||||||
|
|
|
@ -128,6 +128,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
|
||||||
|
@ -270,6 +276,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
|
||||||
|
@ -287,6 +299,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"
|
||||||
|
@ -393,11 +423,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 ""
|
||||||
|
|
|
@ -127,6 +127,12 @@ msgstr ""
|
||||||
msgid "Field"
|
msgid "Field"
|
||||||
msgstr "Camp"
|
msgstr "Camp"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -269,6 +275,12 @@ msgstr ""
|
||||||
msgid "Model"
|
msgid "Model"
|
||||||
msgstr "Model"
|
msgstr "Model"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -286,6 +298,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"
|
||||||
|
@ -392,11 +422,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 ""
|
||||||
|
|
|
@ -128,6 +128,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
|
||||||
|
@ -270,6 +276,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
|
||||||
|
@ -287,6 +299,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"
|
||||||
|
@ -393,11 +423,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 ""
|
||||||
|
|
|
@ -128,6 +128,12 @@ msgstr "Rychlý protokol"
|
||||||
msgid "Field"
|
msgid "Field"
|
||||||
msgstr "Pole"
|
msgstr "Pole"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -274,6 +280,12 @@ msgstr "Metoda"
|
||||||
msgid "Model"
|
msgid "Model"
|
||||||
msgstr "Model"
|
msgstr "Model"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -291,6 +303,24 @@ msgstr "Nová hodnota"
|
||||||
msgid "New value Text"
|
msgid "New value Text"
|
||||||
msgstr "Nový text hodnot"
|
msgstr "Nový text hodnot"
|
||||||
|
|
||||||
|
#. 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"
|
||||||
|
@ -405,11 +435,29 @@ msgstr "odebírat"
|
||||||
msgid "Subscribed"
|
msgid "Subscribed"
|
||||||
msgstr "Přihlášené"
|
msgstr "Přihlášené"
|
||||||
|
|
||||||
|
#. 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 "Technický název"
|
msgstr "Technický název"
|
||||||
|
|
||||||
|
#. 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 ""
|
||||||
|
|
|
@ -128,6 +128,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
|
||||||
|
@ -270,6 +276,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
|
||||||
|
@ -287,6 +299,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"
|
||||||
|
@ -393,11 +423,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 ""
|
||||||
|
|
|
@ -128,6 +128,12 @@ msgstr "Kurz-Protokoll"
|
||||||
msgid "Field"
|
msgid "Field"
|
||||||
msgstr "Feld"
|
msgstr "Feld"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -275,6 +281,12 @@ msgstr "Methode"
|
||||||
msgid "Model"
|
msgid "Model"
|
||||||
msgstr "Modell"
|
msgstr "Modell"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -292,6 +304,24 @@ msgstr "Neuer Wert"
|
||||||
msgid "New value Text"
|
msgid "New value Text"
|
||||||
msgstr "Neuen Wert Text"
|
msgstr "Neuen Wert Text"
|
||||||
|
|
||||||
|
#. 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"
|
||||||
|
@ -406,11 +436,29 @@ msgstr "Aktiviere"
|
||||||
msgid "Subscribed"
|
msgid "Subscribed"
|
||||||
msgstr "Aktiviert"
|
msgstr "Aktiviert"
|
||||||
|
|
||||||
|
#. 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 "Technische Bezeichnung"
|
msgstr "Technische Bezeichnung"
|
||||||
|
|
||||||
|
#. 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 ""
|
||||||
|
|
|
@ -129,6 +129,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
|
||||||
|
@ -271,6 +277,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
|
||||||
|
@ -288,6 +300,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"
|
||||||
|
@ -394,11 +424,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 ""
|
||||||
|
|
|
@ -128,6 +128,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
|
||||||
|
@ -270,6 +276,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
|
||||||
|
@ -287,6 +299,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"
|
||||||
|
@ -393,11 +423,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 ""
|
||||||
|
|
|
@ -129,6 +129,12 @@ msgstr "Registro rápido"
|
||||||
msgid "Field"
|
msgid "Field"
|
||||||
msgstr "Campo"
|
msgstr "Campo"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -276,6 +282,12 @@ msgstr "Método"
|
||||||
msgid "Model"
|
msgid "Model"
|
||||||
msgstr "Modelo"
|
msgstr "Modelo"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -293,6 +305,24 @@ msgstr "Valor nuevo"
|
||||||
msgid "New value Text"
|
msgid "New value Text"
|
||||||
msgstr "Texto del valor nuevo"
|
msgstr "Texto del valor nuevo"
|
||||||
|
|
||||||
|
#. 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"
|
||||||
|
@ -407,11 +437,29 @@ msgstr "Suscribir"
|
||||||
msgid "Subscribed"
|
msgid "Subscribed"
|
||||||
msgstr "Suscrito"
|
msgstr "Suscrito"
|
||||||
|
|
||||||
|
#. 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 "Nombre técnico"
|
msgstr "Nombre técnico"
|
||||||
|
|
||||||
|
#. 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 ""
|
||||||
|
|
|
@ -128,6 +128,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
|
||||||
|
@ -270,6 +276,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
|
||||||
|
@ -287,6 +299,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"
|
||||||
|
@ -393,11 +423,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 ""
|
||||||
|
|
|
@ -128,6 +128,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
|
||||||
|
@ -270,6 +276,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
|
||||||
|
@ -287,6 +299,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"
|
||||||
|
@ -393,11 +423,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 ""
|
||||||
|
|
|
@ -128,6 +128,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
|
||||||
|
@ -270,6 +276,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
|
||||||
|
@ -287,6 +299,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"
|
||||||
|
@ -393,11 +423,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 ""
|
||||||
|
|
|
@ -128,6 +128,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
|
||||||
|
@ -270,6 +276,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
|
||||||
|
@ -287,6 +299,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"
|
||||||
|
@ -393,11 +423,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 ""
|
||||||
|
|
|
@ -128,6 +128,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
|
||||||
|
@ -270,6 +276,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
|
||||||
|
@ -287,6 +299,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"
|
||||||
|
@ -393,11 +423,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 ""
|
||||||
|
|
|
@ -128,6 +128,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
|
||||||
|
@ -270,6 +276,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
|
||||||
|
@ -287,6 +299,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"
|
||||||
|
@ -393,11 +423,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 ""
|
||||||
|
|
|
@ -128,6 +128,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
|
||||||
|
@ -270,6 +276,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
|
||||||
|
@ -287,6 +299,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"
|
||||||
|
@ -393,11 +423,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 ""
|
||||||
|
|
|
@ -128,6 +128,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
|
||||||
|
@ -270,6 +276,12 @@ msgstr ""
|
||||||
msgid "Model"
|
msgid "Model"
|
||||||
msgstr "Modelo"
|
msgstr "Modelo"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -287,6 +299,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"
|
||||||
|
@ -393,11 +423,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 ""
|
||||||
|
|
|
@ -128,6 +128,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
|
||||||
|
@ -270,6 +276,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
|
||||||
|
@ -287,6 +299,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"
|
||||||
|
@ -393,11 +423,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 ""
|
||||||
|
|
|
@ -128,6 +128,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
|
||||||
|
@ -270,6 +276,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
|
||||||
|
@ -287,6 +299,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"
|
||||||
|
@ -393,11 +423,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 ""
|
||||||
|
|
|
@ -128,6 +128,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
|
||||||
|
@ -270,6 +276,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
|
||||||
|
@ -287,6 +299,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"
|
||||||
|
@ -393,11 +423,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 ""
|
||||||
|
|
|
@ -127,6 +127,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
|
||||||
|
@ -269,6 +275,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
|
||||||
|
@ -286,6 +298,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"
|
||||||
|
@ -392,11 +422,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 ""
|
||||||
|
|
|
@ -127,6 +127,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
|
||||||
|
@ -269,6 +275,12 @@ msgstr ""
|
||||||
msgid "Model"
|
msgid "Model"
|
||||||
msgstr "Model"
|
msgstr "Model"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -286,6 +298,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"
|
||||||
|
@ -392,11 +422,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 ""
|
||||||
|
|
|
@ -127,6 +127,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
|
||||||
|
@ -269,6 +275,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
|
||||||
|
@ -286,6 +298,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"
|
||||||
|
@ -392,11 +422,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 ""
|
||||||
|
|
|
@ -128,6 +128,12 @@ msgstr ""
|
||||||
msgid "Field"
|
msgid "Field"
|
||||||
msgstr "Kenttä"
|
msgstr "Kenttä"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -270,6 +276,12 @@ msgstr ""
|
||||||
msgid "Model"
|
msgid "Model"
|
||||||
msgstr "Mall"
|
msgstr "Mall"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -287,6 +299,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"
|
||||||
|
@ -393,11 +423,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 ""
|
||||||
|
|
|
@ -128,6 +128,12 @@ msgstr "Journal rapide"
|
||||||
msgid "Field"
|
msgid "Field"
|
||||||
msgstr "Champ"
|
msgstr "Champ"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -276,6 +282,12 @@ msgstr "Méthode"
|
||||||
msgid "Model"
|
msgid "Model"
|
||||||
msgstr "Modèle"
|
msgstr "Modèle"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -293,6 +305,24 @@ msgstr "Nouvelle valeur"
|
||||||
msgid "New value Text"
|
msgid "New value Text"
|
||||||
msgstr "Nouvelle valeur texte"
|
msgstr "Nouvelle valeur texte"
|
||||||
|
|
||||||
|
#. 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"
|
||||||
|
@ -407,11 +437,29 @@ msgstr "Abonner"
|
||||||
msgid "Subscribed"
|
msgid "Subscribed"
|
||||||
msgstr "Abonné"
|
msgstr "Abonné"
|
||||||
|
|
||||||
|
#. 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 "Nom technique"
|
msgstr "Nom technique"
|
||||||
|
|
||||||
|
#. 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 ""
|
||||||
|
|
|
@ -130,6 +130,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
|
||||||
|
@ -272,6 +278,12 @@ msgstr ""
|
||||||
msgid "Model"
|
msgid "Model"
|
||||||
msgstr "Modèle"
|
msgstr "Modèle"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -289,6 +301,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"
|
||||||
|
@ -395,11 +425,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 ""
|
||||||
|
|
|
@ -129,6 +129,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
|
||||||
|
@ -271,6 +277,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
|
||||||
|
@ -288,6 +300,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"
|
||||||
|
@ -394,11 +424,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 ""
|
||||||
|
|
|
@ -129,6 +129,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
|
||||||
|
@ -271,6 +277,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
|
||||||
|
@ -288,6 +300,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"
|
||||||
|
@ -394,11 +424,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 ""
|
||||||
|
|
|
@ -129,6 +129,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
|
||||||
|
@ -271,6 +277,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
|
||||||
|
@ -288,6 +300,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"
|
||||||
|
@ -394,11 +424,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 ""
|
||||||
|
|
|
@ -128,6 +128,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
|
||||||
|
@ -270,6 +276,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
|
||||||
|
@ -287,6 +299,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"
|
||||||
|
@ -393,11 +423,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 ""
|
||||||
|
|
|
@ -127,6 +127,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
|
||||||
|
@ -269,6 +275,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
|
||||||
|
@ -286,6 +298,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"
|
||||||
|
@ -392,11 +422,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 ""
|
||||||
|
|
|
@ -129,6 +129,12 @@ msgstr "Brzi zapis"
|
||||||
msgid "Field"
|
msgid "Field"
|
||||||
msgstr "Polje"
|
msgstr "Polje"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -271,6 +277,12 @@ msgstr "Metoda"
|
||||||
msgid "Model"
|
msgid "Model"
|
||||||
msgstr "Model"
|
msgstr "Model"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -288,6 +300,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"
|
||||||
|
@ -394,11 +424,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 "Tehnički naziv"
|
msgstr "Tehnički naziv"
|
||||||
|
|
||||||
|
#. 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 ""
|
||||||
|
|
|
@ -130,6 +130,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
|
||||||
|
@ -272,6 +278,12 @@ msgstr "Metoda"
|
||||||
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
|
||||||
|
@ -289,6 +301,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"
|
||||||
|
@ -395,11 +425,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 ""
|
||||||
|
|
|
@ -127,6 +127,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
|
||||||
|
@ -269,6 +275,12 @@ msgstr ""
|
||||||
msgid "Model"
|
msgid "Model"
|
||||||
msgstr "Modell, minta"
|
msgstr "Modell, minta"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -286,6 +298,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"
|
||||||
|
@ -392,11 +422,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 ""
|
||||||
|
|
|
@ -127,6 +127,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
|
||||||
|
@ -269,6 +275,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
|
||||||
|
@ -286,6 +298,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"
|
||||||
|
@ -392,11 +422,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 ""
|
||||||
|
|
|
@ -128,6 +128,12 @@ msgstr ""
|
||||||
msgid "Field"
|
msgid "Field"
|
||||||
msgstr "Campo"
|
msgstr "Campo"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -270,6 +276,12 @@ msgstr "Metodo"
|
||||||
msgid "Model"
|
msgid "Model"
|
||||||
msgstr "Modello"
|
msgstr "Modello"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -287,6 +299,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"
|
||||||
|
@ -393,11 +423,29 @@ msgstr "Sottoscrivi"
|
||||||
msgid "Subscribed"
|
msgid "Subscribed"
|
||||||
msgstr "Sottoscritto"
|
msgstr "Sottoscritto"
|
||||||
|
|
||||||
|
#. 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 ""
|
||||||
|
|
|
@ -127,6 +127,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
|
||||||
|
@ -269,6 +275,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
|
||||||
|
@ -286,6 +298,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"
|
||||||
|
@ -392,11 +422,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 ""
|
||||||
|
|
|
@ -127,6 +127,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
|
||||||
|
@ -269,6 +275,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
|
||||||
|
@ -286,6 +298,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"
|
||||||
|
@ -392,11 +422,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 ""
|
||||||
|
|
|
@ -128,6 +128,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
|
||||||
|
@ -270,6 +276,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
|
||||||
|
@ -287,6 +299,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"
|
||||||
|
@ -393,11 +423,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 ""
|
||||||
|
|
|
@ -129,6 +129,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
|
||||||
|
@ -271,6 +277,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
|
||||||
|
@ -288,6 +300,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"
|
||||||
|
@ -394,11 +424,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 ""
|
||||||
|
|
|
@ -128,6 +128,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
|
||||||
|
@ -270,6 +276,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
|
||||||
|
@ -287,6 +299,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"
|
||||||
|
@ -393,11 +423,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 ""
|
||||||
|
|
|
@ -127,6 +127,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
|
||||||
|
@ -269,6 +275,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
|
||||||
|
@ -286,6 +298,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"
|
||||||
|
@ -392,11 +422,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 ""
|
||||||
|
|
|
@ -127,6 +127,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
|
||||||
|
@ -269,6 +275,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
|
||||||
|
@ -286,6 +298,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"
|
||||||
|
@ -392,11 +422,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 ""
|
||||||
|
|
|
@ -128,6 +128,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
|
||||||
|
@ -270,6 +276,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
|
||||||
|
@ -287,6 +299,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"
|
||||||
|
@ -393,11 +423,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 ""
|
||||||
|
|
|
@ -128,6 +128,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
|
||||||
|
@ -270,6 +276,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
|
||||||
|
@ -287,6 +299,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"
|
||||||
|
@ -393,11 +423,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 ""
|
||||||
|
|
|
@ -128,6 +128,12 @@ msgstr ""
|
||||||
msgid "Field"
|
msgid "Field"
|
||||||
msgstr "Veld"
|
msgstr "Veld"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -270,6 +276,12 @@ msgstr ""
|
||||||
msgid "Model"
|
msgid "Model"
|
||||||
msgstr "Model"
|
msgstr "Model"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -287,6 +299,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"
|
||||||
|
@ -393,11 +423,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 ""
|
||||||
|
|
|
@ -128,6 +128,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
|
||||||
|
@ -270,6 +276,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
|
||||||
|
@ -287,6 +299,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"
|
||||||
|
@ -393,11 +423,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 ""
|
||||||
|
|
|
@ -129,6 +129,12 @@ msgstr "Beknopt log"
|
||||||
msgid "Field"
|
msgid "Field"
|
||||||
msgstr "Veld"
|
msgstr "Veld"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -275,6 +281,12 @@ msgstr "Methode"
|
||||||
msgid "Model"
|
msgid "Model"
|
||||||
msgstr "Model"
|
msgstr "Model"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -292,6 +304,24 @@ msgstr "Nieuwe Waarde"
|
||||||
msgid "New value Text"
|
msgid "New value Text"
|
||||||
msgstr "Nieuwe waarde Tekst"
|
msgstr "Nieuwe waarde Tekst"
|
||||||
|
|
||||||
|
#. 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"
|
||||||
|
@ -406,11 +436,29 @@ msgstr "Aanmelden"
|
||||||
msgid "Subscribed"
|
msgid "Subscribed"
|
||||||
msgstr "Aangemeld"
|
msgstr "Aangemeld"
|
||||||
|
|
||||||
|
#. 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 "Technische naam"
|
msgstr "Technische naam"
|
||||||
|
|
||||||
|
#. 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 ""
|
||||||
|
|
|
@ -128,6 +128,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
|
||||||
|
@ -270,6 +276,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
|
||||||
|
@ -287,6 +299,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"
|
||||||
|
@ -393,11 +423,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 ""
|
||||||
|
|
|
@ -128,6 +128,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
|
||||||
|
@ -270,6 +276,12 @@ msgstr "Método"
|
||||||
msgid "Model"
|
msgid "Model"
|
||||||
msgstr "Modelo"
|
msgstr "Modelo"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -287,6 +299,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"
|
||||||
|
@ -393,11 +423,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 ""
|
||||||
|
|
|
@ -129,6 +129,12 @@ msgstr "Registro rápido"
|
||||||
msgid "Field"
|
msgid "Field"
|
||||||
msgstr "Campo"
|
msgstr "Campo"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -276,6 +282,12 @@ msgstr "Método"
|
||||||
msgid "Model"
|
msgid "Model"
|
||||||
msgstr "Modelo"
|
msgstr "Modelo"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -293,6 +305,24 @@ msgstr "Novo Valor"
|
||||||
msgid "New value Text"
|
msgid "New value Text"
|
||||||
msgstr "Novo Valor de Texto"
|
msgstr "Novo Valor de Texto"
|
||||||
|
|
||||||
|
#. 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"
|
||||||
|
@ -407,11 +437,29 @@ msgstr "Inscrever"
|
||||||
msgid "Subscribed"
|
msgid "Subscribed"
|
||||||
msgstr "Inscrito"
|
msgstr "Inscrito"
|
||||||
|
|
||||||
|
#. 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 "Nome técnico"
|
msgstr "Nome técnico"
|
||||||
|
|
||||||
|
#. 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 ""
|
||||||
|
|
|
@ -129,6 +129,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
|
||||||
|
@ -271,6 +277,12 @@ msgstr "Método"
|
||||||
msgid "Model"
|
msgid "Model"
|
||||||
msgstr "Modelo"
|
msgstr "Modelo"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -288,6 +300,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"
|
||||||
|
@ -394,11 +424,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 ""
|
||||||
|
|
|
@ -128,6 +128,12 @@ msgstr "Registru rapid"
|
||||||
msgid "Field"
|
msgid "Field"
|
||||||
msgstr "Columna"
|
msgstr "Columna"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -275,6 +281,12 @@ msgstr "Metoda"
|
||||||
msgid "Model"
|
msgid "Model"
|
||||||
msgstr "Model"
|
msgstr "Model"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -292,6 +304,24 @@ msgstr "Valoare noua"
|
||||||
msgid "New value Text"
|
msgid "New value Text"
|
||||||
msgstr "Valoare noua Text"
|
msgstr "Valoare noua Text"
|
||||||
|
|
||||||
|
#. 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"
|
||||||
|
@ -406,11 +436,29 @@ msgstr "Inregistreaza"
|
||||||
msgid "Subscribed"
|
msgid "Subscribed"
|
||||||
msgstr "Inregistrat"
|
msgstr "Inregistrat"
|
||||||
|
|
||||||
|
#. 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 "Nume tehnic"
|
msgstr "Nume tehnic"
|
||||||
|
|
||||||
|
#. 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 ""
|
||||||
|
|
|
@ -129,6 +129,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
|
||||||
|
@ -271,6 +277,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
|
||||||
|
@ -288,6 +300,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"
|
||||||
|
@ -394,11 +424,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 ""
|
||||||
|
|
|
@ -128,6 +128,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
|
||||||
|
@ -270,6 +276,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
|
||||||
|
@ -287,6 +299,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"
|
||||||
|
@ -393,11 +423,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 ""
|
||||||
|
|
|
@ -128,6 +128,12 @@ msgstr "Hitri dnevnik"
|
||||||
msgid "Field"
|
msgid "Field"
|
||||||
msgstr "Polje"
|
msgstr "Polje"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -275,6 +281,12 @@ msgstr "Metoda"
|
||||||
msgid "Model"
|
msgid "Model"
|
||||||
msgstr "Model"
|
msgstr "Model"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -292,6 +304,24 @@ msgstr "Nova vrednost"
|
||||||
msgid "New value Text"
|
msgid "New value Text"
|
||||||
msgstr "Nova vrednost tekstualno"
|
msgstr "Nova vrednost tekstualno"
|
||||||
|
|
||||||
|
#. 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"
|
||||||
|
@ -406,11 +436,29 @@ msgstr "Naroči se"
|
||||||
msgid "Subscribed"
|
msgid "Subscribed"
|
||||||
msgstr "Naročen"
|
msgstr "Naročen"
|
||||||
|
|
||||||
|
#. 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 "Tehnični naziv"
|
msgstr "Tehnični naziv"
|
||||||
|
|
||||||
|
#. 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 ""
|
||||||
|
|
|
@ -128,6 +128,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
|
||||||
|
@ -270,6 +276,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
|
||||||
|
@ -287,6 +299,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"
|
||||||
|
@ -393,11 +423,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 ""
|
||||||
|
|
|
@ -129,6 +129,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
|
||||||
|
@ -271,6 +277,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
|
||||||
|
@ -288,6 +300,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"
|
||||||
|
@ -394,11 +424,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 ""
|
||||||
|
|
|
@ -127,6 +127,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
|
||||||
|
@ -269,6 +275,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
|
||||||
|
@ -286,6 +298,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"
|
||||||
|
@ -392,11 +422,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 ""
|
||||||
|
|
|
@ -127,6 +127,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
|
||||||
|
@ -269,6 +275,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
|
||||||
|
@ -286,6 +298,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"
|
||||||
|
@ -392,11 +422,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 ""
|
||||||
|
|
|
@ -127,6 +127,12 @@ msgstr "Hızlı Günlük"
|
||||||
msgid "Field"
|
msgid "Field"
|
||||||
msgstr "Alan"
|
msgstr "Alan"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -273,6 +279,12 @@ msgstr "Method"
|
||||||
msgid "Model"
|
msgid "Model"
|
||||||
msgstr "Alan"
|
msgstr "Alan"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -290,6 +302,24 @@ msgstr "Yeni Değer"
|
||||||
msgid "New value Text"
|
msgid "New value Text"
|
||||||
msgstr "Yeni değer metni"
|
msgstr "Yeni değer metni"
|
||||||
|
|
||||||
|
#. 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"
|
||||||
|
@ -399,11 +429,29 @@ msgstr "Üye ol"
|
||||||
msgid "Subscribed"
|
msgid "Subscribed"
|
||||||
msgstr "Üye oldu"
|
msgstr "Üye oldu"
|
||||||
|
|
||||||
|
#. 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 "Teknik İsim"
|
msgstr "Teknik İsim"
|
||||||
|
|
||||||
|
#. 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 ""
|
||||||
|
|
|
@ -129,6 +129,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
|
||||||
|
@ -271,6 +277,12 @@ msgstr ""
|
||||||
msgid "Model"
|
msgid "Model"
|
||||||
msgstr "Tip"
|
msgstr "Tip"
|
||||||
|
|
||||||
|
#. 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
|
||||||
|
@ -288,6 +300,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"
|
||||||
|
@ -394,11 +424,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 ""
|
||||||
|
|
|
@ -128,6 +128,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
|
||||||
|
@ -270,6 +276,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
|
||||||
|
@ -287,6 +299,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"
|
||||||
|
@ -393,11 +423,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 ""
|
||||||
|
|
|
@ -127,6 +127,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
|
||||||
|
@ -269,6 +275,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
|
||||||
|
@ -286,6 +298,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"
|
||||||
|
@ -392,11 +422,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 ""
|
||||||
|
|
|
@ -128,6 +128,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
|
||||||
|
@ -270,6 +276,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
|
||||||
|
@ -287,6 +299,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"
|
||||||
|
@ -393,11 +423,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 ""
|
||||||
|
|
|
@ -130,6 +130,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
|
||||||
|
@ -275,6 +281,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
|
||||||
|
@ -292,6 +304,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"
|
||||||
|
@ -398,11 +428,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 ""
|
||||||
|
|
|
@ -128,6 +128,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
|
||||||
|
@ -270,6 +276,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
|
||||||
|
@ -287,6 +299,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"
|
||||||
|
@ -393,11 +423,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