forked from Mapan/odoo17e
281 lines
11 KiB
Plaintext
281 lines
11 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * hr_recruitment_extract
|
|
#
|
|
# Translators:
|
|
# Jolien De Paepe, 2023
|
|
# Wil Odoo, 2023
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-10-26 22:21+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
|
"Last-Translator: Wil Odoo, 2023\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: hr_recruitment_extract
|
|
#. odoo-python
|
|
#: code:addons/hr_recruitment_extract/models/hr_applicant.py:0
|
|
#, python-format
|
|
msgid "%s's Application"
|
|
msgstr "Candidature de %s"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model_terms:ir.ui.view,arch_db:hr_recruitment_extract.hr_recruitment_extract_view_form
|
|
msgid ""
|
|
"<i class=\"oi oi-fw o_button_icon oi-arrow-right\"/>\n"
|
|
" Buy credits"
|
|
msgstr ""
|
|
"<i class=\"oi oi-fw o_button_icon oi-arrow-right\"/>\n"
|
|
" Acheter des crédits"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model_terms:ir.ui.view,arch_db:hr_recruitment_extract.hr_recruitment_extract_view_form
|
|
msgid ""
|
|
"<i class=\"oi oi-fw o_button_icon oi-arrow-right\"/>\n"
|
|
" Refresh"
|
|
msgstr ""
|
|
"<i class=\"oi oi-fw o_button_icon oi-arrow-right\"/>\n"
|
|
" Rafraîchir"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model_terms:ir.ui.view,arch_db:hr_recruitment_extract.hr_recruitment_extract_view_form
|
|
msgid ""
|
|
"<i class=\"oi oi-fw o_button_icon oi-arrow-right\"/>\n"
|
|
" Retry"
|
|
msgstr ""
|
|
"<i class=\"oi oi-fw o_button_icon oi-arrow-right\"/>\n"
|
|
" Réessayer"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model.fields,field_description:hr_recruitment_extract.field_hr_applicant__message_needaction
|
|
msgid "Action Needed"
|
|
msgstr "Nécessite une action"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model_terms:ir.ui.view,arch_db:hr_recruitment_extract.hr_recruitment_extract_view_form
|
|
msgid ""
|
|
"All fields will be automated by Artificial Intelligence, it might take 5 "
|
|
"seconds."
|
|
msgstr ""
|
|
"Tous les champs seront automatisés par l'Intelligence Artificielle, cela "
|
|
"pourrait prendre 5 secondes."
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model,name:hr_recruitment_extract.model_hr_applicant
|
|
msgid "Applicant"
|
|
msgstr "Candidat"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model,name:hr_recruitment_extract.model_ir_attachment
|
|
msgid "Attachment"
|
|
msgstr "Pièce jointe"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model.fields,field_description:hr_recruitment_extract.field_hr_applicant__message_attachment_count
|
|
msgid "Attachment Count"
|
|
msgstr "Nombre de pièces jointes"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model.fields,field_description:hr_recruitment_extract.field_hr_applicant__extract_can_show_send_button
|
|
msgid "Can show the ocr send button"
|
|
msgstr "Peut montrer le bouton d'envoi OCR "
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model,name:hr_recruitment_extract.model_res_company
|
|
msgid "Companies"
|
|
msgstr "Sociétés"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model,name:hr_recruitment_extract.model_res_config_settings
|
|
msgid "Config Settings"
|
|
msgstr "Paramètres de configuration"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model.fields.selection,name:hr_recruitment_extract.selection__res_company__recruitment_extract_show_ocr_option_selection__auto_send
|
|
msgid "Digitize automatically"
|
|
msgstr "Numériser automatiquement"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.actions.server,name:hr_recruitment_extract.ir_actions_server_digitize_cv
|
|
#: model_terms:ir.ui.view,arch_db:hr_recruitment_extract.hr_recruitment_extract_view_form
|
|
msgid "Digitize document"
|
|
msgstr "Numériser le document"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model.fields.selection,name:hr_recruitment_extract.selection__res_company__recruitment_extract_show_ocr_option_selection__manual_send
|
|
msgid "Digitize on demand only"
|
|
msgstr "Numériser sur demande uniquement"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model.fields.selection,name:hr_recruitment_extract.selection__res_company__recruitment_extract_show_ocr_option_selection__no_send
|
|
msgid "Do not digitize"
|
|
msgstr "Ne pas numériser"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model.fields,field_description:hr_recruitment_extract.field_hr_applicant__extract_error_message
|
|
msgid "Error message"
|
|
msgstr "Message d'erreur"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model.fields,field_description:hr_recruitment_extract.field_hr_applicant__extract_state_processed
|
|
msgid "Extract State Processed"
|
|
msgstr "Extraire les éléments traités"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model.fields,field_description:hr_recruitment_extract.field_hr_applicant__extract_state
|
|
msgid "Extract state"
|
|
msgstr "Extraire état"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model.fields,field_description:hr_recruitment_extract.field_hr_applicant__extract_status
|
|
msgid "Extract status"
|
|
msgstr "Statut d'extraction"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model.fields,field_description:hr_recruitment_extract.field_hr_applicant__message_follower_ids
|
|
msgid "Followers"
|
|
msgstr "Abonnés"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model.fields,field_description:hr_recruitment_extract.field_hr_applicant__message_partner_ids
|
|
msgid "Followers (Partners)"
|
|
msgstr "Abonnés (Partenaires)"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model.fields,field_description:hr_recruitment_extract.field_hr_applicant__has_message
|
|
msgid "Has Message"
|
|
msgstr "A un message"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model.fields,field_description:hr_recruitment_extract.field_hr_applicant__extract_document_uuid
|
|
msgid "ID of the request to IAP-OCR"
|
|
msgstr "ID de la requête à IAP-OCR"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model.fields,help:hr_recruitment_extract.field_hr_applicant__message_needaction
|
|
msgid "If checked, new messages require your attention."
|
|
msgstr "Si coché, de nouveaux messages demandent votre attention."
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model.fields,help:hr_recruitment_extract.field_hr_applicant__message_has_error
|
|
#: model:ir.model.fields,help:hr_recruitment_extract.field_hr_applicant__message_has_sms_error
|
|
msgid "If checked, some messages have a delivery error."
|
|
msgstr "Si coché, certains messages ont une erreur de livraison."
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model.fields,field_description:hr_recruitment_extract.field_hr_applicant__message_is_follower
|
|
msgid "Is Follower"
|
|
msgstr "Est un abonné"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model.fields,field_description:hr_recruitment_extract.field_hr_applicant__is_in_extractable_state
|
|
msgid "Is In Extractable State"
|
|
msgstr "Peut être extrait"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model.fields,field_description:hr_recruitment_extract.field_hr_applicant__message_main_attachment_id
|
|
msgid "Main Attachment"
|
|
msgstr "Pièce jointe principale"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model.fields,field_description:hr_recruitment_extract.field_hr_applicant__message_has_error
|
|
msgid "Message Delivery error"
|
|
msgstr "Erreur d'envoi du message"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model.fields,field_description:hr_recruitment_extract.field_hr_applicant__message_ids
|
|
msgid "Messages"
|
|
msgstr "Messages"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model.fields,field_description:hr_recruitment_extract.field_hr_applicant__message_needaction_counter
|
|
msgid "Number of Actions"
|
|
msgstr "Nombre d'actions"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model.fields,field_description:hr_recruitment_extract.field_hr_applicant__message_has_error_counter
|
|
msgid "Number of errors"
|
|
msgstr "Nombre d'erreurs"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model.fields,help:hr_recruitment_extract.field_hr_applicant__message_needaction_counter
|
|
msgid "Number of messages requiring action"
|
|
msgstr "Nombre de messages nécessitant une action"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model.fields,help:hr_recruitment_extract.field_hr_applicant__message_has_error_counter
|
|
msgid "Number of messages with delivery error"
|
|
msgstr "Nombre de messages avec des erreurs d'envoi"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model.fields,field_description:hr_recruitment_extract.field_hr_applicant__rating_ids
|
|
msgid "Ratings"
|
|
msgstr "Évaluations"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.actions.server,name:hr_recruitment_extract.ir_cron_update_ocr_status_ir_actions_server
|
|
msgid "Recruitment OCR: Update All Status"
|
|
msgstr "OCR en Recrutement : Mettre à jour les status"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.actions.server,name:hr_recruitment_extract.ir_cron_ocr_validate_ir_actions_server
|
|
msgid "Recruitment OCR: Validate CV"
|
|
msgstr "OCR en Recrutement : Valider le CV"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model.fields,field_description:hr_recruitment_extract.field_res_config_settings__recruitment_extract_show_ocr_option_selection
|
|
msgid "Recruitment processing option"
|
|
msgstr "Option de traitement du recrutement"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model.fields,field_description:hr_recruitment_extract.field_hr_applicant__message_has_sms_error
|
|
msgid "SMS Delivery error"
|
|
msgstr "Erreur d'envoi SMS"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model.fields,field_description:hr_recruitment_extract.field_res_company__recruitment_extract_show_ocr_option_selection
|
|
msgid "Send mode on applicant attachments"
|
|
msgstr "Mode d'envoi sur les pièces jointes des candidats"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model_terms:ir.ui.view,arch_db:hr_recruitment_extract.hr_recruitment_extract_view_form
|
|
msgid ""
|
|
"The data extraction is not finished yet. The extraction usually takes "
|
|
"between 5 and 10 seconds."
|
|
msgstr ""
|
|
"L'extraction de données n'est pas encore terminée. L'extraction prend "
|
|
"généralement entre 5 et 10 secondes."
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model.fields,field_description:hr_recruitment_extract.field_hr_applicant__website_message_ids
|
|
msgid "Website Messages"
|
|
msgstr "Messages du site web"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model:ir.model.fields,help:hr_recruitment_extract.field_hr_applicant__website_message_ids
|
|
msgid "Website communication history"
|
|
msgstr "Historique de communication du site web"
|
|
|
|
#. module: hr_recruitment_extract
|
|
#. odoo-python
|
|
#: code:addons/hr_recruitment_extract/models/hr_applicant.py:0
|
|
#, python-format
|
|
msgid "You cannot send a CV for an applicant who's not in first stage!"
|
|
msgstr ""
|
|
"Vous ne pouvez pas envoyer de CV pour un candidat qui n'est pas dans une "
|
|
"étape initiale ! "
|
|
|
|
#. module: hr_recruitment_extract
|
|
#: model_terms:ir.ui.view,arch_db:hr_recruitment_extract.hr_recruitment_extract_view_form
|
|
msgid "You don't have enough credit to extract data from your Resume."
|
|
msgstr ""
|
|
"Vous n'avez pas assez de crédits pour extraire les données de votre CV."
|