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.

113 lines
4.3 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_report_auto_create_qweb
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. # Bole <bole@dajmi5.com>, 2018
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 10.0\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2018-03-02 18:40+0000\n"
  13. "PO-Revision-Date: 2018-03-02 18:40+0000\n"
  14. "Last-Translator: Bole <bole@dajmi5.com>, 2018\n"
  15. "Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
  16. "Language: hr\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
  21. "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
  22. #. module: base_report_auto_create_qweb
  23. #: model:ir.ui.view,arch_db:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view
  24. msgid "Cancel"
  25. msgstr "Otkaži"
  26. #. module: base_report_auto_create_qweb
  27. #: model:ir.ui.view,arch_db:base_report_auto_create_qweb.ir_actions_report_xml_form_view
  28. msgid "Create QWeb view"
  29. msgstr "Kreira QWeb pogled"
  30. #. module: base_report_auto_create_qweb
  31. #: model:ir.model.fields,field_description:base_report_auto_create_qweb.field_ir_actions_report_xml_duplicate_create_uid
  32. msgid "Created by"
  33. msgstr "Kreirao"
  34. #. module: base_report_auto_create_qweb
  35. #: model:ir.model.fields,field_description:base_report_auto_create_qweb.field_ir_actions_report_xml_duplicate_create_date
  36. msgid "Created on"
  37. msgstr "Kreirano"
  38. #. module: base_report_auto_create_qweb
  39. #: model:ir.model.fields,field_description:base_report_auto_create_qweb.field_ir_actions_report_xml_duplicate_display_name
  40. msgid "Display Name"
  41. msgstr "Naziv "
  42. #. module: base_report_auto_create_qweb
  43. #: model:ir.ui.view,arch_db:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view
  44. msgid "Duplicate"
  45. msgstr "Dupliciraj"
  46. #. module: base_report_auto_create_qweb
  47. #: model:ir.ui.view,arch_db:base_report_auto_create_qweb.ir_actions_report_xml_form_view
  48. msgid "Duplicate Report"
  49. msgstr "Dupliciraj izvještaj"
  50. #. module: base_report_auto_create_qweb
  51. #: model:ir.model.fields,field_description:base_report_auto_create_qweb.field_ir_actions_report_xml_duplicate_id
  52. msgid "ID"
  53. msgstr "ID"
  54. #. module: base_report_auto_create_qweb
  55. #: model:ir.model.fields,field_description:base_report_auto_create_qweb.field_ir_actions_report_xml_duplicate___last_update
  56. msgid "Last Modified on"
  57. msgstr "Zadnje modificirano"
  58. #. module: base_report_auto_create_qweb
  59. #: model:ir.model.fields,field_description:base_report_auto_create_qweb.field_ir_actions_report_xml_duplicate_write_uid
  60. msgid "Last Updated by"
  61. msgstr "Zadnji ažurirao"
  62. #. module: base_report_auto_create_qweb
  63. #: model:ir.model.fields,field_description:base_report_auto_create_qweb.field_ir_actions_report_xml_duplicate_write_date
  64. msgid "Last Updated on"
  65. msgstr "Zadnje ažuriranje"
  66. #. module: base_report_auto_create_qweb
  67. #: model:ir.actions.act_window,name:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_action
  68. #: model:ir.ui.view,arch_db:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view
  69. msgid "Report duplication"
  70. msgstr "Dupliciranje izvještaja"
  71. #. module: base_report_auto_create_qweb
  72. #: model:ir.model.fields,field_description:base_report_auto_create_qweb.field_ir_actions_report_xml_duplicate_suffix
  73. msgid "Suffix"
  74. msgstr "Sufiks"
  75. #. module: base_report_auto_create_qweb
  76. #: code:addons/base_report_auto_create_qweb/models/report_xml.py:66
  77. #, python-format
  78. msgid "Template Name must contain at least a dot in it's name"
  79. msgstr "Naziv predloška mora sadržavati najmanje jednu točku"
  80. #. module: base_report_auto_create_qweb
  81. #: model:ir.model.fields,help:base_report_auto_create_qweb.field_ir_actions_report_xml_duplicate_suffix
  82. msgid "This suffix will be added to the report"
  83. msgstr "Ovaj sufiks će biti dodan izvještaju"
  84. #. module: base_report_auto_create_qweb
  85. #: model:ir.model,name:base_report_auto_create_qweb.model_ir_actions_report_xml
  86. msgid "ir.actions.report.xml"
  87. msgstr "ir.actions.report.xml"
  88. #. module: base_report_auto_create_qweb
  89. #: model:ir.model,name:base_report_auto_create_qweb.model_ir_actions_report_xml_duplicate
  90. msgid "ir.actions.report.xml.duplicate"
  91. msgstr "ir.actions.report.xml.duplicate"
  92. #. module: base_report_auto_create_qweb
  93. #: model:ir.ui.view,arch_db:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view
  94. msgid "or"
  95. msgstr "ili"