mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
[UPD] Update account_statement_import_file.pot
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_statement_import
|
||||
# * account_statement_import_file
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 15.0\n"
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
@@ -13,31 +13,33 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#. 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
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#. 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 ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#, python-format
|
||||
msgid "Already imported items"
|
||||
#. module: account_statement_import_file
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_file.journal_dashboard_view_inherit
|
||||
msgid "<span>Import (OCA)</span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import.account_statement_import_form
|
||||
#. module: account_statement_import_file
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_file.account_statement_import_form
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#. 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 "
|
||||
@@ -46,124 +48,124 @@ msgid ""
|
||||
"you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__create_uid
|
||||
#. module: account_statement_import_file
|
||||
#: model:ir.model.fields,field_description:account_statement_import_file.field_account_statement_import__create_uid
|
||||
msgid "Created by"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__create_date
|
||||
#. module: account_statement_import_file
|
||||
#: model:ir.model.fields,field_description:account_statement_import_file.field_account_statement_import__create_date
|
||||
msgid "Created on"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__display_name
|
||||
#. module: account_statement_import_file
|
||||
#: model:ir.model.fields,field_description:account_statement_import_file.field_account_statement_import__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,help:account_statement_import.field_account_statement_import__statement_file
|
||||
#. module: account_statement_import_file
|
||||
#: model:ir.model.fields,help:account_statement_import_file.field_account_statement_import__statement_file
|
||||
msgid ""
|
||||
"Get you bank statements in electronic format from your bank and select them "
|
||||
"here."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__id
|
||||
#. module: account_statement_import_file
|
||||
#: model:ir.model.fields,field_description:account_statement_import_file.field_account_statement_import__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/models/account_journal.py:0
|
||||
#. 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
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import.journal_dashboard_view_inherit
|
||||
msgid "Import (OCA)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.actions.act_window,name:account_statement_import.account_statement_import_action
|
||||
#. module: account_statement_import_file
|
||||
#: model:ir.actions.act_window,name:account_statement_import_file.account_statement_import_action
|
||||
msgid "Import Bank Statement File"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model,name:account_statement_import.model_account_statement_import
|
||||
#. module: account_statement_import_file
|
||||
#: model:ir.model,name:account_statement_import_file.model_account_statement_import
|
||||
msgid "Import Bank Statement Files"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.ui.menu,name:account_statement_import.account_statement_import_menu
|
||||
#. module: account_statement_import_file
|
||||
#: model:ir.ui.menu,name:account_statement_import_file.account_statement_import_menu
|
||||
msgid "Import Statement"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import.journal_dashboard_view_inherit
|
||||
#. module: account_statement_import_file
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_file.journal_dashboard_view_inherit
|
||||
msgid "Import Statement (OCA)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import.account_statement_import_form
|
||||
#. module: account_statement_import_file
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_file.account_statement_import_form
|
||||
msgid "Import and View"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model,name:account_statement_import.model_account_journal
|
||||
#. module: account_statement_import_file
|
||||
#: model:ir.model,name:account_statement_import_file.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import____last_update
|
||||
#. module: account_statement_import_file
|
||||
#: model:ir.model.fields,field_description:account_statement_import_file.field_account_statement_import____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__write_uid
|
||||
#. module: account_statement_import_file
|
||||
#: model:ir.model.fields,field_description:account_statement_import_file.field_account_statement_import__write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__write_date
|
||||
#. module: account_statement_import_file
|
||||
#: model:ir.model.fields,field_description:account_statement_import_file.field_account_statement_import__write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#. 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
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#. 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 ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_file
|
||||
#. module: account_statement_import_file
|
||||
#: model:ir.model.fields,field_description:account_statement_import_file.field_account_statement_import__statement_file
|
||||
msgid "Statement File"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model:ir.model.fields,field_description:account_statement_import.field_account_statement_import__statement_filename
|
||||
#. module: account_statement_import_file
|
||||
#: model:ir.model.fields,field_description:account_statement_import_file.field_account_statement_import__statement_filename
|
||||
msgid "Statement Filename"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import.account_statement_import_form
|
||||
#. module: account_statement_import_file
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_file.account_statement_import_form
|
||||
msgid "Supported formats:"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#. 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
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#. 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 "
|
||||
@@ -171,24 +173,27 @@ msgid ""
|
||||
"If the related bank journal doesn't exist yet, you should create a new one."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#. 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."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#. 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)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#. 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 "
|
||||
@@ -196,48 +201,46 @@ msgid ""
|
||||
"dashboard."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#. 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 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"
|
||||
"The journal found for the file (%(journal_match)s) is different from the "
|
||||
"selected journal (%(journal_selected)s)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#. 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
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#. 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?"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import.account_statement_import_form
|
||||
#. module: account_statement_import_file
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_file.account_statement_import_form
|
||||
msgid "Upload Bank Statements"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import.account_statement_import_form
|
||||
#. module: account_statement_import_file
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_file.account_statement_import_form
|
||||
msgid "Upload a bank statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: code:addons/account_statement_import/wizard/account_statement_import.py:0
|
||||
#. 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."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import.journal_dashboard_view_inherit
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user