You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

47 lines
1.8 KiB

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_bank_account_number_unique
#
# Translators:
# danimaribeiro <danimaribeiro@gmail.com>, 2015
# danimaribeiro <danimaribeiro@gmail.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: bank-statement-import (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-12-10 01:40+0000\n"
"PO-Revision-Date: 2015-10-09 00:28+0000\n"
"Last-Translator: danimaribeiro <danimaribeiro@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-bank-"
"statement-import-8-0/language/pt_BR/)\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: base_bank_account_number_unique
#: sql_constraint:res.partner.bank:0
msgid "Account Number must be unique"
msgstr "Número da conta deve ser único."
#. module: base_bank_account_number_unique
#: model:ir.model,name:base_bank_account_number_unique.model_res_partner_bank
msgid "Bank Accounts"
msgstr "Contas bancárias"
#. module: base_bank_account_number_unique
#: code:addons/base_bank_account_number_unique/hooks.py:45
#, python-format
msgid ""
"Module installation can't proceed as you have duplicate account numbers in "
"your system already. Please clean that up and try again.\n"
"The following shows the first %d duplicate account numbers\n"
"%s\n"
"(if you see less than %d, those are the only duplicates)"
msgstr ""
"Instalação do módulo não pode proceder porque você tem números de contas "
"bancárias duplicadas em seu sistema. Por favor corrija e tente novamente. O "
"seguinte mostra as primeiras %d contas duplicadas.\n"
"%s\n"
"(se você ver menos que %d, então estes são os únicos duplicados)"