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.

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