118 lines
4.4 KiB
Plaintext
118 lines
4.4 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * hr_timesheet_attendance
|
||
|
#
|
||
|
# Translators:
|
||
|
# Bole <bole@dajmi5.com>, 2017
|
||
|
# Martin Trigaux <mat@odoo.com>, 2017
|
||
|
# Karolina Tonković <karolina.tonkovic@storm.hr>, 2017
|
||
|
# Đurđica Žarković <durdica.zarkovic@storm.hr>, 2017
|
||
|
# KRISTINA PALAŠ <kristina.palas@storm.hr>, 2017
|
||
|
# Tina Milas <tina@uvid.hr>, 2017
|
||
|
# Vladimir Olujić <olujic.vladimir@storm.hr>, 2017
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Odoo Server 10.saas~18\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2017-09-20 09:53+0000\n"
|
||
|
"PO-Revision-Date: 2017-09-20 09:53+0000\n"
|
||
|
"Last-Translator: Vladimir Olujić <olujic.vladimir@storm.hr>, 2017\n"
|
||
|
"Language-Team: Croatian (https://www.transifex.com/odoo/teams/41243/hr/)\n"
|
||
|
"MIME-Version: 1.0\n"
|
||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||
|
"Content-Transfer-Encoding: \n"
|
||
|
"Language: hr\n"
|
||
|
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||
|
|
||
|
#. module: hr_timesheet_attendance
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_attendance_report_date
|
||
|
msgid "Date"
|
||
|
msgstr "Datum"
|
||
|
|
||
|
#. module: hr_timesheet_attendance
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_attendance_report_display_name
|
||
|
msgid "Display Name"
|
||
|
msgstr "Naziv za prikaz"
|
||
|
|
||
|
#. module: hr_timesheet_attendance
|
||
|
#: model:ir.actions.act_window,name:hr_timesheet_attendance.action_hr_timesheet_attendance_report
|
||
|
msgid "HR Timesheet/Attendance Report"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: hr_timesheet_attendance
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_attendance_report_id
|
||
|
msgid "ID"
|
||
|
msgstr "ID"
|
||
|
|
||
|
#. module: hr_timesheet_attendance
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_attendance_report___last_update
|
||
|
msgid "Last Modified on"
|
||
|
msgstr "Zadnja promjena"
|
||
|
|
||
|
#. module: hr_timesheet_attendance
|
||
|
#: code:addons/hr_timesheet_attendance/models/hr_timesheet_sheet.py:76
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"Please verify that the total difference of the sheet is lower than %.2f."
|
||
|
msgstr "Molimo provjerite da li je ukupna razlika po listama manja od %.2f."
|
||
|
|
||
|
#. module: hr_timesheet_attendance
|
||
|
#: code:addons/hr_timesheet_attendance/models/hr_timesheet_sheet.py:85
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"The timesheet cannot be validated as it contains an attendance record with "
|
||
|
"no Check Out."
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: hr_timesheet_attendance
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_attendance.view_hr_timesheet_attendance_report_search
|
||
|
msgid "This Month"
|
||
|
msgstr "Ovaj mjesec"
|
||
|
|
||
|
#. module: hr_timesheet_attendance
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_attendance.view_hr_timesheet_attendance_report_search
|
||
|
msgid "This Week"
|
||
|
msgstr "Ovaj tjedan"
|
||
|
|
||
|
#. module: hr_timesheet_attendance
|
||
|
#: model:ir.ui.menu,name:hr_timesheet_attendance.menu_hr_timesheet_attendance_report
|
||
|
msgid "Timesheet / Attendance"
|
||
|
msgstr "Evidencija rada / Prisutnost"
|
||
|
|
||
|
#. module: hr_timesheet_attendance
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_attendance_report_total_attendance
|
||
|
msgid "Total Attendance"
|
||
|
msgstr "Ukupna prisutnost"
|
||
|
|
||
|
#. module: hr_timesheet_attendance
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_attendance_report_total_difference
|
||
|
msgid "Total Difference"
|
||
|
msgstr "Ukupna razlika"
|
||
|
|
||
|
#. module: hr_timesheet_attendance
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_attendance_report_total_timesheet
|
||
|
msgid "Total Timesheet"
|
||
|
msgstr "Ukupan broj evidentiranih sati u evidenciji rada"
|
||
|
|
||
|
#. module: hr_timesheet_attendance
|
||
|
#: model:ir.model.fields,field_description:hr_timesheet_attendance.field_hr_timesheet_attendance_report_user_id
|
||
|
msgid "User"
|
||
|
msgstr "Korisnik"
|
||
|
|
||
|
#. module: hr_timesheet_attendance
|
||
|
#: code:addons/hr_timesheet_attendance/models/hr_timesheet_sheet.py:53
|
||
|
#, python-format
|
||
|
msgid "You cannot delete a timesheet that has attendance entries."
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: hr_timesheet_attendance
|
||
|
#: model:ir.model,name:hr_timesheet_attendance.model_hr_timesheet_attendance_report
|
||
|
msgid "hr.timesheet.attendance.report"
|
||
|
msgstr "hr.timesheet.attendance.report"
|
||
|
|
||
|
#. module: hr_timesheet_attendance
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_attendance.view_hr_timesheet_attendance_report_pivot
|
||
|
#: model:ir.ui.view,arch_db:hr_timesheet_attendance.view_hr_timesheet_attendance_report_search
|
||
|
msgid "timesheet attendance"
|
||
|
msgstr "timesheet attendance"
|