[UPD] Update account_statement_import_txt_xlsx.pot

This commit is contained in:
oca-ci
2024-05-07 15:04:01 +00:00
parent 204ec79a21
commit acb3ff4077

View File

@@ -45,6 +45,11 @@ msgstr ""
msgid "Allow Back" msgid "Allow Back"
msgstr "" msgstr ""
#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__skip_empty_lines
msgid "Allows to skip empty lines"
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__amount_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_column
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_column
@@ -255,6 +260,11 @@ msgstr ""
msgid "Header" msgid "Header"
msgstr "" msgstr ""
#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__offset_column
msgid "Horizontal spaces to ignore before starting to parse"
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__id #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__id
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__id #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__id
@@ -369,6 +379,22 @@ msgstr ""
msgid "Notes Column" msgid "Notes Column"
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__offset_column
msgid "Offset Column"
msgstr ""
#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__offset_row
msgid "Offset Row"
msgstr ""
#. module: account_statement_import_txt_xlsx
#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_mapping.py:0
#, python-format
msgid "Offsets cannot be negative"
msgstr ""
#. module: account_statement_import_txt_xlsx #. module: account_statement_import_txt_xlsx
#: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_wizard_form #: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_wizard_form
msgid "Options" msgid "Options"
@@ -420,6 +446,11 @@ msgstr ""
msgid "Sheet mapping" msgid "Sheet mapping"
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__skip_empty_lines
msgid "Skip Empty Lines"
msgstr ""
#. module: account_statement_import_txt_xlsx #. module: account_statement_import_txt_xlsx
#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__debit_credit_column #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__debit_credit_column
#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__debit_credit_column #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__debit_credit_column
@@ -535,6 +566,11 @@ msgstr ""
msgid "Value of debit/credit column that indicates if it's a debit" msgid "Value of debit/credit column that indicates if it's a debit"
msgstr "" msgstr ""
#. module: account_statement_import_txt_xlsx
#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__offset_row
msgid "Vertical spaces to ignore before starting to parse"
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__file_encoding__iso-8859-1 #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__file_encoding__iso-8859-1
msgid "Western (Latin-1 / ISO 8859-1)" msgid "Western (Latin-1 / ISO 8859-1)"