[ADD] module account_statement_import_file_reconciliation_widget

account_statement_import_file_reconciliation_widget is a glue
auto-install module between account_statement_import (will be renamed
account_statement_import_file in v16) and account_reconciliation_widget.
This commit is contained in:
Alexis de Lattre
2022-08-10 00:01:53 +02:00
committed by Duy (Đỗ Anh)
parent 038de8d69d
commit 801bbb5085
4 changed files with 577 additions and 11 deletions

View File

@@ -0,0 +1,68 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_statement_import_base
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: account_statement_import_base
#: model:ir.model.constraint,message:account_statement_import_base.constraint_account_bank_statement_line_unique_import_id
msgid "A bank account transaction can be imported only once!"
msgstr ""
#. module: account_statement_import_base
#: model:ir.model,name:account_statement_import_base.model_account_bank_statement_line
msgid "Bank Statement Line"
msgstr ""
#. module: account_statement_import_base
#: model:ir.model.fields,field_description:account_statement_import_base.field_account_bank_statement_line__display_name
#: model:ir.model.fields,field_description:account_statement_import_base.field_account_journal__display_name
msgid "Display Name"
msgstr ""
#. module: account_statement_import_base
#: model:ir.model.fields,field_description:account_statement_import_base.field_account_bank_statement_line__id
#: model:ir.model.fields,field_description:account_statement_import_base.field_account_journal__id
msgid "ID"
msgstr ""
#. module: account_statement_import_base
#: model:ir.model.fields,field_description:account_statement_import_base.field_account_bank_statement_line__unique_import_id
msgid "Import ID"
msgstr ""
#. module: account_statement_import_base
#: model:ir.model,name:account_statement_import_base.model_account_journal
msgid "Journal"
msgstr ""
#. module: account_statement_import_base
#: model:ir.model.fields,field_description:account_statement_import_base.field_account_bank_statement_line____last_update
#: model:ir.model.fields,field_description:account_statement_import_base.field_account_journal____last_update
msgid "Last Modified on"
msgstr ""
#. module: account_statement_import_base
#: model_terms:ir.ui.view,arch_db:account_statement_import_base.view_bank_statement_line_form
msgid "Notes"
msgstr ""
#. module: account_statement_import_base
#: model:ir.model.fields,field_description:account_statement_import_base.field_account_bank_statement_line__raw_data
#: model_terms:ir.ui.view,arch_db:account_statement_import_base.view_bank_statement_line_form
msgid "Raw Data"
msgstr ""
#. module: account_statement_import_base
#: model_terms:ir.ui.view,arch_db:account_statement_import_base.view_bank_statement_line_form
msgid "Technical Information"
msgstr ""