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.

664 lines
21 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. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 9.0c\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-08-12 02:51+0000\n"
  12. "PO-Revision-Date: 2021-03-09 18:45+0000\n"
  13. "Last-Translator: Ana Suárez <ana.suarez@qubiq.es>\n"
  14. "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
  15. "Language: es\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. "X-Generator: Weblate 4.3.2\n"
  21. #. module: bi_sql_editor
  22. #: code:addons/bi_sql_editor/models/bi_sql_view.py:0
  23. #, python-format
  24. msgid "%m/%d/%Y %H:%M:%S UTC"
  25. msgstr "%m/%d/%Y %H:%M:%S UTC"
  26. #. module: bi_sql_editor
  27. #: code:addons/bi_sql_editor/models/bi_sql_view.py:0
  28. #, python-format
  29. msgid "%s (Copy)"
  30. msgstr "%s (Copia)"
  31. #. module: bi_sql_editor
  32. #: code:addons/bi_sql_editor/models/bi_sql_view.py:0
  33. #, python-format
  34. msgid "%s Access %s"
  35. msgstr "%s Acceso %s"
  36. #. module: bi_sql_editor
  37. #: code:addons/bi_sql_editor/models/bi_sql_view.py:0
  38. #, python-format
  39. msgid "Access %s"
  40. msgstr "Acceso %s"
  41. #. module: bi_sql_editor
  42. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__action_context
  43. msgid "Action Context"
  44. msgstr "Contexto Acción"
  45. #. module: bi_sql_editor
  46. #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  47. msgid "Action Settings"
  48. msgstr "Ajustes Acción"
  49. #. module: bi_sql_editor
  50. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__group_ids
  51. #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  52. msgid "Allowed Groups"
  53. msgstr "Grupos permitidos"
  54. #. module: bi_sql_editor
  55. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__user_ids
  56. msgid "Allowed Users"
  57. msgstr "Usuarios permitidos"
  58. #. module: bi_sql_editor
  59. #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  60. msgid ""
  61. "Are you sure you want to set to draft this SQL View. It will delete the "
  62. "materialized view, and all the previous mapping realized with the columns"
  63. msgstr ""
  64. "Está seguro de que quiere establecer a borrador esta vista SQL. Eliminará la "
  65. "vista materializada, y el mapeo anteriormente realizado con las columnas"
  66. #. module: bi_sql_editor
  67. #: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__tree_visibility__available
  68. msgid "Available"
  69. msgstr "Disponible"
  70. #. module: bi_sql_editor
  71. #: model:ir.model,name:bi_sql_editor.model_bi_sql_view
  72. msgid "BI SQL View"
  73. msgstr "Vista BI SQL"
  74. #. module: bi_sql_editor
  75. #: model:ir.model,name:bi_sql_editor.model_bi_sql_view_field
  76. msgid "Bi SQL View Field"
  77. msgstr "Campo Vista BI SQL"
  78. #. module: bi_sql_editor
  79. #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by
  80. msgid ""
  81. "Check this box if you want to create a 'group by' option in the search view"
  82. msgstr ""
  83. "Marque esta casilla si quiere crear la opción 'agrupar por' en la vista de "
  84. "búsqueda"
  85. #. module: bi_sql_editor
  86. #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_index
  87. msgid ""
  88. "Check this box if you want to create an index on that field. This is "
  89. "recommended for searchable and groupable fields, to reduce duration"
  90. msgstr ""
  91. "Marque esta casilla si quiere crear un índice en ese campo. Esto es "
  92. "recomendable para campos que se pueden agrupar y filtrar, para reducir la "
  93. "duración"
  94. #. module: bi_sql_editor
  95. #: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__graph_type__col
  96. msgid "Column"
  97. msgstr "Columna"
  98. #. module: bi_sql_editor
  99. #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
  100. msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
  101. msgstr ""
  102. "Texto separado por comas. Posibles valores: \"graph\", \"pivot\" o \"tree\""
  103. #. module: bi_sql_editor
  104. #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  105. msgid "Context"
  106. msgstr "Contexto"
  107. #. module: bi_sql_editor
  108. #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  109. msgid "Create SQL View, Indexes and Models"
  110. msgstr "Crear Vista SQL, Índices y Modelos"
  111. #. module: bi_sql_editor
  112. #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  113. msgid "Create UI"
  114. msgstr "Crear UI"
  115. #. module: bi_sql_editor
  116. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__create_uid
  117. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__create_uid
  118. msgid "Created by"
  119. msgstr "Creado por"
  120. #. module: bi_sql_editor
  121. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__create_date
  122. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__create_date
  123. msgid "Created on"
  124. msgstr "Creado en"
  125. #. module: bi_sql_editor
  126. #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__cron_id
  127. msgid "Cron Task that will refresh the materialized view"
  128. msgstr "Cron Task que refrescará la vista materializada"
  129. #. module: bi_sql_editor
  130. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__size
  131. msgid "Database Size"
  132. msgstr "Tamaño Base de Datos"
  133. #. module: bi_sql_editor
  134. #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__action_context
  135. msgid ""
  136. "Define here a context that will be used by default, when creating the action."
  137. msgstr ""
  138. "Defina aquí un contexto que será utilizado por defecto, cuando se cree la "
  139. "acción."
  140. #. module: bi_sql_editor
  141. #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__domain_force
  142. #, fuzzy
  143. msgid ""
  144. "Define here access restriction to data.\n"
  145. " Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
  146. "created. A typical Multi Company rule is for exemple \n"
  147. " ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
  148. "False)]."
  149. msgstr ""
  150. "Defina aquí restricciones de acceso a los datos.\n"
  151. " Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
  152. "created. A typical Multi Company rule is for exemple \n"
  153. " ['|', ('x_company_id','child_of', [user.company_id."
  154. "id]),('x_company_id','=',False)]."
  155. #. module: bi_sql_editor
  156. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name
  157. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__display_name
  158. msgid "Display Name"
  159. msgstr "Nombre mostrado"
  160. #. module: bi_sql_editor
  161. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__domain_force
  162. msgid "Extra Rule Definition"
  163. msgstr "Definición Regla Extra"
  164. #. module: bi_sql_editor
  165. #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  166. msgid "Extras Information"
  167. msgstr "Información Extra"
  168. #. module: bi_sql_editor
  169. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__field_description
  170. msgid "Field Description"
  171. msgstr "Descripción del campo"
  172. #. module: bi_sql_editor
  173. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__ttype
  174. msgid "Field Type"
  175. msgstr "Tipo de campo"
  176. #. module: bi_sql_editor
  177. #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__many2one_model_id
  178. msgid ""
  179. "For 'Many2one' Odoo field.\n"
  180. " Comodel of the field."
  181. msgstr ""
  182. #. module: bi_sql_editor
  183. #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__selection
  184. msgid ""
  185. "For 'Selection' Odoo field.\n"
  186. " List of options, specified as a Python expression defining a list of (key, "
  187. "label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
  188. msgstr ""
  189. #. module: bi_sql_editor
  190. #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__model_name
  191. msgid "Full Qualified Name of the transient model that will be created."
  192. msgstr ""
  193. #. module: bi_sql_editor
  194. #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_name
  195. msgid "Full name of the SQL view"
  196. msgstr ""
  197. #. module: bi_sql_editor
  198. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__graph_type
  199. msgid "Graph Type"
  200. msgstr ""
  201. #. module: bi_sql_editor
  202. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__has_group_changed
  203. msgid "Has Group Changed"
  204. msgstr ""
  205. #. module: bi_sql_editor
  206. #: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__tree_visibility__hidden
  207. msgid "Hidden"
  208. msgstr ""
  209. #. module: bi_sql_editor
  210. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__id
  211. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__id
  212. msgid "ID"
  213. msgstr "ID"
  214. #. module: bi_sql_editor
  215. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__index_name
  216. msgid "Index Name"
  217. msgstr ""
  218. #. module: bi_sql_editor
  219. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__is_group_by
  220. msgid "Is Group by"
  221. msgstr ""
  222. #. module: bi_sql_editor
  223. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__is_index
  224. msgid "Is Index"
  225. msgstr ""
  226. #. module: bi_sql_editor
  227. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__is_materialized
  228. msgid "Is Materialized View"
  229. msgstr ""
  230. #. module: bi_sql_editor
  231. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view____last_update
  232. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field____last_update
  233. msgid "Last Modified on"
  234. msgstr "Última modificación en"
  235. #. module: bi_sql_editor
  236. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_uid
  237. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__write_uid
  238. msgid "Last Updated by"
  239. msgstr "Última actualización por"
  240. #. module: bi_sql_editor
  241. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__write_date
  242. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__write_date
  243. msgid "Last Updated on"
  244. msgstr "Última actualización en"
  245. #. module: bi_sql_editor
  246. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__materialized_text
  247. msgid "Materialized Text"
  248. msgstr ""
  249. #. module: bi_sql_editor
  250. #: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__graph_type__measure
  251. msgid "Measure"
  252. msgstr ""
  253. #. module: bi_sql_editor
  254. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__many2one_model_id
  255. #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  256. msgid "Model"
  257. msgstr "Modelo"
  258. #. module: bi_sql_editor
  259. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__model_name
  260. msgid "Model Name"
  261. msgstr "Nombre del modelo"
  262. #. module: bi_sql_editor
  263. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__name
  264. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__name
  265. msgid "Name"
  266. msgstr "Nombre"
  267. #. module: bi_sql_editor
  268. #: code:addons/bi_sql_editor/models/bi_sql_view.py:0
  269. #, python-format
  270. msgid ""
  271. "No Column was found.\n"
  272. "Columns name should be prefixed by 'x_'."
  273. msgstr ""
  274. #. module: bi_sql_editor
  275. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__action_id
  276. msgid "Odoo Action"
  277. msgstr ""
  278. #. module: bi_sql_editor
  279. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__cron_id
  280. msgid "Odoo Cron"
  281. msgstr ""
  282. #. module: bi_sql_editor
  283. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__graph_view_id
  284. msgid "Odoo Graph View"
  285. msgstr ""
  286. #. module: bi_sql_editor
  287. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
  288. msgid "Odoo Menu"
  289. msgstr ""
  290. #. module: bi_sql_editor
  291. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__model_id
  292. msgid "Odoo Model"
  293. msgstr "Modelo Odoo"
  294. #. module: bi_sql_editor
  295. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__pivot_view_id
  296. msgid "Odoo Pivot View"
  297. msgstr ""
  298. #. module: bi_sql_editor
  299. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__rule_id
  300. msgid "Odoo Rule"
  301. msgstr ""
  302. #. module: bi_sql_editor
  303. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__search_view_id
  304. msgid "Odoo Search View"
  305. msgstr ""
  306. #. module: bi_sql_editor
  307. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
  308. msgid "Odoo Tree View"
  309. msgstr ""
  310. #. module: bi_sql_editor
  311. #: code:addons/bi_sql_editor/models/bi_sql_view.py:0
  312. #, python-format
  313. msgid "Only graph, pivot or tree views are supported"
  314. msgstr ""
  315. #. module: bi_sql_editor
  316. #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  317. msgid "Open View"
  318. msgstr ""
  319. #. module: bi_sql_editor
  320. #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  321. msgid "Preview SQL Expression"
  322. msgstr ""
  323. #. module: bi_sql_editor
  324. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__query
  325. msgid "Query"
  326. msgstr "Consulta"
  327. #. module: bi_sql_editor
  328. #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  329. msgid "Refresh Materialized View"
  330. msgstr ""
  331. #. module: bi_sql_editor
  332. #: code:addons/bi_sql_editor/models/bi_sql_view.py:0
  333. #, python-format
  334. msgid "Refresh Materialized View %s"
  335. msgstr ""
  336. #. module: bi_sql_editor
  337. #: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__graph_type__row
  338. msgid "Row"
  339. msgstr ""
  340. #. module: bi_sql_editor
  341. #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  342. msgid "Rule Definition"
  343. msgstr ""
  344. #. module: bi_sql_editor
  345. #: code:addons/bi_sql_editor/models/bi_sql_view.py:0
  346. #, python-format
  347. msgid ""
  348. "SQL Error while creating %s VIEW %s :\n"
  349. " %s"
  350. msgstr ""
  351. #. module: bi_sql_editor
  352. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__bi_sql_view_field_ids
  353. #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  354. msgid "SQL Fields"
  355. msgstr ""
  356. #. module: bi_sql_editor
  357. #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  358. msgid "SQL Query"
  359. msgstr ""
  360. #. module: bi_sql_editor
  361. #: model:ir.ui.menu,name:bi_sql_editor.menu_bi_sql_editor
  362. msgid "SQL Reports"
  363. msgstr ""
  364. #. module: bi_sql_editor
  365. #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__query
  366. msgid ""
  367. "SQL Request that will be inserted as the view. Take care to :\n"
  368. " * set a name for all your selected fields, specially if you use SQL "
  369. "function (like EXTRACT, ...);\n"
  370. " * Do not use 'SELECT *' or 'SELECT table.*';\n"
  371. " * prefix the name of the selectable columns by 'x_';"
  372. msgstr ""
  373. #. module: bi_sql_editor
  374. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__sql_type
  375. msgid "SQL Type"
  376. msgstr ""
  377. #. module: bi_sql_editor
  378. #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__sql_type
  379. msgid "SQL Type in the database"
  380. msgstr ""
  381. #. module: bi_sql_editor
  382. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__bi_sql_view_id
  383. msgid "SQL View"
  384. msgstr ""
  385. #. module: bi_sql_editor
  386. #: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view__state__model_valid
  387. msgid "SQL View and Model Created"
  388. msgstr ""
  389. #. module: bi_sql_editor
  390. #: model:ir.actions.act_window,name:bi_sql_editor.action_bi_sql_view
  391. #: model:ir.ui.menu,name:bi_sql_editor.menu_bi_sql_view
  392. msgid "SQL Views"
  393. msgstr ""
  394. #. module: bi_sql_editor
  395. #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  396. msgid "Security"
  397. msgstr "Seguridad"
  398. #. module: bi_sql_editor
  399. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__selection
  400. msgid "Selection Options"
  401. msgstr ""
  402. #. module: bi_sql_editor
  403. #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  404. msgid "Set to Draft"
  405. msgstr "Cambiar a borrador"
  406. #. module: bi_sql_editor
  407. #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__size
  408. msgid "Size of the materialized view and its indexes"
  409. msgstr ""
  410. #. module: bi_sql_editor
  411. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__state
  412. msgid "State"
  413. msgstr "Estado"
  414. #. module: bi_sql_editor
  415. #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__state
  416. msgid ""
  417. "State of the Request:\n"
  418. " * 'Draft': Not tested\n"
  419. " * 'SQL Valid': SQL Request has been checked and is valid"
  420. msgstr ""
  421. #. module: bi_sql_editor
  422. #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__technical_name
  423. msgid ""
  424. "Suffix of the SQL view. SQL full name will be computed and prefixed by "
  425. "'x_bi_sql_view_'. Syntax should follow: https://www.postgresql.org/docs/"
  426. "current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS"
  427. msgstr ""
  428. #. module: bi_sql_editor
  429. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__technical_name
  430. msgid "Technical Name"
  431. msgstr "Nombre técnico"
  432. #. module: bi_sql_editor
  433. #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__field_description
  434. msgid "This will be used as the name of the Odoo field, displayed for users"
  435. msgstr ""
  436. #. module: bi_sql_editor
  437. #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  438. msgid "This will create Odoo View, Action and Menu"
  439. msgstr ""
  440. #. module: bi_sql_editor
  441. #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  442. msgid ""
  443. "This will try to create an SQL View, based on the SQL request and the "
  444. "according Transient Model and fields, based on settings"
  445. msgstr ""
  446. #. module: bi_sql_editor
  447. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__tree_visibility
  448. msgid "Tree Visibility"
  449. msgstr ""
  450. #. module: bi_sql_editor
  451. #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__ttype
  452. msgid ""
  453. "Type of the Odoo field that will be created. Keep empty if you don't want to "
  454. "create a new field. If empty, this field will not be displayed neither "
  455. "available for search or group by function"
  456. msgstr ""
  457. #. module: bi_sql_editor
  458. #: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__tree_visibility__unavailable
  459. msgid "Unavailable"
  460. msgstr ""
  461. #. module: bi_sql_editor
  462. #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  463. msgid "Update Model Access"
  464. msgstr ""
  465. #. module: bi_sql_editor
  466. #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  467. msgid ""
  468. "Update Model Access. Required if you changed groups list after having "
  469. "created the model"
  470. msgstr ""
  471. #. module: bi_sql_editor
  472. #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  473. msgid "User Interface"
  474. msgstr ""
  475. #. module: bi_sql_editor
  476. #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  477. msgid "Validate SQL Expression"
  478. msgstr ""
  479. #. module: bi_sql_editor
  480. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__view_name
  481. msgid "View Name"
  482. msgstr ""
  483. #. module: bi_sql_editor
  484. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__view_order
  485. msgid "View Order"
  486. msgstr ""
  487. #. module: bi_sql_editor
  488. #: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view__state__ui_valid
  489. msgid "Views, Action and Menu Created"
  490. msgstr ""
  491. #. module: bi_sql_editor
  492. #: code:addons/bi_sql_editor/models/bi_sql_view.py:0
  493. #: code:addons/bi_sql_editor/models/bi_sql_view_field.py:0
  494. #, python-format
  495. msgid "You can not create indexes on non materialized views"
  496. msgstr ""
  497. #. module: bi_sql_editor
  498. #: code:addons/bi_sql_editor/models/bi_sql_view.py:0
  499. #, python-format
  500. msgid "You can only process this action on SQL Valid items"
  501. msgstr ""
  502. #. module: bi_sql_editor
  503. #: code:addons/bi_sql_editor/models/bi_sql_view.py:0
  504. #, python-format
  505. msgid ""
  506. "You can only unlink draft views.If you want to delete them, first set them "
  507. "to draft."
  508. msgstr ""
  509. #. module: bi_sql_editor
  510. #: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__ttype__boolean
  511. msgid "boolean"
  512. msgstr ""
  513. #. module: bi_sql_editor
  514. #: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__ttype__char
  515. msgid "char"
  516. msgstr ""
  517. #. module: bi_sql_editor
  518. #: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__ttype__date
  519. msgid "date"
  520. msgstr ""
  521. #. module: bi_sql_editor
  522. #: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__ttype__datetime
  523. msgid "datetime"
  524. msgstr ""
  525. #. module: bi_sql_editor
  526. #: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__ttype__float
  527. msgid "float"
  528. msgstr ""
  529. #. module: bi_sql_editor
  530. #: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__ttype__integer
  531. msgid "integer"
  532. msgstr ""
  533. #. module: bi_sql_editor
  534. #: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__ttype__many2one
  535. msgid "many2one"
  536. msgstr ""
  537. #. module: bi_sql_editor
  538. #: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__ttype__selection
  539. msgid "selection"
  540. msgstr "selección"
  541. #. module: bi_sql_editor
  542. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__sequence
  543. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__sequence
  544. msgid "sequence"
  545. msgstr ""
  546. #. module: bi_sql_editor
  547. #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  548. msgid "this will refresh the materialized view"
  549. msgstr ""
  550. #~ msgid "Draft"
  551. #~ msgstr "No suscrito"