# Translation of Odoo Server. # This file contains the translation of the following modules: # * iap_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: 2024-01-05 13:46+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: iap_extract #: model:mail.template,body_html:iap_extract.iap_extract_no_credit msgid "" "
\n" "

Dear,

\n" "

There are no more credits on your IAP OCR account.
\n" " You can charge your IAP OCR account in the settings page.

\n" "

Best regards,

\n" "

Odoo S.A.

\n" "
" msgstr "" "
\n" "

Bonjour,

\n" "

Il n'y a plus de crédits sur votre compte IAP pour l'utilisation de l'OCR.
\n" " Vous pouvez charger votre compte IAP pour l'utilisation de l'OCR sur la page des paramètres.

\n" "

Cordialement,

\n" "

Odoo S.A.

\n" "
" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__message_needaction msgid "Action Needed" msgstr "Nécessite une action" #. module: iap_extract #. odoo-python #: code:addons/iap_extract/models/extract_mixin.py:0 #: model:ir.model.fields.selection,name:iap_extract.selection__account_move__extract_state__error_status #: model:ir.model.fields.selection,name:iap_extract.selection__extract_mixin__extract_state__error_status #: model:ir.model.fields.selection,name:iap_extract.selection__hr_applicant__extract_state__error_status #: model:ir.model.fields.selection,name:iap_extract.selection__hr_expense__extract_state__error_status #, python-format msgid "An error occurred" msgstr "Une erreur s'est produite" #. module: iap_extract #. odoo-python #: code:addons/iap_extract/models/extract_mixin.py:0 #, python-format msgid "An error occurred during the upload" msgstr "Une erreur s'est produite lors du chargement" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__message_attachment_count msgid "Attachment Count" msgstr "Nombre de pièces jointes" #. module: iap_extract #: model:ir.model,name:iap_extract.model_extract_mixin msgid "Base class to extract data from documents" msgstr "Classe de base pour extraire des données de documents" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__extract_can_show_send_button msgid "Can show the ocr send button" msgstr "Peut afficher le bouton d'envoi OCR " #. module: iap_extract #: model:ir.model.fields.selection,name:iap_extract.selection__account_move__extract_state__done #: model:ir.model.fields.selection,name:iap_extract.selection__extract_mixin__extract_state__done #: model:ir.model.fields.selection,name:iap_extract.selection__hr_applicant__extract_state__done #: model:ir.model.fields.selection,name:iap_extract.selection__hr_expense__extract_state__done msgid "Completed flow" msgstr "Flux complété" #. module: iap_extract #. odoo-python #: code:addons/iap_extract/models/extract_mixin.py:0 #, python-format msgid "Document is being digitized" msgstr "Le document est en cours de numérisation" #. module: iap_extract #. odoo-python #: code:addons/iap_extract/models/extract_mixin.py:0 #, python-format msgid "Document sent for digitization" msgstr "Document envoyé pour numérisation" #. module: iap_extract #. odoo-python #: code:addons/iap_extract/models/extract_mixin.py:0 #, python-format msgid "Documents sent for digitization" msgstr "Documents envoyés pour numérisation" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__extract_error_message msgid "Error message" msgstr "Message d'erreur" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__extract_state_processed msgid "Extract State Processed" msgstr "Extraire les éléments traités" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__extract_state msgid "Extract state" msgstr "Extraire état" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__extract_status msgid "Extract status" msgstr "Statut d'extraction" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__message_follower_ids msgid "Followers" msgstr "Abonnés" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__message_partner_ids msgid "Followers (Partners)" msgstr "Abonnés (Partenaires)" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__has_message msgid "Has Message" msgstr "A un message" #. module: iap_extract #: model:mail.template,name:iap_extract.iap_extract_no_credit #: model:mail.template,subject:iap_extract.iap_extract_no_credit msgid "IAP Extract Notification" msgstr "Notification extraction IAP" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__extract_document_uuid msgid "ID of the request to IAP-OCR" msgstr "ID de la requête à IAP-OCR" #. module: iap_extract #: model:ir.model.fields,help:iap_extract.field_extract_mixin__message_needaction msgid "If checked, new messages require your attention." msgstr "Si coché, de nouveaux messages demandent votre attention." #. module: iap_extract #: model:ir.model.fields,help:iap_extract.field_extract_mixin__message_has_error msgid "If checked, some messages have a delivery error." msgstr "Si coché, certains messages ont une erreur de livraison." #. module: iap_extract #. odoo-python #: code:addons/iap_extract/models/extract_mixin.py:0 #, python-format msgid "Invalid PDF (Conversion error)" msgstr "PDF invalide (erreur de conversion)" #. module: iap_extract #. odoo-python #: code:addons/iap_extract/models/extract_mixin.py:0 #, python-format msgid "Invalid PDF (Unable to get page count)" msgstr "PDF invalide (Impossible d'obtenir le nombre de pages)" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__message_is_follower msgid "Is Follower" msgstr "Est un abonné" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__is_in_extractable_state msgid "Is In Extractable State" msgstr "Peut être extrait" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__message_main_attachment_id msgid "Main Attachment" msgstr "Pièce jointe principale" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__message_has_error msgid "Message Delivery error" msgstr "Erreur d'envoi du message" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__message_ids msgid "Messages" msgstr "Messages" #. module: iap_extract #: model:ir.model.fields.selection,name:iap_extract.selection__account_move__extract_state__no_extract_requested #: model:ir.model.fields.selection,name:iap_extract.selection__extract_mixin__extract_state__no_extract_requested #: model:ir.model.fields.selection,name:iap_extract.selection__hr_applicant__extract_state__no_extract_requested #: model:ir.model.fields.selection,name:iap_extract.selection__hr_expense__extract_state__no_extract_requested msgid "No extract requested" msgstr "Aucune extraction demandée" #. module: iap_extract #: model:ir.model.fields.selection,name:iap_extract.selection__account_move__extract_state__not_enough_credit #: model:ir.model.fields.selection,name:iap_extract.selection__extract_mixin__extract_state__not_enough_credit #: model:ir.model.fields.selection,name:iap_extract.selection__hr_applicant__extract_state__not_enough_credit #: model:ir.model.fields.selection,name:iap_extract.selection__hr_expense__extract_state__not_enough_credit msgid "Not enough credits" msgstr "Pas assez de crédits" #. module: iap_extract #. odoo-python #: code:addons/iap_extract/models/extract_mixin.py:0 #, python-format msgid "Not enough credits for data extraction" msgstr "Pas assez de crédits pour l'extraction des données" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__message_needaction_counter msgid "Number of Actions" msgstr "Nombre d'actions" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__message_has_error_counter msgid "Number of errors" msgstr "Nombre d'erreurs" #. module: iap_extract #: model:ir.model.fields,help:iap_extract.field_extract_mixin__message_needaction_counter msgid "Number of messages requiring action" msgstr "Nombre de messages nécessitant une action" #. module: iap_extract #: model:ir.model.fields,help:iap_extract.field_extract_mixin__message_has_error_counter msgid "Number of messages with delivery error" msgstr "Nombre de messages avec des erreurs d'envoi" #. module: iap_extract #: model:ir.model.fields,field_description:iap_extract.field_extract_mixin__rating_ids msgid "Ratings" msgstr "Évaluations" #. module: iap_extract #. odoo-python #: code:addons/iap_extract/models/extract_mixin.py:0 #, python-format msgid "Server is currently under maintenance. Please retry later" msgstr "" "Le serveur est actuellement en maintenance. Veuillez réessayer " "ultérieurement" #. module: iap_extract #. odoo-python #: code:addons/iap_extract/models/extract_mixin.py:0 #, python-format msgid "Server not available. Please retry later" msgstr "Serveur non disponible. Veuillez réessayer ultérieurement" #. module: iap_extract #. odoo-python #: code:addons/iap_extract/models/extract_mixin.py:0 #, python-format msgid "Some documents were skipped as they were already digitized" msgstr "Certains documents ont été omis, car ils étaient déjà numérisés" #. module: iap_extract #. odoo-python #: code:addons/iap_extract/models/extract_mixin.py:0 #, python-format msgid "" "The 'invoice_ocr' IAP account token is invalid. Please delete it to let Odoo" " generate a new one or fill it with a valid token." msgstr "" "Le jeton du compte IAP 'invoice_cor' n'est pas valide. Veuillez le supprimer" " pour permettre à Odoo d'en générer un nouveau ou le remplir avec un jeton " "valide." #. module: iap_extract #. odoo-python #: code:addons/iap_extract/models/extract_mixin.py:0 #, python-format msgid "The document could not be found" msgstr "Le document n'a pas pu être trouvé" #. module: iap_extract #. odoo-python #: code:addons/iap_extract/models/extract_mixin.py:0 #, python-format msgid "The document has been rejected because it is too small" msgstr "Le document a été rejeté car il est trop petit" #. module: iap_extract #. odoo-python #: code:addons/iap_extract/models/extract_mixin.py:0 #, python-format msgid "The selected documents are already digitized" msgstr "Les documents sélectionnés sont déjà numérisés" #. module: iap_extract #: model:ir.model.fields.selection,name:iap_extract.selection__account_move__extract_state__to_validate #: model:ir.model.fields.selection,name:iap_extract.selection__extract_mixin__extract_state__to_validate #: model:ir.model.fields.selection,name:iap_extract.selection__hr_applicant__extract_state__to_validate #: model:ir.model.fields.selection,name:iap_extract.selection__hr_expense__extract_state__to_validate msgid "To validate" msgstr "À valider" #. module: iap_extract #. odoo-python #: code:addons/iap_extract/models/extract_mixin.py:0 #, python-format msgid "Unsupported image format" msgstr "Format d'image non pris en charge" #. module: iap_extract #: model:ir.model.fields.selection,name:iap_extract.selection__account_move__extract_state__waiting_extraction #: model:ir.model.fields.selection,name:iap_extract.selection__extract_mixin__extract_state__waiting_extraction #: model:ir.model.fields.selection,name:iap_extract.selection__hr_applicant__extract_state__waiting_extraction #: model:ir.model.fields.selection,name:iap_extract.selection__hr_expense__extract_state__waiting_extraction msgid "Waiting extraction" msgstr "En attente d'extraction" #. module: iap_extract #: model:ir.model.fields.selection,name:iap_extract.selection__account_move__extract_state__waiting_validation #: model:ir.model.fields.selection,name:iap_extract.selection__extract_mixin__extract_state__waiting_validation #: model:ir.model.fields.selection,name:iap_extract.selection__hr_applicant__extract_state__waiting_validation #: model:ir.model.fields.selection,name:iap_extract.selection__hr_expense__extract_state__waiting_validation msgid "Waiting validation" msgstr "Validation en attente" #. module: iap_extract #. odoo-python #: code:addons/iap_extract/models/extract_mixin.py:0 #, python-format msgid "" "Your PDF file is protected by a password. The OCR can't extract data from it" msgstr "" "Votre document PDF est protégé par un mot de passe. L'OCR ne peut pas en " "extraire de données." #. module: iap_extract #. odoo-python #: code:addons/iap_extract/models/extract_mixin.py:0 #, python-format msgid "Your document contains too many pages" msgstr "Votre document comporte trop de pages" #. module: iap_extract #: model:ir.model.fields.selection,name:iap_extract.selection__account_move__extract_state__extract_not_ready #: model:ir.model.fields.selection,name:iap_extract.selection__extract_mixin__extract_state__extract_not_ready #: model:ir.model.fields.selection,name:iap_extract.selection__hr_applicant__extract_state__extract_not_ready #: model:ir.model.fields.selection,name:iap_extract.selection__hr_expense__extract_state__extract_not_ready msgid "waiting extraction, but it is not ready" msgstr "en attente d'extraction, mais elle n'est pas prête"