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.

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