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.

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