oca-financial/odoo-bringout-oca-account-invoicing-account_global_discount/account_global_discount/i18n/fr.po
2025-08-29 15:43:04 +02:00

223 lines
9.5 KiB
Text

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_global_discount
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-12-17 18:06+0000\n"
"Last-Translator: Rémi <remi@le-filament.com>\n"
"Language-Team: none\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 5.6.2\n"
#. module: account_global_discount
#: model_terms:ir.ui.view,arch_db:account_global_discount.report_invoice_document
msgid ""
"<strong>Global Discounts</strong>\n"
" <br/>"
msgstr ""
"<strong>Remise globale</strong>\n"
"<br/>"
#. module: account_global_discount
#: model_terms:ir.ui.view,arch_db:account_global_discount.report_invoice_document
msgid "<strong>Subtotal w/o disc.</strong>"
msgstr "<strong>Sous-total sans remise.</strong>"
#. module: account_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_invoice_global_discount__account_id
#: model:ir.model.fields,field_description:account_global_discount.field_global_discount__account_id
msgid "Account"
msgstr "Compte"
#. module: account_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_bank_statement_line__amount_untaxed_before_global_discounts
#: model:ir.model.fields,field_description:account_global_discount.field_account_move__amount_untaxed_before_global_discounts
#: model:ir.model.fields,field_description:account_global_discount.field_account_move_line__base_before_global_discounts
#: model:ir.model.fields,field_description:account_global_discount.field_account_payment__amount_untaxed_before_global_discounts
msgid "Amount Untaxed Before Discounts"
msgstr "Montant Hors Taxe Avant Remises"
#. module: account_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_invoice_global_discount__account_analytic_id
#: model:ir.model.fields,field_description:account_global_discount.field_global_discount__account_analytic_id
msgid "Analytic account"
msgstr "Compte Analytique"
#. module: account_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_invoice_global_discount__base_discounted
msgid "Base after discount"
msgstr "Base après remise"
#. module: account_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_invoice_global_discount__base
msgid "Base before discount"
msgstr "Base avant remise"
#. module: account_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_invoice_global_discount__company_id
msgid "Company"
msgstr "Société"
#. module: account_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_invoice_global_discount__create_uid
msgid "Created by"
msgstr "Créé par"
#. module: account_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_invoice_global_discount__create_date
msgid "Created on"
msgstr "Créé le"
#. module: account_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_invoice_global_discount__currency_id
msgid "Currency"
msgstr "Devise"
#. module: account_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_invoice_global_discount__discount_display
msgid "Discount"
msgstr "Remise"
#. module: account_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_invoice_global_discount__discount
msgid "Discount (number)"
msgstr "Remise (nombre)"
#. module: account_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_invoice_global_discount__name
msgid "Discount Name"
msgstr "Nom de la Remise"
#. module: account_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_invoice_global_discount__discount_amount
msgid "Discounted Amount"
msgstr "Montant Remisé"
#. module: account_global_discount
#: model_terms:ir.ui.view,arch_db:account_global_discount.view_move_form
msgid "Discounts..."
msgstr "Remises..."
#. module: account_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_invoice_global_discount__display_name
msgid "Display Name"
msgstr "Nom Affiché"
#. module: account_global_discount
#: model:ir.model,name:account_global_discount.model_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_invoice_global_discount__global_discount_id
msgid "Global Discount"
msgstr "Remise Globale"
#. module: account_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_move_line__global_discount_item
msgid "Global Discount Item"
msgstr "Ligne de remise globale"
#. module: account_global_discount
#: model:ir.ui.menu,name:account_global_discount.menu_account_global_discount
#: model_terms:ir.ui.view,arch_db:account_global_discount.view_move_form
msgid "Global Discounts"
msgstr "Remises Globales"
#. module: account_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_invoice_global_discount__id
msgid "ID"
msgstr "ID"
#. module: account_global_discount
#. odoo-python
#: code:addons/account_global_discount/models/account_move.py:0
#, python-format
msgid "Incompatible taxes found for global discounts."
msgstr "Des taxes incompatibles ont été trouvées pour les remises globales."
#. module: account_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_invoice_global_discount__invoice_id
msgid "Invoice"
msgstr "Facture"
#. module: account_global_discount
#: model:ir.model,name:account_global_discount.model_account_invoice_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_bank_statement_line__invoice_global_discount_ids
#: model:ir.model.fields,field_description:account_global_discount.field_account_move__invoice_global_discount_ids
#: model:ir.model.fields,field_description:account_global_discount.field_account_move_line__invoice_global_discount_id
#: model:ir.model.fields,field_description:account_global_discount.field_account_payment__invoice_global_discount_ids
msgid "Invoice Global Discount"
msgstr "Facture Remise Globale"
#. module: account_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_bank_statement_line__global_discount_ids
#: model:ir.model.fields,field_description:account_global_discount.field_account_move__global_discount_ids
#: model:ir.model.fields,field_description:account_global_discount.field_account_payment__global_discount_ids
#: model_terms:ir.ui.view,arch_db:account_global_discount.view_move_form
msgid "Invoice Global Discounts"
msgstr "Facture Remises Globales"
#. module: account_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_bank_statement_line__global_discount_ids_readonly
#: model:ir.model.fields,field_description:account_global_discount.field_account_move__global_discount_ids_readonly
#: model:ir.model.fields,field_description:account_global_discount.field_account_payment__global_discount_ids_readonly
msgid "Invoice Global Discounts (readonly)"
msgstr "Facture Remises Globales (lecture-seule)"
#. module: account_global_discount
#: model:ir.model,name:account_global_discount.model_account_invoice_report
msgid "Invoices Statistics"
msgstr "Statistiques de facturation"
#. module: account_global_discount
#: model:ir.model,name:account_global_discount.model_account_move
msgid "Journal Entry"
msgstr "Pièce Comptable"
#. module: account_global_discount
#: model:ir.model,name:account_global_discount.model_account_move_line
msgid "Journal Item"
msgstr "Ecriture Comptable"
#. module: account_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_invoice_global_discount____last_update
msgid "Last Modified on"
msgstr "Dernière Modification le"
#. module: account_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_invoice_global_discount__write_uid
msgid "Last Updated by"
msgstr "Dernière mise à jour par"
#. module: account_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_invoice_global_discount__write_date
msgid "Last Updated on"
msgstr "Dernière mise à jour le"
#. module: account_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_invoice_global_discount__tax_ids
msgid "Taxes"
msgstr "Taxes"
#. module: account_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_bank_statement_line__amount_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_move__amount_global_discount
#: model:ir.model.fields,field_description:account_global_discount.field_account_payment__amount_global_discount
msgid "Total Global Discounts"
msgstr "Total Remises Globale"
#. module: account_global_discount
#: model_terms:ir.ui.view,arch_db:account_global_discount.view_move_form
msgid "Untaxed Amount Before Disc."
msgstr "Montant Hors Taxe avant Remise."
#. module: account_global_discount
#. odoo-python
#: code:addons/account_global_discount/models/account_move.py:0
#, python-format
msgid "With global discounts, taxes in lines are required."
msgstr "Avec les remises globales, l'alignement des taxes est nécessaire."