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.

319 lines
10 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. # Fernando Lara <gennesis45@gmail.com>, 2017
  8. # Pedro M. Baeza <pedro.baeza@gmail.com>, 2017
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: Odoo Server 10.0\n"
  12. "Report-Msgid-Bugs-To: \n"
  13. "POT-Creation-Date: 2018-01-16 08:52+0000\n"
  14. "PO-Revision-Date: 2018-01-16 08:52+0000\n"
  15. "Last-Translator: Pedro M. Baeza <pedro.baeza@gmail.com>, 2017\n"
  16. "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
  17. "Language: es\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=UTF-8\n"
  20. "Content-Transfer-Encoding: \n"
  21. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  22. #. module: report_py3o
  23. #: code:addons/report_py3o/models/ir_actions_report.py:46
  24. #, python-format
  25. msgid "(Native)"
  26. msgstr "(Originario)"
  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 "Creado por"
  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 "Creado en"
  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 "Nombre mostrado"
  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 "Retroceder"
  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 "Campo 'Formato de salida' es necesario para el informe Py3O"
  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 "Tipo de Documento"
  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 "Agrupar por"
  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. "Si el usuario no proporciona una plantilla se utilizará una ruta relativa a "
  75. "la raíz de SU módulo o una ruta absoluta en SU servidor."
  76. #. module: report_py3o
  77. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
  78. msgid ""
  79. "If you execute a report on several records, by default Odoo will generate a "
  80. "ZIP file that contains as many files as selected records. If you enable this "
  81. "option, Odoo will generate instead a single report for the selected records."
  82. msgstr ""
  83. #. module: report_py3o
  84. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
  85. #, fuzzy
  86. #| msgid "Ir actions report xml id"
  87. msgid "Ir Actions Report"
  88. msgstr "Ir a los informes de acciones xml id"
  89. #. module: report_py3o
  90. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
  91. msgid "Is Py3O Native Format"
  92. msgstr ""
  93. #. module: report_py3o
  94. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
  95. msgid "Is Py3O Report Not Available"
  96. msgstr ""
  97. #. module: report_py3o
  98. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
  99. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
  100. msgid "Last Modified on"
  101. msgstr "Última modificación en"
  102. #. module: report_py3o
  103. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
  104. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
  105. msgid "Last Updated by"
  106. msgstr "Última actualización por"
  107. #. module: report_py3o
  108. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
  109. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
  110. msgid "Last Updated on"
  111. msgstr "Última actualización en"
  112. #. module: report_py3o
  113. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
  114. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
  115. msgid "LibreOffice Template"
  116. msgstr "Plantilla de Oficina de Libros"
  117. #. module: report_py3o
  118. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
  119. msgid "LibreOffice Template File Type"
  120. msgstr "Tipo de Plantilla de Documento de Oficina de Libros"
  121. #. module: report_py3o
  122. #: code:addons/report_py3o/models/py3o_report.py:270
  123. #, python-format
  124. msgid "Libreoffice runtime not available. Please contact your administrator."
  125. msgstr ""
  126. #. module: report_py3o
  127. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
  128. msgid "Module"
  129. msgstr "Módulo"
  130. #. module: report_py3o
  131. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
  132. msgid "Msg Py3O Report Not Available"
  133. msgstr ""
  134. #. module: report_py3o
  135. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
  136. msgid "Multiple Records in a Single Report"
  137. msgstr ""
  138. #. module: report_py3o
  139. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
  140. msgid "Name"
  141. msgstr "Nombre"
  142. #. module: report_py3o
  143. #: code:addons/report_py3o/models/py3o_report.py:176
  144. #, python-format
  145. msgid "No template found. Aborting."
  146. msgstr "No se ha encontrado ninguna plantilla. Salir."
  147. #. module: report_py3o
  148. #: selection:py3o.template,filetype:0
  149. msgid "ODF Presentation"
  150. msgstr ""
  151. #. module: report_py3o
  152. #: selection:py3o.template,filetype:0
  153. msgid "ODF Presentation (Flat)"
  154. msgstr ""
  155. #. module: report_py3o
  156. #: selection:py3o.template,filetype:0
  157. msgid "ODF Spreadsheet"
  158. msgstr "Hoja de cálculo ODF"
  159. #. module: report_py3o
  160. #: selection:py3o.template,filetype:0
  161. msgid "ODF Spreadsheet (Flat)"
  162. msgstr ""
  163. #. module: report_py3o
  164. #: selection:py3o.template,filetype:0
  165. msgid "ODF Text Document"
  166. msgstr "Documento de Texto ODF"
  167. #. module: report_py3o
  168. #: selection:py3o.template,filetype:0
  169. msgid "ODF Text Document (Flat)"
  170. msgstr ""
  171. #. module: report_py3o
  172. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
  173. msgid "Output Format"
  174. msgstr "Formato de Salida"
  175. #. module: report_py3o
  176. #: selection:ir.actions.report,report_type:0
  177. msgid "PDF"
  178. msgstr ""
  179. #. module: report_py3o
  180. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
  181. msgid "Path to the libreoffice runtime"
  182. msgstr ""
  183. #. module: report_py3o
  184. #: selection:ir.actions.report,report_type:0
  185. #: model:ir.ui.menu,name:report_py3o.py3o_config_menu
  186. msgid "Py3o"
  187. msgstr "Programa Py3o"
  188. #. module: report_py3o
  189. #: model:ir.actions.report,name:report_py3o.res_users_report_py3o
  190. msgid "Py3o Demo Report"
  191. msgstr "Reporte de Demostracion Py3o"
  192. #. module: report_py3o
  193. #: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
  194. msgid "Py3o Reports"
  195. msgstr "Reportes de Py3o"
  196. #. module: report_py3o
  197. #: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
  198. #: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
  199. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
  200. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  201. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
  202. msgid "Py3o Templates"
  203. msgstr "Modelos Py3o"
  204. #. module: report_py3o
  205. #: model:ir.model,name:report_py3o.model_py3o_template
  206. #, fuzzy
  207. #| msgid "Py3o Templates"
  208. msgid "Py3o template"
  209. msgstr "Modelos Py3o"
  210. #. module: report_py3o
  211. #: model:ir.model,name:report_py3o.model_ir_actions_report
  212. #, fuzzy
  213. #| msgid "Report"
  214. msgid "Report Action"
  215. msgstr "Informe"
  216. #. module: report_py3o
  217. #: model:ir.model,name:report_py3o.model_py3o_report
  218. msgid "Report Py30"
  219. msgstr "Reporte de Py30"
  220. #. module: report_py3o
  221. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
  222. #, fuzzy
  223. #| msgid "Report Py30"
  224. msgid "Report Type"
  225. msgstr "Reporte de Py30"
  226. #. module: report_py3o
  227. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
  228. msgid "Template"
  229. msgstr "Modelo"
  230. #. module: report_py3o
  231. #: selection:ir.actions.report,report_type:0
  232. msgid "Text"
  233. msgstr ""
  234. #. module: report_py3o
  235. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
  236. msgid "The implementer module that provides this report"
  237. msgstr "El módulo implementador que proporciona este informe"
  238. #. module: report_py3o
  239. #: code:addons/report_py3o/models/ir_actions_report.py:142
  240. #, python-format
  241. msgid ""
  242. "The libreoffice runtime is required to genereate the py3o report '%s' but is "
  243. "not found into the bin path. You must install the libreoffice runtime on the "
  244. "server. If the runtime is already installed and is not found by Odoo, you "
  245. "can provide the full path to the runtime by setting the key 'py3o."
  246. "conversion_command' into the configuration parameters."
  247. msgstr ""
  248. #. module: report_py3o
  249. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__report_type
  250. msgid ""
  251. "The type of the report that will be rendered, each one having its own "
  252. "rendering method. HTML means the report will be opened directly in your "
  253. "browser PDF means the report will be rendered using Wkhtmltopdf and "
  254. "downloaded by the user."
  255. msgstr ""
  256. #. module: report_py3o
  257. #: selection:ir.actions.report,report_type:0
  258. msgid "XLSX"
  259. msgstr ""
  260. #. module: report_py3o
  261. #: selection:ir.actions.report,report_type:0
  262. msgid "XML"
  263. msgstr ""
  264. #~ msgid "ir.actions.report.xml"
  265. #~ msgstr "ir.actions.report.xml"
  266. #~ msgid "py3o.template"
  267. #~ msgstr "py3o.modelo"