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.

314 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. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. # Bole <bole@dajmi5.com>, 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-02-16 01:44+0000\n"
  13. "PO-Revision-Date: 2018-02-16 01:44+0000\n"
  14. "Last-Translator: Bole <bole@dajmi5.com>, 2017\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: report_py3o
  23. #: code:addons/report_py3o/models/ir_actions_report.py:46
  24. #, python-format
  25. msgid "(Native)"
  26. msgstr ""
  27. #. module: report_py3o
  28. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
  29. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
  30. msgid "Created by"
  31. msgstr "Kreirao"
  32. #. module: report_py3o
  33. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
  34. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
  35. msgid "Created on"
  36. msgstr "Kreirano"
  37. #. module: report_py3o
  38. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
  39. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
  40. msgid "Display Name"
  41. msgstr "Naziv"
  42. #. module: report_py3o
  43. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
  44. msgid "Fallback"
  45. msgstr ""
  46. #. module: report_py3o
  47. #: code:addons/report_py3o/models/ir_actions_report.py:35
  48. #, python-format
  49. msgid "Field 'Output Format' is required for Py3O report"
  50. msgstr ""
  51. #. module: report_py3o
  52. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  53. msgid "File Type"
  54. msgstr ""
  55. #. module: report_py3o
  56. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  57. msgid "Group By"
  58. msgstr ""
  59. #. module: report_py3o
  60. #: selection:ir.actions.report,report_type:0
  61. msgid "HTML"
  62. msgstr ""
  63. #. module: report_py3o
  64. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
  65. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
  66. msgid "ID"
  67. msgstr "ID"
  68. #. module: report_py3o
  69. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
  70. msgid ""
  71. "If the user does not provide a template this will be used it should be a "
  72. "relative path to root of YOUR module or an absolute path on your server."
  73. msgstr ""
  74. #. module: report_py3o
  75. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
  76. msgid ""
  77. "If you execute a report on several records, by default Odoo will generate a "
  78. "ZIP file that contains as many files as selected records. If you enable this "
  79. "option, Odoo will generate instead a single report for the selected records."
  80. msgstr ""
  81. #. module: report_py3o
  82. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
  83. #, fuzzy
  84. #| msgid "ir.actions.report.xml"
  85. msgid "Ir Actions Report"
  86. msgstr "ir.actions.report.xml"
  87. #. module: report_py3o
  88. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
  89. msgid "Is Py3O Native Format"
  90. msgstr ""
  91. #. module: report_py3o
  92. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
  93. msgid "Is Py3O Report Not Available"
  94. msgstr ""
  95. #. module: report_py3o
  96. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
  97. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
  98. msgid "Last Modified on"
  99. msgstr "Zadnje modificirano"
  100. #. module: report_py3o
  101. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
  102. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
  103. msgid "Last Updated by"
  104. msgstr "Zadnji ažurirao"
  105. #. module: report_py3o
  106. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
  107. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
  108. msgid "Last Updated on"
  109. msgstr "Zadnje ažurirano"
  110. #. module: report_py3o
  111. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
  112. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
  113. msgid "LibreOffice Template"
  114. msgstr ""
  115. #. module: report_py3o
  116. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
  117. msgid "LibreOffice Template File Type"
  118. msgstr ""
  119. #. module: report_py3o
  120. #: code:addons/report_py3o/models/py3o_report.py:270
  121. #, python-format
  122. msgid "Libreoffice runtime not available. Please contact your administrator."
  123. msgstr ""
  124. #. module: report_py3o
  125. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
  126. msgid "Module"
  127. msgstr ""
  128. #. module: report_py3o
  129. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
  130. msgid "Msg Py3O Report Not Available"
  131. msgstr ""
  132. #. module: report_py3o
  133. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
  134. msgid "Multiple Records in a Single Report"
  135. msgstr ""
  136. #. module: report_py3o
  137. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
  138. msgid "Name"
  139. msgstr "Naziv"
  140. #. module: report_py3o
  141. #: code:addons/report_py3o/models/py3o_report.py:176
  142. #, python-format
  143. msgid "No template found. Aborting."
  144. msgstr ""
  145. #. module: report_py3o
  146. #: selection:py3o.template,filetype:0
  147. msgid "ODF Presentation"
  148. msgstr ""
  149. #. module: report_py3o
  150. #: selection:py3o.template,filetype:0
  151. msgid "ODF Presentation (Flat)"
  152. msgstr ""
  153. #. module: report_py3o
  154. #: selection:py3o.template,filetype:0
  155. msgid "ODF Spreadsheet"
  156. msgstr ""
  157. #. module: report_py3o
  158. #: selection:py3o.template,filetype:0
  159. msgid "ODF Spreadsheet (Flat)"
  160. msgstr ""
  161. #. module: report_py3o
  162. #: selection:py3o.template,filetype:0
  163. msgid "ODF Text Document"
  164. msgstr ""
  165. #. module: report_py3o
  166. #: selection:py3o.template,filetype:0
  167. msgid "ODF Text Document (Flat)"
  168. msgstr ""
  169. #. module: report_py3o
  170. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
  171. msgid "Output Format"
  172. msgstr ""
  173. #. module: report_py3o
  174. #: selection:ir.actions.report,report_type:0
  175. msgid "PDF"
  176. msgstr ""
  177. #. module: report_py3o
  178. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
  179. msgid "Path to the libreoffice runtime"
  180. msgstr ""
  181. #. module: report_py3o
  182. #: selection:ir.actions.report,report_type:0
  183. #: model:ir.ui.menu,name:report_py3o.py3o_config_menu
  184. msgid "Py3o"
  185. msgstr ""
  186. #. module: report_py3o
  187. #: model:ir.actions.report,name:report_py3o.res_users_report_py3o
  188. msgid "Py3o Demo Report"
  189. msgstr ""
  190. #. module: report_py3o
  191. #: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
  192. msgid "Py3o Reports"
  193. msgstr ""
  194. #. module: report_py3o
  195. #: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
  196. #: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
  197. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
  198. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  199. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
  200. msgid "Py3o Templates"
  201. msgstr ""
  202. #. module: report_py3o
  203. #: model:ir.model,name:report_py3o.model_py3o_template
  204. msgid "Py3o template"
  205. msgstr ""
  206. #. module: report_py3o
  207. #: model:ir.model,name:report_py3o.model_ir_actions_report
  208. #, fuzzy
  209. #| msgid "Report"
  210. msgid "Report Action"
  211. msgstr "Izvještaj"
  212. #. module: report_py3o
  213. #: model:ir.model,name:report_py3o.model_py3o_report
  214. msgid "Report Py30"
  215. msgstr ""
  216. #. module: report_py3o
  217. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
  218. #, fuzzy
  219. #| msgid "Report"
  220. msgid "Report Type"
  221. msgstr "Izvještaj"
  222. #. module: report_py3o
  223. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
  224. msgid "Template"
  225. msgstr ""
  226. #. module: report_py3o
  227. #: selection:ir.actions.report,report_type:0
  228. msgid "Text"
  229. msgstr ""
  230. #. module: report_py3o
  231. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
  232. msgid "The implementer module that provides this report"
  233. msgstr ""
  234. #. module: report_py3o
  235. #: code:addons/report_py3o/models/ir_actions_report.py:142
  236. #, python-format
  237. msgid ""
  238. "The libreoffice runtime is required to genereate the py3o report '%s' but is "
  239. "not found into the bin path. You must install the libreoffice runtime on the "
  240. "server. If the runtime is already installed and is not found by Odoo, you "
  241. "can provide the full path to the runtime by setting the key 'py3o."
  242. "conversion_command' into the configuration parameters."
  243. msgstr ""
  244. #. module: report_py3o
  245. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__report_type
  246. msgid ""
  247. "The type of the report that will be rendered, each one having its own "
  248. "rendering method. HTML means the report will be opened directly in your "
  249. "browser PDF means the report will be rendered using Wkhtmltopdf and "
  250. "downloaded by the user."
  251. msgstr ""
  252. #. module: report_py3o
  253. #: selection:ir.actions.report,report_type:0
  254. msgid "XLSX"
  255. msgstr ""
  256. #. module: report_py3o
  257. #: selection:ir.actions.report,report_type:0
  258. msgid "XML"
  259. msgstr ""
  260. #. module: report_py3o
  261. #: selection:ir.actions.report,report_type:0
  262. msgid "csv"
  263. msgstr ""