mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
[UPD] Update account_statement_import_txt_xlsx.pot
This commit is contained in:
@@ -13,6 +13,27 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Plural-Forms: \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
|
#. module: account_statement_import_txt_xlsx
|
||||||
#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0
|
#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
@@ -215,6 +236,11 @@ msgstr ""
|
|||||||
msgid "Encoding"
|
msgid "Encoding"
|
||||||
msgstr ""
|
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
|
#. 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
|
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__attachment_ids
|
||||||
msgid "Files"
|
msgid "Files"
|
||||||
@@ -331,6 +357,12 @@ msgstr ""
|
|||||||
msgid "Name"
|
msgid "Name"
|
||||||
msgstr ""
|
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
|
#. 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__notes_column
|
||||||
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__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)"
|
msgid "Western (Windows-1252)"
|
||||||
msgstr ""
|
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
|
#. 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__delimiter__comma
|
||||||
#: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__float_decimal_sep__comma
|
#: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__float_decimal_sep__comma
|
||||||
|
|||||||
Reference in New Issue
Block a user