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.

294 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. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 10.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-05-31 03:52+0000\n"
  12. "PO-Revision-Date: 2017-05-31 03:52+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
  14. "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: es\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #. module: report_py3o
  21. #: code:addons/report_py3o/models/ir_actions_report_xml.py:54
  22. #, python-format
  23. msgid "(Native)"
  24. msgstr "(Originario)"
  25. #. module: report_py3o
  26. #: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active
  27. msgid "Active"
  28. msgstr "Activo"
  29. #. module: report_py3o
  30. #: code:addons/report_py3o/models/ir_actions_report_xml.py:42
  31. #, python-format
  32. msgid ""
  33. "Can not use not native format in local fusion. Please specify a Fusion "
  34. "Server"
  35. msgstr ""
  36. "No se puede usar formato nativo en fusión local. Especifique un servidor "
  37. "Fusión"
  38. #. module: report_py3o
  39. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_create_uid
  40. #: model:ir.model.fields,field_description:report_py3o.field_py3o_server_create_uid
  41. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_create_uid
  42. msgid "Created by"
  43. msgstr "Creado por"
  44. #. module: report_py3o
  45. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_create_date
  46. #: model:ir.model.fields,field_description:report_py3o.field_py3o_server_create_date
  47. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_create_date
  48. msgid "Created on"
  49. msgstr "Creado sobre"
  50. #. module: report_py3o
  51. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_display_name
  52. #: model:ir.model.fields,field_description:report_py3o.field_py3o_server_display_name
  53. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_display_name
  54. msgid "Display Name"
  55. msgstr "Nombre por Mostrar"
  56. #. module: report_py3o
  57. #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_template_fallback
  58. msgid "Fallback"
  59. msgstr "Retroceder"
  60. #. module: report_py3o
  61. #: code:addons/report_py3o/models/ir_actions_report_xml.py:30
  62. #, python-format
  63. msgid "Field 'Output Format' is required for Py3O report"
  64. msgstr "Campo 'Formato de salida' es necesario para el informe Py3O"
  65. #. module: report_py3o
  66. #: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  67. msgid "File Type"
  68. msgstr "Tipo de Documento"
  69. #. module: report_py3o
  70. #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_server_id
  71. msgid "Fusion Server"
  72. msgstr "Servidor de Fusión"
  73. #. module: report_py3o
  74. #: code:addons/report_py3o/models/py3o_report.py:278
  75. #, python-format
  76. msgid "Fusion server error %s"
  77. msgstr "Error del servidor de fusión %s"
  78. #. module: report_py3o
  79. #: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  80. msgid "Group By"
  81. msgstr "Agrupar por"
  82. #. module: report_py3o
  83. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_id
  84. #: model:ir.model.fields,field_description:report_py3o.field_py3o_server_id
  85. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_id
  86. msgid "ID"
  87. msgstr "ID"
  88. #. module: report_py3o
  89. #: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_template_fallback
  90. msgid ""
  91. "If the user does not provide a template this will be used it should be a "
  92. "relative path to root of YOUR module or an absolute path on your server."
  93. msgstr ""
  94. "Si el usuario no proporciona una plantilla se utilizará una ruta relativa a "
  95. "la raíz de SU módulo o una ruta absoluta en SU servidor."
  96. #. module: report_py3o
  97. #: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_multi_in_one
  98. msgid ""
  99. "If you execute a report on several records, by default Odoo will generate a "
  100. "ZIP file that contains as many files as selected records. If you enable this"
  101. " option, Odoo will generate instead a single report for the selected "
  102. "records."
  103. msgstr ""
  104. #. module: report_py3o
  105. #: model:ir.model.fields,help:report_py3o.field_py3o_server_url
  106. msgid ""
  107. "If your Py3o Fusion server is on the same machine and runs on the default "
  108. "port, the URL is http://localhost:8765/form"
  109. msgstr ""
  110. "Si su servidor Py3o Fusion está en la misma máquina y se ejecuta en el "
  111. "puerto predeterminado, la URL es: http://localhost:8765/form"
  112. #. module: report_py3o
  113. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id
  114. msgid "Ir actions report xml id"
  115. msgstr "Ir a los informes de acciones xml id"
  116. #. module: report_py3o
  117. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report___last_update
  118. #: model:ir.model.fields,field_description:report_py3o.field_py3o_server___last_update
  119. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template___last_update
  120. msgid "Last Modified on"
  121. msgstr "Ultima modificación fué"
  122. #. module: report_py3o
  123. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_write_uid
  124. #: model:ir.model.fields,field_description:report_py3o.field_py3o_server_write_uid
  125. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_write_uid
  126. msgid "Last Updated by"
  127. msgstr "Última Actualización por"
  128. #. module: report_py3o
  129. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_write_date
  130. #: model:ir.model.fields,field_description:report_py3o.field_py3o_server_write_date
  131. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_write_date
  132. msgid "Last Updated on"
  133. msgstr "Última Actualización fué"
  134. #. module: report_py3o
  135. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_py3o_template_data
  136. #: model:ir.ui.view,arch_db:report_py3o.py3o_report_view
  137. msgid "LibreOffice Template"
  138. msgstr "Plantilla de Oficina de Libros"
  139. #. module: report_py3o
  140. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_filetype
  141. msgid "LibreOffice Template File Type"
  142. msgstr "Tipo de Plantilla de Documento de Oficina de Libros"
  143. #. module: report_py3o
  144. #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion
  145. msgid "Local Fusion"
  146. msgstr "Fusión Local"
  147. #. module: report_py3o
  148. #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module
  149. msgid "Module"
  150. msgstr "Módulo"
  151. #. module: report_py3o
  152. #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_multi_in_one
  153. msgid "Multiple Records in a Single Report"
  154. msgstr ""
  155. #. module: report_py3o
  156. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_name
  157. msgid "Name"
  158. msgstr "Nombre"
  159. #. module: report_py3o
  160. #: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion
  161. msgid ""
  162. "Native formats will be processed without a server. You must use this mode if"
  163. " you call methods on your model into the template."
  164. msgstr ""
  165. "Los formatos de origen se procesarán sin un servidor. Debe utilizar este "
  166. "modo si requiere los métodos de su modelo en la plantilla."
  167. #. module: report_py3o
  168. #: code:addons/report_py3o/models/py3o_report.py:182
  169. #, python-format
  170. msgid "No template found. Aborting."
  171. msgstr "No se ha encontrado ninguna plantilla. Salir."
  172. #. module: report_py3o
  173. #: selection:py3o.template,filetype:0
  174. msgid "ODF Spreadsheet"
  175. msgstr "Hoja de cálculo ODF"
  176. #. module: report_py3o
  177. #: selection:py3o.template,filetype:0
  178. msgid "ODF Text Document"
  179. msgstr "Documento de Texto ODF"
  180. #. module: report_py3o
  181. #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype
  182. msgid "Output Format"
  183. msgstr "Formato de Salida"
  184. #. module: report_py3o
  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.xml,name:report_py3o.res_users_report_py3o
  190. msgid "Py3o Demo Report"
  191. msgstr "Reporte de Demostracion Py3o"
  192. #. module: report_py3o
  193. #: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url
  194. msgid "Py3o Fusion Server URL"
  195. msgstr "URL del Servidor Fusion Py3o"
  196. #. module: report_py3o
  197. #: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
  198. msgid "Py3o Reports"
  199. msgstr "Reportes de Py3o"
  200. #. module: report_py3o
  201. #: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view
  202. msgid "Py3o Server Configuration"
  203. msgstr "Configuración del Servidor Py3o"
  204. #. module: report_py3o
  205. #: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action
  206. #: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu
  207. msgid "Py3o Servers"
  208. msgstr "Servidores Py3o"
  209. #. module: report_py3o
  210. #: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view
  211. msgid "Py3o Servers Configuration"
  212. msgstr "Configuración de los Servidores Py3o"
  213. #. module: report_py3o
  214. #: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
  215. #: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
  216. #: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
  217. #: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  218. #: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
  219. msgid "Py3o Templates"
  220. msgstr "Modelos Py3o"
  221. #. module: report_py3o
  222. #: model:ir.model,name:report_py3o.model_report
  223. msgid "Report"
  224. msgstr "Informe"
  225. #. module: report_py3o
  226. #: model:ir.model,name:report_py3o.model_py3o_report
  227. msgid "Report Py30"
  228. msgstr "Reporte de Py30"
  229. #. module: report_py3o
  230. #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_template_id
  231. msgid "Template"
  232. msgstr "Modelo"
  233. #. module: report_py3o
  234. #: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module
  235. msgid "The implementer module that provides this report"
  236. msgstr "El módulo implementador que proporciona este informe"
  237. #. module: report_py3o
  238. #: model:ir.model,name:report_py3o.model_ir_actions_report_xml
  239. msgid "ir.actions.report.xml"
  240. msgstr "ir.actions.report.xml"
  241. #. module: report_py3o
  242. #: model:ir.model,name:report_py3o.model_py3o_server
  243. msgid "py3o.server"
  244. msgstr "py3o.servidor"
  245. #. module: report_py3o
  246. #: model:ir.model,name:report_py3o.model_py3o_template
  247. msgid "py3o.template"
  248. msgstr "py3o.modelo"