@@ -141,6 +141,13 @@ msgstr "Zobrazit název"
141141msgid "Draft"
142142msgstr "Návrh"
143143
144+ #. module: auditlog
145+ #. odoo-python
146+ #: code:addons/auditlog/models/log.py:0
147+ #: model_terms:ir.ui.view,arch_db: auditlog.view_auditlog_log_form
148+ msgid "Exported Records"
149+ msgstr ""
150+
144151#. module: auditlog
145152#: model:ir.model.fields.selection,name: auditlog.selection__auditlog_log__log_type__fast
146153#: model:ir.model.fields.selection,name: auditlog.selection__auditlog_rule__log_type__fast
@@ -277,6 +284,11 @@ msgstr "Záznam vytvoří"
277284msgid "Log Deletes"
278285msgstr "Záznam odstraní"
279286
287+ #. module: auditlog
288+ #: model:ir.model.fields,field_description: auditlog.field_auditlog_rule__log_export_data
289+ msgid "Log Exports"
290+ msgstr ""
291+
280292#. module: auditlog
281293#: model:ir.actions.act_window,name: auditlog.action_auditlog_line
282294#: model:ir.ui.menu,name: auditlog.menu_auditlog_line
@@ -398,6 +410,11 @@ msgstr ""
398410msgid "Resource ID"
399411msgstr "ID zdroje"
400412
413+ #. module: auditlog
414+ #: model:ir.model.fields,field_description: auditlog.field_auditlog_log__res_ids
415+ msgid "Resource IDs"
416+ msgstr ""
417+
401418#. module: auditlog
402419#: model:ir.model.fields,field_description: auditlog.field_auditlog_log__name
403420msgid "Resource Name"
@@ -449,6 +466,12 @@ msgstr ""
449466"Tuto možnost vyberte, pokud chcete sledovat odstranění v libovolném záznamu "
450467"modelu tohoto pravidla"
451468
469+ #. module: auditlog
470+ #: model:ir.model.fields,help: auditlog.field_auditlog_rule__log_export_data
471+ msgid ""
472+ "Select this if you want to keep track of exports of the model of this rule"
473+ msgstr ""
474+
452475#. module: auditlog
453476#: model:ir.model.fields,help: auditlog.field_auditlog_rule__log_write
454477msgid ""
0 commit comments