diff --git a/account_payment_mode/i18n/ca.po b/account_payment_mode/i18n/ca.po index 3e6d46e8e..71097d658 100644 --- a/account_payment_mode/i18n/ca.po +++ b/account_payment_mode/i18n/ca.po @@ -3,14 +3,14 @@ # * account_payment_mode # # Translators: -# OCA Transbot , 2016 +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 9.0c\n" +"Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-10 16:15+0000\n" -"PO-Revision-Date: 2016-09-10 16:15+0000\n" -"Last-Translator: OCA Transbot , 2016\n" +"POT-Creation-Date: 2018-02-02 03:43+0000\n" +"PO-Revision-Date: 2018-02-02 03:43+0000\n" +"Last-Translator: OCA Transbot , 2017\n" "Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -115,7 +115,7 @@ msgid "" "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 choose 'Variable', which means that you " +"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 "" @@ -190,7 +190,7 @@ msgid "Note" msgstr "" #. module: account_payment_mode -#: code:addons/account_payment_mode/models/account_payment_mode.py:69 +#: code:addons/account_payment_mode/models/account_payment_mode.py:73 #, python-format msgid "" "On the payment mode '%s', the bank account link is 'Fixed' but the fixed " @@ -198,7 +198,7 @@ msgid "" msgstr "" #. module: account_payment_mode -#: code:addons/account_payment_mode/models/account_payment_mode.py:92 +#: code:addons/account_payment_mode/models/account_payment_mode.py:96 #, python-format msgid "" "On the payment mode '%s', the payment method is '%s' (it is in fact a debit " @@ -207,7 +207,7 @@ msgid "" msgstr "" #. module: account_payment_mode -#: code:addons/account_payment_mode/models/account_payment_mode.py:79 +#: code:addons/account_payment_mode/models/account_payment_mode.py:83 #, python-format msgid "" "On the payment mode '%s', the payment method is '%s', but this payment " @@ -248,7 +248,7 @@ msgstr "" #. module: account_payment_mode #: model:ir.ui.view,arch_db:account_payment_mode.account_payment_mode_form msgid "Payment Mode" -msgstr "" +msgstr "Mode de pagament" #. module: account_payment_mode #: model:ir.actions.act_window,name:account_payment_mode.account_payment_mode_action @@ -264,6 +264,11 @@ msgstr "" msgid "Payment Type" msgstr "" +#. module: account_payment_mode +#: model:ir.model.fields,field_description:account_payment_mode.field_account_payment_method_payment_mode_ids +msgid "Payment modes" +msgstr "" + #. module: account_payment_mode #: model:ir.ui.view,arch_db:account_payment_mode.account_payment_method_search msgid "Search Payment Methods" @@ -274,10 +279,42 @@ msgstr "" msgid "Search Payment Modes" msgstr "" +#. module: account_payment_mode +#: code:addons/account_payment_mode/models/account_journal.py:37 +#, 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." +msgstr "" + +#. module: account_payment_mode +#: code:addons/account_payment_mode/models/account_journal.py:46 +#, 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." +msgstr "" + +#. module: account_payment_mode +#: code:addons/account_payment_mode/models/account_payment_mode.py:111 +#, python-format +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:121 +#, python-format +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_mode_payment_method_code msgid "" -"This code is used in the code of the Odoo module that handle this payment " +"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 "" diff --git a/account_payment_mode/i18n/da_DK.po b/account_payment_mode/i18n/da_DK.po index 9c5124672..3706e8fb3 100644 --- a/account_payment_mode/i18n/da_DK.po +++ b/account_payment_mode/i18n/da_DK.po @@ -3,14 +3,15 @@ # * account_payment_mode # # Translators: +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: bank-payment (10.0)\n" +"Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-18 00:42+0000\n" -"PO-Revision-Date: 2016-10-19 23:46+0000\n" -"Last-Translator: <>\n" -"Language-Team: Danish (Denmark) (http://www.transifex.com/oca/OCA-bank-payment-10-0/language/da_DK/)\n" +"POT-Creation-Date: 2018-02-02 03:43+0000\n" +"PO-Revision-Date: 2018-02-02 03:43+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Danish (Denmark) (https://www.transifex.com/oca/teams/23907/da_DK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" @@ -114,7 +115,7 @@ msgid "" "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 choose 'Variable', which means that you " +"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 "" @@ -189,7 +190,7 @@ msgid "Note" msgstr "" #. module: account_payment_mode -#: code:addons/account_payment_mode/models/account_payment_mode.py:69 +#: code:addons/account_payment_mode/models/account_payment_mode.py:73 #, python-format msgid "" "On the payment mode '%s', the bank account link is 'Fixed' but the fixed " @@ -197,7 +198,7 @@ msgid "" msgstr "" #. module: account_payment_mode -#: code:addons/account_payment_mode/models/account_payment_mode.py:92 +#: code:addons/account_payment_mode/models/account_payment_mode.py:96 #, python-format msgid "" "On the payment mode '%s', the payment method is '%s' (it is in fact a debit " @@ -206,7 +207,7 @@ msgid "" msgstr "" #. module: account_payment_mode -#: code:addons/account_payment_mode/models/account_payment_mode.py:79 +#: code:addons/account_payment_mode/models/account_payment_mode.py:83 #, python-format msgid "" "On the payment mode '%s', the payment method is '%s', but this payment " @@ -247,7 +248,7 @@ msgstr "" #. module: account_payment_mode #: model:ir.ui.view,arch_db:account_payment_mode.account_payment_mode_form msgid "Payment Mode" -msgstr "" +msgstr "Betalingsform" #. module: account_payment_mode #: model:ir.actions.act_window,name:account_payment_mode.account_payment_mode_action @@ -263,6 +264,11 @@ msgstr "" msgid "Payment Type" msgstr "" +#. module: account_payment_mode +#: model:ir.model.fields,field_description:account_payment_mode.field_account_payment_method_payment_mode_ids +msgid "Payment modes" +msgstr "" + #. module: account_payment_mode #: model:ir.ui.view,arch_db:account_payment_mode.account_payment_method_search msgid "Search Payment Methods" @@ -273,10 +279,42 @@ msgstr "" msgid "Search Payment Modes" msgstr "" +#. module: account_payment_mode +#: code:addons/account_payment_mode/models/account_journal.py:37 +#, 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." +msgstr "" + +#. module: account_payment_mode +#: code:addons/account_payment_mode/models/account_journal.py:46 +#, 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." +msgstr "" + +#. module: account_payment_mode +#: code:addons/account_payment_mode/models/account_payment_mode.py:111 +#, python-format +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:121 +#, python-format +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_mode_payment_method_code msgid "" -"This code is used in the code of the Odoo module that handle this payment " +"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 "" diff --git a/account_payment_mode/i18n/es.po b/account_payment_mode/i18n/es.po index 6c0cc673c..f9f609928 100644 --- a/account_payment_mode/i18n/es.po +++ b/account_payment_mode/i18n/es.po @@ -3,17 +3,15 @@ # * account_payment_mode # # Translators: -# OCA Transbot , 2016 -# Pedro M. Baeza , 2016 -# Rafael Blasco , 2016 +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: bank-payment (10.0)\n" +"Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-24 00:21+0000\n" -"PO-Revision-Date: 2016-12-27 12:48+0000\n" -"Last-Translator: Pedro M. Baeza \n" -"Language-Team: Spanish (http://www.transifex.com/oca/OCA-bank-payment-10-0/language/es/)\n" +"POT-Creation-Date: 2017-11-23 03:38+0000\n" +"PO-Revision-Date: 2017-11-23 03:38+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" @@ -30,7 +28,9 @@ msgstr "Un método de pago del mismo tipo ya existe con este código" msgid "" "Activate this option if this payment method requires you to know the bank " "account number of your customer or supplier." -msgstr "Activa esta opción si este método de pago debe requerirte informar el número de cuenta bancaria de tu cliente o proveedor" +msgstr "" +"Activa esta opción si este método de pago debe requerirte informar el número" +" de cuenta bancaria de tu cliente o proveedor" #. module: account_payment_mode #: model:ir.model.fields,field_description:account_payment_mode.field_account_payment_method_active @@ -117,10 +117,10 @@ msgid "" "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 choose 'Variable', which means that you " +"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 "Para los modos de pago que están siempre asociados a la misma cuenta bancaria de tu compañía (tales como transferencia bancaria para clientes u órdenes de cobro SEPA de proveedores), selecciona 'Fijo'. Para modos de pago que no están siempre asociados a la misma cuenta bancaria (tales como órdenes de cobro SEPA para clientes o transferencias a proveedores), debes elegir 'Variable', que significa que seleccionarás la cuenta bancaria en la orden de pago. Si tu compañía sólo tiene una cuenta bancaria, siempre deberás seleccionar 'Fijo'." +msgstr "" #. module: account_payment_mode #: model:ir.ui.view,arch_db:account_payment_mode.account_payment_method_search @@ -192,29 +192,36 @@ msgid "Note" msgstr "Nota" #. module: account_payment_mode -#: code:addons/account_payment_mode/models/account_payment_mode.py:69 +#: code:addons/account_payment_mode/models/account_payment_mode.py:73 #, python-format msgid "" "On the payment mode '%s', the bank account link is 'Fixed' but the fixed " "bank journal is not set" -msgstr "En el modo de pago '%s', el enlace a la cuenta bancaria es 'Fijo' pero la cuenta bancaria fija no está establecida" +msgstr "" +"En el modo de pago '%s', el enlace a la cuenta bancaria es 'Fijo' pero la " +"cuenta bancaria fija no está establecida" #. module: account_payment_mode -#: code:addons/account_payment_mode/models/account_payment_mode.py:92 +#: code:addons/account_payment_mode/models/account_payment_mode.py:96 #, 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'" -msgstr "En el modo de pago '%s', el método de pago es '%s' (es en realidad un método de adeudo), pero este método de adeudo no es parte de los métodos de adeudo del diario bancario fijo '%s'" +msgstr "" +"En el modo de pago '%s', el método de pago es '%s' (es en realidad un método" +" de adeudo), pero este método de adeudo no es parte de los métodos de adeudo" +" del diario bancario fijo '%s'" #. module: account_payment_mode -#: code:addons/account_payment_mode/models/account_payment_mode.py:79 +#: code:addons/account_payment_mode/models/account_payment_mode.py:83 #, 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'" -msgstr "En el modo de pago '%s', el método de pago es '%s', pero este método de pago no es parte de los métodos de pago del diario bancario fijo '%s'" +msgstr "" +"En el modo de pago '%s', el método de pago es '%s', pero este método de pago" +" no es parte de los métodos de pago del diario bancario fijo '%s'" #. module: account_payment_mode #: model:ir.ui.view,arch_db:account_payment_mode.account_payment_method_search @@ -266,6 +273,11 @@ msgstr "Modos de pago" msgid "Payment Type" msgstr "Tipo de pago" +#. module: account_payment_mode +#: model:ir.model.fields,field_description:account_payment_mode.field_account_payment_method_payment_mode_ids +msgid "Payment modes" +msgstr "" + #. module: account_payment_mode #: model:ir.ui.view,arch_db:account_payment_mode.account_payment_method_search msgid "Search Payment Methods" @@ -276,13 +288,45 @@ msgstr "Buscar métodos de pago" msgid "Search Payment Modes" msgstr "Buscar modos de pago" +#. module: account_payment_mode +#: code:addons/account_payment_mode/models/account_journal.py:37 +#, 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." +msgstr "" + +#. module: account_payment_mode +#: code:addons/account_payment_mode/models/account_journal.py:46 +#, 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." +msgstr "" + +#. module: account_payment_mode +#: code:addons/account_payment_mode/models/account_payment_mode.py:111 +#, python-format +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:121 +#, python-format +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_mode_payment_method_code msgid "" -"This code is used in the code of the Odoo module that handle this payment " +"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 "Este código es usado en el código del módulo de Odoo que utiliza este método de pago. Por lo tanto, si lo cambias, la generación del fichero de pagos puede fallar." +msgstr "" #. module: account_payment_mode #: selection:account.payment.mode,bank_account_link:0 diff --git a/account_payment_mode/i18n/fr.po b/account_payment_mode/i18n/fr.po index 7b3bf3ad0..bc4ce7787 100644 --- a/account_payment_mode/i18n/fr.po +++ b/account_payment_mode/i18n/fr.po @@ -3,14 +3,15 @@ # * account_payment_mode # # Translators: -# OCA Transbot , 2016 +# OCA Transbot , 2017 +# Nicolas JEUDY , 2018 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 9.0c\n" +"Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-10 16:15+0000\n" -"PO-Revision-Date: 2016-09-10 16:15+0000\n" -"Last-Translator: OCA Transbot , 2016\n" +"POT-Creation-Date: 2018-02-10 02:10+0000\n" +"PO-Revision-Date: 2018-02-10 02:10+0000\n" +"Last-Translator: Nicolas JEUDY , 2018\n" "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -29,6 +30,8 @@ msgid "" "Activate this option if this payment method requires you to know the bank " "account number of your customer or supplier." msgstr "" +"Activez cette option si ce mode de paiement exige que vous connaissiez le " +"numéro de compte bancaire de votre client ou fournisseur." #. module: account_payment_mode #: model:ir.model.fields,field_description:account_payment_mode.field_account_payment_method_active @@ -44,7 +47,7 @@ msgstr "" #. module: account_payment_mode #: model:ir.model.fields,field_description:account_payment_mode.field_account_payment_method_bank_account_required msgid "Bank Account Required" -msgstr "" +msgstr "Compte bancaire requis" #. module: account_payment_mode #: model:ir.ui.view,arch_db:account_payment_mode.view_partner_bank_form @@ -115,7 +118,7 @@ msgid "" "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 choose 'Variable', which means that you " +"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 "" @@ -190,7 +193,7 @@ msgid "Note" msgstr "" #. module: account_payment_mode -#: code:addons/account_payment_mode/models/account_payment_mode.py:69 +#: code:addons/account_payment_mode/models/account_payment_mode.py:73 #, python-format msgid "" "On the payment mode '%s', the bank account link is 'Fixed' but the fixed " @@ -198,7 +201,7 @@ msgid "" msgstr "" #. module: account_payment_mode -#: code:addons/account_payment_mode/models/account_payment_mode.py:92 +#: code:addons/account_payment_mode/models/account_payment_mode.py:96 #, python-format msgid "" "On the payment mode '%s', the payment method is '%s' (it is in fact a debit " @@ -207,7 +210,7 @@ msgid "" msgstr "" #. module: account_payment_mode -#: code:addons/account_payment_mode/models/account_payment_mode.py:79 +#: code:addons/account_payment_mode/models/account_payment_mode.py:83 #, python-format msgid "" "On the payment mode '%s', the payment method is '%s', but this payment " @@ -243,7 +246,7 @@ msgstr "" #: model:ir.ui.menu,name:account_payment_mode.account_payment_method_menu #: model:ir.ui.view,arch_db:account_payment_mode.account_payment_method_tree msgid "Payment Methods" -msgstr "" +msgstr "Methodes de règlement" #. module: account_payment_mode #: model:ir.ui.view,arch_db:account_payment_mode.account_payment_mode_form @@ -256,7 +259,7 @@ msgstr "Mode de paiement" #: model:ir.ui.menu,name:account_payment_mode.account_payment_mode_menu #: model:ir.ui.view,arch_db:account_payment_mode.account_payment_mode_tree msgid "Payment Modes" -msgstr "" +msgstr "Mode de paiement" #. module: account_payment_mode #: model:ir.model.fields,field_description:account_payment_mode.field_account_payment_mode_payment_type @@ -264,6 +267,11 @@ msgstr "" msgid "Payment Type" msgstr "" +#. module: account_payment_mode +#: model:ir.model.fields,field_description:account_payment_mode.field_account_payment_method_payment_mode_ids +msgid "Payment modes" +msgstr "" + #. module: account_payment_mode #: model:ir.ui.view,arch_db:account_payment_mode.account_payment_method_search msgid "Search Payment Methods" @@ -274,10 +282,42 @@ msgstr "" msgid "Search Payment Modes" msgstr "" +#. module: account_payment_mode +#: code:addons/account_payment_mode/models/account_journal.py:37 +#, 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." +msgstr "" + +#. module: account_payment_mode +#: code:addons/account_payment_mode/models/account_journal.py:46 +#, 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." +msgstr "" + +#. module: account_payment_mode +#: code:addons/account_payment_mode/models/account_payment_mode.py:111 +#, python-format +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:121 +#, python-format +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_mode_payment_method_code msgid "" -"This code is used in the code of the Odoo module that handle this payment " +"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 "" diff --git a/account_payment_mode/i18n/nl.po b/account_payment_mode/i18n/nl.po index 2a3924bdd..f7ff0e29b 100644 --- a/account_payment_mode/i18n/nl.po +++ b/account_payment_mode/i18n/nl.po @@ -3,15 +3,14 @@ # * account_payment_mode # # Translators: -# Erwin van der Ploeg , 2016 -# OCA Transbot , 2016 +# OCA Transbot , 2017 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 9.0c\n" +"Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-22 23:52+0000\n" -"PO-Revision-Date: 2016-07-22 23:52+0000\n" -"Last-Translator: OCA Transbot , 2016\n" +"POT-Creation-Date: 2017-11-23 03:38+0000\n" +"PO-Revision-Date: 2017-11-23 03:38+0000\n" +"Last-Translator: OCA Transbot , 2017\n" "Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -118,7 +117,7 @@ msgid "" "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 choose 'Variable', which means that you " +"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 "" @@ -193,7 +192,7 @@ msgid "Note" msgstr "Opmerking" #. module: account_payment_mode -#: code:addons/account_payment_mode/models/account_payment_mode.py:69 +#: code:addons/account_payment_mode/models/account_payment_mode.py:73 #, python-format msgid "" "On the payment mode '%s', the bank account link is 'Fixed' but the fixed " @@ -203,7 +202,7 @@ msgstr "" "maar het bankboek is niet ingesteld." #. module: account_payment_mode -#: code:addons/account_payment_mode/models/account_payment_mode.py:92 +#: code:addons/account_payment_mode/models/account_payment_mode.py:96 #, python-format msgid "" "On the payment mode '%s', the payment method is '%s' (it is in fact a debit " @@ -215,7 +214,7 @@ msgstr "" "bankrekening '%s'" #. module: account_payment_mode -#: code:addons/account_payment_mode/models/account_payment_mode.py:79 +#: code:addons/account_payment_mode/models/account_payment_mode.py:83 #, python-format msgid "" "On the payment mode '%s', the payment method is '%s', but this payment " @@ -275,6 +274,11 @@ msgstr "Betaalmode" msgid "Payment Type" msgstr "Betaalwijze" +#. module: account_payment_mode +#: model:ir.model.fields,field_description:account_payment_mode.field_account_payment_method_payment_mode_ids +msgid "Payment modes" +msgstr "" + #. module: account_payment_mode #: model:ir.ui.view,arch_db:account_payment_mode.account_payment_method_search msgid "Search Payment Methods" @@ -285,16 +289,45 @@ msgstr "Zoek betaalwijzes" msgid "Search Payment Modes" msgstr "Zoek betaalmode" +#. module: account_payment_mode +#: code:addons/account_payment_mode/models/account_journal.py:37 +#, 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." +msgstr "" + +#. module: account_payment_mode +#: code:addons/account_payment_mode/models/account_journal.py:46 +#, 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." +msgstr "" + +#. module: account_payment_mode +#: code:addons/account_payment_mode/models/account_payment_mode.py:111 +#, python-format +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:121 +#, python-format +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_mode_payment_method_code msgid "" -"This code is used in the code of the Odoo module that handle this payment " +"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 "" -"Deze code wordt gebruikt in de code van de Odoo module dat deze betaalwijze " -"verzorgt. Zodoende als je deze veranderd zal het aanmaken van het " -"betaalbestand mislukken." #. module: account_payment_mode #: selection:account.payment.mode,bank_account_link:0