178 lines
5.3 KiB
Plaintext
178 lines
5.3 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * website_crm
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2023
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
|
"Last-Translator: Wil Odoo, 2023\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: website_crm
|
|
#: model:ir.model.fields,field_description:website_crm.field_website_visitor__lead_count
|
|
msgid "# Leads"
|
|
msgstr "# Pistes"
|
|
|
|
#. module: website_crm
|
|
#: model:ir.model.fields,field_description:website_crm.field_crm_lead__visitor_page_count
|
|
msgid "# Page Views"
|
|
msgstr "# Pages Vues"
|
|
|
|
#. module: website_crm
|
|
#. odoo-javascript
|
|
#: code:addons/website_crm/static/src/js/website_crm_editor.js:0
|
|
#, python-format
|
|
msgid "Assign leads/opportunities to a sales team."
|
|
msgstr "Attribuer des pistes/opportunités à une équipe commerciale."
|
|
|
|
#. module: website_crm
|
|
#. odoo-javascript
|
|
#: code:addons/website_crm/static/src/js/website_crm_editor.js:0
|
|
#, python-format
|
|
msgid "Assign leads/opportunities to a salesperson."
|
|
msgstr "Attribuer des pistes/opportunités à un vendeur."
|
|
|
|
#. module: website_crm
|
|
#: model:ir.model.fields,help:website_crm.field_website__crm_default_team_id
|
|
msgid "Default Sales Team for new leads created through the Contact Us form."
|
|
msgstr ""
|
|
"Equipe commerciale par défaut pour les nouvelles pistes créées via le "
|
|
"formulaire de contact."
|
|
|
|
#. module: website_crm
|
|
#: model:ir.model.fields,field_description:website_crm.field_website__crm_default_team_id
|
|
msgid "Default Sales Teams"
|
|
msgstr "Équipes commerciales par défaut"
|
|
|
|
#. module: website_crm
|
|
#: model:ir.model.fields,field_description:website_crm.field_website__crm_default_user_id
|
|
msgid "Default Salesperson"
|
|
msgstr "Vendeur par défaut"
|
|
|
|
#. module: website_crm
|
|
#: model:ir.model.fields,help:website_crm.field_website__crm_default_user_id
|
|
msgid "Default salesperson for new leads created through the Contact Us form."
|
|
msgstr ""
|
|
"Vendeur par défaut pour les nouvelles pistes créées via le formulaire de "
|
|
"contact."
|
|
|
|
#. module: website_crm
|
|
#: model:ir.model,name:website_crm.model_crm_lead
|
|
msgid "Lead/Opportunity"
|
|
msgstr "Piste/opportunité"
|
|
|
|
#. module: website_crm
|
|
#: model:ir.actions.act_window,name:website_crm.crm_lead_action_from_visitor
|
|
#: model:ir.model.fields,field_description:website_crm.field_website_visitor__lead_ids
|
|
#: model_terms:ir.ui.view,arch_db:website_crm.website_visitor_view_form
|
|
#: model_terms:ir.ui.view,arch_db:website_crm.website_visitor_view_search
|
|
msgid "Leads"
|
|
msgstr "Pistes"
|
|
|
|
#. module: website_crm
|
|
#: model_terms:ir.ui.view,arch_db:website_crm.website_visitor_view_kanban
|
|
msgid "Leads / Opportunities"
|
|
msgstr "Pistes / Opportunités"
|
|
|
|
#. module: website_crm
|
|
#: model_terms:ir.actions.act_window,help:website_crm.crm_lead_action_from_visitor
|
|
msgid "No lead linked for this visitor"
|
|
msgstr "Aucune piste liée pour ce visiteur"
|
|
|
|
#. module: website_crm
|
|
#: model_terms:ir.ui.view,arch_db:website_crm.crm_lead_view_form
|
|
msgid "Page views"
|
|
msgstr "Pages vues"
|
|
|
|
#. module: website_crm
|
|
#. odoo-javascript
|
|
#: code:addons/website_crm/static/src/js/website_crm_editor.js:0
|
|
#, python-format
|
|
msgid "Phone Number"
|
|
msgstr "Numéro de téléphone"
|
|
|
|
#. module: website_crm
|
|
#. odoo-javascript
|
|
#: code:addons/website_crm/static/src/js/website_crm_editor.js:0
|
|
#, python-format
|
|
msgid "Sales Team"
|
|
msgstr "Équipe commerciale"
|
|
|
|
#. module: website_crm
|
|
#. odoo-javascript
|
|
#: code:addons/website_crm/static/src/js/website_crm_editor.js:0
|
|
#, python-format
|
|
msgid "Salesperson"
|
|
msgstr "Vendeur"
|
|
|
|
#. module: website_crm
|
|
#. odoo-javascript
|
|
#: code:addons/website_crm/static/src/js/website_crm_editor.js:0
|
|
#, python-format
|
|
msgid "Subject"
|
|
msgstr "Sujet"
|
|
|
|
#. module: website_crm
|
|
#: model:ir.model.fields,field_description:website_crm.field_crm_lead__visitor_ids
|
|
msgid "Web Visitors"
|
|
msgstr "Visiteurs web"
|
|
|
|
#. module: website_crm
|
|
#: model_terms:ir.ui.view,arch_db:website_crm.crm_lead_merge_summary_inherit_website
|
|
msgid "Web Visitors:"
|
|
msgstr "Visiteurs web :"
|
|
|
|
#. module: website_crm
|
|
#: model:ir.model,name:website_crm.model_website
|
|
msgid "Website"
|
|
msgstr "Site Web"
|
|
|
|
#. module: website_crm
|
|
#: model:ir.actions.act_url,name:website_crm.action_open_website
|
|
msgid "Website Contact Form"
|
|
msgstr "Formulaire de contact du site web"
|
|
|
|
#. module: website_crm
|
|
#: model:ir.model,name:website_crm.model_website_visitor
|
|
msgid "Website Visitor"
|
|
msgstr "Visiteur du site web"
|
|
|
|
#. module: website_crm
|
|
#. odoo-javascript
|
|
#: code:addons/website_crm/static/src/js/website_crm_editor.js:0
|
|
#, python-format
|
|
msgid "Your Company"
|
|
msgstr "Votre société"
|
|
|
|
#. module: website_crm
|
|
#. odoo-javascript
|
|
#: code:addons/website_crm/static/src/js/website_crm_editor.js:0
|
|
#, python-format
|
|
msgid "Your Email"
|
|
msgstr "Votre email"
|
|
|
|
#. module: website_crm
|
|
#. odoo-javascript
|
|
#: code:addons/website_crm/static/src/js/website_crm_editor.js:0
|
|
#, python-format
|
|
msgid "Your Name"
|
|
msgstr "Votre nom"
|
|
|
|
#. module: website_crm
|
|
#. odoo-javascript
|
|
#: code:addons/website_crm/static/src/js/website_crm_editor.js:0
|
|
#, python-format
|
|
msgid "Your Question"
|
|
msgstr "Votre question"
|