You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

81 lines
2.1 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * web_timeline
  4. #
  5. # Translators:
  6. # Bole <bole@dajmi5.com>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 10.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2018-01-03 03:50+0000\n"
  12. "PO-Revision-Date: 2018-01-03 03:50+0000\n"
  13. "Last-Translator: Bole <bole@dajmi5.com>, 2017\n"
  14. "Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
  15. "Language: hr\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
  20. "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
  21. #. module: web_timeline
  22. #. openerp-web
  23. #: code:addons/web_timeline/static/src/js/web_timeline.js:481
  24. #, python-format
  25. msgid "Are you sure you want to delete this record ?"
  26. msgstr "Jeste li sigurni da želite brisati ovaj zapis?"
  27. #. module: web_timeline
  28. #. openerp-web
  29. #: code:addons/web_timeline/static/src/xml/web_timeline.xml:8
  30. #, python-format
  31. msgid "Day"
  32. msgstr "Dan"
  33. #. module: web_timeline
  34. #. openerp-web
  35. #: code:addons/web_timeline/static/src/xml/web_timeline.xml:10
  36. #, python-format
  37. msgid "Month"
  38. msgstr "Mjesec"
  39. #. module: web_timeline
  40. #. openerp-web
  41. #: code:addons/web_timeline/static/src/js/web_timeline.js:33
  42. #, python-format
  43. msgid "Timeline"
  44. msgstr "Vremenska crta"
  45. #. module: web_timeline
  46. #. openerp-web
  47. #: code:addons/web_timeline/static/src/js/web_timeline.js:99
  48. #, python-format
  49. msgid "Timeline view has not defined 'date_start' attribute."
  50. msgstr "Pogled vremenske crte nema definiran atribut 'date_start'."
  51. #. module: web_timeline
  52. #. openerp-web
  53. #: code:addons/web_timeline/static/src/xml/web_timeline.xml:5
  54. #, python-format
  55. msgid "Today"
  56. msgstr "Danas"
  57. #. module: web_timeline
  58. #. openerp-web
  59. #: code:addons/web_timeline/static/src/xml/web_timeline.xml:9
  60. #, python-format
  61. msgid "Week"
  62. msgstr "Tjedan"
  63. #. module: web_timeline
  64. #. openerp-web
  65. #: code:addons/web_timeline/static/src/xml/web_timeline.xml:11
  66. #, python-format
  67. msgid "Year"
  68. msgstr "Godina"
  69. #. module: web_timeline
  70. #: model:ir.model,name:web_timeline.model_ir_ui_view
  71. msgid "ir.ui.view"
  72. msgstr "ir.ui.view"