diff --git a/account_statement_import_txt_xlsx/i18n/account_statement_import_txt_xlsx.pot b/account_statement_import_txt_xlsx/i18n/account_statement_import_txt_xlsx.pot index a16e4581..ff70070d 100644 --- a/account_statement_import_txt_xlsx/i18n/account_statement_import_txt_xlsx.pot +++ b/account_statement_import_txt_xlsx/i18n/account_statement_import_txt_xlsx.pot @@ -45,6 +45,11 @@ msgstr "" msgid "Allow Back" 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 #: 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 @@ -255,6 +260,11 @@ msgstr "" msgid "Header" 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 #: 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 @@ -369,6 +379,22 @@ msgstr "" msgid "Notes 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_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 #: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_wizard_form msgid "Options" @@ -420,6 +446,11 @@ msgstr "" msgid "Sheet mapping" 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 #: 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 @@ -535,6 +566,11 @@ msgstr "" msgid "Value of debit/credit column that indicates if it's a debit" 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 #: 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)"