mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
Rename base_condition_template to base_comment_template
This commit is contained in:
committed by
Pierre Verkest
parent
c35c370893
commit
91aaae6536
85
base_comment_template/i18n/base_comment_template.pot
Normal file
85
base_comment_template/i18n/base_comment_template.pot
Normal file
@@ -0,0 +1,85 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * base_comment_template
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 8.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"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: base_comment_template
|
||||
#: selection:base.comment.template,position:0
|
||||
msgid "After lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
#: model:ir.model,name:base_comment_template.model_base_comment_template
|
||||
msgid "Base comment template"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
#: selection:base.comment.template,position:0
|
||||
msgid "Before lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
#: field:base.comment.template,text:0
|
||||
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
|
||||
msgid "Comment Templates"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
#: field:base.comment.template,name:0
|
||||
msgid "Comment summary"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
#: field:base.comment.template,create_uid:0
|
||||
msgid "Created by"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
#: field:base.comment.template,create_date:0
|
||||
msgid "Created on"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
#: field:base.comment.template,id:0
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
#: field:base.comment.template,write_uid:0
|
||||
msgid "Last Updated by"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
#: field:base.comment.template,write_date:0
|
||||
msgid "Last Updated on"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
#: field:base.comment.template,position:0
|
||||
msgid "Position"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
#: help:base.comment.template,position:0
|
||||
msgid "Position on document"
|
||||
msgstr ""
|
||||
|
||||
85
base_comment_template/i18n/fr.po
Normal file
85
base_comment_template/i18n/fr.po
Normal file
@@ -0,0 +1,85 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * base_comment_template
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 8.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"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: base_comment_template
|
||||
#: selection:base.comment.template,position:0
|
||||
msgid "After lines"
|
||||
msgstr "Après les lignes"
|
||||
|
||||
#. module: base_comment_template
|
||||
#: model:ir.model,name:base_comment_template.model_base_comment_template
|
||||
msgid "Base comment template"
|
||||
msgstr "Modèle de textes de commentaires"
|
||||
|
||||
#. module: base_comment_template
|
||||
#: selection:base.comment.template,position:0
|
||||
msgid "Before lines"
|
||||
msgstr "Avant les lignes"
|
||||
|
||||
#. module: base_comment_template
|
||||
#: field:base.comment.template,text:0
|
||||
msgid "Comment"
|
||||
msgstr "Commentaire"
|
||||
|
||||
#. 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
|
||||
msgid "Comment Templates"
|
||||
msgstr "Modèles de commentaires"
|
||||
|
||||
#. module: base_comment_template
|
||||
#: field:base.comment.template,name:0
|
||||
msgid "Comment summary"
|
||||
msgstr "Nom"
|
||||
|
||||
#. module: base_comment_template
|
||||
#: field:base.comment.template,create_uid:0
|
||||
msgid "Created by"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
#: field:base.comment.template,create_date:0
|
||||
msgid "Created on"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
#: field:base.comment.template,id:0
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
#: field:base.comment.template,write_uid:0
|
||||
msgid "Last Updated by"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
#: field:base.comment.template,write_date:0
|
||||
msgid "Last Updated on"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_comment_template
|
||||
#: field:base.comment.template,position:0
|
||||
msgid "Position"
|
||||
msgstr "Position"
|
||||
|
||||
#. module: base_comment_template
|
||||
#: help:base.comment.template,position:0
|
||||
msgid "Position on document"
|
||||
msgstr "Position sur le document"
|
||||
Reference in New Issue
Block a user