mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
[UPD] Update account_bank_statement_import_qif.pot
This commit is contained in:
@@ -14,24 +14,49 @@ msgstr ""
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: account_bank_statement_import_qif
|
||||
#: code:addons/account_bank_statement_import_qif/wizards/account_bank_statement_import_qif.py:58
|
||||
#: code:addons/account_bank_statement_import_qif/wizards/account_bank_statement_import_qif.py:72
|
||||
#, python-format
|
||||
msgid "Could not decipher the QIF file."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import_qif
|
||||
#: selection:account.journal,qif_date_format:0
|
||||
msgid "DD/MM/YYYY"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import_qif
|
||||
#: model:ir.model,name:account_bank_statement_import_qif.model_account_bank_statement_import
|
||||
msgid "Import Bank Statement"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import_qif
|
||||
#: model:ir.model,name:account_bank_statement_import_qif.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import_qif
|
||||
#: selection:account.journal,qif_date_format:0
|
||||
msgid "MM/DD/YYYY"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import_qif
|
||||
#: model:ir.model.fields,field_description:account_bank_statement_import_qif.field_account_journal_qif_date_format
|
||||
msgid "QIF Date format"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import_qif
|
||||
#: model:ir.ui.view,arch_db:account_bank_statement_import_qif.account_bank_statement_import_view
|
||||
msgid "Quicken Interchange Format (.qif)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import_qif
|
||||
#: code:addons/account_bank_statement_import_qif/wizards/account_bank_statement_import_qif.py:92
|
||||
#: code:addons/account_bank_statement_import_qif/wizards/account_bank_statement_import_qif.py:107
|
||||
#, python-format
|
||||
msgid "This file is either not a bank statement or is not correctly formed."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_bank_statement_import_qif
|
||||
#: selection:account.journal,qif_date_format:0
|
||||
msgid "YYYY/MM/DD"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user