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.

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