[UPD] Update account_statement_import_txt_xlsx.pot

This commit is contained in:
oca-ci
2023-02-23 10:24:40 +00:00
parent 67281e4016
commit caa402b141

View File

@@ -13,6 +13,27 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \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 ""
"<span class=\"fa fa-info-circle\"/> 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 ""
"<span class=\"fa fa-info-circle\"/> 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
@@ -215,6 +236,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"
@@ -331,6 +357,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
@@ -513,6 +545,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