mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-27 08:12:00 +02:00
2530 lines
87 KiB
Text
2530 lines
87 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * hr_attendance
|
|
#
|
|
# Translators:
|
|
# Đurđica Žarković <durdica.zarkovic@storm.hr>, 2022
|
|
# Karolina Tonković <karolina.tonkovic@storm.hr>, 2022
|
|
# Martin Trigaux, 2022
|
|
# Vladimir Olujić <olujic.vladimir@storm.hr>, 2022
|
|
# Tina Milas, 2022
|
|
# Milan Tribuson <one.mile.code@gmail.com>, 2022
|
|
# Bole <bole@dajmi5.com>, 2022
|
|
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 15.5alpha1\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2026-02-27 18:37+0000\n"
|
|
"PO-Revision-Date: 2025-11-08 19:07+0000\n"
|
|
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
|
"Language-Team: Croatian <https://translate.odoo.com/projects/odoo-19/"
|
|
"hr_attendance/hr/>\n"
|
|
"Language: hr\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \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"
|
|
"X-Generator: Weblate 5.12.2\n"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance.py:0
|
|
msgid "\"Check Out\" time cannot be earlier than \"Check In\" time."
|
|
msgstr "'Vrijeme odjave' ne može biti prije 'vremena prijave'"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance_overtime_rule.py:0
|
|
msgid "%(nb_hours)d h / %(period)s"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance.py:0
|
|
msgid "%(worked_hours)s (%(check_in)s-%(check_out)s)"
|
|
msgstr "%(worked_hours)s (%(check_in)s-%(check_out)s)"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "'Buy an RFID Device'"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "'Read the Documentation'"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_hr_attendance_kanban
|
|
msgid ""
|
|
"<i class=\"fa fa-calendar me-1\" aria-label=\"Period\" role=\"img\" "
|
|
"title=\"Period\"/>"
|
|
msgstr ""
|
|
"<i class=\"fa fa-calendar me-1\" aria-label=\"Period\" role=\"img\" "
|
|
"title=\"Period\"/>"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "<i class=\"fa fa-fw fa-arrow-right\"/>Installation Manual"
|
|
msgstr "<i class=\"fa fa-fw fa-arrow-right\"/>Priručnik za instalaciju"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_employees_view_kanban
|
|
msgid ""
|
|
"<span class=\"fa fa-circle text-success me-1\" role=\"img\" aria-"
|
|
"label=\"Available\" title=\"Available\"/>"
|
|
msgstr ""
|
|
"<span class=\"fa fa-circle text-success me-1\" role=\"img\" aria-"
|
|
"label=\"Dostupan\" title=\"Dustupan\"/>"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_employees_view_kanban
|
|
msgid ""
|
|
"<span class=\"fa fa-circle text-warning me-1\" role=\"img\" aria-label=\"Not "
|
|
"available\" title=\"Not available\">\n"
|
|
" </span>"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid ""
|
|
"<span class=\"fw-bold\" invisible=\"base_off != 'timing' or timing_type not "
|
|
"in ['work_days', 'non_work_days']\">Between</span>"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "<span class=\"me-2\">Time Period </span>"
|
|
msgstr "<span class=\"me-2\"> Vremenski period</span>"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "<span class=\"me-2\">Time Period</span>"
|
|
msgstr "<span class=\"me-2\"> Vremenski period</span>"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "<span class=\"me-2\">Tolerance</span>"
|
|
msgstr "<span class=\"me-2\">Tolerancija</span>"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "<span class=\"ms-2\">Hours</span>"
|
|
msgstr "<span class=\"ml8\">Sati</span>"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid ""
|
|
"<span class=\"ms-2\">Minutes</span>\n"
|
|
" <br/>\n"
|
|
" <br/>"
|
|
msgstr ""
|
|
"<span class=\"ms-2\">Minuta</span>\n"
|
|
" <br/>\n"
|
|
" <br/>"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_employee_public_view_form
|
|
msgid ""
|
|
"<span class=\"o_stat_text\">\n"
|
|
" Monthly Hours\n"
|
|
" </span>"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_employee_form_inherit_hr_attendance
|
|
msgid ""
|
|
"<span class=\"o_stat_text\">\n"
|
|
" Monthly Hours\n"
|
|
" </span>"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid ""
|
|
"<span colspan=\"2\" class=\"mb-3 fw-bold\">The hours will be considered "
|
|
"extra and submitted to approval.</span>"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "<span> Minutes</span>"
|
|
msgstr "<span> Minuta</span>"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "<span> seconds</span>"
|
|
msgstr "<span> Sekundi </span>"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__absence_management
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__absence_management
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Absence Management"
|
|
msgstr "Upravljanje odsustvima"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/manual_selection/manual_selection.xml:0
|
|
msgid "Absent"
|
|
msgstr "Odsutan"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "Action"
|
|
msgstr "Akcija"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__message_needaction
|
|
msgid "Action Needed"
|
|
msgstr "Potrebna dodatna radnja"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__active
|
|
msgid "Active"
|
|
msgstr "Aktivan"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_management_view_filter
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
|
msgid "Active Employees"
|
|
msgstr "Aktivni djelatnici"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.actions.act_window,help:hr_attendance.hr_employee_attendance_action_kanban
|
|
msgid ""
|
|
"Add a few employees to be able to select an employee here and perform his "
|
|
"check in / check out.\n"
|
|
" To create employees go to the Employees menu."
|
|
msgstr ""
|
|
"Kreirajte nekoliko zaposlenika kako bi mogli raditi prijave/odjave po "
|
|
"zaposlenicima.\n"
|
|
" Kreiranje zaposlenika je moguće u izborniku Zaposlenici."
|
|
|
|
#. module: hr_attendance
|
|
#: model:res.groups,name:hr_attendance.group_hr_attendance_manager
|
|
msgid "Administrator"
|
|
msgstr "Administrator"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/manual_selection/manual_selection.xml:0
|
|
msgid "All"
|
|
msgstr "Sve"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/manual_selection/manual_selection.js:0
|
|
msgid "All departments"
|
|
msgstr "Svi odjeli"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Allow Users to Check in/out from Odoo."
|
|
msgstr "Omogući korisnicima Prijavu/Odjavu kroz Odoo."
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid ""
|
|
"Allow a period of time (around working hours) where extra time will not be "
|
|
"counted, in benefit of the company"
|
|
msgstr ""
|
|
"Definirajte vremenski period (unutar radnog vremena) u kojem se dodatno "
|
|
"vrijeme neće računati, u korist tvrtke"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid ""
|
|
"Allow a period of time (around working hours) where extra time will not be "
|
|
"deducted, in benefit of the employee"
|
|
msgstr ""
|
|
"Definirajte vremenski period (unutar radnog vremena) u kojem se dodatno "
|
|
"vrijeme neće računati, u korist djelatnika"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid ""
|
|
"Allow the collection of GPS location, IP address, and browser/device details "
|
|
"used to track employee access and attendance"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__rule_ids
|
|
msgid "Applied Rules"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree_management
|
|
msgid "Approve"
|
|
msgstr "Odobri"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
|
msgid "Approve Extra Hours"
|
|
msgstr "Odobri dodatne sate"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
msgid "Approve all overtimes for the same employee and date"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__overtime_status__approved
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_line__status__approved
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_management_view_filter
|
|
msgid "Approved"
|
|
msgstr "Odobreno"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__res_company__attendance_overtime_validation__by_manager
|
|
msgid "Approved by Manager"
|
|
msgstr "Odobrio Voditelj"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_filter
|
|
msgid "Archived"
|
|
msgstr "Arhivirano"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_management_view_filter
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
|
msgid "Archived Employees"
|
|
msgstr "Arhivirani zaposlenici"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
|
msgid "At Work"
|
|
msgstr "Na poslu"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_filter
|
|
msgid "At least one rule"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__message_attachment_count
|
|
msgid "Attachment Count"
|
|
msgstr "Broj priloga"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/attendance_menu/attendance_menu.xml:0
|
|
#: code:addons/hr_attendance/static/src/views/attendance_helper_view.xml:0
|
|
#: model:ir.model,name:hr_attendance.model_hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__attendance_ids
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_employee_form_inherit_hr_attendance
|
|
msgid "Attendance"
|
|
msgstr "Prisutnost"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__attendance_manager_id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__attendance_manager_id
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_employee_search_view
|
|
msgid "Attendance Approver"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/attendance_menu/attendance_menu.js:0
|
|
msgid "Attendance Error"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__attendance_from_systray
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__attendance_from_systray
|
|
msgid "Attendance From Systray"
|
|
msgstr "Prisustvo iz sistemske trake"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__attendance_kiosk_delay
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__attendance_kiosk_delay
|
|
msgid "Attendance Kiosk Delay"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__attendance_kiosk_key
|
|
msgid "Attendance Kiosk Key"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__attendance_kiosk_url
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__attendance_kiosk_url
|
|
msgid "Attendance Kiosk Url"
|
|
msgstr "URL za pristup Kiosku Prisustava"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__attendance_kiosk_mode
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__attendance_kiosk_mode
|
|
msgid "Attendance Mode"
|
|
msgstr "Model evitentiranja prisustva"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model,name:hr_attendance.model_hr_attendance_overtime_line
|
|
msgid "Attendance Overtime Line"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__attendance_state
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__attendance_state
|
|
msgid "Attendance Status"
|
|
msgstr "Status prisustva"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Attendance with barcode"
|
|
msgstr "Prisustvo sa barkodom"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.actions.server,name:hr_attendance.hr_attendance_check_out_cron_ir_actions_server
|
|
msgid "Attendance: Automatically check-out employees"
|
|
msgstr "Prisustvo: Automatska odjava djelatnika"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.actions.server,name:hr_attendance.hr_attendance_absence_cron_ir_actions_server
|
|
msgid "Attendance: Detect Absences for employees"
|
|
msgstr "Prisustvo: Detektiraj odsustva djelatnika"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.actions.act_window,name:hr_attendance.hr_attendance_action
|
|
#: model:ir.actions.act_window,name:hr_attendance.hr_attendance_reporting
|
|
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_attendance_reporting
|
|
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_root
|
|
#: model:res.groups.privilege,name:hr_attendance.res_groups_privilege_attendances
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_department_view_kanban
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Attendances"
|
|
msgstr "Prisutnosti"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_employee.py:0
|
|
msgid "Attendances This Month"
|
|
msgstr "Prisustva u ovom mjesecu"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Attendances from Backend"
|
|
msgstr "Prisustva iz backend sučelja"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__auto_check_out_tolerance
|
|
msgid "Auto Check Out Tolerance"
|
|
msgstr "Tolerancija automatskog odjavljivanja"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__auto_check_out
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__auto_check_out
|
|
msgid "Automatic Check Out"
|
|
msgstr "Automatska odjava"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__out_mode__auto_check_out
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Automatic Check-Out"
|
|
msgstr "Automatska odjava"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__res_company__attendance_overtime_validation__no_validation
|
|
msgid "Automatically Approved"
|
|
msgstr "Automatski odobreno"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid ""
|
|
"Automatically Check-Out Employees based on their working schedule with an "
|
|
"additional tolerance. Does not apply to employees with a flexible working "
|
|
"schedule."
|
|
msgstr ""
|
|
"Automatski odjavi zaposlenike prema njihovom radnom rasporedu s dodatnim "
|
|
"vremenskim tolerancijama. Ne odnosi se na zaposlenike s fleksibilnim radnim "
|
|
"vremenom."
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
|
msgid "Automatically Checked-Out"
|
|
msgstr "Automatski odjavljen"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/manual_selection/manual_selection.xml:0
|
|
msgid "Back"
|
|
msgstr "Natrag"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__res_company__attendance_barcode_source__back
|
|
msgid "Back Camera"
|
|
msgstr "Stražnja kamera"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.js:0
|
|
msgid "Badge assigned successfully!"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/badge_scanner/badge_scanner.js:0
|
|
msgid "Badge updated: "
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Badge with Barcode"
|
|
msgstr "Značka za barkodom"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Badge with Barcode on Tablet"
|
|
msgstr "Značka za barkodom na tabletu"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_pivot
|
|
msgid "Balance"
|
|
msgstr "Saldo"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__res_company__attendance_kiosk_mode__barcode
|
|
msgid "Barcode / RFID"
|
|
msgstr "Barkod / RFID"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__res_company__attendance_kiosk_mode__barcode_manual
|
|
msgid "Barcode / RFID and Manual Selection"
|
|
msgstr "Barkod / RFID i ručni odabir"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__attendance_barcode_source
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__attendance_barcode_source
|
|
msgid "Barcode Source"
|
|
msgstr "Izvor barkoda"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance_overtime_rule__base_off
|
|
msgid ""
|
|
"Base for overtime calculation.\n"
|
|
"Use 'Quantity' when overtime hours are those in excess of a certain amount "
|
|
"per day/week.\n"
|
|
"Use 'Timing' when overtime hours happen on specific days or at specific times"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__base_off
|
|
msgid "Based Off"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance__in_location
|
|
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance__out_location
|
|
msgid "Based on GPS-Coordinates if available or on IP Address"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/attendance_menu/attendance_menu.xml:0
|
|
msgid "Before"
|
|
msgstr "Prije"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__in_browser
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
msgid "Browser"
|
|
msgstr "Pretraživač"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Can be converted as Time Off (cfr Time Off configuration)."
|
|
msgstr "Moguće je konvertirati kao odsustvo (prema konfiguraciji odsustava)."
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance.py:0
|
|
msgid ""
|
|
"Cannot create new attendance record for %(empl_name)s, the employee hasn't "
|
|
"checked out since %(datetime)s"
|
|
msgstr ""
|
|
"Prisutnost se ne može kreirati za %(empl_name)s, zaposlenik se nije odjavio "
|
|
"od %(datetime)s"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance.py:0
|
|
msgid ""
|
|
"Cannot create new attendance record for %(empl_name)s, the employee was "
|
|
"already checked in on %(datetime)s"
|
|
msgstr ""
|
|
"Prisutnost se ne može kreirati za %(empl_name)s, zaposlenik se već prijavio "
|
|
"u %(datetime)s"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_employee.py:0
|
|
msgid ""
|
|
"Cannot perform check out on %(empl_name)s, could not find corresponding "
|
|
"check in. Your attendances have probably been modified manually by human "
|
|
"resources."
|
|
msgstr ""
|
|
"Odjava nije moguća za %(empl_name)s, ne postoji odgovarajuća prijava po "
|
|
"zaposleniku. Prisutnost je vjerojatno ručno promijenjena od strane ljudskih "
|
|
"resursa."
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/check_in_out/check_in_out.xml:0
|
|
msgid "Check IN"
|
|
msgstr "Prijava"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__check_in
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__last_check_in
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__last_check_in
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
msgid "Check In"
|
|
msgstr "Prijava"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/check_in_out/check_in_out.xml:0
|
|
msgid "Check OUT"
|
|
msgstr "Odjava"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__check_out
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__last_check_out
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__last_check_out
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
msgid "Check Out"
|
|
msgstr "Odjava"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/attendance_menu/attendance_menu.xml:0
|
|
msgid "Check in"
|
|
msgstr "Prijava"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/attendance_menu/attendance_menu.xml:0
|
|
msgid "Check out"
|
|
msgstr "Odjava"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_employee__attendance_state__checked_in
|
|
msgid "Checked in"
|
|
msgstr "Prijavljen/a"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
|
msgid "Checked in at"
|
|
msgstr "Prijavljen/a u"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_employee__attendance_state__checked_out
|
|
msgid "Checked out"
|
|
msgstr "Odjavljen/a"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
|
msgid "Checked out at"
|
|
msgstr "Odjavljen/a u"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Choose how long the greeting message will be displayed."
|
|
msgstr "Odaberite koliko dugo će pozdravna poruka biti prikazana"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Choose how to record attendances"
|
|
msgstr "Odaberite kako bilježiti prisustva"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Close"
|
|
msgstr "Zatvori"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__color
|
|
msgid "Color"
|
|
msgstr "Boja"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model,name:hr_attendance.model_res_company
|
|
msgid "Companies"
|
|
msgstr "Tvrtke"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__company_id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__company_id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__company_id
|
|
msgid "Company"
|
|
msgstr "Tvrtka"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Company Logo"
|
|
msgstr "Logo tvtke"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "Condition"
|
|
msgstr "Uvjet"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model,name:hr_attendance.model_res_config_settings
|
|
msgid "Config Settings"
|
|
msgstr "Postavke"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_configuration
|
|
msgid "Configuration"
|
|
msgstr "Postava"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.xml:0
|
|
msgid "Confirm"
|
|
msgstr "Potvrdi"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Connect an RFID reader, and scan a token."
|
|
msgstr "Povežite RFID čitač i očitajte token."
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/attendance_menu/attendance_menu.js:0
|
|
msgid "Connection lost. Check in/out could not be recorded."
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance_overtime_ruleset__rate_combination_mode
|
|
msgid ""
|
|
"Controls how the rates from the different rules that apply are combined.\n"
|
|
" Max: use the highest rate. (e.g.: combined for 150% and 120 = 150%)\n"
|
|
" Sum: sum the *extra* pay (i.e. above 100%).\n"
|
|
" e.g.: combined rate for 150% & 120% = 100% (baseline) + (150-100)% + "
|
|
"(120-100)% = 170%\n"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__country_id
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_filter
|
|
msgid "Country"
|
|
msgstr "Država"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.actions.act_window,help:hr_attendance.hr_employee_attendance_action_kanban
|
|
msgid "Create a new employee"
|
|
msgstr "Kreiraj novog zaposlenika"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.xml:0
|
|
msgid "Create the name of the new employee below"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__create_uid
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__create_uid
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__create_uid
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__create_uid
|
|
msgid "Created by"
|
|
msgstr "Kreirao"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__create_date
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__create_date
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__create_date
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__create_date
|
|
msgid "Created on"
|
|
msgstr "Kreirano"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
msgid "Currently Working"
|
|
msgstr "Trenutno radi"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_view_dashboard
|
|
msgid "Dashboard"
|
|
msgstr "Nadzorna ploča"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__date
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_management_view_filter
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
|
msgid "Date"
|
|
msgstr "Datum"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__date
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_rule__quantity_period__day
|
|
msgid "Day"
|
|
msgstr "Dan"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Define the camera used for the barcode scan."
|
|
msgstr "Definirajte kameru koja će se koristiti za skeniranje barkoda."
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Define the way the user will be identified by the application."
|
|
msgstr ""
|
|
"Definirajte način na koji će korisnik biti identificiran od strane aplikacije"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "Definition"
|
|
msgstr "Definicija"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__department_id
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
|
msgid "Department"
|
|
msgstr "Odjel"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__description
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__description
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "Description"
|
|
msgstr "Opis"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__device_tracking_enabled
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__attendance_device_tracking
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__attendance_device_tracking
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Device & Location Tracking"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_pivot
|
|
msgid "Difference"
|
|
msgstr "Razlika"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__display_extra_hours
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__display_extra_hours
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__hr_attendance_display_overtime
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__hr_attendance_display_overtime
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Display Extra Hours"
|
|
msgstr "Prikaži dodatne sate"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Display Extra Hours in Kiosk mode and on User profile."
|
|
msgstr "Prikaži dodatne sate u načinu rada kioska i na korisničkom profilu."
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Display Extra Hours."
|
|
msgstr "Prikaži dodatne sate."
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__display_name
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__display_name
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__display_name
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__display_name
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__display_name
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__display_name
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_version__display_name
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_ir_http__display_name
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__display_name
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__display_name
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_users__display_name
|
|
msgid "Display Name"
|
|
msgstr "Naziv"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Display Time"
|
|
msgstr "Prikaži vrijeme"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance.py:0
|
|
msgid ""
|
|
"Do not have access, user cannot edit the attendances that are not their own "
|
|
"or if they are not the attendance manager of the employee."
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "Duration to exceed:"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model,name:hr_attendance.model_hr_employee
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__employee_id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__employee_id
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_management_view_filter
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_employees_view_kanban
|
|
msgid "Employee"
|
|
msgstr "Zaposlenik"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/manual_selection/manual_selection.xml:0
|
|
msgid "Employee Avatar"
|
|
msgstr "Avatar djelatnika"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model,name:hr_attendance.model_hr_version
|
|
msgid "Employee Contract"
|
|
msgstr "Ugovor djelatnika"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__attendance_kiosk_use_pin
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__attendance_kiosk_use_pin
|
|
msgid "Employee PIN Identification"
|
|
msgstr "PIN identifikacija djelatnika"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__employee_tolerance
|
|
msgid "Employee Tolerance"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree_management
|
|
msgid "Employee attendances"
|
|
msgstr "Prisutnosti zaposlenih"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.js:0
|
|
msgid "Employee created successfully!"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.js:0
|
|
msgid "Employee name is required."
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.actions.act_window,name:hr_attendance.hr_employee_attendance_action_kanban
|
|
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_employee
|
|
msgid "Employees"
|
|
msgstr "Zaposlenici"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__employer_tolerance
|
|
msgid "Employer Tolerance"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.xml:0
|
|
msgid "Enter Badge Number"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.js:0
|
|
msgid "Error creating employee: "
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.js:0
|
|
msgid "Error: "
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/pin_code/pin_code.xml:0
|
|
msgid "Error: could not find corresponding employee."
|
|
msgstr "Greška: ne postoji odgovarajući zaposlenik."
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
|
msgid "Errors"
|
|
msgstr "Greške"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__expected_hours
|
|
msgid "Expected Hours"
|
|
msgstr "Očekivano sati"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__validated_overtime_hours
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__duration
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_employee_simple_tree_view
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree_management
|
|
msgid "Extra Hours"
|
|
msgstr "Dodatni sati"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__manual_duration
|
|
msgid "Extra Hours (encoded)"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_form
|
|
msgid "Extra Hours Rules"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__attendance_overtime_validation
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__attendance_overtime_validation
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Extra Hours Validation"
|
|
msgstr "Odobravanje dodatnih sati"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
|
msgid "Extra hours"
|
|
msgstr "Dodatni sati"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.js:0
|
|
msgid "Failed to create employee."
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/badge_scanner/badge_scanner.js:0
|
|
msgid "Failed to update badge: "
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__message_follower_ids
|
|
msgid "Followers"
|
|
msgstr "Pratitelji"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__message_partner_ids
|
|
msgid "Followers (Partners)"
|
|
msgstr "Pratitelji (Partneri)"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/badge_scanner/badge_scanner.xml:0
|
|
msgid "For"
|
|
msgstr "Za"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__timing_start
|
|
msgid "From"
|
|
msgstr "Od"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance.py:0
|
|
msgid "From %s"
|
|
msgstr "Od %s"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance_overtime_rule.py:0
|
|
msgid "From Employee"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__res_company__attendance_barcode_source__front
|
|
msgid "Front Camera"
|
|
msgstr "Prednja kamera"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
msgid "GPS Coordinates"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Generate new URL"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_list
|
|
msgid "Get working hours from contract"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/card_layout/card_layout.xml:0
|
|
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
|
#: code:addons/hr_attendance/static/src/components/manual_selection/manual_selection.xml:0
|
|
#: code:addons/hr_attendance/static/src/components/pin_code/pin_code.xml:0
|
|
msgid "Go back"
|
|
msgstr "Natrag"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
|
msgid "Goodbye"
|
|
msgstr "Doviđenja"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model,name:hr_attendance.model_ir_http
|
|
msgid "HTTP Routing"
|
|
msgstr "HTTP usmjeravanje"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__has_message
|
|
msgid "Has Message"
|
|
msgstr "Ima poruku"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__hours_last_month
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__hours_last_month
|
|
msgid "Hours Last Month"
|
|
msgstr "Sati prošli mjesec"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__hours_last_month_display
|
|
msgid "Hours Last Month Display"
|
|
msgstr "Sati prošli mjesec"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__hours_last_month_overtime
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__hours_last_month_overtime
|
|
msgid "Hours Last Month Overtime"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__hours_previously_today
|
|
msgid "Hours Previously Today"
|
|
msgstr "Sati ranije danas"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
|
msgid "Hours Previously Today:"
|
|
msgstr "Sati ranije danas:"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__hours_today
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__hours_today
|
|
msgid "Hours Today"
|
|
msgstr "Sati danas"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
|
msgid "Hours Today:"
|
|
msgstr "Sati danas:"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__expected_hours_from_contract
|
|
msgid "Hours from employee schedule"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
|
msgid "Hr Attendance Search"
|
|
msgstr "Predraživanje prisutnosti"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_version__id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_ir_http__id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_users__id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__in_ip_address
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
msgid "IP Address"
|
|
msgstr "IP adresa"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Identify Manually"
|
|
msgstr "Identificiraj ručno"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid ""
|
|
"If checked, days not covered by an attendance will be visible in the Report. "
|
|
"Does not apply to employees with a flexible working schedule."
|
|
msgstr ""
|
|
"Ako je označeno, dani bez evidentirane prisutnosti bit će vidljivi u "
|
|
"izvještaju. Ne odnosi se na zaposlenike s fleksibilnim radnim vremenom."
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance__message_needaction
|
|
msgid "If checked, new messages require your attention."
|
|
msgstr "Ako je označeno, nove poruke zahtijevaju Vašu pažnju."
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance__message_has_error
|
|
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance__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_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "If the employee works"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "If the worked hours on a"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__in_location
|
|
msgid "In Location"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__information_display
|
|
msgid "Information"
|
|
msgstr "Informacija"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
|
msgid "Input Mode (In)"
|
|
msgstr "Način unosa (u)"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
|
msgid "Input Mode (Out)"
|
|
msgstr "Način unosa (nije u)"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Install"
|
|
msgstr "Instaliraj"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
|
msgid "Invalid request"
|
|
msgstr "Neispravan zahtjev"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__message_is_follower
|
|
msgid "Is Follower"
|
|
msgstr "Je pratitelj"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__is_manager
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__is_manager
|
|
msgid "Is Manager"
|
|
msgstr "Je manager"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__in_mode__kiosk
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__out_mode__kiosk
|
|
msgid "Kiosk"
|
|
msgstr "Kiosk"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.ui.menu,name:hr_attendance.menu_action_open_form
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Kiosk Mode"
|
|
msgstr "Kiosk mod"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Kiosk Mode Adress"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Kiosk Settings"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
|
msgid "Last 3 Months"
|
|
msgstr "Zadnja 3 mjeseca"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__last_attendance_id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__last_attendance_id
|
|
msgid "Last Attendance"
|
|
msgstr "Zadnje prisustvo"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__last_attendance_worked_hours
|
|
msgid "Last Attendance Worked Hours"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__write_uid
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__write_uid
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__write_uid
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Promijenio"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__write_date
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__write_date
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__write_date
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Vrijeme promjene"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__in_latitude
|
|
msgid "Latitude"
|
|
msgstr "ŠIrina"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
|
msgid "Latitude (In)"
|
|
msgstr "ŠIrina (Prijava)"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
|
msgid "Latitude (Out)"
|
|
msgstr "ŠIrina (Odjava)"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__linked_overtime_ids
|
|
msgid "Linked Overtime"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.actions.server,name:hr_attendance.action_load_demo_data
|
|
msgid "Load demo data"
|
|
msgstr "Učitaj demo podatke"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/attendance_helper_view.xml:0
|
|
msgid "Load sample data"
|
|
msgstr "Učitaj primjere podataka"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
|
msgid "Location (In)"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
|
msgid "Location (Out)"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__in_longitude
|
|
msgid "Longitude"
|
|
msgstr "Dužina"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
|
msgid "Longitude (In)"
|
|
msgstr "Dužina (Prijava)"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
|
msgid "Longitude (Out)"
|
|
msgstr "Dužina (Odjava)"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.actions.act_window,name:hr_attendance.hr_attendance_management_action
|
|
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_view_attendances_management
|
|
msgid "Management"
|
|
msgstr "Rukovodstvo"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
|
msgid "Manager"
|
|
msgstr "Voditelj"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__in_mode__manual
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__out_mode__manual
|
|
msgid "Manual"
|
|
msgstr "Ručno"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Manual Attendance"
|
|
msgstr "Ručno prisustvo"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Manual Attendance or with barcode"
|
|
msgstr "Ručno prisustvo barkodom"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__res_company__attendance_kiosk_mode__manual
|
|
msgid "Manual Selection"
|
|
msgstr "Ručni odabir"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Manually (optional PIN)"
|
|
msgstr "Ručno (opcionalno PINom)"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_ruleset__rate_combination_mode__max
|
|
msgid "Maximum Rate"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.actions.client,name:hr_attendance.hr_attendance_action_greeting_message
|
|
msgid "Message"
|
|
msgstr "Poruka"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__message_has_error
|
|
msgid "Message Delivery error"
|
|
msgstr "Greška pri isporuci poruke"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__message_ids
|
|
msgid "Messages"
|
|
msgstr "Poruke"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
|
msgid "Method"
|
|
msgstr "Metoda"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.js:0
|
|
msgid "Missing Data"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/badge_scanner/badge_scanner.js:0
|
|
msgid "Missing Employee ID"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__in_mode
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
msgid "Mode"
|
|
msgstr "Način"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Modes"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_management_view_filter
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
|
msgid "My Attendances"
|
|
msgstr "Moje prisutnosti"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_management_view_filter
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_filter
|
|
msgid "My Team"
|
|
msgstr "Moj tim"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__name
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__name
|
|
msgid "Name"
|
|
msgstr "Naziv"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "New Set-up (Employee/Badge)"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/attendance_helper_view.xml:0
|
|
#: model_terms:ir.actions.act_window,help:hr_attendance.hr_attendance_management_action
|
|
#: model_terms:ir.actions.act_window,help:hr_attendance.hr_attendance_reporting
|
|
msgid "No attendance records found"
|
|
msgstr "Nema zapisa o prisutnostima"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/badge_scanner/badge_scanner.js:0
|
|
msgid "No barcode received"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.js:0
|
|
msgid "No employee corresponding to Badge ID '%(barcode)s.'"
|
|
msgstr "Nema zaposlenika čiji ID odgovara ID-u sa značke'%(barcode)s.'"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__message_needaction_counter
|
|
msgid "Number of Actions"
|
|
msgstr "Broj akcija"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__message_has_error_counter
|
|
msgid "Number of errors"
|
|
msgstr "Broj grešaka"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance__message_needaction_counter
|
|
msgid "Number of messages requiring action"
|
|
msgstr "Broj poruka koje zahtijevaju radnju"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance__message_has_error_counter
|
|
msgid "Number of messages with delivery error"
|
|
msgstr "Broj poruka sa greškama pri isporuci"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
|
msgid "OK"
|
|
msgstr "U redu"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Odoo Logo"
|
|
msgstr "Odoo Logo"
|
|
|
|
#. module: hr_attendance
|
|
#: model:res.groups,name:hr_attendance.group_hr_attendance_user
|
|
msgid "Officer: Manage all attendances"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:res.groups,name:hr_attendance.group_hr_attendance_officer
|
|
msgid "Officer: Manage attendances"
|
|
msgstr "Službenik: administrira sve prisutnosti"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_rule__timing_type__non_work_days
|
|
msgid "On any non-working day"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_rule__timing_type__work_days
|
|
msgid "On any working day"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/manual_selection/manual_selection.xml:0
|
|
msgid "On site"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_onboarding
|
|
msgid "Onboarding"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/manual_selection/manual_selection.xml:0
|
|
msgid "Online"
|
|
msgstr "Online"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.actions.server,name:hr_attendance.open_kiosk_url
|
|
msgid "Open Kiosk Url"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__out_browser
|
|
msgid "Out Browser"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__out_ip_address
|
|
msgid "Out Ip Address"
|
|
msgstr "Odjava sa IP adrese"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__out_latitude
|
|
msgid "Out Latitude"
|
|
msgstr "Odjava Širina"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__out_location
|
|
msgid "Out Location"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__out_longitude
|
|
msgid "Out Longitude"
|
|
msgstr "Odjava Duljina"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__out_mode
|
|
msgid "Out Mode"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance_overtime_rule.py:0
|
|
msgid "Outside Schedule: %(schedule_name)s"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_rule__timing_type__schedule
|
|
msgid "Outside of a specific schedule"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__overtime_hours
|
|
msgid "Over Time"
|
|
msgstr "Prekovremeno"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__overtime_ids
|
|
msgid "Overtime"
|
|
msgstr "Prekovremeno"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
msgid "Overtime Details"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model,name:hr_attendance.model_hr_attendance_overtime_rule
|
|
msgid "Overtime Rule"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.actions.act_window,name:hr_attendance.hr_attendance_overtime_rule_action
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_form
|
|
msgid "Overtime Rules"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model,name:hr_attendance.model_hr_attendance_overtime_ruleset
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_employee_form_inherit_hr_attendance
|
|
msgid "Overtime Ruleset"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_overtime_rulesets
|
|
msgid "Overtime Rulesets"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__overtime_status
|
|
msgid "Overtime Status"
|
|
msgstr "Status prekovremenih"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__amount_rate
|
|
msgid "Overtime pay rate"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_overview
|
|
msgid "Overview"
|
|
msgstr "Pregled"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__paid
|
|
msgid "Pay Extra Hours"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "Pay extra hours"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/pin_code/pin_code.xml:0
|
|
msgid "Please enter your PIN to"
|
|
msgstr "Molim vas da unesete PIN za"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
|
#: code:addons/hr_attendance/static/src/components/pin_code/pin_code.xml:0
|
|
msgid "Please return to the main menu."
|
|
msgstr "Molim vas da se vratite na glavni izbornik."
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.js:0
|
|
msgid "Please select an employee and enter a badge number."
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Powered by"
|
|
msgstr "Podržano od"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/attendance_menu/attendance_menu.js:0
|
|
msgid "Proceed Anyway"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_form
|
|
msgid "Provide a description or sources for this ruleset."
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model,name:hr_attendance.model_hr_employee_public
|
|
msgid "Public Employee"
|
|
msgstr "Javni djelatnik"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_rule__base_off__quantity
|
|
msgid "Quantity"
|
|
msgstr "Količina"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__quantity_period
|
|
msgid "Quantity Period"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "RFID Token with reader"
|
|
msgstr "RFID token sa čitačem"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "RFID Token with reader on tablet"
|
|
msgstr "RFID token sa čitačem na tabletu"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_employee_form_inherit_hr_attendance
|
|
msgid "RFID/Badge Number"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__amount_rate
|
|
msgid "Rate"
|
|
msgstr "Omjer"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__rate_combination_mode
|
|
msgid "Rate Combination Mode"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_filter
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_list
|
|
msgid "Rate Mode"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__rating_ids
|
|
msgid "Ratings"
|
|
msgstr "Ocjene"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_employee_form_inherit_hr_attendance
|
|
msgid "Read a badge"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/attendance_helper_view.xml:0
|
|
msgid "Ready to track attendances ?"
|
|
msgstr "Spremni za praćenje prisustava?"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree_management
|
|
msgid "Refuse"
|
|
msgstr "Odbiti"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
|
msgid "Refuse Extra Hours"
|
|
msgstr "Odbij dodatne sate"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
msgid "Refuse all overtimes for the same employee and date"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__overtime_status__refused
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_line__status__refused
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_management_view_filter
|
|
msgid "Refused"
|
|
msgstr "Odbijen"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_form
|
|
msgid "Regenerate overtimes"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_form
|
|
msgid "Regenerate overtimes for this ruleset"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_reporting
|
|
msgid "Reporting"
|
|
msgstr "Izvještavanje"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__rule_ids
|
|
msgid "Rule"
|
|
msgstr "Pravilo"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance_overtime_rule.py:0
|
|
msgid "Rule '%(name)s' is based off quantity, but the period is not specified"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance_overtime_rule.py:0
|
|
msgid ""
|
|
"Rule '%(name)s' is based off quantity, but the usual amount of work hours is "
|
|
"not specified"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance_overtime_rule.py:0
|
|
msgid ""
|
|
"Rule '%(name)s' is based off timing, but the work schedule is not specified"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "Rule Name"
|
|
msgstr "Naziv pravila"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_ruleset__rules_count
|
|
msgid "Rules Count"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__ruleset_id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__ruleset_id
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_version__ruleset_id
|
|
msgid "Ruleset"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_form
|
|
msgid "Ruleset Name"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_filter
|
|
msgid "Ruleset Search"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.actions.act_window,name:hr_attendance.hr_attendance_overtime_ruleset_action
|
|
msgid "Rulesets"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__message_has_sms_error
|
|
msgid "SMS Delivery error"
|
|
msgstr "Greška u slanju SMSa"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/badge_scanner/badge_scanner.xml:0
|
|
msgid "Scan Badge"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/badge_scanner/badge_scanner.xml:0
|
|
msgid "Scan or Tap your badge"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Scan your badge"
|
|
msgstr "Skenirajte svoju značku"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__res_company__attendance_barcode_source__scanner
|
|
msgid "Scanner"
|
|
msgstr "Skener"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__resource_calendar_id
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "Schedule"
|
|
msgstr "Planer"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/manual_selection/manual_selection.xml:0
|
|
msgid "Search..."
|
|
msgstr "Pronađi..."
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.xml:0
|
|
msgid "Select Employee Without Badge"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_employee_form_inherit_hr_attendance
|
|
msgid "Select a ruleset to manage overtime."
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "Select on Tablet"
|
|
msgstr "Odaberi na tabletu"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__sequence
|
|
msgid "Sequence"
|
|
msgstr "Sekvenca"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Set PIN codes in the employee detail form (in HR Settings tab)."
|
|
msgstr ""
|
|
"Postavljanje PIN kôdova u postavkama zaposlenika (u tabu postavki ljudskih "
|
|
"resursa)"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.xml:0
|
|
msgid "Set the Badge"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.js:0
|
|
msgid "Set-up"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.actions.act_window,name:hr_attendance.action_hr_attendance_settings
|
|
#: model:ir.ui.menu,name:hr_attendance.menu_hr_attendance_settings
|
|
msgid "Settings"
|
|
msgstr "Postavke"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/pin_code/pin_code.xml:0
|
|
msgid "Sign out"
|
|
msgstr "Odjava"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/attendance_menu/attendance_menu.xml:0
|
|
msgid "Since"
|
|
msgstr "Od"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__time_start
|
|
msgid "Start"
|
|
msgstr "Start"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.constraint,message:hr_attendance.constraint_hr_attendance_overtime_line_overtime_start_before_end
|
|
msgid "Starting time should be before end time."
|
|
msgstr "Vrijeme početka treba biti prije vremena završetka."
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__status
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_employee_simple_tree_view
|
|
msgid "Status"
|
|
msgstr "Status"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_line__time_stop
|
|
msgid "Stop"
|
|
msgstr "Kraj"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_ruleset__rate_combination_mode__sum
|
|
msgid "Sum of all rates"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__in_mode__systray
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__out_mode__systray
|
|
msgid "Systray"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__in_mode__technical
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__out_mode__technical
|
|
msgid "Technical"
|
|
msgstr "Tehnički"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance_overtime_rule__expected_hours_from_contract
|
|
msgid ""
|
|
"The attendance can go into negative extra hours to represent the missing "
|
|
"hours compared to what is expected if the Absence Management setting is "
|
|
"enabled."
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/attendance_helper_view.xml:0
|
|
msgid "The attendance records of your employees will be displayed here."
|
|
msgstr "Zapisi o prisutnosti vaših zaposlenika prikazivat će se ovdje."
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.actions.act_window,help:hr_attendance.hr_attendance_management_action
|
|
#: model_terms:ir.actions.act_window,help:hr_attendance.hr_attendance_reporting
|
|
msgid "The attendance reporting of your employees will be displayed here."
|
|
msgstr "Izvještaji o prisutnosti vaših djelatnika prikazivat će se ovdje."
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "The rule is based on"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance__attendance_manager_id
|
|
#: model:ir.model.fields,help:hr_attendance.field_hr_employee__attendance_manager_id
|
|
#: model:ir.model.fields,help:hr_attendance.field_hr_employee_public__attendance_manager_id
|
|
msgid ""
|
|
"The user set in Attendance will access the attendance of the employee "
|
|
"through the dedicated app and will be able to edit them."
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:res.groups,comment:hr_attendance.group_hr_attendance_user
|
|
msgid ""
|
|
"The user will have access to all attendance records and reports for all "
|
|
"employees."
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:res.groups,comment:hr_attendance.group_hr_attendance_own_reader
|
|
msgid ""
|
|
"The user will have access to his own attendances on his user / employee "
|
|
"profile"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:res.groups,comment:hr_attendance.group_hr_attendance_officer
|
|
msgid ""
|
|
"The user will have access to the attendance records and reporting of "
|
|
"employees where he's set as an attendance manager"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance.py:0
|
|
msgid ""
|
|
"This attendance was automatically checked out because the employee exceeded "
|
|
"the allowed time for their scheduled work hours."
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance.py:0
|
|
msgid ""
|
|
"This attendance was automatically created to cover an unjustified absence on "
|
|
"that day."
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_rule__base_off__timing
|
|
msgid "Timing"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.constraint,message:hr_attendance.constraint_hr_attendance_overtime_rule_timing_start_is_hour
|
|
msgid "Timing Start is an hour of the day"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.constraint,message:hr_attendance.constraint_hr_attendance_overtime_rule_timing_stop_is_hour
|
|
msgid "Timing Stop is an hour of the day"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__timing_type
|
|
msgid "Timing Type"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__timing_stop
|
|
msgid "To"
|
|
msgstr "Do"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance__overtime_status__to_approve
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_line__status__to_approve
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_management_view_filter
|
|
msgid "To Approve"
|
|
msgstr "Za odobriti"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
|
msgid "Today"
|
|
msgstr "Danas"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__overtime_company_threshold
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__overtime_company_threshold
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Tolerance Time In Favor Of Company"
|
|
msgstr "Vrijeme tolerancije u korist tvrtke"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__overtime_employee_threshold
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_res_config_settings__overtime_employee_threshold
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Tolerance Time In Favor Of Employee"
|
|
msgstr "Vrijeme tolerancije u korist djelatnika"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
|
msgid "Total"
|
|
msgstr "Ukupno"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee__total_overtime
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_employee_public__total_overtime
|
|
msgid "Total Overtime"
|
|
msgstr "Ukupno prekovremeno"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/attendance_menu/attendance_menu.xml:0
|
|
msgid "Total today"
|
|
msgstr "Ukupno danas"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.actions.server,name:hr_attendance.action_try_kiosk
|
|
msgid "Try kiosk"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/attendance_helper_view.xml:0
|
|
msgid "Try the backend and reporting:"
|
|
msgstr "Probajte backend i izvještaje:"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/attendance_helper_view.xml:0
|
|
msgid "Try the kiosk"
|
|
msgstr "Isprobaj kiosk način rada"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/attendance_helper_view.xml:0
|
|
msgid "Try the top"
|
|
msgstr "Pokušajte gornju"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/attendance_menu/attendance_menu.js:0
|
|
msgid ""
|
|
"Unable to get a valid location. Do you want to proceed with your check-in/"
|
|
"out anyway?"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/controllers/main.py:0
|
|
msgid "Unknown"
|
|
msgstr "Nepoznato"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Use PIN codes (defined on the Employee's profile) to check-in."
|
|
msgstr "Koristite PIN kodove (definirane na kartici djelatnika) za prijavu"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.res_config_settings_view_form
|
|
msgid "Use this url to access your kiosk mode from any device."
|
|
msgstr "Pomoću ovog URL-a pristupite načinu rada kioska s bilo kojeg uređaja."
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model,name:hr_attendance.model_res_users
|
|
msgid "User"
|
|
msgstr "Korisnik"
|
|
|
|
#. module: hr_attendance
|
|
#: model:res.groups,name:hr_attendance.group_hr_attendance_own_reader
|
|
msgid "User: Read his own attendances"
|
|
msgstr "Korisnik: Pravo čitanja vlastitih prisustava"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance_overtime_rule__expected_hours
|
|
msgid "Usual work hours"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.js:0
|
|
msgid "Validation Error"
|
|
msgstr "Greška kod provjere"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
msgid "View on Maps"
|
|
msgstr "Vidi na kartama"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__website_message_ids
|
|
msgid "Website Messages"
|
|
msgstr "Poruke webstranica"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,help:hr_attendance.field_hr_attendance__website_message_ids
|
|
msgid "Website communication history"
|
|
msgstr "Povijest komunikacije Web stranice"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_rule__quantity_period__week
|
|
msgid "Week"
|
|
msgstr "Tjedan"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
|
msgid "Welcome"
|
|
msgstr "Dobrodošli"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields.selection,name:hr_attendance.selection__hr_attendance_overtime_rule__timing_type__leave
|
|
msgid "When employee is off"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "With a tolerance in favor of the employee of"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "With a tolerance in favor of the employer of"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_employee_simple_tree_view
|
|
msgid "Work Hours"
|
|
msgstr "Radni sati"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree_management
|
|
msgid "Worked Extra Hours"
|
|
msgstr "Odrađeni dodatni sati"
|
|
|
|
#. module: hr_attendance
|
|
#: model:ir.model.fields,field_description:hr_attendance.field_hr_attendance__worked_hours
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_graph
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_pivot
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree
|
|
msgid "Worked Hours"
|
|
msgstr "Odrađeni sati"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_view_form
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_attendance_tree_management
|
|
msgid "Worked Time"
|
|
msgstr "Odrađeno vrijeme"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_employee_public_view_form
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.view_employee_form_inherit_hr_attendance
|
|
msgid "Worked hours this month"
|
|
msgstr "Radnih sati ovaj mjesec"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.js:0
|
|
msgid "Wrong Pin"
|
|
msgstr "Pogrešan PIN"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance.py:0
|
|
msgid "You cannot duplicate an attendance."
|
|
msgstr "Ne možete duplicirati prisutnost."
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance.py:0
|
|
msgid "You don't have the rights to execute that action."
|
|
msgstr "Nemate dovoljne ovlasti za izvršavanje ove radnje."
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "and"
|
|
msgstr "i"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/pin_code/pin_code.xml:0
|
|
msgid "check in"
|
|
msgstr "prijava"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/pin_code/pin_code.xml:0
|
|
msgid "check out"
|
|
msgstr "odjava"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance_overtime_rule.py:0
|
|
msgid "day"
|
|
msgstr "dan"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "differs"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/components/new_employee_dialog/new_employee_dialog.xml:0
|
|
msgid "e.g. John Doe"
|
|
msgstr "npr. John Doe"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_ruleset_view_form
|
|
msgid "e.g. Legal Rules"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "e.g. Over 8 hours daily"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "from a specific duration"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "from the amount defined on the contract"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "hours"
|
|
msgstr "sati"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/attendance_helper_view.xml:0
|
|
msgid "icon (e.g for work from home)"
|
|
msgstr "ikona (npr. za rad od kuće)"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/views/attendance_helper_view.xml:0
|
|
msgid "or"
|
|
msgstr "ili"
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-python
|
|
#: code:addons/hr_attendance/models/hr_attendance_overtime_rule.py:0
|
|
msgid "week"
|
|
msgstr "tjedan"
|
|
|
|
#. module: hr_attendance
|
|
#: model_terms:ir.ui.view,arch_db:hr_attendance.hr_attendance_overtime_rule_view_form
|
|
msgid "with a rate of"
|
|
msgstr ""
|
|
|
|
#. module: hr_attendance
|
|
#. odoo-javascript
|
|
#: code:addons/hr_attendance/static/src/public_kiosk/public_kiosk_app.xml:0
|
|
msgid "with optional PIN code"
|
|
msgstr "sa opcionalnim PIN kodom"
|
|
|
|
#~ msgid "Location"
|
|
#~ msgstr "Lokacija"
|
|
|
|
#~ msgid ""
|
|
#~ "Do not have access, user cannot edit the attendances that are not his own."
|
|
#~ msgstr ""
|
|
#~ "Nemate pristup, korisnik ne može uređivati prisutnosti koje nisu njegove"
|
|
|
|
#~ msgid "Warning"
|
|
#~ msgstr "Upozorenje"
|
|
|
|
#~ msgid "%(empl_name)s from %(check_in)s"
|
|
#~ msgstr "%(empl_name)s od %(check_in)s"
|
|
|
|
#~ msgid "%(empl_name)s from %(check_in)s to %(check_out)s"
|
|
#~ msgstr "%(empl_name)s od %(check_in)s do %(check_out)s"
|
|
|
|
#~ msgid ""
|
|
#~ "<i class=\"fa fa-calendar\" aria-label=\"Period\" role=\"img\" "
|
|
#~ "title=\"Period\"/>"
|
|
#~ msgstr ""
|
|
#~ "<i class=\"fa fa-calendar\" aria-label=\"Period\" role=\"img\" "
|
|
#~ "title=\"Period\"/>"
|
|
|
|
#~ msgid ""
|
|
#~ "<span class=\"o_stat_text\">\n"
|
|
#~ " Last Month\n"
|
|
#~ " </span>"
|
|
#~ msgstr ""
|
|
#~ "<span class=\"o_stat_text\">\n"
|
|
#~ " Prošli mjesec\n"
|
|
#~ " </span>"
|
|
|
|
#~ msgid "Adjustment"
|
|
#~ msgstr "Prilagodba"
|
|
|
|
#~ msgid "An apple a day keeps the doctor away"
|
|
#~ msgstr "Jabuka na dan, liječnik iz kuće van"
|
|
|
|
#~ msgid "Another good day's work! See you soon!"
|
|
#~ msgstr "Još jedan dobar radni dan! Vidimo se uskoro!"
|
|
|
|
#~ msgid "Attendance Analysis"
|
|
#~ msgstr "Analiza prisutnosti"
|
|
|
|
#~ msgid "Barcode"
|
|
#~ msgstr "Barkod"
|
|
|
|
#~ msgid "Check In / Check Out"
|
|
#~ msgstr "Prijava / odjava"
|
|
|
|
#~ msgid ""
|
|
#~ "Early to bed and early to rise, makes a man healthy, wealthy and wise"
|
|
#~ msgstr ""
|
|
#~ "Spavanje je jedan zlatni lanac koji povezuje zdravlje i naša tijela "
|
|
#~ "zajedno. "
|
|
|
|
#~ msgid "Eat breakfast as a king, lunch as a merchant and supper as a beggar"
|
|
#~ msgstr "Doručkuj kao kralj, ručaj kao princ, a večeraj kao prosjak"
|
|
|
|
#~ msgid "Employee PIN"
|
|
#~ msgstr "PIN zaposlenika"
|
|
|
|
#~ msgid "Enable PIN use"
|
|
#~ msgstr "Omogući korištenje PIN-a"
|
|
|
|
#~ msgid "First come, first served"
|
|
#~ msgstr "Tko prvi, njegova djevojka"
|
|
|
|
#~ msgid "Glad to have you back, it's been a while!"
|
|
#~ msgstr "Lijepo vas je ponovo vidjeti nakon toliko vremena!"
|
|
|
|
#~ msgid "Good afternoon"
|
|
#~ msgstr "Dobar dan"
|
|
|
|
#~ msgid "Good evening"
|
|
#~ msgstr "Dobra večer"
|
|
|
|
#~ msgid "Good morning"
|
|
#~ msgstr "Dobro jutro"
|
|
|
|
#~ msgid "Good night"
|
|
#~ msgstr "Laku noć"
|
|
|
|
#~ msgid "Group By"
|
|
#~ msgstr "Grupiraj po"
|
|
|
|
#~ msgid "Have a good afternoon"
|
|
#~ msgstr "Ugodno poslijepodne!"
|
|
|
|
#~ msgid "Have a good day!"
|
|
#~ msgstr "Ugodan dan!"
|
|
|
|
#~ msgid "Have a good evening"
|
|
#~ msgstr "Ugodna večer!"
|
|
|
|
#~ msgid "Have a nice lunch!"
|
|
#~ msgstr "Uživajte u ručku!"
|
|
|
|
#~ msgid "Hours"
|
|
#~ msgstr "Sati"
|
|
|
|
#~ msgid "If a job is worth doing, it is worth doing well!"
|
|
#~ msgstr ""
|
|
#~ "Ako se posao treba napraviti onda ga se isplati napraviti kvalitetno!"
|
|
|
|
#~ msgid "Menu"
|
|
#~ msgstr "Izbornik"
|
|
|
|
#~ msgid "No Check Out"
|
|
#~ msgstr "Bez odjave"
|
|
|
|
#~ msgid "No attendance records to display"
|
|
#~ msgstr "Nema zapisa o prisutnostima"
|
|
|
|
#~ msgid "The early bird catches the worm"
|
|
#~ msgstr "Tko rano rani, dvije sreće grabi"
|
|
|
|
#~ msgid ""
|
|
#~ "The user will gain access to the human resources attendance menu, "
|
|
#~ "enabling him to manage his own attendance."
|
|
#~ msgstr ""
|
|
#~ "Korisnik će dobiti pristup izborniku prisustava te će moći sam raditi "
|
|
#~ "prijave i odjave."
|
|
|
|
#~ msgid ""
|
|
#~ "The user will have to enter his PIN to check in and out manually at the "
|
|
#~ "company screen."
|
|
#~ msgstr ""
|
|
#~ "Korisnik će morati upisati svoj BIN kako bi se mogao ručno prijaviti i "
|
|
#~ "odjaviti na ekranu tvrtke."
|
|
|
|
#~ msgid "Today's work hours:"
|
|
#~ msgstr "Danas radnih sati:"
|
|
|
|
#~ msgid "Want to check out?"
|
|
#~ msgstr "Želite li se odjaviti?"
|
|
|
|
#~ msgid "Welcome to"
|
|
#~ msgstr "Dobrodošli u"
|
|
|
|
#~ msgid "Welcome!"
|
|
#~ msgstr "Dobrodošli!"
|
|
|
|
#~ msgid "Worked hours last month"
|
|
#~ msgstr "Odrađeno sati prošli mjesec"
|
|
|
|
#~ msgid "Wrong PIN"
|
|
#~ msgstr "Pogrešan PIN"
|