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.

611 lines
17 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * bi_view_editor
  4. #
  5. # Translators:
  6. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2016
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: reporting-engine (8.0)\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2016-05-04 02:44+0000\n"
  12. "PO-Revision-Date: 2016-05-03 15:03+0000\n"
  13. "Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
  14. "Language-Team: Slovenian (http://www.transifex.com/oca/OCA-reporting-"
  15. "engine-8-0/language/sl/)\n"
  16. "Language: sl\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=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
  21. "%100==4 ? 2 : 3);\n"
  22. #. module: bi_view_editor
  23. #: code:addons/bi_view_editor/models/bve_view.py:440
  24. #, python-format
  25. msgid ""
  26. "%s\n"
  27. "\n"
  28. "%s\n"
  29. "%s"
  30. msgstr ""
  31. #. module: bi_view_editor
  32. #: code:addons/bi_view_editor/models/bve_view.py:474
  33. #, python-format
  34. msgid "%s (copy)"
  35. msgstr ""
  36. #. module: bi_view_editor
  37. #. openerp-web
  38. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
  39. #, python-format
  40. msgid "(join left)"
  41. msgstr ""
  42. #. module: bi_view_editor
  43. #: code:addons/bi_view_editor/models/bve_view.py:566
  44. #, python-format
  45. msgid "Abstract models not supported."
  46. msgstr ""
  47. #. module: bi_view_editor
  48. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__action_id
  49. msgid "Action"
  50. msgstr "Ukrep"
  51. #. module: bi_view_editor
  52. #: code:addons/bi_view_editor/models/bve_view.py:437
  53. #, python-format
  54. msgid "At least one of the following groups must be added:"
  55. msgstr ""
  56. #. module: bi_view_editor
  57. #: selection:bve.view.line,list_attr:0
  58. msgid "Average"
  59. msgstr ""
  60. #. module: bi_view_editor
  61. #: code:addons/bi_view_editor/models/bve_view.py:468
  62. #, fuzzy, python-format
  63. msgid "BI View"
  64. msgstr "Odpri BI prikaz"
  65. #. module: bi_view_editor
  66. #: model:ir.model,name:bi_view_editor.model_bve_view
  67. msgid "BI View Editor"
  68. msgstr "BI urejevalnik prikazov"
  69. #. module: bi_view_editor
  70. #: model:ir.model,name:bi_view_editor.model_bve_view_line
  71. #, fuzzy
  72. msgid "BI View Editor Lines"
  73. msgstr "BI urejevalnik prikazov"
  74. #. module: bi_view_editor
  75. #: model:ir.model,name:bi_view_editor.model_base
  76. msgid "Base"
  77. msgstr ""
  78. #. module: bi_view_editor
  79. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__bve_view_id
  80. #, fuzzy
  81. msgid "Bve View"
  82. msgstr "Odpri BI prikaz"
  83. #. module: bi_view_editor
  84. #. openerp-web
  85. #: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
  86. #, python-format
  87. msgid "Cancel"
  88. msgstr ""
  89. #. module: bi_view_editor
  90. #. openerp-web
  91. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
  92. #, python-format
  93. msgid "Clear"
  94. msgstr ""
  95. #. module: bi_view_editor
  96. #: model_terms:ir.actions.act_window,help:bi_view_editor.action_bi_view_editor_view_form
  97. msgid "Click to create a Custom Query Object."
  98. msgstr ""
  99. #. module: bi_view_editor
  100. #. openerp-web
  101. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
  102. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
  103. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
  104. #, python-format
  105. msgid "Column"
  106. msgstr ""
  107. #. module: bi_view_editor
  108. #: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
  109. msgid ""
  110. "Condition to be inserted in the OVER part of the ID's row_number function.\n"
  111. "For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
  112. "t1's IDs; otherwise IDs are assigned with no specific order."
  113. msgstr ""
  114. #. module: bi_view_editor
  115. #: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
  116. #, fuzzy
  117. msgid "Create Menu Wizard"
  118. msgstr "Ustvarjeno"
  119. #. module: bi_view_editor
  120. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  121. #, fuzzy
  122. msgid "Create a Menu"
  123. msgstr "Ustvarjeno"
  124. #. module: bi_view_editor
  125. #: selection:bve.view,state:0
  126. msgid "Created"
  127. msgstr "Nastanek"
  128. #. module: bi_view_editor
  129. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__create_uid
  130. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__create_uid
  131. msgid "Created by"
  132. msgstr "Ustvaril"
  133. #. module: bi_view_editor
  134. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__create_date
  135. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__create_date
  136. msgid "Created on"
  137. msgstr "Ustvarjeno"
  138. #. module: bi_view_editor
  139. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_tree
  140. msgid "Custom BI View"
  141. msgstr "Prilagojen BI prikaz"
  142. #. module: bi_view_editor
  143. #: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
  144. #, python-format
  145. msgid "Custom BI View names must be unique!"
  146. msgstr "Nazivi prilagojenih BI prikazov morajo biti unikatni!"
  147. #. module: bi_view_editor
  148. #: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_view_form
  149. #: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_view
  150. msgid "Custom BI Views"
  151. msgstr "Prilagojeni BI prikazi"
  152. #. module: bi_view_editor
  153. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  154. msgid "Custom Object"
  155. msgstr "Prilagojen objekt"
  156. #. module: bi_view_editor
  157. #: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
  158. msgid "Custom Reports"
  159. msgstr "Prilagojena poročila"
  160. #. module: bi_view_editor
  161. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__data
  162. msgid "Data"
  163. msgstr "Podatki"
  164. #. module: bi_view_editor
  165. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__description
  166. msgid "Description"
  167. msgstr ""
  168. #. module: bi_view_editor
  169. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  170. msgid "Details"
  171. msgstr ""
  172. #. module: bi_view_editor
  173. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__display_name
  174. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__display_name
  175. msgid "Display Name"
  176. msgstr "Prikazni naziv"
  177. #. module: bi_view_editor
  178. #: selection:bve.view,state:0
  179. msgid "Draft"
  180. msgstr "Osnutek"
  181. #. module: bi_view_editor
  182. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  183. msgid "ER Diagram"
  184. msgstr ""
  185. #. module: bi_view_editor
  186. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__er_diagram_image
  187. msgid "Er Diagram Image"
  188. msgstr ""
  189. #. module: bi_view_editor
  190. #: code:addons/bi_view_editor/models/bve_view.py:304
  191. #, python-format
  192. msgid ""
  193. "Error creating the view '{query}':\n"
  194. "{error}"
  195. msgstr ""
  196. #. module: bi_view_editor
  197. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
  198. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  199. msgid "Field"
  200. msgstr ""
  201. #. module: bi_view_editor
  202. #: code:addons/bi_view_editor/models/bve_view_line.py:64
  203. #, python-format
  204. msgid ""
  205. "Field %s/%s is duplicated.\n"
  206. "Please remove the duplications."
  207. msgstr ""
  208. #. module: bi_view_editor
  209. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
  210. #, fuzzy
  211. msgid "Field Name"
  212. msgstr "Naziv modela"
  213. #. module: bi_view_editor
  214. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__field_ids
  215. msgid "Fields"
  216. msgstr ""
  217. #. module: bi_view_editor
  218. #: code:addons/bi_view_editor/models/bve_view.py:461
  219. #, python-format
  220. msgid "Following fields are missing: %s."
  221. msgstr ""
  222. #. module: bi_view_editor
  223. #: code:addons/bi_view_editor/models/bve_view.py:454
  224. #, python-format
  225. msgid ""
  226. "Following models are missing: %s.\n"
  227. "Probably some modules were uninstalled."
  228. msgstr ""
  229. #. module: bi_view_editor
  230. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  231. msgid "Generate BI View"
  232. msgstr "Ustvari BI prikaz"
  233. #. module: bi_view_editor
  234. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__group_ids
  235. msgid "Groups"
  236. msgstr "Skupine"
  237. #. module: bi_view_editor
  238. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__id
  239. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__id
  240. msgid "ID"
  241. msgstr "ID"
  242. #. module: bi_view_editor
  243. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__in_list
  244. msgid "In List"
  245. msgstr ""
  246. #. module: bi_view_editor
  247. #: code:addons/bi_view_editor/models/bve_view.py:559
  248. #, python-format
  249. msgid "Inconsistent lines."
  250. msgstr ""
  251. #. module: bi_view_editor
  252. #. openerp-web
  253. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
  254. #, python-format
  255. msgid "Join Left"
  256. msgstr ""
  257. #. module: bi_view_editor
  258. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__join_model_id
  259. #, fuzzy
  260. msgid "Join Model"
  261. msgstr "Modeli"
  262. #. module: bi_view_editor
  263. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__join_node
  264. msgid "Join Node"
  265. msgstr ""
  266. #. module: bi_view_editor
  267. #. openerp-web
  268. #: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
  269. #, python-format
  270. msgid "Join..."
  271. msgstr ""
  272. #. module: bi_view_editor
  273. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view____last_update
  274. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line____last_update
  275. msgid "Last Modified on"
  276. msgstr "Zadnjič spremenjeno"
  277. #. module: bi_view_editor
  278. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__write_uid
  279. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__write_uid
  280. msgid "Last Updated by"
  281. msgstr "Zadnji posodobil"
  282. #. module: bi_view_editor
  283. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__write_date
  284. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__write_date
  285. msgid "Last Updated on"
  286. msgstr "Zadnjič posodobljeno"
  287. #. module: bi_view_editor
  288. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__left_join
  289. msgid "Left Join"
  290. msgstr ""
  291. #. module: bi_view_editor
  292. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__line_ids
  293. msgid "Lines"
  294. msgstr ""
  295. #. module: bi_view_editor
  296. #. openerp-web
  297. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
  298. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
  299. #, python-format
  300. msgid "List"
  301. msgstr ""
  302. #. module: bi_view_editor
  303. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__list_attr
  304. msgid "List Attribute"
  305. msgstr ""
  306. #. module: bi_view_editor
  307. #. openerp-web
  308. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
  309. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
  310. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
  311. #, python-format
  312. msgid "Measure"
  313. msgstr ""
  314. #. module: bi_view_editor
  315. #. openerp-web
  316. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
  317. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
  318. #, fuzzy, python-format
  319. msgid "Model"
  320. msgstr "Modeli"
  321. #. module: bi_view_editor
  322. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__model_name
  323. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_name
  324. msgid "Model Name"
  325. msgstr "Naziv modela"
  326. #. module: bi_view_editor
  327. #: model:ir.model,name:bi_view_editor.model_ir_model
  328. msgid "Models"
  329. msgstr "Modeli"
  330. #. module: bi_view_editor
  331. #. openerp-web
  332. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
  333. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
  334. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
  335. #, python-format
  336. msgid "Name"
  337. msgstr "Naziv"
  338. #. module: bi_view_editor
  339. #: code:addons/bi_view_editor/models/models.py:56
  340. #, python-format
  341. msgid "No data to be displayed."
  342. msgstr ""
  343. #. module: bi_view_editor
  344. #: code:addons/bi_view_editor/models/bve_view.py:446
  345. #, python-format
  346. msgid "No data to process."
  347. msgstr ""
  348. #. module: bi_view_editor
  349. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__note
  350. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  351. msgid "Notes"
  352. msgstr "Opombe"
  353. #. module: bi_view_editor
  354. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  355. msgid "Open BI View"
  356. msgstr "Odpri BI prikaz"
  357. #. module: bi_view_editor
  358. #. openerp-web
  359. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
  360. #, fuzzy, python-format
  361. msgid "Options"
  362. msgstr "Ukrep"
  363. #. module: bi_view_editor
  364. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
  365. msgid "Over Condition"
  366. msgstr ""
  367. #. module: bi_view_editor
  368. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
  369. msgid "Query"
  370. msgstr "Poizvedba"
  371. #. module: bi_view_editor
  372. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  373. msgid "Query Builder"
  374. msgstr ""
  375. #. module: bi_view_editor
  376. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__relation
  377. msgid "Relation"
  378. msgstr ""
  379. #. module: bi_view_editor
  380. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__relation_ids
  381. #, fuzzy
  382. msgid "Relations"
  383. msgstr "Ukrep"
  384. #. module: bi_view_editor
  385. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  386. msgid "Reset to Draft"
  387. msgstr "Ponastavi v osnutek"
  388. #. module: bi_view_editor
  389. #. openerp-web
  390. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
  391. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
  392. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
  393. #, python-format
  394. msgid "Row"
  395. msgstr ""
  396. #. module: bi_view_editor
  397. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  398. msgid "SQL"
  399. msgstr ""
  400. #. module: bi_view_editor
  401. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  402. msgid "Security"
  403. msgstr "Varnost"
  404. #. module: bi_view_editor
  405. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__sequence
  406. msgid "Sequence"
  407. msgstr ""
  408. #. module: bi_view_editor
  409. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__state
  410. msgid "State"
  411. msgstr "Stanje"
  412. #. module: bi_view_editor
  413. #: selection:bve.view.line,list_attr:0
  414. msgid "Sum"
  415. msgstr ""
  416. #. module: bi_view_editor
  417. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__table_alias
  418. msgid "Table Alias"
  419. msgstr ""
  420. #. module: bi_view_editor
  421. #: code:addons/bi_view_editor/models/bve_view.py:436
  422. #, python-format
  423. msgid ""
  424. "The model \"%s\" cannot be accessed by users with the selected groups only."
  425. msgstr ""
  426. #. module: bi_view_editor
  427. #: code:addons/bi_view_editor/models/bve_view_line.py:54
  428. #, python-format
  429. msgid "This field cannot be a measure."
  430. msgstr ""
  431. #. module: bi_view_editor
  432. #: code:addons/bi_view_editor/models/bve_view_line.py:50
  433. #, python-format
  434. msgid "This field cannot be a row or a column."
  435. msgstr ""
  436. #. module: bi_view_editor
  437. #: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
  438. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  439. msgid "Translations"
  440. msgstr ""
  441. #. module: bi_view_editor
  442. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__ttype
  443. msgid "Type"
  444. msgstr ""
  445. #. module: bi_view_editor
  446. #. openerp-web
  447. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
  448. #, python-format
  449. msgid "Use the existing node"
  450. msgstr ""
  451. #. module: bi_view_editor
  452. #. openerp-web
  453. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
  454. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
  455. #, python-format
  456. msgid "Use the field"
  457. msgstr ""
  458. #. module: bi_view_editor
  459. #: model:ir.model.fields,help:bi_view_editor.field_bve_view__data
  460. msgid ""
  461. "Use the special query builder to define the query to generate your report "
  462. "dataset. NOTE: To be edited, the query should be in 'Draft' status."
  463. msgstr ""
  464. "Uporabite posebni gradnik poizvedb za določanje poizvedbe, ki bo ustvarila "
  465. "poročilo z vašim naborom podatkov. OPOMBA: Urejate lahko le poizvedbe s "
  466. "statusom 'Osnutek'."
  467. #. module: bi_view_editor
  468. #: model:ir.model.fields,help:bi_view_editor.field_bve_view__group_ids
  469. msgid ""
  470. "User groups allowed to see the generated report; if NO groups are specified "
  471. "the report will be public for everyone."
  472. msgstr ""
  473. "Uporabniške skupine, ki imajo vpogled v ustvarjeno poročilo; če ni določena "
  474. "nobena skupina, bo poročilo javno dostopno."
  475. #. module: bi_view_editor
  476. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__user_ids
  477. msgid "Users"
  478. msgstr "Uporabniki"
  479. #. module: bi_view_editor
  480. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__view_id
  481. msgid "View"
  482. msgstr "Prikaz"
  483. #. module: bi_view_editor
  484. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__view_field_type
  485. msgid "View Field Type"
  486. msgstr ""
  487. #. module: bi_view_editor
  488. #: code:addons/bi_view_editor/models/bve_view.py:511
  489. #, python-format
  490. msgid "You cannot delete a created view! Reset the view to draft first."
  491. msgstr ""
  492. "Ustvarjenega prikaza ne morete brisati! Najprej morate prikaz ponastaviti v "
  493. "osnutek."
  494. #. module: bi_view_editor
  495. #. openerp-web
  496. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
  497. #, python-format
  498. msgid "new"
  499. msgstr ""
  500. #~ msgid ""
  501. #~ "<p class=\"oe_view_nocontent_create\">\n"
  502. #~ " Click to create a Custom Query Object.\n"
  503. #~ " </p><p>\n"
  504. #~ "\n"
  505. #~ " </p>\n"
  506. #~ " "
  507. #~ msgstr ""
  508. #~ "<p class=\"oe_view_nocontent_create\">\n"
  509. #~ " Ustvari prilagojen objekt poizvedbe.\n"
  510. #~ " </p><p>\n"
  511. #~ "\n"
  512. #~ " </p>\n"
  513. #~ " "
  514. #~ msgid "Error"
  515. #~ msgstr "Napaka"