708 lines
26 KiB
Plaintext
708 lines
26 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * base_automation
|
||
#
|
||
# Translators:
|
||
# Martin Trigaux, 2022
|
||
# Cécile Collart <cco@odoo.com>, 2022
|
||
# Jolien De Paepe, 2023
|
||
# Manon Rondou, 2024
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 16.0\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2024-02-06 13:31+0000\n"
|
||
"PO-Revision-Date: 2022-09-22 05:45+0000\n"
|
||
"Last-Translator: Manon Rondou, 2024\n"
|
||
"Language-Team: French (https://app.transifex.com/odoo/teams/41243/fr/)\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: \n"
|
||
"Language: fr\n"
|
||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||
|
||
#. module: base_automation
|
||
#. odoo-javascript
|
||
#: code:addons/base_automation/static/src/xml/base_automation_error_dialog.xml:0
|
||
#, python-format
|
||
msgid ""
|
||
"\"\n"
|
||
" (ID:"
|
||
msgstr ""
|
||
"\"\n"
|
||
" (ID :"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__help
|
||
msgid "Action Description"
|
||
msgstr "Description de l'action"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__name
|
||
msgid "Action Name"
|
||
msgstr "Nom de l'action"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__state
|
||
msgid "Action To Do"
|
||
msgstr "Action à effectuer"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__type
|
||
msgid "Action Type"
|
||
msgstr "Type d'action"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__active
|
||
msgid "Active"
|
||
msgstr "Actif"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_type_id
|
||
msgid "Activity"
|
||
msgstr "Activité"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_user_type
|
||
msgid "Activity User Type"
|
||
msgstr "Type d'utilisateur de l'activité"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__partner_ids
|
||
msgid "Add Followers"
|
||
msgstr "Ajouter des abonnés"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__filter_domain
|
||
msgid "Apply on"
|
||
msgstr "Appliquer sur"
|
||
|
||
#. module: base_automation
|
||
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_search
|
||
msgid "Archived"
|
||
msgstr "Archivé"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model,name:base_automation.model_base_automation
|
||
#: model:ir.model.fields.selection,name:base_automation.selection__ir_actions_server__usage__base_automation
|
||
msgid "Automated Action"
|
||
msgstr "Action automatisée"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.actions.act_window,name:base_automation.base_automation_act
|
||
#: model:ir.ui.menu,name:base_automation.menu_base_automation_form
|
||
msgid "Automated Actions"
|
||
msgstr "Actions automatisées"
|
||
|
||
#. module: base_automation
|
||
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_tree
|
||
msgid "Automation"
|
||
msgstr "Automatisation"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.actions.server,name:base_automation.ir_cron_data_base_automation_check_ir_actions_server
|
||
#: model:ir.cron,cron_name:base_automation.ir_cron_data_base_automation_check
|
||
msgid "Base Action Rule: check and execute"
|
||
msgstr "Règle d'action de base : vérification et exécution"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_change
|
||
msgid "Based on Form Modification"
|
||
msgstr "Basé d'une modification du formulaire"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_time
|
||
msgid "Based on Timed Condition"
|
||
msgstr "Sur la base d'une condition temporelle"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__filter_pre_domain
|
||
msgid "Before Update Domain"
|
||
msgstr "Domaine avant la mise à jour"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__binding_model_id
|
||
msgid "Binding Model"
|
||
msgstr "Modèle de liaison"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__binding_type
|
||
msgid "Binding Type"
|
||
msgstr "Type de liaison"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__binding_view_types
|
||
msgid "Binding View Types"
|
||
msgstr "Types de vues de liaison"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__child_ids
|
||
msgid "Child Actions"
|
||
msgstr "Actions enfants"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,help:base_automation.field_base_automation__child_ids
|
||
msgid ""
|
||
"Child server actions that will be executed. Note that the last return "
|
||
"returned action value will be used as global return value."
|
||
msgstr ""
|
||
"Actions de serveur enfants qui seront exécutées. Notez que la dernière "
|
||
"valeur d'action retournée sera utilisée comme valeur globale de retour."
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,help:base_automation.field_base_automation__mail_post_method
|
||
msgid ""
|
||
"Choose method for email sending:\n"
|
||
"EMail: send directly emails\n"
|
||
"Post as Message: post on document and notify followers\n"
|
||
"Post as Note: log a note on document"
|
||
msgstr ""
|
||
"Choisissez le mode d'envoi des e-mails :\n"
|
||
"E-mail : envoyer directement des e-mails\n"
|
||
"Publier en tant que message : publier sur le document et notifier les abonnés\n"
|
||
"Publier en tant que note : enregistrer une note sur le document"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__create_uid
|
||
msgid "Created by"
|
||
msgstr "Créé par"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__create_date
|
||
msgid "Created on"
|
||
msgstr "Créé le"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trg_date_range_type__day
|
||
msgid "Days"
|
||
msgstr "Jours"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,help:base_automation.field_base_automation__trg_date_range
|
||
msgid ""
|
||
"Delay after the trigger date.\n"
|
||
" You can put a negative number if you need a delay before the\n"
|
||
" trigger date, like sending a reminder 15 minutes before a meeting."
|
||
msgstr ""
|
||
"Délai après la date de déclenchement.\n"
|
||
" Vous pouvez mettre une valeur négative si vous avez besoin d'un délai avant la\n"
|
||
" date de déclenchement : envoyer un rappel 15 minutes avant une réunion, par exemple."
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_date_range
|
||
msgid "Delay after trigger date"
|
||
msgstr "Délai après la date de déclenchement"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_date_range_type
|
||
msgid "Delay type"
|
||
msgstr "Type de délai"
|
||
|
||
#. module: base_automation
|
||
#. odoo-javascript
|
||
#: code:addons/base_automation/static/src/xml/base_automation_error_dialog.xml:0
|
||
#, python-format
|
||
msgid "Disable Action"
|
||
msgstr "Désactiver l'action"
|
||
|
||
#. module: base_automation
|
||
#. odoo-javascript
|
||
#: code:addons/base_automation/static/src/xml/base_automation_error_dialog.xml:0
|
||
#, python-format
|
||
msgid ""
|
||
"Disabling this automated action will enable you to continue your workflow\n"
|
||
" but any data created after this could potentially be corrupted,\n"
|
||
" as you are effectively disabling a customization that may set\n"
|
||
" important and/or required fields."
|
||
msgstr ""
|
||
"La désactivation de cette action automatique vous permettra de poursuivre votre travail \n"
|
||
"mais toutes les données créées ultérieurement pourraient potentiellement être corrompues, \n"
|
||
"car vous désactivez effectivement une personnalisation qui peut définir \n"
|
||
"des champs importants et/ou obligatoires."
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__display_name
|
||
msgid "Display Name"
|
||
msgstr "Nom d'affichage"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_date_deadline_range
|
||
msgid "Due Date In"
|
||
msgstr "Date d'échéance dans"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_date_deadline_range_type
|
||
msgid "Due type"
|
||
msgstr "Type d'échéance"
|
||
|
||
#. module: base_automation
|
||
#. odoo-javascript
|
||
#: code:addons/base_automation/static/src/xml/base_automation_error_dialog.xml:0
|
||
#, python-format
|
||
msgid "Edit action"
|
||
msgstr "Modifier l'action"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__template_id
|
||
msgid "Email Template"
|
||
msgstr "Modèle d'e-mail"
|
||
|
||
#. module: base_automation
|
||
#. odoo-python
|
||
#: code:addons/base_automation/models/base_automation.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"Email, followers or activities action types cannot be used when deleting "
|
||
"records."
|
||
msgstr ""
|
||
"Les types d'action E-mail, Abonnés ou Activités ne peuvent pas être utilisés"
|
||
" lors de la suppression d'enregistrements."
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__xml_id
|
||
msgid "External ID"
|
||
msgstr "ID externe"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,help:base_automation.field_base_automation__on_change_field_ids
|
||
msgid "Fields that trigger the onchange."
|
||
msgstr "Champs qui déclenchent l'onchange."
|
||
|
||
#. module: base_automation
|
||
#. odoo-python
|
||
#: code:addons/base_automation/models/base_automation.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"Form Modification based actions can only be used with code action type."
|
||
msgstr ""
|
||
"Les actions basées sur la modification de formulaire ne peuvent être "
|
||
"utilisées qu'avec le type d'action de code."
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__groups_id
|
||
msgid "Groups"
|
||
msgstr "Groupes"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trg_date_range_type__hour
|
||
msgid "Hours"
|
||
msgstr "Heures"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__id
|
||
msgid "ID"
|
||
msgstr "ID"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,help:base_automation.field_base_automation__xml_id
|
||
msgid "ID of the action if defined in a XML file"
|
||
msgstr "ID de l'action si défini dans un fichier XML"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,help:base_automation.field_base_automation__filter_domain
|
||
msgid ""
|
||
"If present, this condition must be satisfied before executing the action "
|
||
"rule."
|
||
msgstr ""
|
||
"Si définie, la condition doit être remplie avant d'exécuter la règle "
|
||
"d'action."
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,help:base_automation.field_base_automation__filter_pre_domain
|
||
msgid ""
|
||
"If present, this condition must be satisfied before the update of the "
|
||
"record."
|
||
msgstr ""
|
||
"Si définie, la condition doit être remplie avant la mise à jour de "
|
||
"l'enregistrement."
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation____last_update
|
||
msgid "Last Modified on"
|
||
msgstr "Dernière modification le"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__last_run
|
||
msgid "Last Run"
|
||
msgstr "Dernière exécution"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__write_uid
|
||
msgid "Last Updated by"
|
||
msgstr "Dernière mise à jour par"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__write_date
|
||
msgid "Last Updated on"
|
||
msgstr "Dernière mise à jour le"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__least_delay_msg
|
||
msgid "Least Delay Msg"
|
||
msgstr "Délai minimum Msg"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__link_field_id
|
||
msgid "Link Field"
|
||
msgstr "Lier champ"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trg_date_range_type__minutes
|
||
msgid "Minutes"
|
||
msgstr "Minutes"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__model_id
|
||
msgid "Model"
|
||
msgstr "Modèle"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__model_name
|
||
msgid "Model Name"
|
||
msgstr "Nom de modèle"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,help:base_automation.field_base_automation__crud_model_id
|
||
msgid ""
|
||
"Model for record creation / update. Set this field only to specify a "
|
||
"different model than the base model."
|
||
msgstr ""
|
||
"Modèle pour la création / mise à jour d'un enregistrement. Renseignez ce "
|
||
"champ uniquement pour préciser un modèle différent de celui du modèle de "
|
||
"base."
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,help:base_automation.field_base_automation__model_id
|
||
msgid "Model on which the server action runs."
|
||
msgstr "Modèle sur lequel se base l'exécution de l'action du serveur."
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trg_date_range_type__month
|
||
msgid "Months"
|
||
msgstr "Mois"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_note
|
||
msgid "Note"
|
||
msgstr "Note"
|
||
|
||
#. module: base_automation
|
||
#. odoo-python
|
||
#: code:addons/base_automation/models/base_automation.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"Note that this action can be triggered up to %d minutes after its schedule."
|
||
msgstr ""
|
||
"Notez que cette action peut être déclenchée jusqu'à %d minutes après sa "
|
||
"programmation."
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__on_change_field_ids
|
||
msgid "On Change Fields Trigger"
|
||
msgstr "Déclenchement des champs de modification"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_create
|
||
msgid "On Creation"
|
||
msgstr "À la création"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_create_or_write
|
||
msgid "On Creation & Update"
|
||
msgstr "À la création et en lors d'une mise à jour"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_unlink
|
||
msgid "On Deletion"
|
||
msgstr "Lors de la suppression"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_write
|
||
msgid "On Update"
|
||
msgstr "Lors d'une mise à jour"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,help:base_automation.field_base_automation__help
|
||
msgid ""
|
||
"Optional help text for the users with a description of the target view, such"
|
||
" as its usage and purpose."
|
||
msgstr ""
|
||
"Texte d'aide optionnel pour les utilisateurs décrivant la vue cible, son "
|
||
"utilisation et son but."
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,help:base_automation.field_base_automation__link_field_id
|
||
msgid ""
|
||
"Provide the field used to link the newly created record on the record used "
|
||
"by the server action."
|
||
msgstr ""
|
||
"Indiquez le champ utilisé pour lier le nouvel enregistrement créé à "
|
||
"l'enregistrement utilisé par l'action du serveur."
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__code
|
||
msgid "Python Code"
|
||
msgstr "Code Python"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_user_id
|
||
msgid "Responsible"
|
||
msgstr "Responsable"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__mail_post_method
|
||
msgid "Send as"
|
||
msgstr "Envoyer en tant que "
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__sequence
|
||
msgid "Sequence"
|
||
msgstr "Séquence"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model,name:base_automation.model_ir_actions_server
|
||
msgid "Server Action"
|
||
msgstr "Action du serveur"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__action_server_id
|
||
msgid "Server Actions"
|
||
msgstr "Actions du serveur"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,help:base_automation.field_base_automation__binding_model_id
|
||
msgid ""
|
||
"Setting a value makes this action available in the sidebar for the given "
|
||
"model."
|
||
msgstr ""
|
||
"La définition d'une valeur rend cette action disponible dans la barre "
|
||
"latérale pour le modèle donné."
|
||
|
||
#. module: base_automation
|
||
#: model_terms:ir.actions.act_window,help:base_automation.base_automation_act
|
||
msgid "Setup a new automated automation"
|
||
msgstr "Configurer une nouvelle automatisation"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__mail_post_autofollow
|
||
msgid "Subscribe Recipients"
|
||
msgstr "Inscrire les destinataires"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_summary
|
||
msgid "Summary"
|
||
msgstr "Résumé"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__crud_model_id
|
||
msgid "Target Model"
|
||
msgstr "Modèle cible"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__crud_model_name
|
||
msgid "Target Model Name"
|
||
msgstr "Nom du modèle cible"
|
||
|
||
#. module: base_automation
|
||
#. odoo-python
|
||
#: code:addons/base_automation/models/base_automation.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"The \"%(trigger_value)s\" %(trigger_label)s can only be used with the "
|
||
"\"%(state_value)s\" action type"
|
||
msgstr ""
|
||
"Le \"%(trigger_value)s\" %(trigger_label)s ne peut être utilisé qu'avec le "
|
||
"type d'action \"%(state_value)s\""
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,help:base_automation.field_base_automation__trigger_field_ids
|
||
msgid ""
|
||
"The action will be triggered if and only if one of these fields is updated. "
|
||
"If empty, all fields are watched."
|
||
msgstr ""
|
||
"L'action sera déclenchée si et seulement un de ces champs est mis à jour. Si"
|
||
" vide, tous les champs sont surveillés."
|
||
|
||
#. module: base_automation
|
||
#. odoo-javascript
|
||
#: code:addons/base_automation/static/src/xml/base_automation_error_dialog.xml:0
|
||
#, python-format
|
||
msgid ""
|
||
"The error occurred during the execution of the automated action\n"
|
||
" \""
|
||
msgstr ""
|
||
"L'erreur s'est produite lors de l'exécution de l'action automatisée\n"
|
||
"\""
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trigger
|
||
msgid "Trigger"
|
||
msgstr "Déclencheur"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_date_id
|
||
msgid "Trigger Date"
|
||
msgstr "Date de déclenchement"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trigger_field_ids
|
||
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
msgid "Trigger Fields"
|
||
msgstr "Champs de déclenchement"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,help:base_automation.field_base_automation__state
|
||
msgid ""
|
||
"Type of server action. The following values are available:\n"
|
||
"- 'Execute Python Code': a block of python code that will be executed\n"
|
||
"- 'Create a new Record': create a new record with new values\n"
|
||
"- 'Update a Record': update the values of a record\n"
|
||
"- 'Execute several actions': define an action that triggers several other server actions\n"
|
||
"- 'Send Email': post a message, a note or send an email (Discuss)\n"
|
||
"- 'Add Followers': add followers to a record (Discuss)\n"
|
||
"- 'Create Next Activity': create an activity (Discuss)\n"
|
||
"- 'Send SMS Text Message': send SMS, log them on documents (SMS)"
|
||
msgstr ""
|
||
"Type d'action du serveur. Les valeurs suivantes sont disponibles :\n"
|
||
"- 'Exécuter du code Python' : un bloc de code python qui sera exécuté\n"
|
||
"- 'Créer un nouvel enregistrement' : créer un nouvel enregistrement avec de nouvelles valeurs\n"
|
||
"- 'Mettre à jour un enregistrement' : mettre à jour les valeurs d'un enregistrement\n"
|
||
"- 'Exécuter plusieurs actions' : définir une action qui déclenche plusieurs autres actions du serveur\n"
|
||
"- 'Envoyer un e-mail' : poster un message, une note ou envoyer un e-mail (Discussion)\n"
|
||
"- 'Ajouter des abonnés' : ajouter des abonnés à un enregistrement (Discussion)\n"
|
||
"- 'Créer l'activité suivante' : créer une activité (Discussion)\n"
|
||
"- 'Envoyer un message/SMS': envoyez des SMS, enregistrez-les sur des documents (SMS)"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__usage
|
||
#: model:ir.model.fields,field_description:base_automation.field_ir_actions_server__usage
|
||
#: model:ir.model.fields,field_description:base_automation.field_ir_cron__usage
|
||
msgid "Usage"
|
||
msgstr "Usage"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,help:base_automation.field_base_automation__activity_user_type
|
||
msgid ""
|
||
"Use 'Specific User' to always assign the same user on the next activity. Use"
|
||
" 'Generic User From Record' to specify the field name of the user to choose "
|
||
"on the record."
|
||
msgstr ""
|
||
"Utilisez 'Utilisateur spécifique' pour toujours assigner le même utilisateur"
|
||
" aux activités. Utilisez 'Utilisateur de l'enregistrement' pour préciser le "
|
||
"nom du champs permettant de sélectionner l'utilisateur de l'enregistrement."
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_date_calendar_id
|
||
msgid "Use Calendar"
|
||
msgstr "Utiliser le calendrier"
|
||
|
||
#. module: base_automation
|
||
#: model_terms:ir.actions.act_window,help:base_automation.base_automation_act
|
||
msgid ""
|
||
"Use automated actions to automatically trigger actions for\n"
|
||
" various screens. Example: a lead created by a specific user may\n"
|
||
" be automatically set to a specific Sales Team, or an\n"
|
||
" opportunity which still has status pending after 14 days might\n"
|
||
" trigger an automatic reminder email."
|
||
msgstr ""
|
||
"Utilisez des actions automatisées pour déclencher automatiquement des actions pour \n"
|
||
"des écrans différents. Par exemple : une piste créée par un utilisateur spécifique peut \n"
|
||
"être automatiquement assignée à une équipe commerciale spécifique ou une opportunité \n"
|
||
"en attente depuis plus de 14 jours peut \n"
|
||
"déclencher un rappel automatique par e-mail."
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_user_field_name
|
||
msgid "User field name"
|
||
msgstr "Nom du champ utilisateur"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,field_description:base_automation.field_base_automation__fields_lines
|
||
msgid "Value Mapping"
|
||
msgstr "Correspondance des valeurs"
|
||
|
||
#. module: base_automation
|
||
#. odoo-python
|
||
#: code:addons/base_automation/models/base_automation.py:0
|
||
#: code:addons/base_automation/models/base_automation.py:0
|
||
#, python-format
|
||
msgid "Warning"
|
||
msgstr "Avertissement"
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,help:base_automation.field_base_automation__trg_date_calendar_id
|
||
msgid ""
|
||
"When calculating a day-based timed condition, it is possible to use a "
|
||
"calendar to compute the date based on working days."
|
||
msgstr ""
|
||
"Lors du calcul d'une condition temporelle basée sur la journée, il est "
|
||
"possible d'utiliser un calendrier pour calculer une date basée sur les jours"
|
||
" ouvrables."
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,help:base_automation.field_base_automation__sequence
|
||
msgid ""
|
||
"When dealing with multiple actions, the execution order is based on the "
|
||
"sequence. Low number means high priority."
|
||
msgstr ""
|
||
"Pour de multiples actions, l'ordre d'exécution est fondé sur la séquence. Un"
|
||
" chiffre faible signifie une priorité élevée."
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,help:base_automation.field_base_automation__trg_date_id
|
||
msgid ""
|
||
"When should the condition be triggered.\n"
|
||
" If present, will be checked by the scheduler. If empty, will be checked at creation and update."
|
||
msgstr ""
|
||
"Cas où la condition doit être déclenchée.\n"
|
||
" Si définie, la valeur sera vérifiée par le planificateur de tâches. Si vide, la valeur sera vérifiée lors d'une création et d'une mise à jour."
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,help:base_automation.field_base_automation__active
|
||
msgid "When unchecked, the rule is hidden and will not be executed."
|
||
msgstr ""
|
||
"Lorsque la case n'est pas cochée, la règle est masquée et ne sera pas "
|
||
"exécutée."
|
||
|
||
#. module: base_automation
|
||
#: model:ir.model.fields,help:base_automation.field_base_automation__code
|
||
msgid ""
|
||
"Write Python code that the action will execute. Some variables are available"
|
||
" for use; help about python expression is given in the help tab."
|
||
msgstr ""
|
||
"Écrivez le code Python que l'action exécutera. Certaines variables sont "
|
||
"disponibles à l'utilisation ; de l'aide sur les expressions Python est "
|
||
"disponible dans l'onglet Aide. "
|
||
|
||
#. module: base_automation
|
||
#. odoo-javascript
|
||
#: code:addons/base_automation/static/src/xml/base_automation_error_dialog.xml:0
|
||
#, python-format
|
||
msgid ""
|
||
"You can ask an administrator to disable or correct this automated action."
|
||
msgstr ""
|
||
"Vous pouvez demander à un administrateur de désactiver ou de corriger cette "
|
||
"action automatisée."
|
||
|
||
#. module: base_automation
|
||
#. odoo-javascript
|
||
#: code:addons/base_automation/static/src/xml/base_automation_error_dialog.xml:0
|
||
#, python-format
|
||
msgid "You can disable this automated action or edit it to solve the issue."
|
||
msgstr ""
|
||
"Vous pouvez désactiver cette action automatisée ou la modifier pour résoudre"
|
||
" l'incident."
|
||
|
||
#. module: base_automation
|
||
#. odoo-python
|
||
#: code:addons/base_automation/models/base_automation.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"You cannot send an email, add followers or create an activity for a deleted "
|
||
"record. It simply does not work."
|
||
msgstr ""
|
||
"Vous ne pouvez pas envoyer d'e-mail, ajouter des abonnés ou créer une "
|
||
"activité pour un enregistrement supprimé. Cela ne fonctionne tout simplement"
|
||
" pas."
|