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.

549 lines
13 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * bi_sql_editor
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. # Antonio Trueba <atgayol@gmail.com>, 2017
  8. # Eduardo Rodríguez Crespo <erocre@gmail.com>, 2017
  9. # Carles Antoli <carlesantoli@hotmail.com>, 2017
  10. msgid ""
  11. msgstr ""
  12. "Project-Id-Version: Odoo Server 8.0\n"
  13. "Report-Msgid-Bugs-To: \n"
  14. "POT-Creation-Date: 2017-06-03 01:19+0000\n"
  15. "PO-Revision-Date: 2017-06-03 01:19+0000\n"
  16. "Last-Translator: Carles Antoli <carlesantoli@hotmail.com>, 2017\n"
  17. "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=UTF-8\n"
  20. "Content-Transfer-Encoding: \n"
  21. "Language: es\n"
  22. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  23. #. module: bi_sql_editor
  24. #: code:addons/bi_sql_editor/models/bi_sql_view.py:151
  25. #, python-format
  26. msgid "%s (Copy)"
  27. msgstr ""
  28. #. module: bi_sql_editor
  29. #: code:addons/bi_sql_editor/models/bi_sql_view.py:248
  30. #, python-format
  31. msgid "%s Access %s"
  32. msgstr ""
  33. #. module: bi_sql_editor
  34. #: code:addons/bi_sql_editor/models/bi_sql_view.py:274
  35. #, python-format
  36. msgid "Access %s"
  37. msgstr ""
  38. #. module: bi_sql_editor
  39. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  40. #: field:bi.sql.view,group_ids:0
  41. msgid "Allowed Groups"
  42. msgstr ""
  43. #. module: bi_sql_editor
  44. #: field:bi.sql.view,user_ids:0
  45. msgid "Allowed Users"
  46. msgstr ""
  47. #. module: bi_sql_editor
  48. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  49. msgid ""
  50. "Are you sure you want to set to draft this SQL View. It will delete"
  51. " the materialized view, and all the previous"
  52. " mapping realized with the columns"
  53. msgstr ""
  54. #. module: bi_sql_editor
  55. #: help:bi.sql.view.field,is_group_by:0
  56. msgid ""
  57. "Check this box if you want to create a 'group by' option in the search view"
  58. msgstr ""
  59. #. module: bi_sql_editor
  60. #: help:bi.sql.view.field,is_index:0
  61. msgid ""
  62. "Check this box if you want to create an index on that field. This is "
  63. "recommended for searchable and groupable fields, to reduce duration"
  64. msgstr ""
  65. #. module: bi_sql_editor
  66. #: selection:bi.sql.view.field,graph_type:0
  67. msgid "Column"
  68. msgstr ""
  69. #. module: bi_sql_editor
  70. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  71. msgid "Create SQL View, Indexes and Models"
  72. msgstr ""
  73. #. module: bi_sql_editor
  74. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  75. msgid "Create UI"
  76. msgstr ""
  77. #. module: bi_sql_editor
  78. #: field:bi.sql.view,create_uid:0 field:bi.sql.view.field,create_uid:0
  79. msgid "Created by"
  80. msgstr "Creado por"
  81. #. module: bi_sql_editor
  82. #: field:bi.sql.view,create_date:0 field:bi.sql.view.field,create_date:0
  83. msgid "Created on"
  84. msgstr "Creado en"
  85. #. module: bi_sql_editor
  86. #: help:bi.sql.view,cron_id:0
  87. msgid "Cron Task that will refresh the materialized view"
  88. msgstr ""
  89. #. module: bi_sql_editor
  90. #: field:bi.sql.view,size:0
  91. msgid "Database Size"
  92. msgstr ""
  93. #. module: bi_sql_editor
  94. #: help:bi.sql.view,domain_force:0
  95. msgid ""
  96. "Define here access restriction to data.\n"
  97. " Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
  98. " ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
  99. msgstr ""
  100. #. module: bi_sql_editor
  101. #: field:bi.sql.view,display_name:0 field:bi.sql.view.field,display_name:0
  102. msgid "Display Name"
  103. msgstr "Nombre mostrado"
  104. #. module: bi_sql_editor
  105. #: selection:bi.sql.view,state:0
  106. msgid "Draft"
  107. msgstr "No suscrito"
  108. #. module: bi_sql_editor
  109. #: field:bi.sql.view,domain_force:0
  110. msgid "Extra Rule Definition"
  111. msgstr ""
  112. #. module: bi_sql_editor
  113. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  114. msgid "Extras Information"
  115. msgstr ""
  116. #. module: bi_sql_editor
  117. #: field:bi.sql.view.field,field_description:0
  118. msgid "Field Description"
  119. msgstr ""
  120. #. module: bi_sql_editor
  121. #: field:bi.sql.view.field,ttype:0
  122. msgid "Field Type"
  123. msgstr ""
  124. #. module: bi_sql_editor
  125. #: help:bi.sql.view.field,many2one_model_id:0
  126. msgid ""
  127. "For 'Many2one' Odoo field.\n"
  128. " Co Model of the field."
  129. msgstr ""
  130. #. module: bi_sql_editor
  131. #: help:bi.sql.view.field,selection:0
  132. msgid ""
  133. "For 'Selection' Odoo field.\n"
  134. " List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
  135. msgstr ""
  136. #. module: bi_sql_editor
  137. #: help:bi.sql.view,model_name:0
  138. msgid "Full Qualified Name of the transient model that will be created."
  139. msgstr ""
  140. #. module: bi_sql_editor
  141. #: help:bi.sql.view,view_name:0
  142. msgid "Full name of the SQL view"
  143. msgstr ""
  144. #. module: bi_sql_editor
  145. #: field:bi.sql.view.field,graph_type:0
  146. msgid "Graph Type"
  147. msgstr ""
  148. #. module: bi_sql_editor
  149. #: selection:bi.sql.view,state:0
  150. msgid "Graph, action and Menu Created"
  151. msgstr ""
  152. #. module: bi_sql_editor
  153. #: field:bi.sql.view,has_group_changed:0
  154. msgid "Has group changed"
  155. msgstr ""
  156. #. module: bi_sql_editor
  157. #: field:bi.sql.view,id:0 field:bi.sql.view.field,id:0
  158. msgid "ID"
  159. msgstr "ID"
  160. #. module: bi_sql_editor
  161. #: field:bi.sql.view.field,index_name:0
  162. msgid "Index Name"
  163. msgstr ""
  164. #. module: bi_sql_editor
  165. #: field:bi.sql.view.field,is_group_by:0
  166. msgid "Is Group by"
  167. msgstr ""
  168. #. module: bi_sql_editor
  169. #: field:bi.sql.view.field,is_index:0
  170. msgid "Is Index"
  171. msgstr ""
  172. #. module: bi_sql_editor
  173. #: field:bi.sql.view,is_materialized:0
  174. msgid "Is Materialized View"
  175. msgstr ""
  176. #. module: bi_sql_editor
  177. #: field:bi.sql.view,__last_update:0 field:bi.sql.view.field,__last_update:0
  178. msgid "Last Modified on"
  179. msgstr "Última modificación en"
  180. #. module: bi_sql_editor
  181. #: field:bi.sql.view,write_uid:0 field:bi.sql.view.field,write_uid:0
  182. msgid "Last Updated by"
  183. msgstr "Última actualización por"
  184. #. module: bi_sql_editor
  185. #: field:bi.sql.view,write_date:0 field:bi.sql.view.field,write_date:0
  186. msgid "Last Updated on"
  187. msgstr "Última actualización en"
  188. #. module: bi_sql_editor
  189. #: field:bi.sql.view,materialized_text:0
  190. msgid "Materialized text"
  191. msgstr ""
  192. #. module: bi_sql_editor
  193. #: selection:bi.sql.view.field,graph_type:0
  194. msgid "Measure"
  195. msgstr ""
  196. #. module: bi_sql_editor
  197. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  198. #: field:bi.sql.view.field,many2one_model_id:0
  199. msgid "Model"
  200. msgstr "Modelo"
  201. #. module: bi_sql_editor
  202. #: field:bi.sql.view,model_name:0
  203. msgid "Model Name"
  204. msgstr "Nombre del modelo"
  205. #. module: bi_sql_editor
  206. #: field:bi.sql.view,name:0 field:bi.sql.view.field,name:0
  207. msgid "Name"
  208. msgstr "Nombre"
  209. #. module: bi_sql_editor
  210. #: code:addons/bi_sql_editor/models/bi_sql_view.py:475
  211. #, python-format
  212. msgid ""
  213. "No Column was found.\n"
  214. "Columns name should be prefixed by 'x_'."
  215. msgstr ""
  216. #. module: bi_sql_editor
  217. #: field:bi.sql.view,action_id:0
  218. msgid "Odoo Action"
  219. msgstr ""
  220. #. module: bi_sql_editor
  221. #: field:bi.sql.view,cron_id:0
  222. msgid "Odoo Cron"
  223. msgstr ""
  224. #. module: bi_sql_editor
  225. #: field:bi.sql.view,graph_view_id:0
  226. msgid "Odoo Graph View"
  227. msgstr ""
  228. #. module: bi_sql_editor
  229. #: field:bi.sql.view,menu_id:0
  230. msgid "Odoo Menu"
  231. msgstr ""
  232. #. module: bi_sql_editor
  233. #: field:bi.sql.view,model_id:0
  234. msgid "Odoo Model"
  235. msgstr "Modelo Odoo"
  236. #. module: bi_sql_editor
  237. #: field:bi.sql.view,rule_id:0
  238. msgid "Odoo Rule"
  239. msgstr ""
  240. #. module: bi_sql_editor
  241. #: field:bi.sql.view,search_view_id:0
  242. msgid "Odoo Search View"
  243. msgstr ""
  244. #. module: bi_sql_editor
  245. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  246. msgid "Open View"
  247. msgstr ""
  248. #. module: bi_sql_editor
  249. #: field:bi.sql.view,query:0
  250. msgid "Query"
  251. msgstr "Consulta"
  252. #. module: bi_sql_editor
  253. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  254. msgid "Refresh Materialized View"
  255. msgstr ""
  256. #. module: bi_sql_editor
  257. #: code:addons/bi_sql_editor/models/bi_sql_view.py:263
  258. #, python-format
  259. msgid "Refresh Materialized View %s"
  260. msgstr ""
  261. #. module: bi_sql_editor
  262. #: selection:bi.sql.view.field,graph_type:0
  263. msgid "Row"
  264. msgstr ""
  265. #. module: bi_sql_editor
  266. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  267. msgid "Rule Definition"
  268. msgstr ""
  269. #. module: bi_sql_editor
  270. #: code:addons/bi_sql_editor/models/bi_sql_view.py:358
  271. #, python-format
  272. msgid ""
  273. "SQL Error while creating %s VIEW %s :\n"
  274. " %s"
  275. msgstr ""
  276. #. module: bi_sql_editor
  277. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  278. #: field:bi.sql.view,bi_sql_view_field_ids:0
  279. msgid "SQL Fields"
  280. msgstr ""
  281. #. module: bi_sql_editor
  282. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  283. msgid "SQL Query"
  284. msgstr ""
  285. #. module: bi_sql_editor
  286. #: model:ir.ui.menu,name:bi_sql_editor.menu_bi_sql_editor
  287. msgid "SQL Reports"
  288. msgstr ""
  289. #. module: bi_sql_editor
  290. #: help:bi.sql.view,query:0
  291. msgid ""
  292. "SQL Request that will be inserted as the view. Take care to :\n"
  293. " * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
  294. " * Do not use 'SELECT *' or 'SELECT table.*';\n"
  295. " * prefix the name of the selectable columns by 'x_';"
  296. msgstr ""
  297. #. module: bi_sql_editor
  298. #: field:bi.sql.view.field,sql_type:0
  299. msgid "SQL Type"
  300. msgstr ""
  301. #. module: bi_sql_editor
  302. #: help:bi.sql.view.field,sql_type:0
  303. msgid "SQL Type in the database"
  304. msgstr ""
  305. #. module: bi_sql_editor
  306. #: selection:bi.sql.view,state:0
  307. msgid "SQL Valid"
  308. msgstr ""
  309. #. module: bi_sql_editor
  310. #: field:bi.sql.view.field,bi_sql_view_id:0
  311. msgid "SQL View"
  312. msgstr ""
  313. #. module: bi_sql_editor
  314. #: selection:bi.sql.view,state:0
  315. msgid "SQL View and Model Created"
  316. msgstr ""
  317. #. module: bi_sql_editor
  318. #: model:ir.actions.act_window,name:bi_sql_editor.action_bi_sql_view
  319. #: model:ir.ui.menu,name:bi_sql_editor.menu_bi_sql_view
  320. msgid "SQL Views"
  321. msgstr ""
  322. #. module: bi_sql_editor
  323. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  324. msgid "Security"
  325. msgstr "Seguridad"
  326. #. module: bi_sql_editor
  327. #: field:bi.sql.view.field,selection:0
  328. msgid "Selection Options"
  329. msgstr ""
  330. #. module: bi_sql_editor
  331. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  332. msgid "Set to Draft"
  333. msgstr "Cambiar a borrador"
  334. #. module: bi_sql_editor
  335. #: help:bi.sql.view,size:0
  336. msgid "Size of the materialized view and its indexes"
  337. msgstr ""
  338. #. module: bi_sql_editor
  339. #: field:bi.sql.view,state:0
  340. msgid "State"
  341. msgstr "Estado"
  342. #. module: bi_sql_editor
  343. #: help:bi.sql.view,state:0
  344. msgid ""
  345. "State of the Request:\n"
  346. " * 'Draft': Not tested\n"
  347. " * 'SQL Valid': SQL Request has been checked and is valid"
  348. msgstr ""
  349. #. module: bi_sql_editor
  350. #: help:bi.sql.view,technical_name:0
  351. msgid ""
  352. "Suffix of the SQL view. (SQL full name will be computed and prefixed by "
  353. "'x_bi_sql_view_'. Should have correctsyntax. For more information, see "
  354. "https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
  355. "SYNTAX-IDENTIFIERS"
  356. msgstr ""
  357. #. module: bi_sql_editor
  358. #: field:bi.sql.view,technical_name:0
  359. msgid "Technical Name"
  360. msgstr "Nombre técnico"
  361. #. module: bi_sql_editor
  362. #: help:bi.sql.view.field,field_description:0
  363. msgid "This will be used as the name of the Odoo field, displayed for users"
  364. msgstr ""
  365. #. module: bi_sql_editor
  366. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  367. msgid "This will create Odoo View, Action and Menu"
  368. msgstr ""
  369. #. module: bi_sql_editor
  370. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  371. msgid ""
  372. "This will try to create an SQL View, based on the SQL request and the "
  373. "according Transient Model and fields, based on settings"
  374. msgstr ""
  375. #. module: bi_sql_editor
  376. #: help:bi.sql.view.field,ttype:0
  377. msgid ""
  378. "Type of the Odoo field that will be created. Let empty if you don't want to "
  379. "create a new field. If empty, this field will not be displayed neither "
  380. "available for search or group by function"
  381. msgstr ""
  382. #. module: bi_sql_editor
  383. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  384. msgid ""
  385. "Update Model Access. Required if you changed groups list after having "
  386. "created the model"
  387. msgstr ""
  388. #. module: bi_sql_editor
  389. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  390. msgid "Update Model Acess"
  391. msgstr ""
  392. #. module: bi_sql_editor
  393. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  394. msgid "User Interface"
  395. msgstr ""
  396. #. module: bi_sql_editor
  397. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  398. msgid "Validate SQL Expression"
  399. msgstr ""
  400. #. module: bi_sql_editor
  401. #: field:bi.sql.view,view_name:0
  402. msgid "View Name"
  403. msgstr ""
  404. #. module: bi_sql_editor
  405. #: code:addons/bi_sql_editor/models/bi_sql_view.py:161
  406. #, python-format
  407. msgid "You can only process this action on SQL Valid items"
  408. msgstr ""
  409. #. module: bi_sql_editor
  410. #: code:addons/bi_sql_editor/models/bi_sql_view.py:143
  411. #, python-format
  412. msgid "You can only unlink draft views"
  413. msgstr ""
  414. #. module: bi_sql_editor
  415. #: selection:bi.sql.view.field,ttype:0
  416. msgid "boolean"
  417. msgstr ""
  418. #. module: bi_sql_editor
  419. #: selection:bi.sql.view.field,ttype:0
  420. msgid "char"
  421. msgstr ""
  422. #. module: bi_sql_editor
  423. #: selection:bi.sql.view.field,ttype:0
  424. msgid "date"
  425. msgstr ""
  426. #. module: bi_sql_editor
  427. #: selection:bi.sql.view.field,ttype:0
  428. msgid "datetime"
  429. msgstr ""
  430. #. module: bi_sql_editor
  431. #: selection:bi.sql.view.field,ttype:0
  432. msgid "float"
  433. msgstr ""
  434. #. module: bi_sql_editor
  435. #: selection:bi.sql.view.field,ttype:0
  436. msgid "integer"
  437. msgstr ""
  438. #. module: bi_sql_editor
  439. #: selection:bi.sql.view.field,ttype:0
  440. msgid "many2one"
  441. msgstr ""
  442. #. module: bi_sql_editor
  443. #: selection:bi.sql.view.field,ttype:0
  444. msgid "selection"
  445. msgstr "selección"
  446. #. module: bi_sql_editor
  447. #: field:bi.sql.view.field,sequence:0
  448. msgid "sequence"
  449. msgstr ""
  450. #. module: bi_sql_editor
  451. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  452. msgid "this will refresh the materialized view"
  453. msgstr ""