# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hr_org_chart
#
# Translators:
# Matjaz Mozetic <m.mozetic@matmoz.si>, 2022
# Martin Trigaux, 2022
# Jasmina Macur <jasmina@hbs.si>, 2022
# matjaz k <matjaz@mentis.si>, 2022
# Tomaž Jug <tomaz@editor.si>, 2023
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0beta\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-09-16 21:17+0000\n"
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
"Language-Team: Slovenian <https://translate.odoo.com/projects/odoo-19/"
"hr_org_chart/sl/>\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
"n%100==4 ? 2 : 3;\n"
"X-Generator: Weblate 5.12.2\n"

#. module: hr_org_chart
#: model_terms:ir.ui.view,arch_db:hr_org_chart.hr_employee_view_form_inherit_org_chart
msgid ""
"<i class=\"fa fa-share-alt fa-rotate-90 ms-1 mt-1\" role=\"img\" aria-"
"label=\"Full Chart\"/>\n"
"                        Full Chart"
msgstr ""

#. module: hr_org_chart
#: model_terms:ir.ui.view,arch_db:hr_org_chart.hr_employee_public_view_form_inherit_org_chart
msgid ""
"<i class=\"fa fa-sitemap me-1 mt-1\"/>\n"
"                                <span class=\"fw-bolder\">Zoom</span>"
msgstr ""

#. module: hr_org_chart
#: model_terms:ir.ui.view,arch_db:hr_org_chart.hr_employee_public_view_form_inherit_org_chart
msgid ""
"<span class=\"text-uppercase fw-bolder\" style=\"font-size: "
"13px\">Organization Chart</span>"
msgstr ""

#. module: hr_org_chart
#: model:ir.model.fields,field_description:hr_org_chart.field_hr_employee_public__child_all_count
msgid "Child All Count"
msgstr ""

#. module: hr_org_chart
#: model:ir.model.fields,field_description:hr_org_chart.field_hr_employee_public__child_count
msgid "Child Count"
msgstr ""

#. module: hr_org_chart
#: model_terms:ir.actions.act_window,help:hr_org_chart.action_hr_employee_org_chart
#: model_terms:ir.actions.act_window,help:hr_org_chart.action_hr_employee_public_org_chart
msgid "Create an employee."
msgstr ""

#. module: hr_org_chart
#: model:ir.model.fields,field_description:hr_org_chart.field_hr_employee__department_color
#: model:ir.model.fields,field_description:hr_org_chart.field_hr_employee_public__department_color
msgid "Department Color"
msgstr "Barva oddelka"

#. module: hr_org_chart
#: model:ir.model.fields,field_description:hr_org_chart.field_hr_employee__child_count
msgid "Direct Subordinates Count"
msgstr "Število neposrednih podrejenih"

#. module: hr_org_chart
#: model:ir.model.fields,help:hr_org_chart.field_hr_employee__subordinate_ids
#: model:ir.model.fields,help:hr_org_chart.field_hr_employee_public__subordinate_ids
msgid "Direct and indirect subordinates"
msgstr "Neposredni in posredni podrejeni"

#. module: hr_org_chart
#. odoo-javascript
#: code:addons/hr_org_chart/static/src/fields/hr_org_chart.xml:0
msgid "Direct subordinates"
msgstr "Vodenje podrejenih"

#. module: hr_org_chart
#: model:ir.model.fields,field_description:hr_org_chart.field_hr_employee__display_name
#: model:ir.model.fields,field_description:hr_org_chart.field_hr_employee_public__display_name
msgid "Display Name"
msgstr "Prikazani naziv"

#. module: hr_org_chart
#: model:ir.model,name:hr_org_chart.model_hr_employee
msgid "Employee"
msgstr "Kader"

#. module: hr_org_chart
#: model_terms:ir.ui.view,arch_db:hr_org_chart.hr_department_hierarchy_view
msgid "Employees"
msgstr "Kadri"

