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.

288 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: 2017-08-17 02:52+0000\n"
  12. "PO-Revision-Date: 2017-08-17 02:52+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
  14. "Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: pt_BR\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 "(Nativo)"
  25. #. module: report_py3o
  26. #: model:ir.model.fields,field_description:report_py3o.field_py3o_server_is_active
  27. msgid "Active"
  28. msgstr "Ativo"
  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. "Não foi possível utilizar o formato nativo no servidor local Fusion. Por "
  37. "favor especificar um Servidor Fusion Externo"
  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 "Criado 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 "Criado em"
  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 "Nome de Exibição"
  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 ""
  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 ""
  65. #. module: report_py3o
  66. #: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  67. msgid "File Type"
  68. msgstr ""
  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 ""
  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 ""
  78. #. module: report_py3o
  79. #: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  80. msgid "Group By"
  81. msgstr ""
  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 "Identificação"
  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. #. module: report_py3o
  95. #: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_multi_in_one
  96. msgid ""
  97. "If you execute a report on several records, by default Odoo will generate a "
  98. "ZIP file that contains as many files as selected records. If you enable this"
  99. " option, Odoo will generate instead a single report for the selected "
  100. "records."
  101. msgstr ""
  102. #. module: report_py3o
  103. #: model:ir.model.fields,help:report_py3o.field_py3o_server_url
  104. msgid ""
  105. "If your Py3o Fusion server is on the same machine and runs on the default "
  106. "port, the URL is http://localhost:8765/form"
  107. msgstr ""
  108. #. module: report_py3o
  109. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id
  110. msgid "Ir actions report xml id"
  111. msgstr ""
  112. #. module: report_py3o
  113. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report___last_update
  114. #: model:ir.model.fields,field_description:report_py3o.field_py3o_server___last_update
  115. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template___last_update
  116. msgid "Last Modified on"
  117. msgstr "Última atualização em"
  118. #. module: report_py3o
  119. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_write_uid
  120. #: model:ir.model.fields,field_description:report_py3o.field_py3o_server_write_uid
  121. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_write_uid
  122. msgid "Last Updated by"
  123. msgstr "Última atualização por"
  124. #. module: report_py3o
  125. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_write_date
  126. #: model:ir.model.fields,field_description:report_py3o.field_py3o_server_write_date
  127. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_write_date
  128. msgid "Last Updated on"
  129. msgstr "Última atualização em"
  130. #. module: report_py3o
  131. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_py3o_template_data
  132. #: model:ir.ui.view,arch_db:report_py3o.py3o_report_view
  133. msgid "LibreOffice Template"
  134. msgstr ""
  135. #. module: report_py3o
  136. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_filetype
  137. msgid "LibreOffice Template File Type"
  138. msgstr ""
  139. #. module: report_py3o
  140. #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion
  141. msgid "Local Fusion"
  142. msgstr ""
  143. #. module: report_py3o
  144. #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module
  145. msgid "Module"
  146. msgstr ""
  147. #. module: report_py3o
  148. #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_multi_in_one
  149. msgid "Multiple Records in a Single Report"
  150. msgstr ""
  151. #. module: report_py3o
  152. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_name
  153. msgid "Name"
  154. msgstr "Nome"
  155. #. module: report_py3o
  156. #: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_is_local_fusion
  157. msgid ""
  158. "Native formats will be processed without a server. You must use this mode if"
  159. " you call methods on your model into the template."
  160. msgstr ""
  161. #. module: report_py3o
  162. #: code:addons/report_py3o/models/py3o_report.py:182
  163. #, python-format
  164. msgid "No template found. Aborting."
  165. msgstr ""
  166. #. module: report_py3o
  167. #: selection:py3o.template,filetype:0
  168. msgid "ODF Spreadsheet"
  169. msgstr ""
  170. #. module: report_py3o
  171. #: selection:py3o.template,filetype:0
  172. msgid "ODF Text Document"
  173. msgstr ""
  174. #. module: report_py3o
  175. #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype
  176. msgid "Output Format"
  177. msgstr ""
  178. #. module: report_py3o
  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.xml,name:report_py3o.res_users_report_py3o
  184. msgid "Py3o Demo Report"
  185. msgstr ""
  186. #. module: report_py3o
  187. #: model:ir.model.fields,field_description:report_py3o.field_py3o_server_url
  188. msgid "Py3o Fusion Server URL"
  189. msgstr ""
  190. #. module: report_py3o
  191. #: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
  192. msgid "Py3o Reports"
  193. msgstr ""
  194. #. module: report_py3o
  195. #: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_form_view
  196. msgid "Py3o Server Configuration"
  197. msgstr ""
  198. #. module: report_py3o
  199. #: model:ir.actions.act_window,name:report_py3o.py3o_server_configuration_action
  200. #: model:ir.ui.menu,name:report_py3o.py3o_server_configuration_menu
  201. msgid "Py3o Servers"
  202. msgstr ""
  203. #. module: report_py3o
  204. #: model:ir.ui.view,arch_db:report_py3o.py3o_server_configuration_tree_view
  205. msgid "Py3o Servers Configuration"
  206. msgstr ""
  207. #. module: report_py3o
  208. #: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
  209. #: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
  210. #: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
  211. #: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  212. #: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
  213. msgid "Py3o Templates"
  214. msgstr ""
  215. #. module: report_py3o
  216. #: model:ir.model,name:report_py3o.model_report
  217. msgid "Report"
  218. msgstr "Relatório"
  219. #. module: report_py3o
  220. #: model:ir.model,name:report_py3o.model_py3o_report
  221. msgid "Report Py30"
  222. msgstr ""
  223. #. module: report_py3o
  224. #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_template_id
  225. msgid "Template"
  226. msgstr ""
  227. #. module: report_py3o
  228. #: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module
  229. msgid "The implementer module that provides this report"
  230. msgstr ""
  231. #. module: report_py3o
  232. #: model:ir.model,name:report_py3o.model_ir_actions_report_xml
  233. msgid "ir.actions.report.xml"
  234. msgstr ""
  235. #. module: report_py3o
  236. #: model:ir.model,name:report_py3o.model_py3o_server
  237. msgid "py3o.server"
  238. msgstr ""
  239. #. module: report_py3o
  240. #: model:ir.model,name:report_py3o.model_py3o_template
  241. msgid "py3o.template"
  242. msgstr ""