Skip to content

Commit

Permalink
Added translation using Weblate (French)
Browse files Browse the repository at this point in the history
  • Loading branch information
TumbaoJu authored and weblate committed Jul 16, 2024
1 parent 1e89035 commit 982b8bc
Showing 1 changed file with 82 additions and 0 deletions.
82 changes: 82 additions & 0 deletions account_payment_batch_process_discount/i18n/fr.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_payment_batch_process_discount
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\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"

#. module: account_payment_batch_process_discount
#: model_terms:ir.ui.view,arch_db:account_payment_batch_process_discount.account_move_search_discount_date
msgid "Discount Invoice"
msgstr ""

#. module: account_payment_batch_process_discount
#: model:ir.model.fields,field_description:account_payment_batch_process_discount.field_account_move__display_name
#: model:ir.model.fields,field_description:account_payment_batch_process_discount.field_account_payment_register__display_name
#: model:ir.model.fields,field_description:account_payment_batch_process_discount.field_account_payment_term_line__display_name
#: model:ir.model.fields,field_description:account_payment_batch_process_discount.field_invoice_payment_line__display_name
msgid "Display Name"
msgstr ""

#. module: account_payment_batch_process_discount
#: model_terms:ir.ui.view,arch_db:account_payment_batch_process_discount.account_move_search_discount_date
msgid "Filter invoices with early payment discounts"
msgstr ""

#. module: account_payment_batch_process_discount
#: model:ir.model.fields,field_description:account_payment_batch_process_discount.field_account_move__id
#: model:ir.model.fields,field_description:account_payment_batch_process_discount.field_account_payment_register__id
#: model:ir.model.fields,field_description:account_payment_batch_process_discount.field_account_payment_term_line__id
#: model:ir.model.fields,field_description:account_payment_batch_process_discount.field_invoice_payment_line__id
msgid "ID"
msgstr ""

#. module: account_payment_batch_process_discount
#: model:ir.model,name:account_payment_batch_process_discount.model_invoice_payment_line
msgid "Invoice Payment Line"
msgstr ""

#. module: account_payment_batch_process_discount
#: model:ir.model,name:account_payment_batch_process_discount.model_account_move
msgid "Journal Entry"
msgstr ""

#. module: account_payment_batch_process_discount
#: model:ir.model.fields,field_description:account_payment_batch_process_discount.field_account_move____last_update
#: model:ir.model.fields,field_description:account_payment_batch_process_discount.field_account_payment_register____last_update
#: model:ir.model.fields,field_description:account_payment_batch_process_discount.field_account_payment_term_line____last_update
#: model:ir.model.fields,field_description:account_payment_batch_process_discount.field_invoice_payment_line____last_update
msgid "Last Modified on"
msgstr ""

#. module: account_payment_batch_process_discount
#: model:ir.model,name:account_payment_batch_process_discount.model_account_payment_term_line
msgid "Payment Terms Line"
msgstr ""

#. module: account_payment_batch_process_discount
#: code:addons/account_payment_batch_process_discount/wizard/account_payment_register.py:0
#, python-format
msgid "Please enter the payment date."
msgstr ""

#. module: account_payment_batch_process_discount
#: model:ir.model,name:account_payment_batch_process_discount.model_account_payment_register
msgid "Register Payment"
msgstr ""

#. module: account_payment_batch_process_discount
#: model:ir.model.fields,field_description:account_payment_batch_process_discount.field_account_bank_statement_line__valid_discount_date
#: model:ir.model.fields,field_description:account_payment_batch_process_discount.field_account_move__valid_discount_date
#: model:ir.model.fields,field_description:account_payment_batch_process_discount.field_account_payment__valid_discount_date
msgid "Valid Discount Date"
msgstr ""

0 comments on commit 982b8bc

Please sign in to comment.