[UPD] Update account_statement_import.pot

This commit is contained in:
oca-ci
2022-11-21 07:41:59 +00:00
parent 0e0e1292c9
commit f8922226cb

View File

@@ -95,6 +95,11 @@ msgstr ""
msgid "Import Bank Statement Files" msgid "Import Bank Statement Files"
msgstr "" msgstr ""
#. module: account_statement_import
#: model:ir.ui.menu,name:account_statement_import.account_statement_import_menu
msgid "Import Statement"
msgstr ""
#. module: account_statement_import #. module: account_statement_import
#: model_terms:ir.ui.view,arch_db:account_statement_import.journal_dashboard_view_inherit #: model_terms:ir.ui.view,arch_db:account_statement_import.journal_dashboard_view_inherit
msgid "Import Statement (OCA)" msgid "Import Statement (OCA)"
@@ -193,6 +198,15 @@ msgid ""
"dashboard." "dashboard."
msgstr "" msgstr ""
#. module: account_statement_import
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
#, python-format
msgid ""
"The journal found for the file is not consistent with the selected journal. "
"You should use the proper journal or use the generic button on the top of "
"the Accounting Dashboard"
msgstr ""
#. module: account_statement_import #. module: account_statement_import
#: code:addons/account_statement_import/wizard/account_statement_import.py:0 #: code:addons/account_statement_import/wizard/account_statement_import.py:0
#, python-format #, python-format