4424 lines
156 KiB
Plaintext
4424 lines
156 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * crm
|
||
#
|
||
# Translators:
|
||
# Wil Odoo, 2024
|
||
# Geoffrey_GMF <gmf@odoo.com>, 2024
|
||
# Manon Rondou, 2025
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 18.0\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2025-10-03 18:38+0000\n"
|
||
"PO-Revision-Date: 2024-09-25 09:41+0000\n"
|
||
"Last-Translator: Manon Rondou, 2025\n"
|
||
"Language-Team: French (https://app.transifex.com/odoo/teams/41243/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=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % "
|
||
"1000000 == 0 ? 1 : 2;\n"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team__lead_all_assigned_month_count
|
||
msgid "# Leads/Opps assigned this month"
|
||
msgstr "# Pistes/Opportunités assignées ce mois"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_recurring_plan__number_of_months
|
||
msgid "# Months"
|
||
msgstr "# Mois"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team__opportunities_count
|
||
msgid "# Opportunities"
|
||
msgstr "# Opportunités"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team__opportunities_overdue_count
|
||
msgid "# Overdue Opportunities"
|
||
msgstr "# Opportunités en retard"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team__lead_unassigned_count
|
||
msgid "# Unassigned Leads"
|
||
msgstr "# Pistes non assignées"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_team.py:0
|
||
msgid "%(assigned)s leads allocated among %(team_count)s teams."
|
||
msgstr "%(assigned)s pistes assignées parmi %(team_count)s équipes."
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_team.py:0
|
||
msgid "%(assigned)s leads allocated to %(team_name)s team."
|
||
msgstr "Les pistes %(assigned)s assignées à l'équipe %(team_name)s."
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
msgid "%(attach_name)s (from %(lead_name)s)"
|
||
msgstr "%(attach_name)s (de %(lead_name)s)"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_team.py:0
|
||
msgid "%(duplicates)s duplicates leads have been merged."
|
||
msgstr "Les pistes dupliquées %(duplicates)sont été fusionnées."
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_team.py:0
|
||
msgid ""
|
||
"%(members_assigned)s leads assigned among %(member_count)s salespersons."
|
||
msgstr "%(members_assigned)s pistes assignées parmi %(member_count)s vendeurs."
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
msgid "%s's opportunity"
|
||
msgstr "Opportunité de %s"
|
||
|
||
#. module: crm
|
||
#. odoo-javascript
|
||
#: code:addons/crm/static/src/js/tours/crm.js:0
|
||
msgid "<b>Create your first opportunity.</b>"
|
||
msgstr "<b>Créez votre première opportunité.</b>"
|
||
|
||
#. module: crm
|
||
#. odoo-javascript
|
||
#: code:addons/crm/static/src/js/tours/crm.js:0
|
||
msgid ""
|
||
"<b>Drag & drop opportunities</b> between columns as you progress in your "
|
||
"sales cycle."
|
||
msgstr ""
|
||
"<b>Faites glisser les opportunités</b> d'une colonne à l'autre au fil de "
|
||
"votre avancement au sein du processus de ventes."
|
||
|
||
#. module: crm
|
||
#. odoo-javascript
|
||
#: code:addons/crm/static/src/js/tours/crm.js:0
|
||
msgid "<b>Write a few letters</b> to look for a company, or create a new one."
|
||
msgstr ""
|
||
"<b>Écrivez quelques lettres</b> pour chercher une société ou créez en une "
|
||
"nouvelle."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
msgid ""
|
||
"<i class=\"fa fa-gear\" role=\"img\" title=\"Switch to automatic "
|
||
"probability\" aria-label=\"Switch to automatic probability\"/>"
|
||
msgstr ""
|
||
"<i class=\"fa fa-gear\" role=\"img\" title=\"Basculer vers la probabilité "
|
||
"automatique\" aria-label=\"Basculer vers la probabilité automatique\"/>"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.sales_team_form_view_in_crm
|
||
msgid "<i class=\"fa fa-info-circle me-2\" title=\"Assigned Lead Count\"/>"
|
||
msgstr ""
|
||
"<i class=\"fa fa-info-circle me-2\" title=\"Nombre de pistes assignées\"/>"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_partner_kanban_view
|
||
msgid ""
|
||
"<i class=\"fa fa-star me-1\" aria-label=\"Opportunities\" role=\"img\" "
|
||
"title=\"Opportunities\"/>"
|
||
msgstr ""
|
||
"<i class=\"fa fa-star me-1\" aria-label=\"Opportunités\" role=\"img\" "
|
||
"title=\"Opportunités\"/>"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid ""
|
||
"<i class=\"oi oi-arrow-right\"/>\n"
|
||
" Install Extension"
|
||
msgstr ""
|
||
"<i class=\"oi oi-arrow-right\"/>\n"
|
||
" Installer l'extension"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid ""
|
||
"<i title=\"Update now\" role=\"img\" aria-label=\"Update now\" class=\"fa fa-"
|
||
"fw fa-refresh\"/>"
|
||
msgstr ""
|
||
"<i title=\"Mettre à jour maintenant\" role=\"img\" aria-label=\"Mettre à "
|
||
"jour maintenant\" class=\"fa fa-fw fa-refresh\"/>"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
msgid ""
|
||
"<span class=\"fa fa-exclamation-triangle text-warning oe_edit_only\" "
|
||
"title=\"By saving this change, the customer email will also be updated.\" "
|
||
"invisible=\"not partner_email_update\"/>"
|
||
msgstr ""
|
||
"<span class=\"fa fa-exclamation-triangle text-warning oe_edit_only\" "
|
||
"title=\"En enregistrant cette modificiation, l'e-mail du client sera "
|
||
"également mis à jour.\" invisible=\"not partner_email_update\"/>"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
msgid ""
|
||
"<span class=\"fa fa-exclamation-triangle text-warning oe_edit_only\" "
|
||
"title=\"By saving this change, the customer phone number will also be "
|
||
"updated.\" invisible=\"not partner_phone_update\"/>"
|
||
msgstr ""
|
||
"<span class=\"fa fa-exclamation-triangle text-warning oe_edit_only\" "
|
||
"title=\"En enregistrant cette modification, le numéro de téléphone du client "
|
||
"sera également mis à jour.\" invisible=\"not partner_phone_update\"/>"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
msgid ""
|
||
"<span class=\"o_stat_text\" invisible=\"duplicate_lead_count < "
|
||
"2\">Similar Leads</span>\n"
|
||
" <span class=\"o_stat_text\" "
|
||
"invisible=\"duplicate_lead_count > 1\">Similar Lead</span>"
|
||
msgstr ""
|
||
"<span class=\"o_stat_text\" invisible=\"duplicate_lead_count < 2\">Pistes "
|
||
"similaires</span>\n"
|
||
" <span class=\"o_stat_text\" "
|
||
"invisible=\"duplicate_lead_count > 1\">Piste similaire</span>"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.utm_campaign_view_form
|
||
msgid ""
|
||
"<span class=\"o_stat_text\" invisible=\"not use_leads\">Leads</span>\n"
|
||
" <span class=\"o_stat_text\" "
|
||
"invisible=\"use_leads\">Opportunities</span>"
|
||
msgstr ""
|
||
"<span class=\"o_stat_text\" invisible=\"not use_leads\">Pistes</span>\n"
|
||
" <span class=\"o_stat_text\" "
|
||
"invisible=\"use_leads\">Opportunités</span>"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lost_reason_view_form
|
||
msgid "<span class=\"o_stat_text\"> Leads</span>"
|
||
msgstr "<span class=\"o_stat_text\"> Pistes</span>"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
msgid "<span class=\"oe_grey p-2 text-nowrap d-none d-sm-block\"> at </span>"
|
||
msgstr "<span class=\"oe_grey p-2 text-nowrap d-none d-sm-block\"> à </span>"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
msgid ""
|
||
"<span class=\"oe_grey p-2\" groups=\"crm.group_use_recurring_revenues\"> + </"
|
||
"span>\n"
|
||
" <span class=\"oe_grey p-2\" "
|
||
"groups=\"!crm.group_use_recurring_revenues\"> at </span>"
|
||
msgstr ""
|
||
"<span class=\"oe_grey p-2\" groups=\"crm.group_use_recurring_revenues\"> + </"
|
||
"span>\n"
|
||
" <span class=\"oe_grey p-2\" "
|
||
"groups=\"!crm.group_use_recurring_revenues\"> à </span>"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
msgid "<span class=\"oe_grey p-2\"> %</span>"
|
||
msgstr "<span class=\"oe_grey p-2\"> %</span>"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_team_member_view_form
|
||
msgid "<span class=\"oe_inline\"> (max) </span>"
|
||
msgstr "<span class=\"oe_inline\"> (max) </span>"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_team_member_view_form
|
||
msgid "<span class=\"oe_inline\"> / </span>"
|
||
msgstr "<span class=\"oe_inline\"> / </span>"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.sales_team_form_view_in_crm
|
||
msgid ""
|
||
"<span> leads assigned this month\n"
|
||
" on a maximum of </span>"
|
||
msgstr ""
|
||
"<span> pistes assignées ce mois\n"
|
||
" sur un maximum de </span>"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "<span>Expected Revenues:</span>"
|
||
msgstr "<span>Revenus attendus :</span>"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "<span>Merged the Lead/Opportunity</span>"
|
||
msgstr "<span>Piste/Opportunité fusionnée</span>"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid ""
|
||
"<span>Periodically assign leads based on rules</span><br/>\n"
|
||
" <span invisible=\"not "
|
||
"crm_use_auto_assignment\">\n"
|
||
" All sales teams will use this setting by "
|
||
"default unless\n"
|
||
" specified otherwise.\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span>Assigner périodiquement des pistes en fonction de règles</span><br/>\n"
|
||
" <span invisible=\"not "
|
||
"crm_use_auto_assignment\">\n"
|
||
" Toutes les équipes commerciales "
|
||
"utiliseront ce paramètre par défaut sauf\n"
|
||
" indication contraire.\n"
|
||
" </span>"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "<span>into this one.</span>"
|
||
msgstr "<span>en celle-ci.</span>"
|
||
|
||
#. module: crm
|
||
#: model:mail.template,body_html:crm.mail_template_demo_crm_lead
|
||
msgid ""
|
||
"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"padding-top: "
|
||
"16px; background-color: #F1F1F1; font-family:Verdana, Arial,sans-serif; "
|
||
"color: #454748; width: 100%; border-collapse:separate;\"><tr><td "
|
||
"align=\"center\">\n"
|
||
"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" "
|
||
"style=\"padding: 24px; background-color: white; color: #454748; border-"
|
||
"collapse:separate;\">\n"
|
||
"<tbody>\n"
|
||
" <!-- HEADER -->\n"
|
||
" <tr>\n"
|
||
" <td align=\"center\" style=\"min-width: 590px;\">\n"
|
||
" <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" "
|
||
"width=\"100%\" style=\"background-color: white; padding: 0; border-"
|
||
"collapse:separate;\">\n"
|
||
" <tr><td valign=\"middle\">\n"
|
||
" <span style=\"font-size: 10px;\">Your Lead/Opportunity</"
|
||
"span><br/>\n"
|
||
" <span style=\"font-size: 20px; font-weight: bold;\" t-"
|
||
"out=\"object.name or ''\">Interest in your products</span>\n"
|
||
" </td><td valign=\"middle\" align=\"right\">\n"
|
||
" <img t-attf-src=\"/logo.png?"
|
||
"company={{ object.company_id.id }}\" style=\"padding: 0px; margin: 0px; "
|
||
"height: 48px;\" t-att-alt=\"object.company_id.name\"/>\n"
|
||
" </td></tr>\n"
|
||
" <tr><td colspan=\"2\" style=\"text-align:center;\">\n"
|
||
" <hr width=\"100%\" style=\"background-"
|
||
"color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
|
||
"size:0px;min-height:1px;line-height:0; margin:4px 0px 32px 0px;\"/>\n"
|
||
" </td></tr>\n"
|
||
" </table>\n"
|
||
" </td>\n"
|
||
" </tr>\n"
|
||
" <!-- CONTENT -->\n"
|
||
" <tr>\n"
|
||
" <td style=\"min-width: 590px;\">\n"
|
||
" <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" "
|
||
"width=\"590\" style=\"min-width: 590px; background-color: white; padding: "
|
||
"0px 8px 0px 8px; border-collapse:separate;\">\n"
|
||
" <tr>\n"
|
||
" <td valign=\"top\" style=\"font-size: 13px;\">\n"
|
||
" <div>\n"
|
||
" Hi <t t-out=\"object.partner_id and "
|
||
"object.partner_id.name or ''\">Deco Addict</t>,<br/><br/>\n"
|
||
" Welcome to <t t-out=\"object.company_id.name or "
|
||
"''\">My Company (San Francisco)</t>.\n"
|
||
" It's great to meet you! Now that you're on "
|
||
"board, you'll discover what <t t-out=\"object.company_id.name or ''\">My "
|
||
"Company (San Francisco)</t> has to offer. My name is <t t-"
|
||
"out=\"object.user_id.name or ''\">Marc Demo</t> and I'll help you get the "
|
||
"most out of Odoo. Could we plan a quick demo soon?<br/>\n"
|
||
" Feel free to reach out at any time!<br/><br/>\n"
|
||
" Best,<br/>\n"
|
||
" <t t-if=\"object.user_id\">\n"
|
||
" <b><t t-out=\"object.user_id.name or "
|
||
"''\">Marc Demo</t></b>\n"
|
||
" <br/>Email: <t t-out=\"object.user_id.email "
|
||
"or ''\">mark.brown23@example.com</t>\n"
|
||
" <br/>Phone: <t t-out=\"object.user_id.phone "
|
||
"or ''\">+1 650-123-4567</t>\n"
|
||
" </t>\n"
|
||
" <t t-else=\"\">\n"
|
||
" <t t-out=\"object.company_id.name or ''\">My "
|
||
"Company (San Francisco)</t>\n"
|
||
" </t>\n"
|
||
" </div>\n"
|
||
" </td>\n"
|
||
" </tr>\n"
|
||
" </table>\n"
|
||
" </td>\n"
|
||
" </tr>\n"
|
||
" <!-- FOOTER -->\n"
|
||
" <tr>\n"
|
||
" <td align=\"center\" style=\"min-width: 590px; padding: 0 8px 0 8px; "
|
||
"font-size:11px;\">\n"
|
||
" <hr width=\"100%\" style=\"background-"
|
||
"color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
|
||
"size:0px;min-height:1px;line-height:0; margin: 16px 0px 4px 0px;\"/>\n"
|
||
" <b t-out=\"object.company_id.name or ''\">My Company (San "
|
||
"Francisco)</b><br/>\n"
|
||
" <div style=\"color: #999999;\">\n"
|
||
" <t t-out=\"object.company_id.phone or ''\">+1 650-123-4567</"
|
||
"t>\n"
|
||
" <t t-if=\"object.company_id.email\">\n"
|
||
" | <a t-attf-href=\"'mailto:%s' % "
|
||
"{{ object.company_id.email }}\" style=\"text-decoration:none; color: "
|
||
"#999999;\" t-out=\"object.company_id.email or ''\">info@yourcompany.com</a>\n"
|
||
" </t>\n"
|
||
" <t t-if=\"object.company_id.website\">\n"
|
||
" | <a t-attf-href=\"'%s' % {{ object.company_id.website }}"
|
||
"\" style=\"text-decoration:none; color: #999999;\" t-"
|
||
"out=\"object.company_id.website or ''\">http://www.example.com</a>\n"
|
||
" </t>\n"
|
||
" </div>\n"
|
||
" </td>\n"
|
||
" </tr>\n"
|
||
"</tbody>\n"
|
||
"</table>\n"
|
||
"</td></tr>\n"
|
||
"<!-- POWERED BY -->\n"
|
||
"<tr><td align=\"center\" style=\"min-width: 590px;\">\n"
|
||
" Powered by <a target=\"_blank\" href=\"https://www.odoo.com?"
|
||
"utm_source=db&utm_medium=email\" style=\"color: #875A7B;\">Odoo</a>\n"
|
||
"</td></tr>\n"
|
||
"</table>\n"
|
||
" "
|
||
msgstr ""
|
||
"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"padding-top: "
|
||
"16px; background-color: #F1F1F1; font-family:Verdana, Arial,sans-serif; "
|
||
"color: #454748; width: 100%; border-collapse:separate;\"><tr><td "
|
||
"align=\"center\">\n"
|
||
"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"590\" "
|
||
"style=\"padding: 24px; background-color: white; color: #454748; border-"
|
||
"collapse:separate;\">\n"
|
||
"<tbody>\n"
|
||
" <!-- HEADER -->\n"
|
||
" <tr>\n"
|
||
" <td align=\"center\" style=\"min-width: 590px;\">\n"
|
||
" <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" "
|
||
"width=\"100%\" style=\"background-color: white; padding: 0; border-"
|
||
"collapse:separate;\">\n"
|
||
" <tr><td valign=\"middle\">\n"
|
||
" <span style=\"font-size: 10px;\">Votre piste/"
|
||
"opportunité</span><br/>\n"
|
||
" <span style=\"font-size: 20px; font-weight: bold;\" t-"
|
||
"out=\"object.name or ''\">Intéressé par vos produits</span>\n"
|
||
" </td><td valign=\"middle\" align=\"right\">\n"
|
||
" <img t-attf-src=\"/logo.png?"
|
||
"company={{ object.company_id.id }}\" style=\"padding: 0px; margin: 0px; "
|
||
"height: 48px;\" t-att-alt=\"object.company_id.name\"/>\n"
|
||
" </td></tr>\n"
|
||
" <tr><td colspan=\"2\" style=\"text-align:center;\">\n"
|
||
" <hr width=\"100%\" style=\"background-"
|
||
"color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
|
||
"size:0px;min-height:1px;line-height:0; margin:4px 0px 32px 0px;\"/>\n"
|
||
" </td></tr>\n"
|
||
" </table>\n"
|
||
" </td>\n"
|
||
" </tr>\n"
|
||
" <!-- CONTENT -->\n"
|
||
" <tr>\n"
|
||
" <td style=\"min-width: 590px;\">\n"
|
||
" <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" "
|
||
"width=\"590\" style=\"min-width: 590px; background-color: white; padding: "
|
||
"0px 8px 0px 8px; border-collapse:separate;\">\n"
|
||
" <tr>\n"
|
||
" <td valign=\"top\" style=\"font-size: 13px;\">\n"
|
||
" <div>\n"
|
||
" Bonjour <t t-out=\"object.partner_id and "
|
||
"object.partner_id.name or ''\">Deco Addict</t>,<br/><br/>\n"
|
||
" Bienvenue chez <t t-out=\"object.company_id.name "
|
||
"or ''\">My Company (San Francisco)</t>.\n"
|
||
" Je suis ravi de vous rencontrer ! Maintenant que "
|
||
"vous faites partie de l'aventure, vous allez découvrir tout ce que <t t-"
|
||
"out=\"object.company_id.name or ''\">My Company (San Francisco)</t> peut "
|
||
"vous offrir. Je m'appelle <t t-out=\"object.user_id.name or ''\">Marc Demo</"
|
||
"t> et je serai votre interlocuteur pour vous aider à tirer pleinement parti "
|
||
"de votre expérience avec Odoo. Pourrions-nous planifier une démonstration "
|
||
"rapidement ?<br/>\n"
|
||
" N'hésitez pas à me contacter !<br/><br/>\n"
|
||
" Cordialement,<br/>\n"
|
||
" <t t-if=\"object.user_id\">\n"
|
||
" <b><t t-out=\"object.user_id.name or "
|
||
"''\">Marc Demo</t></b>\n"
|
||
" <br/>E-mail : <t t-"
|
||
"out=\"object.user_id.email or ''\">mark.brown23@example.com</t>\n"
|
||
" <br/>Téléphone : <t t-"
|
||
"out=\"object.user_id.phone or ''\">+1 650-123-4567</t>\n"
|
||
" </t>\n"
|
||
" <t t-else=\"\">\n"
|
||
" <t t-out=\"object.company_id.name or ''\">My "
|
||
"Company (San Francisco)</t>\n"
|
||
" </t>\n"
|
||
" </div>\n"
|
||
" </td>\n"
|
||
" </tr>\n"
|
||
" </table>\n"
|
||
" </td>\n"
|
||
" </tr>\n"
|
||
" <!-- FOOTER -->\n"
|
||
" <tr>\n"
|
||
" <td align=\"center\" style=\"min-width: 590px; padding: 0 8px 0 8px; "
|
||
"font-size:11px;\">\n"
|
||
" <hr width=\"100%\" style=\"background-"
|
||
"color:rgb(204,204,204);border:medium none;clear:both;display:block;font-"
|
||
"size:0px;min-height:1px;line-height:0; margin: 16px 0px 4px 0px;\"/>\n"
|
||
" <b t-out=\"object.company_id.name or ''\">My Company (San "
|
||
"Francisco)</b><br/>\n"
|
||
" <div style=\"color: #999999;\">\n"
|
||
" <t t-out=\"object.company_id.phone or ''\">+1 650-123-4567</"
|
||
"t>\n"
|
||
" <t t-if=\"object.company_id.email\">\n"
|
||
" | <a t-attf-href=\"'mailto:%s' % "
|
||
"{{ object.company_id.email }}\" style=\"text-decoration:none; color: "
|
||
"#999999;\" t-out=\"object.company_id.email or ''\">info@yourcompany.com</a>\n"
|
||
" </t>\n"
|
||
" <t t-if=\"object.company_id.website\">\n"
|
||
" | <a t-attf-href=\"'%s' % {{ object.company_id.website }}"
|
||
"\" style=\"text-decoration:none; color: #999999;\" t-"
|
||
"out=\"object.company_id.website or ''\">http://www.example.com</a>\n"
|
||
" </t>\n"
|
||
" </div>\n"
|
||
" </td>\n"
|
||
" </tr>\n"
|
||
"</tbody>\n"
|
||
"</table>\n"
|
||
"</td></tr>\n"
|
||
"<!-- POWERED BY -->\n"
|
||
"<tr><td align=\"center\" style=\"min-width: 590px;\">\n"
|
||
" Généré par <a target=\"_blank\" href=\"https://www.odoo.com?"
|
||
"utm_source=db&utm_medium=email\" style=\"color: #875A7B;\">Odoo</a>\n"
|
||
"</td></tr>\n"
|
||
"</table>\n"
|
||
" "
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team__alias_defaults
|
||
msgid ""
|
||
"A Python dictionary that will be evaluated to provide default values when "
|
||
"creating new records for this alias."
|
||
msgstr ""
|
||
"Un dictionnaire Python qui sera interprété pour fournir les valeurs par "
|
||
"défaut lors de la création de nouveaux enregistrements pour cet alias."
|
||
|
||
#. module: crm
|
||
#: model_terms:digest.tip,tip_description:crm.digest_tip_crm_3
|
||
msgid ""
|
||
"A great tip to boost sales efficiency is to always define a next step on "
|
||
"each opportunity. To manage ongoing activities, click on any status of the "
|
||
"progress bar to filter opportunities based on their next activities' status. "
|
||
"Click on the grey area of the progress bar to see all opportunities that "
|
||
"have no next activity."
|
||
msgstr ""
|
||
"Une bonne astuce pour booster l'efficacité commerciale est de toujours "
|
||
"définir une prochaine étape sur chaque opportunité. Pour gérer les activités "
|
||
"en cours, cliquez sur n'importe quel statut de la barre de progression. "
|
||
"Cliquez sur la zone grise de cette barre pour voir toutes les opportunités "
|
||
"qui n'ont pas d'activité prévue."
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
msgid "A new lead has been created and is not assigned to any team."
|
||
msgstr ""
|
||
"Un nouvelle piste a été créée et n'a pas encore été assignée à une équipe."
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
msgid "A new lead has been created for the team \"%(team_name)s\"."
|
||
msgstr "Un nouvelle piste a été créée pour l'équipe \"%(team_name)s\"."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.sales_team_form_view_in_crm
|
||
msgid "Accept Emails From"
|
||
msgstr "Accepter les e-mails de"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__message_needaction
|
||
msgid "Action Needed"
|
||
msgstr "Nécessite une action"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report__active
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__active
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lost_reason__active
|
||
#: model:ir.model.fields,field_description:crm.field_crm_recurring_plan__active
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lost_reason_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
msgid "Active"
|
||
msgstr "Actif"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass__lead_tomerge_ids
|
||
msgid "Active Leads"
|
||
msgstr "Pistes actives"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.crm_activity_report_action
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__activity_ids
|
||
#: model:ir.ui.menu,name:crm.crm_activity_report_menu
|
||
#: model:ir.ui.menu,name:crm.crm_team_menu_config_activities
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_team_view_kanban_dashboard
|
||
msgid "Activities"
|
||
msgstr "Activités"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_activity_report_view_graph
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_activity_report_view_pivot
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
msgid "Activities Analysis"
|
||
msgstr "Analyse des activités"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_res_users__target_sales_done
|
||
msgid "Activities Done Target"
|
||
msgstr "Objectif des activités terminées"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.actions.act_window,help:crm.crm_activity_report_action
|
||
#: model_terms:ir.actions.act_window,help:crm.crm_activity_report_action_team
|
||
msgid ""
|
||
"Activities marked as Done on Leads will appear here, providing an overview "
|
||
"of lead interactions."
|
||
msgstr ""
|
||
"Les activités marquées comme effectuées sur les pistes apparaîtront ici, "
|
||
"afin de fournir une vue d'ensemble des interactions avec les pistes."
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_mail_activity
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
msgid "Activity"
|
||
msgstr "Activité"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report__body
|
||
msgid "Activity Description"
|
||
msgstr "Description de l'activité"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__activity_exception_decoration
|
||
msgid "Activity Exception Decoration"
|
||
msgstr "Activité exception décoration"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.menu,name:crm.mail_activity_plan_menu_config_lead
|
||
msgid "Activity Plans"
|
||
msgstr "Plans d'activité"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__activity_state
|
||
msgid "Activity State"
|
||
msgstr "Statut de l'activité"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report__mail_activity_type_id
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
msgid "Activity Type"
|
||
msgstr "Type d'activité"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__activity_type_icon
|
||
msgid "Activity Type Icon"
|
||
msgstr "Icône de type d'activité"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.menu,name:crm.crm_team_menu_config_activity_types
|
||
msgid "Activity Types"
|
||
msgstr "Types d'activités"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_case_tree_view_oppor
|
||
msgid "Activity by"
|
||
msgstr "Activité par"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.actions.act_window,help:crm.mail_activity_plan_action_lead
|
||
msgid ""
|
||
"Activity plans are used to assign a list of activities in just a few clicks\n"
|
||
" (e.g. \"Demo Preparation Process\", "
|
||
"\"Qualification\", ...)"
|
||
msgstr ""
|
||
"Les plans d'activité permettent d'attribuer une liste d'activités en "
|
||
"quelques clics\n"
|
||
" (par ex. \"Processus de préparation des démos\", "
|
||
"\"Qualification\",...)"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
msgid "Add a description..."
|
||
msgstr "Ajouter une description…"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid "Add a qualification step before the creation of an opportunity"
|
||
msgstr "Ajouter une étape de qualification avant de créer une opportunité"
|
||
|
||
#. module: crm
|
||
#. odoo-javascript
|
||
#: code:addons/crm/static/src/views/forecast_kanban/forecast_kanban_column_quick_create.js:0
|
||
msgid "Add next %s"
|
||
msgstr "Ajouter le suivant %s"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team__assignment_domain
|
||
msgid ""
|
||
"Additional filter domain when fetching unassigned leads to allocate to the "
|
||
"team."
|
||
msgstr ""
|
||
"Domaine de filtrage supplémentaire lors de la récupération de pistes non "
|
||
"assignées à attribuer à l'équipe."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
msgid "Address"
|
||
msgstr "Adresse"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "Address:"
|
||
msgstr "Adresse :"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team__alias_id
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_team_view_tree
|
||
msgid "Alias"
|
||
msgstr "Alias"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team__alias_contact
|
||
msgid "Alias Contact Security"
|
||
msgstr "Alias Contact Securité"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team__alias_domain_id
|
||
msgid "Alias Domain"
|
||
msgstr "Alias de domaine"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team__alias_domain
|
||
msgid "Alias Domain Name"
|
||
msgstr "Nom d'alias de domaine"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team__alias_full_name
|
||
msgid "Alias Email"
|
||
msgstr "Alias de messagerie"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team__alias_name
|
||
msgid "Alias Name"
|
||
msgstr "Nom de l'alias"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team__alias_status
|
||
msgid "Alias Status"
|
||
msgstr "Statut de l'alias"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team__alias_status
|
||
msgid "Alias status assessed on the last message received."
|
||
msgstr "Statut de l'alias évalué sur le dernier message reçu."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team__alias_model_id
|
||
msgid "Aliased Model"
|
||
msgstr "Modèle concerné"
|
||
|
||
#. module: crm
|
||
#. odoo-javascript
|
||
#: code:addons/crm/static/src/js/tours/crm.js:0
|
||
msgid "All set. Let’s <b>Schedule</b> it."
|
||
msgstr "Parfait. <b>Planifions</b> la tâche."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
msgid "Analysis"
|
||
msgstr "Analyses"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass__deduplicate
|
||
msgid "Apply deduplication"
|
||
msgstr "Fusionner"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lost_reason_view_form
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lost_reason_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_recurring_plan_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
msgid "Archived"
|
||
msgstr "Archivé"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_team.py:0
|
||
msgid ""
|
||
"As you are a member of no Sales Team, you are showed the Pipeline of the "
|
||
"<b>first team by default.</b>\n"
|
||
" To work with the CRM, you should <a "
|
||
"name=\"%d\" type=\"action\" tabindex=\"-1\">join a team.</a>"
|
||
msgstr ""
|
||
"Comme vous n'êtes pas membre d'une équipe commerciale, le pipeline de la "
|
||
"<b>première équipe s'affiche par défaut.</b>\n"
|
||
" Pour travailler avec le CRM, vous "
|
||
"devriez <a name=\"%d\" type=\"action\" tabindex=\"-1\">rejoindre une équipe."
|
||
"</a>"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_team.py:0
|
||
msgid ""
|
||
"As you are a member of no Sales Team, you are showed the Pipeline of the "
|
||
"<b>first team by default.</b>\n"
|
||
" To work with the CRM, you should "
|
||
"join a team."
|
||
msgstr ""
|
||
"Comme vous n'êtes pas membre d'une équipe commerciale, le pipeline de la "
|
||
"<b>première équipe s'affiche par défaut.</b>\n"
|
||
" Pour travailler avec le CRM, vous "
|
||
"devriez rejoindre une équipe."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.sales_team_form_view_in_crm
|
||
msgid "Assign Leads"
|
||
msgstr "Assigner des pistes"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.merge_opportunity_form
|
||
msgid "Assign opportunities to"
|
||
msgstr "Assigner des opportunités à"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid "Assign salespersons into multiple Sales Teams."
|
||
msgstr "Affecter des vendeurs à plusieurs équipes commerciales."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_lead2opportunity_partner_mass
|
||
msgid "Assign these opportunities to"
|
||
msgstr "Assigner ces opportunités à"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_lead2opportunity_partner
|
||
msgid "Assign this opportunity to"
|
||
msgstr "Assigner cette opportunité à"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report__author_id
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
msgid "Assigned To"
|
||
msgstr "Assigné à"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__date_open
|
||
msgid "Assignment Date"
|
||
msgstr "Date d'attribution"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team__assignment_domain
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team_member__assignment_domain
|
||
msgid "Assignment Domain"
|
||
msgstr "Domaine d'assignation"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.sales_team_form_view_in_crm
|
||
msgid "Assignment Rules"
|
||
msgstr "Règles d'assignation"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_team.py:0
|
||
msgid "Assignment domain for team %(team)s is incorrectly formatted"
|
||
msgstr ""
|
||
"Domaine d'asdsignation pour l'équipe %(team)s n'est pas formaté correctement"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner__lead_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass__lead_id
|
||
msgid "Associated Lead"
|
||
msgstr "Piste associée"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__message_attachment_count
|
||
msgid "Attachment Count"
|
||
msgstr "Nombre de pièces jointes"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team__assignment_auto_enabled
|
||
msgid "Auto Assignment"
|
||
msgstr "Assignation automatique"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_res_config_settings__crm_auto_assignment_action
|
||
msgid "Auto Assignment Action"
|
||
msgstr "Action d'assignation automatique"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_res_config_settings__crm_auto_assignment_interval_type
|
||
msgid "Auto Assignment Interval Unit"
|
||
msgstr "Unité d'intervalle d'assignation automatique"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_res_config_settings__crm_auto_assignment_run_datetime
|
||
msgid "Auto Assignment Next Execution Date"
|
||
msgstr "Prochaine date d'exécution d'assignation automatique"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__automated_probability
|
||
msgid "Automated Probability"
|
||
msgstr "Probabilité automatisée"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team_member__assignment_max
|
||
msgid "Average Leads Capacity (on 30 days)"
|
||
msgstr "Capacité moyenne de pistes (sur 30 jours)"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__is_blacklisted
|
||
msgid "Blacklist"
|
||
msgstr "Liste noire"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__mobile_blacklisted
|
||
msgid "Blacklisted Phone Is Mobile"
|
||
msgstr "Le téléphone sur liste noire est mobile"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__phone_blacklisted
|
||
msgid "Blacklisted Phone is Phone"
|
||
msgstr "Le téléphone sur liste noire est fixe"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
msgid "Boom! Team record for the past 30 days."
|
||
msgstr "Quel exploit ! Record de l'équipe au cours des 30 derniers jours."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__message_bounce
|
||
msgid "Bounce"
|
||
msgstr "Rebond"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.menu,name:crm.crm_menu_root
|
||
#: model_terms:ir.ui.view,arch_db:crm.digest_digest_view_form
|
||
#: model_terms:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid "CRM"
|
||
msgstr "CRM"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_crm_activity_report
|
||
msgid "CRM Activity Analysis"
|
||
msgstr "Analyse de l'activité de CRM"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_crm_recurring_plan
|
||
msgid "CRM Recurring revenue plans"
|
||
msgstr "Plans de revenus récurrents en CRM"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_crm_stage
|
||
msgid "CRM Stages"
|
||
msgstr "Étapes CRM"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.server,name:crm.ir_cron_crm_lead_assign_ir_actions_server
|
||
msgid "CRM: Lead Assignment"
|
||
msgstr "CRM : Assignation de pistes"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_calendar_event
|
||
msgid "Calendar Event"
|
||
msgstr "Événement calendrier"
|
||
|
||
#. module: crm
|
||
#: model:mail.activity.type,name:crm.mail_activity_demo_call_demo
|
||
msgid "Call for Demo"
|
||
msgstr "Appel pour démonstration"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__campaign_id
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Campaign"
|
||
msgstr "Campagne"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "Campaign:"
|
||
msgstr "Campagne :"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_lost_view_form
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_pls_update_view_form
|
||
#: model_terms:ir.ui.view,arch_db:crm.merge_opportunity_form
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_lead2opportunity_partner
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_lead2opportunity_partner_mass
|
||
msgid "Cancel"
|
||
msgstr "Annuler"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lost_reason_view_tree
|
||
msgid "Channel"
|
||
msgstr "Chaîne"
|
||
|
||
#. module: crm
|
||
#: model_terms:digest.tip,tip_description:crm.digest_tip_crm_6
|
||
msgid ""
|
||
"Check the Stage Tracker of Leads to identify bottlenecks in your Sales "
|
||
"process."
|
||
msgstr ""
|
||
"Vérifiez le suivi des étapes des prospects pour identifier les goulets "
|
||
"d'étranglement dans votre processus de vente."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team__use_leads
|
||
msgid ""
|
||
"Check this box to filter and qualify incoming requests as leads before "
|
||
"converting them into opportunities and assigning them to a salesperson."
|
||
msgstr ""
|
||
"Cochez cette case pour filtrer et qualifier des demandes entrantes comme "
|
||
"pistes avant de les convertir en opportunités et de les assigner à un "
|
||
"vendeur."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team__use_opportunities
|
||
msgid "Check this box to manage a presales process with opportunities."
|
||
msgstr ""
|
||
"Cochez cette case pour gérer un processus de prévente avec des opportunités."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__city
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "City"
|
||
msgstr "Ville"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_activity_report__tag_ids
|
||
#: model:ir.model.fields,help:crm.field_crm_lead__tag_ids
|
||
msgid ""
|
||
"Classify and analyze your lead/opportunity categories like: Training, Service"
|
||
msgstr ""
|
||
"Classez et analysez vos catégories de pistes/opportunités. Exemples : "
|
||
"Formation, Service"
|
||
|
||
#. module: crm
|
||
#. odoo-javascript
|
||
#: code:addons/crm/static/src/js/tours/crm.js:0
|
||
msgid ""
|
||
"Click on the breadcrumb to go back to your Pipeline. Odoo will save all "
|
||
"modifications as you navigate."
|
||
msgstr ""
|
||
"Cliquez sur le fil d'Ariane pour retourner à votre pipeline. Odoo "
|
||
"enregistrera toutes les modifications au fur et à mesure."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report__date_closed
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__date_closed
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Closed Date"
|
||
msgstr "Date de clôture"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/wizard/crm_lead_to_opportunity.py:0
|
||
msgid "Closed/Dead leads cannot be converted into opportunities."
|
||
msgstr ""
|
||
"Les pistes déclarées perdues ne peuvent pas être converties en opportunités."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_lost__lost_feedback
|
||
msgid "Closing Note"
|
||
msgstr "Note de clôture"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__color
|
||
msgid "Color Index"
|
||
msgstr "Couleur"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report__company_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__company_id
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Company"
|
||
msgstr "Société"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__partner_name
|
||
msgid "Company Name"
|
||
msgstr "Nom de la société"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "Company Name:"
|
||
msgstr "Nom de la société :"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "Company:"
|
||
msgstr "Société :"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report__date
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
msgid "Completion Date"
|
||
msgstr "Date d'exécution"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_res_config_settings
|
||
msgid "Config Settings"
|
||
msgstr "Paramètres de configuration"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.menu,name:crm.crm_menu_config
|
||
msgid "Configuration"
|
||
msgstr "Configuration"
|
||
|
||
#. module: crm
|
||
#: model_terms:web_tour.tour,rainbow_man_message:crm.crm_tour
|
||
msgid "Congrats, best of luck catching such big fish! :)"
|
||
msgstr "Félicitations, bonne chance pour attraper de si gros poissons ! :)"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_pls_update_view_form
|
||
msgid "Consider leads created as of the:"
|
||
msgstr "Prendre en compte les pistes créées à partir du :"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_res_partner
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
#: model_terms:ir.ui.view,arch_db:crm.quick_create_opportunity_form
|
||
msgid "Contact"
|
||
msgstr "Contact"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "Contact Details:"
|
||
msgstr "Détails du contact :"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
msgid "Contact Information"
|
||
msgstr "Informations du contact"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__contact_name
|
||
msgid "Contact Name"
|
||
msgstr "Nom du contact"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "Contact:"
|
||
msgstr "Contact :"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner__name
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass__name
|
||
msgid "Conversion Action"
|
||
msgstr "Action de conversion"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report__date_conversion
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__date_conversion
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Conversion Date"
|
||
msgstr "Date de conversion"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
msgid "Conversion Date from Lead to Opportunity"
|
||
msgstr "Date de conversion de la piste en opportunité"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_lead2opportunity_partner_mass
|
||
msgid "Conversion Options"
|
||
msgstr "Options de conversion"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_crm_lead2opportunity_partner_mass
|
||
msgid "Convert Lead to Opportunity (in mass)"
|
||
msgstr "Convertir la piste en opportunité (en masse)"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_crm_lead2opportunity_partner
|
||
msgid "Convert Lead to Opportunity (not in mass)"
|
||
msgstr "Convertir la piste en opportunité (pas en masse)"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_lead2opportunity_partner_mass
|
||
msgid "Convert to Opportunities"
|
||
msgstr "Convertir en opportunités"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_lead2opportunity_partner
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_lead2opportunity_partner_mass
|
||
msgid "Convert to Opportunity"
|
||
msgstr "Convertir en opportunité"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.action_crm_send_mass_convert
|
||
msgid "Convert to opportunities"
|
||
msgstr "Convertir en opportunités"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
#: model:ir.actions.act_window,name:crm.action_crm_lead2opportunity_partner
|
||
#: model:ir.model.fields.selection,name:crm.selection__crm_lead2opportunity_partner__name__convert
|
||
#: model:ir.model.fields.selection,name:crm.selection__crm_lead2opportunity_partner_mass__name__convert
|
||
msgid "Convert to opportunity"
|
||
msgstr "Convertir en opportunité"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid ""
|
||
"Convert visitors of your website into leads and perform data enrichment "
|
||
"based on their IP address"
|
||
msgstr ""
|
||
"Convertir les visiteurs de votre site internet en pistes et enrichir les "
|
||
"données sur base de leur adresse IP"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields.selection,name:crm.selection__crm_lead__email_state__correct
|
||
#: model:ir.model.fields.selection,name:crm.selection__crm_lead__phone_state__correct
|
||
msgid "Correct"
|
||
msgstr "Bonne réponse"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead__message_bounce
|
||
msgid "Counter of the number of bounced emails for this contact"
|
||
msgstr "Le compteur du nombre de mails rebondis pour ce contact"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report__country_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__country_id
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Country"
|
||
msgstr "Pays"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_res_config_settings__module_website_crm_iap_reveal
|
||
msgid "Create Leads/Opportunities from your website's traffic"
|
||
msgstr "Créer des pistes/opportunités depuis le trafic sur votre site internet"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_lead2opportunity_partner
|
||
msgid "Create Opportunity"
|
||
msgstr "Créer une opportunité"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.actions.act_window,help:crm.crm_lead_all_leads
|
||
msgid "Create a Lead"
|
||
msgstr "Créer une piste"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.actions.act_window,help:crm.mail_activity_plan_action_lead
|
||
msgid "Create a Lead Activity Plan"
|
||
msgstr "Créer un plan d'activité pour les pistes"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.actions.act_window,help:crm.crm_lost_reason_action
|
||
msgid "Create a Lost Reason"
|
||
msgstr "Créer un motif de perte"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.actions.act_window,help:crm.crm_recurring_plan_action
|
||
msgid "Create a Recurring Plan"
|
||
msgstr "Créer un plan récurrent"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_res_config_settings__lead_mining_in_pipeline
|
||
msgid "Create a lead mining request directly from the opportunity pipeline."
|
||
msgstr ""
|
||
"Créer une demande de prospection de pistes directement depuis le pipeline "
|
||
"des opportunités."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields.selection,name:crm.selection__crm_lead2opportunity_partner__action__create
|
||
#: model:ir.model.fields.selection,name:crm.selection__crm_lead2opportunity_partner_mass__action__create
|
||
msgid "Create a new customer"
|
||
msgstr "Créer un nouveau client"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
#: model_terms:ir.actions.act_window,help:crm.crm_case_form_view_salesteams_lead
|
||
#: model_terms:ir.actions.act_window,help:crm.crm_case_form_view_salesteams_opportunity
|
||
msgid "Create a new lead"
|
||
msgstr "Créer une nouvelle piste"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_team.py:0
|
||
msgid "Create an Opportunity"
|
||
msgstr "Créer une opportunité"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_action_helper
|
||
msgid "Create an opportunity to start playing with your pipeline."
|
||
msgstr "Créez une opportunité pour commencer à utiliser votre pipeline."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner__create_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass__create_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__create_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_lost__create_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_pls_update__create_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_scoring_frequency__create_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_scoring_frequency_field__create_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lost_reason__create_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_merge_opportunity__create_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_recurring_plan__create_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_stage__create_uid
|
||
msgid "Created by"
|
||
msgstr "Créé par"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner__create_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass__create_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__create_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_lost__create_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_pls_update__create_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_scoring_frequency__create_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_scoring_frequency_field__create_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lost_reason__create_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_merge_opportunity__create_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_recurring_plan__create_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_stage__create_date
|
||
msgid "Created on"
|
||
msgstr "Créé le"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "Created on:"
|
||
msgstr "Créé le :"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report__lead_create_date
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Creation Date"
|
||
msgstr "Date de création"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.server,name:crm.action_opportunity_forecast
|
||
msgid "Crm: Forecast"
|
||
msgstr "Crm : Prévisions"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.server,name:crm.action_your_pipeline
|
||
msgid "Crm: My Pipeline"
|
||
msgstr "CRM : Mon Pipeline"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__company_currency
|
||
msgid "Currency"
|
||
msgstr "Devise"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team__alias_bounced_content
|
||
msgid "Custom Bounced Message"
|
||
msgstr "Message de rejet personnalisé"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report__partner_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner__partner_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass__partner_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__partner_id
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_lead2opportunity_partner
|
||
msgid "Customer"
|
||
msgstr "Client"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
msgid "Customer Email"
|
||
msgstr "E-mail client"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.menu,name:crm.res_partner_menu_customer
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_lead2opportunity_partner_mass
|
||
msgid "Customers"
|
||
msgstr "Clients"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
msgid "Date Closed"
|
||
msgstr "Date de clôture"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields.selection,name:crm.selection__res_config_settings__crm_auto_assignment_interval_type__days
|
||
msgid "Days"
|
||
msgstr "Jours"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__day_open
|
||
msgid "Days to Assign"
|
||
msgstr "Jours pour assigner"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__day_close
|
||
msgid "Days to Close"
|
||
msgstr "Jours pour clôturer"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
msgid "Deadline: %s"
|
||
msgstr "Date limite : %s"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team__alias_defaults
|
||
msgid "Default Values"
|
||
msgstr "Valeurs par défaut"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid "Define recurring plans and revenues on Opportunities"
|
||
msgstr "Définir des plans et des revenus récurrents sur les opportunités."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_case_kanban_view_leads
|
||
msgid "Delete"
|
||
msgstr "Supprimer"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lost_reason__name
|
||
msgid "Description"
|
||
msgstr "Description"
|
||
|
||
#. module: crm
|
||
#: model_terms:digest.tip,tip_description:crm.digest_tip_crm_0
|
||
msgid "Did you know emails sent to"
|
||
msgstr "Saviez-vous que les e-mails envoyés à"
|
||
|
||
#. module: crm
|
||
#: model_terms:digest.tip,tip_description:crm.digest_tip_crm_0
|
||
msgid ""
|
||
"Did you know emails sent to a Sales Team alias generate opportunities in "
|
||
"your pipeline?"
|
||
msgstr ""
|
||
"Saviez-vous que les e-mails envoyés à l'alias d'une équipe commerciale "
|
||
"génèrent des opportunités dans votre pipeline ?"
|
||
|
||
#. module: crm
|
||
#: model_terms:digest.tip,tip_description:crm.digest_tip_crm_4
|
||
msgid ""
|
||
"Did you know you can search a company by name or VAT number to instantly "
|
||
"fill in all its data? Odoo autocompletes everything for you: logo, address, "
|
||
"company size, business information, social media accounts, etc."
|
||
msgstr ""
|
||
"Saviez-vous que vous pouvez chercher le nom ou le numéro de TVA d'une "
|
||
"société pour instantanément charger ses données ? Odoo complète "
|
||
"automatiquement toutes les infos pour vous : logo, adresse, taille "
|
||
"d'entreprise, infos sur la société, réseaux sociaux, etc."
|
||
|
||
#. module: crm
|
||
#: model_terms:digest.tip,tip_description:crm.digest_tip_crm_5
|
||
msgid ""
|
||
"Did you know you can turn a list of opportunities into a map view, using the "
|
||
"top-right map icon? A lot of screens in Odoo can be turned into a map: "
|
||
"tasks, contacts, delivery orders, etc."
|
||
msgstr ""
|
||
"Saviez-vous que vous pouvez transformer une liste d'opportunité en une carte "
|
||
"d'un simple clic sur l'icône en haut à droite ? Beaucoup d'écrans dans Odoo "
|
||
"peuvent se transformer en carte : les tâches, les contacts, les livraisons, "
|
||
"etc."
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_digest_digest
|
||
msgid "Digest"
|
||
msgstr "Digest"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report__display_name
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner__display_name
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass__display_name
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__display_name
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_lost__display_name
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_pls_update__display_name
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_scoring_frequency__display_name
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_scoring_frequency_field__display_name
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lost_reason__display_name
|
||
#: model:ir.model.fields,field_description:crm.field_crm_merge_opportunity__display_name
|
||
#: model:ir.model.fields,field_description:crm.field_crm_recurring_plan__display_name
|
||
#: model:ir.model.fields,field_description:crm.field_crm_stage__display_name
|
||
msgid "Display Name"
|
||
msgstr "Nom d'affichage"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/digest.py:0
|
||
msgid "Do not have access, skip this data for user's digest email"
|
||
msgstr ""
|
||
"Accès non disponible, ne pas tenir compte de cette donnée dans le digest d'e-"
|
||
"mail envoyé à l'utilisateur"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields.selection,name:crm.selection__crm_lead2opportunity_partner__action__nothing
|
||
#: model:ir.model.fields.selection,name:crm.selection__crm_lead2opportunity_partner_mass__action__nothing
|
||
msgid "Do not link to a customer"
|
||
msgstr "Ne pas lier à un client"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_team_member_view_form
|
||
#: model_terms:ir.ui.view,arch_db:crm.sales_team_form_view_in_crm
|
||
msgid "Domain"
|
||
msgstr "Domaine"
|
||
|
||
#. module: crm
|
||
#. odoo-javascript
|
||
#: code:addons/crm/static/src/js/tours/crm.js:0
|
||
msgid "Drag your opportunity to <b>Won</b> when you get the deal. Congrats!"
|
||
msgstr ""
|
||
"Faites glisser votre opportunité dans <b>Gagné</b> lorsque l'accord est "
|
||
"conclu. Félicitations !"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
msgid "Duration: %s"
|
||
msgstr "Durée : %s"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.actions.act_window,help:crm.crm_lead_action_forecast
|
||
msgid "Easily set expected closing dates and overview your revenue streams."
|
||
msgstr ""
|
||
"Définissez facilement les dates de clôture prévues et visualisez vos flux de "
|
||
"revenus."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_case_kanban_view_leads
|
||
msgid "Edit"
|
||
msgstr "Modifier"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__email_from
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_case_tree_view_oppor
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
#: model_terms:ir.ui.view,arch_db:crm.quick_create_opportunity_form
|
||
msgid "Email"
|
||
msgstr "E-mail"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team__alias_email
|
||
#: model_terms:ir.ui.view,arch_db:crm.sales_team_form_view_in_crm
|
||
msgid "Email Alias"
|
||
msgstr "Alias de messagerie"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__email_domain_criterion
|
||
msgid "Email Domain Criterion"
|
||
msgstr "Critère du domaine de l'e-mail"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__email_state
|
||
msgid "Email Quality"
|
||
msgstr "Qualité de l'e-mail"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__email_cc
|
||
msgid "Email cc"
|
||
msgstr "E-mail cc"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "Email cc:"
|
||
msgstr "E-mail cc:"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team__alias_domain
|
||
msgid "Email domain e.g. 'example.com' in 'odoo@example.com'"
|
||
msgstr "Domaine de l'e-mail e.g. 'example.com' dans 'odoo@example.com'"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "Email:"
|
||
msgstr "E-mail :"
|
||
|
||
#. module: crm
|
||
#: model:mail.activity.type,name:crm.mail_activity_type_demo_email_with_template
|
||
msgid "Email: Welcome Demo"
|
||
msgstr "E-mail : Démo de bienvenue"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields.selection,name:crm.selection__res_config_settings__lead_enrich_auto__auto
|
||
msgid "Enrich all leads automatically"
|
||
msgstr "Enrichir toutes les pistes automatiquement"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_res_config_settings__lead_enrich_auto
|
||
msgid "Enrich lead automatically"
|
||
msgstr "Enrichir la piste automatiquement"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields.selection,name:crm.selection__res_config_settings__lead_enrich_auto__manual
|
||
msgid "Enrich leads on demand only"
|
||
msgstr "Enrichir les pistes sur demande seulement"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_res_config_settings__module_crm_iap_enrich
|
||
msgid ""
|
||
"Enrich your leads automatically with company data based on their email "
|
||
"address."
|
||
msgstr ""
|
||
"Enrichir vos pistes automatiquement avec des données sur l'entreprise basées "
|
||
"sur l'adresse e-mail."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid "Enrich your leads with company data based on their email addresses"
|
||
msgstr ""
|
||
"Enrichir vos pistes avec des données sur l'entreprise en fonction de leur "
|
||
"adresse e-mail."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_stage__requirements
|
||
msgid ""
|
||
"Enter here the internal requirements for this stage (ex: Offer sent to "
|
||
"customer). It will appear as a tooltip over the stage's name."
|
||
msgstr ""
|
||
"Entrez ici les exigences internes pour cette étape (par ex. Offre envoyée au "
|
||
"client). Cela apparaîtra comme une infobulle au dessus du nom de l'étape."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead__date_deadline
|
||
msgid "Estimate of the date on which the opportunity will be won."
|
||
msgstr "Estimation de la date à laquelle l'opportunité sera gagnée."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team__lead_all_assigned_month_exceeded
|
||
msgid "Exceed monthly lead assignement"
|
||
msgstr "Dépasser l'assignation mensuelle des pistes"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report__date_deadline
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__date_deadline
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_search_forecast
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Expected Closing"
|
||
msgstr "Date de clôture prévue"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "Expected Closing:"
|
||
msgstr "Clôture estimée :"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__recurring_revenue_monthly
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_case_tree_view_oppor
|
||
msgid "Expected MRR"
|
||
msgstr "MRR attendu"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__expected_revenue
|
||
msgid "Expected Revenue"
|
||
msgstr "Revenu attendu"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_case_tree_view_oppor
|
||
msgid "Expected Revenues"
|
||
msgstr "Revenus attendus"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
msgid "Extended Filters"
|
||
msgstr "Filtres étendus"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
msgid "Extra Info"
|
||
msgstr "Infos supplémentaires"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
msgid "Extra Information"
|
||
msgstr "Informations supplémentaires"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_pls_update_view_form
|
||
msgid "Extra fields..."
|
||
msgstr "Champs supplémentaires..."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_scoring_frequency_field__field_id
|
||
msgid "Field"
|
||
msgstr "Champ"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_scoring_frequency_field__name
|
||
msgid "Field Label"
|
||
msgstr "Étiquette de champ"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead__phone_sanitized
|
||
msgid ""
|
||
"Field used to store sanitized phone number. Helps speeding up searches and "
|
||
"comparisons."
|
||
msgstr ""
|
||
"Champ utilisé pour stocker le numéro de téléphone nettoyé. Aide à accélérer "
|
||
"les recherches et comparaisons."
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_crm_lead_scoring_frequency_field
|
||
msgid "Fields that can be used for predictive lead scoring computation"
|
||
msgstr ""
|
||
"Champs pouvant être utilisés pour le calcul de la notation prédictive d'une "
|
||
"piste"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_stage__fold
|
||
msgid "Folded in Pipeline"
|
||
msgstr "Replié dans le pipeline"
|
||
|
||
#. module: crm
|
||
#: model:mail.activity.type,name:crm.mail_activity_demo_followup_quote
|
||
msgid "Follow-up Quote"
|
||
msgstr "Devis de suivi"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__message_follower_ids
|
||
msgid "Followers"
|
||
msgstr "Abonnés"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__message_partner_ids
|
||
msgid "Followers (Partners)"
|
||
msgstr "Abonnés (Partenaires)"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead__activity_type_icon
|
||
msgid "Font awesome icon e.g. fa-tasks"
|
||
msgstr "Icône Font Awesome par ex. fa-tasks"
|
||
|
||
#. module: crm
|
||
#: model_terms:digest.tip,tip_description:crm.digest_tip_crm_1
|
||
msgid ""
|
||
"For a sales team, there is nothing worse than being dry on leads. "
|
||
"Fortunately, in just a few clicks, you can generate leads specifically "
|
||
"targeted to your needs: company size, industry, etc. To help you test the "
|
||
"feature, we offer you 20 credits for free."
|
||
msgstr ""
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner__force_assignment
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass__force_assignment
|
||
msgid "Force assignment"
|
||
msgstr "Forcer l'assignation"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.crm_lead_action_forecast
|
||
#: model:ir.ui.menu,name:crm.crm_menu_forecast
|
||
msgid "Forecast"
|
||
msgstr "Prévision"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_pivot_forecast
|
||
msgid "Forecast Analysis"
|
||
msgstr "Analyse des prévisions"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
msgid "From %(source_name)s"
|
||
msgstr "De %(source_name)s"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
msgid "From %(source_name)s: %(source_subject)s"
|
||
msgstr "De %(source_name)s : %(source_subject)s"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_my_activities_filter
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Future Activities"
|
||
msgstr "Activités futures"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_res_config_settings__module_crm_iap_mine
|
||
msgid "Generate new leads based on their country, industries, size, etc."
|
||
msgstr ""
|
||
"Générer de nouvelles pistes en fonction de leur pays, de leur secteur "
|
||
"d'activité, de leur taille, etc."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid "Generate new leads based on their country, industry, size, etc."
|
||
msgstr ""
|
||
"Générer de nouvelles pistes en fonction de leur pays, de leur secteur "
|
||
"d'activité, de leur taille, etc."
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_crm_lead_lost
|
||
msgid "Get Lost Reason"
|
||
msgstr "Obtenir le motif de perte"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_stage_form
|
||
msgid "Give your team the requirements to move an opportunity to this stage."
|
||
msgstr ""
|
||
"Donnez les exigences à votre équipe pour passer une opportunité à l'étape "
|
||
"suivante."
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
msgid "Go, go, go! Congrats for your first deal."
|
||
msgstr "Continuez ! Félicitations pour votre premier contrat."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Group By"
|
||
msgstr "Regrouper par"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__has_message
|
||
msgid "Has Message"
|
||
msgstr "A un message"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields.selection,name:crm.selection__crm_lead__priority__2
|
||
msgid "High"
|
||
msgstr "Haute"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields.selection,name:crm.selection__res_config_settings__crm_auto_assignment_interval_type__hours
|
||
msgid "Hours"
|
||
msgstr "Heures"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report__id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner__id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass__id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_lost__id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_pls_update__id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_scoring_frequency__id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_scoring_frequency_field__id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lost_reason__id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_merge_opportunity__id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_recurring_plan__id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_stage__id
|
||
msgid "ID"
|
||
msgstr "ID"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team__alias_parent_thread_id
|
||
msgid ""
|
||
"ID of the parent record holding the alias (example: project holding the task "
|
||
"creation alias)"
|
||
msgstr ""
|
||
"ID de l'enregistrement parent qui définit l'alias (exemple : le projet qui "
|
||
"contient l'alias lié à la tâche)"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__activity_exception_icon
|
||
msgid "Icon"
|
||
msgstr "Icône"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead__activity_exception_icon
|
||
msgid "Icon to indicate an exception activity."
|
||
msgstr "Icône pour indiquer une activité d'exception."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead2opportunity_partner__force_assignment
|
||
#: model:ir.model.fields,help:crm.field_crm_lead2opportunity_partner_mass__force_assignment
|
||
msgid ""
|
||
"If checked, forces salesman to be updated on updated opportunities even if "
|
||
"already set."
|
||
msgstr ""
|
||
"Si coché, force la mise à jour des vendeurs sur les opportunités traitées "
|
||
"même si un vendeur y est déjà assigné."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead__message_needaction
|
||
msgid "If checked, new messages require your attention."
|
||
msgstr "Si coché, de nouveaux messages demandent votre attention."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead__message_has_error
|
||
#: model:ir.model.fields,help:crm.field_crm_lead__message_has_sms_error
|
||
msgid "If checked, some messages have a delivery error."
|
||
msgstr "Si coché, certains messages ont une erreur de livraison."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team__alias_bounced_content
|
||
msgid ""
|
||
"If set, this content will automatically be sent out to unauthorized users "
|
||
"instead of the default message."
|
||
msgstr ""
|
||
"Si défini, ce contenu sera automatiquement envoyé à tous les utilisateurs "
|
||
"non autorisés à la place du message par défaut."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead__is_blacklisted
|
||
#: model:ir.model.fields,help:crm.field_crm_lead__partner_is_blacklisted
|
||
msgid ""
|
||
"If the email address is on the blacklist, the contact won't receive mass "
|
||
"mailing anymore, from any list"
|
||
msgstr ""
|
||
"Si l'adresse e-mail est sur liste noire, le contact ne recevra plus d'e-mail "
|
||
"marketing d'aucune liste."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead__phone_sanitized_blacklisted
|
||
msgid ""
|
||
"If the sanitized phone number is on the blacklist, the contact won't receive "
|
||
"mass mailing sms anymore, from any list"
|
||
msgstr ""
|
||
"Si le numéro de téléphone nettoyé est sur liste noire, le contact ne recevra "
|
||
"plus de campagnes de mail, d'aucunes listes."
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.menu,name:crm.menu_import_crm
|
||
msgid "Import & Synchronize"
|
||
msgstr "Importation & Synchronisation"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
msgid "Import Template for Leads & Opportunities"
|
||
msgstr "Modèle d'importation pour pistes & opportunités"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
msgid "Inactive"
|
||
msgstr "Inactif"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields.selection,name:crm.selection__crm_lead__email_state__incorrect
|
||
#: model:ir.model.fields.selection,name:crm.selection__crm_lead__phone_state__incorrect
|
||
msgid "Incorrect"
|
||
msgstr "Mauvaise réponse"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead__mobile_blacklisted
|
||
msgid ""
|
||
"Indicates if a blacklisted sanitized phone number is a mobile number. Helps "
|
||
"distinguish which number is blacklisted when there is both a "
|
||
"mobile and phone field in a model."
|
||
msgstr ""
|
||
"Indique si un numéro de téléphone nettoyé et sur liste noire est un numéro "
|
||
"de téléphone portable. Aide à distinguer quel numéro est sur liste noire "
|
||
"quand il y a à la fois un champ portable et un champ téléphone fixe dans un "
|
||
"modèle."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead__phone_blacklisted
|
||
msgid ""
|
||
"Indicates if a blacklisted sanitized phone number is a phone number. Helps "
|
||
"distinguish which number is blacklisted when there is both a "
|
||
"mobile and phone field in a model."
|
||
msgstr ""
|
||
"Indique si un numéro de téléphone nettoyé et sur liste noire est un numéro "
|
||
"de téléphone portable. Aide à distinguer quel numéro est sur liste noire "
|
||
"quand il y a à la fois un champ portable et un champ téléphone fixe dans un "
|
||
"modèle."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
msgid "Internal Notes"
|
||
msgstr "Notes internes"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_res_config_settings__crm_auto_assignment_interval_type
|
||
msgid "Interval type between each cron run (e.g. each 2 days or each 2 hours)"
|
||
msgstr ""
|
||
"Le type d'intervalle entre chaque cron exécuté (par exemple, tous les 2 "
|
||
"jours ou toutes les 2 heures)"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/res_config_settings.py:0
|
||
msgid ""
|
||
"Invalid repeat frequency. Consider changing frequency type instead of using "
|
||
"large numbers."
|
||
msgstr ""
|
||
"Fréquence de répétition invalide. Envisagez de changer le type de fréquence "
|
||
"plutôt que d'utiliser de grandes quantités."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__message_is_follower
|
||
msgid "Is Follower"
|
||
msgstr "Est un abonné"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__is_partner_visible
|
||
msgid "Is Partner Visible"
|
||
msgstr "Est un partenaire visible"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_stage__is_won
|
||
msgid "Is Won Stage?"
|
||
msgstr "Est en étape gagné ?"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__is_automated_probability
|
||
msgid "Is automated probability?"
|
||
msgstr "Est une probabilité automatisée ?"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead__duration_tracking
|
||
msgid "JSON that maps ids from a many2one field to seconds spent"
|
||
msgstr ""
|
||
"JSON qui associe les identifiants d'un champ many2one aux secondes passées"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__function
|
||
msgid "Job Position"
|
||
msgstr "Poste"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "Job Position:"
|
||
msgstr "Poste :"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_digest_digest__kpi_crm_lead_created_value
|
||
msgid "Kpi Crm Lead Created Value"
|
||
msgstr "KPI valeur d'une piste créée dans le CRM"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_digest_digest__kpi_crm_opportunities_won_value
|
||
msgid "Kpi Crm Opportunities Won Value"
|
||
msgstr "KPI valeur d'une opportunité gagnée dans le CRM"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__lang_active_count
|
||
msgid "Lang Active Count"
|
||
msgstr "Nombre de langues actives"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__lang_id
|
||
msgid "Language"
|
||
msgstr "Langue"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "Language:"
|
||
msgstr "Langue :"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__date_automation_last
|
||
msgid "Last Action"
|
||
msgstr "Dernière action"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "Last Automation:"
|
||
msgstr "Dernière automatisation :"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
msgid "Last Meeting"
|
||
msgstr "Dernière réunion"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__date_last_stage_update
|
||
msgid "Last Stage Update"
|
||
msgstr "Dernière mise à jour de l'étape"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner__write_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass__write_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__write_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_lost__write_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_pls_update__write_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_scoring_frequency__write_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_scoring_frequency_field__write_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lost_reason__write_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_merge_opportunity__write_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_recurring_plan__write_uid
|
||
#: model:ir.model.fields,field_description:crm.field_crm_stage__write_uid
|
||
msgid "Last Updated by"
|
||
msgstr "Mis à jour par"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner__write_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass__write_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__write_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_lost__write_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_pls_update__write_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_scoring_frequency__write_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_scoring_frequency_field__write_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lost_reason__write_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_merge_opportunity__write_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_recurring_plan__write_date
|
||
#: model:ir.model.fields,field_description:crm.field_crm_stage__write_date
|
||
msgid "Last Updated on"
|
||
msgstr "Mis à jour le"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_my_activities_filter
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Late Activities"
|
||
msgstr "Activités en retard"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields.selection,name:crm.selection__crm_activity_report__lead_type__lead
|
||
#: model:ir.model.fields.selection,name:crm.selection__crm_lead__type__lead
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_case_tree_view_leads
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
msgid "Lead"
|
||
msgstr "Piste"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team__assignment_enabled
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team_member__assignment_enabled
|
||
msgid "Lead Assign"
|
||
msgstr "Assignation de la piste"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_team.py:0
|
||
msgid "Lead Assignment requested by %(user_name)s"
|
||
msgstr "Assignation de piste demandée par %(user_name)s"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team__assignment_max
|
||
msgid "Lead Average Capacity"
|
||
msgstr "Capacité moyenne de piste"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid "Lead Enrichment"
|
||
msgstr "Enrichissement de pistes"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid "Lead Generation"
|
||
msgstr "Génération de pistes"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid "Lead Mining"
|
||
msgstr "Prospection de pistes"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.mail_activity_plan_action_lead
|
||
msgid "Lead Plans"
|
||
msgstr "Plans de la piste"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team__lead_properties_definition
|
||
msgid "Lead Properties"
|
||
msgstr "Propriétés de la piste"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_crm_lead_scoring_frequency
|
||
msgid "Lead Scoring Frequency"
|
||
msgstr "Fréquence de la notation des pistes"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_res_config_settings__predictive_lead_scoring_fields
|
||
msgid "Lead Scoring Frequency Fields"
|
||
msgstr "Champs de la fréquence de la notation des pistes"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_res_config_settings__predictive_lead_scoring_fields_str
|
||
msgid "Lead Scoring Frequency Fields in String"
|
||
msgstr "Champs de fréquence de notation des pistes dans la chaîne"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_res_config_settings__predictive_lead_scoring_start_date
|
||
msgid "Lead Scoring Starting Date"
|
||
msgstr "Date de début de la notation des pistes"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_res_config_settings__predictive_lead_scoring_start_date_str
|
||
msgid "Lead Scoring Starting Date in String"
|
||
msgstr "Date de début de la notation des pistes dans la chaîne"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_activity_report_view_tree
|
||
msgid "Lead Tags"
|
||
msgstr "Étiquettes des pistes"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team_member__lead_day_count
|
||
msgid "Lead assigned to this member this last day (lost one excluded)"
|
||
msgstr ""
|
||
"Piste assignée à ce membre au cours de la dernière journée (à l'exclusion de "
|
||
"celle perdue)"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team_member__lead_month_count
|
||
msgid "Lead assigned to this member those last 30 days"
|
||
msgstr "Piste assignée à ce membre au cours des 30 derniers jours"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
msgid "Lead or Opportunity"
|
||
msgstr "Piste ou Opportunité"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_team.py:0
|
||
msgid ""
|
||
"Lead/Opportunities automatic assignment is limited to managers or "
|
||
"administrators"
|
||
msgstr ""
|
||
"Assignation automatique des pistes/opportunités limitée aux managers ou aux "
|
||
"administrateurs"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_crm_lead
|
||
msgid "Lead/Opportunity"
|
||
msgstr "Piste/opportunité"
|
||
|
||
#. module: crm
|
||
#: model:mail.message.subtype,description:crm.mt_lead_create
|
||
msgid "Lead/Opportunity created"
|
||
msgstr "Piste/Opportunité créée"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lost_reason.py:0
|
||
#: model:ir.actions.act_window,name:crm.crm_case_form_view_salesteams_lead
|
||
#: model:ir.actions.act_window,name:crm.crm_lead_all_leads
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_lost__lead_ids
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team__use_leads
|
||
#: model:ir.model.fields,field_description:crm.field_res_config_settings__group_use_lead
|
||
#: model:ir.ui.menu,name:crm.crm_menu_leads
|
||
#: model:ir.ui.menu,name:crm.crm_opportunity_report_menu_lead
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_case_tree_view_leads
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_team_view_kanban_dashboard
|
||
#: model_terms:ir.ui.view,arch_db:crm.sales_team_form_view_in_crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.utm_campaign_view_kanban
|
||
msgid "Leads"
|
||
msgstr "Pistes"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team_member__lead_month_count
|
||
msgid "Leads (30 days)"
|
||
msgstr "Pistes (30 jours)"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team_member__lead_day_count
|
||
msgid "Leads (last 24h)"
|
||
msgstr "Pistes (dernières 24h)"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.action_report_crm_lead_salesteam
|
||
#: model:ir.actions.act_window,name:crm.crm_opportunity_report_action_lead
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_graph_lead
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_pivot_lead
|
||
msgid "Leads Analysis"
|
||
msgstr "Analyse des pistes"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.actions.act_window,help:crm.action_report_crm_lead_salesteam
|
||
msgid ""
|
||
"Leads Analysis allows you to check different CRM related information like "
|
||
"the treatment delays or number of leads per state. You can sort out your "
|
||
"leads analysis by different groups to get accurate grained analysis."
|
||
msgstr ""
|
||
"L'analyse des pistes vous permet de vérifier différentes informations "
|
||
"relatives à la CRM comme les délais de traitements ou le nombre de pistes "
|
||
"par étapes. Vous pouvez répartir vos analyses de pistes en différents "
|
||
"groupes afin d'obtenir une analyse plus précise."
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_team.py:0
|
||
msgid "Leads Assigned"
|
||
msgstr "Pistes assignées"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lost_reason__leads_count
|
||
msgid "Leads Count"
|
||
msgstr "Nombre de pistes"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_case_calendar_view_leads
|
||
msgid "Leads Generation"
|
||
msgstr "Génération de pistes"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.actions.act_window,help:crm.crm_lead_all_leads
|
||
msgid "Leads are the qualification step before the creation of an opportunity."
|
||
msgstr ""
|
||
"Les pistes constituent l'étape de qualification avant la création d'une "
|
||
"opportunité."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_activity
|
||
msgid "Leads or Opportunities"
|
||
msgstr "Pistes ou Opportunités"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
msgid "Leads that are assigned to me"
|
||
msgstr "Mes pistes"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
msgid "Leads that are not assigned"
|
||
msgstr "Pistes non assignées"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_lead2opportunity_partner_mass
|
||
msgid ""
|
||
"Leads that you selected that have duplicates. If the list is empty, it means "
|
||
"that no duplicates were found"
|
||
msgstr ""
|
||
"Pistes que vous avez sélectionnées et qui ont des doublons. Si la liste est "
|
||
"vide, cela signifie qu'aucun doublon n'a été trouvé"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_lead2opportunity_partner_mass
|
||
msgid "Leads with existing duplicates (for information)"
|
||
msgstr "Pistes avec des doublons existants (pour information)"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_merge_opportunity__opportunity_ids
|
||
msgid "Leads/Opportunities"
|
||
msgstr "Pistes/Opportunités"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_utm_campaign__crm_lead_count
|
||
msgid "Leads/Opportunities count"
|
||
msgstr "Nombre de pistes/opportunités"
|
||
|
||
#. module: crm
|
||
#. odoo-javascript
|
||
#: code:addons/crm/static/src/js/tours/crm.js:0
|
||
msgid "Let's <b>Schedule an Activity.</b>"
|
||
msgstr "<b>Planifions une activité.</b>"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.actions.act_window,help:crm.crm_activity_report_action
|
||
#: model_terms:ir.actions.act_window,help:crm.crm_activity_report_action_team
|
||
msgid "Let's get to work!"
|
||
msgstr "Au travail !"
|
||
|
||
#. module: crm
|
||
#. odoo-javascript
|
||
#: code:addons/crm/static/src/js/tours/crm.js:0
|
||
msgid "Let’s have a look at an Opportunity."
|
||
msgstr "Regardons une opportunité plus en détail."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields.selection,name:crm.selection__crm_lead2opportunity_partner__action__exist
|
||
#: model:ir.model.fields.selection,name:crm.selection__crm_lead2opportunity_partner_mass__action__exist
|
||
msgid "Link to an existing customer"
|
||
msgstr "Lier à un client existant"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead__partner_id
|
||
msgid ""
|
||
"Linked partner (optional). Usually created when converting the lead. You can "
|
||
"find a partner by its Name, TIN, Email or Internal Reference."
|
||
msgstr ""
|
||
"Partenaire lié (optionnel). Généralement créé en convertissant la piste. "
|
||
"Vous pouvez trouver un partenaire par son Nom, TIN, e-mail ou Référence "
|
||
"Interne."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team__alias_incoming_local
|
||
msgid "Local-part based incoming detection"
|
||
msgstr "Détection de l'arrivée d'une partie locale"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__lang_code
|
||
msgid "Locale Code"
|
||
msgstr "Code local"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.actions.act_window,help:crm.crm_lead_action_my_activities
|
||
msgid "Looks like nothing is planned."
|
||
msgstr "Il semblerait que vous n'ayez rien de planifié."
|
||
|
||
#. module: crm
|
||
#. odoo-javascript
|
||
#: code:addons/crm/static/src/js/tours/crm.js:0
|
||
msgid ""
|
||
"Looks like nothing is planned. :(<br><br><i>Tip: Schedule activities to keep "
|
||
"track of everything you have to do!</i>"
|
||
msgstr ""
|
||
"On dirait que rien n'est prévu. :(<br><br><i>Astuce : Planifiez des "
|
||
"activités pour toujours garder un œil sur ce que vous avez à faire !</i>"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_kanban_forecast
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Lost"
|
||
msgstr "Perdu"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/wizard/crm_lead_lost.py:0
|
||
msgid "Lost Comment"
|
||
msgstr "Commentaire perdu"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_scoring_frequency__lost_count
|
||
msgid "Lost Count"
|
||
msgstr "Nombre d'opportunités perdues"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_lost_view_form
|
||
msgid "Lost Lead"
|
||
msgstr "Piste perdue"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__lost_reason_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_lost__lost_reason_id
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lost_reason_view_form
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Lost Reason"
|
||
msgstr "Motif de perte"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "Lost Reason:"
|
||
msgstr "Motifs de perte :"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.crm_lost_reason_action
|
||
#: model:ir.ui.menu,name:crm.menu_crm_lost_reason
|
||
msgid "Lost Reasons"
|
||
msgstr "Motifs de perte"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields.selection,name:crm.selection__crm_lead__priority__0
|
||
msgid "Low"
|
||
msgstr "Basse"
|
||
|
||
#. module: crm
|
||
#: model:mail.activity.type,name:crm.mail_activity_demo_make_quote
|
||
msgid "Make Quote"
|
||
msgstr "Faire un devis"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid ""
|
||
"Make and receive calls from Odoo with Ringover's dialer. Track calls, SMS "
|
||
"messages, and get AI-powered transcripts of your conversations."
|
||
msgstr ""
|
||
"Effectuez et recevez des appels depuis Odoo grâce au composeur Ringover. "
|
||
"Suivez vos appels, messages SMS et bénéficiez de transcriptions automatisées "
|
||
"de vos conversations, générées par l'IA."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid "Manage Recurring Plans"
|
||
msgstr "Gérer les récurrences"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_res_config_settings__crm_auto_assignment_action
|
||
msgid ""
|
||
"Manual assign allow to trigger assignment from team form view using an "
|
||
"action button. Automatic configures a cron running repeatedly assignment in "
|
||
"all teams."
|
||
msgstr ""
|
||
"L'assignation manuelle permet de déclencher l'assignation à partir de la vue "
|
||
"du formulaire d'équipe en utilisant un bouton d'action. L'assignation "
|
||
"automatique configure un cron qui exécute de façon répétée une assignation "
|
||
"dans toutes les équipes."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields.selection,name:crm.selection__res_config_settings__crm_auto_assignment_action__manual
|
||
msgid "Manually"
|
||
msgstr "Manuellement"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
#: model:ir.actions.act_window,name:crm.crm_lead_lost_action
|
||
msgid "Mark Lost"
|
||
msgstr "Marquer comme perdu"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
msgid "Mark Won"
|
||
msgstr "Marquer comme gagné"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_lost_view_form
|
||
msgid "Mark as Lost"
|
||
msgstr "Marquer comme perdue"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
msgid "Mark as lost"
|
||
msgstr "Marquer comme perdu"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
msgid "Mark as won"
|
||
msgstr "Marquer comme gagné"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
msgid "Marketing"
|
||
msgstr "Marketing"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "Marketing:"
|
||
msgstr "Marketing :"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__medium_id
|
||
#: model:ir.model.fields.selection,name:crm.selection__crm_lead__priority__1
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Medium"
|
||
msgstr "Médium"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "Medium:"
|
||
msgstr "Medium :"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__meeting_display_date
|
||
msgid "Meeting Display Date"
|
||
msgstr "Date d'affichage de la réunion"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__meeting_display_label
|
||
msgid "Meeting Display Label"
|
||
msgstr "Étiquette d'affichage de la réunion"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
msgid "Meeting scheduled at %s"
|
||
msgstr "Réunion planifiée à %s"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.act_crm_opportunity_calendar_event_new
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__calendar_event_ids
|
||
msgid "Meetings"
|
||
msgstr "Réunions"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_team_member.py:0
|
||
msgid ""
|
||
"Member assignment domain for user %(user)s and team %(team)s is incorrectly "
|
||
"formatted"
|
||
msgstr ""
|
||
"Le domaine d'assignation du membre pour l'utilisateur %(user)set l'équipe %"
|
||
"(team)s n'est pas formaté correctement."
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.action_merge_opportunities
|
||
#: model_terms:ir.ui.view,arch_db:crm.merge_opportunity_form
|
||
msgid "Merge"
|
||
msgstr "Fusionner"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.merge_opportunity_form
|
||
msgid "Merge Leads/Opportunities"
|
||
msgstr "Fusionner des pistes/opportunités"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_crm_merge_opportunity
|
||
msgid "Merge Opportunities"
|
||
msgstr "Fusionner des opportunités"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead2opportunity_partner_mass__deduplicate
|
||
msgid "Merge with existing leads/opportunities of each partner"
|
||
msgstr "Fusionner avec des pistes/opportunités existantes de chaque partenaire"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields.selection,name:crm.selection__crm_lead2opportunity_partner__name__merge
|
||
#: model:ir.model.fields.selection,name:crm.selection__crm_lead2opportunity_partner_mass__name__merge
|
||
msgid "Merge with existing opportunities"
|
||
msgstr "Fusionner avec des opportunités existantes"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__message_has_error
|
||
msgid "Message Delivery error"
|
||
msgstr "Erreur d'envoi du message"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__message_ids
|
||
msgid "Messages"
|
||
msgstr "Messages"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields.selection,name:crm.selection__res_config_settings__crm_auto_assignment_interval_type__minutes
|
||
msgid "Minutes"
|
||
msgstr "Minutes"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__mobile
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
msgid "Mobile"
|
||
msgstr "Mobile"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "Mobile:"
|
||
msgstr "Mobile :"
|
||
|
||
#. module: crm
|
||
#: model:crm.recurring.plan,name:crm.crm_recurring_plan_monthly
|
||
msgid "Monthly"
|
||
msgstr "Mensuel"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team__assignment_max
|
||
msgid "Monthly average leads capacity for all salesmen belonging to the team"
|
||
msgstr ""
|
||
"Capacité moyenne de pistes par mois pour tous les vendeurs appartenant à "
|
||
"l'équipe"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_res_config_settings__is_membership_multi
|
||
msgid "Multi Teams"
|
||
msgstr "Équipes multiples"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.crm_lead_action_my_activities
|
||
#: model:ir.ui.menu,name:crm.crm_lead_menu_my_activities
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_my_activities_filter
|
||
msgid "My Activities"
|
||
msgstr "Mes activités"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__my_activity_date_deadline
|
||
msgid "My Activity Deadline"
|
||
msgstr "Échéance de mon activité"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_case_tree_view_oppor
|
||
msgid "My Deadline"
|
||
msgstr "Mon échéance"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
msgid "My Leads"
|
||
msgstr "Mes pistes"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.menu,name:crm.menu_crm_opportunities
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "My Pipeline"
|
||
msgstr "Mon pipeline"
|
||
|
||
#. module: crm
|
||
#: model:crm.stage,name:crm.stage_lead1
|
||
msgid "New"
|
||
msgstr "Nouveau"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.crm_lead_action_open_lead_form
|
||
msgid "New Lead"
|
||
msgstr "Nouvelle piste"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_digest_digest__kpi_crm_lead_created
|
||
msgid "New Leads"
|
||
msgstr "Nouvelles pistes"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_team.py:0
|
||
msgid "New Opportunities"
|
||
msgstr "Nouvelles opportunités"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.action_opportunity_form
|
||
msgid "New Opportunity"
|
||
msgstr "Nouvelle opportunité"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__activity_calendar_event_id
|
||
msgid "Next Activity Calendar Event"
|
||
msgstr "Activité suivante de l'événement du calendrier"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__activity_date_deadline
|
||
msgid "Next Activity Deadline"
|
||
msgstr "Date limite de l'activité à venir"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__activity_summary
|
||
msgid "Next Activity Summary"
|
||
msgstr "Résumé de l'activité suivante"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__activity_type_id
|
||
msgid "Next Activity Type"
|
||
msgstr "Type d'activités à venir"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
msgid "Next Meeting"
|
||
msgstr "Prochaine réunion"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid "Next Run"
|
||
msgstr "Prochaine exécution"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
msgid "No"
|
||
msgstr "Non"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
msgid "No Meeting"
|
||
msgstr "Aucune réunion"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
msgid "No Subject"
|
||
msgstr "Pas de sujet"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_team.py:0
|
||
msgid ""
|
||
"No allocated leads to %(team_name)s team and its salespersons because no "
|
||
"unassigned lead matches its domain."
|
||
msgstr ""
|
||
"Aucune piste assignée à l'équipe %(team_name)set ses vendeurs, car aucune "
|
||
"piste non assignée ne correspond à son domaine."
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_team.py:0
|
||
msgid ""
|
||
"No allocated leads to %(team_name)s team because it has no capacity. Add "
|
||
"capacity to its salespersons."
|
||
msgstr ""
|
||
"Aucune piste attribuée à l'équipe %(team_name)s car elle n'a aucune "
|
||
"capacité. Ajouter la capacité à ses commerciaux."
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_team.py:0
|
||
msgid ""
|
||
"No allocated leads to any team or salesperson. Check your Sales Teams and "
|
||
"Salespersons configuration as well as unassigned leads."
|
||
msgstr ""
|
||
"Aucune piste assignée à une équipe ou vendeur. Vérifiez la configuration de "
|
||
"votre équipe commerciale et de vos vendeurs, ainsi que les pistes non "
|
||
"assignées."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.actions.act_window,help:crm.crm_opportunity_report_action
|
||
#: model_terms:ir.actions.act_window,help:crm.crm_opportunity_report_action_lead
|
||
msgid "No data found!"
|
||
msgstr "Aucune donnée trouvée !"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_team.py:0
|
||
msgid ""
|
||
"No lead assigned to salespersons because no unassigned lead matches their "
|
||
"domains."
|
||
msgstr ""
|
||
"Aucune piste assignée à des vendeurs, car aucune piste non assignée ne "
|
||
"correspond à leurs domaines."
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_team.py:0
|
||
msgid ""
|
||
"No new lead allocated to %(team_name)s team because no unassigned lead "
|
||
"matches its domain."
|
||
msgstr ""
|
||
"Aucune nouvelle piste assignée à l'équipe %(team_name)s car aucune piste non "
|
||
"assignée ne correspond à son domaine."
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_team.py:0
|
||
msgid "No new lead allocated to the teams because no lead match their domains."
|
||
msgstr ""
|
||
"Aucune nouvelle piste assignée aux équipes, car aucune piste ne correspond à "
|
||
"leurs domaines."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.actions.act_window,help:crm.crm_lead_action_forecast
|
||
msgid "No opportunity to display!"
|
||
msgstr "Aucune possibilité à afficher !"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "No salesperson"
|
||
msgstr "Aucun vendeur"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__email_normalized
|
||
msgid "Normalized Email"
|
||
msgstr "E-mail normalisé"
|
||
|
||
#. module: crm
|
||
#: model:crm.lost.reason,name:crm.lost_reason_3
|
||
msgid "Not enough stock"
|
||
msgstr "Pas assez de stock"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__description
|
||
msgid "Notes"
|
||
msgstr "Notes"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "Notes:"
|
||
msgstr "Notes :"
|
||
|
||
#. module: crm
|
||
#. odoo-javascript
|
||
#: code:addons/crm/static/src/js/tours/crm.js:0
|
||
msgid "Now, <b>add your Opportunity</b> to your Pipeline."
|
||
msgstr "À présent, <b>ajoutez votre opportunité</b> à votre pipeline."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__message_needaction_counter
|
||
msgid "Number of Actions"
|
||
msgstr "Nombre d'actions"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__message_has_error_counter
|
||
msgid "Number of errors"
|
||
msgstr "Nombre d'erreurs"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_res_config_settings__crm_auto_assignment_interval_number
|
||
msgid ""
|
||
"Number of interval type between each cron run (e.g. each 2 days or each 4 "
|
||
"days)"
|
||
msgstr ""
|
||
"Nombre de types d'intervalle entre chaque cron exécuté (par exemple tous les "
|
||
"2 ou 4 jours)."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team__lead_all_assigned_month_count
|
||
msgid "Number of leads and opportunities assigned this last month."
|
||
msgstr "Nombre de pistes et d'opportunités assignées ce dernier mois."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead__message_needaction_counter
|
||
msgid "Number of messages requiring action"
|
||
msgstr "Nombre de messages nécessitant une action"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead__message_has_error_counter
|
||
msgid "Number of messages with delivery error"
|
||
msgstr "Nombre de messages avec des erreurs d'envoi"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.actions.act_window,help:crm.crm_case_form_view_salesteams_opportunity
|
||
msgid ""
|
||
"Odoo helps you keep track of your sales pipeline to follow\n"
|
||
" up potential sales and better forecast your future "
|
||
"revenues."
|
||
msgstr ""
|
||
"Odoo vous aide à suivre votre pipeline de vente pour faire le suivi \n"
|
||
"des potentielles ventes et pour mieux prévoir vos revenus futurs. "
|
||
|
||
#. module: crm
|
||
#: model_terms:digest.tip,tip_description:crm.digest_tip_crm_2
|
||
msgid ""
|
||
"Odoo's artificial intelligence engine predicts the success rate of each "
|
||
"opportunity based on your history. You can always update the success rate "
|
||
"manually, but if you let Odoo do the job the score is updated while the "
|
||
"opportunity moves forward in your sales cycle."
|
||
msgstr ""
|
||
"Le moteur d'intelligence artificielle d'Odoo prévoit le taux de réussite de "
|
||
"chaque opportunité en fonction de son historique. Vous pouvez toujours "
|
||
"actualiser le taux de réussite manuellement, mais si vous laissez Odoo le "
|
||
"faire, le taux est actualisé pendant que l'opportunité avance dans votre "
|
||
"cycle de vente."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Ongoing"
|
||
msgstr "En cours"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_team_view_kanban_dashboard
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Open Opportunities"
|
||
msgstr "Opportunités ouvertes"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_team_view_kanban_dashboard
|
||
msgid "Open Opportunity"
|
||
msgstr "Opportunité ouverte"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_crm_lost_reason
|
||
msgid "Opp. Lost Reason"
|
||
msgstr "Motif de la perte d'opportunité"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.crm_case_form_view_salesteams_opportunity
|
||
#: model:ir.actions.act_window,name:crm.crm_lead_opportunities
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner__duplicated_lead_ids
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass__duplicated_lead_ids
|
||
#: model:ir.model.fields,field_description:crm.field_res_partner__opportunity_ids
|
||
#: model:ir.model.fields,field_description:crm.field_res_users__opportunity_ids
|
||
#: model:ir.ui.menu,name:crm.menu_crm_config_opportunity
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_case_tree_view_oppor
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_graph
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_team_view_kanban_dashboard
|
||
#: model_terms:ir.ui.view,arch_db:crm.utm_campaign_view_kanban
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_lead2opportunity_partner
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_partners_form_crm1
|
||
msgid "Opportunities"
|
||
msgstr "Opportunités"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
msgid "Opportunities Analysis"
|
||
msgstr "Analyse des opportunités"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.actions.act_window,help:crm.action_report_crm_opportunity_salesteam
|
||
msgid ""
|
||
"Opportunities Analysis gives you an instant access to your opportunities "
|
||
"with information such as the expected revenue, planned cost, missed "
|
||
"deadlines or the number of interactions per opportunity. This report is "
|
||
"mainly used by the sales manager in order to do the periodic review with the "
|
||
"channels of the sales pipeline."
|
||
msgstr ""
|
||
"L'analyse des opportunités vous donne un accès instantané à vos opportunités "
|
||
"avec des informations telles que le revenu espéré, le coût prévu, les délais "
|
||
"manqués ou encore le nombre d'interactions par opportunité. Ce rapport est "
|
||
"principalement utilisé par les managers commerciaux afin de passer en revue "
|
||
"le pipeline avec l'équipe commerciale."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_graph_forecast
|
||
msgid "Opportunities Forecast"
|
||
msgstr "Prévisions des opportunités"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team__opportunities_amount
|
||
msgid "Opportunities Revenues"
|
||
msgstr "Revenus d'opportunités"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_digest_digest__kpi_crm_opportunities_won
|
||
msgid "Opportunities Won"
|
||
msgstr "Opportunités gagnées"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_my_activities_filter
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Opportunities that are assigned to me"
|
||
msgstr "Mes opportunités"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_calendar_event__opportunity_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report__lead_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__name
|
||
#: model:ir.model.fields.selection,name:crm.selection__crm_activity_report__lead_type__opportunity
|
||
#: model:ir.model.fields.selection,name:crm.selection__crm_lead__type__opportunity
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_case_tree_view_oppor
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_team_view_kanban_dashboard
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Opportunity"
|
||
msgstr "Opportunité"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_res_partner__opportunity_count
|
||
#: model:ir.model.fields,field_description:crm.field_res_users__opportunity_count
|
||
msgid "Opportunity Count"
|
||
msgstr "Nombre d'opportunités"
|
||
|
||
#. module: crm
|
||
#: model:mail.message.subtype,name:crm.mt_lead_create
|
||
#: model:mail.message.subtype,name:crm.mt_salesteam_lead
|
||
msgid "Opportunity Created"
|
||
msgstr "Opportunité créée"
|
||
|
||
#. module: crm
|
||
#: model:mail.message.subtype,name:crm.mt_lead_lost
|
||
#: model:mail.message.subtype,name:crm.mt_salesteam_lead_lost
|
||
msgid "Opportunity Lost"
|
||
msgstr "Opportunité perdue"
|
||
|
||
#. module: crm
|
||
#: model:mail.message.subtype,name:crm.mt_lead_restored
|
||
#: model:mail.message.subtype,name:crm.mt_salesteam_lead_restored
|
||
msgid "Opportunity Restored"
|
||
msgstr "Opportunité restaurée"
|
||
|
||
#. module: crm
|
||
#: model:mail.message.subtype,name:crm.mt_salesteam_lead_stage
|
||
msgid "Opportunity Stage Changed"
|
||
msgstr "Étape de l'opportunité modifiée"
|
||
|
||
#. module: crm
|
||
#: model:mail.message.subtype,name:crm.mt_lead_won
|
||
#: model:mail.message.subtype,name:crm.mt_salesteam_lead_won
|
||
msgid "Opportunity Won"
|
||
msgstr "Opportunité gagnée"
|
||
|
||
#. module: crm
|
||
#: model:mail.message.subtype,description:crm.mt_lead_lost
|
||
msgid "Opportunity lost"
|
||
msgstr "Opportunité perdue"
|
||
|
||
#. module: crm
|
||
#: model:mail.message.subtype,description:crm.mt_lead_restored
|
||
msgid "Opportunity restored"
|
||
msgstr "Opportunité restaurée"
|
||
|
||
#. module: crm
|
||
#: model:mail.message.subtype,description:crm.mt_lead_won
|
||
msgid "Opportunity won"
|
||
msgstr "Opportunité gagnée"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team__alias_force_thread_id
|
||
msgid ""
|
||
"Optional ID of a thread (record) to which all incoming messages will be "
|
||
"attached, even if they did not reply to it. If set, this will disable the "
|
||
"creation of new records completely."
|
||
msgstr ""
|
||
"ID optionnel d'un fil (enregistrement) auquel tout message entrant sera "
|
||
"rattaché, même s'il ne s'agissait pas d'une réponse à ce fil. Si renseigné, "
|
||
"la création de nouveaux enregistrements sera complètement désactivée."
|
||
|
||
#. module: crm
|
||
#: model:crm.recurring.plan,name:crm.crm_recurring_plan_over_3_years
|
||
msgid "Over 3 years"
|
||
msgstr "Sur 3 ans"
|
||
|
||
#. module: crm
|
||
#: model:crm.recurring.plan,name:crm.crm_recurring_plan_over_5_years
|
||
msgid "Over 5 years "
|
||
msgstr "Sur 5 ans"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.crm_lead_action_team_overdue_opportunity
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_team_view_kanban_dashboard
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Overdue Opportunities"
|
||
msgstr "Opportunités en retard"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team__opportunities_overdue_amount
|
||
msgid "Overdue Opportunities Revenues"
|
||
msgstr "Revenus d'opportunités en retard"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_team_view_kanban_dashboard
|
||
msgid "Overdue Opportunity"
|
||
msgstr "Opportunité en retard "
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team__alias_parent_model_id
|
||
msgid "Parent Model"
|
||
msgstr "Modèle parent"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team__alias_parent_thread_id
|
||
msgid "Parent Record Thread ID"
|
||
msgstr "Identifiant de la discussion de l'enregistrement parent"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team__alias_parent_model_id
|
||
msgid ""
|
||
"Parent model holding the alias. The model holding the alias reference is not "
|
||
"necessarily the model given by alias_model_id (example: project "
|
||
"(parent_model) and task (model))"
|
||
msgstr ""
|
||
"Modèle parent de l'alias. Le modèle possédant la référence de l'alias n'est "
|
||
"pas nécessairement le modèle donné par alias_model_id (exemple : projet "
|
||
"(parent_model) et tâche (model))"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__partner_email_update
|
||
msgid "Partner Email will Update"
|
||
msgstr "L'e-mail du partenaire sera mis à jour"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__partner_phone_update
|
||
msgid "Partner Phone will Update"
|
||
msgstr "Le numéro de téléphone du partenaire sera mis à jour"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__partner_is_blacklisted
|
||
msgid "Partner is blacklisted"
|
||
msgstr "Le partenaire est sur liste noire"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__phone
|
||
#: model_terms:ir.ui.view,arch_db:crm.quick_create_opportunity_form
|
||
msgid "Phone"
|
||
msgstr "Téléphone"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__phone_sanitized_blacklisted
|
||
msgid "Phone Blacklisted"
|
||
msgstr "Téléphone sur liste noire"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__phone_state
|
||
msgid "Phone Quality"
|
||
msgstr "Qualité du téléphone"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__phone_mobile_search
|
||
msgid "Phone/Mobile"
|
||
msgstr "Téléphone fixe/mobile"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "Phone:"
|
||
msgstr "Téléphone :"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_team.py:0
|
||
#: model:ir.actions.act_window,name:crm.crm_lead_action_pipeline
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team__use_opportunities
|
||
#: model:ir.ui.menu,name:crm.crm_opportunity_report_menu
|
||
#: model:ir.ui.menu,name:crm.menu_crm_config_lead
|
||
msgid "Pipeline"
|
||
msgstr "Pipeline"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.crm_activity_report_action_team
|
||
msgid "Pipeline Activities"
|
||
msgstr "Activités du pipeline"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.action_report_crm_opportunity_salesteam
|
||
#: model:ir.actions.act_window,name:crm.crm_opportunity_report_action
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_pivot
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_graph
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_pivot
|
||
msgid "Pipeline Analysis"
|
||
msgstr "Analyse du pipeline"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_recurring_plan__name
|
||
msgid "Plan Name"
|
||
msgstr "Nom de la récurrence"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_pls_update__pls_fields
|
||
msgid "Pls Fields"
|
||
msgstr "Pls champs"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_pls_update__pls_start_date
|
||
msgid "Pls Start Date"
|
||
msgstr "Pls date de début"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team__alias_contact
|
||
msgid ""
|
||
"Policy to post a message on the document using the mailgateway.\n"
|
||
"- everyone: everyone can post\n"
|
||
"- partners: only authenticated partners\n"
|
||
"- followers: only followers of the related document or members of following "
|
||
"channels\n"
|
||
msgstr ""
|
||
"Politique de publication d'un message sur le document via la passerelle d'e-"
|
||
"mails.\n"
|
||
"- tout le monde : tout le monde peut publier\n"
|
||
"- partenaires : seulement les partenaires authentifiés\n"
|
||
"- abonnés : seulement les abonnés aux canaux suivis\n"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__duplicate_lead_ids
|
||
msgid "Potential Duplicate Lead"
|
||
msgstr "Piste potentiellement dupliquée"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__duplicate_lead_count
|
||
msgid "Potential Duplicate Lead Count"
|
||
msgstr "Nombre de pistes potentiellement dupliquées"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid "Predictive Lead Scoring"
|
||
msgstr "Notation prédictive des pistes"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_res_config_settings__predictive_lead_scoring_field_labels
|
||
msgid "Predictive Lead Scoring Field Labels"
|
||
msgstr "Étiquettes des champs de notation prédictive des pistes"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.server,name:crm.website_crm_score_cron_ir_actions_server
|
||
msgid "Predictive Lead Scoring: Recompute Automated Probabilities"
|
||
msgstr ""
|
||
"Notation prédictive des pistes : Recalculer les probabilités automatisées"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__priority
|
||
msgid "Priority"
|
||
msgstr "Priorité"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "Priority:"
|
||
msgstr "Priorité :"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__probability
|
||
msgid "Probability"
|
||
msgstr "Probabilité"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_case_tree_view_leads
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_case_tree_view_oppor
|
||
msgid "Probability (%)"
|
||
msgstr "Probabilité (%)"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "Probability:"
|
||
msgstr "Probabilité :"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__lead_properties
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Properties"
|
||
msgstr "Propriétés"
|
||
|
||
#. module: crm
|
||
#: model:crm.stage,name:crm.stage_lead3
|
||
msgid "Proposition"
|
||
msgstr "Proposition"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__recurring_revenue_monthly_prorated
|
||
msgid "Prorated MRR"
|
||
msgstr "MRR au prorata"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__recurring_revenue_prorated
|
||
msgid "Prorated Recurring Revenues"
|
||
msgstr "Revenus récurrents proratisés"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__prorated_revenue
|
||
msgid "Prorated Revenue"
|
||
msgstr "Revenu au prorata"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_tree_forecast
|
||
msgid "Prorated Revenues"
|
||
msgstr "Revenus au prorata"
|
||
|
||
#. module: crm
|
||
#: model:crm.stage,name:crm.stage_lead2
|
||
msgid "Qualified"
|
||
msgstr "Qualifié"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__rating_ids
|
||
msgid "Ratings"
|
||
msgstr "Évaluations"
|
||
|
||
#. module: crm
|
||
#. odoo-javascript
|
||
#: code:addons/crm/static/src/js/tours/crm.js:0
|
||
msgid "Ready to boost your sales? Let's have a look at your <b>Pipeline</b>."
|
||
msgstr "Prêt à booster vos ventes ? Découvrons votre <b>pipeline</b>."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team__alias_force_thread_id
|
||
msgid "Record Thread ID"
|
||
msgstr "ID de l'enregistrement du fil"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__recurring_plan
|
||
msgid "Recurring Plan"
|
||
msgstr "Récurrence"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.crm_recurring_plan_action
|
||
#: model:ir.ui.menu,name:crm.crm_recurring_plan_menu_config
|
||
msgid "Recurring Plans"
|
||
msgstr "Récurrences"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_case_tree_view_oppor
|
||
msgid "Recurring Revenue"
|
||
msgstr "Revenu récurrent"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__recurring_revenue
|
||
#: model:ir.model.fields,field_description:crm.field_res_config_settings__group_use_recurring_revenues
|
||
msgid "Recurring Revenues"
|
||
msgstr "Revenus récurrents"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__referred
|
||
msgid "Referred By"
|
||
msgstr "Recommandé par"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "Referred By:"
|
||
msgstr "Référé par :"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner__action
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass__action
|
||
msgid "Related Customer"
|
||
msgstr "Client associé"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_res_config_settings__crm_auto_assignment_interval_number
|
||
#: model_terms:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid "Repeat every"
|
||
msgstr "Répéter tou(te)s les"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/res_config_settings.py:0
|
||
msgid "Repeat frequency should be positive."
|
||
msgstr "La fréquence de répétition doit être positive."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields.selection,name:crm.selection__res_config_settings__crm_auto_assignment_action__auto
|
||
msgid "Repeatedly"
|
||
msgstr "De façon répétée"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.menu,name:crm.crm_menu_report
|
||
msgid "Reporting"
|
||
msgstr "Analyse"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_stage__requirements
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_stage_form
|
||
msgid "Requirements"
|
||
msgstr "Prérequis"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_case_tree_view_oppor
|
||
msgid "Reschedule"
|
||
msgstr "Reprogrammer"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__activity_user_id
|
||
msgid "Responsible User"
|
||
msgstr "Utilisateur responsable"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
msgid "Restore"
|
||
msgstr "Restaurer"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid "Ringover VOIP Phone"
|
||
msgstr "Téléphone VOIP Ringover"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_res_config_settings__crm_use_auto_assignment
|
||
msgid "Rule-Based Assignment"
|
||
msgstr "Assignation basée sur des règles"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid "Running"
|
||
msgstr "Exécution"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__message_has_sms_error
|
||
msgid "SMS Delivery error"
|
||
msgstr "Erreur d'envoi SMS"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.menu,name:crm.crm_menu_sales
|
||
msgid "Sales"
|
||
msgstr "Ventes"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_crm_team
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report__team_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner__team_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass__team_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__team_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_scoring_frequency__team_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_merge_opportunity__team_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_stage__team_id
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Sales Team"
|
||
msgstr "Équipe commerciale"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_crm_team_member
|
||
msgid "Sales Team Member"
|
||
msgstr "Membre de l'équipe commerciale"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "Sales Team:"
|
||
msgstr "Equipe commerciale :"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.menu,name:crm.crm_team_config
|
||
msgid "Sales Teams"
|
||
msgstr "Équipes commerciales"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report__user_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner__user_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass__user_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__user_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_merge_opportunity__user_id
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Salesperson"
|
||
msgstr "Vendeur"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "Salesperson:"
|
||
msgstr "Vendeur :"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead2opportunity_partner_mass__user_ids
|
||
msgid "Salespersons"
|
||
msgstr "Vendeurs"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__phone_sanitized
|
||
msgid "Sanitized Number"
|
||
msgstr "Numéro nettoyé"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.actions.act_window,help:crm.crm_lead_action_my_activities
|
||
msgid "Schedule activities to keep track of everything you have to do."
|
||
msgstr ""
|
||
"Planifiez des activités pour garder une trace de tout ce que vous avez fait."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
msgid "Search Leads"
|
||
msgstr "Rechercher des pistes"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lost_reason_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Search Opportunities"
|
||
msgstr "Recherches des opportunités"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
msgid "Select at least two Leads/Opportunities from the list to merge them."
|
||
msgstr ""
|
||
"Sélectionnez au moins deux pistes/opportunités dans la liste pour les "
|
||
"fusionner."
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.action_lead_mail_compose
|
||
#: model:ir.actions.act_window,name:crm.action_lead_mass_mail
|
||
msgid "Send email"
|
||
msgstr "Envoyer un e-mail"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_recurring_plan__sequence
|
||
#: model:ir.model.fields,field_description:crm.field_crm_stage__sequence
|
||
msgid "Sequence"
|
||
msgstr "Séquence"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.actions.act_window,help:crm.crm_recurring_plan_action
|
||
msgid ""
|
||
"Set Recurring Plans on Opportunities to display the contracts' renewal "
|
||
"periodicity<br>(e.g: Monthly, Yearly)."
|
||
msgstr ""
|
||
"Définir des récurrences sur les opportunités pour afficher les périodicités "
|
||
"de renouvellement de vos contrats<br>(par ex. Mensuellement, Annuellement)."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.actions.act_window,help:crm.crm_stage_action
|
||
msgid "Set a new stage in your opportunity pipeline"
|
||
msgstr "Définissez une nouvelle étape dans votre pipeline d'opportunité"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.crm_config_settings_action
|
||
#: model:ir.ui.menu,name:crm.crm_config_settings_menu
|
||
msgid "Settings"
|
||
msgstr "Paramètres"
|
||
|
||
#. module: crm
|
||
#: model:res.groups,name:crm.group_use_lead
|
||
msgid "Show Lead Menu"
|
||
msgstr "Afficher le menu des pistes"
|
||
|
||
#. module: crm
|
||
#: model:res.groups,name:crm.group_use_recurring_revenues
|
||
msgid "Show Recurring Revenues Menu"
|
||
msgstr "Afficher le menu des revenus récurrents"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_my_activities_filter
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Show all opportunities for which the next action date is before today"
|
||
msgstr ""
|
||
"Afficher toutes les opportunités pour lesquelles la date de la prochaine "
|
||
"activité est antérieur à aujourd'hui"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
msgid "Show only lead"
|
||
msgstr "Afficher seulement la piste"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
msgid "Show only leads"
|
||
msgstr "Afficher seulement les pistes"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
msgid "Show only opportunities"
|
||
msgstr "Afficher seulement les opportunités"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
msgid "Show only opportunity"
|
||
msgstr "Afficher seulement l'opportunité"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team__assignment_optout
|
||
#: model:ir.model.fields,field_description:crm.field_crm_team_member__assignment_optout
|
||
msgid "Skip auto assignment"
|
||
msgstr "Ignorer l'assignation automatique"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_case_tree_view_oppor
|
||
msgid "Snooze 7d"
|
||
msgstr "Snooze 7j"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__source_id
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Source"
|
||
msgstr "Source"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "Source:"
|
||
msgstr "Source :"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_stage__team_id
|
||
msgid ""
|
||
"Specific team that uses this stage. Other teams will not be able to see or "
|
||
"use this stage."
|
||
msgstr ""
|
||
"Équipe spécifique utilisant cette étape. Les autres équipes ne pourront pas "
|
||
"voir ni utiliser cette étape."
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/res_config_settings.py:0
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report__stage_id
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__stage_id
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_stage_form
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Stage"
|
||
msgstr "Étape"
|
||
|
||
#. module: crm
|
||
#: model:mail.message.subtype,name:crm.mt_lead_stage
|
||
msgid "Stage Changed"
|
||
msgstr "Étape modifiée"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_stage__name
|
||
msgid "Stage Name"
|
||
msgstr "Nom de l'étape"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_stage_search
|
||
msgid "Stage Search"
|
||
msgstr "Rechercher suivant l'étape"
|
||
|
||
#. module: crm
|
||
#: model:mail.message.subtype,description:crm.mt_lead_stage
|
||
msgid "Stage changed"
|
||
msgstr "Étape changée"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "Stage:"
|
||
msgstr "Étape :"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.crm_stage_action
|
||
#: model:ir.ui.menu,name:crm.menu_crm_lead_stage_act
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_stage_tree
|
||
msgid "Stages"
|
||
msgstr "Étapes"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.actions.act_window,help:crm.crm_stage_action
|
||
msgid ""
|
||
"Stages allow salespersons to easily track how a specific opportunity\n"
|
||
" is positioned in the sales cycle."
|
||
msgstr ""
|
||
"Les étapes permettent aux vendeurs de suivre facilement comment une "
|
||
"opportunité spécifique\n"
|
||
"se situe dans le cycle de vente."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__state_id
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
msgid "State"
|
||
msgstr "État"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead__activity_state
|
||
msgid ""
|
||
"Status based on activities\n"
|
||
"Overdue: Due date is already passed\n"
|
||
"Today: Activity date is today\n"
|
||
"Planned: Future activities."
|
||
msgstr ""
|
||
"Statut basé sur les activités\n"
|
||
"En retard : la date d'échéance est déjà dépassée\n"
|
||
"Aujourd'hui : la date d'activité est aujourd'hui\n"
|
||
"Planifiée : activités futures"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__duration_tracking
|
||
msgid "Status time"
|
||
msgstr "Durée du statut"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__street
|
||
msgid "Street"
|
||
msgstr "Rue"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
msgid "Street 2..."
|
||
msgstr "Rue 2..."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
msgid "Street..."
|
||
msgstr "Rue..."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__street2
|
||
msgid "Street2"
|
||
msgstr "Rue 2"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
msgid "Subject: "
|
||
msgstr "Sujet : "
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report__subtype_id
|
||
msgid "Subtype"
|
||
msgstr "Sous-type"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_ir_config_parameter
|
||
msgid "System Parameter"
|
||
msgstr "Paramètres système"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Tag"
|
||
msgstr "Étiquette"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report__tag_ids
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__tag_ids
|
||
#: model:ir.ui.menu,name:crm.menu_crm_lead_categ
|
||
msgid "Tags"
|
||
msgstr "Étiquettes"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "Tags:"
|
||
msgstr "Etiquettes :"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.menu,name:crm.sales_team_menu_team_pipeline
|
||
msgid "Teams"
|
||
msgstr "Équipes"
|
||
|
||
#. module: crm
|
||
#: model:ir.ui.menu,name:crm.crm_team_member_config
|
||
msgid "Teams Members"
|
||
msgstr "Membres des équipes"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid ""
|
||
"The contacts below have been added as followers of this lead\n"
|
||
" because they have been contacted less than 30 days "
|
||
"ago on"
|
||
msgstr ""
|
||
"Les contacts ci-dessous ont été ajoutés comme abonnés de cette piste,\n"
|
||
" parce qu'ils ont été contactés il y a moins de 30 "
|
||
"jours le"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team__alias_id
|
||
msgid ""
|
||
"The email address associated with this channel. New emails received will "
|
||
"automatically create new leads assigned to the channel."
|
||
msgstr ""
|
||
"L'adresse e-mail associée a cette équipe commerciale. Les nouveaux e-mails "
|
||
"reçus vont automatiquement générer de nouvelles opportunités affiliés à "
|
||
"l'équipe commerciale."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team__alias_model_id
|
||
msgid ""
|
||
"The model (Odoo Document Kind) to which this alias corresponds. Any incoming "
|
||
"email that does not reply to an existing record will cause the creation of a "
|
||
"new record of this model (e.g. a Project Task)"
|
||
msgstr ""
|
||
"Le modèle (type de document Odoo) auquel correspond cet alias. Chaque e-mail "
|
||
"entrant ne correspondant pas à un enregistrement existant entraînera la "
|
||
"création d'un nouvel enregistrement de ce modèle (par ex. une tâche d'un "
|
||
"projet)"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team__alias_name
|
||
msgid ""
|
||
"The name of the email alias, e.g. 'jobs' if you want to catch emails for "
|
||
"<jobs@example.odoo.com>"
|
||
msgstr ""
|
||
"Le nom de l'alias, par exemple 'carrières' pour récupérer les e-mails de "
|
||
"<carrières@example.odoo.com>"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead__partner_name
|
||
msgid ""
|
||
"The name of the future partner company that will be created while converting "
|
||
"the lead into opportunity"
|
||
msgstr ""
|
||
"Le nom de la future société partenaire qui sera créée quand la piste sera "
|
||
"convertie en opportunité"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.constraint,message:crm.constraint_crm_recurring_plan_check_number_of_months
|
||
msgid "The number of month can't be negative."
|
||
msgstr "Le nombre de mois ne peut pas être négatif."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.constraint,message:crm.constraint_crm_lead_check_probability
|
||
msgid "The probability of closing the deal should be between 0% and 100%!"
|
||
msgstr ""
|
||
"La probabilité de gagner l'affaire doit être comprise entre 0% et 100% !"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid "The success rate is computed based on"
|
||
msgstr "Le taux de réussite est calculé en fonction de"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_pls_update_view_form
|
||
msgid ""
|
||
"The success rate is computed based on the stage, but you can add more fields "
|
||
"in the statistical analysis."
|
||
msgstr ""
|
||
"Le taux de succès est calculé sur base de l'étape mais vous pouvez ajouter "
|
||
"d'autres champs à l'analyse statistique."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.actions.act_window,help:crm.crm_opportunity_report_action_lead
|
||
msgid "This analysis shows you how many leads have been created per month."
|
||
msgstr "Cette analyse montre combien de pistes ont été créées par mois."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_case_kanban_view_leads
|
||
msgid ""
|
||
"This bar allows to filter the opportunities based on scheduled activities."
|
||
msgstr ""
|
||
"Cette barre permet de filtrer les opportunités basées sur les activités "
|
||
"planifiées."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid ""
|
||
"This can be used to automatically assign leads to sales persons based on "
|
||
"rules"
|
||
msgstr ""
|
||
"Ceci peut être utilisé pour assigner automatiquement des pistes à des "
|
||
"vendeurs en fonction de règles"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid "This can be used to compute statistical probability to close a lead"
|
||
msgstr ""
|
||
"Cela peut être utilisé pour calculer la probabilité statistique qu'une piste "
|
||
"aura d'être clotûrée"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
msgid "This email is blacklisted for mass mailings. Click to unblacklist."
|
||
msgstr ""
|
||
"Cette adresse e-mail est sur liste noire. Cliquez pour l'enlever de la liste "
|
||
"noire."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead__email_normalized
|
||
msgid ""
|
||
"This field is used to search on email address as the primary email field can "
|
||
"contain more than strictly an email address."
|
||
msgstr ""
|
||
"Ce champ est utilisé pour rechercher un e-mail étant donné que le champ e-"
|
||
"mail primaire peut contenir plus que strictement un e-mail. "
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead__lang_code
|
||
msgid "This field is used to set/get locales for user"
|
||
msgstr "Ce champ est utilisé pour mettre/recupérer la locale de l'utilisateur"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead__campaign_id
|
||
msgid ""
|
||
"This is a name that helps you keep track of your different campaign efforts, "
|
||
"e.g. Fall_Drive, Christmas_Special"
|
||
msgstr ""
|
||
"Ce nom vous aidera à suivre vos différentes campagnes marketing, par ex. "
|
||
"Campagne_automnale ou Spécial_Noël"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead__medium_id
|
||
msgid "This is the method of delivery, e.g. Postcard, Email, or Banner Ad"
|
||
msgstr ""
|
||
"Le mode de livraison, par ex. carte postale, e-mail ou bannière publicitaire"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead__source_id
|
||
msgid ""
|
||
"This is the source of the link, e.g. Search Engine, another domain, or name "
|
||
"of email list"
|
||
msgstr ""
|
||
"La source du lien, par ex. moteur de recherche, domaine externe ou nom de la "
|
||
"liste d'adresses e-mail"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
msgid ""
|
||
"This phone number is blacklisted for SMS Marketing. Click to unblacklist."
|
||
msgstr ""
|
||
"Ce numéro de téléphone est sur liste noire pour le SMS Marketing. Cliquez "
|
||
"pour l'enlever de la liste noire."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_stage__fold
|
||
msgid ""
|
||
"This stage is folded in the kanban view when there are no records in that "
|
||
"stage to display."
|
||
msgstr ""
|
||
"Cette étape est repliée dans la vue Kanban quand il n'y a aucun dossier à "
|
||
"afficher dans cette étape."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.sales_team_form_view_in_crm
|
||
msgid "This will assign leads to all members. Do you want to proceed?"
|
||
msgstr ""
|
||
"Ceci va assigner des pistes à tous les membres. Voulez-vous continuer ?"
|
||
|
||
#. module: crm
|
||
#: model:digest.tip,name:crm.digest_tip_crm_0
|
||
#: model_terms:digest.tip,tip_description:crm.digest_tip_crm_0
|
||
msgid "Tip: Convert incoming emails into opportunities"
|
||
msgstr "Astuce : Convertissez les e-mails entrants en opportunités"
|
||
|
||
#. module: crm
|
||
#: model:digest.tip,name:crm.digest_tip_crm_1
|
||
#: model_terms:digest.tip,tip_description:crm.digest_tip_crm_1
|
||
msgid "Tip: Did you know Odoo has built-in lead mining?"
|
||
msgstr ""
|
||
"Astuce : Saviez-vous que Odoo contient un outil de prospection de pistes ?"
|
||
|
||
#. module: crm
|
||
#: model:digest.tip,name:crm.digest_tip_crm_4
|
||
#: model_terms:digest.tip,tip_description:crm.digest_tip_crm_4
|
||
msgid "Tip: Do not waste time recording customers' data"
|
||
msgstr "Astuce : Ne perdez pas de temps à encoder les informations des clients"
|
||
|
||
#. module: crm
|
||
#: model:digest.tip,name:crm.digest_tip_crm_6
|
||
#: model_terms:digest.tip,tip_description:crm.digest_tip_crm_6
|
||
msgid "Tip: Identify Bottlenecks at a glance"
|
||
msgstr "Conseil : Identifier les goulets d'étranglement en un coup d'œil"
|
||
|
||
#. module: crm
|
||
#: model:digest.tip,name:crm.digest_tip_crm_3
|
||
#: model_terms:digest.tip,tip_description:crm.digest_tip_crm_3
|
||
msgid "Tip: Manage your pipeline"
|
||
msgstr "Astuce : Gérer votre pipeline"
|
||
|
||
#. module: crm
|
||
#: model:digest.tip,name:crm.digest_tip_crm_2
|
||
#: model_terms:digest.tip,tip_description:crm.digest_tip_crm_2
|
||
msgid "Tip: Opportunity win rate is predicted with AI"
|
||
msgstr "Astuce : La probabilité de succès est calculée par une IA"
|
||
|
||
#. module: crm
|
||
#: model:digest.tip,name:crm.digest_tip_crm_7
|
||
#: model_terms:digest.tip,tip_description:crm.digest_tip_crm_7
|
||
msgid "Tip: Turn Sales Forecasting into Child's Play"
|
||
msgstr "Conseil : Faire de la prévision des ventes un jeu d'enfant"
|
||
|
||
#. module: crm
|
||
#: model:digest.tip,name:crm.digest_tip_crm_5
|
||
#: model_terms:digest.tip,tip_description:crm.digest_tip_crm_5
|
||
msgid "Tip: Turn a selection of opportunities into a map"
|
||
msgstr "Astuce : Transformez une sélection d'opportunités en une carte."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__title
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
msgid "Title"
|
||
msgstr "Titre"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
msgid ""
|
||
"To prevent data loss, Leads and Opportunities can only be merged by groups "
|
||
"of %(max_length)s."
|
||
msgstr ""
|
||
"Pour éviter la perte de données, les pistes et les opportunités peuvent "
|
||
"uniquement être fusionnées par groupes de %(max_length)s."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_my_activities_filter
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Today Activities"
|
||
msgstr "Activités du jour"
|
||
|
||
#. module: crm
|
||
#: model:crm.lost.reason,name:crm.lost_reason_1
|
||
msgid "Too expensive"
|
||
msgstr "Trop cher"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
msgid "Tracking"
|
||
msgstr "Suivi"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
msgid "Trailing 12 months"
|
||
msgstr "12 derniers mois"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_team__lead_all_assigned_month_exceeded
|
||
msgid ""
|
||
"True if the monthly lead assignment count is greater than the maximum "
|
||
"assignment limit, false otherwise."
|
||
msgstr ""
|
||
"Vrai si le nombre d'assignations de pistes mensuelles est supérieur à la "
|
||
"limite maximale d'assignation, sinon faux."
|
||
|
||
#. module: crm
|
||
#: model_terms:digest.tip,tip_description:crm.digest_tip_crm_0
|
||
msgid "Try sending an email"
|
||
msgstr "Essayez d'envoyer un e-mail"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_activity_report__lead_type
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__type
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
msgid "Type"
|
||
msgstr "Type"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_activity_report__lead_type
|
||
msgid "Type is used to separate Leads and Opportunities"
|
||
msgstr "Le type est utilisé pour différencier les pistes des opportunités"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead__activity_exception_decoration
|
||
msgid "Type of the exception activity on record."
|
||
msgstr "Type d'activité d'exception enregistrée."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "Type:"
|
||
msgstr "Type :"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_utm_campaign
|
||
msgid "UTM Campaign"
|
||
msgstr "Campagne UTM"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead__user_company_ids
|
||
msgid "UX: Limit to lead company or all if no company"
|
||
msgstr "UX : Limiter à la société principale ou à tous si aucune entreprise"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_leads_filter
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Unassigned"
|
||
msgstr "Non assigné"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_team_view_kanban_dashboard
|
||
msgid "Unassigned Lead"
|
||
msgstr "Piste non assignée"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_team_view_kanban_dashboard
|
||
msgid "Unassigned Leads"
|
||
msgstr "Pistes non assignées"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Unread Messages"
|
||
msgstr "Messages non lus"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_search_forecast
|
||
msgid "Upcoming Closings"
|
||
msgstr "Prochaines clôtures"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_pls_update_view_form
|
||
msgid "Update"
|
||
msgstr "Mettre à jour"
|
||
|
||
#. module: crm
|
||
#: model:ir.actions.act_window,name:crm.crm_lead_pls_update_action
|
||
#: model_terms:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid "Update Probabilities"
|
||
msgstr "Mettre à jour les probabilités"
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_crm_lead_pls_update
|
||
msgid "Update the probabilities"
|
||
msgstr "Mettre à jour les probabilités"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_utm_campaign__use_leads
|
||
msgid "Use Leads"
|
||
msgstr "Utiliser les pistes"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.actions.act_window,help:crm.crm_lost_reason_action
|
||
msgid ""
|
||
"Use Lost Reasons to report on why opportunities are lost (e.g.\"Undercut by "
|
||
"competitors\")."
|
||
msgstr ""
|
||
"Utilisez les motifs de perte pour analyser pourquoi les opportunités ont été "
|
||
"perdues (ex : \"Passé à la concurrence\")."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields.selection,name:crm.selection__crm_lead2opportunity_partner_mass__action__each_exist_or_create
|
||
msgid "Use existing partner or create"
|
||
msgstr "Utiliser un partenaire existant ou créer en un"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.actions.act_window,help:crm.crm_case_form_view_salesteams_lead
|
||
msgid ""
|
||
"Use leads if you need a qualification step before creating an\n"
|
||
" opportunity or a customer. It can be a business card you "
|
||
"received,\n"
|
||
" a contact form filled in your website, or a file of "
|
||
"unqualified\n"
|
||
" prospects you import, etc."
|
||
msgstr ""
|
||
"Utiliser des pistes si vous avez besoin d'une étape de qualification avant "
|
||
"de créer une\n"
|
||
"opportunité ou un client. Cela peut être une carte de visite reçue,\n"
|
||
"un formulaire de contact complété sur votre site web ou un fichier de "
|
||
"prospects non qualifiés que vous importez, etc. "
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid ""
|
||
"Use leads if you need a qualification step before creating an opportunity or "
|
||
"a customer. It can be a business card you received, a contact form filled in "
|
||
"your website, or a file of unqualified prospects you import, etc. Once "
|
||
"qualified, the lead can be converted into a business opportunity and/or a "
|
||
"new customer in your address book."
|
||
msgstr ""
|
||
"Utiliser les pistes si vous avez besoin d'une étape de qualification avant "
|
||
"de créer une opportunité ou un client. Cela peut être une carte de visite "
|
||
"reçue, un formulaire de contact complété sur votre site web ou un fichier de "
|
||
"prospects non qualifiés que vous importez, etc. Une fois qualifiée, la piste "
|
||
"pourra être convertie en \n"
|
||
"opportunité et /ou en un nouveau client dans votre carnet d'adresse."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_action_helper
|
||
msgid "Use the <i>New</i> button, or send an email to"
|
||
msgstr "Utilisez le bouton <i>Nouveau</i> ou envoyez un mail à"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
msgid ""
|
||
"Use the <i>New</i> button, or send an email to %(email_link)s to test the "
|
||
"email gateway."
|
||
msgstr ""
|
||
"Utilisez le bouton <i>Nouveau</i> ou envoyez un e-mail à %(email_link)s pour "
|
||
"tester la passerelle de messagerie."
|
||
|
||
#. module: crm
|
||
#: model_terms:digest.tip,tip_description:crm.digest_tip_crm_7
|
||
msgid ""
|
||
"Use the CRM Forecast Kanban to easily define when Opportunities are expected "
|
||
"to be won."
|
||
msgstr ""
|
||
"Utilisez le kanban des prévisions CRM pour définir facilement la date à "
|
||
"laquelle les opportunités devraient être gagnées."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_action_helper
|
||
msgid ""
|
||
"Use the New button, or configure an email alias to test the email gateway."
|
||
msgstr ""
|
||
"Utilisez le bouton Nouveau et configurez un alias de messagerie pour tester "
|
||
"la passerelle de messagerie."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.actions.act_window,help:crm.crm_opportunity_report_action
|
||
msgid "Use this menu to have an overview of your Pipeline."
|
||
msgstr "Utilisez ce menu afin d'avoir un aperçu de votre pipeline."
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_stage__sequence
|
||
msgid "Used to order stages. Lower is better."
|
||
msgstr "Utilisé pour classer les étapes. Les valeurs basses passent avant."
|
||
|
||
#. module: crm
|
||
#: model:ir.model,name:crm.model_res_users
|
||
msgid "User"
|
||
msgstr "Utilisateur"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__user_company_ids
|
||
msgid "User Company"
|
||
msgstr "Entreprise utilisatrice"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_scoring_frequency__value
|
||
msgid "Value"
|
||
msgstr "Valeur"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_scoring_frequency__variable
|
||
msgid "Variable"
|
||
msgstr "Variable"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields.selection,name:crm.selection__crm_lead__priority__3
|
||
msgid "Very High"
|
||
msgstr "Très élevé"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid "Visits to Leads"
|
||
msgstr "Visites en pistes"
|
||
|
||
#. module: crm
|
||
#: model:crm.lost.reason,name:crm.lost_reason_2
|
||
msgid "We don't have people/skills"
|
||
msgstr "Nous ne disposons pas de personnes/compétences"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__website
|
||
msgid "Website"
|
||
msgstr "Site Web"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__website_message_ids
|
||
msgid "Website Messages"
|
||
msgstr "Messages du site web"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead__website_message_ids
|
||
msgid "Website communication history"
|
||
msgstr "Historique de communication du site web"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,help:crm.field_crm_lead__website
|
||
msgid "Website of the contact"
|
||
msgstr "Site web du contact"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_merge_summary
|
||
msgid "Website:"
|
||
msgstr "Site web :"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields.selection,name:crm.selection__res_config_settings__crm_auto_assignment_interval_type__weeks
|
||
msgid "Weeks"
|
||
msgstr "Semaines"
|
||
|
||
#. module: crm
|
||
#: model:mail.template,name:crm.mail_template_demo_crm_lead
|
||
msgid "Welcome Demo"
|
||
msgstr "Démonstration de bienvenue"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_lost_view_form
|
||
msgid "What went wrong?"
|
||
msgstr "Que s'est-il passé ?"
|
||
|
||
#. module: crm
|
||
#: model:crm.stage,name:crm.stage_lead4
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_activity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_kanban_forecast
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_opportunity_report_view_search
|
||
#: model_terms:ir.ui.view,arch_db:crm.view_crm_case_opportunities_filter
|
||
msgid "Won"
|
||
msgstr "Gagné"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead_scoring_frequency__won_count
|
||
msgid "Won Count"
|
||
msgstr "Nombre d'opportunités gagnées"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_res_users__target_sales_won
|
||
msgid "Won in Opportunities Target"
|
||
msgstr "Objectif d'opportunités gagnées"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
msgid "Yeah! Deal of the last 7 days for the team."
|
||
msgstr "Super ! Contrats de l'équipe au cours des 7 derniers jours."
|
||
|
||
#. module: crm
|
||
#: model:crm.recurring.plan,name:crm.crm_recurring_plan_yearly
|
||
msgid "Yearly"
|
||
msgstr "Annuel"
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
msgid "Yes"
|
||
msgstr "Oui"
|
||
|
||
#. module: crm
|
||
#. odoo-javascript
|
||
#: code:addons/crm/static/src/js/tours/crm.js:0
|
||
msgid "You can make your opportunity advance through your pipeline from here."
|
||
msgstr "Vous pouvez faire avancer votre opportunité dans votre pipeline d'ici."
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
msgid "You don't have the access needed to run this cron."
|
||
msgstr "Vous n'avez pas les accès nécessaires pour exécuter ce cron."
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
msgid "You just beat your personal record for the past 30 days."
|
||
msgstr ""
|
||
"Vous venez de battre votre record personnel au cours des 30 derniers jours."
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
msgid "You just beat your personal record for the past 7 days."
|
||
msgstr ""
|
||
"Vous venez de battre votre record personnel au cours des 7 derniers jours."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.actions.act_window,help:crm.crm_case_form_view_salesteams_opportunity
|
||
msgid ""
|
||
"You will be able to plan meetings and phone calls from\n"
|
||
" opportunities, convert them into quotations, attach "
|
||
"related\n"
|
||
" documents, track all discussions, and much more."
|
||
msgstr ""
|
||
"Vous serez en mesure de planifier des réunions et des appels provenant\n"
|
||
" d'opportunités, de les convertir en devis, de joindre des documents\n"
|
||
" connexes, de suivre toutes les discussions et bien plus encore."
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
msgid "ZIP"
|
||
msgstr "Code postal"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_lead__zip
|
||
msgid "Zip"
|
||
msgstr "Code postal"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.sales_team_form_view_in_crm
|
||
msgid "alias"
|
||
msgstr "alias"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.quick_create_opportunity_form
|
||
msgid "e.g. \"0123456789\""
|
||
msgstr "par ex. \"0123456789\""
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
#: model_terms:ir.ui.view,arch_db:crm.quick_create_opportunity_form
|
||
msgid "e.g. \"Monthly\""
|
||
msgstr "par ex. \"Mensuel\""
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.quick_create_opportunity_form
|
||
msgid "e.g. \"email@address.com\""
|
||
msgstr "par ex. \"e-mail@address.com\""
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_stage_form
|
||
msgid "e.g. Negotiation"
|
||
msgstr "par ex. Négociation"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
#: model_terms:ir.ui.view,arch_db:crm.quick_create_opportunity_form
|
||
msgid "e.g. Product Pricing"
|
||
msgstr "par ex. Tarification de produit"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lost_reason_view_form
|
||
msgid "e.g. Too expensive"
|
||
msgstr "par ex. Trop cher"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_lead_view_form
|
||
msgid "e.g. https://www.odoo.com"
|
||
msgstr "par ex. https://www.odoo.com"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.sales_team_form_view_in_crm
|
||
msgid "e.g. mycompany.com"
|
||
msgstr "par ex. mycompany.com"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.res_config_settings_view_form
|
||
msgid "for the leads created as of the"
|
||
msgstr "pour les pistes créées à partir de"
|
||
|
||
#. module: crm
|
||
#: model_terms:digest.tip,tip_description:crm.digest_tip_crm_0
|
||
msgid "generate opportunities in your pipeline?<br>"
|
||
msgstr "génèrent des opportunités dans votre pipeline ? <br>"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_case_kanban_view_leads
|
||
msgid "lost"
|
||
msgstr "perdus"
|
||
|
||
#. module: crm
|
||
#: model:ir.model.fields,field_description:crm.field_crm_stage__team_count
|
||
msgid "team_count"
|
||
msgstr "team_count"
|
||
|
||
#. module: crm
|
||
#: model_terms:ir.ui.view,arch_db:crm.crm_action_helper
|
||
msgid "to test the email gateway."
|
||
msgstr "pour tester la passerelle de messagerie."
|
||
|
||
#. module: crm
|
||
#: model_terms:digest.tip,tip_description:crm.digest_tip_crm_0
|
||
msgid "to your CRM. This email address is configurable by sales team members."
|
||
msgstr ""
|
||
"à votre CRM. Cette adresse e-mail est configurable par membre d'équipe "
|
||
"commerciale."
|
||
|
||
#. module: crm
|
||
#. odoo-python
|
||
#: code:addons/crm/models/crm_lead.py:0
|
||
msgid "unknown"
|
||
msgstr "inconnu"
|
||
|
||
#~ msgid ""
|
||
#~ "For a sales team, there is nothing worse than being dry on leads. "
|
||
#~ "Fortunately, in just a few clicks, you can generate leads specifically "
|
||
#~ "targeted to your needs: company size, industry, etc. To help you test the "
|
||
#~ "feature, we offer you 200 credits for free."
|
||
#~ msgstr ""
|
||
#~ "Pour une équipe commerciale, il n'y a rien de pire que de ne plus avoir "
|
||
#~ "de pistes à contacter. En quelques clics, vous pouvez heureusement "
|
||
#~ "générer des pistes spécialement ciblées selon vos besoins : taille "
|
||
#~ "d'entreprise, secteur, etc. Pour vous permettre de tester cette "
|
||
#~ "fonctionnalité, 200 crédits gratuits vous sont offerts."
|