diff --git a/contract/i18n/fr_FR.po b/contract/i18n/fr_FR.po new file mode 100644 index 000000000..d72039d58 --- /dev/null +++ b/contract/i18n/fr_FR.po @@ -0,0 +1,2167 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * contract +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: fr_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: contract +#: model:mail.template,body_html:contract.mail_template_contract_modification +msgid "" +"\n" +"
Hello
\n" +"We have modifications on the contract that we want to notify you.
\n" +" " +msgstr "" + +#. module: contract +#: model:mail.template,body_html:contract.email_contract_template +msgid "" +"\n" +"Hello ${object.partner_id.name or ''},
\n" +"A new contract has been created:
\n" +"\n" +"\n"
+" REFERENCES
\n"
+" Contract: ${object.name}
\n"
+" % if object.date_start:\n"
+" Contract Date Start: ${object.date_start or ''}
\n"
+" % endif\n"
+"\n"
+" % if object.user_id:\n"
+" % if object.user_id.email:\n"
+" Your Contact: ${object.user_id.name}\n"
+" % else:\n"
+" Your Contact: ${object.user_id.name}\n"
+" % endif\n"
+" % endif\n"
+"
If you have any questions, do not hesitate to contact us.
\n" +"Thank you for choosing ${object.company_id.name or 'us'}!
\n" +"