# Translation of Odoo Server.
# This file contains the translation of the following modules:
# 	* project_mrp
# 
# Translators:
# Vladimir Olujić <olujic.vladimir@storm.hr>, 2022
# Martin Trigaux, 2022
# Bole <bole@dajmi5.com>, 2023
# 
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server saas~14.5\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-14 10:29+0000\n"
"PO-Revision-Date: 2021-09-14 12:25+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>, 2023\n"
"Language-Team: Croatian (https://app.transifex.com/odoo/teams/41243/hr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hr\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"

#. module: project_mrp
#: code:addons/project_mrp/models/project.py:0
#: model_terms:ir.ui.view,arch_db:project_mrp.project_project_form_view_inherited
#, python-format
msgid "Bills of Materials"
msgstr "Sastavnica"

#. module: project_mrp
#: model:ir.model.fields,field_description:project_mrp.field_project_project__bom_count
msgid "BoM Count"
msgstr "Broj sastavnica"

#. module: project_mrp
#: code:addons/project_mrp/models/project.py:0
#: model_terms:ir.ui.view,arch_db:project_mrp.project_project_form_view_inherited
#, python-format
msgid "Manufacturing Orders"
msgstr "Nalozi za proizvodnju"

#. module: project_mrp
#: model:ir.model.fields,field_description:project_mrp.field_project_project__production_count
msgid "Manufacturing Orders Count"
msgstr "Broj proizvodnih naloga"

#. module: project_mrp
#: model:ir.model,name:project_mrp.model_project_project
msgid "Project"
msgstr "Projekt"

#. module: project_mrp
#: model:ir.model.fields,field_description:project_mrp.field_project_project__workorder_count
msgid "Work Order Count"
msgstr "Broj radnih naloga"

#. module: project_mrp
#: code:addons/project_mrp/models/project.py:0
#: model_terms:ir.ui.view,arch_db:project_mrp.project_project_form_view_inherited
#, python-format
msgid "Work Orders"
msgstr "Radni nalozi"
