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.

287 lines
9.5 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.py:0
  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_actions_report__py3o_template_fallback
  45. msgid "Fallback"
  46. msgstr ""
  47. #. module: report_py3o
  48. #: code:addons/report_py3o/models/ir_actions_report.py:0
  49. #, python-format
  50. msgid "Field 'Output Format' is required for Py3O report"
  51. msgstr ""
  52. #. module: report_py3o
  53. #: model_terms: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_terms: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_actions_report__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_actions_report__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. #, fuzzy
  81. #| msgid "ir.actions.report.xml"
  82. msgid "Ir Actions Report"
  83. msgstr "ir.actions.report.xml"
  84. #. module: report_py3o
  85. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
  86. msgid "Is Py3O Native Format"
  87. msgstr ""
  88. #. module: report_py3o
  89. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
  90. msgid "Is Py3O Report Not Available"
  91. msgstr ""
  92. #. module: report_py3o
  93. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
  94. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
  95. msgid "Last Modified on"
  96. msgstr "Zadnje modificirano"
  97. #. module: report_py3o
  98. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
  99. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
  100. msgid "Last Updated by"
  101. msgstr "Zadnji ažurirao"
  102. #. module: report_py3o
  103. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
  104. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
  105. msgid "Last Updated on"
  106. msgstr "Zadnje ažurirano"
  107. #. module: report_py3o
  108. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
  109. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
  110. msgid "LibreOffice Template"
  111. msgstr "LibreOffice Predložak"
  112. #. module: report_py3o
  113. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
  114. msgid "LibreOffice Template File Type"
  115. msgstr ""
  116. #. module: report_py3o
  117. #: code:addons/report_py3o/models/py3o_report.py:0
  118. #, python-format
  119. msgid "Libreoffice runtime not available. Please contact your administrator."
  120. msgstr ""
  121. #. module: report_py3o
  122. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
  123. msgid "Module"
  124. msgstr "Modul"
  125. #. module: report_py3o
  126. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
  127. msgid "Msg Py3O Report Not Available"
  128. msgstr ""
  129. #. module: report_py3o
  130. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
  131. msgid "Multiple Records in a Single Report"
  132. msgstr ""
  133. #. module: report_py3o
  134. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
  135. msgid "Name"
  136. msgstr "Naziv"
  137. #. module: report_py3o
  138. #: code:addons/report_py3o/models/py3o_report.py:0
  139. #, python-format
  140. msgid "No template found. Aborting."
  141. msgstr ""
  142. #. module: report_py3o
  143. #: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
  144. msgid "ODF Presentation"
  145. msgstr ""
  146. #. module: report_py3o
  147. #: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
  148. msgid "ODF Presentation (Flat)"
  149. msgstr ""
  150. #. module: report_py3o
  151. #: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
  152. msgid "ODF Spreadsheet"
  153. msgstr "ODF Proračunska tablica"
  154. #. module: report_py3o
  155. #: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
  156. msgid "ODF Spreadsheet (Flat)"
  157. msgstr ""
  158. #. module: report_py3o
  159. #: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
  160. msgid "ODF Text Document"
  161. msgstr ""
  162. #. module: report_py3o
  163. #: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
  164. msgid "ODF Text Document (Flat)"
  165. msgstr ""
  166. #. module: report_py3o
  167. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
  168. msgid "Output Format"
  169. msgstr "Izlazni format"
  170. #. module: report_py3o
  171. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
  172. msgid "Path to the libreoffice runtime"
  173. msgstr ""
  174. #. module: report_py3o
  175. #: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
  176. #: model:ir.ui.menu,name:report_py3o.py3o_config_menu
  177. msgid "Py3o"
  178. msgstr ""
  179. #. module: report_py3o
  180. #: model:ir.actions.report,name:report_py3o.res_users_report_py3o
  181. msgid "Py3o Demo Report"
  182. msgstr ""
  183. #. module: report_py3o
  184. #: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
  185. msgid "Py3o Reports"
  186. msgstr ""
  187. #. module: report_py3o
  188. #: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
  189. #: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
  190. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
  191. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  192. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
  193. msgid "Py3o Templates"
  194. msgstr ""
  195. #. module: report_py3o
  196. #: model:ir.model,name:report_py3o.model_py3o_template
  197. #, fuzzy
  198. #| msgid "py3o.template"
  199. msgid "Py3o template"
  200. msgstr "py3o.template"
  201. #. module: report_py3o
  202. #: model:ir.model,name:report_py3o.model_ir_actions_report
  203. #, fuzzy
  204. #| msgid "Report"
  205. msgid "Report Action"
  206. msgstr "Izvještaj"
  207. #. module: report_py3o
  208. #: model:ir.model,name:report_py3o.model_py3o_report
  209. msgid "Report Py30"
  210. msgstr ""
  211. #. module: report_py3o
  212. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
  213. #, fuzzy
  214. #| msgid "Report"
  215. msgid "Report Type"
  216. msgstr "Izvještaj"
  217. #. module: report_py3o
  218. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
  219. msgid "Template"
  220. msgstr "Predložak"
  221. #. module: report_py3o
  222. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
  223. msgid "The implementer module that provides this report"
  224. msgstr ""
  225. #. module: report_py3o
  226. #: code:addons/report_py3o/models/ir_actions_report.py:0
  227. #, python-format
  228. msgid ""
  229. "The libreoffice runtime is required to genereate the py3o report '%s' but is "
  230. "not found into the bin path. You must install the libreoffice runtime on the "
  231. "server. If the runtime is already installed and is not found by Odoo, you "
  232. "can provide the full path to the runtime by setting the key 'py3o."
  233. "conversion_command' into the configuration parameters."
  234. msgstr ""
  235. #. module: report_py3o
  236. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__report_type
  237. msgid ""
  238. "The type of the report that will be rendered, each one having its own "
  239. "rendering method. HTML means the report will be opened directly in your "
  240. "browser PDF means the report will be rendered using Wkhtmltopdf and "
  241. "downloaded by the user."
  242. msgstr ""