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.

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