Browsing French (Canada) translation

1 of 37 results
1.


<p>
${object.name},
</p>
<p>
You have been invited to connect to "${object.company_id.name}" in order to get access to your documents in Odoo.
</p>
<p>
To accept the invitation, click on the following link:
</p>
<ul>
<li><a href="${object.signup_url}">Accept invitation to "${object.company_id.name}"</a></li>
</ul>
<p>
Thanks,
</p>
<pre>
--
${object.company_id.name or ''}
${object.company_id.email or ''}
${object.company_id.phone or ''}
</pre>

module: auth_signup
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Suggestions:


<p>
${object.name},
</p>
<p>
Vous avez reçu une invitation pour rejoindre "${object.company_id.name}" afin d'avoir accès à vos documents dans Odoo.
</p>
<p>
Pour accepter cette invitation, cliquez sur le lien suivant :
</p>
<ul>
<li><a href="${object.signup_url}">Accepter l'invitation pour "${object.company_id.name}"</a></li>
</ul>
<p>
Avec nos remerciements,
</p>
<pre>
--
${object.company_id.name or ''}
${object.company_id.email or ''}
${object.company_id.phone or ''}
</pre>

French auth-signup in ocb-addons odoo-8 by Olivier Dony (Odoo)
Located in model:email.template,body_html:auth_signup.set_password_email
1 of 37 results

This translation is managed by OpenERP Canada Team, assigned by Odoo Translators (MOVED TO TRANSIFEX).

You are not logged in. Please log in to work on translations.