769eafb483
Flectra is Forked from Odoo v11 commit : (6135e82d73
)
620 lines
29 KiB
Plaintext
620 lines
29 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_bank_statement_import
|
|
#
|
|
# Translators:
|
|
# grazziano <gra.negocia@gmail.com>, 2017
|
|
# Martin Trigaux <mat@odoo.com>, 2017
|
|
# Mateus Lopes <mateus1@gmail.com>, 2017
|
|
# danimaribeiro <danimaribeiro@gmail.com>, 2017
|
|
# falexandresilva <falexandresilva@gmail.com>, 2017
|
|
# Gideoni Willian da Silva <gd.willian@gmail.com>, 2017
|
|
# Rodrigo de Almeida Sottomaior Macedo <rmsolucoeseminformatic4@gmail.com>, 2017
|
|
# Cezar José Sant Anna Junior <cezar.santanna@gmail.com>, 2017
|
|
# André Augusto Firmino Cordeiro <a.cordeito@gmail.com>, 2017
|
|
# SILMAR PINHEIRO VIANA <pinheirosilmar@gmail.com>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 11.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-11-30 13:11+0000\n"
|
|
"PO-Revision-Date: 2017-11-30 13:11+0000\n"
|
|
"Last-Translator: SILMAR PINHEIRO VIANA <pinheirosilmar@gmail.com>, 2017\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: account_bank_statement_import
|
|
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:241
|
|
#, python-format
|
|
msgid "%d transactions had already been imported and were ignored."
|
|
msgstr "%d transações já haviam sido importadas e foram ignoradas."
|
|
|
|
#. module: account_bank_statement_import
|
|
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:241
|
|
#, python-format
|
|
msgid "1 transaction had already been imported and was ignored."
|
|
msgstr "1 transação já havia sido importada e foi ignorada."
|
|
|
|
#. module: account_bank_statement_import
|
|
#: sql_constraint:account.bank.statement.line:0
|
|
msgid "A bank account transactions can be imported only once !"
|
|
msgstr "Transações de contas bancárias podem ser importados apenas uma vez !"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_bank_acc_number
|
|
msgid "Account Number"
|
|
msgstr "Número de Conta"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_type_control_ids
|
|
msgid "Account Types Allowed"
|
|
msgstr "Tipos de Contas Permitidas"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_account_control_ids
|
|
msgid "Accounts Allowed"
|
|
msgstr "Contas Permitidas"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_active
|
|
msgid "Active"
|
|
msgstr "Ativo"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_update_posted
|
|
msgid "Allow Cancelling Entries"
|
|
msgstr "Permite cancelar lançamentos"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:243
|
|
#, python-format
|
|
msgid "Already imported items"
|
|
msgstr "Itens já importados"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_at_least_one_inbound
|
|
msgid "At Least One Inbound"
|
|
msgstr "Ao Menos Uma Entrada"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_at_least_one_outbound
|
|
msgid "At Least One Outbound"
|
|
msgstr "Ao Menos Uma Saída"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:78
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_bank_id
|
|
#, python-format
|
|
msgid "Bank"
|
|
msgstr "Banco"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_bank_account_id
|
|
msgid "Bank Account"
|
|
msgstr "Conta Bancária"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_bank_statements_source
|
|
msgid "Bank Feeds"
|
|
msgstr "Retornos Bancários`"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.ui.view,arch_db:account_bank_statement_import.account_bank_statement_import_journal_creation_view
|
|
msgid "Bank Journal Name"
|
|
msgstr "Nome do Diário Bancário"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_data_file
|
|
msgid "Bank Statement File"
|
|
msgstr "Arquivo de Extrato Bancário"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model,name:account_bank_statement_import.model_account_bank_statement_line
|
|
msgid "Bank Statement Line"
|
|
msgstr "Linha de Extrato Bancário"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_account_setup_bank_data_done
|
|
msgid "Bank setup marked as done"
|
|
msgstr "Configuração de banco marcada como feita"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_belongs_to_company
|
|
msgid "Belong to the user's current company"
|
|
msgstr "Pertencem à empresa atual do usuário"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.ui.view,arch_db:account_bank_statement_import.account_bank_statement_import_journal_creation_view
|
|
#: model:ir.ui.view,arch_db:account_bank_statement_import.account_bank_statement_import_view
|
|
msgid "Cancel"
|
|
msgstr "Cancelar"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:167
|
|
#, python-format
|
|
msgid ""
|
|
"Cannot find in which journal import this statement. Please manually select a"
|
|
" journal."
|
|
msgstr ""
|
|
"Não foi possível encontrar em qual diário importar este extrato. Por favor, "
|
|
"selecione manualmente um diário."
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_refund_sequence
|
|
msgid ""
|
|
"Check this box if you don't want to share the same sequence for invoices and"
|
|
" credit notes made from this journal"
|
|
msgstr ""
|
|
"Marque esse item se você não quer compartilhar a mesma sequência para "
|
|
"faturas e notas de crédito feitas desse diário"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_update_posted
|
|
msgid ""
|
|
"Check this box if you want to allow the cancellation the entries related to "
|
|
"this journal or of the invoice related to this journal"
|
|
msgstr ""
|
|
"Marque este box se você quiser permitir o cancelamento dos lançamentos "
|
|
"relacionados a este diário ou da fatura relacionada a este diário"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.ui.view,arch_db:account_bank_statement_import.account_bank_statement_import_view
|
|
msgid "Choose a file to import..."
|
|
msgstr "Escolha um arquivo para importar..."
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_color
|
|
msgid "Color Index"
|
|
msgstr "Índice de Cores"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_company_id
|
|
msgid "Company"
|
|
msgstr "Empresa"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_company_id
|
|
msgid "Company related to this journal"
|
|
msgstr "Empresa relacionada a este diário"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:108
|
|
#, python-format
|
|
msgid ""
|
|
"Could not make sense of the given file.\n"
|
|
"Did you install the module to support this type of file ?"
|
|
msgstr ""
|
|
"Não foi possível entender arquivo enviado.\n"
|
|
"Você instalou o módulo de apoio a este tipo de arquivo?"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_create_uid
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_create_uid
|
|
msgid "Created by"
|
|
msgstr "Criado por"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_create_date
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_create_date
|
|
msgid "Created on"
|
|
msgstr "Criado em"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_refund_sequence_id
|
|
msgid "Credit Note Entry Sequence"
|
|
msgstr "Sequência de Entrada de Nota de Crédito"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_refund_sequence_number_next
|
|
msgid "Credit Notes: Next Number"
|
|
msgstr "Notas de Crédito: Próximo Número"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_currency_id
|
|
msgid "Currency"
|
|
msgstr "Moeda"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_inbound_payment_method_ids
|
|
msgid "Debit Methods"
|
|
msgstr "Métodos de Débito"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_refund_sequence
|
|
msgid "Dedicated Credit Note Sequence"
|
|
msgstr "Sequência de Nota de Crédito Dedicada"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_default_credit_account_id
|
|
msgid "Default Credit Account"
|
|
msgstr "Conta de crédito padrão"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_default_debit_account_id
|
|
msgid "Default Debit Account"
|
|
msgstr "Conta de débito padrão"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_display_name
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_display_name
|
|
msgid "Display Name"
|
|
msgstr "Nome exibido"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.ui.view,arch_db:account_bank_statement_import.account_bank_statement_import_view
|
|
msgid ""
|
|
"Download a bank statement from your bank and import it here. Supported "
|
|
"formats:"
|
|
msgstr ""
|
|
"Baixe um extrato bancário do seu banco e importe-o aqui. Formatos "
|
|
"suportados:"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_sequence_id
|
|
msgid "Entry Sequence"
|
|
msgstr "Sequencia de lançamento"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_filename
|
|
msgid "Filename"
|
|
msgstr "Nome de arquivo"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_data_file
|
|
msgid ""
|
|
"Get you bank statements in electronic format from your bank and select them "
|
|
"here."
|
|
msgstr ""
|
|
"Obtenha seus extratos bancários em formato eletrônico do seu banco e "
|
|
"selecione-os aqui."
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_group_invoice_lines
|
|
msgid "Group Invoice Lines"
|
|
msgstr "Agrupar Linhas da Fatura"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_id
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_group_invoice_lines
|
|
msgid ""
|
|
"If this box is checked, the system will try to group the accounting lines "
|
|
"when generating them from invoices."
|
|
msgstr ""
|
|
"Se esta caixa estiver marcada, o sistema irá tentar agrupar as linhas "
|
|
"contábeis quando gerá-las a partir das faturas."
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.actions.act_window,name:account_bank_statement_import.action_account_bank_statement_import
|
|
msgid "Import"
|
|
msgstr "Importar"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model,name:account_bank_statement_import.model_account_bank_statement_import
|
|
msgid "Import Bank Statement"
|
|
msgstr "Importar Extrato Bancário"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model,name:account_bank_statement_import.model_account_bank_statement_import_journal_creation
|
|
msgid "Import Bank Statement Journal Creation Wizard"
|
|
msgstr "Assistente de Criação de Diário de Importação de Extratos"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.ui.view,arch_db:account_bank_statement_import.account_bank_statement_import_view
|
|
msgid "Import Bank Statements"
|
|
msgstr "Importar Extrato Bancário"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_line_unique_import_id
|
|
msgid "Import ID"
|
|
msgstr "Importar ID"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.ui.view,arch_db:account_bank_statement_import.journal_dashboard_view_inherit
|
|
msgid "Import Statement"
|
|
msgstr "Importar Extrato"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_default_credit_account_id
|
|
msgid "It acts as a default account for credit amount"
|
|
msgstr "Atua como uma conta padrão para o valor do crédito"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_default_debit_account_id
|
|
msgid "It acts as a default account for debit amount"
|
|
msgstr "Funciona como uma conta padrão para debitar valores"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model,name:account_bank_statement_import.model_account_journal
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_journal_id
|
|
msgid "Journal"
|
|
msgstr "Diário"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:69
|
|
#: model:ir.ui.view,arch_db:account_bank_statement_import.account_bank_statement_import_journal_creation_view
|
|
#, python-format
|
|
msgid "Journal Creation"
|
|
msgstr "Criação de Diário"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_name
|
|
msgid "Journal Name"
|
|
msgstr "Nome do Diário"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.ui.view,arch_db:account_bank_statement_import.account_bank_statement_import_journal_creation_view
|
|
msgid ""
|
|
"Just click OK to create the account/journal and finish the import. If this "
|
|
"was a mistake, hit cancel to abort the import."
|
|
msgstr ""
|
|
"Basta clicar em OK para criar a conta/diário e terminar a importação. Se "
|
|
"isso foi um erro, clique em Cancelar para interromper a importação."
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_kanban_dashboard
|
|
msgid "Kanban Dashboard"
|
|
msgstr "Painel Kanban"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_kanban_dashboard_graph
|
|
msgid "Kanban Dashboard Graph"
|
|
msgstr "Painel Kanban Gráfico"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import___last_update
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation___last_update
|
|
msgid "Last Modified on"
|
|
msgstr "Última modificação em"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_write_uid
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Última atualização por"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_write_date
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Última atualização em"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_loss_account_id
|
|
msgid "Loss Account"
|
|
msgstr "Conta de Perdas"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_inbound_payment_method_ids
|
|
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 ""
|
|
"Manual: Seja pago em dinheiro, cheque ou lqualquer outro método fora do Odoo.\n"
|
|
"Eletrônico: Seja pago automaticamente através de um adquiridor de pagamentos requerendo uma transação em um cartão salvo pelo cliente quando comprando ou subscrição online(token de pagamento).\n"
|
|
"Depósito em Lote: Engloba vários cheques de clientes de uma vez gerando um depósito em lote para submeter ao seu banco. quando encodificando o extrato bancário no Odoo, você é sugerido a reconciliar a transação com o depósito em lote. Habilite essa opção nas configurações."
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_outbound_payment_method_ids
|
|
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 ""
|
|
"Manual:Pague conta em dinheiro ou qualquer outro método fora do Odoo.\n"
|
|
"Cheque:Pague conta com cheque e imprima isso do Odoo.\n"
|
|
"Transferência de crédito SEPA: Pqgue conta com um arquivo de Transferência de Crédito SEPA que você envia ao banco. Habilite essa opção nas configurações."
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_sequence_number_next
|
|
msgid "Next Number"
|
|
msgstr "Próximo Número"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:138
|
|
#, python-format
|
|
msgid "No currency found matching '%s'."
|
|
msgstr "Nenhuma correspondência de moeda encontrada '%s'."
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.ui.view,arch_db:account_bank_statement_import.account_bank_statement_import_journal_creation_view
|
|
msgid "OK"
|
|
msgstr "OK"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_outbound_payment_method_ids
|
|
msgid "Payment Methods"
|
|
msgstr "Formas de pagamento"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_profit_account_id
|
|
msgid "Profit Account"
|
|
msgstr "Conta de Resultados"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_type
|
|
msgid ""
|
|
"Select 'Sale' for customer invoices journals.\n"
|
|
"Select 'Purchase' for vendor bills journals.\n"
|
|
"Select 'Cash' or 'Bank' for journals that are used in customer or vendor payments.\n"
|
|
"Select 'General' for miscellaneous operations journals."
|
|
msgstr ""
|
|
"Escolha 'Venda' para diários de faturas de clientes. Escolha 'Compra' para "
|
|
"diários de faturas de fornecedores. Escolha 'Dinheiro' ou 'Banco' para "
|
|
"diários que são usados nos pagamentos de clientes ou fornecedores. Escolha "
|
|
"'Geral' para diários de operações diversas. Escolha 'Situação de "
|
|
"Abertura/Fechamento' para entradas geradas em um novo ano fiscal."
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.ui.view,arch_db:account_bank_statement_import.account_bank_statement_import_view
|
|
msgid "Select a bank statement file to import"
|
|
msgstr "Selecione um arquivo de extrato bancário para importar"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_sequence
|
|
msgid "Sequence"
|
|
msgstr "Seqüência"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_active
|
|
msgid "Set active to false to hide the Journal without removing it."
|
|
msgstr "Defina "
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_code
|
|
msgid "Short Code"
|
|
msgstr "Código Abreviado"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_show_on_dashboard
|
|
msgid "Show journal on dashboard"
|
|
msgstr "Mostrar diário no dashboard"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_account_setup_bank_data_done
|
|
msgid "Technical field used in the special view for the setup bar step."
|
|
msgstr ""
|
|
"Campo técnico usado em visualização especial para o passo da barra de "
|
|
"instalação"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.ui.view,arch_db:account_bank_statement_import.account_bank_statement_import_journal_creation_view
|
|
msgid ""
|
|
"The account of the statement you are importing is not yet recorded in Odoo. "
|
|
"In order to proceed with the import, you need to create a bank journal for "
|
|
"this account."
|
|
msgstr ""
|
|
"A conta do extrato que você está tentando importar ainda não está registrada"
|
|
" no Odoo. A fim de prosseguir com a importação, você precisa criar um diário"
|
|
" de banco para esta conta."
|
|
|
|
#. module: account_bank_statement_import
|
|
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:153
|
|
#, python-format
|
|
msgid ""
|
|
"The account of this statement (%s) is not the same as the journal (%s)."
|
|
msgstr "A conta deste extrato (%s) não é a mesma que o diário (%s)."
|
|
|
|
#. module: account_bank_statement_import
|
|
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:163
|
|
#, python-format
|
|
msgid ""
|
|
"The currency of the bank statement (%s) is not the same as the currency of "
|
|
"the journal (%s) !"
|
|
msgstr ""
|
|
"A moeda do extrato bancário (%s) não é a mesma que a moeda do diário (%s) !"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_currency_id
|
|
msgid "The currency used to enter statement"
|
|
msgstr "A moeda utilizada para entradas no informe/demonstrativo"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_code
|
|
msgid "The journal entries of this journal will be named using this prefix."
|
|
msgstr "Os lançamentos deste diário serão nomeados utilizando esse prefixo."
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_refund_sequence_number_next
|
|
msgid "The next sequence number will be used for the next credit note."
|
|
msgstr ""
|
|
"O próximo número da sequência será utilizado para a próxima nota de crédito."
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_sequence_number_next
|
|
msgid "The next sequence number will be used for the next invoice."
|
|
msgstr "O próximo número na sequência será utilizado para a próxima fatura."
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_refund_sequence_id
|
|
msgid ""
|
|
"This field contains the information related to the numbering of the credit "
|
|
"note entries of this journal."
|
|
msgstr ""
|
|
"Esse campo contém a informação relacionada à numeração entradas de notas de "
|
|
"crédito desse diário."
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_sequence_id
|
|
msgid ""
|
|
"This field contains the information related to the numbering of the journal "
|
|
"entries of this journal."
|
|
msgstr ""
|
|
"Este campo contém a informação relacionada com a numeração dos lançamentos "
|
|
"neste diário."
|
|
|
|
#. module: account_bank_statement_import
|
|
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:113
|
|
#, python-format
|
|
msgid "This file doesn't contain any statement."
|
|
msgstr "Este arquivo não contém qualquer extrato."
|
|
|
|
#. module: account_bank_statement_import
|
|
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:121
|
|
#, python-format
|
|
msgid "This file doesn't contain any transaction."
|
|
msgstr "Este arquivo não contém qualquer transação."
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_type
|
|
msgid "Type"
|
|
msgstr "Tipo"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_sequence
|
|
msgid "Used to order Journals in the dashboard view"
|
|
msgstr "Usado para organizar Diários no dashboard"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_loss_account_id
|
|
msgid ""
|
|
"Used to register a loss when the ending balance of a cash register differs "
|
|
"from what the system computes"
|
|
msgstr ""
|
|
"Usado para registrar uma perda quando o saldo final em caixa difere do que o"
|
|
" sistema calcula"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_profit_account_id
|
|
msgid ""
|
|
"Used to register a profit when the ending balance of a cash register differs"
|
|
" from what the system computes"
|
|
msgstr ""
|
|
"Usado para registrar um lucro quando o saldo final em caixa difere do que o "
|
|
"sistema calcula"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_show_on_dashboard
|
|
msgid "Whether this journal should be displayed on the dashboard or not"
|
|
msgstr "Se este diário deve ser exibido no dashboard ou não"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:233
|
|
#, python-format
|
|
msgid "You have already imported that file."
|
|
msgstr "Você já importou esse arquivo."
|
|
|
|
#. module: account_bank_statement_import
|
|
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:47
|
|
#, python-format
|
|
msgid ""
|
|
"You have to set a Default Debit Account and a Default Credit Account for the"
|
|
" journal: %s"
|
|
msgstr ""
|
|
"Você deve definir uma Conta de Débito Padrão e uma Conta de Crédito Padrão "
|
|
"para a revista: %s"
|
|
|
|
#. module: account_bank_statement_import
|
|
#: model:ir.ui.view,arch_db:account_bank_statement_import.account_bank_statement_import_view
|
|
msgid "_Import"
|
|
msgstr "_Importar"
|