mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
OCA Transbot updated translations from Transifex
This commit is contained in:
committed by
Alexis de Lattre
parent
e24dd7ac4f
commit
5792bce823
@@ -16,5 +16,5 @@
|
||||
'python': ['ofxparse'],
|
||||
},
|
||||
'auto_install': False,
|
||||
'installable': True,
|
||||
'installable': False,
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
Reference in New Issue
Block a user