mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[MIG] base_comment_template: Migration to 11.0
OCA Transbot updated translations from Transifex OCA Transbot updated translations from Transifex OCA Transbot updated translations from Transifex
This commit is contained in:
committed by
Víctor Martínez
parent
627ef24675
commit
c7cc0221db
@@ -4,10 +4,8 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 8.0\n"
|
||||
"Project-Id-Version: Odoo Server 11.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-10-22 07:20+0000\n"
|
||||
"PO-Revision-Date: 2014-10-22 07:20+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -31,55 +29,65 @@ msgid "Before lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
#: field:base.comment.template,text:0
|
||||
#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
|
||||
msgid "Comment"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
#: view:base.comment.template:base_comment_template.view_base_comment_template_form
|
||||
#: view:base.comment.template:base_comment_template.view_base_comment_template_search
|
||||
#: view:base.comment.template:base_comment_template.view_base_comment_template_tree
|
||||
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
|
||||
#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
|
||||
#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
|
||||
#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
|
||||
msgid "Comment Templates"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
#: field:base.comment.template,name:0
|
||||
#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
|
||||
msgid "Comment summary"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
#: field:base.comment.template,create_uid:0
|
||||
#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
|
||||
msgid "Created by"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
#: field:base.comment.template,create_date:0
|
||||
#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
|
||||
msgid "Created on"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
#: field:base.comment.template,id:0
|
||||
#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
#: field:base.comment.template,write_uid:0
|
||||
#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
#: field:base.comment.template,write_date:0
|
||||
#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
#: field:base.comment.template,position:0
|
||||
#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
|
||||
msgid "Position"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
#: help:base.comment.template,position:0
|
||||
#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
|
||||
msgid "Position on document"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user