@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: bank-statement-import (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-01 16:24 +0000\n"
"PO-Revision-Date: 2015-09-07 14:2 1+0000\n"
"POT-Creation-Date: 2015-10-03 22:47 +0000\n"
"PO-Revision-Date: 2015-10-01 13:0 1+0000\n"
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/sl/)\n"
"MIME-Version: 1.0\n"
@ -19,13 +19,13 @@ msgstr ""
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:362
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:355
#, python-format
msgid "%d transactions had already been imported and were ignored."
msgstr "%d transakcij je bilo že uvoženih in se prezrejo."
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:36 5
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:358
#, python-format
msgid "1 transaction had already been imported and was ignored."
msgstr "1 transakcija je bila že uvožena in se prezre."
@ -60,7 +60,7 @@ msgid ""
msgstr "Knjigovodski dnevnik v zvezi z bančnim izpiskom, ki ga uvažate. Formate izpiskov, ki ne omogočajo samodejne detekcije dnevnika (npr. QIF) izberite ročno."
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:368
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:361
#, python-format
msgid "Already imported items"
msgstr "Že uvoženi predmeti"
@ -86,18 +86,24 @@ msgid "Bank statement import"
msgstr "Uvoz bančnega izpiska"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:127
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:120
#, python-format
msgid "Can not determine journal for import."
msgstr "Ni mogoče določiti dnevnika za uvoz."
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:114
#, python-format
msgid "Can not find the account number %s."
msgstr "Ne najde se konto številka %s."
#. module: account_bank_statement_import
#: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
msgid "Cancel"
msgstr "Preklic"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:16 5
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:158
#, python-format
msgid ""
"Could not make sense of the given file.\n"
@ -178,38 +184,38 @@ msgid "Sanitized Account Number"
msgstr "Številka očiščenega konta"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:249
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:242
#, python-format
msgid "Statement currency id is %d, but company currency id = %d."
msgstr "ID valute izpiska je %d, a ID valute družbe = %d."
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:235
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:228
#, python-format
msgid "Statement currency id is %d, but journal currency id = %d."
msgstr "ID valute izpiska je %d, a ID valute dnevnika = %d."
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:190
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:183
#, python-format
msgid "Statement has invalid currency code %s"
msgstr "Izpisek ima neveljavno kodo valute %s"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:218
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:211
#, python-format
msgid "The account of this statement is linked to another journal."
msgstr "Konto tega izpiska je povezan z drugim dnevnikom."
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:25 4
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:247
#, python-format
msgid ""
"The currency of the bank statement is not the same as the company currency !"
msgstr "Valuta bančnega izpiska ni enaka valuti družbe!"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:240
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:233
#, python-format
msgid ""
"The currency of the bank statement is not the same as the currency of the "
@ -217,13 +223,13 @@ msgid ""
msgstr "Valuta na bančnem izpisku ne ustreza valuti dnevnika!"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:174
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:16 7
#, python-format
msgid "This file doesn't contain any statement."
msgstr "Ta datoteka ne vsebuje izpiskov."
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:179
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:172
#, python-format
msgid "This file doesn't contain any transaction."
msgstr "Ta datoteka ne vsebuje transakcij."