[UPD] Update base_comment_template.pot

pull/512/head
oca-travis 2021-05-04 12:43:26 +00:00
parent dc705d9a38
commit c1fe6cc8f7
1 changed files with 13 additions and 18 deletions

View File

@ -18,19 +18,14 @@ msgstr ""
msgid "Active" msgid "Active"
msgstr "" msgstr ""
#. module: base_comment_template
#: model:ir.model.fields.selection,name:base_comment_template.selection__base_comment_template__position__after_lines
msgid "After lines"
msgstr ""
#. module: base_comment_template #. module: base_comment_template
#: 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_form
msgid "Archived" msgid "Archived"
msgstr "" msgstr ""
#. module: base_comment_template #. module: base_comment_template
#: model:ir.model.fields.selection,name:base_comment_template.selection__base_comment_template__position__before_lines #: model:ir.model.fields.selection,name:base_comment_template.selection__base_comment_template__position__after_lines
msgid "Before lines" msgid "Bottom"
msgstr "" msgstr ""
#. module: base_comment_template #. module: base_comment_template
@ -39,6 +34,7 @@ msgid "Comment"
msgstr "" msgstr ""
#. module: base_comment_template #. module: base_comment_template
#: model:ir.model.fields,field_description:base_comment_template.field_comment_template__comment_template_ids
#: model:ir.model.fields,field_description:base_comment_template.field_ir_model__is_comment_template #: model:ir.model.fields,field_description:base_comment_template.field_ir_model__is_comment_template
msgid "Comment Template" msgid "Comment Template"
msgstr "" msgstr ""
@ -140,6 +136,7 @@ msgstr ""
#. module: base_comment_template #. module: base_comment_template
#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
#: 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_form
#: model_terms:ir.ui.view,arch_db:base_comment_template.view_partner_form
msgid "Name" msgid "Name"
msgstr "" msgstr ""
@ -159,8 +156,8 @@ msgid "Position on document"
msgstr "" msgstr ""
#. module: base_comment_template #. module: base_comment_template
#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__priority #: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__sequence
msgid "Priority" msgid "Sequence"
msgstr "" msgstr ""
#. module: base_comment_template #. module: base_comment_template
@ -175,10 +172,8 @@ msgid "Template"
msgstr "" msgstr ""
#. module: base_comment_template #. module: base_comment_template
#: code:addons/base_comment_template/models/base_comment_template.py:0 #: model:ir.model.fields,help:base_comment_template.field_base_comment_template__sequence
#, python-format msgid "The smaller number = The higher priority"
msgid ""
"There are other records with same models, priority, domain and position."
msgstr "" msgstr ""
#. module: base_comment_template #. module: base_comment_template
@ -205,6 +200,11 @@ msgstr ""
msgid "This is the text template that will be inserted into reports." msgid "This is the text template that will be inserted into reports."
msgstr "" msgstr ""
#. module: base_comment_template
#: model:ir.model.fields.selection,name:base_comment_template.selection__base_comment_template__position__before_lines
msgid "Top"
msgstr ""
#. module: base_comment_template #. module: base_comment_template
#: model:ir.model.fields,help:base_comment_template.field_ir_model__is_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." msgid "Whether this model supports in reports to add comment templates."
@ -216,8 +216,3 @@ msgid ""
"base.comment.template to put header and footer in reports based on created " "base.comment.template to put header and footer in reports based on created "
"comment templates" "comment templates"
msgstr "" msgstr ""
#. module: base_comment_template
#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__priority
msgid "the highest priority = the smallest number"
msgstr ""