Fix placeholder-mismatched translations

This commit is contained in:
Ernad Husremovic 2026-01-25 13:44:03 +01:00
parent 300b06b3e3
commit f2726ea776
2 changed files with 2 additions and 4 deletions

View file

@ -55,9 +55,7 @@ msgstr "Sastavnica: Izvještaj trenutnih zaliha XLSX"
#. module: mrp_bom_current_stock #. module: mrp_bom_current_stock
#: model_terms:ir.ui.view,arch_db:mrp_bom_current_stock.mrp_bom_current_stock_view_form #: model_terms:ir.ui.view,arch_db:mrp_bom_current_stock.mrp_bom_current_stock_view_form
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr "Cancel"
"Inventarsko vrednovanje nekih proizvoda %s je automatizovano. Možete "
"ažurirati njihov trošak samo iz forme proizvoda."
#. module: mrp_bom_current_stock #. module: mrp_bom_current_stock
#: model_terms:ir.ui.view,arch_db:mrp_bom_current_stock.mrp_bom_current_stock_view_form2 #: model_terms:ir.ui.view,arch_db:mrp_bom_current_stock.mrp_bom_current_stock_view_form2

View file

@ -18,7 +18,7 @@ msgstr ""
#: code:addons/hr_timesheet_report/report/hr_timesheet_report.py #: code:addons/hr_timesheet_report/report/hr_timesheet_report.py
#, python-format #, python-format
msgid "\"%(report_name)s\" report with \"%(report_type)s\" type not found" msgid "\"%(report_name)s\" report with \"%(report_type)s\" type not found"
msgstr "\"%s\" izvještaj sa \"%s\" tipom nije pronađen" msgstr "\"%(report_name)s\" report with \"%(report_type)s\" type not found"
#. module: hr_timesheet_report #. module: hr_timesheet_report
#. odoo-python #. odoo-python