mirror of
https://github.com/bringout/oca-mrp.git
synced 2026-04-18 04:52:03 +02:00
Fix placeholder-mismatched translations
This commit is contained in:
parent
300b06b3e3
commit
f2726ea776
2 changed files with 2 additions and 4 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue