# Translation of Odoo Server. # This file contains the translation of the following modules: # * sale_payment # # Translators: # grazziano , 2017 # danimaribeiro , 2017 # Martin Trigaux , 2017 # Mateus Lopes , 2017 # mariana rodrigues , 2018 msgid "" msgstr "" "Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-11-07 15:45+0000\n" "PO-Revision-Date: 2017-11-07 15:45+0000\n" "Last-Translator: mariana rodrigues , 2018\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/odoo/teams/41243/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: sale_payment #: code:addons/sale_payment/models/payment.py:111 #, python-format msgid "<%s> transaction (%s) failed: <%s>" msgstr "" #. module: sale_payment #: code:addons/sale_payment/models/payment.py:118 #, python-format msgid "<%s> transaction (%s) invalid state: %s" msgstr "" #. module: sale_payment #: code:addons/sale_payment/models/payment.py:126 #, python-format msgid "<%s> transaction (%s) order confirmation failed: <%s>" msgstr "" #. module: sale_payment #: model:ir.ui.view,arch_db:sale_payment.portal_my_orders_payment msgid " Pay Now" msgstr " Pagar Agora" #. module: sale_payment #: model:ir.ui.view,arch_db:sale_payment.portal_my_orders_payment msgid " Done" msgstr "" #. module: sale_payment #: model:ir.ui.view,arch_db:sale_payment.portal_my_orders_payment msgid "" " Waiting" msgstr "" " Aguardando" #. module: sale_payment #: model:ir.ui.view,arch_db:sale_payment.portal_my_orders_payment msgid "" " Done" msgstr "" "Pronto" #. module: sale_payment #: model:ir.ui.view,arch_db:sale_payment.portal_my_orders_payment msgid "Transactions" msgstr "Transações" #. module: sale_payment #: model:ir.model.fields,field_description:sale_payment.field_crm_team_pending_payment_transactions_amount msgid "Amount of pending transactions" msgstr "" #. module: sale_payment #: model:ir.model.fields,field_description:sale_payment.field_crm_team_authorized_payment_transactions_amount msgid "Amount of transactions to capture" msgstr "" #. module: sale_payment #: model:ir.actions.act_window,name:sale_payment.payment_transaction_action_authorized msgid "Authorized Payment Transactions" msgstr "" #. module: sale_payment #: model:ir.ui.view,arch_db:sale_payment.crm_team_salesteams_view_kanban_inherit_website_portal_sale msgid "Awaiting Payment" msgstr "" #. module: sale_payment #: model:ir.ui.view,arch_db:sale_payment.crm_team_salesteams_view_kanban_inherit_website_portal_sale msgid "Awaiting Payments" msgstr "" #. module: sale_payment #: code:addons/sale_payment/controllers/payment.py:52 #, python-format msgid "" "If we store your payment information on our server, subscription payments " "will be made automatically." msgstr "" "Se nós armazenarmos suas informações de pagamento em nosso servidor, os " "pagamentos de assinaturas serão feitos automaticamente." #. module: sale_payment #: model:ir.model.fields,field_description:sale_payment.field_sale_order_payment_tx_id msgid "Last Transaction" msgstr "ultima transação" #. module: sale_payment #: model:ir.model.fields,field_description:sale_payment.field_sale_order_payment_transaction_count msgid "Number of payment transactions" msgstr "Número de transações de pagamento" #. module: sale_payment #: model:ir.model.fields,field_description:sale_payment.field_crm_team_pending_payment_transactions_count msgid "Number of pending transactions" msgstr "" #. module: sale_payment #: model:ir.model.fields,field_description:sale_payment.field_crm_team_authorized_payment_transactions_count msgid "Number of transactions to capture" msgstr "" #. module: sale_payment #: model:ir.ui.view,arch_db:sale_payment.portal_order_success msgid "Order successfully paid." msgstr "" #. module: sale_payment #: code:addons/sale_payment/controllers/payment.py:50 #, python-format msgid "Pay" msgstr "" #. module: sale_payment #: code:addons/sale_payment/models/payment.py:187 #, python-format msgid "Pay Now" msgstr "Pagar agora" #. module: sale_payment #: model:ir.ui.view,arch_db:sale_payment.portal_my_orders_payment msgid "Pay with" msgstr "Pagar com" #. module: sale_payment #: model:ir.model.fields,field_description:sale_payment.field_sale_order_payment_acquirer_id msgid "Payment Acquirer" msgstr "Método de Pagamento" #. module: sale_payment #: model:ir.model,name:sale_payment.model_payment_transaction msgid "Payment Transaction" msgstr "Transação do Pagamento" #. module: sale_payment #: model:ir.ui.view,arch_db:sale_payment.crm_team_salesteams_view_kanban_inherit_website_portal_sale msgid "Payment to Capture" msgstr "" #. module: sale_payment #: model:ir.ui.view,arch_db:sale_payment.crm_team_salesteams_view_kanban_inherit_website_portal_sale msgid "Payments to Capture" msgstr "" #. module: sale_payment #: model:ir.actions.act_window,name:sale_payment.payment_transaction_action_pending msgid "Pending Payment Transactions" msgstr "" #. module: sale_payment #: model:ir.model,name:sale_payment.model_sale_order msgid "Quotation" msgstr "Cotação" #. module: sale_payment #: model:ir.model,name:sale_payment.model_crm_team msgid "Sales Channel" msgstr "" #. module: sale_payment #: model:ir.model.fields,field_description:sale_payment.field_payment_transaction_sale_order_id msgid "Sales Order" msgstr "Ordem de Venda" #. module: sale_payment #: model:ir.ui.view,arch_db:sale_payment.portal_order_error msgid "" "There was an error processing your payment: impossible to validate order." msgstr "" #. module: sale_payment #: model:ir.ui.view,arch_db:sale_payment.portal_order_error msgid "There was an error processing your payment: invalid order state." msgstr "" #. module: sale_payment #: model:ir.ui.view,arch_db:sale_payment.portal_order_error msgid "There was an error processing your payment: invalid order." msgstr "" #. module: sale_payment #: model:ir.ui.view,arch_db:sale_payment.portal_order_error msgid "" "There was an error processing your payment: issue with credit card ID " "validation." msgstr "" "Ocorreu um erro no processamento do seu pagamento: problema com a validação " "da ID do cartão de crédito." #. module: sale_payment #: model:ir.ui.view,arch_db:sale_payment.portal_order_error msgid "" "There was an error processing your payment: transaction amount issue.
" msgstr "" "Ocorreu um erro no processamento do seu pagamento: problema da quantia da " "transação." #. module: sale_payment #: model:ir.ui.view,arch_db:sale_payment.portal_order_error msgid "There was an error processing your payment: transaction failed.
" msgstr "" "Ocorreu um erro no processamento do seu pagamento: a transação falhou." #. module: sale_payment #: model:ir.ui.view,arch_db:sale_payment.portal_order_error msgid "There was an error processing your payment: transaction issue.
" msgstr "" #. module: sale_payment #: model:ir.ui.view,arch_db:sale_payment.portal_order_error msgid "There was en error processing your payment: invalid credit card ID." msgstr "" #. module: sale_payment #: model:ir.model.fields,field_description:sale_payment.field_sale_order_payment_tx_ids #: model:ir.ui.view,arch_db:sale_payment.sale_order_view_form msgid "Transactions" msgstr "Transações"