Skip to content

Commit

Permalink
[UPD] Update account_statement_import_sheet_file.pot
Browse files Browse the repository at this point in the history
  • Loading branch information
oca-ci committed Nov 26, 2024
1 parent 93635a0 commit a8a0006
Showing 1 changed file with 27 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit a8a0006

Please sign in to comment.