# Translation of Odoo Server. # This file contains the translation of the following modules: # * commission_simple_agent # msgid "" msgstr "" "Project-Id-Version: Odoo Server 14.0\n" "Report-Msgid-Bugs-To: \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" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" #. module: commission_simple_agent #: 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 #, python-format msgid "Agent" msgstr "Agent" #. module: commission_simple_agent #: 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'." msgstr "" "Un agent doit être sélectionné lorsque le type d'affectation est \"Agent\"." #. module: commission_simple_agent #: model:ir.model,name:commission_simple_agent.model_commission_profile_assignment 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." msgstr "Cet agent a déjà une affectation dans cette société."