mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
Add translations for account_statement_operation_rule_dunning_fees
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_statement_operation_rule_dunning_fees
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 8.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-03-16 14:56+0000\n"
|
||||
"PO-Revision-Date: 2015-03-16 14:56+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: account_statement_operation_rule_dunning_fees
|
||||
#: code:addons/account_statement_operation_rule_dunning_fees/model/account_statement_operation_rule.py:97
|
||||
#, python-format
|
||||
msgid "The Dunning Fees rule must be before the Rounding Rules"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_operation_rule_dunning_fees
|
||||
#: view:account.statement.operation.rule:account_statement_operation_rule_dunning_fees.view_account_statement_operation_rule_form
|
||||
msgid "This rule is applied when the invoice line has dunning fees and the payment includes the same amount of fees or a part of this amount."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_operation_rule_dunning_fees
|
||||
#: selection:account.statement.operation.rule,rule_type:0
|
||||
msgid "Dunning Fees"
|
||||
msgstr ""
|
||||
32
account_statement_operation_rule_dunning_fees/i18n/fr.po
Normal file
32
account_statement_operation_rule_dunning_fees/i18n/fr.po
Normal file
@@ -0,0 +1,32 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_statement_operation_rule_dunning_fees
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 8.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-03-16 14:56+0000\n"
|
||||
"PO-Revision-Date: 2015-03-16 14:56+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: account_statement_operation_rule_dunning_fees
|
||||
#: code:addons/account_statement_operation_rule_dunning_fees/model/account_statement_operation_rule.py:97
|
||||
#, python-format
|
||||
msgid "The Dunning Fees rule must be before the Rounding Rules"
|
||||
msgstr "Les frais de rappel doivent être placés avant les règles d'arrondi"
|
||||
|
||||
#. module: account_statement_operation_rule_dunning_fees
|
||||
#: view:account.statement.operation.rule:account_statement_operation_rule_dunning_fees.view_account_statement_operation_rule_form
|
||||
msgid "This rule is applied when the invoice line has dunning fees and the payment includes the same amount of fees or a part of this amount."
|
||||
msgstr "Cette règle est appliquée quand la ligne de facture a des frais de rappel que le paiement reçu inclu une partie ou le montant complet des frais de rappel."
|
||||
|
||||
#. module: account_statement_operation_rule_dunning_fees
|
||||
#: selection:account.statement.operation.rule,rule_type:0
|
||||
msgid "Dunning Fees"
|
||||
msgstr "Frais de rappel"
|
||||
Reference in New Issue
Block a user