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.

272 lines
8.7 KiB

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