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.

582 lines
16 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * bi_view_editor
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: reporting-engine (8.0)\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2016-12-03 04:09+0000\n"
  11. "PO-Revision-Date: 2016-03-21 15:33+0000\n"
  12. "Last-Translator: <>\n"
  13. "Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-"
  14. "reporting-engine-8-0/language/pt_BR/)\n"
  15. "Language: pt_BR\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  20. #. module: bi_view_editor
  21. #: code:addons/bi_view_editor/models/bve_view.py:440
  22. #, python-format
  23. msgid ""
  24. "%s\n"
  25. "\n"
  26. "%s\n"
  27. "%s"
  28. msgstr ""
  29. #. module: bi_view_editor
  30. #: code:addons/bi_view_editor/models/bve_view.py:474
  31. #, python-format
  32. msgid "%s (copy)"
  33. msgstr ""
  34. #. module: bi_view_editor
  35. #. openerp-web
  36. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
  37. #, python-format
  38. msgid "(join left)"
  39. msgstr ""
  40. #. module: bi_view_editor
  41. #: code:addons/bi_view_editor/models/bve_view.py:566
  42. #, python-format
  43. msgid "Abstract models not supported."
  44. msgstr ""
  45. #. module: bi_view_editor
  46. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__action_id
  47. msgid "Action"
  48. msgstr "Ação"
  49. #. module: bi_view_editor
  50. #: code:addons/bi_view_editor/models/bve_view.py:437
  51. #, python-format
  52. msgid "At least one of the following groups must be added:"
  53. msgstr ""
  54. #. module: bi_view_editor
  55. #: selection:bve.view.line,list_attr:0
  56. msgid "Average"
  57. msgstr ""
  58. #. module: bi_view_editor
  59. #: code:addons/bi_view_editor/models/bve_view.py:468
  60. #, python-format
  61. msgid "BI View"
  62. msgstr ""
  63. #. module: bi_view_editor
  64. #: model:ir.model,name:bi_view_editor.model_bve_view
  65. msgid "BI View Editor"
  66. msgstr ""
  67. #. module: bi_view_editor
  68. #: model:ir.model,name:bi_view_editor.model_bve_view_line
  69. msgid "BI View Editor Lines"
  70. msgstr ""
  71. #. module: bi_view_editor
  72. #: model:ir.model,name:bi_view_editor.model_base
  73. msgid "Base"
  74. msgstr ""
  75. #. module: bi_view_editor
  76. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__bve_view_id
  77. msgid "Bve View"
  78. msgstr ""
  79. #. module: bi_view_editor
  80. #. openerp-web
  81. #: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
  82. #, python-format
  83. msgid "Cancel"
  84. msgstr ""
  85. #. module: bi_view_editor
  86. #. openerp-web
  87. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
  88. #, python-format
  89. msgid "Clear"
  90. msgstr ""
  91. #. module: bi_view_editor
  92. #: model_terms:ir.actions.act_window,help:bi_view_editor.action_bi_view_editor_view_form
  93. msgid "Click to create a Custom Query Object."
  94. msgstr ""
  95. #. module: bi_view_editor
  96. #. openerp-web
  97. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
  98. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
  99. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
  100. #, python-format
  101. msgid "Column"
  102. msgstr ""
  103. #. module: bi_view_editor
  104. #: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
  105. msgid ""
  106. "Condition to be inserted in the OVER part of the ID's row_number function.\n"
  107. "For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
  108. "t1's IDs; otherwise IDs are assigned with no specific order."
  109. msgstr ""
  110. #. module: bi_view_editor
  111. #: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
  112. #, fuzzy
  113. msgid "Create Menu Wizard"
  114. msgstr "Criado em"
  115. #. module: bi_view_editor
  116. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  117. #, fuzzy
  118. msgid "Create a Menu"
  119. msgstr "Criado em"
  120. #. module: bi_view_editor
  121. #: selection:bve.view,state:0
  122. msgid "Created"
  123. msgstr ""
  124. #. module: bi_view_editor
  125. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__create_uid
  126. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__create_uid
  127. msgid "Created by"
  128. msgstr "Criado por"
  129. #. module: bi_view_editor
  130. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__create_date
  131. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__create_date
  132. msgid "Created on"
  133. msgstr "Criado em"
  134. #. module: bi_view_editor
  135. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_tree
  136. msgid "Custom BI View"
  137. msgstr ""
  138. #. module: bi_view_editor
  139. #: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
  140. #, python-format
  141. msgid "Custom BI View names must be unique!"
  142. msgstr ""
  143. #. module: bi_view_editor
  144. #: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_view_form
  145. #: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_view
  146. msgid "Custom BI Views"
  147. msgstr ""
  148. #. module: bi_view_editor
  149. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  150. msgid "Custom Object"
  151. msgstr ""
  152. #. module: bi_view_editor
  153. #: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
  154. msgid "Custom Reports"
  155. msgstr ""
  156. #. module: bi_view_editor
  157. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__data
  158. msgid "Data"
  159. msgstr ""
  160. #. module: bi_view_editor
  161. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__description
  162. msgid "Description"
  163. msgstr ""
  164. #. module: bi_view_editor
  165. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  166. msgid "Details"
  167. msgstr ""
  168. #. module: bi_view_editor
  169. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__display_name
  170. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__display_name
  171. msgid "Display Name"
  172. msgstr "Nome para Mostrar"
  173. #. module: bi_view_editor
  174. #: selection:bve.view,state:0
  175. msgid "Draft"
  176. msgstr "Rascunho"
  177. #. module: bi_view_editor
  178. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  179. msgid "ER Diagram"
  180. msgstr ""
  181. #. module: bi_view_editor
  182. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__er_diagram_image
  183. msgid "Er Diagram Image"
  184. msgstr ""
  185. #. module: bi_view_editor
  186. #: code:addons/bi_view_editor/models/bve_view.py:304
  187. #, python-format
  188. msgid ""
  189. "Error creating the view '{query}':\n"
  190. "{error}"
  191. msgstr ""
  192. #. module: bi_view_editor
  193. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
  194. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  195. msgid "Field"
  196. msgstr ""
  197. #. module: bi_view_editor
  198. #: code:addons/bi_view_editor/models/bve_view_line.py:64
  199. #, python-format
  200. msgid ""
  201. "Field %s/%s is duplicated.\n"
  202. "Please remove the duplications."
  203. msgstr ""
  204. #. module: bi_view_editor
  205. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
  206. #, fuzzy
  207. msgid "Field Name"
  208. msgstr "Nome para Mostrar"
  209. #. module: bi_view_editor
  210. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__field_ids
  211. msgid "Fields"
  212. msgstr ""
  213. #. module: bi_view_editor
  214. #: code:addons/bi_view_editor/models/bve_view.py:461
  215. #, python-format
  216. msgid "Following fields are missing: %s."
  217. msgstr ""
  218. #. module: bi_view_editor
  219. #: code:addons/bi_view_editor/models/bve_view.py:454
  220. #, python-format
  221. msgid ""
  222. "Following models are missing: %s.\n"
  223. "Probably some modules were uninstalled."
  224. msgstr ""
  225. #. module: bi_view_editor
  226. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  227. msgid "Generate BI View"
  228. msgstr ""
  229. #. module: bi_view_editor
  230. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__group_ids
  231. msgid "Groups"
  232. msgstr ""
  233. #. module: bi_view_editor
  234. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__id
  235. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__id
  236. msgid "ID"
  237. msgstr "Identificação"
  238. #. module: bi_view_editor
  239. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__in_list
  240. msgid "In List"
  241. msgstr ""
  242. #. module: bi_view_editor
  243. #: code:addons/bi_view_editor/models/bve_view.py:559
  244. #, python-format
  245. msgid "Inconsistent lines."
  246. msgstr ""
  247. #. module: bi_view_editor
  248. #. openerp-web
  249. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
  250. #, python-format
  251. msgid "Join Left"
  252. msgstr ""
  253. #. module: bi_view_editor
  254. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__join_model_id
  255. #, fuzzy
  256. msgid "Join Model"
  257. msgstr "Modelos"
  258. #. module: bi_view_editor
  259. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__join_node
  260. msgid "Join Node"
  261. msgstr ""
  262. #. module: bi_view_editor
  263. #. openerp-web
  264. #: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
  265. #, python-format
  266. msgid "Join..."
  267. msgstr ""
  268. #. module: bi_view_editor
  269. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view____last_update
  270. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line____last_update
  271. msgid "Last Modified on"
  272. msgstr "Última atualização em"
  273. #. module: bi_view_editor
  274. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__write_uid
  275. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__write_uid
  276. msgid "Last Updated by"
  277. msgstr "Última atualização por"
  278. #. module: bi_view_editor
  279. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__write_date
  280. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__write_date
  281. msgid "Last Updated on"
  282. msgstr "Última atualização em"
  283. #. module: bi_view_editor
  284. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__left_join
  285. msgid "Left Join"
  286. msgstr ""
  287. #. module: bi_view_editor
  288. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__line_ids
  289. msgid "Lines"
  290. msgstr ""
  291. #. module: bi_view_editor
  292. #. openerp-web
  293. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
  294. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
  295. #, python-format
  296. msgid "List"
  297. msgstr ""
  298. #. module: bi_view_editor
  299. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__list_attr
  300. msgid "List Attribute"
  301. msgstr ""
  302. #. module: bi_view_editor
  303. #. openerp-web
  304. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
  305. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
  306. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
  307. #, python-format
  308. msgid "Measure"
  309. msgstr ""
  310. #. module: bi_view_editor
  311. #. openerp-web
  312. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
  313. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
  314. #, fuzzy, python-format
  315. msgid "Model"
  316. msgstr "Modelos"
  317. #. module: bi_view_editor
  318. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__model_name
  319. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_name
  320. msgid "Model Name"
  321. msgstr ""
  322. #. module: bi_view_editor
  323. #: model:ir.model,name:bi_view_editor.model_ir_model
  324. msgid "Models"
  325. msgstr "Modelos"
  326. #. module: bi_view_editor
  327. #. openerp-web
  328. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
  329. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
  330. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
  331. #, python-format
  332. msgid "Name"
  333. msgstr "Nome"
  334. #. module: bi_view_editor
  335. #: code:addons/bi_view_editor/models/models.py:56
  336. #, python-format
  337. msgid "No data to be displayed."
  338. msgstr ""
  339. #. module: bi_view_editor
  340. #: code:addons/bi_view_editor/models/bve_view.py:446
  341. #, python-format
  342. msgid "No data to process."
  343. msgstr ""
  344. #. module: bi_view_editor
  345. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__note
  346. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  347. msgid "Notes"
  348. msgstr ""
  349. #. module: bi_view_editor
  350. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  351. msgid "Open BI View"
  352. msgstr ""
  353. #. module: bi_view_editor
  354. #. openerp-web
  355. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
  356. #, fuzzy, python-format
  357. msgid "Options"
  358. msgstr "Ação"
  359. #. module: bi_view_editor
  360. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
  361. msgid "Over Condition"
  362. msgstr ""
  363. #. module: bi_view_editor
  364. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
  365. msgid "Query"
  366. msgstr ""
  367. #. module: bi_view_editor
  368. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  369. msgid "Query Builder"
  370. msgstr ""
  371. #. module: bi_view_editor
  372. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__relation
  373. msgid "Relation"
  374. msgstr ""
  375. #. module: bi_view_editor
  376. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__relation_ids
  377. #, fuzzy
  378. msgid "Relations"
  379. msgstr "Ação"
  380. #. module: bi_view_editor
  381. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  382. msgid "Reset to Draft"
  383. msgstr ""
  384. #. module: bi_view_editor
  385. #. openerp-web
  386. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
  387. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
  388. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
  389. #, python-format
  390. msgid "Row"
  391. msgstr ""
  392. #. module: bi_view_editor
  393. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  394. msgid "SQL"
  395. msgstr ""
  396. #. module: bi_view_editor
  397. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  398. msgid "Security"
  399. msgstr ""
  400. #. module: bi_view_editor
  401. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__sequence
  402. msgid "Sequence"
  403. msgstr ""
  404. #. module: bi_view_editor
  405. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__state
  406. msgid "State"
  407. msgstr "Estado"
  408. #. module: bi_view_editor
  409. #: selection:bve.view.line,list_attr:0
  410. msgid "Sum"
  411. msgstr ""
  412. #. module: bi_view_editor
  413. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__table_alias
  414. msgid "Table Alias"
  415. msgstr ""
  416. #. module: bi_view_editor
  417. #: code:addons/bi_view_editor/models/bve_view.py:436
  418. #, python-format
  419. msgid ""
  420. "The model \"%s\" cannot be accessed by users with the selected groups only."
  421. msgstr ""
  422. #. module: bi_view_editor
  423. #: code:addons/bi_view_editor/models/bve_view_line.py:54
  424. #, python-format
  425. msgid "This field cannot be a measure."
  426. msgstr ""
  427. #. module: bi_view_editor
  428. #: code:addons/bi_view_editor/models/bve_view_line.py:50
  429. #, python-format
  430. msgid "This field cannot be a row or a column."
  431. msgstr ""
  432. #. module: bi_view_editor
  433. #: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
  434. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  435. msgid "Translations"
  436. msgstr ""
  437. #. module: bi_view_editor
  438. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__ttype
  439. msgid "Type"
  440. msgstr ""
  441. #. module: bi_view_editor
  442. #. openerp-web
  443. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
  444. #, python-format
  445. msgid "Use the existing node"
  446. msgstr ""
  447. #. module: bi_view_editor
  448. #. openerp-web
  449. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
  450. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
  451. #, python-format
  452. msgid "Use the field"
  453. msgstr ""
  454. #. module: bi_view_editor
  455. #: model:ir.model.fields,help:bi_view_editor.field_bve_view__data
  456. msgid ""
  457. "Use the special query builder to define the query to generate your report "
  458. "dataset. NOTE: To be edited, the query should be in 'Draft' status."
  459. msgstr ""
  460. #. module: bi_view_editor
  461. #: model:ir.model.fields,help:bi_view_editor.field_bve_view__group_ids
  462. msgid ""
  463. "User groups allowed to see the generated report; if NO groups are specified "
  464. "the report will be public for everyone."
  465. msgstr ""
  466. #. module: bi_view_editor
  467. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__user_ids
  468. msgid "Users"
  469. msgstr "Usuários"
  470. #. module: bi_view_editor
  471. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__view_id
  472. msgid "View"
  473. msgstr ""
  474. #. module: bi_view_editor
  475. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__view_field_type
  476. msgid "View Field Type"
  477. msgstr ""
  478. #. module: bi_view_editor
  479. #: code:addons/bi_view_editor/models/bve_view.py:511
  480. #, python-format
  481. msgid "You cannot delete a created view! Reset the view to draft first."
  482. msgstr ""
  483. #. module: bi_view_editor
  484. #. openerp-web
  485. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
  486. #, python-format
  487. msgid "new"
  488. msgstr ""