Skip to content

Commit 5be66d8

Browse files
author
oca-ci
committed
[UPD] Update account_financial_report.pot
1 parent 1a42ff4 commit 5be66d8

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

account_financial_report/i18n/account_financial_report.pot

+27
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,13 @@ msgstr ""
4949
msgid "<b>Taxes summary</b>"
5050
msgstr ""
5151

52+
#. module: account_financial_report
53+
#: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard
54+
msgid ""
55+
"<i class=\"fa fa-exclamation-triangle mr-3\"/>\n"
56+
" Duplicate amounts may be shown because more than one analytical account may be defined in the journal items."
57+
msgstr ""
58+
5259
#. module: account_financial_report
5360
#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form
5461
msgid "<span class=\"o_form_label\">Intervals configuration</span>"
@@ -336,6 +343,7 @@ msgstr ""
336343

337344
#. module: account_financial_report
338345
#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__analytic_account_ids
346+
#: model:ir.model.fields.selection,name:account_financial_report.selection__trial_balance_report_wizard__grouped_by__analytic_account
339347
msgid "Analytic Account"
340348
msgstr ""
341349

@@ -945,6 +953,7 @@ msgstr ""
945953

946954
#. module: account_financial_report
947955
#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__grouped_by
956+
#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__grouped_by
948957
msgid "Grouped By"
949958
msgstr ""
950959

@@ -1586,6 +1595,14 @@ msgstr ""
15861595
msgid "Starting account in a range"
15871596
msgstr ""
15881597

1598+
#. module: account_financial_report
1599+
#. odoo-python
1600+
#: code:addons/account_financial_report/report/trial_balance.py:0
1601+
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
1602+
#, python-format
1603+
msgid "TOTAL"
1604+
msgstr ""
1605+
15891606
#. module: account_financial_report
15901607
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
15911608
msgid "Tags"
@@ -1746,7 +1763,10 @@ msgid "To:"
17461763
msgstr ""
17471764

17481765
#. module: account_financial_report
1766+
#. odoo-python
1767+
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
17491768
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_account_ending_cumul
1769+
#, python-format
17501770
msgid "Total"
17511771
msgstr ""
17521772

@@ -1880,6 +1900,13 @@ msgstr ""
18801900
msgid "With Account Name"
18811901
msgstr ""
18821902

1903+
#. module: account_financial_report
1904+
#. odoo-python
1905+
#: code:addons/account_financial_report/report/trial_balance.py:0
1906+
#, python-format
1907+
msgid "Without analytic account"
1908+
msgstr ""
1909+
18831910
#. module: account_financial_report
18841911
#. odoo-python
18851912
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0

0 commit comments

Comments
 (0)