[UPD] Update account_payment_partner.pot

This commit is contained in:
oca-travis
2018-12-11 14:26:25 +00:00
parent 691c03e6de
commit 2ea5ff221c

View File

@@ -13,6 +13,16 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: \n" "Plural-Forms: \n"
#. module: account_payment_partner
#: model:ir.ui.view,arch_db:account_payment_partner.account_payment_mode_form
msgid "# of chars"
msgstr ""
#. module: account_payment_partner
#: model:ir.model.fields,field_description:account_payment_partner.field_account_payment_mode_show_bank_account_chars
msgid "# of digits for customer bank account"
msgstr ""
#. module: account_payment_partner #. module: account_payment_partner
#: model:ir.ui.view,arch_db:account_payment_partner.report_invoice_payment_mode #: model:ir.ui.view,arch_db:account_payment_partner.report_invoice_payment_mode
msgid "<strong>Bank Account:</strong>" msgid "<strong>Bank Account:</strong>"
@@ -33,6 +43,11 @@ msgstr ""
msgid "Bank Account Required" msgid "Bank Account Required"
msgstr "" msgstr ""
#. module: account_payment_partner
#: model:ir.model.fields,field_description:account_payment_partner.field_account_payment_mode_show_bank_account_from_journal
msgid "Bank account from journals"
msgstr ""
#. module: account_payment_partner #. module: account_payment_partner
#: model:ir.model,name:account_payment_partner.model_res_partner #: model:ir.model,name:account_payment_partner.model_res_partner
msgid "Contact" msgid "Contact"
@@ -44,6 +59,16 @@ msgstr ""
msgid "Customer Payment Mode" msgid "Customer Payment Mode"
msgstr "" msgstr ""
#. module: account_payment_partner
#: selection:account.payment.mode,show_bank_account:0
msgid "First n chars"
msgstr ""
#. module: account_payment_partner
#: selection:account.payment.mode,show_bank_account:0
msgid "Full"
msgstr ""
#. module: account_payment_partner #. module: account_payment_partner
#: model:ir.model,name:account_payment_partner.model_account_invoice #: model:ir.model,name:account_payment_partner.model_account_invoice
msgid "Invoice" msgid "Invoice"
@@ -54,6 +79,16 @@ msgstr ""
msgid "Journal Item" msgid "Journal Item"
msgstr "" msgstr ""
#. module: account_payment_partner
#: selection:account.payment.mode,show_bank_account:0
msgid "Last n chars"
msgstr ""
#. module: account_payment_partner
#: selection:account.payment.mode,show_bank_account:0
msgid "No"
msgstr ""
#. module: account_payment_partner #. module: account_payment_partner
#: code:addons/account_payment_partner/tests/test_account_payment_partner.py:35 #: code:addons/account_payment_partner/tests/test_account_payment_partner.py:35
#, python-format #, python-format
@@ -89,6 +124,21 @@ msgstr ""
msgid "Select the default payment mode for this supplier." msgid "Select the default payment mode for this supplier."
msgstr "" msgstr ""
#. module: account_payment_partner
#: model:ir.model.fields,field_description:account_payment_partner.field_account_payment_mode_show_bank_account
msgid "Show bank account"
msgstr ""
#. module: account_payment_partner
#: model:ir.ui.view,arch_db:account_payment_partner.account_payment_mode_form
msgid "Show bank account in invoice report"
msgstr ""
#. module: account_payment_partner
#: model:ir.model.fields,help:account_payment_partner.field_account_payment_mode_show_bank_account
msgid "Show in invoices partial or full bank account number"
msgstr ""
#. module: account_payment_partner #. module: account_payment_partner
#: model:ir.model.fields,field_description:account_payment_partner.field_res_partner_supplier_payment_mode_id #: model:ir.model.fields,field_description:account_payment_partner.field_res_partner_supplier_payment_mode_id
#: model:ir.model.fields,field_description:account_payment_partner.field_res_users_supplier_payment_mode_id #: model:ir.model.fields,field_description:account_payment_partner.field_res_users_supplier_payment_mode_id
@@ -96,19 +146,19 @@ msgid "Supplier Payment Mode"
msgstr "" msgstr ""
#. module: account_payment_partner #. module: account_payment_partner
#: code:addons/account_payment_partner/models/account_invoice.py:119 #: code:addons/account_payment_partner/models/account_invoice.py:117
#, python-format #, python-format
msgid "The company of the invoice %s does not match with that of the payment mode" msgid "The company of the invoice %s does not match with that of the payment mode"
msgstr "" msgstr ""
#. module: account_payment_partner #. module: account_payment_partner
#: code:addons/account_payment_partner/models/account_payment_mode.py:17 #: code:addons/account_payment_partner/models/account_payment_mode.py:35
#, python-format #, python-format
msgid "You cannot change the Company. There exists at least one Invoice with this Payment Mode, already assigned to another Company." msgid "You cannot change the Company. There exists at least one Invoice with this Payment Mode, already assigned to another Company."
msgstr "" msgstr ""
#. module: account_payment_partner #. module: account_payment_partner
#: code:addons/account_payment_partner/models/account_payment_mode.py:28 #: code:addons/account_payment_partner/models/account_payment_mode.py:46
#, python-format #, python-format
msgid "You cannot change the Company. There exists at least one Journal Item with this Payment Mode, already assigned to another Company." msgid "You cannot change the Company. There exists at least one Journal Item with this Payment Mode, already assigned to another Company."
msgstr "" msgstr ""