OCA reporting engine fork for dev and update.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

97 lines
3.4 KiB

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_comment_template
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-16 11:59+0000\n"
"PO-Revision-Date: 2017-05-16 11:59+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n > 1);\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
#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
msgid "Comment"
msgstr "Commentaire"
#. module: base_comment_template
#: 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 "Modèles de commentaires"
#. module: base_comment_template
#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
msgid "Comment summary"
msgstr "Nom"
#. module: base_comment_template
#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
msgid "Created by"
msgstr "Créé par"
#. module: base_comment_template
#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
msgid "Created on"
msgstr "Créé le"
#. module: base_comment_template
#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
msgid "Display Name"
msgstr "Nom affiché"
#. module: base_comment_template
#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
msgid "Last Modified on"
msgstr "Dernière mise-à-jour le"
#. module: base_comment_template
#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
msgid "Last Updated by"
msgstr "Dernière mise-à-jour par"
#. module: base_comment_template
#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
msgid "Last Updated on"
msgstr "Dernière mise-à-jour le"
#. module: base_comment_template
#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
msgid "Position"
msgstr "Position"
#. module: base_comment_template
#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
msgid "Position on document"
msgstr "Position sur le document"