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.

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