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.

292 lines
8.9 KiB

6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * report_py3o
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 12.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "Last-Translator: <>\n"
  10. "Language-Team: \n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: \n"
  14. "Plural-Forms: \n"
  15. #. module: report_py3o
  16. #: code:addons/report_py3o/models/ir_actions_report.py:46
  17. #, python-format
  18. msgid "(Native)"
  19. msgstr ""
  20. #. module: report_py3o
  21. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
  22. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
  23. msgid "Created by"
  24. msgstr ""
  25. #. module: report_py3o
  26. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
  27. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
  28. msgid "Created on"
  29. msgstr ""
  30. #. module: report_py3o
  31. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
  32. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
  33. msgid "Display Name"
  34. msgstr ""
  35. #. module: report_py3o
  36. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
  37. msgid "Fallback"
  38. msgstr ""
  39. #. module: report_py3o
  40. #: code:addons/report_py3o/models/ir_actions_report.py:35
  41. #, python-format
  42. msgid "Field 'Output Format' is required for Py3O report"
  43. msgstr ""
  44. #. module: report_py3o
  45. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  46. msgid "File Type"
  47. msgstr ""
  48. #. module: report_py3o
  49. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  50. msgid "Group By"
  51. msgstr ""
  52. #. module: report_py3o
  53. #: selection:ir.actions.report,report_type:0
  54. msgid "HTML"
  55. msgstr ""
  56. #. module: report_py3o
  57. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
  58. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
  59. msgid "ID"
  60. msgstr ""
  61. #. module: report_py3o
  62. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
  63. msgid "If the user does not provide a template this will be used it should be a relative path to root of YOUR module or an absolute path on your server."
  64. msgstr ""
  65. #. module: report_py3o
  66. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
  67. msgid "If you execute a report on several records, by default Odoo will generate a ZIP file that contains as many files as selected records. If you enable this option, Odoo will generate instead a single report for the selected records."
  68. msgstr ""
  69. #. module: report_py3o
  70. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
  71. msgid "Ir Actions Report"
  72. msgstr ""
  73. #. module: report_py3o
  74. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
  75. msgid "Is Py3O Native Format"
  76. msgstr ""
  77. #. module: report_py3o
  78. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
  79. msgid "Is Py3O Report Not Available"
  80. msgstr ""
  81. #. module: report_py3o
  82. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
  83. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
  84. msgid "Last Modified on"
  85. msgstr ""
  86. #. module: report_py3o
  87. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
  88. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
  89. msgid "Last Updated by"
  90. msgstr ""
  91. #. module: report_py3o
  92. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
  93. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
  94. msgid "Last Updated on"
  95. msgstr ""
  96. #. module: report_py3o
  97. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
  98. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
  99. msgid "LibreOffice Template"
  100. msgstr ""
  101. #. module: report_py3o
  102. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
  103. msgid "LibreOffice Template File Type"
  104. msgstr ""
  105. #. module: report_py3o
  106. #: code:addons/report_py3o/models/py3o_report.py:277
  107. #, python-format
  108. msgid "Libreoffice runtime not available. Please contact your administrator."
  109. msgstr ""
  110. #. module: report_py3o
  111. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
  112. msgid "Module"
  113. msgstr ""
  114. #. module: report_py3o
  115. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
  116. msgid "Msg Py3O Report Not Available"
  117. msgstr ""
  118. #. module: report_py3o
  119. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
  120. msgid "Multiple Records in a Single Report"
  121. msgstr ""
  122. #. module: report_py3o
  123. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
  124. msgid "Name"
  125. msgstr ""
  126. #. module: report_py3o
  127. #: code:addons/report_py3o/models/py3o_report.py:177
  128. #, python-format
  129. msgid "No template found. Aborting."
  130. msgstr ""
  131. #. module: report_py3o
  132. #: selection:py3o.template,filetype:0
  133. msgid "ODF Presentation"
  134. msgstr ""
  135. #. module: report_py3o
  136. #: selection:py3o.template,filetype:0
  137. msgid "ODF Presentation (Flat)"
  138. msgstr ""
  139. #. module: report_py3o
  140. #: selection:py3o.template,filetype:0
  141. msgid "ODF Spreadsheet"
  142. msgstr ""
  143. #. module: report_py3o
  144. #: selection:py3o.template,filetype:0
  145. msgid "ODF Spreadsheet (Flat)"
  146. msgstr ""
  147. #. module: report_py3o
  148. #: selection:py3o.template,filetype:0
  149. msgid "ODF Text Document"
  150. msgstr ""
  151. #. module: report_py3o
  152. #: selection:py3o.template,filetype:0
  153. msgid "ODF Text Document (Flat)"
  154. msgstr ""
  155. #. module: report_py3o
  156. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
  157. msgid "Output Format"
  158. msgstr ""
  159. #. module: report_py3o
  160. #: selection:ir.actions.report,report_type:0
  161. msgid "PDF"
  162. msgstr ""
  163. #. module: report_py3o
  164. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
  165. msgid "Path to the libreoffice runtime"
  166. msgstr ""
  167. #. module: report_py3o
  168. #: model:ir.ui.menu,name:report_py3o.py3o_config_menu
  169. msgid "Py3o"
  170. msgstr ""
  171. #. module: report_py3o
  172. #: model:ir.actions.report,name:report_py3o.res_users_report_py3o
  173. msgid "Py3o Demo Report"
  174. msgstr ""
  175. #. module: report_py3o
  176. #: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
  177. msgid "Py3o Reports"
  178. msgstr ""
  179. #. module: report_py3o
  180. #: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
  181. #: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
  182. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
  183. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  184. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
  185. msgid "Py3o Templates"
  186. msgstr ""
  187. #. module: report_py3o
  188. #: model:ir.model,name:report_py3o.model_py3o_template
  189. msgid "Py3o template"
  190. msgstr ""
  191. #. module: report_py3o
  192. #: model:ir.model,name:report_py3o.model_ir_actions_report
  193. msgid "Report Action"
  194. msgstr ""
  195. #. module: report_py3o
  196. #: model:ir.model,name:report_py3o.model_py3o_report
  197. msgid "Report Py30"
  198. msgstr ""
  199. #. module: report_py3o
  200. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
  201. msgid "Report Type"
  202. msgstr ""
  203. #. module: report_py3o
  204. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
  205. msgid "Template"
  206. msgstr ""
  207. #. module: report_py3o
  208. #: selection:ir.actions.report,report_type:0
  209. msgid "Text"
  210. msgstr ""
  211. #. module: report_py3o
  212. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
  213. msgid "The implementer module that provides this report"
  214. msgstr ""
  215. #. module: report_py3o
  216. #: code:addons/report_py3o/models/ir_actions_report.py:141
  217. #, python-format
  218. msgid "The libreoffice runtime is required to genereate the py3o report '%s' but is not found into the bin path. You must install the libreoffice runtime on the server. If the runtime is already installed and is not found by Odoo, you can provide the full path to the runtime by setting the key 'py3o.conversion_command' into the configuration parameters."
  219. msgstr ""
  220. #. module: report_py3o
  221. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__report_type
  222. msgid "The type of the report that will be rendered, each one having its own rendering method. HTML means the report will be opened directly in your browser PDF means the report will be rendered using Wkhtmltopdf and downloaded by the user."
  223. msgstr ""
  224. #. module: report_py3o
  225. #: selection:ir.actions.report,report_type:0
  226. msgid "XLSX"
  227. msgstr ""
  228. #. module: report_py3o
  229. #: selection:ir.actions.report,report_type:0
  230. msgid "XML"
  231. msgstr ""
  232. #. module: report_py3o
  233. #: selection:ir.actions.report,report_type:0
  234. msgid "csv"
  235. msgstr ""
  236. #. module: report_py3o
  237. #: selection:ir.actions.report,report_type:0
  238. msgid "py3o"
  239. msgstr ""