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.

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