diff --git a/account_bank_statement_import/i18n/de.po b/account_bank_statement_import/i18n/de.po index aba0066..cd7ea6a 100644 --- a/account_bank_statement_import/i18n/de.po +++ b/account_bank_statement_import/i18n/de.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: bank-statement-import (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-11-04 11:12+0000\n" +"POT-Creation-Date: 2015-12-10 01:40+0000\n" "PO-Revision-Date: 2015-10-26 07:28+0000\n" "Last-Translator: Rudolf Schnapka \n" "Language-Team: German (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/de/)\n" @@ -19,13 +19,13 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:356 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:392 #, python-format msgid "%d transactions had already been imported and were ignored." msgstr "%d Transaktionen wurden bereits importiert und dabei ignoriert." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:359 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:395 #, python-format msgid "1 transaction had already been imported and was ignored." msgstr "1 Transaktion wurde importiert und ignoriert." @@ -60,7 +60,7 @@ msgid "" msgstr "Das Journal der Finanzbuchhaltung mit Bezug auf den Kontoauszug, den Sie importieren. Es wurde manuell ausgewählt für Auszugformate, die keine automatische Journalerkennung erlauben (zum Beispiel QIF)." #. 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:398 #, python-format msgid "Already imported items" msgstr "Bereits importierte Posten" @@ -86,13 +86,13 @@ msgid "Bank statement import" msgstr "Kontoauszugimport" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:120 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:153 #, python-format msgid "Can not determine journal for import." msgstr "Kann das Journal zum Import nicht ermitteln." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:114 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:147 #, python-format msgid "Can not find the account number %s." msgstr "Kann Kontonummer %s nicht finden." @@ -103,7 +103,7 @@ msgid "Cancel" msgstr "Abbrechen" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:158 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:193 #, python-format msgid "" "Could not make sense of the given file.\n" @@ -184,38 +184,38 @@ msgid "Sanitized Account Number" msgstr "Bereinigte Kontonummer" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:242 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:278 #, python-format msgid "Statement currency id is %d, but company currency id = %d." msgstr "Währung des Kontoauszugs ist %d, die des Unternehmens jedoch %d." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:228 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:264 #, python-format msgid "Statement currency id is %d, but journal currency id = %d." msgstr "Währung des Kontoauszugs ist %d, die des Journals jedoch %d." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:183 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:219 #, python-format msgid "Statement has invalid currency code %s" msgstr "Kontoauszug hat ungültige Währung %s" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:211 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:247 #, python-format msgid "The account of this statement is linked to another journal." msgstr "Das Konto dieses Kontoauszugs ist einem anderen Journal zugeordnet." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:247 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:283 #, python-format msgid "" "The currency of the bank statement is not the same as the company currency !" msgstr "Die Währung des Kontoauszugs ist nicht mit der Hauswährung identisch!" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:233 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:269 #, python-format msgid "" "The currency of the bank statement is not the same as the currency of the " @@ -223,19 +223,19 @@ msgid "" msgstr "Die Währung des Kontoauszugs ist nicht mit der Währung des Journals identisch!" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:167 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:203 #, python-format msgid "This file doesn't contain any statement." msgstr "Diese Datei enthält keinen Auszug." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:172 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:208 #, python-format msgid "This file doesn't contain any transaction." msgstr "Diese Datei enthält keine Transaktion." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:99 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:131 #, python-format msgid "You have already imported that file." msgstr "Diese Datei haben Sie bereits importiert." diff --git a/account_bank_statement_import/i18n/en.po b/account_bank_statement_import/i18n/en.po index d479bef..26c4618 100644 --- a/account_bank_statement_import/i18n/en.po +++ b/account_bank_statement_import/i18n/en.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: bank-statement-import (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-11-04 11:12+0000\n" +"POT-Creation-Date: 2015-12-10 01:40+0000\n" "PO-Revision-Date: 2015-10-01 11:07+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: English (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/en/)\n" @@ -18,13 +18,13 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:356 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:392 #, python-format msgid "%d transactions had already been imported and were ignored." msgstr "%d transactions had already been imported and were ignored." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:359 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:395 #, python-format msgid "1 transaction had already been imported and was ignored." msgstr "1 transaction had already been imported and was ignored." @@ -59,7 +59,7 @@ msgid "" msgstr "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)." #. 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:398 #, python-format msgid "Already imported items" msgstr "Already imported items" @@ -85,13 +85,13 @@ msgid "Bank statement import" msgstr "Bank statement import" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:120 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:153 #, python-format msgid "Can not determine journal for import." msgstr "Can not determine journal for import." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:114 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:147 #, python-format msgid "Can not find the account number %s." msgstr "Can not find the account number %s." @@ -102,7 +102,7 @@ msgid "Cancel" msgstr "Cancel" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:158 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:193 #, python-format msgid "" "Could not make sense of the given file.\n" @@ -183,38 +183,38 @@ msgid "Sanitized Account Number" msgstr "Sanitized Account Number" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:242 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:278 #, python-format msgid "Statement currency id is %d, but company currency id = %d." msgstr "Statement currency id is %d, but company currency id = %d." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:228 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:264 #, python-format msgid "Statement currency id is %d, but journal currency id = %d." msgstr "Statement currency id is %d, but journal currency id = %d." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:183 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:219 #, python-format msgid "Statement has invalid currency code %s" msgstr "Statement has invalid currency code %s" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:211 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:247 #, python-format msgid "The account of this statement is linked to another journal." msgstr "The account of this statement is linked to another journal." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:247 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:283 #, python-format msgid "" "The currency of the bank statement is not the same as the company currency !" msgstr "The currency of the bank statement is not the same as the company currency !" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:233 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:269 #, python-format msgid "" "The currency of the bank statement is not the same as the currency of the " @@ -222,19 +222,19 @@ msgid "" msgstr "The currency of the bank statement is not the same as the currency of the journal !" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:167 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:203 #, python-format msgid "This file doesn't contain any statement." msgstr "This file doesn't contain any statement." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:172 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:208 #, python-format msgid "This file doesn't contain any transaction." msgstr "This file doesn't contain any transaction." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:99 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:131 #, python-format msgid "You have already imported that file." msgstr "You have already imported that file." diff --git a/account_bank_statement_import/i18n/es.po b/account_bank_statement_import/i18n/es.po index 6f9ba9f..f10e909 100644 --- a/account_bank_statement_import/i18n/es.po +++ b/account_bank_statement_import/i18n/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: bank-statement-import (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-11-04 11:12+0000\n" +"POT-Creation-Date: 2015-12-10 01:40+0000\n" "PO-Revision-Date: 2015-10-01 11:07+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Spanish (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/es/)\n" @@ -18,13 +18,13 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:356 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:392 #, python-format msgid "%d transactions had already been imported and were ignored." msgstr "%d transacciones han sido ya importadas y se omitirán." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:359 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:395 #, python-format msgid "1 transaction had already been imported and was ignored." msgstr "1 transacción ha sido ya importada y se omitirá." @@ -59,7 +59,7 @@ msgid "" msgstr "" #. 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:398 #, python-format msgid "Already imported items" msgstr "Elementos ya importados" @@ -85,13 +85,13 @@ msgid "Bank statement import" msgstr "" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:120 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:153 #, python-format msgid "Can not determine journal for import." msgstr "" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:114 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:147 #, python-format msgid "Can not find the account number %s." msgstr "" @@ -102,7 +102,7 @@ msgid "Cancel" msgstr "Cancelar" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:158 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:193 #, python-format msgid "" "Could not make sense of the given file.\n" @@ -183,38 +183,38 @@ msgid "Sanitized Account Number" msgstr "" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:242 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:278 #, python-format msgid "Statement currency id is %d, but company currency id = %d." msgstr "" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:228 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:264 #, python-format msgid "Statement currency id is %d, but journal currency id = %d." msgstr "" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:183 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:219 #, python-format msgid "Statement has invalid currency code %s" msgstr "" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:211 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:247 #, python-format msgid "The account of this statement is linked to another journal." msgstr "La cuenta de este extracto está enlazada a otro diario." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:247 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:283 #, python-format msgid "" "The currency of the bank statement is not the same as the company currency !" msgstr "" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:233 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:269 #, python-format msgid "" "The currency of the bank statement is not the same as the currency of the " @@ -222,19 +222,19 @@ msgid "" msgstr "La moneda del extracto bancario no es la misma que la moneda del diario." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:167 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:203 #, python-format msgid "This file doesn't contain any statement." msgstr "Este archivo no contiene ningún extracto." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:172 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:208 #, python-format msgid "This file doesn't contain any transaction." msgstr "Este archivo no contiene ninguna transacción." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:99 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:131 #, python-format msgid "You have already imported that file." msgstr "Ya ha importado este archivo." diff --git a/account_bank_statement_import/i18n/fr.po b/account_bank_statement_import/i18n/fr.po index 99135ed..ba1a6ce 100644 --- a/account_bank_statement_import/i18n/fr.po +++ b/account_bank_statement_import/i18n/fr.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: bank-statement-import (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-11-04 11:12+0000\n" +"POT-Creation-Date: 2015-12-10 01:40+0000\n" "PO-Revision-Date: 2015-10-01 11:07+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: French (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/fr/)\n" @@ -23,13 +23,13 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:356 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:392 #, python-format msgid "%d transactions had already been imported and were ignored." msgstr "%d mouvements déjà importés ont été ignorés." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:359 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:395 #, python-format msgid "1 transaction had already been imported and was ignored." msgstr "1 mouvement déjà importé a été ignoré." @@ -64,7 +64,7 @@ msgid "" msgstr "" #. 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:398 #, python-format msgid "Already imported items" msgstr "Lignes déjà importées" @@ -90,13 +90,13 @@ msgid "Bank statement import" msgstr "" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:120 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:153 #, python-format msgid "Can not determine journal for import." msgstr "" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:114 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:147 #, python-format msgid "Can not find the account number %s." msgstr "" @@ -107,7 +107,7 @@ msgid "Cancel" msgstr "Annuler" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:158 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:193 #, python-format msgid "" "Could not make sense of the given file.\n" @@ -188,38 +188,38 @@ msgid "Sanitized Account Number" msgstr "" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:242 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:278 #, python-format msgid "Statement currency id is %d, but company currency id = %d." msgstr "" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:228 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:264 #, python-format msgid "Statement currency id is %d, but journal currency id = %d." msgstr "" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:183 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:219 #, python-format msgid "Statement has invalid currency code %s" msgstr "" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:211 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:247 #, python-format msgid "The account of this statement is linked to another journal." msgstr "Le numéro de compte de ce relevé correspond à un autre journal." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:247 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:283 #, python-format msgid "" "The currency of the bank statement is not the same as the company currency !" msgstr "" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:233 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:269 #, python-format msgid "" "The currency of the bank statement is not the same as the currency of the " @@ -227,19 +227,19 @@ msgid "" msgstr "La monnaie du relevé bancaire à importer ne correspond pas à la monnaie du journal !" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:167 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:203 #, python-format msgid "This file doesn't contain any statement." msgstr "Ce fichier ne comporte aucun relevé." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:172 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:208 #, python-format msgid "This file doesn't contain any transaction." msgstr "Ce fichier ne comporte aucune transaction." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:99 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:131 #, python-format msgid "You have already imported that file." msgstr "Vous avez déjà importé ce fichier." diff --git a/account_bank_statement_import/i18n/lt_LT.po b/account_bank_statement_import/i18n/lt_LT.po index d5a07d7..5d09fec 100644 --- a/account_bank_statement_import/i18n/lt_LT.po +++ b/account_bank_statement_import/i18n/lt_LT.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: bank-statement-import (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-11-04 11:12+0000\n" +"POT-Creation-Date: 2015-12-10 01:40+0000\n" "PO-Revision-Date: 2015-10-01 11:07+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/lt_LT/)\n" @@ -19,13 +19,13 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:356 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:392 #, python-format msgid "%d transactions had already been imported and were ignored." msgstr "%d transakcijos ignoruotos, nes jau buvo importuotos." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:359 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:395 #, python-format msgid "1 transaction had already been imported and was ignored." msgstr "1 transakcija ignoruota, nes jau buvo importuota." @@ -60,7 +60,7 @@ msgid "" msgstr "Sąskaitos žurnalas susijęs su banko išrašu, kurį jūs importuojate. Jis turi būti rankiniu būdu pasirinktas išrašų formatams, kurių sistema pati neaptinka (pvz. QIF)" #. 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:398 #, python-format msgid "Already imported items" msgstr "Importuoti įrašai" @@ -86,13 +86,13 @@ msgid "Bank statement import" msgstr "" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:120 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:153 #, python-format msgid "Can not determine journal for import." msgstr "" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:114 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:147 #, python-format msgid "Can not find the account number %s." msgstr "" @@ -103,7 +103,7 @@ msgid "Cancel" msgstr "Atšaukti" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:158 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:193 #, python-format msgid "" "Could not make sense of the given file.\n" @@ -184,38 +184,38 @@ msgid "Sanitized Account Number" msgstr "Išbraukytas sąskaitos numeris" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:242 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:278 #, python-format msgid "Statement currency id is %d, but company currency id = %d." msgstr "" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:228 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:264 #, python-format msgid "Statement currency id is %d, but journal currency id = %d." msgstr "" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:183 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:219 #, python-format msgid "Statement has invalid currency code %s" msgstr "" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:211 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:247 #, python-format msgid "The account of this statement is linked to another journal." msgstr "Šio išrašo sąskaita yra susieta su kitu žurnalu." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:247 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:283 #, python-format msgid "" "The currency of the bank statement is not the same as the company currency !" msgstr "" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:233 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:269 #, python-format msgid "" "The currency of the bank statement is not the same as the currency of the " @@ -223,19 +223,19 @@ msgid "" msgstr "Banko išrašo valiuta skiriasi nuo žurnalo valiutos !" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:167 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:203 #, python-format msgid "This file doesn't contain any statement." msgstr "Faile nerasta jokių išrašų." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:172 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:208 #, python-format msgid "This file doesn't contain any transaction." msgstr "Faile nėra jokių pavedimų." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:99 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:131 #, python-format msgid "You have already imported that file." msgstr "Jūs jau importavote šį failą." diff --git a/account_bank_statement_import/i18n/nl.po b/account_bank_statement_import/i18n/nl.po index 306b6e3..c3f5bbb 100644 --- a/account_bank_statement_import/i18n/nl.po +++ b/account_bank_statement_import/i18n/nl.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: bank-statement-import (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-11-04 11:12+0000\n" +"POT-Creation-Date: 2015-12-10 01:40+0000\n" "PO-Revision-Date: 2015-10-02 06:45+0000\n" "Last-Translator: Erwin van der Ploeg \n" "Language-Team: Dutch (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/nl/)\n" @@ -20,13 +20,13 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:356 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:392 #, python-format msgid "%d transactions had already been imported and were ignored." msgstr "%d Transacties zijn overgeslagen omdat ze al reeds waren geïmporteerd." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:359 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:395 #, python-format msgid "1 transaction had already been imported and was ignored." msgstr "1. Transactie was al geïmporteerd en is overgeslagen." @@ -61,7 +61,7 @@ msgid "" msgstr "Het dagboek wat hoort bij het bankafschrift welke u importeert. Het dient handmatig te worden gekozen voor bankafschrift formaten welke geen automatische dagboek detectie ondersteunen (bijvoorbeeld QIF)" #. 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:398 #, python-format msgid "Already imported items" msgstr "Al eerder geïmporteerde regels" @@ -87,13 +87,13 @@ msgid "Bank statement import" msgstr "Importeer bankafschrift" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:120 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:153 #, python-format msgid "Can not determine journal for import." msgstr "Kan niet bepalen welk dagboek gebruikt moet worden." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:114 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:147 #, python-format msgid "Can not find the account number %s." msgstr "Kan rekeningnummer niet vinden %s." @@ -104,7 +104,7 @@ msgid "Cancel" msgstr "Annuleren" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:158 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:193 #, python-format msgid "" "Could not make sense of the given file.\n" @@ -185,38 +185,38 @@ msgid "Sanitized Account Number" msgstr "Gestandaardiseerd rekeningnummer" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:242 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:278 #, python-format msgid "Statement currency id is %d, but company currency id = %d." msgstr "Valuta id van afschrift = %d, maar valuta id van bedrijf = %d." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:228 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:264 #, python-format msgid "Statement currency id is %d, but journal currency id = %d." msgstr "Valuta id van afschrift = %d, maar valuta id van dagboek = %d." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:183 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:219 #, python-format msgid "Statement has invalid currency code %s" msgstr "Bankafschrift heeft ongeldige valutacode %s" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:211 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:247 #, python-format msgid "The account of this statement is linked to another journal." msgstr "Het rekeningnummer van dit afschrift is gekoppeld aan een ander dagboek." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:247 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:283 #, python-format msgid "" "The currency of the bank statement is not the same as the company currency !" msgstr "De valuta van het afschrift is niet gelijk aan de valuta van het bedrijf!" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:233 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:269 #, python-format msgid "" "The currency of the bank statement is not the same as the currency of the " @@ -224,19 +224,19 @@ msgid "" msgstr "De valuta van het afschrift is niet hetzelfde als de valuta van het dagboek!" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:167 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:203 #, python-format msgid "This file doesn't contain any statement." msgstr "Dit bestand bevat geen enkel afschrift." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:172 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:208 #, python-format msgid "This file doesn't contain any transaction." msgstr "Dit bestand bevat geen enkele transactie." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:99 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:131 #, python-format msgid "You have already imported that file." msgstr "U heeft dit bestand al geïmporteerd." diff --git a/account_bank_statement_import/i18n/pt_BR.po b/account_bank_statement_import/i18n/pt_BR.po index 9b50ee7..aa49c7f 100644 --- a/account_bank_statement_import/i18n/pt_BR.po +++ b/account_bank_statement_import/i18n/pt_BR.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: bank-statement-import (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-11-04 11:12+0000\n" +"POT-Creation-Date: 2015-12-10 01:40+0000\n" "PO-Revision-Date: 2015-10-09 00:23+0000\n" "Last-Translator: danimaribeiro \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/pt_BR/)\n" @@ -20,13 +20,13 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:356 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:392 #, python-format msgid "%d transactions had already been imported and were ignored." msgstr "%d transações já foram importadas e foram ignoradas." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:359 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:395 #, python-format msgid "1 transaction had already been imported and was ignored." msgstr "1 transação já foi importada e foi ignorada." @@ -61,7 +61,7 @@ msgid "" msgstr "O diário relacionado ao seu extrato bancário que está importando. Deve ser escolhido manualmente para formatos que não permitem a detecção do diário automática. (QIF por exemplo)." #. 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:398 #, python-format msgid "Already imported items" msgstr "Itens já importados" @@ -87,13 +87,13 @@ msgid "Bank statement import" msgstr "Importar extrato bancário" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:120 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:153 #, python-format msgid "Can not determine journal for import." msgstr "Não pode determinar o diário para importar" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:114 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:147 #, python-format msgid "Can not find the account number %s." msgstr "Não foi possível encontrar a conta número %s." @@ -104,7 +104,7 @@ msgid "Cancel" msgstr "Cancelar" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:158 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:193 #, python-format msgid "" "Could not make sense of the given file.\n" @@ -185,38 +185,38 @@ msgid "Sanitized Account Number" msgstr "Número da conta sanitizado" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:242 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:278 #, python-format msgid "Statement currency id is %d, but company currency id = %d." msgstr "Moeda do extrato é %d, mas a moeda da empresa é %d." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:228 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:264 #, python-format msgid "Statement currency id is %d, but journal currency id = %d." msgstr "Moeda do extrato é %d, mas a moeda do diário é %d." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:183 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:219 #, python-format msgid "Statement has invalid currency code %s" msgstr "Extrato tem código de moeda inválido %s" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:211 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:247 #, python-format msgid "The account of this statement is linked to another journal." msgstr "A conta deste extrato está ligada a outro diário." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:247 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:283 #, python-format msgid "" "The currency of the bank statement is not the same as the company currency !" msgstr "A moeda deste extrato não é a mesma da empresa!" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:233 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:269 #, python-format msgid "" "The currency of the bank statement is not the same as the currency of the " @@ -224,19 +224,19 @@ msgid "" msgstr "A moeda deste extrato não é a mesma do diário!" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:167 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:203 #, python-format msgid "This file doesn't contain any statement." msgstr "O arquivo não contém nenhum registro." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:172 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:208 #, python-format msgid "This file doesn't contain any transaction." msgstr "O arquivo não contém nenhuma transação." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:99 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:131 #, python-format msgid "You have already imported that file." msgstr "Você já importou este arquivo." diff --git a/account_bank_statement_import/i18n/sl.po b/account_bank_statement_import/i18n/sl.po index a91b6a2..6eb06dd 100644 --- a/account_bank_statement_import/i18n/sl.po +++ b/account_bank_statement_import/i18n/sl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: bank-statement-import (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-11-04 11:12+0000\n" +"POT-Creation-Date: 2015-12-10 01:40+0000\n" "PO-Revision-Date: 2015-10-01 13:01+0000\n" "Last-Translator: Matjaž Mozetič \n" "Language-Team: Slovenian (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/sl/)\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:356 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:392 #, 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:359 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:395 #, 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:362 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:398 #, python-format msgid "Already imported items" msgstr "Že uvoženi predmeti" @@ -86,13 +86,13 @@ 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:120 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:153 #, 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 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:147 #, python-format msgid "Can not find the account number %s." msgstr "Ne najde se konto številka %s." @@ -103,7 +103,7 @@ msgid "Cancel" msgstr "Preklic" #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:158 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:193 #, python-format msgid "" "Could not make sense of the given file.\n" @@ -184,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:242 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:278 #, 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:228 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:264 #, 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:183 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:219 #, 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:211 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:247 #, 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:247 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:283 #, 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:233 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:269 #, python-format msgid "" "The currency of the bank statement is not the same as the currency of the " @@ -223,19 +223,19 @@ 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:167 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:203 #, 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:172 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:208 #, python-format msgid "This file doesn't contain any transaction." msgstr "Ta datoteka ne vsebuje transakcij." #. module: account_bank_statement_import -#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:99 +#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:131 #, python-format msgid "You have already imported that file." msgstr "To datoteko ste že uvozili." diff --git a/base_bank_account_number_unique/i18n/de.po b/base_bank_account_number_unique/i18n/de.po index 547b6c2..bf84c33 100644 --- a/base_bank_account_number_unique/i18n/de.po +++ b/base_bank_account_number_unique/i18n/de.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: bank-statement-import (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-10-25 22:36+0000\n" +"POT-Creation-Date: 2015-12-10 01:40+0000\n" "PO-Revision-Date: 2015-10-26 07:20+0000\n" "Last-Translator: Rudolf Schnapka \n" "Language-Team: German (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/de/)\n" @@ -29,7 +29,7 @@ msgid "Bank Accounts" msgstr "Bankkonten" #. module: base_bank_account_number_unique -#: code:addons/base_bank_account_number_unique/hooks.py:44 +#: 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" diff --git a/base_bank_account_number_unique/i18n/en.po b/base_bank_account_number_unique/i18n/en.po index 51d37eb..85ffc34 100644 --- a/base_bank_account_number_unique/i18n/en.po +++ b/base_bank_account_number_unique/i18n/en.po @@ -7,7 +7,7 @@ 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" +"POT-Creation-Date: 2015-12-10 01:40+0000\n" "PO-Revision-Date: 2015-09-01 16:25+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: English (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/en/)\n" @@ -28,7 +28,7 @@ msgid "Bank Accounts" msgstr "Bank Accounts" #. module: base_bank_account_number_unique -#: code:addons/base_bank_account_number_unique/hooks.py:44 +#: 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" diff --git a/base_bank_account_number_unique/i18n/nl.po b/base_bank_account_number_unique/i18n/nl.po index 8853628..224b049 100644 --- a/base_bank_account_number_unique/i18n/nl.po +++ b/base_bank_account_number_unique/i18n/nl.po @@ -1,19 +1,21 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * base_bank_account_number_unique -# +# * base_bank_account_number_unique +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: bank-statement-import (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-07-30 09:32+0000\n" -"PO-Revision-Date: 2015-07-30 09:32+0000\n" -"Last-Translator: <>\n" -"Language-Team: \n" +"POT-Creation-Date: 2015-12-10 01:40+0000\n" +"PO-Revision-Date: 2015-09-01 17:54+0000\n" +"Last-Translator: Erwin van der Ploeg \n" +"Language-Team: Dutch (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/nl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Plural-Forms: \n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_bank_account_number_unique #: sql_constraint:res.partner.bank:0 @@ -26,13 +28,11 @@ msgid "Bank Accounts" msgstr "Rekeningnummers" #. module: base_bank_account_number_unique -#: code:addons/base_bank_account_number_unique/hooks.py:44 +#: 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" +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 "De installatie kan niet door gaan omdat er al dubbele rekeningnummer in het systeem staan. Schoon dat op en probeer het opnieuw.\n" -"Er volgen de eerste %d dubbele rekeningnummers\n" -"%s\n" -"(indien er minder dan %d getoond worden, zijn er niet meer dubbele rekeningnummers)" +msgstr "De installatie kan niet door gaan omdat er al dubbele rekeningnummer in het systeem staan. Schoon dat op en probeer het opnieuw.\nEr volgen de eerste %d dubbele rekeningnummers\n%s\n(indien er minder dan %d getoond worden, zijn er niet meer dubbele rekeningnummers)" diff --git a/base_bank_account_number_unique/i18n/pt_BR.po b/base_bank_account_number_unique/i18n/pt_BR.po index c9824db..45ff087 100644 --- a/base_bank_account_number_unique/i18n/pt_BR.po +++ b/base_bank_account_number_unique/i18n/pt_BR.po @@ -4,11 +4,12 @@ # # Translators: # danimaribeiro , 2015 +# danimaribeiro , 2015 msgid "" msgstr "" "Project-Id-Version: bank-statement-import (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-10-09 09:23+0000\n" +"POT-Creation-Date: 2015-12-10 01:40+0000\n" "PO-Revision-Date: 2015-10-09 00:28+0000\n" "Last-Translator: danimaribeiro \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/pt_BR/)\n" @@ -29,7 +30,7 @@ msgid "Bank Accounts" msgstr "Contas bancárias" #. module: base_bank_account_number_unique -#: code:addons/base_bank_account_number_unique/hooks.py:44 +#: 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" diff --git a/base_bank_account_number_unique/i18n/sl.po b/base_bank_account_number_unique/i18n/sl.po index b5cd929..1c560b4 100644 --- a/base_bank_account_number_unique/i18n/sl.po +++ b/base_bank_account_number_unique/i18n/sl.po @@ -8,7 +8,7 @@ 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" +"POT-Creation-Date: 2015-12-10 01:40+0000\n" "PO-Revision-Date: 2015-09-07 14:24+0000\n" "Last-Translator: Matjaž Mozetič \n" "Language-Team: Slovenian (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/sl/)\n" @@ -29,7 +29,7 @@ msgid "Bank Accounts" msgstr "Bančni računi" #. module: base_bank_account_number_unique -#: code:addons/base_bank_account_number_unique/hooks.py:44 +#: 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"