@ -6,8 +6,8 @@ msgid ""
msgstr ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-06-11 12:15 +0000\n"
"PO-Revision-Date: 2015-06-11 12:15 +0000\n"
"POT-Creation-Date: 2015-08-15 19:07 +0000\n"
"PO-Revision-Date: 2015-08-15 19:07 +0000\n"
"Last-Translator: <>\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"MIME-Version: 1.0\n"
@ -16,13 +16,13 @@ msgstr ""
"Plural-Forms: \n"
"Plural-Forms: \n"
#. module: account_bank_statement_import
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:347
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:362
#, python-format
#, python-format
msgid "%d transactions had already been imported and were ignored."
msgid "%d transactions had already been imported and were ignored."
msgstr ""
msgstr ""
#. module: account_bank_statement_import
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:350
#: code:addons/account_bank_statement_import/models/ account_bank_statement_import.py:36 5
#, python-format
#, python-format
msgid "1 transaction had already been imported and was ignored."
msgid "1 transaction had already been imported and was ignored."
msgstr ""
msgstr ""
@ -48,12 +48,12 @@ msgid "A bank account transactions can be imported only once !"
msgstr ""
msgstr ""
#. module: account_bank_statement_import
#. module: account_bank_statement_import
#: sql_constraint:res.partner.bank :0
msgid "Account Number must be unique "
#: help:account.bank.statement.import,journal_id :0
msgid "Accounting journal related to the bank statement you're importing. It has be be manually chosen for statement formats which doesn't allow automatic journal detection (QIF for example). "
msgstr ""
msgstr ""
#. module: account_bank_statement_import
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:353
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:368
#, python-format
#, python-format
msgid "Already imported items"
msgid "Already imported items"
msgstr ""
msgstr ""
@ -74,7 +74,12 @@ msgid "Bank Statement Line"
msgstr ""
msgstr ""
#. module: account_bank_statement_import
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:116
#: view:account.config.settings:account_bank_statement_import.view_account_config_settings
msgid "Bank statement import"
msgstr ""
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:127
#, python-format
#, python-format
msgid "Can not determine journal for import."
msgid "Can not determine journal for import."
msgstr ""
msgstr ""
@ -85,10 +90,10 @@ msgid "Cancel"
msgstr ""
msgstr ""
#. module: account_bank_statement_import
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:154
#: code:addons/account_bank_statement_import/models/ account_bank_statement_import.py:16 5
#, python-format
#, python-format
msgid "Could not make sense of the given file.\n"
msgid "Could not make sense of the given file.\n"
"Did you install the module to support this type of file ?"
"Did you install the module to support this type of file?"
msgstr ""
msgstr ""
#. module: account_bank_statement_import
#. module: account_bank_statement_import
@ -101,6 +106,11 @@ msgstr ""
msgid "Created on"
msgid "Created on"
msgstr ""
msgstr ""
#. module: account_bank_statement_import
#: field:account.config.settings,module_base_bank_account_number_unique:0
msgid "Enforce unique account numbers on bank accounts"
msgstr ""
#. module: account_bank_statement_import
#. module: account_bank_statement_import
#: help:account.bank.statement.import,data_file:0
#: help:account.bank.statement.import,data_file:0
msgid "Get you bank statements in electronic format from your bank and select them here."
msgid "Get you bank statements in electronic format from your bank and select them here."
@ -137,6 +147,11 @@ msgstr ""
msgid "Import ID"
msgid "Import ID"
msgstr ""
msgstr ""
#. module: account_bank_statement_import
#: field:account.bank.statement.import,journal_id:0
msgid "Journal"
msgstr ""
#. module: account_bank_statement_import
#. module: account_bank_statement_import
#: field:account.bank.statement.import,write_uid:0
#: field:account.bank.statement.import,write_uid:0
msgid "Last Updated by"
msgid "Last Updated by"
@ -153,55 +168,55 @@ msgid "Sanitized Account Number"
msgstr ""
msgstr ""
#. module: account_bank_statement_import
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:237
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:249
#, python-format
#, python-format
msgid "Statement currency id is %d, but company currency id = %d."
msgid "Statement currency id is %d, but company currency id = %d."
msgstr ""
msgstr ""
#. module: account_bank_statement_import
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:224
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:235
#, python-format
#, python-format
msgid "Statement currency id is %d, but journal currency id = %d."
msgid "Statement currency id is %d, but journal currency id = %d."
msgstr ""
msgstr ""
#. module: account_bank_statement_import
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:17 9
#: code:addons/account_bank_statement_import/models/ account_bank_statement_import.py:190
#, python-format
#, python-format
msgid "Statement has invalid currency code %s"
msgid "Statement has invalid currency code %s"
msgstr ""
msgstr ""
#. module: account_bank_statement_import
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:207
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:218
#, python-format
#, python-format
msgid "The account of this statement is linked to another journal."
msgid "The account of this statement is linked to another journal."
msgstr ""
msgstr ""
#. module: account_bank_statement_import
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:242
#: code:addons/account_bank_statement_import/models/ account_bank_statement_import.py:25 4
#, python-format
#, python-format
msgid "The currency of the bank statement is not the same as the company currency !"
msgid "The currency of the bank statement is not the same as the company currency !"
msgstr ""
msgstr ""
#. module: account_bank_statement_import
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:229
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:240
#, python-format
#, python-format
msgid "The currency of the bank statement is not the same as the currency of the journal !"
msgid "The currency of the bank statement is not the same as the currency of the journal !"
msgstr ""
msgstr ""
#. module: account_bank_statement_import
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:163
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:174
#, python-format
#, python-format
msgid "This file doesn't contain any statement."
msgid "This file doesn't contain any statement."
msgstr ""
msgstr ""
#. module: account_bank_statement_import
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:168
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:179
#, python-format
#, python-format
msgid "This file doesn't contain any transaction."
msgid "This file doesn't contain any transaction."
msgstr ""
msgstr ""
#. module: account_bank_statement_import
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:88
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:99
#, python-format
#, python-format
msgid "You have already imported that file."
msgid "You have already imported that file."
msgstr ""
msgstr ""