#. module: hr_org_chart
#: model_terms:ir.actions.act_window,help:hr_org_chart.action_hr_employee_org_chart
#: model_terms:ir.actions.act_window,help:hr_org_chart.action_hr_employee_public_org_chart
msgid "Find all the information on employees."
msgstr ""

#. module: hr_org_chart
#: model:ir.model.fields,field_description:hr_org_chart.field_hr_employee__id
#: model:ir.model.fields,field_description:hr_org_chart.field_hr_employee_public__id
msgid "ID"
msgstr "ID"

#. module: hr_org_chart
#: model:ir.model.fields,field_description:hr_org_chart.field_hr_employee__child_all_count
msgid "Indirect Subordinates Count"
msgstr "Neposredno število podrejenih"

#. module: hr_org_chart
#. odoo-javascript
#: code:addons/hr_org_chart/static/src/fields/hr_org_chart.xml:0
msgid "Indirect subordinates"
msgstr "Posredni podrejeni"

#. module: hr_org_chart
#: model:ir.model.fields,field_description:hr_org_chart.field_hr_employee__is_subordinate
#: model:ir.model.fields,field_description:hr_org_chart.field_hr_employee_public__is_subordinate
msgid "Is Subordinate"
msgstr "Je podrejen"

#. module: hr_org_chart
#. odoo-javascript
#: code:addons/hr_org_chart/static/src/fields/hr_org_chart.xml:0
msgid "More managers"
msgstr "Več menedžerjev"

#. module: hr_org_chart
#: model:ir.actions.act_window,name:hr_org_chart.action_hr_employee_org_chart
#: model:ir.actions.act_window,name:hr_org_chart.action_hr_employee_public_org_chart
msgid "Org Chart"
msgstr "Organizacijska shema"

#. module: hr_org_chart
#: model_terms:ir.ui.view,arch_db:hr_org_chart.hr_employee_view_form_inherit_org_chart
msgid "Organization Chart"
msgstr "Organizacijski grafikon"

#. module: hr_org_chart
#: model:ir.model,name:hr_org_chart.model_hr_employee_public
msgid "Public Employee"
msgstr "Javni uslužbenec"

#. module: hr_org_chart
#. odoo-javascript
#: code:addons/hr_org_chart/static/src/fields/hr_org_chart.xml:0
msgid "See All"
msgstr "Prikaži vse"

#. module: hr_org_chart
#. odoo-javascript
#: code:addons/hr_org_chart/static/src/fields/hr_org_chart.xml:0
msgid "Set a manager or reports to show in org chart."
msgstr ""

#. module: hr_org_chart
#: model:ir.model.fields,field_description:hr_org_chart.field_hr_employee__subordinate_ids
#: model:ir.model.fields,field_description:hr_org_chart.field_hr_employee_public__subordinate_ids
msgid "Subordinates"
msgstr "Podrejeni"

#. module: hr_org_chart
#. odoo-javascript
#: code:addons/hr_org_chart/static/src/fields/hooks.js:0
msgid "Team"
msgstr "Ekipa"

#. module: hr_org_chart
#. odoo-javascript
#: code:addons/hr_org_chart/static/src/fields/hr_org_chart.xml:0
msgid "Total"
msgstr "Skupaj"

#. module: hr_org_chart
#. odoo-javascript
#: code:addons/hr_org_chart/static/src/fields/hr_org_chart.xml:0
msgid "View employee"
msgstr ""

#. module: hr_org_chart
#. odoo-javascript
#: code:addons/hr_org_chart/static/src/views/hr_employee_hierarchy/hr_employee_hierarchy_card.xml:0
msgid "people"
msgstr "ljudje"

#~ msgid "In order to get an organigram, set a manager and save the record."
#~ msgstr ""
#~ "Če želite dobiti organizagram, nastavite upravitelja in shranite zapis."

#~ msgid "No hierarchy position."
#~ msgstr "Ni položaja v hierarhiji."

#~ msgid "Redirect"
#~ msgstr "Preusmeri"

#~ msgid "This employee has no manager or subordinate."
#~ msgstr "Ta zaposleni nima upravnika ali podrejenega."
