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.

278 lines
7.5 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * bi_view_editor
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. # Claudio Araujo Santos <inactive+CDASCSI@transifex.com>, 2017
  8. # Letícia do Nascimento Souza <leticia.souza@kmee.com.br>, 2017
  9. # danimaribeiro <danimaribeiro@gmail.com>, 2017
  10. msgid ""
  11. msgstr ""
  12. "Project-Id-Version: Odoo Server 9.0c\n"
  13. "Report-Msgid-Bugs-To: \n"
  14. "POT-Creation-Date: 2017-03-14 03:52+0000\n"
  15. "PO-Revision-Date: 2017-03-14 03:52+0000\n"
  16. "Last-Translator: danimaribeiro <danimaribeiro@gmail.com>, 2017\n"
  17. "Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/"
  18. "teams/23907/pt_BR/)\n"
  19. "Language: pt_BR\n"
  20. "MIME-Version: 1.0\n"
  21. "Content-Type: text/plain; charset=UTF-8\n"
  22. "Content-Transfer-Encoding: \n"
  23. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  24. #. module: bi_view_editor
  25. #: code:addons/bi_view_editor/models/bve_view.py:388
  26. #, python-format
  27. msgid "%s (copy)"
  28. msgstr "%s (copy)"
  29. #. module: bi_view_editor
  30. #. openerp-web
  31. #: code:addons/bi_view_editor/static/src/js/bve.js:32
  32. #, python-format
  33. msgid "<b>Join</b> using the field"
  34. msgstr ""
  35. #. module: bi_view_editor
  36. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_action_id
  37. msgid "Action"
  38. msgstr "Ação"
  39. #. module: bi_view_editor
  40. #: code:addons/bi_view_editor/models/bve_view.py:378
  41. #, python-format
  42. msgid "BI View"
  43. msgstr ""
  44. #. module: bi_view_editor
  45. #: model:ir.model,name:bi_view_editor.model_bve_view
  46. msgid "BI View Editor"
  47. msgstr ""
  48. #. module: bi_view_editor
  49. #. openerp-web
  50. #: code:addons/bi_view_editor/static/src/js/bve.js:43
  51. #, python-format
  52. msgid "Cancel"
  53. msgstr "Cancelar"
  54. #. module: bi_view_editor
  55. #. openerp-web
  56. #: code:addons/bi_view_editor/static/src/js/bve.js:41
  57. #, python-format
  58. msgid "Choose join node"
  59. msgstr ""
  60. #. module: bi_view_editor
  61. #: model:ir.actions.act_window,help:bi_view_editor.action_bi_view_editor_view_form
  62. msgid "Click to create a Custom Query Object."
  63. msgstr ""
  64. #. module: bi_view_editor
  65. #: model:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  66. msgid "Create a Menu"
  67. msgstr ""
  68. #. module: bi_view_editor
  69. #: selection:bve.view,state:0
  70. msgid "Created"
  71. msgstr ""
  72. #. module: bi_view_editor
  73. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_create_uid
  74. msgid "Created by"
  75. msgstr "Criado por"
  76. #. module: bi_view_editor
  77. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_create_date
  78. msgid "Created on"
  79. msgstr "Criado em"
  80. #. module: bi_view_editor
  81. #: model:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_tree
  82. msgid "Custom BI View"
  83. msgstr ""
  84. #. module: bi_view_editor
  85. #: code:addons/bi_view_editor/models/bve_view.py:60 sql_constraint:bve.view:0
  86. #, python-format
  87. msgid "Custom BI View names must be unique!"
  88. msgstr ""
  89. #. module: bi_view_editor
  90. #: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_view_form
  91. #: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_view
  92. msgid "Custom BI Views"
  93. msgstr ""
  94. #. module: bi_view_editor
  95. #: model:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  96. msgid "Custom Object"
  97. msgstr ""
  98. #. module: bi_view_editor
  99. #: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
  100. msgid "Custom Reports"
  101. msgstr ""
  102. #. module: bi_view_editor
  103. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_data
  104. msgid "Data"
  105. msgstr ""
  106. #. module: bi_view_editor
  107. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_display_name
  108. msgid "Display Name"
  109. msgstr "Nome para Mostrar"
  110. #. module: bi_view_editor
  111. #: selection:bve.view,state:0
  112. msgid "Draft"
  113. msgstr "Rascunho"
  114. #. module: bi_view_editor
  115. #: model:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  116. msgid "Generate BI View"
  117. msgstr ""
  118. #. module: bi_view_editor
  119. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_group_ids
  120. msgid "Groups"
  121. msgstr ""
  122. #. module: bi_view_editor
  123. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_id
  124. msgid "ID"
  125. msgstr "Identificação"
  126. #. module: bi_view_editor
  127. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view___last_update
  128. msgid "Last Modified on"
  129. msgstr "Última atualização em"
  130. #. module: bi_view_editor
  131. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_write_uid
  132. msgid "Last Updated by"
  133. msgstr "Última atualização por"
  134. #. module: bi_view_editor
  135. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_write_date
  136. msgid "Last Updated on"
  137. msgstr "Última atualização em"
  138. #. module: bi_view_editor
  139. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_model_name
  140. msgid "Model name"
  141. msgstr ""
  142. #. module: bi_view_editor
  143. #: model:ir.model,name:bi_view_editor.model_ir_model
  144. msgid "Models"
  145. msgstr "Modelos"
  146. #. module: bi_view_editor
  147. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_name
  148. msgid "Name"
  149. msgstr "Nome"
  150. #. module: bi_view_editor
  151. #: code:addons/bi_view_editor/models/bve_view.py:249
  152. #, python-format
  153. msgid "No data to process."
  154. msgstr ""
  155. #. module: bi_view_editor
  156. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_note
  157. #: model:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  158. msgid "Notes"
  159. msgstr "Notas"
  160. #. module: bi_view_editor
  161. #: model:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  162. msgid "Open BI View"
  163. msgstr ""
  164. #. module: bi_view_editor
  165. #: model:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  166. msgid "Query"
  167. msgstr ""
  168. #. module: bi_view_editor
  169. #: model:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  170. msgid "Reset to Draft"
  171. msgstr ""
  172. #. module: bi_view_editor
  173. #: model:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  174. msgid "Security"
  175. msgstr "Segurança"
  176. #. module: bi_view_editor
  177. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_state
  178. msgid "State"
  179. msgstr "Estado"
  180. #. module: bi_view_editor
  181. #. openerp-web
  182. #: code:addons/bi_view_editor/static/src/js/bve.js:26
  183. #, python-format
  184. msgid "Use the field on model"
  185. msgstr ""
  186. #. module: bi_view_editor
  187. #: model:ir.model.fields,help:bi_view_editor.field_bve_view_data
  188. msgid ""
  189. "Use the special query builder to define the query to generate your report "
  190. "dataset. NOTE: To be edited, the query should be in 'Draft' status."
  191. msgstr ""
  192. #. module: bi_view_editor
  193. #: model:ir.model.fields,help:bi_view_editor.field_bve_view_group_ids
  194. msgid ""
  195. "User groups allowed to see the generated report; if NO groups are specified "
  196. "the report will be public for everyone."
  197. msgstr ""
  198. #. module: bi_view_editor
  199. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_user_ids
  200. msgid "Users"
  201. msgstr "Usuários"
  202. #. module: bi_view_editor
  203. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_view_id
  204. msgid "View"
  205. msgstr "Visão"
  206. #. module: bi_view_editor
  207. #: code:addons/bi_view_editor/models/bve_view.py:68
  208. #, python-format
  209. msgid "You cannot delete a created view! Reset the view to draft first."
  210. msgstr ""
  211. #. module: bi_view_editor
  212. #. openerp-web
  213. #: code:addons/bi_view_editor/static/src/js/bve.js:32
  214. #, python-format
  215. msgid "model"
  216. msgstr ""
  217. #. module: bi_view_editor
  218. #. openerp-web
  219. #: code:addons/bi_view_editor/static/src/js/bve.js:30
  220. #, python-format
  221. msgid "new"
  222. msgstr ""
  223. #. module: bi_view_editor
  224. #. openerp-web
  225. #: code:addons/bi_view_editor/static/src/js/bve.js:32
  226. #, python-format
  227. msgid "on "
  228. msgstr ""
  229. #. module: bi_view_editor
  230. #: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
  231. msgid "wizard.ir.model.menu.create"
  232. msgstr ""