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.
63 lines
2.3 KiB
63 lines
2.3 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * report_fillpdf
|
|
#
|
|
# Translators:
|
|
# Nicolas JEUDY <njeudy@panda-chi.io>, 2018
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 11.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2018-01-05 17:53+0000\n"
|
|
"PO-Revision-Date: 2018-01-05 17:53+0000\n"
|
|
"Last-Translator: Nicolas JEUDY <njeudy@panda-chi.io>, 2018\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: report_fillpdf
|
|
#: code:addons/report_fillpdf/models/ir_report.py:18
|
|
#, python-format
|
|
msgid "%s model was not found"
|
|
msgstr "%s model n'a pas été trouvé"
|
|
|
|
#. module: report_fillpdf
|
|
#: model:ir.model.fields,field_description:report_fillpdf.field_report_report_fillpdf_abstract_display_name
|
|
#: model:ir.model.fields,field_description:report_fillpdf.field_report_report_fillpdf_partner_fillpdf_display_name
|
|
msgid "Display Name"
|
|
msgstr "Nom"
|
|
|
|
#. module: report_fillpdf
|
|
#: model:ir.actions.report,name:report_fillpdf.partner_fillpdf
|
|
msgid "Fill PDF"
|
|
msgstr "Remplir le PDF"
|
|
|
|
#. module: report_fillpdf
|
|
#: model:ir.model.fields,field_description:report_fillpdf.field_report_report_fillpdf_abstract_id
|
|
#: model:ir.model.fields,field_description:report_fillpdf.field_report_report_fillpdf_partner_fillpdf_id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: report_fillpdf
|
|
#: model:ir.model.fields,field_description:report_fillpdf.field_report_report_fillpdf_abstract___last_update
|
|
#: model:ir.model.fields,field_description:report_fillpdf.field_report_report_fillpdf_partner_fillpdf___last_update
|
|
msgid "Last Modified on"
|
|
msgstr "Dernière modification le"
|
|
|
|
#. module: report_fillpdf
|
|
#: model:ir.model,name:report_fillpdf.model_ir_actions_report
|
|
msgid "ir.actions.report"
|
|
msgstr "ir.actions.report"
|
|
|
|
#. module: report_fillpdf
|
|
#: model:ir.model,name:report_fillpdf.model_report_report_fillpdf_abstract
|
|
msgid "report.report_fillpdf.abstract"
|
|
msgstr "report.report_fillpdf.abstract"
|
|
|
|
#. module: report_fillpdf
|
|
#: model:ir.model,name:report_fillpdf.model_report_report_fillpdf_partner_fillpdf
|
|
msgid "report.report_fillpdf.partner_fillpdf"
|
|
msgstr "report.report_fillpdf.partner_fillpdf"
|