Skip to content

Commit

Permalink
[UPD] Update account_statement_import_file.pot
Browse files Browse the repository at this point in the history
  • Loading branch information
oca-ci committed Dec 17, 2024
1 parent 8a99053 commit 85bd068
Showing 1 changed file with 1 addition and 22 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
Expand All @@ -16,14 +16,12 @@ msgstr ""
#. module: account_statement_import_file
#. odoo-python
#: code:addons/account_statement_import_file/wizard/account_statement_import.py:0
#, python-format
msgid "%d transactions had already been imported and were ignored."
msgstr ""

#. module: account_statement_import_file
#. odoo-python
#: code:addons/account_statement_import_file/wizard/account_statement_import.py:0
#, python-format
msgid "1 transaction had already been imported and was ignored."
msgstr ""

Expand All @@ -40,7 +38,6 @@ msgstr ""
#. module: account_statement_import_file
#. odoo-python
#: code:addons/account_statement_import_file/wizard/account_statement_import.py:0
#, python-format
msgid ""
"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"
Expand Down Expand Up @@ -73,13 +70,6 @@ msgstr ""
msgid "ID"
msgstr ""

#. module: account_statement_import_file
#. odoo-python
#: code:addons/account_statement_import_file/models/account_journal.py:0
#, python-format
msgid "Import"
msgstr ""

#. module: account_statement_import_file
#: model:ir.actions.act_window,name:account_statement_import_file.account_statement_import_action
msgid "Import Bank Statement File"
Expand Down Expand Up @@ -123,14 +113,12 @@ msgstr ""
#. module: account_statement_import_file
#. odoo-python
#: code:addons/account_statement_import_file/wizard/account_statement_import.py:0
#, python-format
msgid "Missing currency code in the bank statement file."
msgstr ""

#. module: account_statement_import_file
#. odoo-python
#: code:addons/account_statement_import_file/wizard/account_statement_import.py:0
#, python-format
msgid "Missing payment_ref on a transaction."
msgstr ""

Expand All @@ -152,14 +140,12 @@ msgstr ""
#. module: account_statement_import_file
#. odoo-python
#: code:addons/account_statement_import_file/wizard/account_statement_import.py:0
#, python-format
msgid "The Bank Accounting Account is not set on the journal '%s'."
msgstr ""

#. module: account_statement_import_file
#. odoo-python
#: code:addons/account_statement_import_file/wizard/account_statement_import.py:0
#, python-format
msgid ""
"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. "
Expand All @@ -169,7 +155,6 @@ msgstr ""
#. module: account_statement_import_file
#. odoo-python
#: code:addons/account_statement_import_file/wizard/account_statement_import.py:0
#, python-format
msgid ""
"The bank statement file uses currency '%s' but there is no such currency in "
"Odoo."
Expand All @@ -178,7 +163,6 @@ msgstr ""
#. module: account_statement_import_file
#. odoo-python
#: code:addons/account_statement_import_file/wizard/account_statement_import.py:0
#, python-format
msgid ""
"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)."
Expand All @@ -187,7 +171,6 @@ msgstr ""
#. module: account_statement_import_file
#. odoo-python
#: code:addons/account_statement_import_file/wizard/account_statement_import.py:0
#, python-format
msgid ""
"The format of this bank statement file doesn't contain the bank account "
"number, so you must start the wizard from the right bank journal in the "
Expand All @@ -197,7 +180,6 @@ msgstr ""
#. module: account_statement_import_file
#. odoo-python
#: code:addons/account_statement_import_file/wizard/account_statement_import.py:0
#, python-format
msgid ""
"The journal found for the file (%(journal_match)s) is different from the "
"selected journal (%(journal_selected)s)."
Expand All @@ -206,14 +188,12 @@ msgstr ""
#. module: account_statement_import_file
#. odoo-python
#: code:addons/account_statement_import_file/wizard/account_statement_import.py:0
#, python-format
msgid "The parsing of the statement file returned an invalid result."
msgstr ""

#. module: account_statement_import_file
#. odoo-python
#: code:addons/account_statement_import_file/wizard/account_statement_import.py:0
#, python-format
msgid ""
"This bank statement file format is not supported.\n"
"Did you install the Odoo module to support this format?"
Expand All @@ -232,7 +212,6 @@ msgstr ""
#. module: account_statement_import_file
#. odoo-python
#: code:addons/account_statement_import_file/wizard/account_statement_import.py:0
#, python-format
msgid ""
"You have already imported this file, or this file only contains already "
"imported transactions."
Expand Down

0 comments on commit 85bd068

Please sign in to comment.