19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:30:07 +01:00
parent ba20ce7443
commit 768b70e05e
2357 changed files with 1057103 additions and 712486 deletions

View file

@ -1,63 +1,69 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_edi
#
# Translators:
# Martin Trigaux, 2022
# Cécile Collart <cco@odoo.com>, 2022
# Jolien De Paepe, 2023
# Manon Rondou, 2024
# Wil Odoo, 2025
#
# * account_edi
#
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
# "Manon Rondou (ronm)" <ronm@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Project-Id-Version: Odoo Server saas~18.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-02-10 08:26+0000\n"
"PO-Revision-Date: 2022-09-22 05:44+0000\n"
"Last-Translator: Wil Odoo, 2025\n"
"Language-Team: French (https://app.transifex.com/odoo/teams/41243/fr/)\n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-10-14 11:16+0000\n"
"Last-Translator: \"Manon Rondou (ronm)\" <ronm@odoo.com>\n"
"Language-Team: French <https://translate.odoo.com/projects/odoo-19/"
"account_edi/fr/>\n"
"Language: 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"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 5.12.2\n"
#. module: account_edi
#. odoo-python
#: code:addons/account_edi/models/account_move.py:0
#, python-format
msgid " Electronic invoicing error(s)"
msgstr "Erreur(s) de facturation électronique"
msgid "%(count)s Electronic invoicing error(s)"
msgstr "%(count)s Erreur(s) de facturation électronique"
#. module: account_edi
#. odoo-python
#: code:addons/account_edi/models/account_move.py:0
#, python-format
msgid " Electronic invoicing info(s)"
msgstr "Informations de facturation électronique"
msgid "%(count)s Electronic invoicing info(s)"
msgstr "%(count)s Informations de facturation électronique"
#. module: account_edi
#. odoo-python
#: code:addons/account_edi/models/account_move.py:0
#, python-format
msgid " Electronic invoicing warning(s)"
msgstr "Avertissement(s) sur la facturation électronique"
msgid "%(count)s Electronic invoicing warning(s)"
msgstr "%(count)s Avertissement(s) sur la facturation électronique"
#. module: account_edi
#. odoo-python
#: code:addons/account_edi/models/account_move.py:0
#, python-format
msgid "A cancellation of the EDI has been requested."
msgstr "Une annulation de l'EDI a été demandée."
#. module: account_edi
#. odoo-python
#: code:addons/account_edi/models/account_move.py:0
#, python-format
msgid "A request for cancellation of the EDI has been called off."
msgstr "Une demande d'annulation de l'EDI a été révoquée."
#. module: account_edi
#: model:ir.model,name:account_edi.model_account_move_send
msgid "Account Move Send"
msgstr "Envoi de l'écriture comptable"
#. module: account_edi
#: model_terms:ir.ui.view,arch_db:account_edi.view_move_form_inherit
msgid ""
"Are you sure you want to cancel this invoice without waiting for the EDI "
"document to be canceled?"
msgstr ""
"Êtes-vous sûr de vouloir annuler cette facture sans attendre l'annulation du "
"document EDI ?"
#. module: account_edi
#: model:ir.model,name:account_edi.model_ir_attachment
#: model:ir.model.fields,field_description:account_edi.field_account_edi_document__attachment_id
@ -72,15 +78,22 @@ msgstr "Niveau de blocage"
#. module: account_edi
#: model:ir.model.fields,help:account_edi.field_account_edi_document__blocking_level
msgid ""
"Blocks the current operation of the document depending on the error severity:\n"
" * Info: the document is not blocked and everything is working as it should.\n"
" * Warning: there is an error that doesn't prevent the current Electronic Invoicing operation to succeed.\n"
" * Error: there is an error that blocks the current Electronic Invoicing operation."
"Blocks the current operation of the document depending on the error "
"severity:\n"
" * Info: the document is not blocked and everything is working as it "
"should.\n"
" * Warning: there is an error that doesn't prevent the current Electronic "
"Invoicing operation to succeed.\n"
" * Error: there is an error that blocks the current Electronic Invoicing "
"operation."
msgstr ""
"Bloque l'opération en cours du document en fonction de la gravité de l'erreur :\n"
"Bloque l'opération en cours du document en fonction de la gravité de "
"l'erreur :\n"
"* Info : le document n'est pas bloqué et tout fonctionne comme il se doit.\n"
"* Attention : il y a une erreur qui n'empêche pas l'opération de facturation électronique en cours de réussir.\n"
"* Erreur : il y a une erreur qui bloque l'opération de facturation électronique en cours."
"* Attention : il y a une erreur qui n'empêche pas l'opération de facturation "
"électronique en cours de réussir.\n"
"* Erreur : il y a une erreur qui bloque l'opération de facturation "
"électronique en cours."
#. module: account_edi
#: model_terms:ir.ui.view,arch_db:account_edi.view_move_form_inherit
@ -96,7 +109,6 @@ msgstr "Annulé"
#. module: account_edi
#. odoo-python
#: code:addons/account_edi/models/account_journal.py:0
#, python-format
msgid ""
"Cannot deactivate (%s) on this journal because not all documents are "
"synchronized"
@ -129,31 +141,22 @@ msgstr "Créé le"
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_edi_document__display_name
#: model:ir.model.fields,field_description:account_edi.field_account_edi_format__display_name
#: model:ir.model.fields,field_description:account_edi.field_account_journal__display_name
#: model:ir.model.fields,field_description:account_edi.field_account_move__display_name
#: model:ir.model.fields,field_description:account_edi.field_account_move_send__display_name
#: model:ir.model.fields,field_description:account_edi.field_account_resequence_wizard__display_name
#: model:ir.model.fields,field_description:account_edi.field_ir_actions_report__display_name
#: model:ir.model.fields,field_description:account_edi.field_ir_attachment__display_name
msgid "Display Name"
msgstr "Nom d'affichage"
#. module: account_edi
#. odoo-python
#: code:addons/account_edi/models/account_edi_format.py:0
#, python-format
msgid "Display the currency"
msgstr "Afficher la devise"
#. module: account_edi
#: model_terms:ir.ui.view,arch_db:account_edi.view_move_form_inherit
#: model_terms:ir.ui.view,arch_db:account_edi.view_payment_form_inherit
msgid "Download"
msgstr "Télécharger"
#. module: account_edi
#: model:ir.actions.server,name:account_edi.ir_cron_edi_network_ir_actions_server
#: model:ir.cron,cron_name:account_edi.ir_cron_edi_network
msgid "EDI : Perform web services operations"
msgstr "EDI : Réaliser des opérations de services web"
#. module: account_edi
#: model_terms:ir.ui.view,arch_db:account_edi.view_move_form_inherit
#: model_terms:ir.ui.view,arch_db:account_edi.view_payment_form_inherit
msgid "EDI Documents"
msgstr "Documents EDI"
@ -167,10 +170,14 @@ msgstr "Format EDI"
msgid "EDI format that support moves in this journal"
msgstr "Format EDI qui prend en charge les mouvements dans ce journal"
#. module: account_edi
#: model:ir.actions.server,name:account_edi.ir_cron_edi_network_ir_actions_server
msgid "EDI: Perform web services operations"
msgstr "EDI : Effectuer des opérations de services web"
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_bank_statement_line__edi_blocking_level
#: model:ir.model.fields,field_description:account_edi.field_account_move__edi_blocking_level
#: model:ir.model.fields,field_description:account_edi.field_account_payment__edi_blocking_level
msgid "Edi Blocking Level"
msgstr "Niveau de blocage EDI"
@ -182,21 +189,18 @@ msgstr "Contenu EDI"
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_bank_statement_line__edi_document_ids
#: model:ir.model.fields,field_description:account_edi.field_account_move__edi_document_ids
#: model:ir.model.fields,field_description:account_edi.field_account_payment__edi_document_ids
msgid "Edi Document"
msgstr "Document Edi"
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_bank_statement_line__edi_error_count
#: model:ir.model.fields,field_description:account_edi.field_account_move__edi_error_count
#: model:ir.model.fields,field_description:account_edi.field_account_payment__edi_error_count
msgid "Edi Error Count"
msgstr "Nombre d'erreurs Edi"
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_bank_statement_line__edi_error_message
#: model:ir.model.fields,field_description:account_edi.field_account_move__edi_error_message
#: model:ir.model.fields,field_description:account_edi.field_account_payment__edi_error_message
msgid "Edi Error Message"
msgstr "Message d'erreur Edi"
@ -208,28 +212,26 @@ msgstr "Format Edi"
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_bank_statement_line__edi_show_abandon_cancel_button
#: model:ir.model.fields,field_description:account_edi.field_account_move__edi_show_abandon_cancel_button
#: model:ir.model.fields,field_description:account_edi.field_account_payment__edi_show_abandon_cancel_button
msgid "Edi Show Abandon Cancel Button"
msgstr "Edi afficher le bouton Ignorer l'annulation"
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_bank_statement_line__edi_show_cancel_button
#: model:ir.model.fields,field_description:account_edi.field_account_move__edi_show_cancel_button
#: model:ir.model.fields,field_description:account_edi.field_account_payment__edi_show_cancel_button
msgid "Edi Show Cancel Button"
msgstr "Edi afficher le bouton d'annulation"
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_bank_statement_line__edi_web_services_to_process
#: model:ir.model.fields,field_description:account_edi.field_account_move__edi_web_services_to_process
#: model:ir.model.fields,field_description:account_edi.field_account_payment__edi_web_services_to_process
msgid "Edi Web Services To Process"
msgstr "Services web Edi à traiter"
#: model:ir.model.fields,field_description:account_edi.field_account_bank_statement_line__edi_show_force_cancel_button
#: model:ir.model.fields,field_description:account_edi.field_account_move__edi_show_force_cancel_button
msgid "Edi Show Force Cancel Button"
msgstr "Edi afficher le bouton pour forcer l'annulation"
#. module: account_edi
#: model_terms:ir.ui.view,arch_db:account_edi.view_account_journal_form_inherited
msgid "Electronic Data Interchange"
msgstr "Échange de données informatisé"
#: model:ir.model.fields,field_description:account_edi.field_account_bank_statement_line__edi_web_services_to_process
#: model:ir.model.fields,field_description:account_edi.field_account_move__edi_web_services_to_process
msgid "Edi Web Services To Process"
msgstr "Services web Edi à traiter"
#. module: account_edi
#: model:ir.model,name:account_edi.model_account_edi_document
@ -238,11 +240,9 @@ msgstr "Document électronique pour un account.move"
#. module: account_edi
#: model:ir.actions.act_window,name:account_edi.action_open_edi_documents
#: model:ir.actions.act_window,name:account_edi.action_open_payment_edi_documents
#: model:ir.model.fields,field_description:account_edi.field_account_bank_statement_line__edi_state
#: model:ir.model.fields,field_description:account_edi.field_account_journal__edi_format_ids
#: model:ir.model.fields,field_description:account_edi.field_account_move__edi_state
#: model:ir.model.fields,field_description:account_edi.field_account_payment__edi_state
msgid "Electronic invoicing"
msgstr "Facturation électronique"
@ -256,11 +256,6 @@ msgstr "Traitement de la facturation électronique nécessaire"
msgid "Electronic invoicing state"
msgstr "État de la facturation électronique"
#. module: account_edi
#: model:ir.model,name:account_edi.model_mail_template
msgid "Email Templates"
msgstr "Modèles d'e-mail"
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_edi_document__error
#: model:ir.model.fields.selection,name:account_edi.selection__account_edi_document__blocking_level__error
@ -268,6 +263,11 @@ msgstr "Modèles d'e-mail"
msgid "Error"
msgstr "Erreur"
#. module: account_edi
#: model_terms:ir.ui.view,arch_db:account_edi.view_move_form_inherit
msgid "Force Cancel"
msgstr "Forcer l'annulation"
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_edi_document__edi_format_name
msgid "Format Name"
@ -276,13 +276,18 @@ msgstr "Format du nom"
#. module: account_edi
#: model:ir.model.fields,help:account_edi.field_account_bank_statement_line__edi_error_count
#: model:ir.model.fields,help:account_edi.field_account_move__edi_error_count
#: model:ir.model.fields,help:account_edi.field_account_payment__edi_error_count
msgid "How many EDIs are in error for this move ?"
msgstr "Combien d'EDIs sont en statut d'erreur pour ce mouvement ?"
msgid "How many EDIs are in error for this move?"
msgstr "Combien d'EDIs sont en erreur pour ce mouvement ?"
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_edi_document__id
#: model:ir.model.fields,field_description:account_edi.field_account_edi_format__id
#: model:ir.model.fields,field_description:account_edi.field_account_journal__id
#: model:ir.model.fields,field_description:account_edi.field_account_move__id
#: model:ir.model.fields,field_description:account_edi.field_account_move_send__id
#: model:ir.model.fields,field_description:account_edi.field_account_resequence_wizard__id
#: model:ir.model.fields,field_description:account_edi.field_ir_actions_report__id
#: model:ir.model.fields,field_description:account_edi.field_ir_attachment__id
msgid "ID"
msgstr "ID"
@ -290,12 +295,11 @@ msgstr "ID"
#: model:ir.model.fields.selection,name:account_edi.selection__account_edi_document__blocking_level__info
#: model:ir.model.fields.selection,name:account_edi.selection__account_move__edi_blocking_level__info
msgid "Info"
msgstr "Info"
msgstr "Infos"
#. module: account_edi
#. odoo-python
#: code:addons/account_edi/models/account_move.py:0
#, python-format
msgid ""
"Invalid invoice configuration:\n"
"\n"
@ -313,30 +317,19 @@ msgstr "Journal"
#. module: account_edi
#: model:ir.model,name:account_edi.model_account_move
msgid "Journal Entry"
msgstr "Pièce comptable"
#. module: account_edi
#: model:ir.model,name:account_edi.model_account_move_line
msgid "Journal Item"
msgstr "Écriture comptable"
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_edi_document____last_update
#: model:ir.model.fields,field_description:account_edi.field_account_edi_format____last_update
msgid "Last Modified on"
msgstr "Dernière modification le"
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_edi_document__write_uid
#: model:ir.model.fields,field_description:account_edi.field_account_edi_format__write_uid
msgid "Last Updated by"
msgstr "Dernière mise à jour par"
msgstr "Mis à jour par"
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_edi_document__write_date
#: model:ir.model.fields,field_description:account_edi.field_account_edi_format__write_date
msgid "Last Updated on"
msgstr "Dernière mise à jour le"
msgstr "Mis à jour le"
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_edi_document__move_id
@ -354,22 +347,11 @@ msgstr "Nom"
msgid "Only one edi document by move by format"
msgstr "Seulement un document edi par mouvement par format"
#. module: account_edi
#: model:ir.model,name:account_edi.model_account_payment
msgid "Payments"
msgstr "Paiements"
#. module: account_edi
#: model_terms:ir.ui.view,arch_db:account_edi.view_move_form_inherit
#: model_terms:ir.ui.view,arch_db:account_edi.view_payment_form_inherit
msgid "Process now"
msgstr "Traiter maintenant"
#. module: account_edi
#: model:ir.model,name:account_edi.model_uom_uom
msgid "Product Unit of Measure"
msgstr "Unité de mesure de produit"
#. module: account_edi
#: model:ir.model,name:account_edi.model_account_resequence_wizard
msgid "Remake the sequence of Journal Entries."
@ -387,7 +369,6 @@ msgstr "Demande d'annulation EDI"
#. module: account_edi
#: model_terms:ir.ui.view,arch_db:account_edi.view_move_form_inherit
#: model_terms:ir.ui.view,arch_db:account_edi.view_payment_form_inherit
msgid "Retry"
msgstr "Réessayer"
@ -405,26 +386,14 @@ msgstr "Envoyé"
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_edi_document__state
msgid "State"
msgstr "État"
msgstr "Statut"
#. module: account_edi
#: model:ir.model.fields,help:account_edi.field_account_bank_statement_line__edi_state
#: model:ir.model.fields,help:account_edi.field_account_move__edi_state
#: model:ir.model.fields,help:account_edi.field_account_payment__edi_state
msgid "The aggregated state of all the EDIs with web-service of this move"
msgstr "L'état agrégé de tous les EDI avec le service web de ce mouvement."
#. module: account_edi
#. odoo-python
#: code:addons/account_edi/models/account_edi_format.py:0
#, python-format
msgid ""
"The currency (%s) of the document you are uploading is not active in this database.\n"
"Please activate it and update the currency rate if needed before trying again to import."
msgstr ""
"La devise (%s) du document que vous téléchargez n'est pas active dans cette base de données.\n"
"Veuillez l'activer et mettre à jour le taux de change si nécessaire avant de recommencer l'import."
#. module: account_edi
#: model:ir.model.fields,help:account_edi.field_account_edi_document__attachment_id
msgid ""
@ -437,7 +406,6 @@ msgstr ""
#. module: account_edi
#. odoo-python
#: code:addons/account_edi/wizard/account_resequence.py:0
#, python-format
msgid ""
"The following documents have already been sent and cannot be resequenced: %s"
msgstr ""
@ -446,27 +414,13 @@ msgstr ""
#. module: account_edi
#: model_terms:ir.ui.view,arch_db:account_edi.view_move_form_inherit
msgid ""
"The invoice will be processed asynchronously by the following E-invoicing "
"service :"
msgstr ""
"La facture sera traitée de manière asynchrone par le service de facturation "
"électronique suivant :"
#. module: account_edi
#: model_terms:ir.ui.view,arch_db:account_edi.view_payment_form_inherit
msgid ""
"The payment will be processed asynchronously by the following E-invoicing "
"service :"
msgstr ""
"Le paiement sera traité de manière asynchrone par le service de facturation "
"électronique suivant :"
msgid "The invoice will soon be sent to"
msgstr "La facture sera bientôt envoyée à"
#. module: account_edi
#: model:ir.model.fields,help:account_edi.field_account_edi_document__error
msgid ""
"The text of the last error that happened during Electronic Invoice "
"operation."
"The text of the last error that happened during Electronic Invoice operation."
msgstr ""
"Le test de la dernière erreur qui s'est produite lors de l'opération de "
"facturation électronique."
@ -479,10 +433,19 @@ msgstr "Ce code existe déjà"
#. module: account_edi
#. odoo-python
#: code:addons/account_edi/models/account_edi_document.py:0
#, python-format
msgid "This document is being sent by another process already. "
msgstr "Ce document est déjà envoyé via un autre processus. "
#. module: account_edi
#. odoo-python
#: code:addons/account_edi/models/account_move.py:0
msgid ""
"This invoice was canceled while the EDIs %s still had a pending cancellation "
"request."
msgstr ""
"Cette facture a été annulée alors que les EDI %s avaient encore une demande "
"d'annulation en cours."
#. module: account_edi
#: model:ir.model.fields.selection,name:account_edi.selection__account_edi_document__state__to_cancel
#: model:ir.model.fields.selection,name:account_edi.selection__account_move__edi_state__to_cancel
@ -504,28 +467,25 @@ msgstr "Avertissement"
#. module: account_edi
#. odoo-python
#: code:addons/account_edi/models/account_move.py:0
#, python-format
msgid ""
"You can't edit the following journal entry %s because an electronic document"
" has already been sent. Please use the 'Request EDI Cancellation' button "
"You can't edit the following journal entry %s because an electronic document "
"has already been sent. Please use the 'Request EDI Cancellation' button "
"instead."
msgstr ""
"Vous ne pouvez modifier la pièce comptable suivante %s car un document "
"Vous ne pouvez pas modifier l'écriture comptable suivante %s car un document "
"électronique a déjà été envoyé. Veuillez plutôt utiliser le bouton 'Demande "
"d'annulation EDI'."
#. module: account_edi
#. odoo-python
#: code:addons/account_edi/models/ir_attachment.py:0
#, python-format
msgid ""
"You can't unlink an attachment being an EDI document sent to the government."
msgstr ""
"Vous ne pouvez pas délier une pièce jointe qui est un document EDI envoyé au"
" gouvernement."
"Vous ne pouvez pas délier une pièce jointe qui est un document EDI envoyé au "
"gouvernement."
#. module: account_edi
#: model_terms:ir.ui.view,arch_db:account_edi.view_move_form_inherit
#: model_terms:ir.ui.view,arch_db:account_edi.view_payment_form_inherit
msgid "⇒ See errors"
msgstr "⇒ Voir les erreurs"