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.

663 lines
21 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-31 11:56+0000\n"
  12. "PO-Revision-Date: 2017-08-31 11:56+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
  14. "Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
  15. "Language: sl\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=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
  20. "%100==4 ? 2 : 3);\n"
  21. #. module: bi_sql_editor
  22. #: code:addons/bi_sql_editor/models/bi_sql_view.py:450
  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:222
  28. #, python-format
  29. msgid "%s (Copy)"
  30. msgstr "%s (kopija)"
  31. #. module: bi_sql_editor
  32. #: code:addons/bi_sql_editor/models/bi_sql_view.py:325
  33. #, python-format
  34. msgid "%s Access %s"
  35. msgstr "%s Dostop %s"
  36. #. module: bi_sql_editor
  37. #: code:addons/bi_sql_editor/models/bi_sql_view.py:352
  38. #, python-format
  39. msgid "Access %s"
  40. msgstr "Dostop %s"
  41. #. module: bi_sql_editor
  42. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_group_ids
  43. #: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  44. msgid "Allowed Groups"
  45. msgstr "Dovoljene skupine"
  46. #. module: bi_sql_editor
  47. #: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  48. msgid ""
  49. "Are you sure you want to set to draft this SQL View. It will delete the "
  50. "materialized view, and all the previous mapping realized with the columns"
  51. msgstr ""
  52. #. module: bi_sql_editor
  53. #: selection:bi.sql.view.field,tree_visibility:0
  54. msgid "Available"
  55. msgstr "Na voljo"
  56. #. module: bi_sql_editor
  57. #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_is_group_by
  58. msgid ""
  59. "Check this box if you want to create a 'group by' option in the search view"
  60. msgstr ""
  61. "Označite to polje če želite ustvariti opcijo 'združi po' v iskalnem prikazu"
  62. #. module: bi_sql_editor
  63. #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_is_index
  64. msgid ""
  65. "Check this box if you want to create an index on that field. This is "
  66. "recommended for searchable and groupable fields, to reduce duration"
  67. msgstr ""
  68. "Označite to polje če želite ustvariti indeks na tistem polju. To je "
  69. "priporočeno za iskalna in združevalna polja, da se zmanjša trajanje"
  70. #. module: bi_sql_editor
  71. #: selection:bi.sql.view.field,graph_type:0
  72. msgid "Column"
  73. msgstr "Stolpec"
  74. #. module: bi_sql_editor
  75. #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_view_order
  76. msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\""
  77. msgstr ""
  78. #. module: bi_sql_editor
  79. #: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  80. msgid "Create SQL View, Indexes and Models"
  81. msgstr "Ustvari SQL prikaz, indekse in modele"
  82. #. module: bi_sql_editor
  83. #: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  84. msgid "Create UI"
  85. msgstr "Ustvari UI"
  86. #. module: bi_sql_editor
  87. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_create_uid
  88. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_create_uid
  89. msgid "Created by"
  90. msgstr "Ustvaril"
  91. #. module: bi_sql_editor
  92. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_create_date
  93. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_create_date
  94. msgid "Created on"
  95. msgstr "Ustvarjeno"
  96. #. module: bi_sql_editor
  97. #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_cron_id
  98. msgid "Cron Task that will refresh the materialized view"
  99. msgstr "Cron opravilo, ki bo osvežilo materializirani prikaz"
  100. #. module: bi_sql_editor
  101. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_size
  102. msgid "Database Size"
  103. msgstr "Velikost podatkovne baze"
  104. #. module: bi_sql_editor
  105. #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_domain_force
  106. msgid ""
  107. "Define here access restriction to data.\n"
  108. " Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
  109. "created. A typical Multi Company rule is for exemple \n"
  110. " ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
  111. "False)]."
  112. msgstr ""
  113. "Tu določite omejitve dostopa do podatkov.\n"
  114. " Pazite, da uporabite predpono 'x_' v nazivu polja. Globalno 'ir.rule' "
  115. "pravilo bo ustvarjeno. Tipično pravilo za strukturirano podjetje je "
  116. "naprimer \n"
  117. " ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
  118. "False)]."
  119. #. module: bi_sql_editor
  120. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_display_name
  121. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_display_name
  122. msgid "Display Name"
  123. msgstr "Prikazni naziv"
  124. #. module: bi_sql_editor
  125. #: selection:bi.sql.view,state:0
  126. msgid "Draft"
  127. msgstr "Osnutek"
  128. #. module: bi_sql_editor
  129. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_domain_force
  130. msgid "Extra Rule Definition"
  131. msgstr "Definicija dodatnega pravila"
  132. #. module: bi_sql_editor
  133. #: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  134. msgid "Extras Information"
  135. msgstr "Dodatne informacije"
  136. #. module: bi_sql_editor
  137. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_field_description
  138. msgid "Field Description"
  139. msgstr "Opis polja"
  140. #. module: bi_sql_editor
  141. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_ttype
  142. msgid "Field Type"
  143. msgstr "Tip polja"
  144. #. module: bi_sql_editor
  145. #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_many2one_model_id
  146. msgid ""
  147. "For 'Many2one' Odoo field.\n"
  148. " Comodel of the field."
  149. msgstr ""
  150. #. module: bi_sql_editor
  151. #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_selection
  152. msgid ""
  153. "For 'Selection' Odoo field.\n"
  154. " List of options, specified as a Python expression defining a list of (key, "
  155. "label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
  156. msgstr ""
  157. "Za polje 'Selection'.\n"
  158. " Seznam opcij določenih kot Python izrazi, ki definirajo seznam parov (key, "
  159. "label). Naprimer: [('blue','Blue'), ('yellow','Yellow')]"
  160. #. module: bi_sql_editor
  161. #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_model_name
  162. msgid "Full Qualified Name of the transient model that will be created."
  163. msgstr "Polno kvalificirani naziv tranzicijskega modela, ki bo ustvarjen."
  164. #. module: bi_sql_editor
  165. #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_view_name
  166. msgid "Full name of the SQL view"
  167. msgstr "Polni naziv SQL prikaza"
  168. #. module: bi_sql_editor
  169. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_graph_type
  170. msgid "Graph Type"
  171. msgstr "Tip grafa"
  172. #. module: bi_sql_editor
  173. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_has_group_changed
  174. msgid "Has group changed"
  175. msgstr "Se je skupina spremenila"
  176. #. module: bi_sql_editor
  177. #: selection:bi.sql.view.field,tree_visibility:0
  178. msgid "Hidden"
  179. msgstr ""
  180. #. module: bi_sql_editor
  181. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_id
  182. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_id
  183. msgid "ID"
  184. msgstr "ID"
  185. #. module: bi_sql_editor
  186. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_index_name
  187. msgid "Index Name"
  188. msgstr "Naziv indeksa"
  189. #. module: bi_sql_editor
  190. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_is_group_by
  191. msgid "Is Group by"
  192. msgstr "je združi po"
  193. #. module: bi_sql_editor
  194. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_is_index
  195. msgid "Is Index"
  196. msgstr "je indeks"
  197. #. module: bi_sql_editor
  198. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_is_materialized
  199. msgid "Is Materialized View"
  200. msgstr "Je materializirani prikaz"
  201. #. module: bi_sql_editor
  202. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view___last_update
  203. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field___last_update
  204. msgid "Last Modified on"
  205. msgstr "Zadnjič spremenjeno"
  206. #. module: bi_sql_editor
  207. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_write_uid
  208. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_write_uid
  209. msgid "Last Updated by"
  210. msgstr "Zadnji posodobil"
  211. #. module: bi_sql_editor
  212. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_write_date
  213. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_write_date
  214. msgid "Last Updated on"
  215. msgstr "Zadnjič posodobljeno"
  216. #. module: bi_sql_editor
  217. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_materialized_text
  218. msgid "Materialized text"
  219. msgstr "Materializirano besedilo"
  220. #. module: bi_sql_editor
  221. #: selection:bi.sql.view.field,graph_type:0
  222. msgid "Measure"
  223. msgstr "Izmera"
  224. #. module: bi_sql_editor
  225. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_many2one_model_id
  226. #: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  227. msgid "Model"
  228. msgstr "Model"
  229. #. module: bi_sql_editor
  230. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_model_name
  231. msgid "Model Name"
  232. msgstr "Naziv modela"
  233. #. module: bi_sql_editor
  234. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_name
  235. msgid "Name"
  236. msgstr "Naziv"
  237. #. module: bi_sql_editor
  238. #: code:addons/bi_sql_editor/models/bi_sql_view.py:603
  239. #, python-format
  240. msgid ""
  241. "No Column was found.\n"
  242. "Columns name should be prefixed by 'x_'."
  243. msgstr ""
  244. "Stolpec ni najden.\n"
  245. "Naziv stolpca mora imeti predpono 'x_'."
  246. #. module: bi_sql_editor
  247. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_action_id
  248. msgid "Odoo Action"
  249. msgstr "Odoo dejanje"
  250. #. module: bi_sql_editor
  251. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_cron_id
  252. msgid "Odoo Cron"
  253. msgstr "Odoo Cron"
  254. #. module: bi_sql_editor
  255. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_graph_view_id
  256. msgid "Odoo Graph View"
  257. msgstr "Odoo grafični prikaz"
  258. #. module: bi_sql_editor
  259. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_menu_id
  260. msgid "Odoo Menu"
  261. msgstr "Odoo meni"
  262. #. module: bi_sql_editor
  263. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_model_id
  264. msgid "Odoo Model"
  265. msgstr "Odoo model"
  266. #. module: bi_sql_editor
  267. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_pivot_view_id
  268. msgid "Odoo Pivot View"
  269. msgstr ""
  270. #. module: bi_sql_editor
  271. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_rule_id
  272. msgid "Odoo Rule"
  273. msgstr "Odoo pravilo"
  274. #. module: bi_sql_editor
  275. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_search_view_id
  276. msgid "Odoo Search View"
  277. msgstr "Odoo iskalni prikaz"
  278. #. module: bi_sql_editor
  279. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_tree_view_id
  280. msgid "Odoo Tree View"
  281. msgstr ""
  282. #. module: bi_sql_editor
  283. #: code:addons/bi_sql_editor/models/bi_sql_view.py:172
  284. #, python-format
  285. msgid "Only graph, pivot or tree views are supported"
  286. msgstr ""
  287. #. module: bi_sql_editor
  288. #: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  289. msgid "Open View"
  290. msgstr "Odoo prikaz"
  291. #. module: bi_sql_editor
  292. #: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  293. #, fuzzy
  294. msgid "Preview SQL Expression"
  295. msgstr "Overjanje SQL izraza"
  296. #. module: bi_sql_editor
  297. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_query
  298. msgid "Query"
  299. msgstr "Poizvedba"
  300. #. module: bi_sql_editor
  301. #: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  302. msgid "Refresh Materialized View"
  303. msgstr "Osveži materializirani prikaz"
  304. #. module: bi_sql_editor
  305. #: code:addons/bi_sql_editor/models/bi_sql_view.py:340
  306. #, python-format
  307. msgid "Refresh Materialized View %s"
  308. msgstr "Osveži materializirani prikaz %s"
  309. #. module: bi_sql_editor
  310. #: selection:bi.sql.view.field,graph_type:0
  311. msgid "Row"
  312. msgstr "Vrstica"
  313. #. module: bi_sql_editor
  314. #: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  315. msgid "Rule Definition"
  316. msgstr "Definicija pravila"
  317. #. module: bi_sql_editor
  318. #: code:addons/bi_sql_editor/models/bi_sql_view.py:483
  319. #, python-format
  320. msgid ""
  321. "SQL Error while creating %s VIEW %s :\n"
  322. " %s"
  323. msgstr ""
  324. "SQL napaka pri nastanku %s VIEW %s :\n"
  325. " %s"
  326. #. module: bi_sql_editor
  327. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_bi_sql_view_field_ids
  328. #: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  329. msgid "SQL Fields"
  330. msgstr "SQL polja"
  331. #. module: bi_sql_editor
  332. #: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  333. msgid "SQL Query"
  334. msgstr "SQL poizvedba"
  335. #. module: bi_sql_editor
  336. #: model:ir.ui.menu,name:bi_sql_editor.menu_bi_sql_editor
  337. msgid "SQL Reports"
  338. msgstr "SQL poročila"
  339. #. module: bi_sql_editor
  340. #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_query
  341. msgid ""
  342. "SQL Request that will be inserted as the view. Take care to :\n"
  343. " * set a name for all your selected fields, specially if you use SQL "
  344. "function (like EXTRACT, ...);\n"
  345. " * Do not use 'SELECT *' or 'SELECT table.*';\n"
  346. " * prefix the name of the selectable columns by 'x_';"
  347. msgstr ""
  348. "SQL zahtevek, ki bo vstavljen v prikaz. Poskrbite, da bo :\n"
  349. " * nastavljen naziv za vsa izbrana polja, še posebej če uporabljate SQL "
  350. "funkcijo (kot EXTRACT, ...);\n"
  351. " * se ne uporablja 'SELECT *' ali 'SELECT table.*';\n"
  352. " * naziv izbirnih stolpcev vseboval predpono 'x_';"
  353. #. module: bi_sql_editor
  354. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sql_type
  355. msgid "SQL Type"
  356. msgstr "SQL tip"
  357. #. module: bi_sql_editor
  358. #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_sql_type
  359. msgid "SQL Type in the database"
  360. msgstr "SQL tip v bazi"
  361. #. module: bi_sql_editor
  362. #: selection:bi.sql.view,state:0
  363. msgid "SQL Valid"
  364. msgstr "SQL veljaven"
  365. #. module: bi_sql_editor
  366. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_bi_sql_view_id
  367. msgid "SQL View"
  368. msgstr "SQL prikaz"
  369. #. module: bi_sql_editor
  370. #: selection:bi.sql.view,state:0
  371. msgid "SQL View and Model Created"
  372. msgstr "SQL prikaz in model ustvarjena"
  373. #. module: bi_sql_editor
  374. #: model:ir.actions.act_window,name:bi_sql_editor.action_bi_sql_view
  375. #: model:ir.ui.menu,name:bi_sql_editor.menu_bi_sql_view
  376. msgid "SQL Views"
  377. msgstr "SQL prikazi"
  378. #. module: bi_sql_editor
  379. #: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  380. msgid "Security"
  381. msgstr "Varnost"
  382. #. module: bi_sql_editor
  383. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_selection
  384. msgid "Selection Options"
  385. msgstr "Opcije izbire"
  386. #. module: bi_sql_editor
  387. #: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  388. msgid "Set to Draft"
  389. msgstr "Nastavi kot osnutek"
  390. #. module: bi_sql_editor
  391. #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_size
  392. msgid "Size of the materialized view and its indexes"
  393. msgstr "Velikost materializiranega prikaza in pripadajočih indeksov"
  394. #. module: bi_sql_editor
  395. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_state
  396. msgid "State"
  397. msgstr "Stanje"
  398. #. module: bi_sql_editor
  399. #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_state
  400. msgid ""
  401. "State of the Request:\n"
  402. " * 'Draft': Not tested\n"
  403. " * 'SQL Valid': SQL Request has been checked and is valid"
  404. msgstr ""
  405. "Stanje zahtevka:\n"
  406. " * 'Osnutek': ni testirano\n"
  407. " * 'SQL veljaven': SQL zahtevek je bil preverjen in je veljaven"
  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 "Tehnični naziv"
  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 "To bo uporabljeno kot naziv Odoo polja, ki bo prikazan uporabnikom"
  423. #. module: bi_sql_editor
  424. #: model: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 "To ustvari Odoo prikaz, dejanje in meni"
  427. #. module: bi_sql_editor
  428. #: model: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. "To poskusi ustvariti SQL prikaz na osnovi SQL zahtevka in glede na "
  434. "tranzicijski model in polja na osnovi nastavitev"
  435. #. module: bi_sql_editor
  436. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_tree_visibility
  437. msgid "Tree Visibility"
  438. msgstr ""
  439. #. module: bi_sql_editor
  440. #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field_ttype
  441. msgid ""
  442. "Type of the Odoo field that will be created. Keep empty if you don't want to "
  443. "create a new field. If empty, this field will not be displayed neither "
  444. "available for search or group by function"
  445. msgstr ""
  446. #. module: bi_sql_editor
  447. #: selection:bi.sql.view.field,tree_visibility:0
  448. msgid "Unavailable"
  449. msgstr "Ni na voljo"
  450. #. module: bi_sql_editor
  451. #: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  452. msgid ""
  453. "Update Model Access. Required if you changed groups list after having "
  454. "created the model"
  455. msgstr ""
  456. "Posodobi dostope modela. Potrebno, če ste spremenili seznam skupin po "
  457. "nastanku modela"
  458. #. module: bi_sql_editor
  459. #: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  460. msgid "Update Model Acess"
  461. msgstr "Posodobi dostope modela"
  462. #. module: bi_sql_editor
  463. #: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  464. msgid "User Interface"
  465. msgstr "Uporabniški vmesnik"
  466. #. module: bi_sql_editor
  467. #: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  468. msgid "Validate SQL Expression"
  469. msgstr "Overjanje SQL izraza"
  470. #. module: bi_sql_editor
  471. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_view_name
  472. msgid "View Name"
  473. msgstr "Naziv prikaza"
  474. #. module: bi_sql_editor
  475. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_view_order
  476. msgid "View Order"
  477. msgstr ""
  478. #. module: bi_sql_editor
  479. #: selection:bi.sql.view,state:0
  480. msgid "Views, Action and Menu Created"
  481. msgstr ""
  482. #. module: bi_sql_editor
  483. #: code:addons/bi_sql_editor/models/bi_sql_view.py:162
  484. #: code:addons/bi_sql_editor/models/bi_sql_view_field.py:110
  485. #, fuzzy, python-format
  486. msgid "You can not create indexes on non materialized views"
  487. msgstr "Cron opravilo, ki bo osvežilo materializirani prikaz"
  488. #. module: bi_sql_editor
  489. #: code:addons/bi_sql_editor/models/bi_sql_view.py:232
  490. #, python-format
  491. msgid "You can only process this action on SQL Valid items"
  492. msgstr "To dejanje lahko obdelate le na SQL veljavnih postavkah"
  493. #. module: bi_sql_editor
  494. #: code:addons/bi_sql_editor/models/bi_sql_view.py:214
  495. #, python-format
  496. msgid "You can only unlink draft views"
  497. msgstr "Razvezujete lahko le osnutke prikazov"
  498. #. module: bi_sql_editor
  499. #: model:ir.model,name:bi_sql_editor.model_base
  500. msgid "base"
  501. msgstr ""
  502. #. module: bi_sql_editor
  503. #: model:ir.model,name:bi_sql_editor.model_bi_sql_view
  504. msgid "bi.sql.view"
  505. msgstr ""
  506. #. module: bi_sql_editor
  507. #: model:ir.model,name:bi_sql_editor.model_bi_sql_view_field
  508. msgid "bi.sql.view.field"
  509. msgstr ""
  510. #. module: bi_sql_editor
  511. #: selection:bi.sql.view.field,ttype:0
  512. msgid "boolean"
  513. msgstr "boolean"
  514. #. module: bi_sql_editor
  515. #: selection:bi.sql.view.field,ttype:0
  516. msgid "char"
  517. msgstr "char"
  518. #. module: bi_sql_editor
  519. #: selection:bi.sql.view.field,ttype:0
  520. msgid "date"
  521. msgstr "date"
  522. #. module: bi_sql_editor
  523. #: selection:bi.sql.view.field,ttype:0
  524. msgid "datetime"
  525. msgstr "datetime"
  526. #. module: bi_sql_editor
  527. #: selection:bi.sql.view.field,ttype:0
  528. msgid "float"
  529. msgstr "float"
  530. #. module: bi_sql_editor
  531. #: selection:bi.sql.view.field,ttype:0
  532. msgid "integer"
  533. msgstr "integer"
  534. #. module: bi_sql_editor
  535. #: selection:bi.sql.view.field,ttype:0
  536. msgid "many2one"
  537. msgstr "many2one"
  538. #. module: bi_sql_editor
  539. #: selection:bi.sql.view.field,ttype:0
  540. msgid "selection"
  541. msgstr "selection"
  542. #. module: bi_sql_editor
  543. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field_sequence
  544. #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_sequence
  545. msgid "sequence"
  546. msgstr "sequence"
  547. #. module: bi_sql_editor
  548. #: model:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
  549. msgid "this will refresh the materialized view"
  550. msgstr "osvežitev materializiranega prikaza"
  551. #~ msgid "Allowed Users"
  552. #~ msgstr "Dovoljeni uporabniki"