mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
Portuguese translations
This commit is contained in:
committed by
Marçal Isern
parent
8ef2c8b143
commit
3bdf4a6e3d
52
account_payment_partner/i18n/pt_BR.po
Normal file
52
account_payment_partner/i18n/pt_BR.po
Normal file
@@ -0,0 +1,52 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_payment_partner
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 8.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-10-31 22:53+0000\n"
|
||||
"PO-Revision-Date: 2014-10-31 22:53+0000\n"
|
||||
"Last-Translator: Danimar Ribeiro <danimaribeiro@gmail.com>\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_payment_partner
|
||||
#: field:res.partner,customer_payment_mode:0
|
||||
msgid "Customer Payment Mode"
|
||||
msgstr "Modo de Pagamento do Cliente"
|
||||
|
||||
#. module: account_payment_partner
|
||||
#: model:ir.model,name:account_payment_partner.model_account_invoice
|
||||
msgid "Invoice"
|
||||
msgstr "Fatura"
|
||||
|
||||
#. module: account_payment_partner
|
||||
#: model:ir.model,name:account_payment_partner.model_res_partner
|
||||
msgid "Partner"
|
||||
msgstr "Parceiro"
|
||||
|
||||
#. module: account_payment_partner
|
||||
#: field:account.invoice,payment_mode_id:0
|
||||
msgid "Payment Mode"
|
||||
msgstr "Modo de Pagamento"
|
||||
|
||||
#. module: account_payment_partner
|
||||
#: help:res.partner,customer_payment_mode:0
|
||||
msgid "Select the default payment mode for this customer."
|
||||
msgstr "Selecione o modo de pagamento padrão para este cliente."
|
||||
|
||||
#. module: account_payment_partner
|
||||
#: help:res.partner,supplier_payment_mode:0
|
||||
msgid "Select the default payment mode for this supplier."
|
||||
msgstr "Selecione o modo de pagamento padrão para este fornecedor."
|
||||
|
||||
#. module: account_payment_partner
|
||||
#: field:res.partner,supplier_payment_mode:0
|
||||
msgid "Supplier Payment Mode"
|
||||
msgstr "Modo de Pagamento do Fornecedor"
|
||||
|
||||
Reference in New Issue
Block a user