From 82308291f118203184bf334f12eb89e404b6b879 Mon Sep 17 00:00:00 2001 From: oca-ci Date: Tue, 1 Nov 2022 15:21:27 +0000 Subject: [PATCH] [UPD] Update base_comment_template.pot --- .../i18n/base_comment_template.pot | 77 +++++++++++++++++++ 1 file changed, 77 insertions(+) diff --git a/base_comment_template/i18n/base_comment_template.pot b/base_comment_template/i18n/base_comment_template.pot index 621b03c1d..61b780921 100644 --- a/base_comment_template/i18n/base_comment_template.pot +++ b/base_comment_template/i18n/base_comment_template.pot @@ -125,6 +125,11 @@ msgstr "" msgid "Created on" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__null_value +msgid "Default Value" +msgstr "" + #. module: base_comment_template #: model_terms:ir.ui.view,arch_db:base_comment_template.base_comment_template_preview_form msgid "Discard" @@ -139,11 +144,28 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: base_comment_template +#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form +msgid "Dynamic Placeholder Generator" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__model_object_field +msgid "Field" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__domain msgid "Filter Domain" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__copyvalue +msgid "" +"Final placeholder expression, to be copy-pasted in the desired template " +"field." +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_preview__id @@ -178,6 +200,11 @@ msgstr "" msgid "Jinja" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__lang +msgid "Language" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_preview____last_update @@ -226,11 +253,30 @@ msgstr "" msgid "No Record" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__lang +msgid "" +"Optional translation language (ISO code) to select when sending out an " +"email. If not set, the english version will be used. This should usually be " +"a placeholder expression that provides the appropriate language, e.g. " +"${object.partner_id.lang}." +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__null_value +msgid "Optional value to use if the target field is empty" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__partner_ids msgid "Partner" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__copyvalue +msgid "Placeholder Expression" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position msgid "Position on document" @@ -256,6 +302,13 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__model_object_field +msgid "" +"Select target field from the related document model.\n" +"If it is a relationship field you will be able to select a target field at the destination of the relationship." +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__sequence msgid "Sequence" @@ -267,6 +320,16 @@ msgstr "" msgid "Specific partner comments that can be included in reports" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__sub_model_object_field +msgid "Sub-field" +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__sub_object +msgid "Sub-model" +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text msgid "Template" @@ -322,6 +385,20 @@ msgstr "" msgid "Top" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__sub_model_object_field +msgid "" +"When a relationship field is selected as first field, this field lets you " +"select the target field within the destination document model (sub-model)." +msgstr "" + +#. module: base_comment_template +#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__sub_object +msgid "" +"When a relationship field is selected as first field, this field shows the " +"document model the relationship goes to." +msgstr "" + #. module: base_comment_template #: model:ir.model.fields,help:base_comment_template.field_ir_model__is_comment_template msgid "Whether this model supports in reports to add comment templates."