diff --git a/account_statement_import_txt_xlsx/i18n/es_AR.po b/account_statement_import_txt_xlsx/i18n/es_AR.po
index b06a469b..af6ac41d 100644
--- a/account_statement_import_txt_xlsx/i18n/es_AR.po
+++ b/account_statement_import_txt_xlsx/i18n/es_AR.po
@@ -16,6 +16,29 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.3.2\n"
+#. module: account_statement_import_txt_xlsx
+#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0
+#, python-format
+msgid "%s: %s"
+msgstr ""
+
+#. module: account_statement_import_txt_xlsx
+#: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_tree
+msgid ""
+" Add the column names or column number "
+"(when the file has no header).\n"
+" You can concatenate multiple columns in the "
+"file into the same field, indicating the\n"
+" column names or numbers separated by comma."
+msgstr ""
+
+#. module: account_statement_import_txt_xlsx
+#: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_tree
+msgid ""
+" indicate the column number in the "
+"Columns section. The first column is 0."
+msgstr ""
+
#. module: account_statement_import_txt_xlsx
#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0
#, python-format
@@ -218,6 +241,11 @@ msgstr "Mostrar Nombre"
msgid "Encoding"
msgstr "Codificación"
+#. module: account_statement_import_txt_xlsx
+#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__no_header
+msgid "File does not contain header line"
+msgstr ""
+
#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__attachment_ids
msgid "Files"
@@ -342,6 +370,12 @@ msgstr "N/A"
msgid "Name"
msgstr "Nombre"
+#. module: account_statement_import_txt_xlsx
+#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0
+#, python-format
+msgid "No valid encoding was found for the attached file"
+msgstr ""
+
#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__notes_column
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__notes_column
@@ -527,6 +561,13 @@ msgstr "Oeste (Latin-1 / ISO 8859-1)"
msgid "Western (Windows-1252)"
msgstr "Oeste (Windows-1252)"
+#. module: account_statement_import_txt_xlsx
+#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__no_header
+msgid ""
+"When this occurs please indicate the column number in the Columns section "
+"instead of the column name, considering that the first column is 0"
+msgstr ""
+
#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__delimiter__comma
#: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__float_decimal_sep__comma
diff --git a/account_statement_import_txt_xlsx/i18n/it.po b/account_statement_import_txt_xlsx/i18n/it.po
index 24d73c56..413f8650 100644
--- a/account_statement_import_txt_xlsx/i18n/it.po
+++ b/account_statement_import_txt_xlsx/i18n/it.po
@@ -16,6 +16,29 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.14.1\n"
+#. module: account_statement_import_txt_xlsx
+#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0
+#, python-format
+msgid "%s: %s"
+msgstr ""
+
+#. module: account_statement_import_txt_xlsx
+#: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_tree
+msgid ""
+" Add the column names or column number "
+"(when the file has no header).\n"
+" You can concatenate multiple columns in the "
+"file into the same field, indicating the\n"
+" column names or numbers separated by comma."
+msgstr ""
+
+#. module: account_statement_import_txt_xlsx
+#: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_tree
+msgid ""
+" indicate the column number in the "
+"Columns section. The first column is 0."
+msgstr ""
+
#. module: account_statement_import_txt_xlsx
#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0
#, python-format
@@ -218,6 +241,11 @@ msgstr "Nome visualizzato"
msgid "Encoding"
msgstr "Codifica"
+#. module: account_statement_import_txt_xlsx
+#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__no_header
+msgid "File does not contain header line"
+msgstr ""
+
#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__attachment_ids
msgid "Files"
@@ -342,6 +370,12 @@ msgstr "N/D"
msgid "Name"
msgstr "Nome"
+#. module: account_statement_import_txt_xlsx
+#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0
+#, python-format
+msgid "No valid encoding was found for the attached file"
+msgstr ""
+
#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__notes_column
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__notes_column
@@ -526,6 +560,13 @@ msgstr "Occidentale (Latin-1 / ISO 8859-1)"
msgid "Western (Windows-1252)"
msgstr "Occidentale (Windows-1252)"
+#. module: account_statement_import_txt_xlsx
+#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__no_header
+msgid ""
+"When this occurs please indicate the column number in the Columns section "
+"instead of the column name, considering that the first column is 0"
+msgstr ""
+
#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__delimiter__comma
#: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__float_decimal_sep__comma
diff --git a/account_statement_import_txt_xlsx/i18n/nl.po b/account_statement_import_txt_xlsx/i18n/nl.po
index 4e0a92d1..df4f7420 100644
--- a/account_statement_import_txt_xlsx/i18n/nl.po
+++ b/account_statement_import_txt_xlsx/i18n/nl.po
@@ -16,6 +16,29 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.3.2\n"
+#. module: account_statement_import_txt_xlsx
+#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0
+#, python-format
+msgid "%s: %s"
+msgstr ""
+
+#. module: account_statement_import_txt_xlsx
+#: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_tree
+msgid ""
+" Add the column names or column number "
+"(when the file has no header).\n"
+" You can concatenate multiple columns in the "
+"file into the same field, indicating the\n"
+" column names or numbers separated by comma."
+msgstr ""
+
+#. module: account_statement_import_txt_xlsx
+#: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_tree
+msgid ""
+" indicate the column number in the "
+"Columns section. The first column is 0."
+msgstr ""
+
#. module: account_statement_import_txt_xlsx
#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0
#, python-format
@@ -221,6 +244,11 @@ msgstr "Weergavenaam"
msgid "Encoding"
msgstr "Codering"
+#. module: account_statement_import_txt_xlsx
+#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__no_header
+msgid "File does not contain header line"
+msgstr ""
+
#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__attachment_ids
msgid "Files"
@@ -339,6 +367,12 @@ msgstr "N.V.T."
msgid "Name"
msgstr "Naam"
+#. module: account_statement_import_txt_xlsx
+#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0
+#, python-format
+msgid "No valid encoding was found for the attached file"
+msgstr ""
+
#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__notes_column
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__notes_column
@@ -521,6 +555,13 @@ msgstr "Western (Latin-1 / ISO 8859-1)"
msgid "Western (Windows-1252)"
msgstr ""
+#. module: account_statement_import_txt_xlsx
+#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__no_header
+msgid ""
+"When this occurs please indicate the column number in the Columns section "
+"instead of the column name, considering that the first column is 0"
+msgstr ""
+
#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__delimiter__comma
#: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__float_decimal_sep__comma
diff --git a/account_statement_import_txt_xlsx/i18n/pt.po b/account_statement_import_txt_xlsx/i18n/pt.po
index 7ec05254..896f48c7 100644
--- a/account_statement_import_txt_xlsx/i18n/pt.po
+++ b/account_statement_import_txt_xlsx/i18n/pt.po
@@ -14,6 +14,29 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
+#. module: account_statement_import_txt_xlsx
+#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0
+#, python-format
+msgid "%s: %s"
+msgstr ""
+
+#. module: account_statement_import_txt_xlsx
+#: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_tree
+msgid ""
+" Add the column names or column number "
+"(when the file has no header).\n"
+" You can concatenate multiple columns in the "
+"file into the same field, indicating the\n"
+" column names or numbers separated by comma."
+msgstr ""
+
+#. module: account_statement_import_txt_xlsx
+#: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_tree
+msgid ""
+" indicate the column number in the "
+"Columns section. The first column is 0."
+msgstr ""
+
#. module: account_statement_import_txt_xlsx
#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0
#, python-format
@@ -216,6 +239,11 @@ msgstr ""
msgid "Encoding"
msgstr ""
+#. module: account_statement_import_txt_xlsx
+#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__no_header
+msgid "File does not contain header line"
+msgstr ""
+
#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__attachment_ids
msgid "Files"
@@ -332,6 +360,12 @@ msgstr ""
msgid "Name"
msgstr ""
+#. module: account_statement_import_txt_xlsx
+#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0
+#, python-format
+msgid "No valid encoding was found for the attached file"
+msgstr ""
+
#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__notes_column
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__notes_column
@@ -514,6 +548,13 @@ msgstr ""
msgid "Western (Windows-1252)"
msgstr ""
+#. module: account_statement_import_txt_xlsx
+#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__no_header
+msgid ""
+"When this occurs please indicate the column number in the Columns section "
+"instead of the column name, considering that the first column is 0"
+msgstr ""
+
#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__delimiter__comma
#: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__float_decimal_sep__comma
diff --git a/account_statement_import_txt_xlsx/i18n/zh_CN.po b/account_statement_import_txt_xlsx/i18n/zh_CN.po
index 396066c0..15f0d2f2 100644
--- a/account_statement_import_txt_xlsx/i18n/zh_CN.po
+++ b/account_statement_import_txt_xlsx/i18n/zh_CN.po
@@ -16,6 +16,29 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 3.10\n"
+#. module: account_statement_import_txt_xlsx
+#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0
+#, python-format
+msgid "%s: %s"
+msgstr ""
+
+#. module: account_statement_import_txt_xlsx
+#: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_tree
+msgid ""
+" Add the column names or column number "
+"(when the file has no header).\n"
+" You can concatenate multiple columns in the "
+"file into the same field, indicating the\n"
+" column names or numbers separated by comma."
+msgstr ""
+
+#. module: account_statement_import_txt_xlsx
+#: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_tree
+msgid ""
+" indicate the column number in the "
+"Columns section. The first column is 0."
+msgstr ""
+
#. module: account_statement_import_txt_xlsx
#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0
#, python-format
@@ -221,6 +244,11 @@ msgstr "显示名称"
msgid "Encoding"
msgstr "表格编码格式"
+#. module: account_statement_import_txt_xlsx
+#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__no_header
+msgid "File does not contain header line"
+msgstr ""
+
#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__attachment_ids
msgid "Files"
@@ -338,6 +366,12 @@ msgstr ""
msgid "Name"
msgstr "名称"
+#. module: account_statement_import_txt_xlsx
+#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0
+#, python-format
+msgid "No valid encoding was found for the attached file"
+msgstr ""
+
#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__notes_column
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__notes_column
@@ -520,6 +554,13 @@ msgstr ""
msgid "Western (Windows-1252)"
msgstr ""
+#. module: account_statement_import_txt_xlsx
+#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__no_header
+msgid ""
+"When this occurs please indicate the column number in the Columns section "
+"instead of the column name, considering that the first column is 0"
+msgstr ""
+
#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__delimiter__comma
#: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__float_decimal_sep__comma