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.

596 lines
17 KiB

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