diff --git a/base_comment_template/i18n/am.po b/base_comment_template/i18n/am.po index 3de15e540..fb36af0f2 100644 --- a/base_comment_template/i18n/am.po +++ b/base_comment_template/i18n/am.po @@ -130,6 +130,11 @@ msgstr "Creado por" msgid "Created on" msgstr "Creado en" +#. 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" @@ -141,11 +146,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 @@ -175,6 +197,11 @@ msgstr "" msgid "Inline template" 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 @@ -221,11 +248,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,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -273,6 +332,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" @@ -328,6 +397,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." diff --git a/base_comment_template/i18n/ar.po b/base_comment_template/i18n/ar.po index 52e43a0bd..d5a1e46b7 100644 --- a/base_comment_template/i18n/ar.po +++ b/base_comment_template/i18n/ar.po @@ -131,6 +131,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" @@ -142,11 +147,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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/bg.po b/base_comment_template/i18n/bg.po index faf1271b1..4e0c5a77a 100644 --- a/base_comment_template/i18n/bg.po +++ b/base_comment_template/i18n/bg.po @@ -130,6 +130,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" @@ -141,11 +146,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 @@ -175,6 +197,11 @@ msgstr "" msgid "Inline template" 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 @@ -221,11 +248,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,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -273,6 +332,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" @@ -328,6 +397,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." diff --git a/base_comment_template/i18n/bs.po b/base_comment_template/i18n/bs.po index 95fae4a09..89d836369 100644 --- a/base_comment_template/i18n/bs.po +++ b/base_comment_template/i18n/bs.po @@ -131,6 +131,11 @@ msgstr "Kreirao" msgid "Created on" msgstr "Kreirano" +#. 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" @@ -142,11 +147,28 @@ msgstr "" msgid "Display Name" msgstr "Prikaži naziv" +#. 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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/ca.po b/base_comment_template/i18n/ca.po index 28eded0cf..f49a423b6 100644 --- a/base_comment_template/i18n/ca.po +++ b/base_comment_template/i18n/ca.po @@ -131,6 +131,11 @@ msgstr "Creat per" msgid "Created on" msgstr "Creat el" +#. 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" @@ -142,11 +147,28 @@ msgstr "" msgid "Display Name" msgstr "Veure el nom" +#. 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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/cs.po b/base_comment_template/i18n/cs.po index 6b9685e94..7d2727454 100644 --- a/base_comment_template/i18n/cs.po +++ b/base_comment_template/i18n/cs.po @@ -130,6 +130,11 @@ msgstr "Vytvořil(a)" msgid "Created on" msgstr "Vytvořeno" +#. 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" @@ -141,11 +146,28 @@ msgstr "" msgid "Display Name" msgstr "Zobrazovaný název" +#. 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 @@ -175,6 +197,11 @@ msgstr "" msgid "Inline template" 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 @@ -221,11 +248,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,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -273,6 +332,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" @@ -328,6 +397,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." diff --git a/base_comment_template/i18n/da.po b/base_comment_template/i18n/da.po index 0d35c1114..6a61cd1f2 100644 --- a/base_comment_template/i18n/da.po +++ b/base_comment_template/i18n/da.po @@ -130,6 +130,11 @@ msgstr "Oprettet af" msgid "Created on" msgstr "Oprettet den" +#. 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" @@ -141,11 +146,28 @@ msgstr "" msgid "Display Name" msgstr "Vist navn" +#. 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 @@ -175,6 +197,11 @@ msgstr "" msgid "Inline template" 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 @@ -221,11 +248,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,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -273,6 +332,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" @@ -328,6 +397,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." diff --git a/base_comment_template/i18n/de.po b/base_comment_template/i18n/de.po index 5282b5b04..17a9f4f10 100644 --- a/base_comment_template/i18n/de.po +++ b/base_comment_template/i18n/de.po @@ -132,6 +132,11 @@ msgstr "Erstellt von" msgid "Created on" msgstr "Erstellt am" +#. 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" @@ -143,11 +148,28 @@ msgstr "" msgid "Display Name" msgstr "Anzeigename" +#. 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 @@ -177,6 +199,11 @@ msgstr "" msgid "Inline template" 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 @@ -223,11 +250,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" @@ -258,6 +304,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -275,6 +334,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" @@ -330,6 +399,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." diff --git a/base_comment_template/i18n/el_GR.po b/base_comment_template/i18n/el_GR.po index 091b9f651..37661b7d0 100644 --- a/base_comment_template/i18n/el_GR.po +++ b/base_comment_template/i18n/el_GR.po @@ -131,6 +131,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" @@ -142,11 +147,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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/en_GB.po b/base_comment_template/i18n/en_GB.po index b69ad5c90..312030585 100644 --- a/base_comment_template/i18n/en_GB.po +++ b/base_comment_template/i18n/en_GB.po @@ -131,6 +131,11 @@ msgstr "Created by" msgid "Created on" msgstr "Created on" +#. 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" @@ -142,11 +147,28 @@ msgstr "" msgid "Display Name" msgstr "Display Name" +#. 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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/es.po b/base_comment_template/i18n/es.po index b6fd8b8fd..c49433355 100644 --- a/base_comment_template/i18n/es.po +++ b/base_comment_template/i18n/es.po @@ -131,6 +131,11 @@ msgstr "Creado por" msgid "Created on" msgstr "Creado el" +#. 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" @@ -142,11 +147,28 @@ msgstr "Descartar" msgid "Display Name" msgstr "Nombre mostrado" +#. 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 "Filtro de dominio" +#. 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 @@ -180,6 +202,11 @@ msgstr "" msgid "Inline template" 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 "Nombre de la plantilla de comentario" msgid "No Record" msgstr "Sin registro" +#. 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 "Contacto" +#. 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" @@ -261,6 +307,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -278,6 +337,16 @@ msgstr "Algún modelo (%s) no se ha encontrado" msgid "Specific partner comments that can be included in reports" msgstr "Comentarios de contactos que se pueden incluir en informes" +#. 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" @@ -338,6 +407,20 @@ msgstr "Esta es la plantilla de texto que se insertará en los informes." 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." diff --git a/base_comment_template/i18n/es_AR.po b/base_comment_template/i18n/es_AR.po index f062c4ca3..cac755a33 100644 --- a/base_comment_template/i18n/es_AR.po +++ b/base_comment_template/i18n/es_AR.po @@ -131,6 +131,11 @@ msgstr "Creado por" msgid "Created on" msgstr "Creado en" +#. 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" @@ -142,11 +147,28 @@ msgstr "" msgid "Display Name" msgstr "Mostrar Nombre" +#. 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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/es_CL.po b/base_comment_template/i18n/es_CL.po index f7b86ae97..2e9ee5136 100644 --- a/base_comment_template/i18n/es_CL.po +++ b/base_comment_template/i18n/es_CL.po @@ -131,6 +131,11 @@ msgstr "Creado por" msgid "Created on" msgstr "Creado en" +#. 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" @@ -142,11 +147,28 @@ msgstr "" msgid "Display Name" msgstr "Nombre mostrado" +#. 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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/es_CO.po b/base_comment_template/i18n/es_CO.po index 9ec9d2bfe..ea95de4d8 100644 --- a/base_comment_template/i18n/es_CO.po +++ b/base_comment_template/i18n/es_CO.po @@ -131,6 +131,11 @@ msgstr "Creado por" msgid "Created on" msgstr "Creado" +#. 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" @@ -142,11 +147,28 @@ msgstr "" msgid "Display Name" msgstr "Nombre Público" +#. 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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/es_CR.po b/base_comment_template/i18n/es_CR.po index 5955ba616..7edd8e9d0 100644 --- a/base_comment_template/i18n/es_CR.po +++ b/base_comment_template/i18n/es_CR.po @@ -131,6 +131,11 @@ msgstr "Creado por" msgid "Created on" msgstr "Creado en" +#. 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" @@ -142,11 +147,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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/es_DO.po b/base_comment_template/i18n/es_DO.po index 6aa21c568..4da6759d7 100644 --- a/base_comment_template/i18n/es_DO.po +++ b/base_comment_template/i18n/es_DO.po @@ -131,6 +131,11 @@ msgstr "Creado por" msgid "Created on" msgstr "Creado en" +#. 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" @@ -142,11 +147,28 @@ msgstr "" msgid "Display Name" msgstr "Nombre mostrado" +#. 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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/es_EC.po b/base_comment_template/i18n/es_EC.po index 834281869..9f5503335 100644 --- a/base_comment_template/i18n/es_EC.po +++ b/base_comment_template/i18n/es_EC.po @@ -131,6 +131,11 @@ msgstr "Creado por" msgid "Created on" msgstr "Creado en" +#. 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" @@ -142,11 +147,28 @@ msgstr "" msgid "Display Name" msgstr "Nombre mostrado" +#. 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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/es_ES.po b/base_comment_template/i18n/es_ES.po index 335670fbb..03390061c 100644 --- a/base_comment_template/i18n/es_ES.po +++ b/base_comment_template/i18n/es_ES.po @@ -131,6 +131,11 @@ msgstr "Creado por" msgid "Created on" msgstr "Creado en" +#. 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" @@ -142,11 +147,28 @@ msgstr "" msgid "Display Name" msgstr "Nombre para mostrar" +#. 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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/es_MX.po b/base_comment_template/i18n/es_MX.po index f8e0afd05..fab42cf66 100644 --- a/base_comment_template/i18n/es_MX.po +++ b/base_comment_template/i18n/es_MX.po @@ -131,6 +131,11 @@ msgstr "Creado por" msgid "Created on" msgstr "Creado en" +#. 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" @@ -142,11 +147,28 @@ msgstr "" msgid "Display Name" msgstr "Nombre desplegado" +#. 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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/es_PE.po b/base_comment_template/i18n/es_PE.po index ffe106ab1..2d9d653f3 100644 --- a/base_comment_template/i18n/es_PE.po +++ b/base_comment_template/i18n/es_PE.po @@ -131,6 +131,11 @@ msgstr "Creado por" msgid "Created on" msgstr "Creado en" +#. 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" @@ -142,11 +147,28 @@ msgstr "" msgid "Display Name" msgstr "Nombre a Mostrar" +#. 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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/es_PY.po b/base_comment_template/i18n/es_PY.po index 1465dbc86..f9b74dc38 100644 --- a/base_comment_template/i18n/es_PY.po +++ b/base_comment_template/i18n/es_PY.po @@ -131,6 +131,11 @@ msgstr "Creado por" msgid "Created on" msgstr "Creado en" +#. 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" @@ -142,11 +147,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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/es_VE.po b/base_comment_template/i18n/es_VE.po index e2496deff..848a4cfe0 100644 --- a/base_comment_template/i18n/es_VE.po +++ b/base_comment_template/i18n/es_VE.po @@ -131,6 +131,11 @@ msgstr "Creado por" msgid "Created on" msgstr "Creado en" +#. 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" @@ -142,11 +147,28 @@ msgstr "" msgid "Display Name" msgstr "Mostrar nombre" +#. 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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/et.po b/base_comment_template/i18n/et.po index 38597bec4..5490a35b4 100644 --- a/base_comment_template/i18n/et.po +++ b/base_comment_template/i18n/et.po @@ -130,6 +130,11 @@ msgstr "Loonud" msgid "Created on" msgstr "Loodud" +#. 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" @@ -141,11 +146,28 @@ msgstr "" msgid "Display Name" msgstr "Näidatav nimi" +#. 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 @@ -175,6 +197,11 @@ msgstr "" msgid "Inline template" 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 @@ -221,11 +248,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,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -273,6 +332,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" @@ -328,6 +397,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." diff --git a/base_comment_template/i18n/eu.po b/base_comment_template/i18n/eu.po index dc2442aa6..4dfd0fad9 100644 --- a/base_comment_template/i18n/eu.po +++ b/base_comment_template/i18n/eu.po @@ -130,6 +130,11 @@ msgstr "Nork sortua" msgid "Created on" msgstr "Created on" +#. 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" @@ -141,11 +146,28 @@ msgstr "" msgid "Display Name" msgstr "Izena erakutsi" +#. 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 @@ -175,6 +197,11 @@ msgstr "" msgid "Inline template" 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 @@ -221,11 +248,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,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -273,6 +332,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" @@ -328,6 +397,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." diff --git a/base_comment_template/i18n/fa.po b/base_comment_template/i18n/fa.po index 2af53a637..cb84ccfbc 100644 --- a/base_comment_template/i18n/fa.po +++ b/base_comment_template/i18n/fa.po @@ -130,6 +130,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" @@ -141,11 +146,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 @@ -175,6 +197,11 @@ msgstr "" msgid "Inline template" 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 @@ -221,11 +248,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,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -273,6 +332,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" @@ -328,6 +397,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." diff --git a/base_comment_template/i18n/fi.po b/base_comment_template/i18n/fi.po index d923ec1a3..282ce2eb5 100644 --- a/base_comment_template/i18n/fi.po +++ b/base_comment_template/i18n/fi.po @@ -130,6 +130,11 @@ msgstr "Luonut" msgid "Created on" msgstr "Luotu" +#. 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" @@ -141,11 +146,28 @@ msgstr "" msgid "Display Name" msgstr "Nimi" +#. 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 @@ -175,6 +197,11 @@ msgstr "" msgid "Inline template" 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 @@ -221,11 +248,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,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -273,6 +332,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" @@ -328,6 +397,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." diff --git a/base_comment_template/i18n/fr.po b/base_comment_template/i18n/fr.po index 601bc8ada..94ac570f3 100644 --- a/base_comment_template/i18n/fr.po +++ b/base_comment_template/i18n/fr.po @@ -130,6 +130,11 @@ msgstr "Créé par" msgid "Created on" msgstr "Créé le" +#. 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" @@ -141,11 +146,28 @@ msgstr "" msgid "Display Name" msgstr "Nom affiché" +#. 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 @@ -175,6 +197,11 @@ msgstr "" msgid "Inline template" 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 @@ -221,11 +248,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,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -273,6 +332,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" @@ -328,6 +397,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." diff --git a/base_comment_template/i18n/fr_CA.po b/base_comment_template/i18n/fr_CA.po index 0c41fc84d..9d407f9b9 100644 --- a/base_comment_template/i18n/fr_CA.po +++ b/base_comment_template/i18n/fr_CA.po @@ -131,6 +131,11 @@ msgstr "Créé par" msgid "Created on" msgstr "Créé le" +#. 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" @@ -142,11 +147,28 @@ msgstr "" msgid "Display Name" msgstr "Afficher le nom" +#. 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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/fr_CH.po b/base_comment_template/i18n/fr_CH.po index 98bb86dbc..9265d76e5 100644 --- a/base_comment_template/i18n/fr_CH.po +++ b/base_comment_template/i18n/fr_CH.po @@ -131,6 +131,11 @@ msgstr "Créé par" msgid "Created on" msgstr "Créé le" +#. 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" @@ -142,11 +147,28 @@ msgstr "" msgid "Display Name" msgstr "Nom affiché" +#. 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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/gl.po b/base_comment_template/i18n/gl.po index d5eba1fd2..dd6036f87 100644 --- a/base_comment_template/i18n/gl.po +++ b/base_comment_template/i18n/gl.po @@ -131,6 +131,11 @@ msgstr "Creado por" msgid "Created on" msgstr "Creado en" +#. 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" @@ -142,11 +147,28 @@ msgstr "" msgid "Display Name" msgstr "Nome mostrado" +#. 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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/gl_ES.po b/base_comment_template/i18n/gl_ES.po index eb9c02632..ccb9b4510 100644 --- a/base_comment_template/i18n/gl_ES.po +++ b/base_comment_template/i18n/gl_ES.po @@ -131,6 +131,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" @@ -142,11 +147,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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/he.po b/base_comment_template/i18n/he.po index a391fb4cb..4d00c77f0 100644 --- a/base_comment_template/i18n/he.po +++ b/base_comment_template/i18n/he.po @@ -130,6 +130,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" @@ -141,11 +146,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 @@ -175,6 +197,11 @@ msgstr "" msgid "Inline template" 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 @@ -221,11 +248,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,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -273,6 +332,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" @@ -328,6 +397,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." diff --git a/base_comment_template/i18n/hr.po b/base_comment_template/i18n/hr.po index 681e001dc..87fcc9a3f 100644 --- a/base_comment_template/i18n/hr.po +++ b/base_comment_template/i18n/hr.po @@ -133,6 +133,11 @@ msgstr "Stvorio/la" msgid "Created on" msgstr "Stvoreno dana" +#. 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" @@ -144,11 +149,28 @@ msgstr "" msgid "Display Name" msgstr "Prikaži naziv" +#. 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 "Inline template" 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 @@ -224,11 +251,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" @@ -259,6 +305,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -276,6 +335,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" @@ -331,6 +400,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." diff --git a/base_comment_template/i18n/hr_HR.po b/base_comment_template/i18n/hr_HR.po index 9273c3f6e..b14e83ade 100644 --- a/base_comment_template/i18n/hr_HR.po +++ b/base_comment_template/i18n/hr_HR.po @@ -132,6 +132,11 @@ msgstr "Kreirao" msgid "Created on" msgstr "Kreirano" +#. 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" @@ -143,11 +148,28 @@ msgstr "" msgid "Display Name" msgstr "Naziv" +#. 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 @@ -177,6 +199,11 @@ msgstr "" msgid "Inline template" 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 @@ -223,11 +250,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" @@ -258,6 +304,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -275,6 +334,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" @@ -330,6 +399,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." diff --git a/base_comment_template/i18n/hu.po b/base_comment_template/i18n/hu.po index 725e1c222..398330f60 100644 --- a/base_comment_template/i18n/hu.po +++ b/base_comment_template/i18n/hu.po @@ -130,6 +130,11 @@ msgstr "Készítette" msgid "Created on" msgstr "Létrehozás dátuma" +#. 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" @@ -141,11 +146,28 @@ msgstr "" msgid "Display Name" msgstr "Név megjelenítése" +#. 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 @@ -175,6 +197,11 @@ msgstr "" msgid "Inline template" 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 @@ -221,11 +248,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,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -273,6 +332,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" @@ -328,6 +397,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." diff --git a/base_comment_template/i18n/id.po b/base_comment_template/i18n/id.po index 2f93bee05..138c5e79a 100644 --- a/base_comment_template/i18n/id.po +++ b/base_comment_template/i18n/id.po @@ -130,6 +130,11 @@ msgstr "Dibuat oleh" msgid "Created on" msgstr "Dibuat pada" +#. 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" @@ -141,11 +146,28 @@ msgstr "" msgid "Display Name" msgstr "Nama Tampilan" +#. 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 @@ -175,6 +197,11 @@ msgstr "" msgid "Inline template" 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 @@ -221,11 +248,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,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -273,6 +332,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" @@ -328,6 +397,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." diff --git a/base_comment_template/i18n/it.po b/base_comment_template/i18n/it.po index 66551dcb2..f583e2246 100644 --- a/base_comment_template/i18n/it.po +++ b/base_comment_template/i18n/it.po @@ -132,6 +132,11 @@ msgstr "Creato da" msgid "Created on" msgstr "Creato il" +#. 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" @@ -143,11 +148,28 @@ msgstr "" msgid "Display Name" msgstr "Nome da visualizzare" +#. 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 "Filtra Dominio" +#. 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 @@ -181,6 +203,11 @@ msgstr "" msgid "Inline template" 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 @@ -227,11 +254,30 @@ msgstr "Nome/descrizione di questo modello commento" 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 "Contatto" +#. 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" @@ -262,6 +308,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -280,6 +339,16 @@ msgid "Specific partner comments that can be included in reports" msgstr "" "Commenti specifici per contatto che possono essere inclusi nelle stampe" +#. 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" @@ -340,6 +409,20 @@ msgstr "Questo è il prossimo modello che sarà inserito nelle stampe." msgid "Top" msgstr "In alto" +#. 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." diff --git a/base_comment_template/i18n/ja.po b/base_comment_template/i18n/ja.po index beeac7036..ea7dfabc8 100644 --- a/base_comment_template/i18n/ja.po +++ b/base_comment_template/i18n/ja.po @@ -131,6 +131,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" @@ -142,11 +147,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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/ko.po b/base_comment_template/i18n/ko.po index e833bd1b0..6e6025f28 100644 --- a/base_comment_template/i18n/ko.po +++ b/base_comment_template/i18n/ko.po @@ -130,6 +130,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" @@ -141,11 +146,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 @@ -175,6 +197,11 @@ msgstr "" msgid "Inline template" 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 @@ -221,11 +248,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,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -273,6 +332,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" @@ -328,6 +397,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." diff --git a/base_comment_template/i18n/lt.po b/base_comment_template/i18n/lt.po index 2ac80bc0c..0ce265068 100644 --- a/base_comment_template/i18n/lt.po +++ b/base_comment_template/i18n/lt.po @@ -131,6 +131,11 @@ msgstr "Sukūrė" msgid "Created on" msgstr "Sukurta" +#. 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" @@ -142,11 +147,28 @@ msgstr "" msgid "Display Name" msgstr "Vaizduojamas pavadinimas" +#. 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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/lt_LT.po b/base_comment_template/i18n/lt_LT.po index 4ef618c9d..5c366ba14 100644 --- a/base_comment_template/i18n/lt_LT.po +++ b/base_comment_template/i18n/lt_LT.po @@ -132,6 +132,11 @@ msgstr "Sukūrė" msgid "Created on" msgstr "Sukurta" +#. 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" @@ -143,11 +148,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 @@ -177,6 +199,11 @@ msgstr "" msgid "Inline template" 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 @@ -223,11 +250,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" @@ -258,6 +304,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -275,6 +334,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" @@ -330,6 +399,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." diff --git a/base_comment_template/i18n/lv.po b/base_comment_template/i18n/lv.po index 44217a326..64877d502 100644 --- a/base_comment_template/i18n/lv.po +++ b/base_comment_template/i18n/lv.po @@ -131,6 +131,11 @@ msgstr "Izveidoja" msgid "Created on" msgstr "Izveidots" +#. 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" @@ -142,11 +147,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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/mk.po b/base_comment_template/i18n/mk.po index d0e2b887e..157637fbd 100644 --- a/base_comment_template/i18n/mk.po +++ b/base_comment_template/i18n/mk.po @@ -130,6 +130,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" @@ -141,11 +146,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 @@ -175,6 +197,11 @@ msgstr "" msgid "Inline template" 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 @@ -221,11 +248,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,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -273,6 +332,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" @@ -328,6 +397,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." diff --git a/base_comment_template/i18n/mn.po b/base_comment_template/i18n/mn.po index 0de3f07e6..a344404c5 100644 --- a/base_comment_template/i18n/mn.po +++ b/base_comment_template/i18n/mn.po @@ -130,6 +130,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" @@ -141,11 +146,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 @@ -175,6 +197,11 @@ msgstr "" msgid "Inline template" 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 @@ -221,11 +248,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,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -273,6 +332,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" @@ -328,6 +397,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." diff --git a/base_comment_template/i18n/nb.po b/base_comment_template/i18n/nb.po index c1eef6373..29cdb627f 100644 --- a/base_comment_template/i18n/nb.po +++ b/base_comment_template/i18n/nb.po @@ -131,6 +131,11 @@ msgstr "Opprettet av" msgid "Created on" msgstr "Opprettet den" +#. 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" @@ -142,11 +147,28 @@ msgstr "" msgid "Display Name" msgstr "Visnings navn" +#. 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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/nb_NO.po b/base_comment_template/i18n/nb_NO.po index 18e26b4d5..b73434b75 100644 --- a/base_comment_template/i18n/nb_NO.po +++ b/base_comment_template/i18n/nb_NO.po @@ -131,6 +131,11 @@ msgstr "Laget av" msgid "Created on" msgstr "Laget den" +#. 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" @@ -142,11 +147,28 @@ msgstr "" msgid "Display Name" msgstr "Vis navn" +#. 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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/nl.po b/base_comment_template/i18n/nl.po index fc1757df3..f9f32fecc 100644 --- a/base_comment_template/i18n/nl.po +++ b/base_comment_template/i18n/nl.po @@ -130,6 +130,11 @@ msgstr "Aangemaakt door" msgid "Created on" msgstr "Aangemaakt op" +#. 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" @@ -141,11 +146,28 @@ msgstr "" msgid "Display Name" msgstr "Te tonen naam" +#. 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 @@ -175,6 +197,11 @@ msgstr "" msgid "Inline template" 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 @@ -221,11 +248,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,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -273,6 +332,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" @@ -328,6 +397,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." diff --git a/base_comment_template/i18n/nl_BE.po b/base_comment_template/i18n/nl_BE.po index 5d54a3a6c..5be76ad7f 100644 --- a/base_comment_template/i18n/nl_BE.po +++ b/base_comment_template/i18n/nl_BE.po @@ -131,6 +131,11 @@ msgstr "Gemaakt door" msgid "Created on" msgstr "Gemaakt op" +#. 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" @@ -142,11 +147,28 @@ msgstr "" msgid "Display Name" msgstr "Schermnaam" +#. 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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/nl_NL.po b/base_comment_template/i18n/nl_NL.po index 9ba9d6379..81bbd7681 100644 --- a/base_comment_template/i18n/nl_NL.po +++ b/base_comment_template/i18n/nl_NL.po @@ -132,6 +132,11 @@ msgstr "Aangemaakt door" msgid "Created on" msgstr "Aangemaakt op" +#. 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" @@ -143,11 +148,28 @@ msgstr "" msgid "Display Name" msgstr "Weergavenaam" +#. 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 @@ -177,6 +199,11 @@ msgstr "" msgid "Inline template" 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 @@ -223,11 +250,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" @@ -258,6 +304,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -275,6 +334,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" @@ -330,6 +399,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." diff --git a/base_comment_template/i18n/pl.po b/base_comment_template/i18n/pl.po index 3352e82ad..0659e0121 100644 --- a/base_comment_template/i18n/pl.po +++ b/base_comment_template/i18n/pl.po @@ -132,6 +132,11 @@ msgstr "Utworzone przez" msgid "Created on" msgstr "Utworzono" +#. 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" @@ -143,11 +148,28 @@ msgstr "" msgid "Display Name" msgstr "Wyświetlana nazwa " +#. 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 @@ -177,6 +199,11 @@ msgstr "" msgid "Inline template" 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 @@ -223,11 +250,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" @@ -258,6 +304,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -275,6 +334,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" @@ -330,6 +399,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." diff --git a/base_comment_template/i18n/pt.po b/base_comment_template/i18n/pt.po index b5e734832..2c285cbc5 100644 --- a/base_comment_template/i18n/pt.po +++ b/base_comment_template/i18n/pt.po @@ -131,6 +131,11 @@ msgstr "Criado por" msgid "Created on" msgstr "Criado em" +#. 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" @@ -142,11 +147,28 @@ msgstr "" msgid "Display Name" msgstr "Nome" +#. 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 "Domínio Filtro" +#. 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 @@ -180,6 +202,11 @@ msgstr "" msgid "Inline template" 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 "Nome/descrição deste modelo de comentário" 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 "Parceiro" +#. 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" @@ -261,6 +307,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -279,6 +338,16 @@ msgid "Specific partner comments that can be included in reports" msgstr "" "Comentários específicos de parceiros que podem ser incluídos em relatórios" +#. 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" @@ -338,6 +407,20 @@ msgstr "Este é o modelo de texto que será inserido nos relatórios." msgid "Top" msgstr "Topo" +#. 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." diff --git a/base_comment_template/i18n/pt_BR.po b/base_comment_template/i18n/pt_BR.po index 694e2ffd9..f7689a449 100644 --- a/base_comment_template/i18n/pt_BR.po +++ b/base_comment_template/i18n/pt_BR.po @@ -132,6 +132,11 @@ msgstr "Criado por" msgid "Created on" msgstr "Criado em" +#. 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" @@ -143,11 +148,28 @@ msgstr "" msgid "Display Name" msgstr "Nome para Mostrar" +#. 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 @@ -177,6 +199,11 @@ msgstr "" msgid "Inline template" 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 @@ -223,11 +250,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" @@ -258,6 +304,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -275,6 +334,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" @@ -330,6 +399,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." diff --git a/base_comment_template/i18n/pt_PT.po b/base_comment_template/i18n/pt_PT.po index a1d73b544..bfddffdfb 100644 --- a/base_comment_template/i18n/pt_PT.po +++ b/base_comment_template/i18n/pt_PT.po @@ -132,6 +132,11 @@ msgstr "Criado por" msgid "Created on" msgstr "Criado em" +#. 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" @@ -143,11 +148,28 @@ msgstr "" msgid "Display Name" msgstr "Nome a Apresentar" +#. 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 @@ -177,6 +199,11 @@ msgstr "" msgid "Inline template" 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 @@ -223,11 +250,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" @@ -258,6 +304,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -275,6 +334,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" @@ -330,6 +399,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." diff --git a/base_comment_template/i18n/ro.po b/base_comment_template/i18n/ro.po index dc3ce1646..7552710ec 100644 --- a/base_comment_template/i18n/ro.po +++ b/base_comment_template/i18n/ro.po @@ -131,6 +131,11 @@ msgstr "Creat de" msgid "Created on" msgstr "Creat la" +#. 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" @@ -142,11 +147,28 @@ msgstr "" msgid "Display Name" msgstr "Nume Afişat" +#. 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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/ru.po b/base_comment_template/i18n/ru.po index ffc8817ba..d1dff9519 100644 --- a/base_comment_template/i18n/ru.po +++ b/base_comment_template/i18n/ru.po @@ -132,6 +132,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" @@ -143,11 +148,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 @@ -177,6 +199,11 @@ msgstr "" msgid "Inline template" 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 @@ -223,11 +250,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" @@ -258,6 +304,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -275,6 +334,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" @@ -330,6 +399,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." diff --git a/base_comment_template/i18n/sk.po b/base_comment_template/i18n/sk.po index 24ef84a2b..9914bc8ee 100644 --- a/base_comment_template/i18n/sk.po +++ b/base_comment_template/i18n/sk.po @@ -131,6 +131,11 @@ msgstr "Vytvoril" msgid "Created on" msgstr "Vytvorené" +#. 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" @@ -142,11 +147,28 @@ msgstr "" msgid "Display Name" msgstr "Zobraziť meno" +#. 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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/sl.po b/base_comment_template/i18n/sl.po index 263cd5fd7..aadf171d6 100644 --- a/base_comment_template/i18n/sl.po +++ b/base_comment_template/i18n/sl.po @@ -132,6 +132,11 @@ msgstr "Ustvaril" msgid "Created on" msgstr "Ustvarjeno" +#. 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" @@ -143,11 +148,28 @@ msgstr "" msgid "Display Name" msgstr "Prikazni naziv" +#. 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 @@ -177,6 +199,11 @@ msgstr "" msgid "Inline template" 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 @@ -223,11 +250,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" @@ -258,6 +304,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -275,6 +334,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" @@ -330,6 +399,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." diff --git a/base_comment_template/i18n/sr.po b/base_comment_template/i18n/sr.po index e470ad1d6..1c419e493 100644 --- a/base_comment_template/i18n/sr.po +++ b/base_comment_template/i18n/sr.po @@ -131,6 +131,11 @@ msgstr "" msgid "Created on" msgstr "Kreiran" +#. 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" @@ -142,11 +147,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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/sr@latin.po b/base_comment_template/i18n/sr@latin.po index 2c492b25e..1be070e53 100644 --- a/base_comment_template/i18n/sr@latin.po +++ b/base_comment_template/i18n/sr@latin.po @@ -132,6 +132,11 @@ msgstr "Kreirao" msgid "Created on" msgstr "Kreiran" +#. 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" @@ -143,11 +148,28 @@ msgstr "" msgid "Display Name" msgstr "Ime za prikaz" +#. 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 @@ -177,6 +199,11 @@ msgstr "" msgid "Inline template" 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 @@ -223,11 +250,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" @@ -258,6 +304,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -275,6 +334,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" @@ -330,6 +399,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." diff --git a/base_comment_template/i18n/sv.po b/base_comment_template/i18n/sv.po index b567525ce..a8e8db3f9 100644 --- a/base_comment_template/i18n/sv.po +++ b/base_comment_template/i18n/sv.po @@ -130,6 +130,11 @@ msgstr "Skapad av" msgid "Created on" msgstr "Skapad den" +#. 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" @@ -141,11 +146,28 @@ msgstr "" msgid "Display Name" msgstr "Visa namn" +#. 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 @@ -175,6 +197,11 @@ msgstr "" msgid "Inline template" 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 @@ -221,11 +248,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,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -273,6 +332,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" @@ -328,6 +397,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." diff --git a/base_comment_template/i18n/th.po b/base_comment_template/i18n/th.po index ac38a2e64..f7ddf4cd8 100644 --- a/base_comment_template/i18n/th.po +++ b/base_comment_template/i18n/th.po @@ -130,6 +130,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" @@ -141,11 +146,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 @@ -175,6 +197,11 @@ msgstr "" msgid "Inline template" 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 @@ -221,11 +248,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,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -273,6 +332,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" @@ -328,6 +397,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." diff --git a/base_comment_template/i18n/tr.po b/base_comment_template/i18n/tr.po index 1803283ed..42c609303 100644 --- a/base_comment_template/i18n/tr.po +++ b/base_comment_template/i18n/tr.po @@ -130,6 +130,11 @@ msgstr "Oluşturan" msgid "Created on" msgstr "Oluşturuldu" +#. 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" @@ -141,11 +146,28 @@ msgstr "" msgid "Display Name" msgstr "Görünen İsim" +#. 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 @@ -175,6 +197,11 @@ msgstr "" msgid "Inline template" 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 @@ -221,11 +248,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,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -273,6 +332,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" @@ -328,6 +397,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." diff --git a/base_comment_template/i18n/tr_TR.po b/base_comment_template/i18n/tr_TR.po index 1365c5f2a..5c2000879 100644 --- a/base_comment_template/i18n/tr_TR.po +++ b/base_comment_template/i18n/tr_TR.po @@ -131,6 +131,11 @@ msgstr "Oluşturan" msgid "Created on" msgstr "Oluşturulma tarihi" +#. 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" @@ -142,11 +147,28 @@ msgstr "" msgid "Display Name" msgstr "Görünen ad" +#. 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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/uk.po b/base_comment_template/i18n/uk.po index 827760dd0..105d7a161 100644 --- a/base_comment_template/i18n/uk.po +++ b/base_comment_template/i18n/uk.po @@ -131,6 +131,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" @@ -142,11 +147,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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/vi.po b/base_comment_template/i18n/vi.po index 20f469de3..e7f89725c 100644 --- a/base_comment_template/i18n/vi.po +++ b/base_comment_template/i18n/vi.po @@ -130,6 +130,11 @@ msgstr "Được tạo bởi" msgid "Created on" msgstr "Được tạo vào" +#. 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" @@ -141,11 +146,28 @@ msgstr "" msgid "Display Name" msgstr "Tên hiển thị" +#. 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 @@ -175,6 +197,11 @@ msgstr "" msgid "Inline template" 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 @@ -221,11 +248,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,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -273,6 +332,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" @@ -328,6 +397,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." diff --git a/base_comment_template/i18n/vi_VN.po b/base_comment_template/i18n/vi_VN.po index 58f8c48e2..d0db1944f 100644 --- a/base_comment_template/i18n/vi_VN.po +++ b/base_comment_template/i18n/vi_VN.po @@ -131,6 +131,11 @@ msgstr "Tạo bởi" msgid "Created on" msgstr "Tạo vào" +#. 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" @@ -142,11 +147,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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/zh_CN.po b/base_comment_template/i18n/zh_CN.po index 17f09d321..248fae45a 100644 --- a/base_comment_template/i18n/zh_CN.po +++ b/base_comment_template/i18n/zh_CN.po @@ -131,6 +131,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" @@ -142,11 +147,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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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." diff --git a/base_comment_template/i18n/zh_TW.po b/base_comment_template/i18n/zh_TW.po index 7788f9b29..74250045c 100644 --- a/base_comment_template/i18n/zh_TW.po +++ b/base_comment_template/i18n/zh_TW.po @@ -131,6 +131,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" @@ -142,11 +147,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 @@ -176,6 +198,11 @@ msgstr "" msgid "Inline template" 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 @@ -222,11 +249,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" @@ -257,6 +303,19 @@ msgstr "" msgid "Record reference" msgstr "" +#. module: base_comment_template +#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__render_model +msgid "Rendering Model" +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" @@ -274,6 +333,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" @@ -329,6 +398,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."