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.

230 lines
7.0 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: Spanish (Venezuela) (https://www.transifex.com/oca/"
  15. "teams/23907/es_VE/)\n"
  16. "Language: es_VE\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  21. #. module: report_py3o
  22. #: code:addons/report_py3o/models/ir_actions_report_xml.py:42
  23. #, python-format
  24. msgid "(Native)"
  25. msgstr ""
  26. #. module: report_py3o
  27. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_create_uid
  28. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_create_uid
  29. msgid "Created by"
  30. msgstr "Creado por"
  31. #. module: report_py3o
  32. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_create_date
  33. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_create_date
  34. msgid "Created on"
  35. msgstr "Creado en"
  36. #. module: report_py3o
  37. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_display_name
  38. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_display_name
  39. msgid "Display Name"
  40. msgstr "Mostrar nombre"
  41. #. module: report_py3o
  42. #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_template_fallback
  43. msgid "Fallback"
  44. msgstr ""
  45. #. module: report_py3o
  46. #: code:addons/report_py3o/models/ir_actions_report_xml.py:31
  47. #, python-format
  48. msgid "Field 'Output Format' is required for Py3O report"
  49. msgstr ""
  50. #. module: report_py3o
  51. #: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  52. msgid "File Type"
  53. msgstr ""
  54. #. module: report_py3o
  55. #: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  56. msgid "Group By"
  57. msgstr ""
  58. #. module: report_py3o
  59. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_id
  60. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_id
  61. msgid "ID"
  62. msgstr "ID"
  63. #. module: report_py3o
  64. #: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_template_fallback
  65. msgid ""
  66. "If the user does not provide a template this will be used it should be a "
  67. "relative path to root of YOUR module or an absolute path on your server."
  68. msgstr ""
  69. #. module: report_py3o
  70. #: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_multi_in_one
  71. msgid ""
  72. "If you execute a report on several records, by default Odoo will generate a "
  73. "ZIP file that contains as many files as selected records. If you enable this "
  74. "option, Odoo will generate instead a single report for the selected records."
  75. msgstr ""
  76. #. module: report_py3o
  77. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_id
  78. msgid "Ir actions report xml id"
  79. msgstr ""
  80. #. module: report_py3o
  81. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report___last_update
  82. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template___last_update
  83. msgid "Last Modified on"
  84. msgstr "Modificada por última vez"
  85. #. module: report_py3o
  86. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_write_uid
  87. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_write_uid
  88. msgid "Last Updated by"
  89. msgstr "Última actualización realizada por"
  90. #. module: report_py3o
  91. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_write_date
  92. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_write_date
  93. msgid "Last Updated on"
  94. msgstr "Ultima actualizacion en"
  95. #. module: report_py3o
  96. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_py3o_template_data
  97. #: model:ir.ui.view,arch_db:report_py3o.py3o_report_view
  98. msgid "LibreOffice Template"
  99. msgstr ""
  100. #. module: report_py3o
  101. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_filetype
  102. msgid "LibreOffice Template File Type"
  103. msgstr ""
  104. #. module: report_py3o
  105. #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module
  106. msgid "Module"
  107. msgstr ""
  108. #. module: report_py3o
  109. #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_multi_in_one
  110. msgid "Multiple Records in a Single Report"
  111. msgstr ""
  112. #. module: report_py3o
  113. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_name
  114. msgid "Name"
  115. msgstr "Nombre"
  116. #. module: report_py3o
  117. #: code:addons/report_py3o/models/py3o_report.py:190
  118. #, python-format
  119. msgid "No template found. Aborting."
  120. msgstr ""
  121. #. module: report_py3o
  122. #: selection:py3o.template,filetype:0
  123. msgid "ODF Presentation"
  124. msgstr ""
  125. #. module: report_py3o
  126. #: selection:py3o.template,filetype:0
  127. msgid "ODF Presentation (Flat)"
  128. msgstr ""
  129. #. module: report_py3o
  130. #: selection:py3o.template,filetype:0
  131. msgid "ODF Spreadsheet"
  132. msgstr ""
  133. #. module: report_py3o
  134. #: selection:py3o.template,filetype:0
  135. msgid "ODF Spreadsheet (Flat)"
  136. msgstr ""
  137. #. module: report_py3o
  138. #: selection:py3o.template,filetype:0
  139. msgid "ODF Text Document"
  140. msgstr ""
  141. #. module: report_py3o
  142. #: selection:py3o.template,filetype:0
  143. msgid "ODF Text Document (Flat)"
  144. msgstr ""
  145. #. module: report_py3o
  146. #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype
  147. msgid "Output Format"
  148. msgstr ""
  149. #. module: report_py3o
  150. #: model:ir.ui.menu,name:report_py3o.py3o_config_menu
  151. msgid "Py3o"
  152. msgstr ""
  153. #. module: report_py3o
  154. #: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o
  155. msgid "Py3o Demo Report"
  156. msgstr ""
  157. #. module: report_py3o
  158. #: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
  159. msgid "Py3o Reports"
  160. msgstr ""
  161. #. module: report_py3o
  162. #: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
  163. #: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
  164. #: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
  165. #: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  166. #: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
  167. msgid "Py3o Templates"
  168. msgstr ""
  169. #. module: report_py3o
  170. #: model:ir.model,name:report_py3o.model_report
  171. msgid "Report"
  172. msgstr ""
  173. #. module: report_py3o
  174. #: model:ir.model,name:report_py3o.model_py3o_report
  175. msgid "Report Py30"
  176. msgstr ""
  177. #. module: report_py3o
  178. #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_template_id
  179. msgid "Template"
  180. msgstr ""
  181. #. module: report_py3o
  182. #: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module
  183. msgid "The implementer module that provides this report"
  184. msgstr ""
  185. #. module: report_py3o
  186. #: model:ir.model,name:report_py3o.model_ir_actions_report_xml
  187. msgid "ir.actions.report.xml"
  188. msgstr ""
  189. #. module: report_py3o
  190. #: model:ir.model,name:report_py3o.model_py3o_template
  191. msgid "py3o.template"
  192. msgstr ""