[UPD] Update base_comment_template.pot
parent
9ecc402397
commit
96e50d35c3
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 14.0\n"
|
||||
"Project-Id-Version: Odoo Server 15.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
|
@ -17,7 +17,7 @@ msgstr ""
|
|||
#: model_terms:ir.ui.view,arch_db:base_comment_template.base_comment_template_preview_form
|
||||
msgid ""
|
||||
"<span class=\"text-warning\" attrs=\"{'invisible': [('no_record', '=', False)]}\">No records\n"
|
||||
" </span>"
|
||||
" </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
|
@ -93,7 +93,6 @@ msgstr ""
|
|||
#: model:ir.ui.menu,name:base_comment_template.reports_base_comment_template_menuitem
|
||||
#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
|
||||
#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
|
||||
#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
|
||||
#: model_terms:ir.ui.view,arch_db:base_comment_template.view_partner_form
|
||||
msgid "Comment Templates"
|
||||
msgstr ""
|
||||
|
@ -133,9 +132,6 @@ msgstr ""
|
|||
#. module: base_comment_template
|
||||
#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
|
||||
#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_preview__display_name
|
||||
#: model:ir.model.fields,field_description:base_comment_template.field_comment_template__display_name
|
||||
#: model:ir.model.fields,field_description:base_comment_template.field_ir_model__display_name
|
||||
#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
|
@ -147,9 +143,6 @@ 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
|
||||
#: model:ir.model.fields,field_description:base_comment_template.field_comment_template__id
|
||||
#: model:ir.model.fields,field_description:base_comment_template.field_ir_model__id
|
||||
#: model:ir.model.fields,field_description:base_comment_template.field_res_partner__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
|
@ -174,16 +167,13 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
#: model:ir.model.fields.selection,name:base_comment_template.selection__base_comment_template_preview__engine__jinja
|
||||
msgid "Jinja"
|
||||
#: model:ir.model.fields.selection,name:base_comment_template.selection__base_comment_template_preview__engine__inline_template
|
||||
msgid "Inline template"
|
||||
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
|
||||
#: model:ir.model.fields,field_description:base_comment_template.field_comment_template____last_update
|
||||
#: model:ir.model.fields,field_description:base_comment_template.field_ir_model____last_update
|
||||
#: model:ir.model.fields,field_description:base_comment_template.field_res_partner____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
|
@ -251,6 +241,11 @@ msgstr ""
|
|||
msgid "QWeb"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
#: model:ir.model.fields.selection,name:base_comment_template.selection__base_comment_template_preview__engine__qweb_view
|
||||
msgid "QWeb view"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_preview__resource_ref
|
||||
msgid "Record reference"
|
||||
|
|
Loading…
Reference in New Issue