forked from Mapan/odoo17e
113 lines
3.8 KiB
Plaintext
113 lines
3.8 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * helpdesk_mail_plugin
|
||
#
|
||
# Translators:
|
||
# Wil Odoo, 2023
|
||
# Manon Rondou, 2024
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 17.0+e\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2023-10-26 22:21+0000\n"
|
||
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
||
"Last-Translator: Manon Rondou, 2024\n"
|
||
"Language-Team: French (https://app.transifex.com/odoo/teams/41243/fr/)\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: \n"
|
||
"Language: fr\n"
|
||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||
|
||
#. module: helpdesk_mail_plugin
|
||
#. odoo-javascript
|
||
#: code:addons/helpdesk_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
||
#, python-format
|
||
msgid "Closed"
|
||
msgstr "Résilié"
|
||
|
||
#. module: helpdesk_mail_plugin
|
||
#. odoo-javascript
|
||
#: code:addons/helpdesk_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||
#, python-format
|
||
msgid "Could not create the ticket"
|
||
msgstr "Impossible de créer le ticket"
|
||
|
||
#. module: helpdesk_mail_plugin
|
||
#. odoo-javascript
|
||
#: code:addons/helpdesk_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||
#, python-format
|
||
msgid "Email already logged on the ticket"
|
||
msgstr "E-mail déjà enregistré sur le ticket"
|
||
|
||
#. module: helpdesk_mail_plugin
|
||
#. odoo-javascript
|
||
#: code:addons/helpdesk_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
||
#, python-format
|
||
msgid "Log Email Into Ticket"
|
||
msgstr "Enregistrer l'e-mail sur le ticket"
|
||
|
||
#. module: helpdesk_mail_plugin
|
||
#. odoo-javascript
|
||
#: code:addons/helpdesk_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||
#, python-format
|
||
msgid "Log the email on the ticket"
|
||
msgstr "Enregistrer l'e-mail sur le ticket"
|
||
|
||
#. module: helpdesk_mail_plugin
|
||
#. odoo-javascript
|
||
#: code:addons/helpdesk_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
||
#, python-format
|
||
msgid "No tickets found for this contact."
|
||
msgstr "Aucun ticket trouvé pour ce contact."
|
||
|
||
#. module: helpdesk_mail_plugin
|
||
#. odoo-javascript
|
||
#: code:addons/helpdesk_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
||
#, python-format
|
||
msgid "Save Contact to create new Tickets."
|
||
msgstr "Enregistrez le contact pour créer de nouveaux tickets."
|
||
|
||
#. module: helpdesk_mail_plugin
|
||
#. odoo-javascript
|
||
#: code:addons/helpdesk_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||
#, python-format
|
||
msgid "Save the contact to create new tickets."
|
||
msgstr "Enregistrez le contact pour créer de nouveaux tickets."
|
||
|
||
#. module: helpdesk_mail_plugin
|
||
#. odoo-javascript
|
||
#: code:addons/helpdesk_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||
#: code:addons/helpdesk_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
||
#, python-format
|
||
msgid "The Contact needs to exist to create Ticket."
|
||
msgstr "Le contact doit exister pour créer le ticket."
|
||
|
||
#. module: helpdesk_mail_plugin
|
||
#: model:ir.actions.act_window,name:helpdesk_mail_plugin.helpdesk_ticket_action_form_edit
|
||
msgid "Ticket: redirect to form in edit mode"
|
||
msgstr "Ticket : rediriger vers le formulaire en mode édition"
|
||
|
||
#. module: helpdesk_mail_plugin
|
||
#. odoo-javascript
|
||
#: code:addons/helpdesk_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||
#: code:addons/helpdesk_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
||
#, python-format
|
||
msgid "Tickets"
|
||
msgstr "Tickets"
|
||
|
||
#. module: helpdesk_mail_plugin
|
||
#. odoo-javascript
|
||
#: code:addons/helpdesk_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
||
#, python-format
|
||
msgid "Tickets (%(count)s)"
|
||
msgstr "Tickets (%(count)s)"
|
||
|
||
#. module: helpdesk_mail_plugin
|
||
#. odoo-javascript
|
||
#: code:addons/helpdesk_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
||
#, python-format
|
||
msgid "Tickets (%s)"
|
||
msgstr "Tickets (%s)"
|