@@ -91,6 +91,12 @@ msgstr ""
9191msgid "Authors"
9292msgstr ""
9393
94+ #. module: cetmix_tower_yaml
95+ #: model:ir.model.fields,help: cetmix_tower_yaml.field_cx_tower_scheduled_task_cv__reference
96+ msgid ""
97+ "Can contain English letters, digits and '_'. Leave blank to autogenerate"
98+ msgstr ""
99+
94100#. module: cetmix_tower_yaml
95101#: model:ir.model,name: cetmix_tower_yaml.model_cx_tower_command
96102msgid "Cetmix Tower Command"
@@ -301,6 +307,21 @@ msgstr ""
301307msgid "Custom license text when license type is Custom."
302308msgstr ""
303309
310+ #. module: cetmix_tower_yaml
311+ #: model:ir.model,name: cetmix_tower_yaml.model_cx_tower_scheduled_task_cv
312+ msgid "Custom variable values for scheduled tasks"
313+ msgstr ""
314+
315+ #. module: cetmix_tower_yaml
316+ #. odoo-python
317+ #: code:addons/cetmix_tower_yaml/wizards/cx_tower_yaml_import_wiz.py:0
318+ #: code:addons/cetmix_tower_yaml/wizards/cx_tower_yaml_import_wiz.py:0
319+ #, python-format
320+ msgid ""
321+ "Deferred relation resolution failed:\n"
322+ "%(details)s"
323+ msgstr ""
324+
304325#. module: cetmix_tower_yaml
305326#: model:ir.model.fields,field_description: cetmix_tower_yaml.field_cx_tower_yaml_export_wiz__manifest_description
306327#: model:ir.model.fields,field_description: cetmix_tower_yaml.field_cx_tower_yaml_import_wiz__manifest_description
@@ -615,6 +636,7 @@ msgid "Models to create records in"
615636msgstr ""
616637
617638#. module: cetmix_tower_yaml
639+ #: model:ir.model.fields,field_description: cetmix_tower_yaml.field_cx_tower_scheduled_task_cv__name
618640#: model:ir.model.fields,field_description: cetmix_tower_yaml.field_cx_tower_yaml_manifest_author__name
619641#: model:ir.model.fields,field_description: cetmix_tower_yaml.field_cx_tower_yaml_manifest_tmpl__name
620642#: model_terms:ir.ui.view,arch_db: cetmix_tower_yaml.cx_tower_yaml_import_wiz_view_form
@@ -690,6 +712,24 @@ msgstr ""
690712msgid "Provide Custom License Text when License is set to 'Custom'."
691713msgstr ""
692714
715+ #. module: cetmix_tower_yaml
716+ #. odoo-python
717+ #: code:addons/cetmix_tower_yaml/wizards/cx_tower_yaml_import_wiz.py:0
718+ #, python-format
719+ msgid ""
720+ "Record %(record_model)s '%(record_reference)s': field '%(field)s' could not "
721+ "resolve %(target_model)s '%(target_reference)s'"
722+ msgstr ""
723+
724+ #. module: cetmix_tower_yaml
725+ #. odoo-python
726+ #: code:addons/cetmix_tower_yaml/wizards/cx_tower_yaml_import_wiz.py:0
727+ #, python-format
728+ msgid ""
729+ "Record '%(record)s': field '%(field)s' could not resolve %(target_model)s "
730+ "'%(target_reference)s'"
731+ msgstr ""
732+
693733#. module: cetmix_tower_yaml
694734#. odoo-python
695735#: code:addons/cetmix_tower_yaml/tests/test_yaml_import_wizard.py:0
@@ -722,6 +762,11 @@ msgstr ""
722762msgid "Records of the following models were created or updated: %(models)s"
723763msgstr ""
724764
765+ #. module: cetmix_tower_yaml
766+ #: model:ir.model.fields,field_description: cetmix_tower_yaml.field_cx_tower_scheduled_task_cv__reference
767+ msgid "Reference"
768+ msgstr ""
769+
725770#. module: cetmix_tower_yaml
726771#: model:ir.model.fields,field_description: cetmix_tower_yaml.field_cx_tower_yaml_export_wiz__remove_empty_values
727772msgid "Remove Empty x2m Field Values"
@@ -993,6 +1038,7 @@ msgstr ""
9931038#: model:ir.model.fields,field_description: cetmix_tower_yaml.field_cx_tower_plan_line__yaml_code
9941039#: model:ir.model.fields,field_description: cetmix_tower_yaml.field_cx_tower_plan_line_action__yaml_code
9951040#: model:ir.model.fields,field_description: cetmix_tower_yaml.field_cx_tower_scheduled_task__yaml_code
1041+ #: model:ir.model.fields,field_description: cetmix_tower_yaml.field_cx_tower_scheduled_task_cv__yaml_code
9961042#: model:ir.model.fields,field_description: cetmix_tower_yaml.field_cx_tower_server__yaml_code
9971043#: model:ir.model.fields,field_description: cetmix_tower_yaml.field_cx_tower_server_log__yaml_code
9981044#: model:ir.model.fields,field_description: cetmix_tower_yaml.field_cx_tower_server_template__yaml_code
0 commit comments