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:
@@ -8,9 +8,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: bank-statement-import (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-03-01 03:20+0000\n"
|
||||
"PO-Revision-Date: 2017-03-01 03:20+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"POT-Creation-Date: 2018-04-11 22:49+0000\n"
|
||||
"PO-Revision-Date: 2018-04-11 22:49+0000\n"
|
||||
"Last-Translator: Rudolf Schnapka <rs@techno-flex.de>\n"
|
||||
"Language-Team: German (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\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:411
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:419
|
||||
#, 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:414
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:422
|
||||
#, 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:417
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:425
|
||||
#, python-format
|
||||
msgid "Already imported items"
|
||||
msgstr "Bereits importierte Posten"
|
||||
@@ -91,14 +91,14 @@ msgid "Bank statement import"
|
||||
msgstr "Kontoauszugimport"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:154
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Can not determine journal for import for account number %s and currency %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:147
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:155
|
||||
#, python-format
|
||||
msgid "Can not find the account number %s."
|
||||
msgstr "Kann Kontonummer %s nicht finden."
|
||||
@@ -109,7 +109,7 @@ msgid "Cancel"
|
||||
msgstr "Abbrechen"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:197
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:205
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not make sense of the given file.\n"
|
||||
@@ -141,6 +141,11 @@ msgstr ""
|
||||
msgid "Enforce unique account numbers on bank accounts"
|
||||
msgstr "Eindeutige Kontonummern für Bankkonten erzwingen"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: field:account.bank.statement.import,filename:0
|
||||
msgid "Filename"
|
||||
msgstr "Dateiname"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: help:account.bank.statement.import,data_file:0
|
||||
msgid ""
|
||||
@@ -219,31 +224,31 @@ msgid "Sanitized Account Number"
|
||||
msgstr "Bereinigte Kontonummer"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:286
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:294
|
||||
#, 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:269
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:277
|
||||
#, 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:223
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:231
|
||||
#, 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:252
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:260
|
||||
#, 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:291
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:299
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the company "
|
||||
@@ -251,7 +256,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:274
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:282
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
@@ -259,19 +264,19 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:207
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:215
|
||||
#, 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:212
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:220
|
||||
#, 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:131
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:139
|
||||
#, python-format
|
||||
msgid "You have already imported that file."
|
||||
msgstr "Diese Datei haben Sie bereits importiert."
|
||||
|
||||
@@ -9,9 +9,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: bank-statement-import (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-03-01 03:20+0000\n"
|
||||
"PO-Revision-Date: 2017-03-01 03:20+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"POT-Creation-Date: 2018-04-11 22:49+0000\n"
|
||||
"PO-Revision-Date: 2018-04-11 22:49+0000\n"
|
||||
"Last-Translator: Pedro M. Baeza <pedro.baeza@gmail.com>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\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:411
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:419
|
||||
#, 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:414
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:422
|
||||
#, python-format
|
||||
msgid "1 transaction had already been imported and was ignored."
|
||||
msgstr "1 transacción ha sido ya importada y se omitirá."
|
||||
@@ -61,7 +61,7 @@ msgid ""
|
||||
msgstr "Diario contable asociado al extracto que está importando. Se debe seleccionar manualmente para los extractos en formatos que no permiten detectar el diario automáticamente (p.e., QIF)."
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:417
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:425
|
||||
#, python-format
|
||||
msgid "Already imported items"
|
||||
msgstr "Elementos ya importados"
|
||||
@@ -92,14 +92,14 @@ msgid "Bank statement import"
|
||||
msgstr "Importar extracto bancario"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:154
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Can not determine journal for import for account number %s and currency %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:147
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:155
|
||||
#, python-format
|
||||
msgid "Can not find the account number %s."
|
||||
msgstr "No se puede encontrar la cuenta número %s."
|
||||
@@ -110,7 +110,7 @@ msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:197
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:205
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not make sense of the given file.\n"
|
||||
@@ -142,6 +142,11 @@ msgstr ""
|
||||
msgid "Enforce unique account numbers on bank accounts"
|
||||
msgstr "Exigir números de cuenta únicos en cuentas bancarias"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: field:account.bank.statement.import,filename:0
|
||||
msgid "Filename"
|
||||
msgstr "Nombre de archivo"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: help:account.bank.statement.import,data_file:0
|
||||
msgid ""
|
||||
@@ -220,31 +225,31 @@ msgid "Sanitized Account Number"
|
||||
msgstr "Número de cuenta validado"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:286
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:294
|
||||
#, python-format
|
||||
msgid "Statement currency id is %d, but company currency id = %d."
|
||||
msgstr "El identificador de divisa del extracto es %d, pero la divisa de la compañía es %d."
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:269
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:277
|
||||
#, python-format
|
||||
msgid "Statement currency id is %d, but journal currency id = %d."
|
||||
msgstr "El identificador de divisa del extracto es %d, pero el identificador de divisa del diario es %d."
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:223
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:231
|
||||
#, python-format
|
||||
msgid "Statement has invalid currency code %s"
|
||||
msgstr "El extracto tiene un código de divisa incorrecto: %s"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:252
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:260
|
||||
#, 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:291
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:299
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the company "
|
||||
@@ -252,7 +257,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:274
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:282
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
@@ -260,19 +265,19 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:207
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:215
|
||||
#, 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:212
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:220
|
||||
#, 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:131
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:139
|
||||
#, python-format
|
||||
msgid "You have already imported that file."
|
||||
msgstr "Ya ha importado este archivo."
|
||||
|
||||
@@ -8,8 +8,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: bank-statement-import (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-03-01 03:20+0000\n"
|
||||
"PO-Revision-Date: 2017-03-01 03:20+0000\n"
|
||||
"POT-Creation-Date: 2018-04-11 22:49+0000\n"
|
||||
"PO-Revision-Date: 2018-04-11 22:49+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/fi/)\n"
|
||||
"MIME-Version: 1.0\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:411
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:419
|
||||
#, python-format
|
||||
msgid "%d transactions had already been imported and were ignored."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:414
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:422
|
||||
#, python-format
|
||||
msgid "1 transaction had already been imported and was ignored."
|
||||
msgstr ""
|
||||
@@ -60,7 +60,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:417
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:425
|
||||
#, python-format
|
||||
msgid "Already imported items"
|
||||
msgstr ""
|
||||
@@ -91,14 +91,14 @@ msgid "Bank statement import"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:154
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Can not determine journal for import for account number %s and currency %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:147
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:155
|
||||
#, python-format
|
||||
msgid "Can not find the account number %s."
|
||||
msgstr ""
|
||||
@@ -109,7 +109,7 @@ msgid "Cancel"
|
||||
msgstr "Peruuta"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:197
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:205
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not make sense of the given file.\n"
|
||||
@@ -141,6 +141,11 @@ msgstr ""
|
||||
msgid "Enforce unique account numbers on bank accounts"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: field:account.bank.statement.import,filename:0
|
||||
msgid "Filename"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: help:account.bank.statement.import,data_file:0
|
||||
msgid ""
|
||||
@@ -219,31 +224,31 @@ msgid "Sanitized Account Number"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:286
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:294
|
||||
#, 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:269
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:277
|
||||
#, 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:223
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:231
|
||||
#, 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:252
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:260
|
||||
#, python-format
|
||||
msgid "The account of this statement is linked to another journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:291
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:299
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the company "
|
||||
@@ -251,7 +256,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:274
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:282
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
@@ -259,19 +264,19 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:207
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:215
|
||||
#, python-format
|
||||
msgid "This file doesn't contain any statement."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:212
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:220
|
||||
#, python-format
|
||||
msgid "This file doesn't contain any transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:131
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:139
|
||||
#, python-format
|
||||
msgid "You have already imported that file."
|
||||
msgstr "Olet jo tuonut tämän tiedoston."
|
||||
|
||||
@@ -13,8 +13,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: bank-statement-import (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-03-01 03:20+0000\n"
|
||||
"PO-Revision-Date: 2017-03-01 03:20+0000\n"
|
||||
"POT-Creation-Date: 2018-04-11 22:49+0000\n"
|
||||
"PO-Revision-Date: 2018-04-11 22:49+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"Language-Team: French (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/fr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -24,13 +24,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:411
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:419
|
||||
#, 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:414
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:422
|
||||
#, python-format
|
||||
msgid "1 transaction had already been imported and was ignored."
|
||||
msgstr "1 mouvement déjà importé a été ignoré."
|
||||
@@ -65,7 +65,7 @@ msgid ""
|
||||
msgstr "Le compte du journal lié au relevé de banque que vous importez. Il est à sélectionner manuellement pour les formats de relevés qui n'autorisent pas la détection automatique du journal (QIF par exemple)."
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:417
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:425
|
||||
#, python-format
|
||||
msgid "Already imported items"
|
||||
msgstr "Lignes déjà importées"
|
||||
@@ -96,14 +96,14 @@ msgid "Bank statement import"
|
||||
msgstr "Relevé bancaire importé"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:154
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Can not determine journal for import for account number %s and currency %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:147
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:155
|
||||
#, python-format
|
||||
msgid "Can not find the account number %s."
|
||||
msgstr "Impossible de trouvé le numéro de compte %s."
|
||||
@@ -114,7 +114,7 @@ msgid "Cancel"
|
||||
msgstr "Annuler"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:197
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:205
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not make sense of the given file.\n"
|
||||
@@ -146,6 +146,11 @@ msgstr ""
|
||||
msgid "Enforce unique account numbers on bank accounts"
|
||||
msgstr "Renforce le numéro de compte unsqiue sur les comptes bancaires"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: field:account.bank.statement.import,filename:0
|
||||
msgid "Filename"
|
||||
msgstr "Nom du fichier"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: help:account.bank.statement.import,data_file:0
|
||||
msgid ""
|
||||
@@ -224,31 +229,31 @@ msgid "Sanitized Account Number"
|
||||
msgstr "Nettoyage du numéro de compte"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:286
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:294
|
||||
#, python-format
|
||||
msgid "Statement currency id is %d, but company currency id = %d."
|
||||
msgstr "L'Id de la devise du relevé de banque est %d, celui de la société est id = %d."
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:269
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:277
|
||||
#, python-format
|
||||
msgid "Statement currency id is %d, but journal currency id = %d."
|
||||
msgstr "L'Id de la devise du relevé de banque est %d, celui du journal est id = %d."
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:223
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:231
|
||||
#, python-format
|
||||
msgid "Statement has invalid currency code %s"
|
||||
msgstr "Le relevé de banque a une code de devise non valide %s"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:252
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:260
|
||||
#, 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:291
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:299
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the company "
|
||||
@@ -256,7 +261,7 @@ msgid ""
|
||||
msgstr "La devise du relevé de banque (%s) n'est pas la même que la devise société (%s) !"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:274
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:282
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
@@ -264,19 +269,19 @@ msgid ""
|
||||
msgstr "La devise du relevé de banque (%s) n'est pas la même que la devise sur le journal %s (%s) !"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:207
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:215
|
||||
#, 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:212
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:220
|
||||
#, 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:131
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:139
|
||||
#, python-format
|
||||
msgid "You have already imported that file."
|
||||
msgstr "Vous avez déjà importé ce fichier."
|
||||
|
||||
@@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: bank-statement-import (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-03-30 16:11+0000\n"
|
||||
"PO-Revision-Date: 2017-05-10 09:47+0000\n"
|
||||
"POT-Creation-Date: 2018-04-11 22:49+0000\n"
|
||||
"PO-Revision-Date: 2018-04-11 22:49+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/it/)\n"
|
||||
"MIME-Version: 1.0\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:411
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:419
|
||||
#, python-format
|
||||
msgid "%d transactions had already been imported and were ignored."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:414
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:422
|
||||
#, python-format
|
||||
msgid "1 transaction had already been imported and was ignored."
|
||||
msgstr ""
|
||||
@@ -59,7 +59,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:417
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:425
|
||||
#, python-format
|
||||
msgid "Already imported items"
|
||||
msgstr ""
|
||||
@@ -90,14 +90,14 @@ msgid "Bank statement import"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:154
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Can not determine journal for import for account number %s and currency %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:147
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:155
|
||||
#, python-format
|
||||
msgid "Can not find the account number %s."
|
||||
msgstr ""
|
||||
@@ -108,7 +108,7 @@ msgid "Cancel"
|
||||
msgstr "Annulla"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:197
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:205
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not make sense of the given file.\n"
|
||||
@@ -140,6 +140,11 @@ msgstr ""
|
||||
msgid "Enforce unique account numbers on bank accounts"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: field:account.bank.statement.import,filename:0
|
||||
msgid "Filename"
|
||||
msgstr "Nome file"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: help:account.bank.statement.import,data_file:0
|
||||
msgid ""
|
||||
@@ -218,31 +223,31 @@ msgid "Sanitized Account Number"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:286
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:294
|
||||
#, 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:269
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:277
|
||||
#, 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:223
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:231
|
||||
#, 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:252
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:260
|
||||
#, python-format
|
||||
msgid "The account of this statement is linked to another journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:291
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:299
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the company "
|
||||
@@ -250,7 +255,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:274
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:282
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
@@ -258,19 +263,19 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:207
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:215
|
||||
#, python-format
|
||||
msgid "This file doesn't contain any statement."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:212
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:220
|
||||
#, python-format
|
||||
msgid "This file doesn't contain any transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:131
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:139
|
||||
#, python-format
|
||||
msgid "You have already imported that file."
|
||||
msgstr ""
|
||||
|
||||
@@ -8,8 +8,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: bank-statement-import (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-03-01 03:20+0000\n"
|
||||
"PO-Revision-Date: 2017-03-01 03:20+0000\n"
|
||||
"POT-Creation-Date: 2018-04-11 22:49+0000\n"
|
||||
"PO-Revision-Date: 2018-04-11 22:49+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/lt_LT/)\n"
|
||||
"MIME-Version: 1.0\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:411
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:419
|
||||
#, 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:414
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:422
|
||||
#, 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:417
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:425
|
||||
#, python-format
|
||||
msgid "Already imported items"
|
||||
msgstr "Importuoti įrašai"
|
||||
@@ -91,14 +91,14 @@ msgid "Bank statement import"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:154
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Can not determine journal for import for account number %s and currency %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:147
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:155
|
||||
#, python-format
|
||||
msgid "Can not find the account number %s."
|
||||
msgstr ""
|
||||
@@ -109,7 +109,7 @@ msgid "Cancel"
|
||||
msgstr "Atšaukti"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:197
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:205
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not make sense of the given file.\n"
|
||||
@@ -141,6 +141,11 @@ msgstr ""
|
||||
msgid "Enforce unique account numbers on bank accounts"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: field:account.bank.statement.import,filename:0
|
||||
msgid "Filename"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: help:account.bank.statement.import,data_file:0
|
||||
msgid ""
|
||||
@@ -219,31 +224,31 @@ 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:286
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:294
|
||||
#, 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:269
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:277
|
||||
#, 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:223
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:231
|
||||
#, 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:252
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:260
|
||||
#, 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:291
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:299
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the company "
|
||||
@@ -251,7 +256,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:274
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:282
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
@@ -259,19 +264,19 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:207
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:215
|
||||
#, 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:212
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:220
|
||||
#, 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:131
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:139
|
||||
#, python-format
|
||||
msgid "You have already imported that file."
|
||||
msgstr "Jūs jau importavote šį failą."
|
||||
|
||||
@@ -10,8 +10,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: bank-statement-import (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-03-01 03:20+0000\n"
|
||||
"PO-Revision-Date: 2017-03-01 03:20+0000\n"
|
||||
"POT-Creation-Date: 2018-04-11 22:49+0000\n"
|
||||
"PO-Revision-Date: 2018-04-11 22:49+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"Language-Team: Dutch (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/nl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -21,13 +21,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:411
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:419
|
||||
#, 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:414
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:422
|
||||
#, python-format
|
||||
msgid "1 transaction had already been imported and was ignored."
|
||||
msgstr "1. Transactie was al geïmporteerd en is overgeslagen."
|
||||
@@ -62,7 +62,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:417
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:425
|
||||
#, python-format
|
||||
msgid "Already imported items"
|
||||
msgstr "Al eerder geïmporteerde regels"
|
||||
@@ -93,14 +93,14 @@ msgid "Bank statement import"
|
||||
msgstr "Importeer bankafschrift"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:154
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Can not determine journal for import for account number %s and currency %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:147
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:155
|
||||
#, python-format
|
||||
msgid "Can not find the account number %s."
|
||||
msgstr "Kan rekeningnummer niet vinden %s."
|
||||
@@ -111,7 +111,7 @@ msgid "Cancel"
|
||||
msgstr "Annuleren"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:197
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:205
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not make sense of the given file.\n"
|
||||
@@ -143,6 +143,11 @@ msgstr ""
|
||||
msgid "Enforce unique account numbers on bank accounts"
|
||||
msgstr "Forceer een uniek bankrekeningnummer"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: field:account.bank.statement.import,filename:0
|
||||
msgid "Filename"
|
||||
msgstr "Bestandsnaam"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: help:account.bank.statement.import,data_file:0
|
||||
msgid ""
|
||||
@@ -221,31 +226,31 @@ msgid "Sanitized Account Number"
|
||||
msgstr "Gestandaardiseerd rekeningnummer"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:286
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:294
|
||||
#, 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:269
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:277
|
||||
#, 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:223
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:231
|
||||
#, 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:252
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:260
|
||||
#, 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:291
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:299
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the company "
|
||||
@@ -253,7 +258,7 @@ msgid ""
|
||||
msgstr "De valuta van het afschrift (%s) is niet gelijk aan de valuta van het bedrijf (%s)!"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:274
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:282
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
@@ -261,19 +266,19 @@ msgid ""
|
||||
msgstr "De valuta van het afschrift (%s) is niet hetzelfde als de valuta van het dagboek %s (%s)!"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:207
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:215
|
||||
#, 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:212
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:220
|
||||
#, 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:131
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:139
|
||||
#, python-format
|
||||
msgid "You have already imported that file."
|
||||
msgstr "U heeft dit bestand al geïmporteerd."
|
||||
|
||||
@@ -12,9 +12,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: bank-statement-import (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-05-17 08:16+0000\n"
|
||||
"PO-Revision-Date: 2017-05-18 19:21+0000\n"
|
||||
"Last-Translator: Rodrigo de Almeida Sottomaior Macedo <rmsolucoeseminformatic4@gmail.com>\n"
|
||||
"POT-Creation-Date: 2018-04-11 22:49+0000\n"
|
||||
"PO-Revision-Date: 2018-04-11 22:49+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"
|
||||
@@ -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:411
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:419
|
||||
#, 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:414
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:422
|
||||
#, python-format
|
||||
msgid "1 transaction had already been imported and was ignored."
|
||||
msgstr "1 transação já foi importada e foi ignorada."
|
||||
@@ -64,7 +64,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:417
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:425
|
||||
#, python-format
|
||||
msgid "Already imported items"
|
||||
msgstr "Itens já importados"
|
||||
@@ -95,14 +95,14 @@ 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:154
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Can not determine journal for import for account number %s and currency %s."
|
||||
msgstr "Não é possível determinar o diário para importação para o número da conta %s e a moeda %s."
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:147
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:155
|
||||
#, python-format
|
||||
msgid "Can not find the account number %s."
|
||||
msgstr "Não foi possível encontrar a conta número %s."
|
||||
@@ -113,7 +113,7 @@ msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:197
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:205
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not make sense of the given file.\n"
|
||||
@@ -145,6 +145,11 @@ msgstr "Aplicar sequência"
|
||||
msgid "Enforce unique account numbers on bank accounts"
|
||||
msgstr "Forçar números únicos nas contas bancárias."
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: field:account.bank.statement.import,filename:0
|
||||
msgid "Filename"
|
||||
msgstr "Nome do arquivo"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: help:account.bank.statement.import,data_file:0
|
||||
msgid ""
|
||||
@@ -223,31 +228,31 @@ 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:286
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:294
|
||||
#, 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:269
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:277
|
||||
#, 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:223
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:231
|
||||
#, 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:252
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:260
|
||||
#, 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:291
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:299
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the company "
|
||||
@@ -255,7 +260,7 @@ msgid ""
|
||||
msgstr "A moeda do extrato bancário (%s) não é a mesma que a moeda da empresa (%s)!"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:274
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:282
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
@@ -263,19 +268,19 @@ msgid ""
|
||||
msgstr "A moeda do extrato bancário (%s) não é a mesma que a moeda do Diário %s (%s)!"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:207
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:215
|
||||
#, 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:212
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:220
|
||||
#, 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:131
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:139
|
||||
#, python-format
|
||||
msgid "You have already imported that file."
|
||||
msgstr "Você já importou este arquivo."
|
||||
|
||||
@@ -3,13 +3,13 @@
|
||||
# * account_bank_statement_import
|
||||
#
|
||||
# Translators:
|
||||
# Pedro Castro Silva <pedrocs@sossia.pt>, 2016
|
||||
# Pedro Castro Silva <inactive+pcs.sossia@transifex.com>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: bank-statement-import (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-03-01 03:20+0000\n"
|
||||
"PO-Revision-Date: 2017-03-01 03:20+0000\n"
|
||||
"POT-Creation-Date: 2018-04-11 22:49+0000\n"
|
||||
"PO-Revision-Date: 2018-04-11 22:49+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/pt_PT/)\n"
|
||||
"MIME-Version: 1.0\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:411
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:419
|
||||
#, python-format
|
||||
msgid "%d transactions had already been imported and were ignored."
|
||||
msgstr "%d transações já tinham sido importadas e foram ignoradas."
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:414
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:422
|
||||
#, python-format
|
||||
msgid "1 transaction had already been imported and was ignored."
|
||||
msgstr "1 transação já tinha sido importada e foi ignorada"
|
||||
@@ -60,7 +60,7 @@ msgid ""
|
||||
msgstr "Diário Contabilístico relacionado com o extrato que está a importar. Tem que ser escolhido manualmente para formatos de extratos que não suportem deteção automática de diário (como o QIF, por exemplo)."
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:417
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:425
|
||||
#, python-format
|
||||
msgid "Already imported items"
|
||||
msgstr "Items previamente importados"
|
||||
@@ -91,14 +91,14 @@ msgid "Bank statement import"
|
||||
msgstr "Importação de extrato bancário"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:154
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Can not determine journal for import for account number %s and currency %s."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:147
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:155
|
||||
#, python-format
|
||||
msgid "Can not find the account number %s."
|
||||
msgstr "Não foi possível encontrar o número da conta %s."
|
||||
@@ -109,7 +109,7 @@ msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:197
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:205
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not make sense of the given file.\n"
|
||||
@@ -141,6 +141,11 @@ msgstr ""
|
||||
msgid "Enforce unique account numbers on bank accounts"
|
||||
msgstr "Assegurar números de conta únicos nas contas bancárias"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: field:account.bank.statement.import,filename:0
|
||||
msgid "Filename"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: help:account.bank.statement.import,data_file:0
|
||||
msgid ""
|
||||
@@ -219,31 +224,31 @@ msgid "Sanitized Account Number"
|
||||
msgstr "Número de Conta \"Polido\""
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:286
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:294
|
||||
#, python-format
|
||||
msgid "Statement currency id is %d, but company currency id = %d."
|
||||
msgstr "A id da moeda do extrato é %d mas a da empresa é %d."
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:269
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:277
|
||||
#, python-format
|
||||
msgid "Statement currency id is %d, but journal currency id = %d."
|
||||
msgstr "A id da moeda do extrato é %d mas a do diário é %d."
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:223
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:231
|
||||
#, python-format
|
||||
msgid "Statement has invalid currency code %s"
|
||||
msgstr "O extrato tem um código de moeda inválido %s"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:252
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:260
|
||||
#, 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:291
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:299
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the company "
|
||||
@@ -251,7 +256,7 @@ msgid ""
|
||||
msgstr "A moeda do extrato bancário(%s) não é a mesma da da empresa (%s) !"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:274
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:282
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
@@ -259,19 +264,19 @@ msgid ""
|
||||
msgstr "A moeda do extrato bancário (%s) não é a mesma da do diário %s (%s) !"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:207
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:215
|
||||
#, python-format
|
||||
msgid "This file doesn't contain any statement."
|
||||
msgstr "O ficheiro não contém qualquer extrato."
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:212
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:220
|
||||
#, python-format
|
||||
msgid "This file doesn't contain any transaction."
|
||||
msgstr "O ficheiro não contém qualquer transação."
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:131
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:139
|
||||
#, python-format
|
||||
msgid "You have already imported that file."
|
||||
msgstr "Já importou previamente esse ficheiro."
|
||||
|
||||
@@ -8,8 +8,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: bank-statement-import (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-03-01 03:20+0000\n"
|
||||
"PO-Revision-Date: 2017-03-03 13:25+0000\n"
|
||||
"POT-Creation-Date: 2018-04-11 22:49+0000\n"
|
||||
"PO-Revision-Date: 2018-04-11 22:49+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:411
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:419
|
||||
#, 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:414
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:422
|
||||
#, 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:417
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:425
|
||||
#, python-format
|
||||
msgid "Already imported items"
|
||||
msgstr "Že uvoženi predmeti"
|
||||
@@ -91,14 +91,14 @@ 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:154
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Can not determine journal for import for account number %s and currency %s."
|
||||
msgstr "Ni mogoče določiti dnevnika za uvoz številke konta %s in valute %s."
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:147
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:155
|
||||
#, python-format
|
||||
msgid "Can not find the account number %s."
|
||||
msgstr "Ne najde se konto številka %s."
|
||||
@@ -109,7 +109,7 @@ msgid "Cancel"
|
||||
msgstr "Preklic"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:197
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:205
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not make sense of the given file.\n"
|
||||
@@ -141,6 +141,11 @@ msgstr "Vsili zaporedje"
|
||||
msgid "Enforce unique account numbers on bank accounts"
|
||||
msgstr "Vsili unikatne številke računov za bančne račune"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: field:account.bank.statement.import,filename:0
|
||||
msgid "Filename"
|
||||
msgstr "Naziv datoteke"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: help:account.bank.statement.import,data_file:0
|
||||
msgid ""
|
||||
@@ -219,31 +224,31 @@ 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:286
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:294
|
||||
#, 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:269
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:277
|
||||
#, 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:223
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:231
|
||||
#, 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:252
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:260
|
||||
#, 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:291
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:299
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the company "
|
||||
@@ -251,7 +256,7 @@ msgid ""
|
||||
msgstr "Valuta bančnega izpiska (%s) ni enaka valuti družbe (%s)!"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:274
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:282
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
@@ -259,19 +264,19 @@ msgid ""
|
||||
msgstr "Valuta na bančnem izpisku (%s) ne ustreza valuti dnevnika %s (%s) !"
|
||||
|
||||
#. module: account_bank_statement_import
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:207
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:215
|
||||
#, 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:212
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:220
|
||||
#, 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:131
|
||||
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:139
|
||||
#, python-format
|
||||
msgid "You have already imported that file."
|
||||
msgstr "To datoteko ste že uvozili."
|
||||
|
||||
Reference in New Issue
Block a user