hr.po 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * note
  4. #
  5. # Translators:
  6. # Matej Mijoč, 2022
  7. # Ivica Dimjašević <ivica.dimjasevic@storm.hr>, 2022
  8. # Ivan Marijanović <ivanm101@yahoo.com>, 2022
  9. # Vladimir Vrgoč, 2022
  10. # hrvoje sić <hrvoje.sic@gmail.com>, 2022
  11. # Bole <bole@dajmi5.com>, 2022
  12. # Đurđica Žarković <durdica.zarkovic@storm.hr>, 2022
  13. # Vladimir Olujić <olujic.vladimir@storm.hr>, 2022
  14. # Karolina Tonković <karolina.tonkovic@storm.hr>, 2022
  15. # Milan Tribuson <one.mile.code@gmail.com>, 2022
  16. # Martin Trigaux, 2022
  17. #
  18. msgid ""
  19. msgstr ""
  20. "Project-Id-Version: Odoo Server 15.5alpha1\n"
  21. "Report-Msgid-Bugs-To: \n"
  22. "POT-Creation-Date: 2022-09-20 09:01+0000\n"
  23. "PO-Revision-Date: 2022-09-22 05:53+0000\n"
  24. "Last-Translator: Martin Trigaux, 2022\n"
  25. "Language-Team: Croatian (https://app.transifex.com/odoo/teams/41243/hr/)\n"
  26. "MIME-Version: 1.0\n"
  27. "Content-Type: text/plain; charset=UTF-8\n"
  28. "Content-Transfer-Encoding: \n"
  29. "Language: hr\n"
  30. "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"
  31. #. module: note
  32. #: model_terms:ir.ui.view,arch_db:note.view_note_note_kanban
  33. msgid "<i class=\"fa fa-check\" role=\"img\" aria-label=\"Opened\" title=\"Opened\"/>"
  34. msgstr "<i class=\"fa fa-check\" role=\"img\" aria-label=\"Opened\" title=\"Otvoreno\"/>"
  35. #. module: note
  36. #: model_terms:ir.ui.view,arch_db:note.view_note_note_kanban
  37. msgid "<i class=\"fa fa-undo\" role=\"img\" aria-label=\"Closed\" title=\"Closed\"/>"
  38. msgstr "<i class=\"fa fa-undo\" role=\"img\" aria-label=\"Closed\" title=\"Zatvoreno\"/>"
  39. #. module: note
  40. #: model:ir.model.fields,field_description:note.field_mail_activity_type__category
  41. msgid "Action"
  42. msgstr "Akcija"
  43. #. module: note
  44. #: model:ir.model.fields,field_description:note.field_note_note__message_needaction
  45. msgid "Action Needed"
  46. msgstr "Potrebna dodatna radnja"
  47. #. module: note
  48. #: model:ir.model.fields,help:note.field_mail_activity_type__category
  49. msgid ""
  50. "Actions may trigger specific behavior like opening calendar view or "
  51. "automatically mark as done when a document is uploaded"
  52. msgstr ""
  53. "Akcije mogu pokrenuti specifično ponašanje kao npr. otvaranje pregleda "
  54. "kalendara ili automatski označiti kao dovršeno kad je dokument učitan"
  55. #. module: note
  56. #: model:ir.model.fields,field_description:note.field_note_note__open
  57. #: model_terms:ir.ui.view,arch_db:note.view_note_note_filter
  58. msgid "Active"
  59. msgstr "Aktivan"
  60. #. module: note
  61. #: model:ir.model.fields,field_description:note.field_note_note__activity_ids
  62. msgid "Activities"
  63. msgstr "Aktivnosti"
  64. #. module: note
  65. #: model:ir.model,name:note.model_mail_activity
  66. msgid "Activity"
  67. msgstr "Aktivnost"
  68. #. module: note
  69. #: model:ir.model.fields,field_description:note.field_note_note__activity_exception_decoration
  70. msgid "Activity Exception Decoration"
  71. msgstr "Dekoracija iznimke aktivnosti"
  72. #. module: note
  73. #: model:ir.model.fields,field_description:note.field_note_note__activity_state
  74. msgid "Activity State"
  75. msgstr "Status aktivnosti"
  76. #. module: note
  77. #: model:ir.model,name:note.model_mail_activity_type
  78. msgid "Activity Type"
  79. msgstr "Vrsta aktivnosti"
  80. #. module: note
  81. #: model:ir.model.fields,field_description:note.field_note_note__activity_type_icon
  82. msgid "Activity Type Icon"
  83. msgstr "Ikona tipa aktivnosti"
  84. #. module: note
  85. #: model_terms:ir.actions.act_window,help:note.action_note_note
  86. msgid "Add a new personal note"
  87. msgstr "Dodaj novu privatnu bilješku"
  88. #. module: note
  89. #: model_terms:ir.actions.act_window,help:note.note_tag_action
  90. msgid "Add a new tag"
  91. msgstr "Dodaj novu oznaku"
  92. #. module: note
  93. #. openerp-web
  94. #: code:addons/note/static/src/components/activity_menu_view/activity_menu_view.xml:0
  95. #, python-format
  96. msgid "Add a note"
  97. msgstr "Dodaj bilješku"
  98. #. module: note
  99. #. openerp-web
  100. #: code:addons/note/static/src/components/activity_menu_view/activity_menu_view.xml:0
  101. #, python-format
  102. msgid "Add new note"
  103. msgstr "Dodaj novu bilješku"
  104. #. module: note
  105. #: model_terms:ir.ui.view,arch_db:note.view_note_note_filter
  106. msgid "Archive"
  107. msgstr "Arhiviraj"
  108. #. module: note
  109. #: model:ir.model.fields,field_description:note.field_note_note__message_attachment_count
  110. msgid "Attachment Count"
  111. msgstr "Broj priloga"
  112. #. module: note
  113. #: model_terms:ir.ui.view,arch_db:note.view_note_note_filter
  114. msgid "By sticky note Category"
  115. msgstr "Po kategoriji bilješke"
  116. #. module: note
  117. #. openerp-web
  118. #: code:addons/note/static/src/components/activity_menu_view/activity_menu_view.xml:0
  119. #, python-format
  120. msgid "Channel"
  121. msgstr "Kanal"
  122. #. module: note
  123. #: model:ir.model.fields,field_description:note.field_note_note__color
  124. #: model:ir.model.fields,field_description:note.field_note_tag__color
  125. msgid "Color Index"
  126. msgstr "Indeks boje"
  127. #. module: note
  128. #: model:ir.model.fields,field_description:note.field_note_note__company_id
  129. msgid "Company"
  130. msgstr "Tvrtka"
  131. #. module: note
  132. #: model:ir.ui.menu,name:note.menu_note_configuration
  133. msgid "Configuration"
  134. msgstr "Postava"
  135. #. module: note
  136. #: model:ir.model.fields,field_description:note.field_note_note__create_uid
  137. #: model:ir.model.fields,field_description:note.field_note_stage__create_uid
  138. #: model:ir.model.fields,field_description:note.field_note_tag__create_uid
  139. msgid "Created by"
  140. msgstr "Kreirao"
  141. #. module: note
  142. #: model:ir.model.fields,field_description:note.field_note_note__create_date
  143. #: model:ir.model.fields,field_description:note.field_note_stage__create_date
  144. #: model:ir.model.fields,field_description:note.field_note_tag__create_date
  145. msgid "Created on"
  146. msgstr "Kreirano"
  147. #. module: note
  148. #: model:ir.model.fields,field_description:note.field_note_note__date_done
  149. msgid "Date done"
  150. msgstr "Datum izvršenja"
  151. #. module: note
  152. #: model_terms:ir.ui.view,arch_db:note.view_note_note_kanban
  153. msgid "Delete"
  154. msgstr "Obriši"
  155. #. module: note
  156. #: model:ir.model.fields,field_description:note.field_note_note__display_name
  157. #: model:ir.model.fields,field_description:note.field_note_stage__display_name
  158. #: model:ir.model.fields,field_description:note.field_note_tag__display_name
  159. msgid "Display Name"
  160. msgstr "Naziv"
  161. #. module: note
  162. #: model_terms:ir.ui.view,arch_db:note.view_note_note_kanban
  163. msgid "Dropdown menu"
  164. msgstr "Padajući izbornik"
  165. #. module: note
  166. #: model:ir.model.fields,field_description:note.field_note_stage__fold
  167. msgid "Folded by Default"
  168. msgstr "Zatvoreno (zadano)"
  169. #. module: note
  170. #: model_terms:ir.ui.view,arch_db:note.view_note_note_kanban
  171. msgid "Follower"
  172. msgstr "Pratitelj"
  173. #. module: note
  174. #: model:ir.model.fields,field_description:note.field_note_note__message_follower_ids
  175. msgid "Followers"
  176. msgstr "Pratitelji"
  177. #. module: note
  178. #: model:ir.model.fields,field_description:note.field_note_note__message_partner_ids
  179. msgid "Followers (Partners)"
  180. msgstr "Pratitelji (Partneri)"
  181. #. module: note
  182. #: model:ir.model.fields,help:note.field_note_note__activity_type_icon
  183. msgid "Font awesome icon e.g. fa-tasks"
  184. msgstr "Font awesome ikona npr. fa-tasks"
  185. #. module: note
  186. #: model_terms:ir.ui.view,arch_db:note.view_note_note_filter
  187. msgid "Future Activities"
  188. msgstr "Buduće aktivnosti"
  189. #. module: note
  190. #: model_terms:ir.ui.view,arch_db:note.view_note_note_filter
  191. msgid "Group By"
  192. msgstr "Grupiraj po"
  193. #. module: note
  194. #: model:ir.model.fields,field_description:note.field_note_note__has_message
  195. msgid "Has Message"
  196. msgstr "Ima poruku"
  197. #. module: note
  198. #: model:ir.model.fields,field_description:note.field_note_note__id
  199. #: model:ir.model.fields,field_description:note.field_note_stage__id
  200. #: model:ir.model.fields,field_description:note.field_note_tag__id
  201. msgid "ID"
  202. msgstr "ID"
  203. #. module: note
  204. #: model:ir.model.fields,field_description:note.field_note_note__activity_exception_icon
  205. msgid "Icon"
  206. msgstr "Ikona"
  207. #. module: note
  208. #: model:ir.model.fields,help:note.field_note_note__activity_exception_icon
  209. msgid "Icon to indicate an exception activity."
  210. msgstr "Ikona za prikaz iznimki."
  211. #. module: note
  212. #: model:ir.model.fields,help:note.field_note_note__message_needaction
  213. msgid "If checked, new messages require your attention."
  214. msgstr "Ako je označeno, nove poruke zahtijevaju Vašu pažnju."
  215. #. module: note
  216. #: model:ir.model.fields,help:note.field_note_note__message_has_error
  217. #: model:ir.model.fields,help:note.field_note_note__message_has_sms_error
  218. msgid "If checked, some messages have a delivery error."
  219. msgstr "Ako je označeno neke poruke mogu imati grešku u dostavi."
  220. #. module: note
  221. #: model:ir.model.fields,field_description:note.field_note_note__message_is_follower
  222. msgid "Is Follower"
  223. msgstr "Je pratitelj"
  224. #. module: note
  225. #: model:ir.model.fields,field_description:note.field_note_note____last_update
  226. #: model:ir.model.fields,field_description:note.field_note_stage____last_update
  227. #: model:ir.model.fields,field_description:note.field_note_tag____last_update
  228. msgid "Last Modified on"
  229. msgstr "Zadnja promjena"
  230. #. module: note
  231. #: model:ir.model.fields,field_description:note.field_note_note__write_uid
  232. #: model:ir.model.fields,field_description:note.field_note_stage__write_uid
  233. #: model:ir.model.fields,field_description:note.field_note_tag__write_uid
  234. msgid "Last Updated by"
  235. msgstr "Promijenio"
  236. #. module: note
  237. #: model:ir.model.fields,field_description:note.field_note_note__write_date
  238. #: model:ir.model.fields,field_description:note.field_note_stage__write_date
  239. #: model:ir.model.fields,field_description:note.field_note_tag__write_date
  240. msgid "Last Updated on"
  241. msgstr "Vrijeme promjene"
  242. #. module: note
  243. #: model_terms:ir.ui.view,arch_db:note.view_note_note_filter
  244. msgid "Late Activities"
  245. msgstr "Posljednje aktivnosti"
  246. #. module: note
  247. #: model:ir.model.fields,field_description:note.field_note_note__message_main_attachment_id
  248. msgid "Main Attachment"
  249. msgstr "Glavni prilog"
  250. #. module: note
  251. #: model:note.stage,name:note.note_stage_01
  252. msgid "Meeting Minutes"
  253. msgstr "Bilješke sa sastanka"
  254. #. module: note
  255. #: model:ir.model.fields,field_description:note.field_note_note__message_has_error
  256. msgid "Message Delivery error"
  257. msgstr "Greška pri isporuci poruke"
  258. #. module: note
  259. #: model:ir.model.fields,field_description:note.field_note_note__message_ids
  260. msgid "Messages"
  261. msgstr "Poruke"
  262. #. module: note
  263. #: model:ir.model.fields,field_description:note.field_note_note__my_activity_date_deadline
  264. msgid "My Activity Deadline"
  265. msgstr "Rok za moju aktivnost"
  266. #. module: note
  267. #: model:note.stage,name:note.note_stage_00
  268. msgid "New"
  269. msgstr "Novi"
  270. #. module: note
  271. #: model:ir.model.fields,field_description:note.field_note_note__activity_calendar_event_id
  272. msgid "Next Activity Calendar Event"
  273. msgstr "Događaj sljedećeg kalendara aktivnosti"
  274. #. module: note
  275. #: model:ir.model.fields,field_description:note.field_note_note__activity_date_deadline
  276. msgid "Next Activity Deadline"
  277. msgstr "Krajnji rok slijedeće aktivnosti"
  278. #. module: note
  279. #: model:ir.model.fields,field_description:note.field_note_note__activity_summary
  280. msgid "Next Activity Summary"
  281. msgstr "Sažetak sljedeće aktivnosti"
  282. #. module: note
  283. #: model:ir.model.fields,field_description:note.field_note_note__activity_type_id
  284. msgid "Next Activity Type"
  285. msgstr "Tip sljedeće aktivnosti"
  286. #. module: note
  287. #: model:ir.model,name:note.model_note_note
  288. #: model_terms:ir.ui.view,arch_db:note.view_note_note_filter
  289. #: model_terms:ir.ui.view,arch_db:note.view_note_note_form
  290. msgid "Note"
  291. msgstr "Bilješka"
  292. #. module: note
  293. #: model:ir.model.fields,field_description:note.field_note_note__memo
  294. msgid "Note Content"
  295. msgstr "Sadržaj bilješke"
  296. #. module: note
  297. #: model:ir.model,name:note.model_note_stage
  298. msgid "Note Stage"
  299. msgstr "Faza Bilješke"
  300. #. module: note
  301. #: model:ir.model.fields,field_description:note.field_note_note__name
  302. msgid "Note Summary"
  303. msgstr "Sažetak bilješke"
  304. #. module: note
  305. #: model:ir.model,name:note.model_note_tag
  306. msgid "Note Tag"
  307. msgstr "Oznaka bilješke"
  308. #. module: note
  309. #: code:addons/note/models/res_users.py:0
  310. #: model:ir.actions.act_window,name:note.action_note_note
  311. #: model:ir.ui.menu,name:note.menu_note_notes
  312. #: model:note.stage,name:note.note_stage_02
  313. #: model_terms:ir.ui.view,arch_db:note.view_note_note_filter
  314. #, python-format
  315. msgid "Notes"
  316. msgstr "Bilješke"
  317. #. module: note
  318. #: model_terms:ir.actions.act_window,help:note.action_note_note
  319. msgid ""
  320. "Notes are private, unless you share them by inviting follower on a note.\n"
  321. " (Useful for meeting minutes)."
  322. msgstr ""
  323. "Bilješke su privatne, ako ih ne podijelite pozivajući nekoga kao pratitelja "
  324. "te bilješke (korisno za bilješke sa satanaka)"
  325. #. module: note
  326. #: model:ir.model.fields,field_description:note.field_note_note__message_needaction_counter
  327. msgid "Number of Actions"
  328. msgstr "Broj akcija"
  329. #. module: note
  330. #: model:ir.model.fields,field_description:note.field_note_note__message_has_error_counter
  331. msgid "Number of errors"
  332. msgstr "Broj grešaka"
  333. #. module: note
  334. #: model:ir.model.fields,help:note.field_note_note__message_needaction_counter
  335. msgid "Number of messages requiring action"
  336. msgstr ""
  337. #. module: note
  338. #: model:ir.model.fields,help:note.field_note_note__message_has_error_counter
  339. msgid "Number of messages with delivery error"
  340. msgstr "Broj poruka sa greškama pri isporuci"
  341. #. module: note
  342. #: model:ir.model.fields,field_description:note.field_note_note__user_id
  343. #: model:ir.model.fields,field_description:note.field_note_stage__user_id
  344. msgid "Owner"
  345. msgstr "Vlasnik"
  346. #. module: note
  347. #: model:ir.model.fields,field_description:note.field_mail_activity__note_id
  348. msgid "Related Note"
  349. msgstr "Povezana bilješka"
  350. #. module: note
  351. #. openerp-web
  352. #: code:addons/note/static/src/components/activity_menu_view/activity_menu_view.xml:0
  353. #, python-format
  354. msgid "Remember..."
  355. msgstr "Zapamti..."
  356. #. module: note
  357. #: model:ir.model.fields.selection,name:note.selection__mail_activity_type__category__reminder
  358. #: model:mail.activity.type,name:note.mail_activity_data_reminder
  359. msgid "Reminder"
  360. msgstr "Podsjetnik"
  361. #. module: note
  362. #: model:ir.model.fields,field_description:note.field_note_note__activity_user_id
  363. msgid "Responsible User"
  364. msgstr "Odgovorna osoba"
  365. #. module: note
  366. #. openerp-web
  367. #: code:addons/note/static/src/components/activity_menu_view/activity_menu_view.xml:0
  368. #, python-format
  369. msgid "SAVE"
  370. msgstr "SPREMI"
  371. #. module: note
  372. #: model:ir.model.fields,field_description:note.field_note_note__message_has_sms_error
  373. msgid "SMS Delivery error"
  374. msgstr "Greška u slanju SMSa"
  375. #. module: note
  376. #: model:ir.model.fields,field_description:note.field_note_note__sequence
  377. #: model:ir.model.fields,field_description:note.field_note_stage__sequence
  378. msgid "Sequence"
  379. msgstr "Sekvenca"
  380. #. module: note
  381. #: model_terms:ir.ui.view,arch_db:note.view_note_note_filter
  382. msgid "Show all records which has next action date is before today"
  383. msgstr "Prikazuje sve zapise kojima je sljedeći datum akcije prije danas"
  384. #. module: note
  385. #: model:ir.model.fields,field_description:note.field_note_note__stage_id
  386. #: model_terms:ir.ui.view,arch_db:note.view_note_note_filter
  387. msgid "Stage"
  388. msgstr "Faza"
  389. #. module: note
  390. #: model:ir.model.fields,field_description:note.field_note_stage__name
  391. msgid "Stage Name"
  392. msgstr "Naziv faze"
  393. #. module: note
  394. #: model_terms:ir.ui.view,arch_db:note.view_note_stage_form
  395. msgid "Stage of Notes"
  396. msgstr "Faza bilježaka"
  397. #. module: note
  398. #: model:ir.actions.act_window,name:note.action_note_stage
  399. #: model:ir.ui.menu,name:note.menu_notes_stage
  400. #: model_terms:ir.ui.view,arch_db:note.view_note_note_tree
  401. msgid "Stages"
  402. msgstr "Faze"
  403. #. module: note
  404. #: model_terms:ir.ui.view,arch_db:note.view_note_stage_tree
  405. msgid "Stages of Notes"
  406. msgstr "Faze bilježaka"
  407. #. module: note
  408. #: model:ir.model.fields,field_description:note.field_note_note__stage_ids
  409. msgid "Stages of Users"
  410. msgstr "Faze korisnika"
  411. #. module: note
  412. #: model:ir.model.fields,help:note.field_note_note__activity_state
  413. msgid ""
  414. "Status based on activities\n"
  415. "Overdue: Due date is already passed\n"
  416. "Today: Activity date is today\n"
  417. "Planned: Future activities."
  418. msgstr ""
  419. "Status po aktivnostima\n"
  420. "U kašnjenju: Datum aktivnosti je već prošao\n"
  421. "Danas: Datum aktivnosti je danas\n"
  422. "Planirano: Buduće aktivnosti."
  423. #. module: note
  424. #: model:ir.model.fields,field_description:note.field_note_tag__name
  425. msgid "Tag Name"
  426. msgstr "Naziv taga"
  427. #. module: note
  428. #: model:ir.model.constraint,message:note.constraint_note_tag_name_uniq
  429. msgid "Tag name already exists !"
  430. msgstr "Naziv oznake već postoji !"
  431. #. module: note
  432. #: model:ir.actions.act_window,name:note.note_tag_action
  433. #: model:ir.model.fields,field_description:note.field_note_note__tag_ids
  434. #: model:ir.ui.menu,name:note.notes_tag_menu
  435. #: model_terms:ir.ui.view,arch_db:note.note_tag_view_form
  436. #: model_terms:ir.ui.view,arch_db:note.note_tag_view_tree
  437. #: model_terms:ir.ui.view,arch_db:note.view_note_note_form
  438. msgid "Tags"
  439. msgstr "Oznake"
  440. #. module: note
  441. #. openerp-web
  442. #: code:addons/note/static/src/models/activity_menu_view.js:0
  443. #, python-format
  444. msgid "Today"
  445. msgstr "Danas"
  446. #. module: note
  447. #: model_terms:ir.ui.view,arch_db:note.view_note_note_filter
  448. msgid "Today Activities"
  449. msgstr "Današnje aktivnosti"
  450. #. module: note
  451. #: model:note.stage,name:note.note_stage_03
  452. msgid "Todo"
  453. msgstr "Za obaviti"
  454. #. module: note
  455. #: model:ir.model.fields,help:note.field_note_note__activity_exception_decoration
  456. msgid "Type of the exception activity on record."
  457. msgstr "Vrsta aktivnosti iznimke na zapisu."
  458. #. module: note
  459. #: model:ir.model,name:note.model_res_users
  460. msgid "User"
  461. msgstr "Korisnik"
  462. #. module: note
  463. #: model:ir.model.fields,field_description:note.field_note_note__website_message_ids
  464. msgid "Website Messages"
  465. msgstr "Poruke webstranica"
  466. #. module: note
  467. #: model:ir.model.fields,help:note.field_note_note__website_message_ids
  468. msgid "Website communication history"
  469. msgstr "Povijest komunikacije Web stranice"