Browse Source

OCA Transbot updated translations from Transifex

pull/37/head
OCA Transbot 9 years ago
parent
commit
c747cfaee1
  1. 47
      account_bank_statement_import/i18n/en.po
  2. 47
      account_bank_statement_import/i18n/es.po
  3. 49
      account_bank_statement_import/i18n/fr.po
  4. 47
      account_bank_statement_import/i18n/lt_LT.po
  5. 47
      account_bank_statement_import/i18n/nl.po
  6. 47
      account_bank_statement_import/i18n/sl.po
  7. 38
      account_bank_statement_import_save_file/i18n/en.po
  8. 38
      account_bank_statement_import_save_file/i18n/es.po
  9. 38
      account_bank_statement_import_save_file/i18n/fr.po
  10. 38
      account_bank_statement_import_save_file/i18n/lt_LT.po
  11. 39
      account_bank_statement_import_save_file/i18n/nl.po
  12. 39
      account_bank_statement_import_save_file/i18n/sl.po
  13. 38
      base_bank_account_number_unique/i18n/en.po
  14. 38
      base_bank_account_number_unique/i18n/fr.po
  15. 38
      base_bank_account_number_unique/i18n/lt_LT.po
  16. 39
      base_bank_account_number_unique/i18n/sl.po

47
account_bank_statement_import/i18n/en.po

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: bank-statement-import (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-07-24 21:51+0000\n"
"PO-Revision-Date: 2015-07-24 07:41+0000\n"
"POT-Creation-Date: 2015-09-01 16:24+0000\n"
"PO-Revision-Date: 2015-09-01 16:24+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/en/)\n"
"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/account_bank_statement_import.py:362
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:362
#, 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/account_bank_statement_import.py:365
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:365
#, python-format
msgid "1 transaction had already been imported and was ignored."
msgstr "1 transaction had already been imported and was ignored."
@ -50,11 +50,6 @@ msgstr "3. Select the file and click 'Import'."
msgid "A bank account transactions can be imported only once !"
msgstr "A bank account transactions can be imported only once !"
#. module: account_bank_statement_import
#: sql_constraint:res.partner.bank:0
msgid "Account Number must be unique"
msgstr "Account Number must be unique"
#. module: account_bank_statement_import
#: help:account.bank.statement.import,journal_id:0
msgid ""
@ -64,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/account_bank_statement_import.py:368
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:368
#, python-format
msgid "Already imported items"
msgstr "Already imported items"
@ -85,7 +80,12 @@ msgid "Bank Statement Line"
msgstr "Bank Statement Line"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:127
#: view:account.config.settings:account_bank_statement_import.view_account_config_settings
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:127
#, python-format
msgid "Can not determine journal for import."
msgstr "Can not determine journal for import."
@ -96,7 +96,7 @@ msgid "Cancel"
msgstr "Cancel"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:165
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:165
#, python-format
msgid ""
"Could not make sense of the given file.\n"
@ -113,6 +113,11 @@ msgstr "Created by"
msgid "Created on"
msgstr "Created on"
#. module: account_bank_statement_import
#: field:account.config.settings,module_base_bank_account_number_unique:0
msgid "Enforce unique account numbers on bank accounts"
msgstr "Enforce unique account numbers on bank accounts"
#. module: account_bank_statement_import
#: help:account.bank.statement.import,data_file:0
msgid ""
@ -172,38 +177,38 @@ msgid "Sanitized Account Number"
msgstr "Sanitized Account Number"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:249
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:249
#, 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/account_bank_statement_import.py:235
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:235
#, 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/account_bank_statement_import.py:190
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:190
#, 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/account_bank_statement_import.py:218
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:218
#, 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/account_bank_statement_import.py:254
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:254
#, 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/account_bank_statement_import.py:240
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:240
#, python-format
msgid ""
"The currency of the bank statement is not the same as the currency of the "
@ -211,19 +216,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/account_bank_statement_import.py:174
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:174
#, 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/account_bank_statement_import.py:179
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:179
#, 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/account_bank_statement_import.py:99
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:99
#, python-format
msgid "You have already imported that file."
msgstr "You have already imported that file."

47
account_bank_statement_import/i18n/es.po

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: bank-statement-import (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-07-24 21:51+0000\n"
"PO-Revision-Date: 2015-07-24 07:41+0000\n"
"POT-Creation-Date: 2015-09-01 16:24+0000\n"
"PO-Revision-Date: 2015-09-01 16:24+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/es/)\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/account_bank_statement_import.py:362
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:362
#, 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/account_bank_statement_import.py:365
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:365
#, python-format
msgid "1 transaction had already been imported and was ignored."
msgstr "1 transacción ha sido ya importada y se omitirá."
@ -50,11 +50,6 @@ msgstr "3. Seleccione el archivo y pulse 'Importar'."
msgid "A bank account transactions can be imported only once !"
msgstr "Las transacciones de una cuenta bancaria sólo se pueden importar una vez"
#. module: account_bank_statement_import
#: sql_constraint:res.partner.bank:0
msgid "Account Number must be unique"
msgstr ""
#. module: account_bank_statement_import
#: help:account.bank.statement.import,journal_id:0
msgid ""
@ -64,7 +59,7 @@ msgid ""
msgstr ""
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:368
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:368
#, python-format
msgid "Already imported items"
msgstr "Elementos ya importados"
@ -85,7 +80,12 @@ msgid "Bank Statement Line"
msgstr "Línea de extracto bancario"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:127
#: view:account.config.settings:account_bank_statement_import.view_account_config_settings
msgid "Bank statement import"
msgstr ""
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:127
#, python-format
msgid "Can not determine journal for import."
msgstr ""
@ -96,7 +96,7 @@ msgid "Cancel"
msgstr "Cancelar"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:165
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:165
#, python-format
msgid ""
"Could not make sense of the given file.\n"
@ -113,6 +113,11 @@ msgstr "Creado por"
msgid "Created on"
msgstr "Creado en"
#. module: account_bank_statement_import
#: field:account.config.settings,module_base_bank_account_number_unique:0
msgid "Enforce unique account numbers on bank accounts"
msgstr ""
#. module: account_bank_statement_import
#: help:account.bank.statement.import,data_file:0
msgid ""
@ -172,38 +177,38 @@ msgid "Sanitized Account Number"
msgstr ""
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:249
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:249
#, 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/account_bank_statement_import.py:235
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:235
#, 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/account_bank_statement_import.py:190
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:190
#, python-format
msgid "Statement has invalid currency code %s"
msgstr ""
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:218
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:218
#, 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/account_bank_statement_import.py:254
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:254
#, 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/account_bank_statement_import.py:240
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:240
#, python-format
msgid ""
"The currency of the bank statement is not the same as the currency of the "
@ -211,19 +216,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/account_bank_statement_import.py:174
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:174
#, 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/account_bank_statement_import.py:179
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:179
#, 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/account_bank_statement_import.py:99
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:99
#, python-format
msgid "You have already imported that file."
msgstr "Ya ha importado este archivo."

49
account_bank_statement_import/i18n/fr.po

@ -4,14 +4,16 @@
#
# Translators:
# Florian Hatat, 2015
# Florian Hatat, 2015
# Guewen Baconnier <guewen.baconnier@camptocamp.com>, 2015
# zuher83 <zuher.elmas@gmail.com>, 2015
# zuher83 <zuher.elmas@gmail.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: bank-statement-import (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-07-24 21:51+0000\n"
"PO-Revision-Date: 2015-07-24 07:41+0000\n"
"POT-Creation-Date: 2015-09-01 16:24+0000\n"
"PO-Revision-Date: 2015-09-01 16:24+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"
@ -21,13 +23,13 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:362
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:362
#, 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/account_bank_statement_import.py:365
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:365
#, python-format
msgid "1 transaction had already been imported and was ignored."
msgstr "1 mouvement déjà importé a été ignoré."
@ -53,11 +55,6 @@ msgstr "3. Sélectionnez le fichier et cliquez sur \"Importer\". "
msgid "A bank account transactions can be imported only once !"
msgstr "Les transactions peuvent être importées en une seule fois !"
#. module: account_bank_statement_import
#: sql_constraint:res.partner.bank:0
msgid "Account Number must be unique"
msgstr "Le numéro de compte doit être unique"
#. module: account_bank_statement_import
#: help:account.bank.statement.import,journal_id:0
msgid ""
@ -67,7 +64,7 @@ msgid ""
msgstr ""
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:368
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:368
#, python-format
msgid "Already imported items"
msgstr "Lignes déjà importées"
@ -88,7 +85,12 @@ msgid "Bank Statement Line"
msgstr "Ligne de Relevé Bancaire"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:127
#: view:account.config.settings:account_bank_statement_import.view_account_config_settings
msgid "Bank statement import"
msgstr ""
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:127
#, python-format
msgid "Can not determine journal for import."
msgstr ""
@ -99,7 +101,7 @@ msgid "Cancel"
msgstr "Annuler"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:165
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:165
#, python-format
msgid ""
"Could not make sense of the given file.\n"
@ -116,6 +118,11 @@ msgstr "Créé par "
msgid "Created on"
msgstr "Créé le "
#. module: account_bank_statement_import
#: field:account.config.settings,module_base_bank_account_number_unique:0
msgid "Enforce unique account numbers on bank accounts"
msgstr ""
#. module: account_bank_statement_import
#: help:account.bank.statement.import,data_file:0
msgid ""
@ -175,38 +182,38 @@ msgid "Sanitized Account Number"
msgstr ""
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:249
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:249
#, 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/account_bank_statement_import.py:235
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:235
#, 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/account_bank_statement_import.py:190
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:190
#, python-format
msgid "Statement has invalid currency code %s"
msgstr ""
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:218
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:218
#, 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/account_bank_statement_import.py:254
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:254
#, 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/account_bank_statement_import.py:240
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:240
#, python-format
msgid ""
"The currency of the bank statement is not the same as the currency of the "
@ -214,19 +221,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/account_bank_statement_import.py:174
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:174
#, 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/account_bank_statement_import.py:179
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:179
#, 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/account_bank_statement_import.py:99
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:99
#, python-format
msgid "You have already imported that file."
msgstr "Vous avez déjà importé ce fichier."

47
account_bank_statement_import/i18n/lt_LT.po

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: bank-statement-import (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-07-24 21:51+0000\n"
"PO-Revision-Date: 2015-07-24 07:41+0000\n"
"POT-Creation-Date: 2015-09-01 16:24+0000\n"
"PO-Revision-Date: 2015-09-01 16:24+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/account_bank_statement_import.py:362
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:362
#, 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/account_bank_statement_import.py:365
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:365
#, python-format
msgid "1 transaction had already been imported and was ignored."
msgstr "1 transakcija ignoruota, nes jau buvo importuota."
@ -51,11 +51,6 @@ msgstr "3. Pasirinkite failą ir spauskite 'Importuoti'."
msgid "A bank account transactions can be imported only once !"
msgstr "Banko sąskaitos išrašai gali būti importuoti tik vieną kartą!"
#. module: account_bank_statement_import
#: sql_constraint:res.partner.bank:0
msgid "Account Number must be unique"
msgstr "Sąskaitos numeris privalo būti unikalus"
#. module: account_bank_statement_import
#: help:account.bank.statement.import,journal_id:0
msgid ""
@ -65,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/account_bank_statement_import.py:368
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:368
#, python-format
msgid "Already imported items"
msgstr "Importuoti įrašai"
@ -86,7 +81,12 @@ msgid "Bank Statement Line"
msgstr "Banko išrašo eilutė"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:127
#: view:account.config.settings:account_bank_statement_import.view_account_config_settings
msgid "Bank statement import"
msgstr ""
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:127
#, python-format
msgid "Can not determine journal for import."
msgstr ""
@ -97,7 +97,7 @@ msgid "Cancel"
msgstr "Atšaukti"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:165
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:165
#, python-format
msgid ""
"Could not make sense of the given file.\n"
@ -114,6 +114,11 @@ msgstr "Sukūrė"
msgid "Created on"
msgstr "Sukurta"
#. module: account_bank_statement_import
#: field:account.config.settings,module_base_bank_account_number_unique:0
msgid "Enforce unique account numbers on bank accounts"
msgstr ""
#. module: account_bank_statement_import
#: help:account.bank.statement.import,data_file:0
msgid ""
@ -173,38 +178,38 @@ msgid "Sanitized Account Number"
msgstr "Išbraukytas sąskaitos numeris"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:249
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:249
#, 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/account_bank_statement_import.py:235
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:235
#, 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/account_bank_statement_import.py:190
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:190
#, python-format
msgid "Statement has invalid currency code %s"
msgstr ""
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:218
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:218
#, 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/account_bank_statement_import.py:254
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:254
#, 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/account_bank_statement_import.py:240
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:240
#, python-format
msgid ""
"The currency of the bank statement is not the same as the currency of the "
@ -212,19 +217,19 @@ msgid ""
msgstr "Banko išrašo valiuta skiriasi nuo žurnalo valiutos !"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:174
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:174
#, 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/account_bank_statement_import.py:179
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:179
#, 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/account_bank_statement_import.py:99
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:99
#, python-format
msgid "You have already imported that file."
msgstr "Jūs jau importavote šį failą."

47
account_bank_statement_import/i18n/nl.po

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: bank-statement-import (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-07-24 21:51+0000\n"
"PO-Revision-Date: 2015-08-17 19:03+0000\n"
"POT-Creation-Date: 2015-09-01 16:24+0000\n"
"PO-Revision-Date: 2015-09-01 17:57+0000\n"
"Last-Translator: Erwin van der Ploeg <erwin@bas-solutions.nl>\n"
"Language-Team: Dutch (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/nl/)\n"
"MIME-Version: 1.0\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/account_bank_statement_import.py:362
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:362
#, 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/account_bank_statement_import.py:365
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:365
#, python-format
msgid "1 transaction had already been imported and was ignored."
msgstr "1. Transactie was al geïmporteerd en is overgeslagen."
@ -52,11 +52,6 @@ msgstr "3. Selecteer het bestand en klik op \"Importeren\"."
msgid "A bank account transactions can be imported only once !"
msgstr "De transacties kunnen slechts eenmalig worden geïmporteerd."
#. module: account_bank_statement_import
#: sql_constraint:res.partner.bank:0
msgid "Account Number must be unique"
msgstr "Rekeningnummer moet uniek zijn"
#. module: account_bank_statement_import
#: help:account.bank.statement.import,journal_id:0
msgid ""
@ -66,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/account_bank_statement_import.py:368
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:368
#, python-format
msgid "Already imported items"
msgstr "Al eerder geïmporteerde regels"
@ -87,7 +82,12 @@ msgid "Bank Statement Line"
msgstr "Bankafschrift regel"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:127
#: view:account.config.settings:account_bank_statement_import.view_account_config_settings
msgid "Bank statement import"
msgstr "Importeer bankafschrift"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:127
#, python-format
msgid "Can not determine journal for import."
msgstr "Kan niet bepalen welk dagboek gebruikt moet worden."
@ -98,7 +98,7 @@ msgid "Cancel"
msgstr "Annuleren"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:165
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:165
#, python-format
msgid ""
"Could not make sense of the given file.\n"
@ -115,6 +115,11 @@ msgstr "Aangemaakt door"
msgid "Created on"
msgstr "Aangemaakt op"
#. module: account_bank_statement_import
#: field:account.config.settings,module_base_bank_account_number_unique:0
msgid "Enforce unique account numbers on bank accounts"
msgstr "Forceer een uniek bankrekeningnummer"
#. module: account_bank_statement_import
#: help:account.bank.statement.import,data_file:0
msgid ""
@ -174,38 +179,38 @@ msgid "Sanitized Account Number"
msgstr "Gestandaardiseerd rekeningnummer"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:249
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:249
#, 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/account_bank_statement_import.py:235
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:235
#, 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/account_bank_statement_import.py:190
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:190
#, 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/account_bank_statement_import.py:218
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:218
#, 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/account_bank_statement_import.py:254
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:254
#, 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/account_bank_statement_import.py:240
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:240
#, python-format
msgid ""
"The currency of the bank statement is not the same as the currency of the "
@ -213,19 +218,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/account_bank_statement_import.py:174
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:174
#, 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/account_bank_statement_import.py:179
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:179
#, 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/account_bank_statement_import.py:99
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:99
#, python-format
msgid "You have already imported that file."
msgstr "U heeft dit bestand al geïmporteerd."

47
account_bank_statement_import/i18n/sl.po

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: bank-statement-import (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-07-24 21:51+0000\n"
"PO-Revision-Date: 2015-07-25 12:19+0000\n"
"POT-Creation-Date: 2015-09-01 16:24+0000\n"
"PO-Revision-Date: 2015-09-07 14:21+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/account_bank_statement_import.py:362
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:362
#, 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/account_bank_statement_import.py:365
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:365
#, python-format
msgid "1 transaction had already been imported and was ignored."
msgstr "1 transakcija je bila že uvožena in se prezre."
@ -51,11 +51,6 @@ msgstr "3. Izberite datoteko in pritisnite 'Uvoz'."
msgid "A bank account transactions can be imported only once !"
msgstr "Transakcije bančnega računa se lahko uvozijo le enkrat!"
#. module: account_bank_statement_import
#: sql_constraint:res.partner.bank:0
msgid "Account Number must be unique"
msgstr "Številka računa mora biti unikatna"
#. module: account_bank_statement_import
#: help:account.bank.statement.import,journal_id:0
msgid ""
@ -65,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/account_bank_statement_import.py:368
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:368
#, python-format
msgid "Already imported items"
msgstr "Že uvoženi predmeti"
@ -86,7 +81,12 @@ msgid "Bank Statement Line"
msgstr "Postavka bančnega izpiska"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:127
#: view:account.config.settings:account_bank_statement_import.view_account_config_settings
msgid "Bank statement import"
msgstr "Uvoz bančnega izpiska"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:127
#, python-format
msgid "Can not determine journal for import."
msgstr "Ni mogoče določiti dnevnika za uvoz."
@ -97,7 +97,7 @@ msgid "Cancel"
msgstr "Preklic"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:165
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:165
#, python-format
msgid ""
"Could not make sense of the given file.\n"
@ -114,6 +114,11 @@ msgstr "Ustvaril"
msgid "Created on"
msgstr "Ustvarjeno"
#. module: account_bank_statement_import
#: field:account.config.settings,module_base_bank_account_number_unique:0
msgid "Enforce unique account numbers on bank accounts"
msgstr "Vsili unikatne številke računov za bančne račune"
#. module: account_bank_statement_import
#: help:account.bank.statement.import,data_file:0
msgid ""
@ -173,38 +178,38 @@ msgid "Sanitized Account Number"
msgstr "Številka očiščenega konta"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:249
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:249
#, 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/account_bank_statement_import.py:235
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:235
#, 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/account_bank_statement_import.py:190
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:190
#, 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/account_bank_statement_import.py:218
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:218
#, 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/account_bank_statement_import.py:254
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:254
#, 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/account_bank_statement_import.py:240
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:240
#, python-format
msgid ""
"The currency of the bank statement is not the same as the currency of the "
@ -212,19 +217,19 @@ msgid ""
msgstr "Valuta na bančnem izpisku ne ustreza valuti dnevnika!"
#. module: account_bank_statement_import
#: code:addons/account_bank_statement_import/account_bank_statement_import.py:174
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:174
#, 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/account_bank_statement_import.py:179
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:179
#, 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/account_bank_statement_import.py:99
#: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:99
#, python-format
msgid "You have already imported that file."
msgstr "To datoteko ste že uvozili."

38
account_bank_statement_import_save_file/i18n/en.po

@ -0,0 +1,38 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_bank_statement_import_save_file
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: bank-statement-import (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-01 16:24+0000\n"
"PO-Revision-Date: 2015-09-01 16:25+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/en/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_bank_statement_import_save_file
#: model:ir.model,name:account_bank_statement_import_save_file.model_account_bank_statement
msgid "Bank Statement"
msgstr "Bank Statement"
#. module: account_bank_statement_import_save_file
#: model:ir.model,name:account_bank_statement_import_save_file.model_account_bank_statement_import
msgid "Import Bank Statement"
msgstr "Import Bank Statement"
#. module: account_bank_statement_import_save_file
#: field:account.bank.statement,import_file:0
msgid "Import file"
msgstr "Import file"
#. module: account_bank_statement_import_save_file
#: view:account.bank.statement:account_bank_statement_import_save_file.view_bank_statement_form
msgid "Imported file"
msgstr "Imported file"

38
account_bank_statement_import_save_file/i18n/es.po

@ -0,0 +1,38 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_bank_statement_import_save_file
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: bank-statement-import (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-01 16:24+0000\n"
"PO-Revision-Date: 2015-09-01 16:25+0000\n"
"Last-Translator: <>\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"
"Content-Transfer-Encoding: \n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_bank_statement_import_save_file
#: model:ir.model,name:account_bank_statement_import_save_file.model_account_bank_statement
msgid "Bank Statement"
msgstr ""
#. module: account_bank_statement_import_save_file
#: model:ir.model,name:account_bank_statement_import_save_file.model_account_bank_statement_import
msgid "Import Bank Statement"
msgstr "Importar extracto bancario"
#. module: account_bank_statement_import_save_file
#: field:account.bank.statement,import_file:0
msgid "Import file"
msgstr ""
#. module: account_bank_statement_import_save_file
#: view:account.bank.statement:account_bank_statement_import_save_file.view_bank_statement_form
msgid "Imported file"
msgstr ""

38
account_bank_statement_import_save_file/i18n/fr.po

@ -0,0 +1,38 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_bank_statement_import_save_file
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: bank-statement-import (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-01 16:24+0000\n"
"PO-Revision-Date: 2015-09-01 16:25+0000\n"
"Last-Translator: <>\n"
"Language-Team: French (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_bank_statement_import_save_file
#: model:ir.model,name:account_bank_statement_import_save_file.model_account_bank_statement
msgid "Bank Statement"
msgstr ""
#. module: account_bank_statement_import_save_file
#: model:ir.model,name:account_bank_statement_import_save_file.model_account_bank_statement_import
msgid "Import Bank Statement"
msgstr "Importer Relevé Bancaire"
#. module: account_bank_statement_import_save_file
#: field:account.bank.statement,import_file:0
msgid "Import file"
msgstr ""
#. module: account_bank_statement_import_save_file
#: view:account.bank.statement:account_bank_statement_import_save_file.view_bank_statement_form
msgid "Imported file"
msgstr ""

38
account_bank_statement_import_save_file/i18n/lt_LT.po

@ -0,0 +1,38 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_bank_statement_import_save_file
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: bank-statement-import (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-01 16:24+0000\n"
"PO-Revision-Date: 2015-09-01 16:25+0000\n"
"Last-Translator: <>\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"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: lt_LT\n"
"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_save_file
#: model:ir.model,name:account_bank_statement_import_save_file.model_account_bank_statement
msgid "Bank Statement"
msgstr ""
#. module: account_bank_statement_import_save_file
#: model:ir.model,name:account_bank_statement_import_save_file.model_account_bank_statement_import
msgid "Import Bank Statement"
msgstr "Importuoti banko išrašą"
#. module: account_bank_statement_import_save_file
#: field:account.bank.statement,import_file:0
msgid "Import file"
msgstr ""
#. module: account_bank_statement_import_save_file
#: view:account.bank.statement:account_bank_statement_import_save_file.view_bank_statement_form
msgid "Imported file"
msgstr ""

39
account_bank_statement_import_save_file/i18n/nl.po

@ -0,0 +1,39 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_bank_statement_import_save_file
#
# Translators:
# Erwin van der Ploeg <erwin@bas-solutions.nl>, 2015
msgid ""
msgstr ""
"Project-Id-Version: bank-statement-import (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-01 16:24+0000\n"
"PO-Revision-Date: 2015-09-01 17:55+0000\n"
"Last-Translator: Erwin van der Ploeg <erwin@bas-solutions.nl>\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"
"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_bank_statement_import_save_file
#: model:ir.model,name:account_bank_statement_import_save_file.model_account_bank_statement
msgid "Bank Statement"
msgstr "Bankafschrift"
#. module: account_bank_statement_import_save_file
#: model:ir.model,name:account_bank_statement_import_save_file.model_account_bank_statement_import
msgid "Import Bank Statement"
msgstr "Importeer bankafschrift"
#. module: account_bank_statement_import_save_file
#: field:account.bank.statement,import_file:0
msgid "Import file"
msgstr "Importeer bestand"
#. module: account_bank_statement_import_save_file
#: view:account.bank.statement:account_bank_statement_import_save_file.view_bank_statement_form
msgid "Imported file"
msgstr "Geïmporteerd bestand"

39
account_bank_statement_import_save_file/i18n/sl.po

@ -0,0 +1,39 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_bank_statement_import_save_file
#
# Translators:
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
msgid ""
msgstr ""
"Project-Id-Version: bank-statement-import (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-01 16:24+0000\n"
"PO-Revision-Date: 2015-09-07 14:22+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"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sl\n"
"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_save_file
#: model:ir.model,name:account_bank_statement_import_save_file.model_account_bank_statement
msgid "Bank Statement"
msgstr "Bančni izpisek"
#. module: account_bank_statement_import_save_file
#: model:ir.model,name:account_bank_statement_import_save_file.model_account_bank_statement_import
msgid "Import Bank Statement"
msgstr "Uvoz bančnega izpiska"
#. module: account_bank_statement_import_save_file
#: field:account.bank.statement,import_file:0
msgid "Import file"
msgstr "Uvoz datoteke"
#. module: account_bank_statement_import_save_file
#: view:account.bank.statement:account_bank_statement_import_save_file.view_bank_statement_form
msgid "Imported file"
msgstr "Uvožena datoteka"

38
base_bank_account_number_unique/i18n/en.po

@ -0,0 +1,38 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_bank_account_number_unique
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: bank-statement-import (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-01 16:24+0000\n"
"PO-Revision-Date: 2015-09-01 16:25+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: English (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/en/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: base_bank_account_number_unique
#: sql_constraint:res.partner.bank:0
msgid "Account Number must be unique"
msgstr "Account Number must be unique"
#. module: base_bank_account_number_unique
#: model:ir.model,name:base_bank_account_number_unique.model_res_partner_bank
msgid "Bank Accounts"
msgstr "Bank Accounts"
#. module: base_bank_account_number_unique
#: code:addons/base_bank_account_number_unique/hooks.py:44
#, 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"
"The following shows the first %d duplicate account numbers\n"
"%s\n"
"(if you see less than %d, those are the only duplicates)"
msgstr "Module installation can't proceed as you have duplicate account numbers in your system already. Please clean that up and try again.\nThe following shows the first %d duplicate account numbers\n%s\n(if you see less than %d, those are the only duplicates)"

38
base_bank_account_number_unique/i18n/fr.po

@ -0,0 +1,38 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_bank_account_number_unique
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: bank-statement-import (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-01 16:24+0000\n"
"PO-Revision-Date: 2015-09-01 16:25+0000\n"
"Last-Translator: <>\n"
"Language-Team: French (http://www.transifex.com/oca/OCA-bank-statement-import-8-0/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: base_bank_account_number_unique
#: sql_constraint:res.partner.bank:0
msgid "Account Number must be unique"
msgstr "Le numéro de compte doit être unique"
#. module: base_bank_account_number_unique
#: model:ir.model,name:base_bank_account_number_unique.model_res_partner_bank
msgid "Bank Accounts"
msgstr "Comptes Bancaire"
#. module: base_bank_account_number_unique
#: code:addons/base_bank_account_number_unique/hooks.py:44
#, 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"
"The following shows the first %d duplicate account numbers\n"
"%s\n"
"(if you see less than %d, those are the only duplicates)"
msgstr ""

38
base_bank_account_number_unique/i18n/lt_LT.po

@ -0,0 +1,38 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_bank_account_number_unique
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: bank-statement-import (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-01 16:24+0000\n"
"PO-Revision-Date: 2015-09-01 16:25+0000\n"
"Last-Translator: <>\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"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: lt_LT\n"
"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: base_bank_account_number_unique
#: sql_constraint:res.partner.bank:0
msgid "Account Number must be unique"
msgstr "Sąskaitos numeris privalo būti unikalus"
#. module: base_bank_account_number_unique
#: model:ir.model,name:base_bank_account_number_unique.model_res_partner_bank
msgid "Bank Accounts"
msgstr "Banko sąskaitos"
#. module: base_bank_account_number_unique
#: code:addons/base_bank_account_number_unique/hooks.py:44
#, 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"
"The following shows the first %d duplicate account numbers\n"
"%s\n"
"(if you see less than %d, those are the only duplicates)"
msgstr ""

39
base_bank_account_number_unique/i18n/sl.po

@ -0,0 +1,39 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_bank_account_number_unique
#
# Translators:
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
msgid ""
msgstr ""
"Project-Id-Version: bank-statement-import (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-01 16:24+0000\n"
"PO-Revision-Date: 2015-09-07 14:24+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"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
#. module: base_bank_account_number_unique
#: sql_constraint:res.partner.bank:0
msgid "Account Number must be unique"
msgstr "Številka računa mora biti unikatna"
#. module: base_bank_account_number_unique
#: model:ir.model,name:base_bank_account_number_unique.model_res_partner_bank
msgid "Bank Accounts"
msgstr "Bančni računi"
#. module: base_bank_account_number_unique
#: code:addons/base_bank_account_number_unique/hooks.py:44
#, 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"
"The following shows the first %d duplicate account numbers\n"
"%s\n"
"(if you see less than %d, those are the only duplicates)"
msgstr "Namestitev modula se ne more nadaljevati, ker imate v sistemu že duplikate številk računov. Prosimo, počistite jih in poskusite ponovno.\nPrvih %d podvojenih številk računov\n%s\n(če jih vidite manj kot %d, so to edini duplikati)"
Loading…
Cancel
Save