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.

580 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-24 04:38+0000\n"
  11. "PO-Revision-Date: 2016-03-21 15:33+0000\n"
  12. "Last-Translator: <>\n"
  13. "Language-Team: Spanish (Dominican Republic) (http://www.transifex.com/oca/"
  14. "OCA-reporting-engine-8-0/language/es_DO/)\n"
  15. "Language: es_DO\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 ""
  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 "Creado en"
  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 "Creado en"
  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 "Creado 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 "Creado en"
  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 "Nombre mostrado"
  173. #. module: bi_view_editor
  174. #: selection:bve.view,state:0
  175. msgid "Draft"
  176. msgstr ""
  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 "Nombre mostrado"
  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 "ID"
  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. msgid "Join Model"
  256. msgstr ""
  257. #. module: bi_view_editor
  258. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__join_node
  259. msgid "Join Node"
  260. msgstr ""
  261. #. module: bi_view_editor
  262. #. openerp-web
  263. #: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
  264. #, python-format
  265. msgid "Join..."
  266. msgstr ""
  267. #. module: bi_view_editor
  268. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view____last_update
  269. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line____last_update
  270. msgid "Last Modified on"
  271. msgstr "Última modificación en"
  272. #. module: bi_view_editor
  273. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__write_uid
  274. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__write_uid
  275. msgid "Last Updated by"
  276. msgstr "Última actualización de"
  277. #. module: bi_view_editor
  278. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__write_date
  279. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__write_date
  280. msgid "Last Updated on"
  281. msgstr "Última actualización en"
  282. #. module: bi_view_editor
  283. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__left_join
  284. msgid "Left Join"
  285. msgstr ""
  286. #. module: bi_view_editor
  287. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__line_ids
  288. msgid "Lines"
  289. msgstr ""
  290. #. module: bi_view_editor
  291. #. openerp-web
  292. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
  293. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
  294. #, python-format
  295. msgid "List"
  296. msgstr ""
  297. #. module: bi_view_editor
  298. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__list_attr
  299. msgid "List Attribute"
  300. msgstr ""
  301. #. module: bi_view_editor
  302. #. openerp-web
  303. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
  304. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
  305. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
  306. #, python-format
  307. msgid "Measure"
  308. msgstr ""
  309. #. module: bi_view_editor
  310. #. openerp-web
  311. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
  312. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
  313. #, python-format
  314. msgid "Model"
  315. msgstr ""
  316. #. module: bi_view_editor
  317. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__model_name
  318. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_name
  319. msgid "Model Name"
  320. msgstr ""
  321. #. module: bi_view_editor
  322. #: model:ir.model,name:bi_view_editor.model_ir_model
  323. msgid "Models"
  324. msgstr ""
  325. #. module: bi_view_editor
  326. #. openerp-web
  327. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
  328. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
  329. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
  330. #, python-format
  331. msgid "Name"
  332. msgstr "Nombre"
  333. #. module: bi_view_editor
  334. #: code:addons/bi_view_editor/models/models.py:56
  335. #, python-format
  336. msgid "No data to be displayed."
  337. msgstr ""
  338. #. module: bi_view_editor
  339. #: code:addons/bi_view_editor/models/bve_view.py:446
  340. #, python-format
  341. msgid "No data to process."
  342. msgstr ""
  343. #. module: bi_view_editor
  344. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__note
  345. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  346. msgid "Notes"
  347. msgstr ""
  348. #. module: bi_view_editor
  349. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  350. msgid "Open BI View"
  351. msgstr ""
  352. #. module: bi_view_editor
  353. #. openerp-web
  354. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
  355. #, python-format
  356. msgid "Options"
  357. msgstr ""
  358. #. module: bi_view_editor
  359. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
  360. msgid "Over Condition"
  361. msgstr ""
  362. #. module: bi_view_editor
  363. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
  364. msgid "Query"
  365. msgstr ""
  366. #. module: bi_view_editor
  367. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  368. msgid "Query Builder"
  369. msgstr ""
  370. #. module: bi_view_editor
  371. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__relation
  372. msgid "Relation"
  373. msgstr ""
  374. #. module: bi_view_editor
  375. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__relation_ids
  376. msgid "Relations"
  377. msgstr ""
  378. #. module: bi_view_editor
  379. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  380. msgid "Reset to Draft"
  381. msgstr ""
  382. #. module: bi_view_editor
  383. #. openerp-web
  384. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
  385. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
  386. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
  387. #, python-format
  388. msgid "Row"
  389. msgstr ""
  390. #. module: bi_view_editor
  391. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  392. msgid "SQL"
  393. msgstr ""
  394. #. module: bi_view_editor
  395. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  396. msgid "Security"
  397. msgstr "Seguridad"
  398. #. module: bi_view_editor
  399. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__sequence
  400. msgid "Sequence"
  401. msgstr ""
  402. #. module: bi_view_editor
  403. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__state
  404. msgid "State"
  405. msgstr ""
  406. #. module: bi_view_editor
  407. #: selection:bve.view.line,list_attr:0
  408. msgid "Sum"
  409. msgstr ""
  410. #. module: bi_view_editor
  411. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__table_alias
  412. msgid "Table Alias"
  413. msgstr ""
  414. #. module: bi_view_editor
  415. #: code:addons/bi_view_editor/models/bve_view.py:436
  416. #, python-format
  417. msgid ""
  418. "The model \"%s\" cannot be accessed by users with the selected groups only."
  419. msgstr ""
  420. #. module: bi_view_editor
  421. #: code:addons/bi_view_editor/models/bve_view_line.py:54
  422. #, python-format
  423. msgid "This field cannot be a measure."
  424. msgstr ""
  425. #. module: bi_view_editor
  426. #: code:addons/bi_view_editor/models/bve_view_line.py:50
  427. #, python-format
  428. msgid "This field cannot be a row or a column."
  429. msgstr ""
  430. #. module: bi_view_editor
  431. #: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
  432. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  433. msgid "Translations"
  434. msgstr ""
  435. #. module: bi_view_editor
  436. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__ttype
  437. msgid "Type"
  438. msgstr ""
  439. #. module: bi_view_editor
  440. #. openerp-web
  441. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
  442. #, python-format
  443. msgid "Use the existing node"
  444. msgstr ""
  445. #. module: bi_view_editor
  446. #. openerp-web
  447. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
  448. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
  449. #, python-format
  450. msgid "Use the field"
  451. msgstr ""
  452. #. module: bi_view_editor
  453. #: model:ir.model.fields,help:bi_view_editor.field_bve_view__data
  454. msgid ""
  455. "Use the special query builder to define the query to generate your report "
  456. "dataset. NOTE: To be edited, the query should be in 'Draft' status."
  457. msgstr ""
  458. #. module: bi_view_editor
  459. #: model:ir.model.fields,help:bi_view_editor.field_bve_view__group_ids
  460. msgid ""
  461. "User groups allowed to see the generated report; if NO groups are specified "
  462. "the report will be public for everyone."
  463. msgstr ""
  464. #. module: bi_view_editor
  465. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__user_ids
  466. msgid "Users"
  467. msgstr ""
  468. #. module: bi_view_editor
  469. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__view_id
  470. msgid "View"
  471. msgstr ""
  472. #. module: bi_view_editor
  473. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__view_field_type
  474. msgid "View Field Type"
  475. msgstr ""
  476. #. module: bi_view_editor
  477. #: code:addons/bi_view_editor/models/bve_view.py:511
  478. #, python-format
  479. msgid "You cannot delete a created view! Reset the view to draft first."
  480. msgstr ""
  481. #. module: bi_view_editor
  482. #. openerp-web
  483. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
  484. #, python-format
  485. msgid "new"
  486. msgstr ""