mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: bank-statement-import-15.0/bank-statement-import-15.0-account_statement_import Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-15-0/bank-statement-import-15-0-account_statement_import/
This commit is contained in:
@@ -56,9 +56,10 @@ msgstr "Kanselleer"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -148,11 +149,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -178,9 +174,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -195,8 +191,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
|
||||
@@ -55,9 +55,10 @@ msgstr "መሰረዝ"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -147,11 +148,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -177,9 +173,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -194,8 +190,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
|
||||
@@ -72,9 +72,10 @@ msgstr "إلغاء"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -166,12 +167,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "هذا الملف لا يحتوي على أي معاملة."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "حساب بنكي"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -199,9 +194,9 @@ msgstr "الحساب في كشف الحساب البنكي مختلف عن حس
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -214,12 +209,11 @@ msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, fuzzy, python-format
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
"العملة في كشف الحساب البنكي (%s) مختلفة عن العملة في دفتر اليومية '%s' (%s)."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -270,6 +264,18 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "أو"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "حساب بنكي"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid ""
|
||||
#~ "The currency of the bank statement (%s) is not the same as the currency "
|
||||
#~ "of the journal '%s' (%s)."
|
||||
#~ msgstr ""
|
||||
#~ "العملة في كشف الحساب البنكي (%s) مختلفة عن العملة في دفتر اليومية "
|
||||
#~ "'%s' (%s)."
|
||||
|
||||
#~ msgid "This file doesn't contain any statement."
|
||||
#~ msgstr "هذا الملف لا يحتوي على أي كشف حساب."
|
||||
|
||||
|
||||
@@ -52,9 +52,10 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -144,11 +145,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -174,9 +170,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -191,8 +187,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
|
||||
@@ -55,9 +55,10 @@ msgstr "Откажи"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -147,11 +148,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -177,9 +173,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -194,8 +190,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
|
||||
@@ -58,9 +58,10 @@ msgstr "Otkaži"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -152,12 +153,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Račun banke"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -185,9 +180,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -202,8 +197,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -254,6 +249,10 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "ili"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Račun banke"
|
||||
|
||||
#~ msgid "Account Holder"
|
||||
#~ msgstr "Nosioc računa"
|
||||
|
||||
|
||||
@@ -60,9 +60,10 @@ msgstr "Cancel·la"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -156,12 +157,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "Aquest fitxer no conte cap transacció."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Compte bancari"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -190,9 +185,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -205,13 +200,11 @@ msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, fuzzy, python-format
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
"El compte bancari d'aquest extracte (%s) no és la mateixa que la del diari "
|
||||
"'%s' (%s)"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -263,6 +256,18 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "o"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Compte bancari"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid ""
|
||||
#~ "The currency of the bank statement (%s) is not the same as the currency "
|
||||
#~ "of the journal '%s' (%s)."
|
||||
#~ msgstr ""
|
||||
#~ "El compte bancari d'aquest extracte (%s) no és la mateixa que la del "
|
||||
#~ "diari '%s' (%s)"
|
||||
|
||||
#~ msgid "This file doesn't contain any statement."
|
||||
#~ msgstr "Aquest fitxer no conte cap declaració."
|
||||
|
||||
|
||||
@@ -64,9 +64,10 @@ msgstr "Zrušit"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -158,12 +159,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Bankovní účet"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -191,9 +186,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -208,8 +203,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -261,6 +256,10 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "nebo"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Bankovní účet"
|
||||
|
||||
#~ msgid "This file doesn't contain any statement."
|
||||
#~ msgstr "Tento soubor neobsahuje žádné příkazy."
|
||||
|
||||
|
||||
@@ -64,9 +64,10 @@ msgstr "Annullér"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -158,12 +159,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "Denne fil indeholder ingen transaktion."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Bankkonto"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -192,9 +187,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -207,12 +202,11 @@ msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, fuzzy, python-format
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
"Kontoen for dette bank kontoudtog (%s) er ikke den samme som journalen '%s' (%s)."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -263,6 +257,18 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "eller"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Bankkonto"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid ""
|
||||
#~ "The currency of the bank statement (%s) is not the same as the currency "
|
||||
#~ "of the journal '%s' (%s)."
|
||||
#~ msgstr ""
|
||||
#~ "Kontoen for dette bank kontoudtog (%s) er ikke den samme som journalen "
|
||||
#~ "'%s' (%s)."
|
||||
|
||||
#~ msgid "This file doesn't contain any statement."
|
||||
#~ msgstr "Denne fil indeholder intet kontoudtog."
|
||||
|
||||
|
||||
@@ -64,9 +64,10 @@ msgstr "Abbrechen"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -160,12 +161,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "Diese Datei enthält keinen Vorgang."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Bankkonto"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -194,9 +189,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -209,13 +204,11 @@ msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, fuzzy, python-format
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
"Die Währung des Kontoauszugs (%s) entspricht nicht der Währung des Journals "
|
||||
"'%s' (%s)."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -266,6 +259,18 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "oder"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Bankkonto"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid ""
|
||||
#~ "The currency of the bank statement (%s) is not the same as the currency "
|
||||
#~ "of the journal '%s' (%s)."
|
||||
#~ msgstr ""
|
||||
#~ "Die Währung des Kontoauszugs (%s) entspricht nicht der Währung des "
|
||||
#~ "Journals '%s' (%s)."
|
||||
|
||||
#~ msgid "This file doesn't contain any statement."
|
||||
#~ msgstr "Diese Datei enthält keine Buchung."
|
||||
|
||||
|
||||
@@ -62,9 +62,10 @@ msgstr "Ακύρωση"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -156,12 +157,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Τραπεζικός Λογαριασμός"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -189,9 +184,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -206,8 +201,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -258,6 +253,10 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "ή"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Τραπεζικός Λογαριασμός"
|
||||
|
||||
#~ msgid "Account Holder"
|
||||
#~ msgstr "Κάτοχος λογαριασμού"
|
||||
|
||||
|
||||
@@ -55,9 +55,10 @@ msgstr "Cancel"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -147,11 +148,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -177,9 +173,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -194,8 +190,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
|
||||
@@ -56,9 +56,10 @@ msgstr "Cancel"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -148,11 +149,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -178,9 +174,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -195,8 +191,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
|
||||
@@ -68,9 +68,10 @@ msgstr "Cancelar"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -164,12 +165,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "Este archivo no contiene ninguna transacción."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Cuentas bancaria"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -198,9 +193,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -215,11 +210,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
"La moneda del extracto bancario (%s) no es la misma que la moneda del "
|
||||
"diario '%s' (%s)."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -270,6 +263,17 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "o"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Cuentas bancaria"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The currency of the bank statement (%s) is not the same as the currency "
|
||||
#~ "of the journal '%s' (%s)."
|
||||
#~ msgstr ""
|
||||
#~ "La moneda del extracto bancario (%s) no es la misma que la moneda del "
|
||||
#~ "diario '%s' (%s)."
|
||||
|
||||
#~ msgid "This file doesn't contain any statement."
|
||||
#~ msgstr "Este archivo no contiene ninguno extracto."
|
||||
|
||||
|
||||
@@ -57,14 +57,11 @@ msgstr "Cancelar"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
"No se pudo encontrar ninguna cuenta bancaria con el número '%s' vinculada al "
|
||||
"contacto '%s'. Debe crear la cuenta bancaria y establecerla en el diario "
|
||||
"bancario relacionado. Si el diario bancario relacionado aún no existe, debe "
|
||||
"crear uno nuevo."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__create_uid
|
||||
@@ -155,11 +152,6 @@ msgstr "Falta el código de moneda en el archivo del extracto bancario."
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "Falta la referencia de pago (payment_ref) en una transacción."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Cuenta Bancaria del Contacto"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -186,14 +178,10 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
"La cuenta bancaria con el número '%s' existe en Odoo pero no está "
|
||||
"establecida en ningún diario bancario. Debe establecerlo en el diario "
|
||||
"bancario relacionado. Si el diario bancario relacionado aún no existe, debe "
|
||||
"crear uno nuevo."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -209,11 +197,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
"La moneda del extracto bancario (%s) no es la misma moenda del diario "
|
||||
"'%s' (%s)."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -268,6 +254,37 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "o"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Could not find any bank account with number '%s' linked to partner '%s'. "
|
||||
#~ "You should create the bank account and set it on the related bank "
|
||||
#~ "journal. If the related bank journal doesn't exist yet, you should create "
|
||||
#~ "a new one."
|
||||
#~ msgstr ""
|
||||
#~ "No se pudo encontrar ninguna cuenta bancaria con el número '%s' vinculada "
|
||||
#~ "al contacto '%s'. Debe crear la cuenta bancaria y establecerla en el "
|
||||
#~ "diario bancario relacionado. Si el diario bancario relacionado aún no "
|
||||
#~ "existe, debe crear uno nuevo."
|
||||
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Cuenta Bancaria del Contacto"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
#~ "bank journal. You should set it on the related bank journal. If the "
|
||||
#~ "related bank journal doesn't exist yet, you should create a new one."
|
||||
#~ msgstr ""
|
||||
#~ "La cuenta bancaria con el número '%s' existe en Odoo pero no está "
|
||||
#~ "establecida en ningún diario bancario. Debe establecerlo en el diario "
|
||||
#~ "bancario relacionado. Si el diario bancario relacionado aún no existe, "
|
||||
#~ "debe crear uno nuevo."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The currency of the bank statement (%s) is not the same as the currency "
|
||||
#~ "of the journal '%s' (%s)."
|
||||
#~ msgstr ""
|
||||
#~ "La moneda del extracto bancario (%s) no es la misma moenda del diario "
|
||||
#~ "'%s' (%s)."
|
||||
|
||||
#~ msgid "Company"
|
||||
#~ msgstr "Compañía"
|
||||
|
||||
|
||||
@@ -56,9 +56,10 @@ msgstr "Cancelar"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -148,11 +149,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -178,9 +174,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -195,8 +191,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
|
||||
@@ -56,9 +56,10 @@ msgstr "Cancelar"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -148,11 +149,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -178,9 +174,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -195,8 +191,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
|
||||
@@ -56,9 +56,10 @@ msgstr "Cancelar"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -148,11 +149,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -178,9 +174,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -195,8 +191,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
|
||||
@@ -56,9 +56,10 @@ msgstr "Cancelar"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -148,11 +149,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -178,9 +174,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -195,8 +191,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
|
||||
@@ -56,9 +56,10 @@ msgstr "Cancelar"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -148,11 +149,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -178,9 +174,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -195,8 +191,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
|
||||
@@ -56,9 +56,10 @@ msgstr "Cancelar"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -148,11 +149,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -178,9 +174,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -195,8 +191,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
|
||||
@@ -56,9 +56,10 @@ msgstr "Cancelar"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -148,11 +149,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -178,9 +174,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -195,8 +191,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
|
||||
@@ -56,9 +56,10 @@ msgstr "Cancelar"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -148,11 +149,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -178,9 +174,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -195,8 +191,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
|
||||
@@ -56,9 +56,10 @@ msgstr "Cancelar"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -148,11 +149,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -178,9 +174,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -195,8 +191,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
|
||||
@@ -64,9 +64,10 @@ msgstr "Tühista"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -158,12 +159,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "See fail ei sisalda ühtegi kannet."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Pangakonto"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -191,9 +186,9 @@ msgstr "Selle pangaväljavõtte pangakonto ei ole sama, mis on andmikus (%s)."
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -206,12 +201,11 @@ msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, fuzzy, python-format
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
"Selle pangaväljavõtte pangakonto (%s) ei ole sama, mis on andmikus '%s' (%s)."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -263,6 +257,18 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "või"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Pangakonto"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid ""
|
||||
#~ "The currency of the bank statement (%s) is not the same as the currency "
|
||||
#~ "of the journal '%s' (%s)."
|
||||
#~ msgstr ""
|
||||
#~ "Selle pangaväljavõtte pangakonto (%s) ei ole sama, mis on andmikus "
|
||||
#~ "'%s' (%s)."
|
||||
|
||||
#~ msgid "This file doesn't contain any statement."
|
||||
#~ msgstr "See fail ei sisalda pangaväljavõtet."
|
||||
|
||||
|
||||
@@ -55,9 +55,10 @@ msgstr "Ezeztatu"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -147,11 +148,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -177,9 +173,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -194,8 +190,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
|
||||
@@ -62,9 +62,10 @@ msgstr "لغو"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -156,12 +157,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "این فایل دارای هیچ تراکنسی نیست."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "حساب بانکی"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -189,9 +184,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -206,8 +201,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -258,6 +253,10 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "یا"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "حساب بانکی"
|
||||
|
||||
#~ msgid "This file doesn't contain any statement."
|
||||
#~ msgstr "این فایل دارای هیچ صورتحسابی نیست"
|
||||
|
||||
|
||||
@@ -62,9 +62,10 @@ msgstr "Peruuta"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -157,12 +158,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "Tiedostossa ei ole lainkaan tapahtumia."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Tilinumero"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -190,9 +185,9 @@ msgstr "Tiiotteen tili ei vastaa päiväkirjaa (%s)."
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -205,11 +200,11 @@ msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, fuzzy, python-format
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
msgstr "Tiiotteen tili (%s) ei vastaa päiväkirjaa '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -261,6 +256,16 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "tai"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Tilinumero"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid ""
|
||||
#~ "The currency of the bank statement (%s) is not the same as the currency "
|
||||
#~ "of the journal '%s' (%s)."
|
||||
#~ msgstr "Tiiotteen tili (%s) ei vastaa päiväkirjaa '%s' (%s)."
|
||||
|
||||
#~ msgid "This file doesn't contain any statement."
|
||||
#~ msgstr "Tiedosto ei sisällä lainkaan tiliotteita."
|
||||
|
||||
|
||||
@@ -55,9 +55,10 @@ msgstr "Strika"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -147,11 +148,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -177,9 +173,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -194,8 +190,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
|
||||
@@ -68,14 +68,11 @@ msgstr "Annuler"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
"Impossible de trouver un compte bancaire avec le numéro '% s' associé au "
|
||||
"partenaire '% s'. Vous devez créer le compte bancaire et le définir dans le "
|
||||
"journal bancaire associé. Si le journal bancaire associé n'existe pas "
|
||||
"encore, vous devez en créer un nouveau."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__create_uid
|
||||
@@ -168,11 +165,6 @@ msgstr "Code de devise manquant dans le fichier de relevé bancaire."
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "Référence de paiement manquante sur la transaction."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Compte bancaire du partenaire"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -199,14 +191,10 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
"Le compte bancaire avec le numéro '%s' existe dans Odoo mais il n'est défini "
|
||||
"sur aucun journal bancaire. Vous devez le définir dans le journal bancaire "
|
||||
"associé. Si le journal bancaire associé n'existe pas encore, vous devez en "
|
||||
"créer un nouveau."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -222,10 +210,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
"La devise de ce relevé (%s) n'est pas la même que celle du journal '%s' (%s)."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -280,6 +267,37 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "ou"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Could not find any bank account with number '%s' linked to partner '%s'. "
|
||||
#~ "You should create the bank account and set it on the related bank "
|
||||
#~ "journal. If the related bank journal doesn't exist yet, you should create "
|
||||
#~ "a new one."
|
||||
#~ msgstr ""
|
||||
#~ "Impossible de trouver un compte bancaire avec le numéro '% s' associé au "
|
||||
#~ "partenaire '% s'. Vous devez créer le compte bancaire et le définir dans "
|
||||
#~ "le journal bancaire associé. Si le journal bancaire associé n'existe pas "
|
||||
#~ "encore, vous devez en créer un nouveau."
|
||||
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Compte bancaire du partenaire"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
#~ "bank journal. You should set it on the related bank journal. If the "
|
||||
#~ "related bank journal doesn't exist yet, you should create a new one."
|
||||
#~ msgstr ""
|
||||
#~ "Le compte bancaire avec le numéro '%s' existe dans Odoo mais il n'est "
|
||||
#~ "défini sur aucun journal bancaire. Vous devez le définir dans le journal "
|
||||
#~ "bancaire associé. Si le journal bancaire associé n'existe pas encore, "
|
||||
#~ "vous devez en créer un nouveau."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The currency of the bank statement (%s) is not the same as the currency "
|
||||
#~ "of the journal '%s' (%s)."
|
||||
#~ msgstr ""
|
||||
#~ "La devise de ce relevé (%s) n'est pas la même que celle du journal "
|
||||
#~ "'%s' (%s)."
|
||||
|
||||
#~ msgid "This file doesn't contain any statement."
|
||||
#~ msgstr "Ce fichier ne contient aucun relevé."
|
||||
|
||||
|
||||
@@ -58,14 +58,11 @@ msgstr "Annuler"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
"Impossible de trouver un compte bancaire avec le numéro '% s' lié au "
|
||||
"partenaire '% s'. Vous devez créer le compte bancaire et le définir dans le "
|
||||
"journal bancaire associé. Si le journal bancaire associé n'existe pas "
|
||||
"encore, vous devez en créer un nouveau."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__create_uid
|
||||
@@ -157,11 +154,6 @@ msgstr "Code de devise manquant dans le fichier de relevé bancaire."
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "Référence de paiement manquant sur une transaction."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Compte bancaire du partenaire"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -187,14 +179,10 @@ msgstr "Le compte comptable bancaire n'est pas défini sur le journal '% s'."
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
"Le compte bancaire avec le numéro '% s' existe dans Odoo mais il n'est "
|
||||
"défini dans aucun journal de banque. Vous devez le définir dans le journal "
|
||||
"de banque associé. Si le journal de banque associé n'existe pas encore, vous "
|
||||
"devez en créer un nouveau."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -210,11 +198,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
"La devise du relevé bancaire (% s) n'est pas la même que la devise du "
|
||||
"journal '% s' (% s)."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -269,6 +255,37 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "ou"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Could not find any bank account with number '%s' linked to partner '%s'. "
|
||||
#~ "You should create the bank account and set it on the related bank "
|
||||
#~ "journal. If the related bank journal doesn't exist yet, you should create "
|
||||
#~ "a new one."
|
||||
#~ msgstr ""
|
||||
#~ "Impossible de trouver un compte bancaire avec le numéro '% s' lié au "
|
||||
#~ "partenaire '% s'. Vous devez créer le compte bancaire et le définir dans "
|
||||
#~ "le journal bancaire associé. Si le journal bancaire associé n'existe pas "
|
||||
#~ "encore, vous devez en créer un nouveau."
|
||||
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Compte bancaire du partenaire"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
#~ "bank journal. You should set it on the related bank journal. If the "
|
||||
#~ "related bank journal doesn't exist yet, you should create a new one."
|
||||
#~ msgstr ""
|
||||
#~ "Le compte bancaire avec le numéro '% s' existe dans Odoo mais il n'est "
|
||||
#~ "défini dans aucun journal de banque. Vous devez le définir dans le "
|
||||
#~ "journal de banque associé. Si le journal de banque associé n'existe pas "
|
||||
#~ "encore, vous devez en créer un nouveau."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The currency of the bank statement (%s) is not the same as the currency "
|
||||
#~ "of the journal '%s' (%s)."
|
||||
#~ msgstr ""
|
||||
#~ "La devise du relevé bancaire (% s) n'est pas la même que la devise du "
|
||||
#~ "journal '% s' (% s)."
|
||||
|
||||
#~ msgid "This file doesn't contain any statement."
|
||||
#~ msgstr "Ce fichier ne contient aucune instruction."
|
||||
|
||||
|
||||
@@ -56,9 +56,10 @@ msgstr "Annuler"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -148,11 +149,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -178,9 +174,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -195,8 +191,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
|
||||
@@ -56,14 +56,11 @@ msgstr "Annuler"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
"Impossible de trouver un compte bancaire avec le numéro '% s' associé au "
|
||||
"partenaire '% s'. Vous devez créer le compte bancaire et le définir dans le "
|
||||
"journal bancaire associé. Si le journal bancaire associé n'existe pas "
|
||||
"encore, vous devez en créer un nouveau."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__create_uid
|
||||
@@ -154,11 +151,6 @@ msgstr "Code de devise manquant dans le fichier de relevé bancaire."
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "Référence de paiement manquante sur la transaction."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Compte bancaire du partenaire"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -185,14 +177,10 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
"Le compte bancaire avec le numéro '%s' existe dans Odoo mais il n'est défini "
|
||||
"sur aucun journal bancaire. Vous devez le définir dans le journal bancaire "
|
||||
"associé. Si le journal bancaire associé n'existe pas encore, vous devez en "
|
||||
"créer un nouveau."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -208,10 +196,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
"La devise de ce relevé (%s) n'est pas la même que celle du journal '%s' (%s)."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -265,3 +252,34 @@ msgstr ""
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import.journal_dashboard_view_inherit
|
||||
msgid "or"
|
||||
msgstr "ou"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Could not find any bank account with number '%s' linked to partner '%s'. "
|
||||
#~ "You should create the bank account and set it on the related bank "
|
||||
#~ "journal. If the related bank journal doesn't exist yet, you should create "
|
||||
#~ "a new one."
|
||||
#~ msgstr ""
|
||||
#~ "Impossible de trouver un compte bancaire avec le numéro '% s' associé au "
|
||||
#~ "partenaire '% s'. Vous devez créer le compte bancaire et le définir dans "
|
||||
#~ "le journal bancaire associé. Si le journal bancaire associé n'existe pas "
|
||||
#~ "encore, vous devez en créer un nouveau."
|
||||
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Compte bancaire du partenaire"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
#~ "bank journal. You should set it on the related bank journal. If the "
|
||||
#~ "related bank journal doesn't exist yet, you should create a new one."
|
||||
#~ msgstr ""
|
||||
#~ "Le compte bancaire avec le numéro '%s' existe dans Odoo mais il n'est "
|
||||
#~ "défini sur aucun journal bancaire. Vous devez le définir dans le journal "
|
||||
#~ "bancaire associé. Si le journal bancaire associé n'existe pas encore, "
|
||||
#~ "vous devez en créer un nouveau."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The currency of the bank statement (%s) is not the same as the currency "
|
||||
#~ "of the journal '%s' (%s)."
|
||||
#~ msgstr ""
|
||||
#~ "La devise de ce relevé (%s) n'est pas la même que celle du journal "
|
||||
#~ "'%s' (%s)."
|
||||
|
||||
@@ -55,9 +55,10 @@ msgstr "Cancelar"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -147,11 +148,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -177,9 +173,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -194,8 +190,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
|
||||
@@ -60,9 +60,10 @@ msgstr "રદ કરો"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -154,12 +155,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "બેન્ક એકાઉન્ટ"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -187,9 +182,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -204,8 +199,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -256,6 +251,10 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "અથવા"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "બેન્ક એકાઉન્ટ"
|
||||
|
||||
#~ msgid "Active"
|
||||
#~ msgstr "સક્રિય"
|
||||
|
||||
|
||||
@@ -66,9 +66,10 @@ msgstr "בטל"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -160,12 +161,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "קובץ זה אינו מכיל עסקאות."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "חשבון בנק"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -193,9 +188,9 @@ msgstr "מספר החשבון של שורת חשבון זו אינו זהה לז
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -208,11 +203,11 @@ msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, fuzzy, python-format
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
msgstr "מספר החשבון של שורת חשבון זו (%s) אינו זהה לזה שביומן '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -263,6 +258,16 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "או"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "חשבון בנק"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid ""
|
||||
#~ "The currency of the bank statement (%s) is not the same as the currency "
|
||||
#~ "of the journal '%s' (%s)."
|
||||
#~ msgstr "מספר החשבון של שורת חשבון זו (%s) אינו זהה לזה שביומן '%s' (%s)."
|
||||
|
||||
#~ msgid "This file doesn't contain any statement."
|
||||
#~ msgstr "קובץ זה אינו מכיל תנועות בחשבון."
|
||||
|
||||
|
||||
@@ -70,9 +70,10 @@ msgstr "Odustani"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -165,12 +166,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "Ova datoteka ne sadrži nijednu transakciju."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Bankovni račun"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -198,9 +193,9 @@ msgstr "Žiro račun ovog izvoda banke nije jednak dnevniku (%s)."
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -213,11 +208,11 @@ msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, fuzzy, python-format
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
msgstr "Žiro račun ovog izvoda banke (%s) nije jednak dnevniku '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -268,6 +263,16 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "ili"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Bankovni račun"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid ""
|
||||
#~ "The currency of the bank statement (%s) is not the same as the currency "
|
||||
#~ "of the journal '%s' (%s)."
|
||||
#~ msgstr "Žiro račun ovog izvoda banke (%s) nije jednak dnevniku '%s' (%s)."
|
||||
|
||||
#~ msgid "This file doesn't contain any statement."
|
||||
#~ msgstr "Ova datoteka ne sadrži nijedanu stavku."
|
||||
|
||||
|
||||
@@ -62,9 +62,10 @@ msgstr "Mégse"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -158,12 +159,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "Ez a fájl nem tartalmaz pénzügyi tranzakciót."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Bankszámla"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -191,9 +186,9 @@ msgstr "Ennek a bankkivonatnak a számlája nem egyezik a naplójéval (%s)."
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -206,11 +201,11 @@ msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, fuzzy, python-format
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
msgstr "Ennek a bankkivonatnak (%s) a számlája nem egyezik a naplójéval '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -261,6 +256,17 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "vagy"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Bankszámla"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid ""
|
||||
#~ "The currency of the bank statement (%s) is not the same as the currency "
|
||||
#~ "of the journal '%s' (%s)."
|
||||
#~ msgstr ""
|
||||
#~ "Ennek a bankkivonatnak (%s) a számlája nem egyezik a naplójéval '%s' (%s)."
|
||||
|
||||
#~ msgid "This file doesn't contain any statement."
|
||||
#~ msgstr "Ez a fájl nem tartalmaz kivonatot."
|
||||
|
||||
|
||||
@@ -66,9 +66,10 @@ msgstr "Batal"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -160,12 +161,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Akun Bank"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -193,9 +188,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -210,8 +205,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -262,6 +257,10 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Akun Bank"
|
||||
|
||||
#~ msgid "Account Number"
|
||||
#~ msgstr "Nomor Akun"
|
||||
|
||||
|
||||
@@ -58,9 +58,10 @@ msgstr "Hætta við"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -152,12 +153,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Bankareikningur"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -185,9 +180,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -202,8 +197,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -254,6 +249,10 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "eða"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Bankareikningur"
|
||||
|
||||
#~ msgid "Account Holder"
|
||||
#~ msgstr "Account Holder"
|
||||
|
||||
|
||||
@@ -73,13 +73,11 @@ msgstr "Annulla"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
"Impossibile trovare conti bancari con numero \"%s\" collegati al partner \"%s"
|
||||
"\", creare il conto e impostarlo nel relativo registro banca. Se il registro "
|
||||
"ancora non esiste crearne uno nuovo."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__create_uid
|
||||
@@ -169,11 +167,6 @@ msgstr "Codice valuta mancante nel file di estratto conto."
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "payment_ref mancante in una operazione."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Conto bancario partner"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -199,13 +192,10 @@ msgstr "Conto banca non impostato nel registro \"%s\"."
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
"Il conto con numero \"%s\" esiste in Odoo ma non è impostato in alcun "
|
||||
"registro banca, assegnarlo nel relativo registro. Se tale registro ancora "
|
||||
"non esiste, crearne uno nuovo."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -221,11 +211,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
"La valuta dell'estratto conto bancario (%s) non corrisponde a quella del "
|
||||
"registro \"%s\" (%s)."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -280,6 +268,35 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "/"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Could not find any bank account with number '%s' linked to partner '%s'. "
|
||||
#~ "You should create the bank account and set it on the related bank "
|
||||
#~ "journal. If the related bank journal doesn't exist yet, you should create "
|
||||
#~ "a new one."
|
||||
#~ msgstr ""
|
||||
#~ "Impossibile trovare conti bancari con numero \"%s\" collegati al partner "
|
||||
#~ "\"%s\", creare il conto e impostarlo nel relativo registro banca. Se il "
|
||||
#~ "registro ancora non esiste crearne uno nuovo."
|
||||
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Conto bancario partner"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
#~ "bank journal. You should set it on the related bank journal. If the "
|
||||
#~ "related bank journal doesn't exist yet, you should create a new one."
|
||||
#~ msgstr ""
|
||||
#~ "Il conto con numero \"%s\" esiste in Odoo ma non è impostato in alcun "
|
||||
#~ "registro banca, assegnarlo nel relativo registro. Se tale registro ancora "
|
||||
#~ "non esiste, crearne uno nuovo."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The currency of the bank statement (%s) is not the same as the currency "
|
||||
#~ "of the journal '%s' (%s)."
|
||||
#~ msgstr ""
|
||||
#~ "La valuta dell'estratto conto bancario (%s) non corrisponde a quella del "
|
||||
#~ "registro \"%s\" (%s)."
|
||||
|
||||
#~ msgid "This file doesn't contain any statement."
|
||||
#~ msgstr "Il file non contiene alcuna registrazione."
|
||||
|
||||
|
||||
@@ -61,9 +61,10 @@ msgstr "取消"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -155,12 +156,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "銀行口座"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -188,9 +183,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -205,8 +200,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -257,6 +252,10 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "または"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "銀行口座"
|
||||
|
||||
#~ msgid "Account Holder"
|
||||
#~ msgstr "口座保持者"
|
||||
|
||||
|
||||
@@ -55,9 +55,10 @@ msgstr "შეწყვეტა"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -147,11 +148,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -177,9 +173,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -194,8 +190,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
|
||||
@@ -55,9 +55,10 @@ msgstr "Sefsex"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -147,11 +148,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -177,9 +173,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -194,8 +190,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
|
||||
@@ -57,9 +57,10 @@ msgstr "លុបចោល"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -151,12 +152,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "គណនីធនាគារ"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -182,9 +177,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -199,8 +194,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -251,6 +246,10 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "ឬ"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "គណនីធនាគារ"
|
||||
|
||||
#~ msgid "Active"
|
||||
#~ msgstr "សកម្ម"
|
||||
|
||||
|
||||
@@ -62,9 +62,10 @@ msgstr "취소"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -156,12 +157,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "이 파일에 거래가 없습니다."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "은행 계좌"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -189,9 +184,9 @@ msgstr "이 명세서의 계정이 분개장(%s)과 동일하지 않습니다."
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -204,11 +199,11 @@ msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, fuzzy, python-format
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
msgstr "이 명세서의 계정(%s)이 분개장 '%s' (%s)과 동일하지 않습니다."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -260,6 +255,16 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "또는"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "은행 계좌"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid ""
|
||||
#~ "The currency of the bank statement (%s) is not the same as the currency "
|
||||
#~ "of the journal '%s' (%s)."
|
||||
#~ msgstr "이 명세서의 계정(%s)이 분개장 '%s' (%s)과 동일하지 않습니다."
|
||||
|
||||
#~ msgid "This file doesn't contain any statement."
|
||||
#~ msgstr "이 파일에 명세서가 없습니다."
|
||||
|
||||
|
||||
@@ -53,9 +53,10 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -145,11 +146,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -175,9 +171,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -192,8 +188,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
|
||||
@@ -55,9 +55,10 @@ msgstr "ຍົກເລີອກ"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -147,11 +148,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -177,9 +173,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -194,8 +190,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
|
||||
@@ -67,9 +67,10 @@ msgstr "Atšaukti"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -163,12 +164,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "Šiame faile nėra jokių operacijų."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Banko sąskaita"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -196,9 +191,9 @@ msgstr "Šio išrašo sąskaita nėra tokia pati, kaip žurnalo (%s)."
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -211,11 +206,11 @@ msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, fuzzy, python-format
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
msgstr "Banko išrašo valiuta (%s) nėra tokia pati, kaip žurnalo valiuta '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -266,6 +261,17 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "arba"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Banko sąskaita"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid ""
|
||||
#~ "The currency of the bank statement (%s) is not the same as the currency "
|
||||
#~ "of the journal '%s' (%s)."
|
||||
#~ msgstr ""
|
||||
#~ "Banko išrašo valiuta (%s) nėra tokia pati, kaip žurnalo valiuta '%s' (%s)."
|
||||
|
||||
#~ msgid "This file doesn't contain any statement."
|
||||
#~ msgstr "Šiame faile nėra jokių išrašų."
|
||||
|
||||
|
||||
@@ -56,9 +56,10 @@ msgstr "Atcelt"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -148,11 +149,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -178,9 +174,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -195,8 +191,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
|
||||
@@ -55,9 +55,10 @@ msgstr "Откажи"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -147,11 +148,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -177,9 +173,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -194,8 +190,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
|
||||
@@ -61,9 +61,10 @@ msgstr "Цуцлах"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -155,12 +156,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "Энэ файл нь ямар ч гүйлгээ агуулаагүй байна."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Банкны данс"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -188,9 +183,9 @@ msgstr " хуулганы данс нь (%s) журналийн данстай
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -203,11 +198,11 @@ msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, fuzzy, python-format
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
msgstr "Банкны хуулга валют (%s) нь журналын валют '%s' (%s)-тай ижил байх ёстой."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -258,6 +253,17 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "эсвэл"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Банкны данс"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid ""
|
||||
#~ "The currency of the bank statement (%s) is not the same as the currency "
|
||||
#~ "of the journal '%s' (%s)."
|
||||
#~ msgstr ""
|
||||
#~ "Банкны хуулга валют (%s) нь журналын валют '%s' (%s)-тай ижил байх ёстой."
|
||||
|
||||
#~ msgid "This file doesn't contain any statement."
|
||||
#~ msgstr "Файл нь ямар ч хуулга агуулаагүй байна."
|
||||
|
||||
|
||||
@@ -60,9 +60,10 @@ msgstr "Avbryt"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -154,12 +155,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "Filen inneholder ingen transaksjoner."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Bankkonto"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -187,9 +182,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -204,8 +199,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -255,6 +250,10 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "eller"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Bankkonto"
|
||||
|
||||
#~ msgid "This file doesn't contain any transaction."
|
||||
#~ msgstr "Filen inneholder ingen transaksjoner."
|
||||
|
||||
|
||||
@@ -52,9 +52,10 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -144,11 +145,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -174,9 +170,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -191,8 +187,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
|
||||
@@ -63,13 +63,11 @@ msgstr "Annuleren"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
"Bankrekening '%s' van relatie '%s' kan niet worden gevonden. Maak de "
|
||||
"bankrekening aan en koppel deze aan het bijbehorende dagboek. Als het "
|
||||
"gerelateerde dagboek nog niet bestaat, maak dan een nieuwe aan."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__create_uid
|
||||
@@ -162,11 +160,6 @@ msgstr "Valutacode ontbreekt in het bankafschriftbestand."
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "Er ontbreekt een betaal referentie voor deze transactie."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Bankrekening van relatie"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -192,13 +185,10 @@ msgstr "De rekening van dit afschrift is niet hetzelfde als het dagboek '%s'."
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
"Het bankrekening met nummer '%s' bestaat reeds maar er is geen dagboek "
|
||||
"ingesteld. U dient dit in te stellen in het betreffende dagboek. Indien het "
|
||||
"dagboek nog niet bestaat, dan dient u een nieuwe aan te maken."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -214,11 +204,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
"De valuta van de bankafschriften (%s) is niet gelijk aan de ingestelde "
|
||||
"valuta '%s' op het dagboek (%s)."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -274,6 +262,35 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "of"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Could not find any bank account with number '%s' linked to partner '%s'. "
|
||||
#~ "You should create the bank account and set it on the related bank "
|
||||
#~ "journal. If the related bank journal doesn't exist yet, you should create "
|
||||
#~ "a new one."
|
||||
#~ msgstr ""
|
||||
#~ "Bankrekening '%s' van relatie '%s' kan niet worden gevonden. Maak de "
|
||||
#~ "bankrekening aan en koppel deze aan het bijbehorende dagboek. Als het "
|
||||
#~ "gerelateerde dagboek nog niet bestaat, maak dan een nieuwe aan."
|
||||
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Bankrekening van relatie"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
#~ "bank journal. You should set it on the related bank journal. If the "
|
||||
#~ "related bank journal doesn't exist yet, you should create a new one."
|
||||
#~ msgstr ""
|
||||
#~ "Het bankrekening met nummer '%s' bestaat reeds maar er is geen dagboek "
|
||||
#~ "ingesteld. U dient dit in te stellen in het betreffende dagboek. Indien "
|
||||
#~ "het dagboek nog niet bestaat, dan dient u een nieuwe aan te maken."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The currency of the bank statement (%s) is not the same as the currency "
|
||||
#~ "of the journal '%s' (%s)."
|
||||
#~ msgstr ""
|
||||
#~ "De valuta van de bankafschriften (%s) is niet gelijk aan de ingestelde "
|
||||
#~ "valuta '%s' op het dagboek (%s)."
|
||||
|
||||
#~ msgid "This file doesn't contain any statement."
|
||||
#~ msgstr "Dit bestand bevat geen enkel afschrift."
|
||||
|
||||
|
||||
@@ -56,9 +56,10 @@ msgstr "Annuleren"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -148,11 +149,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -178,9 +174,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -195,8 +191,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
|
||||
@@ -73,9 +73,10 @@ msgstr "Anuluj"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -169,12 +170,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "Ten plik nie zawiera żadnych informacji o transakcji."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Konto bankowe"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -202,9 +197,9 @@ msgstr "Konto świadczenia nie pokrywa się z dziennikiem (%s)."
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -217,11 +212,11 @@ msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, fuzzy, python-format
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
msgstr "Konto świadczenia (%s) nie pokrywa się z dziennikiem '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -272,6 +267,16 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "lub"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Konto bankowe"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid ""
|
||||
#~ "The currency of the bank statement (%s) is not the same as the currency "
|
||||
#~ "of the journal '%s' (%s)."
|
||||
#~ msgstr "Konto świadczenia (%s) nie pokrywa się z dziennikiem '%s' (%s)."
|
||||
|
||||
#~ msgid "This file doesn't contain any statement."
|
||||
#~ msgstr "Plik nie zawiera wyciągu"
|
||||
|
||||
|
||||
@@ -54,13 +54,11 @@ msgstr "Cancelar"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
"Não foi encontrada nenhuma conta bancária com o número '%s' ligada ao "
|
||||
"parceiro '%s'. Você deve criar a conta bancária e defini-la no diário "
|
||||
"bancário relacionado. Se este ainda não existir, deve criar um novo diário."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__create_uid
|
||||
@@ -150,11 +148,6 @@ msgstr "Falta o código da moeda no ficheiro do extrato bancário."
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "Falta o payment_ref numa transação."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Conta Bancária de Parceiro"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -180,13 +173,10 @@ msgstr "A Conta de Banco não está definida no diário '%s'."
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
"A conta bancária com o número \"%s\" existe no Odoo, mas não está definida "
|
||||
"em nenhum diário bancário. Você deve defini-la no diário bancário "
|
||||
"relacionado. Se este ainda não existir, deve criar um novo diário."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -201,11 +191,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
"A moeda do extrato bancário (%s) não é a mesma que a moeda do diário "
|
||||
"'%s' (%s))."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -258,3 +246,34 @@ msgstr ""
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import.journal_dashboard_view_inherit
|
||||
msgid "or"
|
||||
msgstr "ou"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Could not find any bank account with number '%s' linked to partner '%s'. "
|
||||
#~ "You should create the bank account and set it on the related bank "
|
||||
#~ "journal. If the related bank journal doesn't exist yet, you should create "
|
||||
#~ "a new one."
|
||||
#~ msgstr ""
|
||||
#~ "Não foi encontrada nenhuma conta bancária com o número '%s' ligada ao "
|
||||
#~ "parceiro '%s'. Você deve criar a conta bancária e defini-la no diário "
|
||||
#~ "bancário relacionado. Se este ainda não existir, deve criar um novo "
|
||||
#~ "diário."
|
||||
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Conta Bancária de Parceiro"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
#~ "bank journal. You should set it on the related bank journal. If the "
|
||||
#~ "related bank journal doesn't exist yet, you should create a new one."
|
||||
#~ msgstr ""
|
||||
#~ "A conta bancária com o número \"%s\" existe no Odoo, mas não está "
|
||||
#~ "definida em nenhum diário bancário. Você deve defini-la no diário "
|
||||
#~ "bancário relacionado. Se este ainda não existir, deve criar um novo "
|
||||
#~ "diário."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The currency of the bank statement (%s) is not the same as the currency "
|
||||
#~ "of the journal '%s' (%s)."
|
||||
#~ msgstr ""
|
||||
#~ "A moeda do extrato bancário (%s) não é a mesma que a moeda do diário "
|
||||
#~ "'%s' (%s))."
|
||||
|
||||
@@ -73,9 +73,10 @@ msgstr "Cancelar"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -169,12 +170,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "Este arquivo não contém qualquer transação."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Conta Bancária"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -202,9 +197,9 @@ msgstr "A conta deste extrato não é a mesma que o diário (%s)."
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -217,11 +212,11 @@ msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, fuzzy, python-format
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
msgstr "A conta deste extrato (%s) não é a mesma que o diário '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -272,6 +267,16 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "ou"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Conta Bancária"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid ""
|
||||
#~ "The currency of the bank statement (%s) is not the same as the currency "
|
||||
#~ "of the journal '%s' (%s)."
|
||||
#~ msgstr "A conta deste extrato (%s) não é a mesma que o diário '%s' (%s)."
|
||||
|
||||
#~ msgid "This file doesn't contain any statement."
|
||||
#~ msgstr "Este arquivo não contém qualquer extrato."
|
||||
|
||||
|
||||
@@ -53,9 +53,10 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -145,11 +146,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -175,9 +171,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -192,8 +188,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
|
||||
@@ -63,9 +63,10 @@ msgstr "Отменить"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -158,12 +159,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "Данный файл не содержит ни одного перевода."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Банковский счёт"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -191,9 +186,9 @@ msgstr "Счёт этой Выписки не совпадает с Журнал
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -206,11 +201,11 @@ msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, fuzzy, python-format
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
msgstr "Счёт этой Выписки (%s) не совпадает с Журналом '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -261,6 +256,16 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "или"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Банковский счёт"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid ""
|
||||
#~ "The currency of the bank statement (%s) is not the same as the currency "
|
||||
#~ "of the journal '%s' (%s)."
|
||||
#~ msgstr "Счёт этой Выписки (%s) не совпадает с Журналом '%s' (%s)."
|
||||
|
||||
#~ msgid "This file doesn't contain any statement."
|
||||
#~ msgstr "Данный файл не содержит ни одной выписки"
|
||||
|
||||
|
||||
@@ -60,9 +60,10 @@ msgstr "Zrušiť"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -156,12 +157,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "Tento súbor neobsahuje žiadnu transakciu."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Bankový účet"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -189,9 +184,9 @@ msgstr "Účet tohoto výpisu nie je rovnaký ako účtovná kniha (%s)."
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -204,11 +199,11 @@ msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, fuzzy, python-format
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
msgstr "Účet tohoto výpisu (%s) nie je rovnaký ako účtovná kniha '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -260,6 +255,16 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "alebo"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Bankový účet"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid ""
|
||||
#~ "The currency of the bank statement (%s) is not the same as the currency "
|
||||
#~ "of the journal '%s' (%s)."
|
||||
#~ msgstr "Účet tohoto výpisu (%s) nie je rovnaký ako účtovná kniha '%s' (%s)."
|
||||
|
||||
#~ msgid "This file doesn't contain any statement."
|
||||
#~ msgstr "Tento súbor neobsahuje žiadny výpis."
|
||||
|
||||
|
||||
@@ -53,9 +53,10 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -145,11 +146,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -175,9 +171,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -192,8 +188,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
|
||||
@@ -55,9 +55,10 @@ msgstr "Anullo"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -147,11 +148,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -177,9 +173,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -194,8 +190,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
|
||||
@@ -58,9 +58,10 @@ msgstr "Otkaži"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -152,12 +153,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Bankovni račun"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -185,9 +180,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -202,8 +197,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -254,6 +249,10 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Bankovni račun"
|
||||
|
||||
#~ msgid "Account Number"
|
||||
#~ msgstr "Број рачуна"
|
||||
|
||||
|
||||
@@ -61,9 +61,10 @@ msgstr "Odustani"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -155,12 +156,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Bankovni račun"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -188,9 +183,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -205,8 +200,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -257,6 +252,10 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Bankovni račun"
|
||||
|
||||
#~ msgid "Account Number"
|
||||
#~ msgstr "Broj bankovnog računa"
|
||||
|
||||
|
||||
@@ -60,13 +60,11 @@ msgstr "Avbryt"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
"Kunde inte hitta något bankkonto med nummer '%s' kopplat till partner '%s'. "
|
||||
"Du bör skapa bankkontot och ange det i den relaterade bankjournalen. Om den "
|
||||
"relaterade bankjournalen inte finns ännu bör du skapa en ny."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__create_uid
|
||||
@@ -158,11 +156,6 @@ msgstr "Saknar valutakod i bankkontoutdraget."
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "Det saknas payment_ref på en transaktion."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Partners bankkonto"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -188,13 +181,10 @@ msgstr "Bankbokföringskontot är inte inställt i journalen '%s'."
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
"Bankkontot med nummer '%s' finns i systemet men är inte angivet i någon "
|
||||
"bankjournal. Du bör ange det i den relaterade bankjournalen. Om den "
|
||||
"relaterade bankjournalen inte finns ännu bör du skapa en ny."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -210,11 +200,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
"Valutan för kontoutdraget (%s) är inte densamma som valutan för journalen "
|
||||
"'%s' (%s)."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -270,6 +258,36 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "eller"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Could not find any bank account with number '%s' linked to partner '%s'. "
|
||||
#~ "You should create the bank account and set it on the related bank "
|
||||
#~ "journal. If the related bank journal doesn't exist yet, you should create "
|
||||
#~ "a new one."
|
||||
#~ msgstr ""
|
||||
#~ "Kunde inte hitta något bankkonto med nummer '%s' kopplat till partner "
|
||||
#~ "'%s'. Du bör skapa bankkontot och ange det i den relaterade "
|
||||
#~ "bankjournalen. Om den relaterade bankjournalen inte finns ännu bör du "
|
||||
#~ "skapa en ny."
|
||||
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Partners bankkonto"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
#~ "bank journal. You should set it on the related bank journal. If the "
|
||||
#~ "related bank journal doesn't exist yet, you should create a new one."
|
||||
#~ msgstr ""
|
||||
#~ "Bankkontot med nummer '%s' finns i systemet men är inte angivet i någon "
|
||||
#~ "bankjournal. Du bör ange det i den relaterade bankjournalen. Om den "
|
||||
#~ "relaterade bankjournalen inte finns ännu bör du skapa en ny."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The currency of the bank statement (%s) is not the same as the currency "
|
||||
#~ "of the journal '%s' (%s)."
|
||||
#~ msgstr ""
|
||||
#~ "Valutan för kontoutdraget (%s) är inte densamma som valutan för journalen "
|
||||
#~ "'%s' (%s)."
|
||||
|
||||
#~ msgid "Account Holder"
|
||||
#~ msgstr "Kontoinnehavare"
|
||||
|
||||
|
||||
@@ -54,9 +54,10 @@ msgstr "ரத்து"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -148,11 +149,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
msgid "Partner Bank Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -178,9 +174,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -195,8 +191,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
|
||||
@@ -54,9 +54,10 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -146,12 +147,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "బ్యాంకు ఖాతా"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
@@ -177,9 +172,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -194,8 +189,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -244,6 +239,10 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "బ్యాంకు ఖాతా"
|
||||
|
||||
#~ msgid "Account Number"
|
||||
#~ msgstr "Khaatha sankhya"
|
||||
|
||||
|
||||
@@ -60,9 +60,10 @@ msgstr "ยกเลิก"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -154,12 +155,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "บัญชีธนาคาร"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -187,9 +182,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -204,8 +199,8 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -256,6 +251,10 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "หรือ"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "บัญชีธนาคาร"
|
||||
|
||||
#~ msgid "Account Holder"
|
||||
#~ msgstr "ผู้ถือบัญชี"
|
||||
|
||||
|
||||
@@ -69,9 +69,10 @@ msgstr "İptal"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -164,12 +165,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "Bu dosya herhangi bir işlem içermiyor."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Banka Hesabı"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -197,9 +192,9 @@ msgstr "Bu kaydın hesabı, yevmiye (%s) aynı değil."
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -212,13 +207,11 @@ msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, fuzzy, python-format
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
"Banka hesap özetinin para birimi (%s) yevmiye para birimi ile aynı değil "
|
||||
"'%s' (%s)."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -269,6 +262,18 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "veya"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Banka Hesabı"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid ""
|
||||
#~ "The currency of the bank statement (%s) is not the same as the currency "
|
||||
#~ "of the journal '%s' (%s)."
|
||||
#~ msgstr ""
|
||||
#~ "Banka hesap özetinin para birimi (%s) yevmiye para birimi ile aynı değil "
|
||||
#~ "'%s' (%s)."
|
||||
|
||||
#~ msgid "This file doesn't contain any statement."
|
||||
#~ msgstr "Bu dosya hiçbir açıklama içermiyor."
|
||||
|
||||
|
||||
@@ -62,9 +62,10 @@ msgstr "Скасувати"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -157,12 +158,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "Файл не містить транзакцій."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Банківський рахунок"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -190,9 +185,9 @@ msgstr "Рахунок виписки не співпадає з рахунко
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -205,11 +200,11 @@ msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, fuzzy, python-format
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
msgstr "Валюта банківської виписки(%s) не така ж, як валюта журналу '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -260,6 +255,17 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "або"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Банківський рахунок"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid ""
|
||||
#~ "The currency of the bank statement (%s) is not the same as the currency "
|
||||
#~ "of the journal '%s' (%s)."
|
||||
#~ msgstr ""
|
||||
#~ "Валюта банківської виписки(%s) не така ж, як валюта журналу '%s' (%s)."
|
||||
|
||||
#~ msgid "This file doesn't contain any statement."
|
||||
#~ msgstr "Файл не містить виписки."
|
||||
|
||||
|
||||
@@ -64,9 +64,10 @@ msgstr "Hủy"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -160,12 +161,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "Tập tin này không chứa bất kỳ giao dịch nào."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "Tài khoản ngân hàng"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -194,9 +189,9 @@ msgstr ""
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -209,13 +204,11 @@ msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, fuzzy, python-format
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
"Tài khoản của giao dịch này (%s) không giống với tài khoản của sổ nhật ký "
|
||||
"'%s' (%s)."
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -266,6 +259,18 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "hoặc"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "Tài khoản ngân hàng"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid ""
|
||||
#~ "The currency of the bank statement (%s) is not the same as the currency "
|
||||
#~ "of the journal '%s' (%s)."
|
||||
#~ msgstr ""
|
||||
#~ "Tài khoản của giao dịch này (%s) không giống với tài khoản của sổ nhật ký "
|
||||
#~ "'%s' (%s)."
|
||||
|
||||
#~ msgid "This file doesn't contain any statement."
|
||||
#~ msgstr "Tập tin này không chứa bất kỳ sao kê nào."
|
||||
|
||||
|
||||
@@ -73,9 +73,10 @@ msgstr "取消日期"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -167,12 +168,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "这个文件不包含任何交易"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "银行账户"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -200,9 +195,9 @@ msgstr "对账单中的科目和日记账(%s)中的不一样"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -215,11 +210,11 @@ msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, fuzzy, python-format
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
msgstr "银行对账单 (%s) 的币种和日记账 '%s' (%s)的币种不一样."
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -270,6 +265,16 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "或"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "银行账户"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid ""
|
||||
#~ "The currency of the bank statement (%s) is not the same as the currency "
|
||||
#~ "of the journal '%s' (%s)."
|
||||
#~ msgstr "银行对账单 (%s) 的币种和日记账 '%s' (%s)的币种不一样."
|
||||
|
||||
#~ msgid "This file doesn't contain any statement."
|
||||
#~ msgstr "这个文件不包含任何对账单"
|
||||
|
||||
|
||||
@@ -61,9 +61,10 @@ msgstr "取消"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Could not find any bank account with number '%s' linked to partner '%s'. You "
|
||||
"should create the bank account and set it on the related bank journal. If "
|
||||
"the related bank journal doesn't exist yet, you should create a new one."
|
||||
"Could not find any bank account with number '%(account_number)s' linked to "
|
||||
"partner '%(partner_name)s'. You should create the bank account and set it on "
|
||||
"the related bank journal. If the related bank journal doesn't exist yet, you "
|
||||
"should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -155,12 +156,6 @@ msgstr ""
|
||||
msgid "Missing payment_ref on a transaction."
|
||||
msgstr "這個文件不包含任何交易"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_bank_statement_line__partner_bank_id
|
||||
#, fuzzy
|
||||
msgid "Partner Bank Account"
|
||||
msgstr "銀行帳戶"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#, fuzzy
|
||||
@@ -188,9 +183,9 @@ msgstr "對帳單中的科目和日記帳(%s)中的不一樣"
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The bank account with number '%s' exists in Odoo but it is not set on any "
|
||||
"bank journal. You should set it on the related bank journal. If the related "
|
||||
"bank journal doesn't exist yet, you should create a new one."
|
||||
"The bank account with number '%(account_number)s' exists in Odoo but it is "
|
||||
"not set on any bank journal. You should set it on the related bank journal. "
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
@@ -203,11 +198,11 @@ msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, fuzzy, python-format
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The currency of the bank statement (%s) is not the same as the currency of "
|
||||
"the journal '%s' (%s)."
|
||||
msgstr "銀行報表 (%s) 的貨幣與日誌 '%s' (%s) 的幣種不同。"
|
||||
"The currency of the bank statement (%(currency_name)s) is not the same as "
|
||||
"the currency of the journal '%(journal_name)s' (%(journal_currency_name)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
@@ -258,6 +253,16 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "或"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Partner Bank Account"
|
||||
#~ msgstr "銀行帳戶"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid ""
|
||||
#~ "The currency of the bank statement (%s) is not the same as the currency "
|
||||
#~ "of the journal '%s' (%s)."
|
||||
#~ msgstr "銀行報表 (%s) 的貨幣與日誌 '%s' (%s) 的幣種不同。"
|
||||
|
||||
#~ msgid "This file doesn't contain any statement."
|
||||
#~ msgstr "這個文件不包含任何對帳單"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user