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