Update fr translation for commission_simple and commission_simple_agent

This commit is contained in:
Alexis de Lattre
2025-10-17 22:51:54 +02:00
parent 93e62455ad
commit b289980665
2 changed files with 113 additions and 83 deletions

View File

@@ -4,20 +4,18 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-11-29 23:32+0000\n"
"PO-Revision-Date: 2024-11-29 23:32+0000\n"
"Last-Translator: Alexis de Lattre <alexis.delattre@akretion.com>\n"
"POT-Creation-Date: 2025-10-17 20:49+0000\n"
"PO-Revision-Date: 2025-10-17 20:49+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: commission_simple_agent
#. odoo-python
#: code:addons/commission_simple_agent/models/commission_profile_assignment.py:0
#: model:ir.model.fields,field_description:commission_simple_agent.field_commission_profile_assignment__agent_id
#: model_terms:ir.ui.view,arch_db:commission_simple_agent.commission_result_search
@@ -26,7 +24,6 @@ msgid "Agent"
msgstr "Agent"
#. module: commission_simple_agent
#. odoo-python
#: code:addons/commission_simple_agent/models/commission_profile_assignment.py:0
#, python-format
msgid "An agent must be selected when the assignment type is 'Agent'."
@@ -38,6 +35,21 @@ msgstr ""
msgid "Commission Profile Assignment"
msgstr "Affectation du profil de commission"
#. module: commission_simple_agent
#: model:ir.model.fields,field_description:commission_simple_agent.field_commission_profile_assignment__display_name
msgid "Display Name"
msgstr "Nom affiché"
#. module: commission_simple_agent
#: model:ir.model.fields,field_description:commission_simple_agent.field_commission_profile_assignment__id
msgid "ID"
msgstr ""
#. module: commission_simple_agent
#: model:ir.model.fields,field_description:commission_simple_agent.field_commission_profile_assignment____last_update
msgid "Last Modified on"
msgstr "Dernière modification le"
#. module: commission_simple_agent
#: model:ir.model.constraint,message:commission_simple_agent.constraint_commission_profile_assignment_company_agent_uniq
msgid "This agent already has an assignment in this company."