-
-
Notifications
You must be signed in to change notification settings - Fork 413
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added translation using Weblate (French)
- Loading branch information
Showing
1 changed file
with
82 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 "" |