hr.po 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * project_timesheet_holidays
  4. #
  5. # Translators:
  6. # Vladimir Olujić <olujic.vladimir@storm.hr>, 2022
  7. # Milan Tribuson <one.mile.code@gmail.com>, 2022
  8. # Martin Trigaux, 2022
  9. # Bole <bole@dajmi5.com>, 2023
  10. #
  11. msgid ""
  12. msgstr ""
  13. "Project-Id-Version: Odoo Server 16.0+e\n"
  14. "Report-Msgid-Bugs-To: \n"
  15. "POT-Creation-Date: 2022-12-15 12:51+0000\n"
  16. "PO-Revision-Date: 2022-09-22 05:54+0000\n"
  17. "Last-Translator: Bole <bole@dajmi5.com>, 2023\n"
  18. "Language-Team: Croatian (https://app.transifex.com/odoo/teams/41243/hr/)\n"
  19. "MIME-Version: 1.0\n"
  20. "Content-Type: text/plain; charset=UTF-8\n"
  21. "Content-Transfer-Encoding: \n"
  22. "Language: hr\n"
  23. "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"
  24. #. module: project_timesheet_holidays
  25. #: model:ir.model,name:project_timesheet_holidays.model_account_analytic_line
  26. msgid "Analytic Line"
  27. msgstr "Analitička stavka"
  28. #. module: project_timesheet_holidays
  29. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave__timesheet_ids
  30. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_resource_calendar_leaves__timesheet_ids
  31. msgid "Analytic Lines"
  32. msgstr "Analitičke stavke"
  33. #. module: project_timesheet_holidays
  34. #. odoo-python
  35. #: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
  36. #, python-format
  37. msgid ""
  38. "Both the internal project and task are required to generate a timesheet for "
  39. "the time off %s. If you don't want a timesheet, you should leave the "
  40. "internal project and task empty."
  41. msgstr ""
  42. #. module: project_timesheet_holidays
  43. #: model:ir.model,name:project_timesheet_holidays.model_res_company
  44. msgid "Companies"
  45. msgstr "Tvrtke"
  46. #. module: project_timesheet_holidays
  47. #: model:ir.model,name:project_timesheet_holidays.model_res_config_settings
  48. msgid "Config Settings"
  49. msgstr "Postavke"
  50. #. module: project_timesheet_holidays
  51. #: model:ir.model,name:project_timesheet_holidays.model_hr_employee
  52. msgid "Employee"
  53. msgstr "Zaposlenik"
  54. #. module: project_timesheet_holidays
  55. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
  56. msgid "Generate Timesheet"
  57. msgstr "Kreiraj kontrolne kartice"
  58. #. module: project_timesheet_holidays
  59. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__global_leave_id
  60. msgid "Global Time Off"
  61. msgstr "Generalno vrijeme odsustva"
  62. #. module: project_timesheet_holidays
  63. #: model:ir.model.fields,help:project_timesheet_holidays.field_hr_leave_type__timesheet_generate
  64. msgid ""
  65. "If checked, when validating a time off, timesheet will be generated in the "
  66. "Vacation Project of the company."
  67. msgstr ""
  68. "Označavanjem omogućavate kreiranje stavaka kontrolnih katica prilikom "
  69. "odobravanja odsustava (prema postavkama projekta)."
  70. #. module: project_timesheet_holidays
  71. #. odoo-python
  72. #: code:addons/project_timesheet_holidays/models/res_company.py:0
  73. #: code:addons/project_timesheet_holidays/models/res_company.py:0
  74. #, python-format
  75. msgid "Internal"
  76. msgstr "Interno"
  77. #. module: project_timesheet_holidays
  78. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__internal_project_id
  79. msgid "Internal Project"
  80. msgstr "Interni projekt"
  81. #. module: project_timesheet_holidays
  82. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__is_timeoff_task
  83. msgid "Is Time off Task"
  84. msgstr ""
  85. #. module: project_timesheet_holidays
  86. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__holiday_id
  87. msgid "Leave Request"
  88. msgstr "Zahtjev za odsustvom"
  89. #. module: project_timesheet_holidays
  90. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_project_task__leave_types_count
  91. msgid "Leave Types Count"
  92. msgstr ""
  93. #. module: project_timesheet_holidays
  94. #. odoo-python
  95. #: code:addons/project_timesheet_holidays/models/project_task.py:0
  96. #, python-format
  97. msgid "Operation not supported"
  98. msgstr "Operacija nije podržana"
  99. #. module: project_timesheet_holidays
  100. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_project_id
  101. #: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
  102. msgid "Project"
  103. msgstr "Projekt"
  104. #. module: project_timesheet_holidays
  105. #: model:ir.model,name:project_timesheet_holidays.model_resource_calendar_leaves
  106. msgid "Resource Time Off Detail"
  107. msgstr "Detalji odsustva"
  108. #. module: project_timesheet_holidays
  109. #: model:ir.model,name:project_timesheet_holidays.model_project_task
  110. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_account_analytic_line__task_id
  111. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_hr_leave_type__timesheet_task_id
  112. #: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.res_config_settings_view_form
  113. msgid "Task"
  114. msgstr "Zadatak"
  115. #. module: project_timesheet_holidays
  116. #: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__internal_project_id
  117. msgid ""
  118. "The default project used when automatically generating timesheets via time "
  119. "off requests. You can specify another project on each time off type "
  120. "individually."
  121. msgstr ""
  122. #. module: project_timesheet_holidays
  123. #: model:ir.model.fields,help:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
  124. msgid ""
  125. "The default task used when automatically generating timesheets via time off "
  126. "requests. You can specify another task on each time off type individually."
  127. msgstr ""
  128. #. module: project_timesheet_holidays
  129. #. odoo-python
  130. #: code:addons/project_timesheet_holidays/models/res_company.py:0
  131. #: code:addons/project_timesheet_holidays/models/res_company.py:0
  132. #: model:ir.model,name:project_timesheet_holidays.model_hr_leave
  133. #, python-format
  134. msgid "Time Off"
  135. msgstr "Odsustva"
  136. #. module: project_timesheet_holidays
  137. #. odoo-python
  138. #: code:addons/project_timesheet_holidays/models/hr_holidays.py:0
  139. #: code:addons/project_timesheet_holidays/models/resource_calendar_leaves.py:0
  140. #, python-format
  141. msgid "Time Off (%s/%s)"
  142. msgstr ""
  143. #. module: project_timesheet_holidays
  144. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_company__leave_timesheet_task_id
  145. #: model:ir.model.fields,field_description:project_timesheet_holidays.field_res_config_settings__leave_timesheet_task_id
  146. msgid "Time Off Task"
  147. msgstr "Zadatak odsustva"
  148. #. module: project_timesheet_holidays
  149. #: model:ir.model,name:project_timesheet_holidays.model_hr_leave_type
  150. msgid "Time Off Type"
  151. msgstr "Vrsta odsustva"
  152. #. module: project_timesheet_holidays
  153. #: model_terms:ir.ui.view,arch_db:project_timesheet_holidays.hr_holiday_status_view_form_inherit
  154. msgid "Timesheet"
  155. msgstr "Evidencija rada"
  156. #. module: project_timesheet_holidays
  157. #. odoo-python
  158. #: code:addons/project_timesheet_holidays/models/account_analytic.py:0
  159. #, python-format
  160. msgid ""
  161. "You cannot create timesheets for a task that is linked to a time off type. "
  162. "Please use the Time Off application to request new time off instead."
  163. msgstr ""
  164. #. module: project_timesheet_holidays
  165. #. odoo-python
  166. #: code:addons/project_timesheet_holidays/models/account_analytic.py:0
  167. #, python-format
  168. msgid ""
  169. "You cannot delete timesheets that are linked to time off requests. Please "
  170. "cancel your time off request from the Time Off application instead."
  171. msgstr ""
  172. #. module: project_timesheet_holidays
  173. #. odoo-python
  174. #: code:addons/project_timesheet_holidays/models/account_analytic.py:0
  175. #, python-format
  176. msgid ""
  177. "You cannot modify timesheets that are linked to time off requests. Please "
  178. "use the Time Off application to modify your time off requests instead."
  179. msgstr ""