From 7bc5ac397e9c7603ebc11d24aa19bb75581b25e3 Mon Sep 17 00:00:00 2001 From: oca-travis Date: Sat, 9 Nov 2019 01:27:29 +0000 Subject: [PATCH] [UPD] Update account_payment_mode.pot --- .../i18n/account_payment_mode.pot | 88 ++++++++++++------- 1 file changed, 55 insertions(+), 33 deletions(-) diff --git a/account_payment_mode/i18n/account_payment_mode.pot b/account_payment_mode/i18n/account_payment_mode.pot index 82a00d4d8..a641f3b79 100644 --- a/account_payment_mode/i18n/account_payment_mode.pot +++ b/account_payment_mode/i18n/account_payment_mode.pot @@ -1,12 +1,12 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * account_payment_mode +# * account_payment_mode # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 12.0\n" +"Project-Id-Version: Odoo Server 13.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: <>\n" +"Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: \n" #. module: account_payment_mode -#: sql_constraint:account.payment.method:0 +#: model:ir.model.constraint,message:account_payment_mode.constraint_account_payment_method_code_payment_type_unique msgid "A payment method of the same type already exists with this code" msgstr "" @@ -25,7 +25,9 @@ msgstr "" #. module: account_payment_mode #: model:ir.model.fields,help:account_payment_mode.field_account_payment_method__bank_account_required -msgid "Activate this option if this payment method requires you to know the bank account number of your customer or supplier." +msgid "" +"Activate this option if this payment method requires you to know the bank " +"account number of your customer or supplier." msgstr "" #. module: account_payment_mode @@ -51,6 +53,7 @@ msgstr "" #. module: account_payment_mode #: model:ir.model.fields,field_description:account_payment_mode.field_account_payment_method__code +#: model:ir.model.fields,field_description:account_payment_mode.field_account_payment_mode__payment_method_code msgid "Code (Do Not Modify)" msgstr "" @@ -95,7 +98,7 @@ msgid "Display Name" msgstr "" #. module: account_payment_mode -#: selection:account.payment.mode,bank_account_link:0 +#: model:ir.model.fields.selection,name:account_payment_mode.selection__account_payment_mode__bank_account_link__fixed msgid "Fixed" msgstr "" @@ -116,7 +119,14 @@ msgstr "" #. module: account_payment_mode #: model:ir.model.fields,help:account_payment_mode.field_account_payment_mode__bank_account_link -msgid "For payment modes that are always attached to the same bank account of your company (such as wire transfer from customers or SEPA direct debit from suppliers), select 'Fixed'. For payment modes that are not always attached to the same bank account (such as SEPA Direct debit for customers, wire transfer to suppliers), you should select 'Variable', which means that you will select the bank account on the payment order. If your company only has one bank account, you should always select 'Fixed'." +msgid "" +"For payment modes that are always attached to the same bank account of your " +"company (such as wire transfer from customers or SEPA direct debit from " +"suppliers), select 'Fixed'. For payment modes that are not always attached " +"to the same bank account (such as SEPA Direct debit for customers, wire " +"transfer to suppliers), you should select 'Variable', which means that you " +"will select the bank account on the payment order. If your company only has " +"one bank account, you should always select 'Fixed'." msgstr "" #. module: account_payment_mode @@ -173,14 +183,16 @@ msgstr "" #. module: account_payment_mode #: model:ir.model.fields,help:account_payment_mode.field_account_journal__inbound_payment_method_ids -msgid "Manual: Get paid by cash, check or any other method outside of Odoo.\n" +msgid "" +"Manual: Get paid by cash, check or any other method outside of Odoo.\n" "Electronic: Get paid automatically through a payment acquirer by requesting a transaction on a card saved by the customer when buying or subscribing online (payment token).\n" "Batch Deposit: Encase several customer checks at once by generating a batch deposit to submit to your bank. When encoding the bank statement in Odoo,you are suggested to reconcile the transaction with the batch deposit. Enable this option from the settings." msgstr "" #. module: account_payment_mode #: model:ir.model.fields,help:account_payment_mode.field_account_journal__outbound_payment_method_ids -msgid "Manual:Pay bill by cash or any other method outside of Odoo.\n" +msgid "" +"Manual:Pay bill by cash or any other method outside of Odoo.\n" "Check:Pay bill by check and print it from Odoo.\n" "SEPA Credit Transfer: Pay bill from a SEPA Credit Transfer file you submit to your bank. Enable this option from the settings." msgstr "" @@ -202,21 +214,28 @@ msgid "Note" msgstr "" #. module: account_payment_mode -#: code:addons/account_payment_mode/models/account_payment_mode.py:70 +#: code:addons/account_payment_mode/models/account_payment_mode.py:0 #, python-format -msgid "On the payment mode '%s', the bank account link is 'Fixed' but the fixed bank journal is not set" +msgid "" +"On the payment mode '%s', the bank account link is 'Fixed' but the fixed " +"bank journal is not set" msgstr "" #. module: account_payment_mode -#: code:addons/account_payment_mode/models/account_payment_mode.py:93 +#: code:addons/account_payment_mode/models/account_payment_mode.py:0 #, python-format -msgid "On the payment mode '%s', the payment method is '%s' (it is in fact a debit method), but this debit method is not part of the debit methods of the fixed bank journal '%s'" +msgid "" +"On the payment mode '%s', the payment method is '%s' (it is in fact a debit " +"method), but this debit method is not part of the debit methods of the fixed" +" bank journal '%s'" msgstr "" #. module: account_payment_mode -#: code:addons/account_payment_mode/models/account_payment_mode.py:80 +#: code:addons/account_payment_mode/models/account_payment_mode.py:0 #, python-format -msgid "On the payment mode '%s', the payment method is '%s', but this payment method is not part of the payment methods of the fixed bank journal '%s'" +msgid "" +"On the payment mode '%s', the payment method is '%s', but this payment " +"method is not part of the payment methods of the fixed bank journal '%s'" msgstr "" #. module: account_payment_mode @@ -232,16 +251,10 @@ msgstr "" msgid "Payment Method" msgstr "" -#. module: account_payment_mode -#: model:ir.model.fields,field_description:account_payment_mode.field_account_payment_mode__payment_method_code -msgid "Payment Method Code" -msgstr "" - #. module: account_payment_mode #: model:ir.actions.act_window,name:account_payment_mode.account_payment_method_action #: model:ir.model,name:account_payment_mode.model_account_payment_method #: model:ir.ui.menu,name:account_payment_mode.account_payment_method_menu -#: model_terms:ir.ui.view,arch_db:account_payment_mode.account_payment_method_tree msgid "Payment Methods" msgstr "" @@ -254,7 +267,6 @@ msgstr "" #: model:ir.actions.act_window,name:account_payment_mode.account_payment_mode_action #: model:ir.model,name:account_payment_mode.model_account_payment_mode #: model:ir.ui.menu,name:account_payment_mode.account_payment_mode_menu -#: model_terms:ir.ui.view,arch_db:account_payment_mode.account_payment_mode_tree msgid "Payment Modes" msgstr "" @@ -280,37 +292,47 @@ msgid "Search Payment Modes" msgstr "" #. module: account_payment_mode -#: code:addons/account_payment_mode/models/account_journal.py:36 +#: code:addons/account_payment_mode/models/account_journal.py:0 #, python-format -msgid "The company of the journal '%s' does not match with the company of the payment mode '%s' where it is being used as Fixed Bank Journal." +msgid "" +"The company of the journal '%s' does not match with the company of the " +"payment mode '%s' where it is being used as Fixed Bank Journal." msgstr "" #. module: account_payment_mode -#: code:addons/account_payment_mode/models/account_journal.py:45 +#: code:addons/account_payment_mode/models/account_journal.py:0 #, python-format -msgid "The company of the journal '%s' does not match with the company of the payment mode '%s' where it is being used in the Allowed Bank Journals." +msgid "" +"The company of the journal '%s' does not match with the company of the " +"payment mode '%s' where it is being used in the Allowed Bank Journals." msgstr "" #. module: account_payment_mode -#: code:addons/account_payment_mode/models/account_payment_mode.py:108 +#: code:addons/account_payment_mode/models/account_payment_mode.py:0 #, python-format -msgid "The company of the payment mode '%s', does not match with the company of journal '%s'." +msgid "" +"The company of the payment mode '%s', does not match with the company of " +"journal '%s'." msgstr "" #. module: account_payment_mode -#: code:addons/account_payment_mode/models/account_payment_mode.py:118 +#: code:addons/account_payment_mode/models/account_payment_mode.py:0 #, python-format -msgid "The company of the payment mode '%s', does not match with the one of the Allowed Bank Journals." +msgid "" +"The company of the payment mode '%s', does not match with the one of the " +"Allowed Bank Journals." msgstr "" #. module: account_payment_mode #: model:ir.model.fields,help:account_payment_mode.field_account_payment_method__code #: model:ir.model.fields,help:account_payment_mode.field_account_payment_mode__payment_method_code -msgid "This code is used in the code of the Odoo module that handles this payment method. Therefore, if you change it, the generation of the payment file may fail." +msgid "" +"This code is used in the code of the Odoo module that handles this payment " +"method. Therefore, if you change it, the generation of the payment file may " +"fail." msgstr "" #. module: account_payment_mode -#: selection:account.payment.mode,bank_account_link:0 +#: model:ir.model.fields.selection,name:account_payment_mode.selection__account_payment_mode__bank_account_link__variable msgid "Variable" msgstr "" -