Browse Source

OCA Transbot updated translations from Transifex

pull/142/head
OCA Transbot 9 years ago
committed by Nicolas JEUDY
parent
commit
9fd216c1ef
  1. 2
      account_bank_statement_import_ofx/__openerp__.py
  2. 17
      account_bank_statement_import_ofx/i18n/pt_BR.po

2
account_bank_statement_import_ofx/__openerp__.py

@ -16,5 +16,5 @@
'python': ['ofxparse'],
},
'auto_install': False,
'installable': True,
'installable': False,
}

17
account_bank_statement_import_ofx/i18n/en.po → account_bank_statement_import_ofx/i18n/pt_BR.po

@ -3,24 +3,25 @@
# * account_bank_statement_import_ofx
#
# Translators:
# 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-07-24 21:51+0000\n"
"PO-Revision-Date: 2015-05-29 00:41+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/en/)\n"
"POT-Creation-Date: 2015-10-09 09:23+0000\n"
"PO-Revision-Date: 2015-10-09 00:24+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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_bank_statement_import_ofx
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_bank_statement_import
msgid "Import Bank Statement"
msgstr "Import Bank Statement"
msgstr "Importar extrato bancário"
#. module: account_bank_statement_import_ofx
#: code:addons/account_bank_statement_import_ofx/account_bank_statement_import_ofx.py:67
@ -29,4 +30,4 @@ msgid ""
"The following problem occurred during import. The file might not be valid.\n"
"\n"
" %s"
msgstr "The following problem occurred during import. The file might not be valid.\n\n %s"
msgstr "O seguinte problema ocorreu durante a importação. O arquivo não deve ser válido.\n\n%s"
Loading…
Cancel
Save