From 5be66d8e732c7f4c1ebcf5d7bf60716286e53280 Mon Sep 17 00:00:00 2001 From: oca-ci Date: Tue, 3 Dec 2024 12:17:48 +0000 Subject: [PATCH] [UPD] Update account_financial_report.pot --- .../i18n/account_financial_report.pot | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/account_financial_report/i18n/account_financial_report.pot b/account_financial_report/i18n/account_financial_report.pot index 01d6f4d865d..3f3876a3288 100644 --- a/account_financial_report/i18n/account_financial_report.pot +++ b/account_financial_report/i18n/account_financial_report.pot @@ -49,6 +49,13 @@ msgstr "" msgid "Taxes summary" msgstr "" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard +msgid "" +"\n" +" Duplicate amounts may be shown because more than one analytical account may be defined in the journal items." +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form msgid "Intervals configuration" @@ -336,6 +343,7 @@ msgstr "" #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__analytic_account_ids +#: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__grouped_by__analytic_account msgid "Analytic Account" msgstr "" @@ -945,6 +953,7 @@ msgstr "" #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__grouped_by +#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__grouped_by msgid "Grouped By" msgstr "" @@ -1586,6 +1595,14 @@ msgstr "" msgid "Starting account in a range" msgstr "" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/report/trial_balance.py:0 +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 +#, python-format +msgid "TOTAL" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines msgid "Tags" @@ -1746,7 +1763,10 @@ msgid "To:" msgstr "" #. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul +#, python-format msgid "Total" msgstr "" @@ -1880,6 +1900,13 @@ msgstr "" msgid "With Account Name" msgstr "" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/report/trial_balance.py:0 +#, python-format +msgid "Without analytic account" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0