19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:32:12 +01:00
parent 79f83631d5
commit 73afc09215
6267 changed files with 1534193 additions and 1130106 deletions

View file

@ -1,25 +1,28 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_crm
#
# * sale_crm
#
# Translators:
# Martin Trigaux, 2022
# Jolien De Paepe, 2023
# Manon Rondou, 2025
#
#
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Project-Id-Version: Odoo Server 15.5alpha1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-02-10 08:27+0000\n"
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
"Last-Translator: Manon Rondou, 2025\n"
"Language-Team: French (https://app.transifex.com/odoo/teams/41243/fr/)\n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-09-14 21:13+0000\n"
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
"Language-Team: French <https://translate.odoo.com/projects/odoo-19/sale_crm/"
"fr/>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fr\n"
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : ((n != 0 && n % "
"1000000 == 0) ? 1 : 2);\n"
"X-Generator: Weblate 5.12.2\n"
#. module: sale_crm
#: model_terms:ir.ui.view,arch_db:sale_crm.crm_case_form_view_oppor
@ -46,6 +49,11 @@ msgstr "Confirmer"
msgid "Create a new customer"
msgstr "Créer un nouveau client"
#. module: sale_crm
#: model:ir.model,website_form_label:sale_crm.model_crm_lead
msgid "Create an Opportunity"
msgstr "Créer une opportunité"
#. module: sale_crm
#: model:ir.model,name:sale_crm.model_crm_quotation_partner
msgid "Create new or use existing Customer on new Quotation"
@ -73,7 +81,10 @@ msgid "Customer"
msgstr "Client"
#. module: sale_crm
#: model:ir.model.fields,field_description:sale_crm.field_crm_lead__display_name
#: model:ir.model.fields,field_description:sale_crm.field_crm_quotation_partner__display_name
#: model:ir.model.fields,field_description:sale_crm.field_crm_team__display_name
#: model:ir.model.fields,field_description:sale_crm.field_sale_order__display_name
msgid "Display Name"
msgstr "Nom d'affichage"
@ -83,45 +94,41 @@ msgid "Do not link to a customer"
msgstr "Ne pas lier à un client"
#. module: sale_crm
#. odoo-python
#: code:addons/sale_crm/models/crm_lead.py:0
msgid "Expected revenue has been updated based on the linked Sales Orders."
msgstr ""
"Les revenus attendus ont été mis à jour en fonction des commandes client "
"liées."
#. module: sale_crm
#: model:ir.model.fields,field_description:sale_crm.field_crm_lead__id
#: model:ir.model.fields,field_description:sale_crm.field_crm_quotation_partner__id
#: model:ir.model.fields,field_description:sale_crm.field_crm_team__id
#: model:ir.model.fields,field_description:sale_crm.field_sale_order__id
msgid "ID"
msgstr "ID"
#. module: sale_crm
#: model:ir.model.fields,field_description:sale_crm.field_res_users__target_sales_invoiced
msgid "Invoiced in Sales Orders Target"
msgstr "Facturé dans l'objectif des commandes clients"
#. module: sale_crm
#: model:ir.model.fields,field_description:sale_crm.field_crm_quotation_partner____last_update
msgid "Last Modified on"
msgstr "Dernière modification le"
#. module: sale_crm
#: model:ir.model.fields,field_description:sale_crm.field_crm_quotation_partner__write_uid
msgid "Last Updated by"
msgstr "Dernière mise à jour par"
msgstr "Mis à jour par"
#. module: sale_crm
#: model:ir.model.fields,field_description:sale_crm.field_crm_quotation_partner__write_date
msgid "Last Updated on"
msgstr "Dernière mise à jour le"
msgstr "Mis à jour le"
#. module: sale_crm
#: model:ir.model,name:sale_crm.model_crm_lead
msgid "Lead/Opportunity"
msgstr "Piste/Opportunité"
msgid "Lead"
msgstr "Piste"
#. module: sale_crm
#: model:ir.model.fields.selection,name:sale_crm.selection__crm_quotation_partner__action__exist
msgid "Link to an existing customer"
msgstr "Lier à un client existant"
#. module: sale_crm
#: model_terms:ir.ui.view,arch_db:sale_crm.sale_view_inherit123
msgid "Log in the chatter from which opportunity the order originates"
msgstr "Notez dans le chatter de quelle opportunité la commande est générée"
#. module: sale_crm
#: model:ir.ui.menu,name:sale_crm.sale_order_menu_quotations_crm
msgid "My Quotations"
@ -177,7 +184,6 @@ msgstr "Commandes clients"
#. module: sale_crm
#. odoo-python
#: code:addons/sale_crm/models/crm_team.py:0
#, python-format
msgid "Sales Analysis"
msgstr "Analyse des ventes"
@ -191,13 +197,6 @@ msgstr "Commande client"
msgid "Sales Team"
msgstr "Équipe commerciale"
#. module: sale_crm
#. odoo-python
#: code:addons/sale_crm/models/crm_team.py:0
#, python-format
msgid "Sales: Untaxed Total"
msgstr "Ventes : total hors taxes"
#. module: sale_crm
#: model:ir.model.fields,field_description:sale_crm.field_crm_lead__sale_amount_total
msgid "Sum of Orders"
@ -206,16 +205,28 @@ msgstr "Total des commandes"
#. module: sale_crm
#: model:ir.model.fields,help:sale_crm.field_crm_lead__sale_amount_total
msgid "Untaxed Total of Confirmed Orders"
msgstr "Total hors taxes des commandes confirmées"
#. module: sale_crm
#: model:ir.model,name:sale_crm.model_res_users
msgid "User"
msgstr "Utilisateur"
msgstr "Total hors taxes pour les commandes confirmées"
#. module: sale_crm
#. odoo-python
#: code:addons/sale_crm/wizard/crm_opportunity_to_quotation.py:0
#, python-format
msgid "You can only apply this action from a lead."
msgstr "Vous ne pouvez appliquer cette action qu'à partir d'une piste."
#~ msgid "Invoiced in Sales Orders Target"
#~ msgstr "Facturé dans l'objectif des bons de commande"
#~ msgid "Last Modified on"
#~ msgstr "Dernière modification le"
#~ msgid "Lead/Opportunity"
#~ msgstr "Piste/Opportunité"
#~ msgid "Log in the chatter from which opportunity the order originates"
#~ msgstr "Notez dans le chatter de quelle opportunité la commande est générée"
#~ msgid "Sales: Untaxed Total"
#~ msgstr "Ventes : total hors taxes"
#~ msgid "User"
#~ msgstr "Utilisateur"