OCA reporting engine fork for dev and update.
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.

232 lines
7.2 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * report_py3o
  4. #
  5. # Translators:
  6. # Bole <bole@dajmi5.com>, 2017
  7. # OCA Transbot <transbot@odoo-community.org>, 2017
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 10.0\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2018-01-16 08:52+0000\n"
  13. "PO-Revision-Date: 2018-01-16 08:52+0000\n"
  14. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
  15. "Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/"
  16. "hr_HR/)\n"
  17. "Language: hr_HR\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=UTF-8\n"
  20. "Content-Transfer-Encoding: \n"
  21. "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
  22. "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
  23. #. module: report_py3o
  24. #: code:addons/report_py3o/models/ir_actions_report_xml.py:42
  25. #, python-format
  26. msgid "(Native)"
  27. msgstr "(Izvorno)"
  28. #. module: report_py3o
  29. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_create_uid
  30. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_create_uid
  31. msgid "Created by"
  32. msgstr "Kreirao"
  33. #. module: report_py3o
  34. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_create_date
  35. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_create_date
  36. msgid "Created on"
  37. msgstr "Kreirano"
  38. #. module: report_py3o
  39. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_display_name
  40. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_display_name
  41. msgid "Display Name"
  42. msgstr "Naziv"
  43. #. module: report_py3o
  44. #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_template_fallback
  45. msgid "Fallback"
  46. msgstr ""
  47. #. module: report_py3o
  48. #: code:addons/report_py3o/models/ir_actions_report_xml.py:31
  49. #, python-format
  50. msgid "Field 'Output Format' is required for Py3O report"
  51. msgstr ""
  52. #. module: report_py3o
  53. #: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  54. msgid "File Type"
  55. msgstr "Tip datoteke"
  56. #. module: report_py3o
  57. #: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  58. msgid "Group By"
  59. msgstr "Grupiraj po"
  60. #. module: report_py3o
  61. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_id
  62. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_id
  63. msgid "ID"
  64. msgstr "ID"
  65. #. module: report_py3o
  66. #: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_template_fallback
  67. msgid ""
  68. "If the user does not provide a template this will be used it should be a "
  69. "relative path to root of YOUR module or an absolute path on your server."
  70. msgstr ""
  71. #. module: report_py3o
  72. #: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_multi_in_one
  73. msgid ""
  74. "If you execute a report on several records, by default Odoo will generate a "
  75. "ZIP file that contains as many files as selected records. If you enable this "
  76. "option, Odoo will generate instead a single report for the selected records."
  77. msgstr ""
  78. #. module: report_py3o
  79. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_id
  80. msgid "Ir actions report xml id"
  81. msgstr ""
  82. #. module: report_py3o
  83. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report___last_update
  84. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template___last_update
  85. msgid "Last Modified on"
  86. msgstr "Zadnje modificirano"
  87. #. module: report_py3o
  88. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_write_uid
  89. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_write_uid
  90. msgid "Last Updated by"
  91. msgstr "Zadnji ažurirao"
  92. #. module: report_py3o
  93. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_write_date
  94. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_write_date
  95. msgid "Last Updated on"
  96. msgstr "Zadnje ažurirano"
  97. #. module: report_py3o
  98. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_py3o_template_data
  99. #: model:ir.ui.view,arch_db:report_py3o.py3o_report_view
  100. msgid "LibreOffice Template"
  101. msgstr "LibreOffice Predložak"
  102. #. module: report_py3o
  103. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_filetype
  104. msgid "LibreOffice Template File Type"
  105. msgstr ""
  106. #. module: report_py3o
  107. #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module
  108. msgid "Module"
  109. msgstr "Modul"
  110. #. module: report_py3o
  111. #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_multi_in_one
  112. msgid "Multiple Records in a Single Report"
  113. msgstr ""
  114. #. module: report_py3o
  115. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_name
  116. msgid "Name"
  117. msgstr "Naziv"
  118. #. module: report_py3o
  119. #: code:addons/report_py3o/models/py3o_report.py:190
  120. #, python-format
  121. msgid "No template found. Aborting."
  122. msgstr ""
  123. #. module: report_py3o
  124. #: selection:py3o.template,filetype:0
  125. msgid "ODF Presentation"
  126. msgstr ""
  127. #. module: report_py3o
  128. #: selection:py3o.template,filetype:0
  129. msgid "ODF Presentation (Flat)"
  130. msgstr ""
  131. #. module: report_py3o
  132. #: selection:py3o.template,filetype:0
  133. msgid "ODF Spreadsheet"
  134. msgstr "ODF Proračunska tablica"
  135. #. module: report_py3o
  136. #: selection:py3o.template,filetype:0
  137. msgid "ODF Spreadsheet (Flat)"
  138. msgstr ""
  139. #. module: report_py3o
  140. #: selection:py3o.template,filetype:0
  141. msgid "ODF Text Document"
  142. msgstr ""
  143. #. module: report_py3o
  144. #: selection:py3o.template,filetype:0
  145. msgid "ODF Text Document (Flat)"
  146. msgstr ""
  147. #. module: report_py3o
  148. #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype
  149. msgid "Output Format"
  150. msgstr "Izlazni format"
  151. #. module: report_py3o
  152. #: model:ir.ui.menu,name:report_py3o.py3o_config_menu
  153. msgid "Py3o"
  154. msgstr ""
  155. #. module: report_py3o
  156. #: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o
  157. msgid "Py3o Demo Report"
  158. msgstr ""
  159. #. module: report_py3o
  160. #: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
  161. msgid "Py3o Reports"
  162. msgstr ""
  163. #. module: report_py3o
  164. #: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
  165. #: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
  166. #: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
  167. #: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  168. #: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
  169. msgid "Py3o Templates"
  170. msgstr ""
  171. #. module: report_py3o
  172. #: model:ir.model,name:report_py3o.model_report
  173. msgid "Report"
  174. msgstr "Izvještaj"
  175. #. module: report_py3o
  176. #: model:ir.model,name:report_py3o.model_py3o_report
  177. msgid "Report Py30"
  178. msgstr ""
  179. #. module: report_py3o
  180. #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_template_id
  181. msgid "Template"
  182. msgstr "Predložak"
  183. #. module: report_py3o
  184. #: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module
  185. msgid "The implementer module that provides this report"
  186. msgstr ""
  187. #. module: report_py3o
  188. #: model:ir.model,name:report_py3o.model_ir_actions_report_xml
  189. msgid "ir.actions.report.xml"
  190. msgstr "ir.actions.report.xml"
  191. #. module: report_py3o
  192. #: model:ir.model,name:report_py3o.model_py3o_template
  193. msgid "py3o.template"
  194. msgstr "py3o.template"