From a8a0006c6ad938fcafbb445ee6033e5d7ac84fd0 Mon Sep 17 00:00:00 2001 From: oca-ci Date: Tue, 26 Nov 2024 07:08:16 +0000 Subject: [PATCH] [UPD] Update account_statement_import_sheet_file.pot --- .../account_statement_import_sheet_file.pot | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/account_statement_import_sheet_file/i18n/account_statement_import_sheet_file.pot b/account_statement_import_sheet_file/i18n/account_statement_import_sheet_file.pot index 00dc6852..12d9367f 100644 --- a/account_statement_import_sheet_file/i18n/account_statement_import_sheet_file.pot +++ b/account_statement_import_sheet_file/i18n/account_statement_import_sheet_file.pot @@ -47,6 +47,11 @@ msgstr "" msgid "Account: %s; " msgstr "" +#. module: account_statement_import_sheet_file +#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__skip_empty_lines +msgid "Allows to skip empty lines" +msgstr "" + #. module: account_statement_import_sheet_file #: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_column msgid "Amount column" @@ -234,6 +239,11 @@ msgstr "" msgid "Header lines skip count" msgstr "" +#. module: account_statement_import_sheet_file +#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__offset_column +msgid "Horizontal spaces to ignore before starting to parse" +msgstr "" + #. module: account_statement_import_sheet_file #: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__id #: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_parser__id @@ -333,6 +343,18 @@ msgstr "" msgid "Notes Column" msgstr "" +#. module: account_statement_import_sheet_file +#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__offset_column +msgid "Offset Column" +msgstr "" + +#. module: account_statement_import_sheet_file +#. odoo-python +#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py:0 +#, python-format +msgid "Offsets cannot be negative" +msgstr "" + #. module: account_statement_import_sheet_file #: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__original_amount_column msgid "Original Amount Column" @@ -394,6 +416,11 @@ msgid "" "Distinct Credit/debit Column: use a distinct column for debit and credit" msgstr "" +#. module: account_statement_import_sheet_file +#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__skip_empty_lines +msgid "Skip Empty Lines" +msgstr "" + #. module: account_statement_import_sheet_file #: model_terms:ir.ui.view,arch_db:account_statement_import_sheet_file.view_account_journal_form_n43 msgid "Statement Import Map"