diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /addons/hr_holidays/i18n/hr.po | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/hr_holidays/i18n/hr.po')
| -rw-r--r-- | addons/hr_holidays/i18n/hr.po | 3414 |
1 files changed, 3414 insertions, 0 deletions
diff --git a/addons/hr_holidays/i18n/hr.po b/addons/hr_holidays/i18n/hr.po new file mode 100644 index 00000000..c77a24c4 --- /dev/null +++ b/addons/hr_holidays/i18n/hr.po @@ -0,0 +1,3414 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hr_holidays +# +# Translators: +# Ivan Marijanović <ivanm101@yahoo.com>, 2020 +# Ivica Dimjašević <ivica.dimjasevic@storm.hr>, 2020 +# Karolina Tonković <karolina.tonkovic@storm.hr>, 2020 +# Tina Milas, 2020 +# Stjepan Lovasić <stjepan.lovasic@gmail.com>, 2020 +# Vladimir Olujić <olujic.vladimir@storm.hr>, 2020 +# KRISTINA PALAŠ <kristina.palas@storm.hr>, 2020 +# Martin Trigaux, 2020 +# Milan Tribuson <one.mile.code@gmail.com>, 2020 +# Bole <bole@dajmi5.com>, 2021 +# Helena Viher <viherhelena@gmail.com>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-11-27 15:27+0000\n" +"PO-Revision-Date: 2020-09-07 08:13+0000\n" +"Last-Translator: Helena Viher <viherhelena@gmail.com>, 2021\n" +"Language-Team: Croatian (https://www.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: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__allocation_type +msgid "" +"\tNo Limit: no allocation by default, users can freely request time off; " +"\tAllow Employees Requests: allocated by HR and users can request time off " +"and allocations; \tSet by Time Off Officer: allocated by HR and cannot be " +"bypassed; users can request time off;" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_type.py:0 +#, python-format +msgid " days" +msgstr "dana" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_type.py:0 +#, python-format +msgid " hours" +msgstr "sat/i" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "!important ></td>" +msgstr "!važno ></td>" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "!important />" +msgstr "!važno />" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "!important/>" +msgstr "!važno/>" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "!important; font-size: 10px\" >" +msgstr "!važno; font-size: 10px\" >" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "!important; font-size: 8px; min-width: 18px\">" +msgstr "!važno; veličina fonta: 8px; min.širina: 18px\">" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "%(leave_type)s are only valid between %(start)s and %(end)s" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "%(leave_type)s are only valid starting from %(date)s" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "%(leave_type)s are only valid until %(date)s" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "%(leave_type)s: %(duration).2f days (%(start)s)" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "%(person)s on %(leave_type)s: %(duration).2f days (%(start)s)" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "%(person)s on %(leave_type)s: %(duration).2f hours on %(date)s" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_type.py:0 +#, python-format +msgid "%g remaining out of %g" +msgstr "%g preostaje od %g" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "%s : %.2f days" +msgstr "%s : %.2f dana" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "%s : %.2f hours" +msgstr "%s : %.2f sati" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "%s on Time Off : %.2f day(s)" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "%s on Time Off : %.2f hour(s)" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "</td>" +msgstr "</td>" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "</th>" +msgstr "</th>" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "" +"<td class=\"text-center oe_leftfit oe_rightfit\" style=\"background-" +"color:" +msgstr "" +"<td standard=\"centriranje teksta oe_podesi lijevo oe_podesi desno\" " +"oblikovanje=\"boja pozadine:" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "<td style=background-color:" +msgstr "<td oblikovanje=\"boja pozadine:" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "<th class=\"text-center\" colspan=" +msgstr "<th standard=\"centriranje teksta\" stupci=" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/xml/time_off_calendar.xml:0 +#, python-format +msgid "(Expire on" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__10 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__10 +msgid "10:00 AM" +msgstr "10:00" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__22 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__22 +msgid "10:00 PM" +msgstr "22:00" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__10_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__10_5 +msgid "10:30 AM" +msgstr "10:30" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__22_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__22_5 +msgid "10:30 PM" +msgstr "22:30" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__11 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__11 +msgid "11:00 AM" +msgstr "11:00" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__23 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__23 +msgid "11:00 PM" +msgstr "23:00" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__11_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__11_5 +msgid "11:30 AM" +msgstr "11:30" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__23_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__23_5 +msgid "11:30 PM" +msgstr "23:30" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__0 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__0 +msgid "12:00 AM" +msgstr "12:00" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__12 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__12 +msgid "12:00 PM" +msgstr "00:00" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__0_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__0_5 +msgid "12:30 AM" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__12_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__12_5 +msgid "12:30 PM" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__1 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__1 +msgid "1:00 AM" +msgstr "1:00" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__13 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__13 +msgid "1:00 PM" +msgstr "13:00" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__1_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__1_5 +msgid "1:30 AM" +msgstr "1:30" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__13_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__13_5 +msgid "1:30 PM" +msgstr "13:30" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__2 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__2 +msgid "2:00 AM" +msgstr "2:00" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__14 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__14 +msgid "2:00 PM" +msgstr "14:00" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__2_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__2_5 +msgid "2:30 AM" +msgstr "2:30" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__14_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__14_5 +msgid "2:30 PM" +msgstr "14:30" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__3 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__3 +msgid "3:00 AM" +msgstr "3:00" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__15 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__15 +msgid "3:00 PM" +msgstr "15:00" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__3_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__3_5 +msgid "3:30 AM" +msgstr "3:30" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__15_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__15_5 +msgid "3:30 PM" +msgstr "15:30" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__4 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__4 +msgid "4:00 AM" +msgstr "4:00" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__16 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__16 +msgid "4:00 PM" +msgstr "16:00" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__4_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__4_5 +msgid "4:30 AM" +msgstr "4:30" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__16_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__16_5 +msgid "4:30 PM" +msgstr "16:30" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__5 +msgid "5:00 AM" +msgstr "5:00" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__17 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__17 +msgid "5:00 PM" +msgstr "17:00" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__5_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__5_5 +msgid "5:30 AM" +msgstr "5:30" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__17_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__17_5 +msgid "5:30 PM" +msgstr "17:30" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__6 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__6 +msgid "6:00 AM" +msgstr "6:00" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__18 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__18 +msgid "6:00 PM" +msgstr "18:00" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__6_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__6_5 +msgid "6:30 AM" +msgstr "6:30" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__18_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__18_5 +msgid "6:30 PM" +msgstr "18:30" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__7 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__7 +msgid "7:00 AM" +msgstr "7:00" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__19 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__19 +msgid "7:00 PM" +msgstr "19:00" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__7_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__7_5 +msgid "7:30 AM" +msgstr "7:30" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__19_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__19_5 +msgid "7:30 PM" +msgstr "19:30" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__8 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__8 +msgid "8:00 AM" +msgstr "8:00" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__20 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__20 +msgid "8:00 PM" +msgstr "20:00" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__8_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__8_5 +msgid "8:30 AM" +msgstr "8:30" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__20_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__20_5 +msgid "8:30 PM" +msgstr "20:30" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__9 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__9 +msgid "9:00 AM" +msgstr "9:00" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__21 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__21 +msgid "9:00 PM" +msgstr "21:00" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__9_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__9_5 +msgid "9:30 AM" +msgstr "9:30" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_from__21_5 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_hour_to__21_5 +msgid "9:30 PM" +msgstr "21:30" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_kanban +msgid "<small class=\"text-muted\">from</small>" +msgstr "<small class=\"text-muted\">od</small>" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_kanban +msgid "<small class=\"text-muted\">to</small>" +msgstr "<small class=\"text-muted\">do</small>" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form +msgid "" +"<span attrs=\"{'invisible': [('holiday_type', '!=', 'employee')]}\">\n" +" The employee has a different timezone than yours! Here dates and times are displayed in the employee's timezone\n" +" </span>\n" +" <span attrs=\"{'invisible': [('holiday_type', '!=', 'department')]}\">\n" +" The department's company has a different timezone than yours! Here dates and times are displayed in the company's timezone\n" +" </span>\n" +" <span attrs=\"{'invisible': [('holiday_type', '!=', 'company')]}\">\n" +" The company has a different timezone than yours! Here dates and times are displayed in the company's timezone\n" +" </span>\n" +" (" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_kanban_view_employees_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_kanban_view_public_employees_kanban +msgid "" +"<span class=\"fa fa-plane text-success\" role=\"img\" aria-label=\"Present but on leave\" title=\"Present but on leave\" name=\"presence_absent_active\">\n" +" </span>" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_kanban_view_employees_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_kanban_view_public_employees_kanban +msgid "" +"<span class=\"fa fa-plane text-warning\" role=\"img\" aria-label=\"To " +"define\" title=\"On Leave\"/>" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form +msgid "" +"<span class=\"ml8\" attrs=\"{'invisible': [('type_request_unit', '=', 'hour')]}\">Days</span>\n" +" <span class=\"ml8\" attrs=\"{'invisible': [('type_request_unit', '!=', 'hour')]}\">Hours</span>" +msgstr "" +"<span class=\"ml8\" attrs=\"{'invisible': [('type_request_unit', '=', 'hour')]}\">Dana</span>\n" +" <span class=\"ml8\" attrs=\"{'invisible': [('type_request_unit', '!=', 'hour')]}\">Sati</span>" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form_manager +msgid "<span class=\"ml8\">of time off every</span>" +msgstr "<span class=\"ml8\">odsustvo od svakog</span>" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form +msgid "" +"<span class=\"o_stat_text\">\n" +" Time Off\n" +" </span>" +msgstr "Odsustva" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_employee_public_form_view_inherit +#: model_terms:ir.ui.view,arch_db:hr_holidays.res_users_view_form +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_employee_form_leave_inherit +msgid "" +"<span class=\"o_stat_text\">\n" +" Off Till\n" +" </span>" +msgstr "" +"<span class=\"o_stat_text\">\n" +" Odsustvo do\n" +" </span>" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.res_users_view_form +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_employee_form_leave_inherit +msgid "" +"<span class=\"o_stat_text\">\n" +" Time Off\n" +" </span>" +msgstr "Odsustva" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form +msgid "<span class=\"o_stat_text\">Group Days Allocated</span>" +msgstr "<span class=\"o_stat_text\">Grupne dodjele</span>" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form +msgid "<span class=\"o_stat_text\">Group Time Off</span>" +msgstr "<span class=\"o_stat_text\">Grupna odsustva</span>" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form +msgid "" +"<span class=\"oe_inline\" attrs=\"{'invisible': ['|', ('request_unit_half', '=', True), ('request_unit_hours', '=', True)]}\">\n" +" From\n" +" </span>" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form +msgid "" +"<span class=\"oe_inline\" attrs=\"{'invisible': ['|', ('request_unit_half', '=', True), ('request_unit_hours', '=', True)]}\">\n" +" To\n" +" </span>" +msgstr "" +"<span class=\"oe_inline\" attrs=\"{'invisible': ['|', ('request_unit_half', '=', True), ('request_unit_hours', '=', True)]}\">\n" +" do\n" +" </span>" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban +msgid "<span class=\"text-muted\">from </span>" +msgstr "<span class=\"text-muted\">od</span>" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban +msgid "<span class=\"text-muted\">to </span>" +msgstr "<span class=\"text-muted\">do </span>" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form_manager +msgid "<span>Add</span>" +msgstr "<span>Dodaj</span>" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form +msgid "<span>Days</span>" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "<strong>Departments and Employees</strong>" +msgstr "<strong>Odjeli i zaposlenici</strong>" + +#. module: hr_holidays +#: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_action_action_approve_department +msgid "" +"A great way to keep track on employee’s PTOs, sick days, and approval " +"status." +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_action_my +#: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_action_new_request +msgid "" +"A great way to keep track on your time off requests, sick days, and approval" +" status." +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "A time off cannot be duplicated." +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__show_leaves +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__show_leaves +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__show_leaves +#: model:ir.model.fields,field_description:hr_holidays.field_res_users__show_leaves +msgid "Able to see Remaining Time Off" +msgstr "Može vidjeti preostalo vrijeme odsustva" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_department_view_kanban +msgid "Absence" +msgstr "Odsustvo" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_department__absence_of_today +msgid "Absence by Today" +msgstr "Odsutnost danas" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_department_view_kanban +msgid "" +"Absent Employee(s), Whose time off requests are either confirmed or " +"validated on today" +msgstr "" + +#. module: hr_holidays +#: model:ir.actions.act_window,name:hr_holidays.hr_employee_action_from_department +msgid "Absent Employees" +msgstr "Odsutni zaposlenici" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__is_absent +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__is_absent +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__is_absent +#: model:ir.model.fields,field_description:hr_holidays.field_res_users__is_absent +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_employee_view_search +msgid "Absent Today" +msgstr "Odsutni danas" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__allocation_type__accrual +msgid "Accrual Allocation" +msgstr "Kumulativna dodjela" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Accrual Allocations" +msgstr "Kumulativne dodjele" + +#. module: hr_holidays +#: model:ir.actions.server,name:hr_holidays.hr_leave_allocation_cron_accrual_ir_actions_server +#: model:ir.cron,cron_name:hr_holidays.hr_leave_allocation_cron_accrual +#: model:ir.cron,name:hr_holidays.hr_leave_allocation_cron_accrual +msgid "Accrual Time Off: Updates the number of time off" +msgstr "Kumulativna dodjela: ažurira broj odsustava" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_needaction +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_needaction +msgid "Action Needed" +msgstr "Potrebna dodatna radnja" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__active +msgid "Active" +msgstr "Aktivan" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Active Allocations" +msgstr "Aktivne dodjele" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report +msgid "Active Time Off" +msgstr "Aktivno odsustvo" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Active Types" +msgstr "Vrste aktivnih" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__activity_ids +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__activity_ids +msgid "Activities" +msgstr "Aktivnosti" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__activity_exception_decoration +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__activity_exception_decoration +msgid "Activity Exception Decoration" +msgstr "Dekoracija iznimke aktivnosti" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__activity_state +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__activity_state +msgid "Activity State" +msgstr "Status aktivnosti" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__activity_type_icon +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__activity_type_icon +msgid "Activity Type Icon" +msgstr "Ikona tipa aktivnosti" + +#. module: hr_holidays +#: model:ir.actions.act_window,name:hr_holidays.mail_activity_type_action_config_hr_holidays +#: model:ir.ui.menu,name:hr_holidays.hr_holidays_menu_config_activity_type +msgid "Activity Types" +msgstr "Tipovi aktivnosti" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form +msgid "Add a reason..." +msgstr "Dodaj razlog ..." + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__validity_start +msgid "" +"Adding validity to types of time off so that it cannot be selected outside " +"this time period" +msgstr "" +"Dodavanje provjere na vrstu odsustva kako se ne bi mogla dodijeliti izvan " +"odabranog vremenskog razdoblja" + +#. module: hr_holidays +#: model:res.groups,name:hr_holidays.group_hr_holidays_manager +msgid "Administrator" +msgstr "Administrator" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_date_from_period__pm +msgid "Afternoon" +msgstr "Poslijepodne" + +#. module: hr_holidays +#: model:ir.actions.act_window,name:hr_holidays.hr_leave_allocation_action_all +msgid "All Allocations" +msgstr "Sve dodjele" + +#. module: hr_holidays +#: model:res.groups,name:hr_holidays.group_hr_holidays_user +msgid "All Approver" +msgstr "Odobrava sve zahtjeve" + +#. module: hr_holidays +#: model:ir.actions.act_window,name:hr_holidays.action_hr_holidays_dashboard +#: model:ir.actions.act_window,name:hr_holidays.hr_leave_action_action_approve_department +msgid "All Time Off" +msgstr "Sva odsustva" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__duration_display +msgid "Allocated (Days/Hours)" +msgstr "Dodijeljeno (dana/sati)" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report__leave_type__allocation +#: model:mail.message.subtype,name:hr_holidays.mt_leave_allocation +msgid "Allocation" +msgstr "Dodjela" + +#. module: hr_holidays +#: model:mail.activity.type,name:hr_holidays.mail_act_leave_allocation_approval +msgid "Allocation Approval" +msgstr "Odobravanje dodjele" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__private_name +msgid "Allocation Description" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__allocation_display +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__allocation_display +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__allocation_display +#: model:ir.model.fields,field_description:hr_holidays.field_res_users__allocation_display +msgid "Allocation Display" +msgstr "Prikaz dodjele" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__holiday_type +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__holiday_type +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__holiday_type +msgid "Allocation Mode" +msgstr "Dodjeljivanje" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__allocation_notif_subtype_id +msgid "Allocation Notification Subtype" +msgstr "Podtip poruke za dodjelu" + +#. module: hr_holidays +#: model:mail.message.subtype,description:hr_holidays.mt_leave_allocation +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form +msgid "Allocation Request" +msgstr "Zahtjev za dodjelom" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_department_view_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_activity +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_tree +msgid "Allocation Requests" +msgstr "Zahtjev za dodjelom" + +#. module: hr_holidays +#: model:mail.activity.type,name:hr_holidays.mail_act_leave_allocation_second_approval +msgid "Allocation Second Approve" +msgstr "Drugo odobravanje dodjele" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__allocation_type +msgid "Allocation Type" +msgstr "Vrsta dodjele" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__allocation_used_display +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__allocation_used_display +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__allocation_used_display +#: model:ir.model.fields,field_description:hr_holidays.field_res_users__allocation_used_display +msgid "Allocation Used Display" +msgstr "Prikaz iskorištene dodjele" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__allocation_validation_type +msgid "Allocation Validation" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#, python-format +msgid "" +"Allocation of %(allocation_name)s : %(duration).2f %(duration_type)s to " +"%(person)s" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#, python-format +msgid "" +"Allocation request must be confirmed (\"To Approve\") in order to approve " +"it." +msgstr "" +"Zahtjev za dodjelom mora biti potvrđen (\"Za odobriti\") kako bi se mogao " +"odobriti." + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#, python-format +msgid "Allocation request must be confirmed in order to approve it." +msgstr "Zahtjev za dodjelom mora biti potvrđen kako bi se mogao odobriti." + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#, python-format +msgid "" +"Allocation request must be confirmed or validated in order to refuse it." +msgstr "" +"Zahtjev za dodjelom mora biti potvrđen ili odobren kako bi se mogao odbiti." + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#, python-format +msgid "" +"Allocation request must be in Draft state (\"To Submit\") in order to " +"confirm it." +msgstr "" +"Zahtjev za dodjelom mora biti u skici (\"Za slanje\") kako bi se mogao " +"potvrditi." + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#, python-format +msgid "" +"Allocation request state must be \"Refused\" or \"To Approve\" in order to " +"be reset to Draft." +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_department__allocation_to_approve_count +msgid "Allocation to Approve" +msgstr "Raspodjela za odobriti" + +#. module: hr_holidays +#: model:ir.actions.act_window,name:hr_holidays.hr_leave_allocation_action_approve_department +#: model:ir.ui.menu,name:hr_holidays.hr_holidays_menu_manager_approve_allocations +msgid "Allocations" +msgstr "Dodjele" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__allocation_type__fixed_allocation +msgid "Allow Employees Requests" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__holiday_type +msgid "" +"Allow to create requests in batchs:\n" +"- By Employee: for a specific employee\n" +"- By Company: all employees of the specified company\n" +"- By Department: all employees of the specified department\n" +"- By Employee Tag: all employees of the specific employee group category" +msgstr "" +"Grupno kreiranja zahtjeva:\n" +"- Po zaposleniku: za pojedinog zaposlenika\n" +"- Po tvrtci: svim zaposlenicima odabrane tvrtke\n" +"- Po odjelu: svim zaposlenicima odabranog odjela\n" +"- Po oznaci zaposlenika: za sve zaposlenike koji imaju odabranu oznaku zaposlenika" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "Analyze from" +msgstr "Analiziraj iz" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_evaluation_report_graph +msgid "Appraisal Analysis" +msgstr "Procjena analize" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form +msgid "Approval" +msgstr "Odobrenje" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form_manager +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_tree +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_tree +#, python-format +msgid "Approve" +msgstr "Odobri" + +#. module: hr_holidays +#: model:ir.actions.server,name:hr_holidays.ir_actions_server_approve_allocations +msgid "Approve Allocations" +msgstr "Odobri dodjele" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee__current_leave_state__validate +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_base__current_leave_state__validate +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_public__current_leave_state__validate +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_holidays_summary_employee__holiday_type__approved +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__state__validate +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__state__validate +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report__state__validate +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report_calendar__state__validate +msgid "Approved" +msgstr "Odobreno" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Approved Allocations" +msgstr "Odobrene dodjele" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report +msgid "Approved Requests" +msgstr "Odobreni zahtjevi" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +msgid "Approved Time Off" +msgstr "Odobrena odsustva" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_holidays_status_filter +msgid "Archived" +msgstr "Arhivirano" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_attachment_count +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_attachment_count +msgid "Attachment Count" +msgstr "Broj priloga" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__accrual_limit +msgid "Balance limit" +msgstr "Limit dodjela" + +#. module: hr_holidays +#: model:ir.model,name:hr_holidays.model_hr_employee_base +msgid "Basic Employee" +msgstr "Obični zaposlenik" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__black +msgid "Black" +msgstr "Crna" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__blue +msgid "Blue" +msgstr "Plava" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_holidays_summary_employee__holiday_type__both +msgid "Both Approved and Confirmed" +msgstr "Odobren i potvrđen" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__brown +msgid "Brown" +msgstr "Smeđa" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__holiday_type__company +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__holiday_type__company +msgid "By Company" +msgstr "Po tvrtci" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__holiday_type__department +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__holiday_type__department +msgid "By Department" +msgstr "Po odjelu" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__holiday_type__employee +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__holiday_type__employee +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report__holiday_type__employee +msgid "By Employee" +msgstr "Po zaposleniku" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__holiday_type__category +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__holiday_type__category +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report__holiday_type__category +msgid "By Employee Tag" +msgstr "Po oznaci zaposlenika" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__allocation_validation_type__manager +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__leave_validation_type__manager +msgid "By Employee's Manager" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__allocation_validation_type__both +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__leave_validation_type__both +msgid "By Employee's Manager and Time Off Officer" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__holiday_type +msgid "" +"By Employee: Allocation/Request for individual Employee, By Employee Tag: " +"Allocation/Request for group of employees in category" +msgstr "" +"Po zaposleniku: dodjelom/zahtjev za pojedinog zaposlenika, po oznaci " +"zaposlenika: dodjela/zahtjev za grupu zaposlenika u istoj kategoriji" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__allocation_validation_type__hr +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__leave_validation_type__hr +msgid "By Time Off Officer" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form +msgid "Calendar" +msgstr "Kalendar" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__can_approve +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__can_approve +msgid "Can Approve" +msgstr "Može odobriti" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__can_reset +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__can_reset +msgid "Can reset" +msgstr "Možete promjeniti" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_summary_employee +msgid "Cancel" +msgstr "Odustani" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_departure_wizard__cancel_leaves +msgid "Cancel Future Leaves" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_departure_wizard_view_form +msgid "Cancel all time off after this date" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee__current_leave_state__cancel +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_base__current_leave_state__cancel +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_public__current_leave_state__cancel +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__state__cancel +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__state__cancel +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report__state__cancel +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report_calendar__state__cancel +msgid "Cancelled" +msgstr "Otkazano" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__category_id +msgid "Category of Employee" +msgstr "Kategorije zaposlenika" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__code +msgid "Code" +msgstr "Šifra" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "Color" +msgstr "Boja" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__color_name +msgid "Color in Report" +msgstr "Boja u izvještaju" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__company_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__company_id +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form_manager +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form_manager +msgid "Company" +msgstr "Tvrtka" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__mode_company_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__mode_company_id +msgid "Company Mode" +msgstr "" + +#. module: hr_holidays +#: model:hr.leave.type,name:hr_holidays.holiday_status_comp +msgid "Compensatory Days" +msgstr "Kompenzacijska naknada dana" + +#. module: hr_holidays +#: model:ir.ui.menu,name:hr_holidays.menu_hr_holidays_configuration +msgid "Configuration" +msgstr "Postava" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form +msgid "Confirm" +msgstr "Potvrdi" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_holidays_summary_employee__holiday_type__confirmed +msgid "Confirmed" +msgstr "Potvrđeno" + +#. module: hr_holidays +#: model:ir.model,name:hr_holidays.model_res_partner +msgid "Contact" +msgstr "Kontakt" + +#. module: hr_holidays +#: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_allocation_action_approve_department +msgid "Create a new time off allocation" +msgstr "Kreiraj novu dodjelu" + +#. module: hr_holidays +#: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_allocation_action_all +#: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_allocation_action_my +msgid "Create a new time off allocation request" +msgstr "Kreiraj novi zahtjev za dodjelom" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_summary_employee__create_uid +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__create_uid +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__create_uid +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__create_uid +msgid "Created by" +msgstr "Kreirao" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_summary_employee__create_date +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__create_date +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__create_date +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__create_date +msgid "Created on" +msgstr "Kreirano" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__current_leave_state +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__current_leave_state +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__current_leave_state +msgid "Current Time Off Status" +msgstr "Trenutni status odsustva" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__current_leave_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__current_leave_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__current_leave_id +msgid "Current Time Off Type" +msgstr "Trenutna vrsta odsustva" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Current Year" +msgstr "Tekuća godina" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__request_unit_hours +msgid "Custom Hours" +msgstr "Ručno postavljanje sati" + +#. module: hr_holidays +#: model:ir.actions.act_window,name:hr_holidays.hr_leave_action_new_request +#: model:ir.ui.menu,name:hr_holidays.hr_leave_menu_new_request +msgid "Dashboard" +msgstr "Nadzorna ploča" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__request_date_from_period +msgid "Date Period Start" +msgstr "Početni datum perioda" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__nextcall +msgid "Date of the next accrual allocation" +msgstr "Datum sljedeće kumulativne dodjele" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form +msgid "Dates" +msgstr "Datumi" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__request_unit__day +msgid "Day" +msgstr "Dan" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/xml/time_off_calendar.xml:0 +#: code:addons/hr_holidays/static/src/xml/time_off_calendar.xml:0 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__interval_unit__days +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__unit_per_interval__days +#: model_terms:ir.ui.view,arch_db:hr_holidays.res_users_view_form +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_employee_form_leave_inherit +#, python-format +msgid "Days" +msgstr "Dani/a" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__group_days_allocation +msgid "Days Allocated" +msgstr "Dodijeljeno dana" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__request_unit_custom +msgid "Days-long custom hours" +msgstr "Ručno postavljanje sati po danu" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/xml/time_off_calendar.xml:0 +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban +#, python-format +msgid "Delete" +msgstr "Obriši" + +#. module: hr_holidays +#: model:ir.model,name:hr_holidays.model_hr_department +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__department_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__department_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__department_id +msgid "Department" +msgstr "Odjel" + +#. module: hr_holidays +#: model:ir.model,name:hr_holidays.model_hr_departure_wizard +msgid "Departure Wizard" +msgstr "Čarobnjak odlaska" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__name +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__name +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__name +msgid "Description" +msgstr "Opis" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form_dashboard_new_time_off +msgid "Discard" +msgstr "Odbaci" + +#. module: hr_holidays +#: model:ir.model,name:hr_holidays.model_mail_channel +msgid "Discussion Channel" +msgstr "Kanal rasprave" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_department__display_name +#: model:ir.model.fields,field_description:hr_holidays.field_hr_departure_wizard__display_name +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__display_name +#: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_summary_employee__display_name +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__display_name +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__display_name +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__display_name +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__display_name +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__display_name +#: model:ir.model.fields,field_description:hr_holidays.field_mail_channel__display_name +#: model:ir.model.fields,field_description:hr_holidays.field_mail_message_subtype__display_name +#: model:ir.model.fields,field_description:hr_holidays.field_report_hr_holidays_report_holidayssummary__display_name +#: model:ir.model.fields,field_description:hr_holidays.field_res_partner__display_name +#: model:ir.model.fields,field_description:hr_holidays.field_res_users__display_name +#: model:ir.model.fields,field_description:hr_holidays.field_resource_calendar_leaves__display_name +msgid "Display Name" +msgstr "Naziv" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__create_calendar_meeting +msgid "Display Time Off in Calendar" +msgstr "Prikaži odsustva u kalendaru" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban +msgid "Dropdown menu" +msgstr "Padajući izbornik" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__duration +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_tree +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_tree +msgid "Duration" +msgstr "Trajanje" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__number_of_days +msgid "Duration (Days)" +msgstr "Trajanje (dana)" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__number_of_days_display +msgid "Duration (days)" +msgstr "Trajanje (dana)" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__number_of_hours_display +msgid "Duration (hours)" +msgstr "Trajanje (sati)" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__number_of_days_display +msgid "Duration in days" +msgstr "Trajanje u danima" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__number_of_days +msgid "Duration in days. Reference field to use when necessary." +msgstr "Trajanje u danima. Koristi polje reference po potrebi." + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__number_of_hours_display +msgid "Duration in hours" +msgstr "Trajanje u satima" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/xml/time_off_calendar.xml:0 +#, python-format +msgid "Edit" +msgstr "Uredi" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_kanban +msgid "Edit Allocation" +msgstr "Uredi dodjelu" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban +msgid "Edit Time Off" +msgstr "Uredi odsustvo" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__employee_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__employee_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__employee_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__employee_id +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Employee" +msgstr "Zaposlenik" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__category_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__category_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__category_id +msgid "Employee Tag" +msgstr "Oznake zaposlenika" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_summary_employee__emp +msgid "Employee(s)" +msgstr "Zaposlenik/ici" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__date_to +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__date_to +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__date_to +msgid "End Date" +msgstr "Završni datum" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_type.py:0 +#, python-format +msgid "End of validity period should be greater than start of validity period" +msgstr "Datum završetka mora biti veći od datuma početka" + +#. module: hr_holidays +#: model:ir.ui.menu,name:hr_holidays.menu_hr_holidays_dashboard +msgid "Everyone" +msgstr "Svi" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form +msgid "Extra days" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__duration_display +msgid "" +"Field allowing to see the allocation duration in days or hours depending on " +"the type_request_unit" +msgstr "" +"Polje koje dopušta prikaz trajanja dodjele u danima ili satima, ovisno o " +"vrsti dodjele" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__duration_display +msgid "" +"Field allowing to see the leave request duration in days or hours depending " +"on the leave_type_request_unit" +msgstr "" +"Polje koje dopušta prikaz trajanja zahtjeva za odsustvom u danima ili " +"satima, ovisno o vrsti zahtjeva" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "" +"Filters only on allocations that belong to an time off type that is 'active'" +" (active field is True)" +msgstr "Filtrira samo dodjele po aktivnim vrstama odsustava" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report +msgid "" +"Filters only on requests that belong to an time off type that is 'active' " +"(active field is True)" +msgstr "Filtrira samo zahtjeve po aktivnim vrstama odsustava" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__first_approver_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__first_approver_id +msgid "First Approval" +msgstr "Prvo odobrenje" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_follower_ids +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_follower_ids +msgid "Followers" +msgstr "Pratitelji" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_channel_ids +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_channel_ids +msgid "Followers (Channels)" +msgstr "Pratitelji (Kanali)" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_partner_ids +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_partner_ids +msgid "Followers (Partners)" +msgstr "Pratitelji (Partneri)" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__activity_type_icon +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__activity_type_icon +msgid "Font awesome icon e.g. fa-tasks" +msgstr "Font awesome ikona npr. fa-tasks" + +#. module: hr_holidays +#: code:addons/hr_holidays/report/holidays_summary_report.py:0 +#, python-format +msgid "Form content is missing, this report cannot be printed." +msgstr "Nedostaju podaci sa forme, izvještaj se ne može ispisati." + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_summary_employee__date_from +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__start_datetime +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__validity_start +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form +msgid "From" +msgstr "Od" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__leave_date_from +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__leave_date_from +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__leave_date_from +msgid "From Date" +msgstr "Od datuma" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_activity +msgid "From:" +msgstr "Od:" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Future Activities" +msgstr "Buduće aktivnosti" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__payslip_status +msgid "" +"Green this button when the time off has been taken into account in the " +"payslip." +msgstr "Zazeleni ovaj gumb kada je odsustvo obrađeno u obraćunu plaća." + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Group By" +msgstr "Grupiraj po" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__group_days_leave +msgid "Group Time Off" +msgstr "Grupiranje odsustava" + +#. module: hr_holidays +#: model:ir.actions.server,name:hr_holidays.action_hr_approval +msgid "HR Approval" +msgstr "HR odobravanje" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__report_note +msgid "HR Comments" +msgstr "HR komentari" + +#. module: hr_holidays +#: model:ir.model,name:hr_holidays.model_hr_holidays_summary_employee +msgid "HR Time Off Summary Report By Employee" +msgstr "HR izvještaj odsustava po zaposlenicima" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__request_unit_half +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__request_unit__half_day +msgid "Half Day" +msgstr "Pola dana" + +#. module: hr_holidays +#: model:ir.model,name:hr_holidays.model_report_hr_holidays_report_holidayssummary +msgid "Holidays Summary Report" +msgstr "Izvještaj odsustava" + +#. module: hr_holidays +#: model:mail.message.subtype,description:hr_holidays.mt_leave_home_working +#: model:mail.message.subtype,name:hr_holidays.mt_leave_home_working +msgid "Home Working" +msgstr "Rad od kuće" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__request_hour_from +msgid "Hour from" +msgstr "Od sata" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__request_hour_to +msgid "Hour to" +msgstr "Do sata" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/models/hr_leave.py:0 +#: code:addons/hr_holidays/static/src/xml/time_off_calendar.xml:0 +#: code:addons/hr_holidays/static/src/xml/time_off_calendar.xml:0 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__unit_per_interval__hours +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__request_unit__hour +#, python-format +msgid "Hours" +msgstr "Sati" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__hr_icon_display +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__hr_icon_display +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__hr_icon_display +#: model:ir.model.fields,field_description:hr_holidays.field_res_users__hr_icon_display +msgid "Hr Icon Display" +msgstr "Prikaz HR ikone" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_department__id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_departure_wizard__id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_summary_employee__id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__id +#: model:ir.model.fields,field_description:hr_holidays.field_mail_channel__id +#: model:ir.model.fields,field_description:hr_holidays.field_mail_message_subtype__id +#: model:ir.model.fields,field_description:hr_holidays.field_report_hr_holidays_report_holidayssummary__id +#: model:ir.model.fields,field_description:hr_holidays.field_res_partner__id +#: model:ir.model.fields,field_description:hr_holidays.field_res_users__id +#: model:ir.model.fields,field_description:hr_holidays.field_resource_calendar_leaves__id +msgid "ID" +msgstr "ID" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__activity_exception_icon +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__activity_exception_icon +msgid "Icon" +msgstr "Ikona" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__activity_exception_icon +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__activity_exception_icon +msgid "Icon to indicate an exception activity." +msgstr "Ikona za prikaz iznimki." + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__number_of_days_display +msgid "" +"If Accrual Allocation: Number of days allocated in addition to the ones you " +"will get via the accrual' system." +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__number_of_hours_display +msgid "" +"If Accrual Allocation: Number of hours allocated in addition to the ones you" +" will get via the accrual' system." +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__message_needaction +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__message_unread +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__message_needaction +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__message_unread +msgid "If checked, new messages require your attention." +msgstr "Ako je označeno, nove poruke zahtijevaju Vašu pažnju." + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__message_has_error +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__message_has_sms_error +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__message_has_error +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__message_has_sms_error +msgid "If checked, some messages have a delivery error." +msgstr "Ako je označeno neke poruke mogu imati grešku u dostavi." + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form_manager +msgid "If no value set, runs indefinitely" +msgstr "Ako vrijednost nije upisana dodjela će ići u beskonačnost" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__active +msgid "" +"If the active field is set to false, it will allow you to hide the time off " +"type without removing it." +msgstr "" +"Odznačavanje polja 'Aktivan' omogućava vam da sakrijete vrstu odsustva bez " +"da ga brišete." + +#. module: hr_holidays +#: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_duration_check +msgid "" +"If you want to change the number of days you should use the 'period' mode" +msgstr "Ako želite promijeniti broj dana trebali bi koristiti tip 'period'" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form +msgid "In" +msgstr "U" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_is_follower +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_is_follower +msgid "Is Follower" +msgstr "Je pratitelj" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__unpaid +msgid "Is Unpaid" +msgstr "Nije plaćen" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__ivory +msgid "Ivory" +msgstr "Boja bjelokosti" + +#. module: hr_holidays +#: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_action_my +#: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_action_new_request +msgid "Keep track of your PTOs." +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__time_type +msgid "Kind of Leave" +msgstr "Vrsta odsustva" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_department____last_update +#: model:ir.model.fields,field_description:hr_holidays.field_hr_departure_wizard____last_update +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base____last_update +#: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_summary_employee____last_update +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave____last_update +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation____last_update +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report____last_update +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar____last_update +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type____last_update +#: model:ir.model.fields,field_description:hr_holidays.field_mail_channel____last_update +#: model:ir.model.fields,field_description:hr_holidays.field_mail_message_subtype____last_update +#: model:ir.model.fields,field_description:hr_holidays.field_report_hr_holidays_report_holidayssummary____last_update +#: model:ir.model.fields,field_description:hr_holidays.field_res_partner____last_update +#: model:ir.model.fields,field_description:hr_holidays.field_res_users____last_update +#: model:ir.model.fields,field_description:hr_holidays.field_resource_calendar_leaves____last_update +msgid "Last Modified on" +msgstr "Zadnja promjena" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_summary_employee__write_uid +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__write_uid +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__write_uid +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__write_uid +msgid "Last Updated by" +msgstr "Promijenio" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_summary_employee__write_date +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__write_date +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__write_date +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__write_date +msgid "Last Updated on" +msgstr "Vrijeme promjene" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Late Activities" +msgstr "Posljednje aktivnosti" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__lavender +msgid "Lavender" +msgstr "Lavanda" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_resource_calendar_leaves__holiday_id +msgid "Leave Request" +msgstr "Zahtjev za odsustvom" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__holiday_status_id +msgid "Leave Type" +msgstr "Tip odsustva" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__leave_validation_type +msgid "Leave Validation" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__leaves_taken +msgid "Leaves Taken" +msgstr "Iskorišteno odsustava" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__lightblue +msgid "Light Blue" +msgstr "Svjetlo plavo" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__lightcoral +msgid "Light Coral" +msgstr "Svijetlo koral" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__lightcyan +msgid "Light Cyan" +msgstr "Svijetlo modro" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__lightgreen +msgid "Light Green" +msgstr "Svijetlo zeleno" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__lightpink +msgid "Light Pink" +msgstr "Svijelto roza" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__lightsalmon +msgid "Light Salmon" +msgstr "Svjetlo zelena" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__lightyellow +msgid "Light Yellow" +msgstr "Svijetlo žut" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__linked_request_ids +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__linked_request_ids +msgid "Linked Requests" +msgstr "Povezani zahtjevi" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__magenta +msgid "Magenta" +msgstr "Magenta" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_main_attachment_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_main_attachment_id +msgid "Main Attachment" +msgstr "Glavni prilog" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__manager_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__manager_id +msgid "Manager" +msgstr "Voditelj" + +#. module: hr_holidays +#: model:ir.actions.server,name:hr_holidays.action_manager_approval +msgid "Manager Approval" +msgstr "Odobravanje menadžera" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form_manager +msgid "Manager's Comment" +msgstr "Komentar menadžera" + +#. module: hr_holidays +#: model:ir.ui.menu,name:hr_holidays.menu_hr_holidays_approvals +msgid "Managers" +msgstr "Voditelji" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form_manager +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form +msgid "Mark as Draft" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__max_leaves +msgid "Max Leaves" +msgstr "Maksimalno odsustava" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_holiday_status_view_kanban +msgid "Max Time Off:" +msgstr "Maksimalno odsustava:" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__max_leaves +msgid "Maximum Allowed" +msgstr "Najviše dopušteno" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__remaining_leaves +msgid "Maximum Time Off Allowed - Time Off Already Taken" +msgstr "Maksimalno dozovoljeno odsustava - iskorišteno odsustava" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__virtual_remaining_leaves +msgid "" +"Maximum Time Off Allowed - Time Off Already Taken - Time Off Waiting " +"Approval" +msgstr "" +"Maksimalno dozvoljeno odsustava - iskorišteno odsustava - odsustva koja " +"čekaju odobrenje" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__accrual_limit +msgid "Maximum of allocation for accrual; 0 means no maximum." +msgstr "Maksimalan broj kumulativnih dodjela; 0 znači bez limita" + +#. module: hr_holidays +#: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_action_action_approve_department +msgid "Meet the time off dashboard." +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__meeting_id +msgid "Meeting" +msgstr "Sastanak" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_has_error +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_has_error +msgid "Message Delivery error" +msgstr "Greška pri isporuci poruke" + +#. module: hr_holidays +#: model:ir.model,name:hr_holidays.model_mail_message_subtype +msgid "Message subtypes" +msgstr "Podtipovi poruka" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_ids +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_ids +msgid "Messages" +msgstr "Poruke" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__allocation_type +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form_manager +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form_manager +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_tree +msgid "Mode" +msgstr "Način" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "Month" +msgstr "Mjesec" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__interval_unit__months +msgid "Months" +msgstr "Mjeseci" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__request_date_from_period__am +msgid "Morning" +msgstr "Ujutro" + +#. module: hr_holidays +#: model:ir.ui.menu,name:hr_holidays.menu_open_allocation +msgid "My Allocation Requests" +msgstr "" + +#. module: hr_holidays +#: model:ir.actions.act_window,name:hr_holidays.hr_leave_allocation_action_my +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "My Allocations" +msgstr "Moje dodjele" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report +msgid "My Department Time Off" +msgstr "Odsustva mojeg odjela" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report +msgid "My Requests" +msgstr "Moji zahtjevi" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "My Team Time Off" +msgstr "Odsustva mojeg tima" + +#. module: hr_holidays +#: model:ir.ui.menu,name:hr_holidays.menu_hr_holidays_my_leaves +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +msgid "My Time Off" +msgstr "Moja odsustva" + +#. module: hr_holidays +#: model:ir.actions.act_window,name:hr_holidays.hr_leave_action_my +#: model:ir.ui.menu,name:hr_holidays.hr_leave_menu_my +msgid "My Time Off Requests" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__name +msgid "Name" +msgstr "Naziv" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Need Second Approval" +msgstr "Treba drugo odobrenje" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee__current_leave_state__draft +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_base__current_leave_state__draft +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_public__current_leave_state__draft +msgid "New" +msgstr "Novi" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "" +"New %(leave_type)s Request created by %(user)s from %(start)s to %(end)s" +msgstr "" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/js/time_off_calendar.js:0 +#, python-format +msgid "New Allocation" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#, python-format +msgid "" +"New Allocation Request created by %(user)s: %(count)s Days of " +"%(allocation_type)s" +msgstr "" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/js/time_off_calendar.js:0 +#, python-format +msgid "New Time Off" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__activity_date_deadline +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__activity_date_deadline +msgid "Next Activity Deadline" +msgstr "Krajnji rok slijedeće aktivnosti" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__activity_summary +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__activity_summary +msgid "Next Activity Summary" +msgstr "Sažetak sljedeće aktivnosti" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__activity_type_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__activity_type_id +msgid "Next Activity Type" +msgstr "Tip sljedeće aktivnosti" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__allocation_type__no +msgid "No Limit" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__leave_validation_type__no_validation +msgid "No Validation" +msgstr "Nema validacije" + +#. module: hr_holidays +#: model_terms:ir.actions.act_window,help:hr_holidays.action_hr_available_holidays_report +#: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_action_action_department +msgid "No data yet!" +msgstr "Nema još podataka!" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/xml/leave_stats_templates.xml:0 +#: code:addons/hr_holidays/static/src/xml/leave_stats_templates.xml:0 +#, python-format +msgid "None" +msgstr "Ništa" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form +msgid "Notification" +msgstr "Obavijest" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__number_of_hours_text +msgid "Number Of Hours Text" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_needaction_counter +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_needaction_counter +msgid "Number of Actions" +msgstr "Broj akcija" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__number_of_days +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__number_of_days +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_tree +msgid "Number of Days" +msgstr "Broj dana" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__leaves_count +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__leaves_count +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__leaves_count +msgid "Number of Time Off" +msgstr "Broj odsustava" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__number_of_days_display +msgid "" +"Number of days of the time off request according to your working schedule. " +"Used for interface." +msgstr "" +"Broj dana zahtjeva za odsustvom prema vašem radnom vremenu. Koristi se za " +"prikaz na ekranu." + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__number_of_days +msgid "" +"Number of days of the time off request. Used in the calculation. To manually" +" correct the duration, use this field." +msgstr "" +"Broj dana zahtjeva za odsustvom. Koristi se u izračunu. Ako želite ručno " +"uređivati trajanje, koristite ovo polje." + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_has_error_counter +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_has_error_counter +msgid "Number of errors" +msgstr "Broj grešaka" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__number_of_hours_display +msgid "" +"Number of hours of the time off request according to your working schedule. " +"Used for interface." +msgstr "" +"Broj sati zahtjeva za odsustvom prema vašem radnom vremenu. Koristi se za " +"prikaz na ekranu." + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__message_needaction_counter +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__message_needaction_counter +msgid "Number of messages which requires an action" +msgstr "Broj poruka koje zahtijevaju aktivnost" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__message_has_error_counter +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__message_has_error_counter +msgid "Number of messages with delivery error" +msgstr "Broj poruka sa greškama pri isporuci" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__interval_number +msgid "Number of unit between two intervals" +msgstr "Broj jedinica između dva intervala" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__number_per_interval +msgid "Number of unit per interval" +msgstr "Broj jedinica po intervalu" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__message_unread_counter +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__message_unread_counter +msgid "Number of unread messages" +msgstr "Broj nepročitanih poruka" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_employee_public_form_view_inherit +#: model_terms:ir.ui.view,arch_db:hr_holidays.res_users_view_form +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_employee_form_leave_inherit +msgid "Off Till" +msgstr "Odsutan/na do" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee__hr_icon_display__presence_holiday_absent +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_base__hr_icon_display__presence_holiday_absent +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_public__hr_icon_display__presence_holiday_absent +msgid "On leave" +msgstr "" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/components/partner_im_status_icon/partner_im_status_icon.xml:0 +#: code:addons/hr_holidays/static/src/components/thread_icon/thread_icon.xml:0 +#, python-format +msgid "Online" +msgstr "Online" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "Only a Time Off Manager can approve/refuse its own requests." +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "Only a Time Off Manager can reset a refused leave." +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "Only a Time Off Manager can reset a started leave." +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "Only a Time Off Manager can reset other people leaves." +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#, python-format +msgid "" +"Only a Time off Approver can apply the second approval on allocation " +"requests." +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#, python-format +msgid "Only a time off Manager can approve its own requests." +msgstr "Samo menadžer odsustava može odobriti vlastite zahtjeve za odsustvom." + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#, python-format +msgid "Only a time off Manager can reset other people allocation." +msgstr "" +"Samo menadžer odsustava možere resetirati zahtjeve za dodjelom drugim " +"zaposlenicima." + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#, python-format +msgid "" +"Only a time off Officer/Responsible or Manager can approve or refuse time " +"off requests." +msgstr "" +"Samo voditelj odsustava ili menadžer može odobriti ili odbiti zahtjev za " +"odsustvom" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form +msgid "Options" +msgstr "Opcije" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__time_type__other +msgid "Other" +msgstr "Ostalo" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/components/partner_im_status_icon/partner_im_status_icon.xml:0 +#: code:addons/hr_holidays/static/src/components/thread_icon/thread_icon.xml:0 +#, python-format +msgid "Out of office" +msgstr "Van ureda" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/components/thread_view/thread_view.js:0 +#, python-format +msgid "Out of office until %s." +msgstr "" + +#. module: hr_holidays +#: model:hr.leave.type,name:hr_holidays.holiday_status_cl +msgid "Paid Time Off" +msgstr "Plaćen zahtjev za odsustvom" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__parent_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__parent_id +msgid "Parent" +msgstr "Nadređeni" + +#. module: hr_holidays +#: model:hr.leave.type,name:hr_holidays.hr_holiday_status_dv +msgid "Parental Leaves" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form +msgid "Payroll Code" +msgstr "Šifra za obračun plaće" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "People I Manage" +msgstr "Zaposlenici kojima sam menadžer" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee__hr_icon_display__presence_holiday_present +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_base__hr_icon_display__presence_holiday_present +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_public__hr_icon_display__presence_holiday_present +msgid "Present but on leave" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_summary_employee +msgid "Print" +msgstr "Ispis" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__notes +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__notes +msgid "Reasons" +msgstr "Razlozi" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__red +msgid "Red" +msgstr "Crveno" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form_manager +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_tree +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_tree +#, python-format +msgid "Refuse" +msgstr "Odbiti" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee__current_leave_state__refuse +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_base__current_leave_state__refuse +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_public__current_leave_state__refuse +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__state__refuse +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__state__refuse +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report__state__refuse +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report_calendar__state__refuse +msgid "Refused" +msgstr "Odbijen" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__allocation_type__regular +msgid "Regular Allocation" +msgstr "Normalna dodjela" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__user_id +msgid "Related user name for the resource to manage its access." +msgstr "Korisničko ime povezano je s pristupom i upravljanjem modulima" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_tree +msgid "Remaining Days" +msgstr "Ostalo dana" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__remaining_leaves +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__remaining_leaves +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__remaining_leaves +msgid "Remaining Paid Time Off" +msgstr "Preostalo plaćeno odsustvo" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__remaining_leaves +msgid "Remaining Time Off" +msgstr "Preostalo odsustvo" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.res_users_view_form +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_employee_form_leave_inherit +msgid "Remaining leaves" +msgstr "Preostala odsustva" + +#. module: hr_holidays +#: model:ir.actions.server,name:hr_holidays.action_report_to_payslip +msgid "Report to Payslip" +msgstr "Prijavi u obračun plaća" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__payslip_status +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__payslip_status +msgid "Reported in last payslips" +msgstr "Uključeno u zadnji obračun plaće/dohotka" + +#. module: hr_holidays +#: model:ir.ui.menu,name:hr_holidays.menu_hr_holidays_report +msgid "Reporting" +msgstr "Izvještavanje" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.res_users_view_form +msgid "Request Allocation" +msgstr "Zatraži dodjelu" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__request_date_to +msgid "Request End Date" +msgstr "Završi datum zahtjeva" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__request_date_from +msgid "Request Start Date" +msgstr "Početni datum zahtjeva" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.res_users_view_form +msgid "Request Time off" +msgstr "Zatraži odsustvo" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__leave_type +msgid "Request Type" +msgstr "Vrsta zahtjeva" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__duration_display +msgid "Requested (Days/Hours)" +msgstr "Traženo (dana/sati)" + +#. module: hr_holidays +#: model:ir.model,name:hr_holidays.model_resource_calendar_leaves +msgid "Resource Time Off Detail" +msgstr "Detalji odsustva" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__responsible_id +#: model:res.groups,name:hr_holidays.group_hr_holidays_responsible +msgid "Responsible" +msgstr "Odgovoran" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__activity_user_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__activity_user_id +msgid "Responsible User" +msgstr "Odgovorna osoba" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form_manager +msgid "Run until" +msgstr "Obračunaj do" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_has_sms_error +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_has_sms_error +msgid "SMS Delivery error" +msgstr "Greška u slanju SMSa" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form_dashboard_new_time_off +msgid "Save" +msgstr "Spremi" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report +msgid "Search Time Off" +msgstr "Pretraživanje odsustava" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_holidays_status_filter +msgid "Search Time Off Type" +msgstr "Pretraživanje vrsta odsustava" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Search allocations" +msgstr "Pretraživanje dodjela" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__second_approver_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__second_approver_id +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__state__validate1 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__state__validate1 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report__state__validate1 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report_calendar__state__validate1 +msgid "Second Approval" +msgstr "Drugo odobrenje" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_holidays_summary_employee__holiday_type +msgid "Select Time Off Type" +msgstr "Odaberite vrstu odsustva" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_employee__leave_manager_id +#: model:ir.model.fields,help:hr_holidays.field_hr_employee_base__leave_manager_id +#: model:ir.model.fields,help:hr_holidays.field_hr_employee_public__leave_manager_id +#: model:ir.model.fields,help:hr_holidays.field_res_users__leave_manager_id +msgid "" +"Select the user responsible for approving \"Time Off\" of this employee.\n" +"If empty, the approval is done by an Administrator or Approver (determined in settings/users)." +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__sequence +msgid "Sequence" +msgstr "Sekvenca" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__allocation_type__fixed +msgid "Set by Time Off Officer" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Show all records which has next action date is before today" +msgstr "Prikazuje sve zapise kojima je sljedeći datum akcije prije danas" + +#. module: hr_holidays +#: model:hr.leave.type,name:hr_holidays.holiday_status_sl +#: model:mail.message.subtype,description:hr_holidays.mt_leave_sick +#: model:mail.message.subtype,name:hr_holidays.mt_leave_sick +msgid "Sick Time Off" +msgstr "Bolovanje" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__date_from +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__date_from +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__date_from +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report +msgid "Start Date" +msgstr "Početni datum" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__state +msgid "State" +msgstr "Stanje" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__state +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__state +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report__state +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Status" +msgstr "Status" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__activity_state +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__activity_state +msgid "" +"Status based on activities\n" +"Overdue: Due date is already passed\n" +"Today: Activity date is today\n" +"Planned: Future activities." +msgstr "" +"Status po aktivnostima\n" +"U kašnjenju: Datum aktivnosti je već prošao\n" +"Danas: Datum aktivnosti je danas\n" +"Planirano: Buduće aktivnosti." + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#: code:addons/hr_holidays/report/hr_leave_report.py:0 +#, python-format +msgid "Such grouping is not allowed." +msgstr "Odabrano grupiranje nije dozvoljeno." + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "Sum" +msgstr "Zbroj" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__virtual_leaves_taken +msgid "Sum of validated and non validated time off requests." +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__leave_type_request_unit +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__type_request_unit +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__request_unit +msgid "Take Time Off in" +msgstr "Jedinica obračuna odsustva" + +#. module: hr_holidays +#: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_allocation_type_value +#: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_type_value +msgid "" +"The employee, department, company or employee category of this request is " +"missing. Please make sure that your user login is linked to an employee." +msgstr "" +"Zaposlenik, odjel, tvrtka ili kategorija zaposlenika nedostaju na zahtjevu. " +"Molim vas da provjerite da je odabrani korisnik povezan sa zaposlenikom." + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "" +"The following employees are not supposed to work during that period:\n" +" %s" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_allocation_interval_number_check +msgid "The interval number should be greater than 0" +msgstr "Broj intervala mora biti veći od 0" + +#. module: hr_holidays +#: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_allocation_duration_check +msgid "The number of days must be greater than 0." +msgstr "Broja dana mora biti veći od 0" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "" +"The number of remaining time off is not sufficient for this time off type.\n" +"Please also check the time off waiting for validation." +msgstr "" +"Preostalo vrijeme nije dovoljno za ovu vrstu odsustva.\n" +"Molim vas da provjerite i zahtjeve koji čekaju odobravanje." + +#. module: hr_holidays +#: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_allocation_number_per_interval_check +msgid "The number per interval should be greater than 0" +msgstr "Broj po intervalu mora biti veći od 0" + +#. module: hr_holidays +#: model:ir.model.constraint,message:hr_holidays.constraint_hr_leave_date_check2 +msgid "The start date must be anterior to the end date." +msgstr "Početni datum mora biti prije završnog." + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__state +msgid "" +"The status is set to 'To Submit', when a time off request is created.\n" +"The status is 'To Approve', when time off request is confirmed by user.\n" +"The status is 'Refused', when time off request is refused by manager.\n" +"The status is 'Approved', when time off request is approved by manager." +msgstr "" +"Status je 'Za slanje' kada je zahtjev kreiran.\n" +"Status je 'Za odobriti' kada je zahtjev potvrđen od strane zaposlenika.\n" +"Status je 'Odbijen' kada je zahtjev odbijen od strane menadžera.\n" +"Status je 'Odobren' kada je zahtjev odobren od strane menadžera." + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__state +msgid "" +"The status is set to 'To Submit', when an allocation request is created.\n" +"The status is 'To Approve', when an allocation request is confirmed by user.\n" +"The status is 'Refused', when an allocation request is refused by manager.\n" +"The status is 'Approved', when an allocation request is approved by manager." +msgstr "" +"Status je 'Za slanje' kada je zahtjev kreiran.\n" +"Status je 'Za odobriti' kada je zahtjev potvrđen od strane zaposlenika.\n" +"Status je 'Odbijen' kada je zahtjev odbijen od strane menadžera.\n" +"Status je 'Odobren' kada je zahtjev odobren od strane menadžera." + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "The time off has been automatically approved" +msgstr "Zahtjev je automatski odobren" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__sequence +msgid "" +"The type with the smallest sequence is the default value in time off request" +msgstr "" +"Vrsta sa najnižom sekvencom je predefinirana vrijednost u zahtjevu za " +"odsustvom" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__first_approver_id +msgid "" +"This area is automatically filled by the user who validate the time off" +msgstr "" +"Ovo područje je automatski popunjeno od strane korisnika koji odobrava " +"odsustva" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__second_approver_id +msgid "" +"This area is automatically filled by the user who validate the time off with" +" second level (If time off type need second validation)" +msgstr "" +"Ovo područje je automatski popunjeno od strane korisnika koji radi drugo " +"odobravanje (ako tip odsustva tražu dvostruku ovjeru)" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__first_approver_id +msgid "" +"This area is automatically filled by the user who validates the allocation" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__second_approver_id +msgid "" +"This area is automatically filled by the user who validates the allocation " +"with second level (If allocation type need second validation)" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__color_name +msgid "" +"This color will be used in the time off summary located in Reporting > Time " +"off by Department." +msgstr "" +"Ova boja će se koristiti u pregledu koji se nalazi u Izvještavanje > Po " +"odjelu" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__valid +msgid "This indicates if it is still possible to use this type of leave" +msgstr "Oznaka da se ova vrsta odsustva još može koristiti" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "This modification is not allowed in the current state." +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__responsible_id +msgid "" +"This user will be responsible for approving this type of time off. This is " +"only used when validation is 'By Time Off Officer' or 'By Employee's Manager" +" and Time Off Officer'" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__leaves_taken +msgid "" +"This value is given by the sum of all time off requests with a negative " +"value." +msgstr "Zbroj svih zahtjeva sa negativnom vrijednošću." + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__max_leaves +msgid "" +"This value is given by the sum of all time off requests with a positive " +"value." +msgstr "Zbroj svih zahtjeva sa pozitivnom vrijednošću" + +#. module: hr_holidays +#: model:ir.model,name:hr_holidays.model_hr_leave +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__leave_manager_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__leave_manager_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__leave_manager_id +#: model:ir.model.fields,field_description:hr_holidays.field_res_users__leave_manager_id +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report__leave_type__request +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__time_type__leave +#: model:ir.ui.menu,name:hr_holidays.menu_hr_holidays_root +#: model:ir.ui.menu,name:hr_holidays.menu_open_department_leave_approve +#: model:mail.message.subtype,name:hr_holidays.mt_leave +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_department_view_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_calendar_view +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_calendar_view_form +msgid "Time Off" +msgstr "Odsustva" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/js/time_off_calendar.js:0 +#, python-format +msgid "Time Off : %s" +msgstr "" + +#. module: hr_holidays +#: model:ir.model,name:hr_holidays.model_hr_leave_allocation +msgid "Time Off Allocation" +msgstr "Dodjela" + +#. module: hr_holidays +#: code:addons/hr_holidays/report/hr_leave_report.py:0 +#: model:ir.actions.act_window,name:hr_holidays.action_hr_available_holidays_report +#: model:ir.actions.act_window,name:hr_holidays.hr_leave_action_action_department +#, python-format +msgid "Time Off Analysis" +msgstr "Analiza odsustva" + +#. module: hr_holidays +#: model:mail.activity.type,name:hr_holidays.mail_act_leave_approval +msgid "Time Off Approval" +msgstr "Odobravanje" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_employee_tree_inherit_leave +msgid "Time Off Approver" +msgstr "" + +#. module: hr_holidays +#: model:ir.model,name:hr_holidays.model_hr_leave_report_calendar +msgid "Time Off Calendar" +msgstr "Kalendar slobodnog vremena" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__private_name +msgid "Time Off Description" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__leave_notif_subtype_id +msgid "Time Off Notification Subtype" +msgstr "Podtip poruke za odsustvo" + +#. module: hr_holidays +#: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_allocation_action_all +#: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_allocation_action_approve_department +#: model_terms:ir.actions.act_window,help:hr_holidays.hr_leave_allocation_action_my +msgid "" +"Time Off Officers allocate time off days to employees (e.g. paid time off).<br>\n" +" Employees request allocations to Time Off Officers (e.g. recuperation days)." +msgstr "" +"Voditelj odsustava dodjeljuje dane odsustava zaposlenicima (npr. plaćeni godišnji odmor).\n" +"Zaposlenici kreiraju zahtjeve za odstustvom prema voditeljima odsustava." + +#. module: hr_holidays +#: model:mail.message.subtype,description:hr_holidays.mt_leave +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_activity +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_calendar +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_dashboard +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form +msgid "Time Off Request" +msgstr "Zahtjev za odsustvom" + +#. module: hr_holidays +#: model:ir.actions.act_window,name:hr_holidays.hr_leave_action_my_request +#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_department_view_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_tree +msgid "Time Off Requests" +msgstr "Zahtjevi za odsustvom" + +#. module: hr_holidays +#: model:mail.activity.type,name:hr_holidays.mail_act_leave_second_approval +msgid "Time Off Second Approve" +msgstr "Drugo odobravanje" + +#. module: hr_holidays +#: model:ir.actions.act_window,name:hr_holidays.action_hr_holidays_summary_employee +#: model:ir.actions.report,name:hr_holidays.action_report_holidayssummary +#: model:ir.actions.report,name:hr_holidays.action_report_holidayssummary2 +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_holiday_graph +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_holiday_pivot +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_summary_employee +msgid "Time Off Summary" +msgstr "Sažetak odsustava" + +#. module: hr_holidays +#: model:ir.model,name:hr_holidays.model_hr_leave_report +msgid "Time Off Summary / Report" +msgstr "Sažetak / izvještaj odsustava" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_holiday_status_view_kanban +msgid "Time Off Taken:" +msgstr "Iskorišteno odsustava:" + +#. module: hr_holidays +#: model:ir.model,name:hr_holidays.model_hr_leave_type +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__holiday_status_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__holiday_status_id +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__name +#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_holiday_status_normal_tree +msgid "Time Off Type" +msgstr "Vrsta odsustva" + +#. module: hr_holidays +#: model:ir.actions.act_window,name:hr_holidays.open_view_holiday_status +#: model:ir.ui.menu,name:hr_holidays.hr_holidays_status_menu_configuration +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_holidays_status_filter +msgid "Time Off Types" +msgstr "Vrste odsustva" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Time Off of Your Team Member" +msgstr "Odsustva pripadnika vašeg tima:" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_department__leave_to_approve_count +msgid "Time Off to Approve" +msgstr "Odsustva za odobriti" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "Time Off." +msgstr "Odsustvo." + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__leaves_taken +msgid "Time off Already Taken" +msgstr "Iskorištena odsustva" + +#. module: hr_holidays +#: model:ir.actions.server,name:hr_holidays.act_hr_employee_holiday_request +msgid "Time off Analysis" +msgstr "Analiza odsustava" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form +msgid "Time off Taken/Total Allocated" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Time off of people you are manager of" +msgstr "Odsustva za zaposlenike kojima ste menadžer" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "" +"Time off request must be confirmed (\"To Approve\") in order to approve it." +msgstr "" +"Zahtjevi za odsustvom koji čekaju potvrđivanje (\"Za odobriti\") kako bi se " +"mogli odobriti." + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "Time off request must be confirmed in order to approve it." +msgstr "Zahtjev za odsustvom se mora potvrditi prije odobravanja." + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "Time off request must be confirmed or validated in order to refuse it." +msgstr "" +"Zahtjev za odsustvom mora biti potvrđen ili odobren da bi se mogao odbiti." + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "" +"Time off request must be in Draft state (\"To Submit\") in order to confirm " +"it." +msgstr "" +"Zahtjev za odsustvom mora biti u statusu skice (\"Za slanje\") kako bi se " +"mogao potvrditi." + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "" +"Time off request state must be \"Refused\" or \"To Approve\" in order to be " +"reset to draft." +msgstr "" +"Zahtjev za odsustvom mora biti u statusu \"Odbijen\" ili \"Za odobriti\" " +"kako bi se mogao vratiti u skicu \"Za slanje\"." + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__tz +msgid "Timezone" +msgstr "Vremenska zona" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_report_calendar__stop_datetime +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__validity_stop +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form +msgid "To" +msgstr "Do" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__state__confirm +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__state__confirm +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report__state__confirm +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report_calendar__state__confirm +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "To Approve" +msgstr "Za odobriti" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__leave_date_to +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__leave_date_to +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__leave_date_to +#: model:ir.model.fields,field_description:hr_holidays.field_res_users__leave_date_to +msgid "To Date" +msgstr "Do datuma" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +msgid "To Report in Payslip" +msgstr "Uključeno u obračun plaće/dohotka" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave__state__draft +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__state__draft +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report__state__draft +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_report_calendar__state__draft +msgid "To Submit" +msgstr "Za slanje" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_activity +msgid "To:" +msgstr "Za:" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Today Activities" +msgstr "Današnje aktivnosti" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_department__total_employee +msgid "Total Employee" +msgstr "Ukupno zaposlenika" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__allocation_count +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__allocation_count +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__allocation_count +#: model:ir.model.fields,field_description:hr_holidays.field_res_users__allocation_count +msgid "Total number of days allocated." +msgstr "Ukupan broj dodijeljenih dana." + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee__allocation_used_count +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_base__allocation_used_count +#: model:ir.model.fields,field_description:hr_holidays.field_hr_employee_public__allocation_used_count +#: model:ir.model.fields,field_description:hr_holidays.field_res_users__allocation_used_count +msgid "Total number of days off used" +msgstr "Ukupan broj iskorištenih dana" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_employee__remaining_leaves +#: model:ir.model.fields,help:hr_holidays.field_hr_employee_base__remaining_leaves +#: model:ir.model.fields,help:hr_holidays.field_hr_employee_public__remaining_leaves +msgid "" +"Total number of paid time off allocated to this employee, change this value " +"to create allocation/time off request. Total based on all the time off types" +" without overriding limit." +msgstr "" +"Ukupan broj plaćenih odsustava za odabranoh zaposlenika, promijenite ovu " +"vrijednos kako bi kreirali zahtjev za dodjelom/odsustvom. Ukupan broj se " +"temelji na svim vrstama odsustava bez limita preklapanja" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_holidays_filter_report +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Type" +msgstr "Vrsta" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave__activity_exception_decoration +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_allocation__activity_exception_decoration +msgid "Type of the exception activity on record." +msgstr "Vrsta aktivnosti iznimke na zapisu." + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__tz +msgid "Tz" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__tz_mismatch +msgid "Tz Mismatch" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__unit_per_interval +msgid "Unit of time added at each interval" +msgstr "Jedinica vremena po intervalu" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__interval_unit +msgid "Unit of time between two intervals" +msgstr "Jedinica vremena između dva intervala" + +#. module: hr_holidays +#: model:hr.leave.type,name:hr_holidays.holiday_status_unpaid +msgid "Unpaid" +msgstr "Neplaćeno" + +#. module: hr_holidays +#: model:mail.message.subtype,description:hr_holidays.mt_leave_unpaid +#: model:mail.message.subtype,name:hr_holidays.mt_leave_unpaid +msgid "Unpaid Time Off" +msgstr "Neplaćena odsustva" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_unread +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_unread +#: model_terms:ir.ui.view,arch_db:hr_holidays.view_hr_leave_allocation_filter +msgid "Unread Messages" +msgstr "Nepročitane poruke" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__message_unread_counter +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__message_unread_counter +msgid "Unread Messages Counter" +msgstr "Brojač nepročitanih poruka" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__user_id +msgid "User" +msgstr "Korisnik" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/components/partner_im_status_icon/partner_im_status_icon.xml:0 +#, python-format +msgid "User is online" +msgstr "" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/components/partner_im_status_icon/partner_im_status_icon.xml:0 +#, python-format +msgid "User is out of office" +msgstr "" + +#. module: hr_holidays +#: model:ir.model,name:hr_holidays.model_res_users +msgid "Users" +msgstr "Korisnici" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__valid +msgid "Valid" +msgstr "Odobreno" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form_manager +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_tree +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_tree +msgid "Validate" +msgstr "Odobri" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave__validation_type +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_allocation__validation_type +msgid "Validation Type" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.edit_holiday_status_form +msgid "Validity" +msgstr "Valjanost" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__violet +msgid "Violet" +msgstr "Ljubičasta" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__virtual_remaining_leaves +msgid "Virtual Remaining Time Off" +msgstr "Preostalo trajanje odsustava" + +#. module: hr_holidays +#: model:ir.model.fields,field_description:hr_holidays.field_hr_leave_type__virtual_leaves_taken +msgid "Virtual Time Off Already Taken" +msgstr "" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee__current_leave_state__confirm +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_base__current_leave_state__confirm +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_public__current_leave_state__confirm +msgid "Waiting Approval" +msgstr "Čeka odobrenje" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee__current_leave_state__validate1 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_base__current_leave_state__validate1 +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_employee_public__current_leave_state__validate1 +msgid "Waiting Second Approval" +msgstr "Čeka drugo odobrenje" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__interval_unit__weeks +msgid "Weeks" +msgstr "Tjedni" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_type__color_name__wheat +msgid "Wheat" +msgstr "Boja žita" + +#. module: hr_holidays +#: model:ir.model.fields,help:hr_holidays.field_hr_leave_type__time_type +msgid "" +"Whether this should be computed as a holiday or as work time (eg: formation)" +msgstr "Označava hoće li biti obračunato kao praznik ili radno vrijeme" + +#. module: hr_holidays +#: model:ir.model.fields.selection,name:hr_holidays.selection__hr_leave_allocation__interval_unit__years +msgid "Years" +msgstr "Godine" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#, python-format +msgid "You can allocate %(allocation_type)s only before %(date)s." +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "You can not have 2 time off that overlaps on the same day." +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "" +"You can not set 2 time off that overlaps on the same day for the same " +"employee." +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "You cannot delete a time off which is in %s state" +msgstr "Ne možete obrisati odsustvo u statusu %s" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#, python-format +msgid "You cannot delete an allocation request which is in %s state." +msgstr "Ne možete obrisati zahtjev za dodjelom koja je u statusu %s." + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "" +"You cannot first approve a time off for %s, because you are not his time off" +" manager" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "" +"You don't have the rights to apply second approval on a time off request" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "" +"You must be either %s's manager or Time off Manager to approve this leave" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#, python-format +msgid "" +"You must be either %s's manager or time off manager to approve this time off" +msgstr "" +"Morate biti ili menadžer za odsustva ili menadžer za %s kako bi ga mogli " +"odobriti" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "" +"You must have manager rights to modify/validate a time off that already " +"begun" +msgstr "" +"Morate imati prava menadžera kako bi mogli uređivati/odobriti odsustva koja " +"su već započela" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "Your %(leave_type)s planned on %(date)s has been accepted" +msgstr "" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#, python-format +msgid "Your %(leave_type)s planned on %(date)s has been refused" +msgstr "" + +#. module: hr_holidays +#: model:ir.ui.menu,name:hr_holidays.menu_hr_available_holidays_report_tree +msgid "by Employee" +msgstr "Po zaposleniku" + +#. module: hr_holidays +#: model:ir.ui.menu,name:hr_holidays.menu_hr_holidays_summary_all +msgid "by Type" +msgstr "Po tipu" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/xml/leave_stats_templates.xml:0 +#: code:addons/hr_holidays/static/src/xml/leave_stats_templates.xml:0 +#, python-format +msgid "day(s)" +msgstr "dan(a)" + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_activity +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_report_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_activity +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban +#, python-format +msgid "days" +msgstr "dana" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_form +msgid "e.g. Public Holiday Allocation" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_form_manager +msgid "e.g. Report to the next month..." +msgstr "npr. prijavi za sljedeći mjesec " + +#. module: hr_holidays +#: code:addons/hr_holidays/models/hr_leave.py:0 +#: code:addons/hr_holidays/models/hr_leave_allocation.py:0 +#, python-format +msgid "hours" +msgstr "sati" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/xml/leave_stats_templates.xml:0 +#: code:addons/hr_holidays/static/src/xml/leave_stats_templates.xml:0 +#, python-format +msgid "in" +msgstr "u" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "of the" +msgstr "od" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban +msgid "refused" +msgstr "" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/xml/time_off_calendar.xml:0 +#, python-format +msgid "taken" +msgstr "" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.report_holidayssummary +msgid "to" +msgstr "do" + +#. module: hr_holidays +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_allocation_view_kanban +#: model_terms:ir.ui.view,arch_db:hr_holidays.hr_leave_view_kanban +msgid "validated" +msgstr "" + +#. module: hr_holidays +#. openerp-web +#: code:addons/hr_holidays/static/src/bugfix/bugfix.js:0 +#, python-format +msgid "Out of office until %s" +msgstr "" |
