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.

583 lines
14 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. # Bole <bole@dajmi5.com>, 2017
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 8.0\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2017-06-03 01:19+0000\n"
  13. "PO-Revision-Date: 2017-06-03 01:19+0000\n"
  14. "Last-Translator: Bole <bole@dajmi5.com>, 2017\n"
  15. "Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/"
  16. "hr_HR/)\n"
  17. "Language: hr_HR\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=UTF-8\n"
  20. "Content-Transfer-Encoding: \n"
  21. "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
  22. "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
  23. #. module: bi_sql_editor
  24. #: code:addons/bi_sql_editor/models/bi_sql_view.py:524
  25. #, python-format
  26. msgid "%m/%d/%Y %H:%M:%S UTC"
  27. msgstr ""
  28. #. module: bi_sql_editor
  29. #: code:addons/bi_sql_editor/models/bi_sql_view.py:155
  30. #, python-format
  31. msgid "%s (Copy)"
  32. msgstr ""
  33. #. module: bi_sql_editor
  34. #: code:addons/bi_sql_editor/models/bi_sql_view.py:261
  35. #, python-format
  36. msgid "%s Access %s"
  37. msgstr ""
  38. #. module: bi_sql_editor
  39. #: code:addons/bi_sql_editor/models/bi_sql_view.py:288
  40. #, python-format
  41. msgid "Access %s"
  42. msgstr ""
  43. #. module: bi_sql_editor
  44. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  45. #: field:bi.sql.view,group_ids:0
  46. msgid "Allowed Groups"
  47. msgstr ""
  48. #. module: bi_sql_editor
  49. #: field:bi.sql.view,user_ids:0
  50. msgid "Allowed Users"
  51. msgstr ""
  52. #. module: bi_sql_editor
  53. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  54. msgid ""
  55. "Are you sure you want to set to draft this SQL View. It will delete the "
  56. "materialized view, and all the previous mapping realized with the columns"
  57. msgstr ""
  58. #. module: bi_sql_editor
  59. #: selection:bi.sql.view.field,tree_visibility:0
  60. msgid "Available"
  61. msgstr ""
  62. #. module: bi_sql_editor
  63. #: help:bi.sql.view.field,is_group_by:0
  64. msgid ""
  65. "Check this box if you want to create a 'group by' option in the search view"
  66. msgstr ""
  67. #. module: bi_sql_editor
  68. #: help:bi.sql.view.field,is_index:0
  69. msgid ""
  70. "Check this box if you want to create an index on that field. This is "
  71. "recommended for searchable and groupable fields, to reduce duration"
  72. msgstr ""
  73. #. module: bi_sql_editor
  74. #: selection:bi.sql.view.field,graph_type:0
  75. msgid "Column"
  76. msgstr ""
  77. #. module: bi_sql_editor
  78. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  79. msgid "Create SQL View, Indexes and Models"
  80. msgstr ""
  81. #. module: bi_sql_editor
  82. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  83. msgid "Create UI"
  84. msgstr ""
  85. #. module: bi_sql_editor
  86. #: field:bi.sql.view,create_uid:0 field:bi.sql.view.field,create_uid:0
  87. msgid "Created by"
  88. msgstr "Kreirao"
  89. #. module: bi_sql_editor
  90. #: field:bi.sql.view,create_date:0 field:bi.sql.view.field,create_date:0
  91. msgid "Created on"
  92. msgstr "Kreirano"
  93. #. module: bi_sql_editor
  94. #: help:bi.sql.view,cron_id:0
  95. msgid "Cron Task that will refresh the materialized view"
  96. msgstr ""
  97. #. module: bi_sql_editor
  98. #: field:bi.sql.view,size:0
  99. msgid "Database Size"
  100. msgstr ""
  101. #. module: bi_sql_editor
  102. #: help:bi.sql.view,domain_force:0
  103. msgid ""
  104. "Define here access restriction to data.\n"
  105. " Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be "
  106. "created. A typical Multi Company rule is for exemple \n"
  107. " ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',"
  108. "False)]."
  109. msgstr ""
  110. #. module: bi_sql_editor
  111. #: field:bi.sql.view,display_name:0 field:bi.sql.view.field,display_name:0
  112. msgid "Display Name"
  113. msgstr "Naziv"
  114. #. module: bi_sql_editor
  115. #: selection:bi.sql.view,state:0
  116. msgid "Draft"
  117. msgstr ""
  118. #. module: bi_sql_editor
  119. #: field:bi.sql.view,domain_force:0
  120. msgid "Extra Rule Definition"
  121. msgstr ""
  122. #. module: bi_sql_editor
  123. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  124. msgid "Extras Information"
  125. msgstr ""
  126. #. module: bi_sql_editor
  127. #: field:bi.sql.view.field,field_description:0
  128. msgid "Field Description"
  129. msgstr ""
  130. #. module: bi_sql_editor
  131. #: field:bi.sql.view.field,ttype:0
  132. msgid "Field Type"
  133. msgstr ""
  134. #. module: bi_sql_editor
  135. #: help:bi.sql.view.field,many2one_model_id:0
  136. msgid ""
  137. "For 'Many2one' Odoo field.\n"
  138. " Co Model of the field."
  139. msgstr ""
  140. #. module: bi_sql_editor
  141. #: help:bi.sql.view.field,selection:0
  142. msgid ""
  143. "For 'Selection' Odoo field.\n"
  144. " List of options, specified as a Python expression defining a list of (key, "
  145. "label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
  146. msgstr ""
  147. #. module: bi_sql_editor
  148. #: help:bi.sql.view,model_name:0
  149. msgid "Full Qualified Name of the transient model that will be created."
  150. msgstr ""
  151. #. module: bi_sql_editor
  152. #: help:bi.sql.view,view_name:0
  153. msgid "Full name of the SQL view"
  154. msgstr ""
  155. #. module: bi_sql_editor
  156. #: field:bi.sql.view.field,graph_type:0
  157. msgid "Graph Type"
  158. msgstr ""
  159. #. module: bi_sql_editor
  160. #: selection:bi.sql.view,state:0
  161. msgid "Graph, action and Menu Created"
  162. msgstr ""
  163. #. module: bi_sql_editor
  164. #: field:bi.sql.view,has_group_changed:0
  165. msgid "Has group changed"
  166. msgstr ""
  167. #. module: bi_sql_editor
  168. #: selection:bi.sql.view.field,tree_visibility:0
  169. msgid "Hidden"
  170. msgstr ""
  171. #. module: bi_sql_editor
  172. #: field:bi.sql.view,id:0 field:bi.sql.view.field,id:0
  173. msgid "ID"
  174. msgstr "ID"
  175. #. module: bi_sql_editor
  176. #: field:bi.sql.view.field,index_name:0
  177. msgid "Index Name"
  178. msgstr ""
  179. #. module: bi_sql_editor
  180. #: field:bi.sql.view.field,is_group_by:0
  181. msgid "Is Group by"
  182. msgstr ""
  183. #. module: bi_sql_editor
  184. #: field:bi.sql.view.field,is_index:0
  185. msgid "Is Index"
  186. msgstr ""
  187. #. module: bi_sql_editor
  188. #: field:bi.sql.view,is_materialized:0
  189. msgid "Is Materialized View"
  190. msgstr ""
  191. #. module: bi_sql_editor
  192. #: field:bi.sql.view,__last_update:0 field:bi.sql.view.field,__last_update:0
  193. msgid "Last Modified on"
  194. msgstr "Zadnje modificirano"
  195. #. module: bi_sql_editor
  196. #: field:bi.sql.view,write_uid:0 field:bi.sql.view.field,write_uid:0
  197. msgid "Last Updated by"
  198. msgstr "Zadnji ažurirao"
  199. #. module: bi_sql_editor
  200. #: field:bi.sql.view,write_date:0 field:bi.sql.view.field,write_date:0
  201. msgid "Last Updated on"
  202. msgstr "Zadnje ažurirano"
  203. #. module: bi_sql_editor
  204. #: field:bi.sql.view,materialized_text:0
  205. msgid "Materialized text"
  206. msgstr ""
  207. #. module: bi_sql_editor
  208. #: selection:bi.sql.view.field,graph_type:0
  209. msgid "Measure"
  210. msgstr ""
  211. #. module: bi_sql_editor
  212. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  213. #: field:bi.sql.view.field,many2one_model_id:0
  214. msgid "Model"
  215. msgstr ""
  216. #. module: bi_sql_editor
  217. #: field:bi.sql.view,model_name:0
  218. msgid "Model Name"
  219. msgstr ""
  220. #. module: bi_sql_editor
  221. #: field:bi.sql.view,name:0 field:bi.sql.view.field,name:0
  222. msgid "Name"
  223. msgstr "Naziv"
  224. #. module: bi_sql_editor
  225. #: code:addons/bi_sql_editor/models/bi_sql_view.py:506
  226. #, python-format
  227. msgid ""
  228. "No Column was found.\n"
  229. "Columns name should be prefixed by 'x_'."
  230. msgstr ""
  231. #. module: bi_sql_editor
  232. #: field:bi.sql.view,action_id:0
  233. msgid "Odoo Action"
  234. msgstr ""
  235. #. module: bi_sql_editor
  236. #: field:bi.sql.view,cron_id:0
  237. msgid "Odoo Cron"
  238. msgstr ""
  239. #. module: bi_sql_editor
  240. #: field:bi.sql.view,graph_view_id:0
  241. msgid "Odoo Graph View"
  242. msgstr ""
  243. #. module: bi_sql_editor
  244. #: field:bi.sql.view,menu_id:0
  245. msgid "Odoo Menu"
  246. msgstr ""
  247. #. module: bi_sql_editor
  248. #: field:bi.sql.view,model_id:0
  249. msgid "Odoo Model"
  250. msgstr ""
  251. #. module: bi_sql_editor
  252. #: field:bi.sql.view,rule_id:0
  253. msgid "Odoo Rule"
  254. msgstr ""
  255. #. module: bi_sql_editor
  256. #: field:bi.sql.view,search_view_id:0
  257. msgid "Odoo Search View"
  258. msgstr ""
  259. #. module: bi_sql_editor
  260. #: field:bi.sql.view,tree_view_id:0
  261. msgid "Odoo Tree View"
  262. msgstr ""
  263. #. module: bi_sql_editor
  264. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  265. msgid "Open View"
  266. msgstr ""
  267. #. module: bi_sql_editor
  268. #: field:bi.sql.view,query:0
  269. msgid "Query"
  270. msgstr ""
  271. #. module: bi_sql_editor
  272. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  273. msgid "Refresh Materialized View"
  274. msgstr ""
  275. #. module: bi_sql_editor
  276. #: code:addons/bi_sql_editor/models/bi_sql_view.py:276
  277. #, python-format
  278. msgid "Refresh Materialized View %s"
  279. msgstr ""
  280. #. module: bi_sql_editor
  281. #: selection:bi.sql.view.field,graph_type:0
  282. msgid "Row"
  283. msgstr ""
  284. #. module: bi_sql_editor
  285. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  286. msgid "Rule Definition"
  287. msgstr ""
  288. #. module: bi_sql_editor
  289. #: code:addons/bi_sql_editor/models/bi_sql_view.py:387
  290. #, python-format
  291. msgid ""
  292. "SQL Error while creating %s VIEW %s :\n"
  293. " %s"
  294. msgstr ""
  295. #. module: bi_sql_editor
  296. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  297. #: field:bi.sql.view,bi_sql_view_field_ids:0
  298. msgid "SQL Fields"
  299. msgstr ""
  300. #. module: bi_sql_editor
  301. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  302. msgid "SQL Query"
  303. msgstr ""
  304. #. module: bi_sql_editor
  305. #: model:ir.ui.menu,name:bi_sql_editor.menu_bi_sql_editor
  306. msgid "SQL Reports"
  307. msgstr ""
  308. #. module: bi_sql_editor
  309. #: help:bi.sql.view,query:0
  310. msgid ""
  311. "SQL Request that will be inserted as the view. Take care to :\n"
  312. " * set a name for all your selected fields, specially if you use SQL "
  313. "function (like EXTRACT, ...);\n"
  314. " * Do not use 'SELECT *' or 'SELECT table.*';\n"
  315. " * prefix the name of the selectable columns by 'x_';"
  316. msgstr ""
  317. #. module: bi_sql_editor
  318. #: field:bi.sql.view.field,sql_type:0
  319. msgid "SQL Type"
  320. msgstr ""
  321. #. module: bi_sql_editor
  322. #: help:bi.sql.view.field,sql_type:0
  323. msgid "SQL Type in the database"
  324. msgstr ""
  325. #. module: bi_sql_editor
  326. #: selection:bi.sql.view,state:0
  327. msgid "SQL Valid"
  328. msgstr ""
  329. #. module: bi_sql_editor
  330. #: field:bi.sql.view.field,bi_sql_view_id:0
  331. msgid "SQL View"
  332. msgstr ""
  333. #. module: bi_sql_editor
  334. #: selection:bi.sql.view,state:0
  335. msgid "SQL View and Model Created"
  336. msgstr ""
  337. #. module: bi_sql_editor
  338. #: model:ir.actions.act_window,name:bi_sql_editor.action_bi_sql_view
  339. #: model:ir.ui.menu,name:bi_sql_editor.menu_bi_sql_view
  340. msgid "SQL Views"
  341. msgstr ""
  342. #. module: bi_sql_editor
  343. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  344. msgid "Security"
  345. msgstr ""
  346. #. module: bi_sql_editor
  347. #: field:bi.sql.view.field,selection:0
  348. msgid "Selection Options"
  349. msgstr ""
  350. #. module: bi_sql_editor
  351. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  352. msgid "Set to Draft"
  353. msgstr ""
  354. #. module: bi_sql_editor
  355. #: help:bi.sql.view,size:0
  356. msgid "Size of the materialized view and its indexes"
  357. msgstr ""
  358. #. module: bi_sql_editor
  359. #: field:bi.sql.view,state:0
  360. msgid "State"
  361. msgstr "Oblast/Županija"
  362. #. module: bi_sql_editor
  363. #: help:bi.sql.view,state:0
  364. msgid ""
  365. "State of the Request:\n"
  366. " * 'Draft': Not tested\n"
  367. " * 'SQL Valid': SQL Request has been checked and is valid"
  368. msgstr ""
  369. #. module: bi_sql_editor
  370. #: help:bi.sql.view,technical_name:0
  371. msgid ""
  372. "Suffix of the SQL view. (SQL full name will be computed and prefixed by "
  373. "'x_bi_sql_view_'. Should have correctsyntax. For more information, see "
  374. "https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
  375. "SYNTAX-IDENTIFIERS"
  376. msgstr ""
  377. #. module: bi_sql_editor
  378. #: field:bi.sql.view,technical_name:0
  379. msgid "Technical Name"
  380. msgstr ""
  381. #. module: bi_sql_editor
  382. #: help:bi.sql.view.field,field_description:0
  383. msgid "This will be used as the name of the Odoo field, displayed for users"
  384. msgstr ""
  385. #. module: bi_sql_editor
  386. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  387. msgid "This will create Odoo View, Action and Menu"
  388. msgstr ""
  389. #. module: bi_sql_editor
  390. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  391. msgid ""
  392. "This will try to create an SQL View, based on the SQL request and the "
  393. "according Transient Model and fields, based on settings"
  394. msgstr ""
  395. #. module: bi_sql_editor
  396. #: field:bi.sql.view.field,tree_visibility:0
  397. msgid "Tree Visibility"
  398. msgstr ""
  399. #. module: bi_sql_editor
  400. #: help:bi.sql.view.field,ttype:0
  401. msgid ""
  402. "Type of the Odoo field that will be created. Let empty if you don't want to "
  403. "create a new field. If empty, this field will not be displayed neither "
  404. "available for search or group by function"
  405. msgstr ""
  406. #. module: bi_sql_editor
  407. #: selection:bi.sql.view.field,tree_visibility:0
  408. msgid "Unavailable"
  409. msgstr ""
  410. #. module: bi_sql_editor
  411. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  412. msgid ""
  413. "Update Model Access. Required if you changed groups list after having "
  414. "created the model"
  415. msgstr ""
  416. #. module: bi_sql_editor
  417. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  418. msgid "Update Model Acess"
  419. msgstr ""
  420. #. module: bi_sql_editor
  421. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  422. msgid "User Interface"
  423. msgstr ""
  424. #. module: bi_sql_editor
  425. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  426. msgid "Validate SQL Expression"
  427. msgstr ""
  428. #. module: bi_sql_editor
  429. #: field:bi.sql.view,view_name:0
  430. msgid "View Name"
  431. msgstr ""
  432. #. module: bi_sql_editor
  433. #: code:addons/bi_sql_editor/models/bi_sql_view.py:165
  434. #, python-format
  435. msgid "You can only process this action on SQL Valid items"
  436. msgstr ""
  437. #. module: bi_sql_editor
  438. #: code:addons/bi_sql_editor/models/bi_sql_view.py:147
  439. #, python-format
  440. msgid "You can only unlink draft views"
  441. msgstr ""
  442. #. module: bi_sql_editor
  443. #: selection:bi.sql.view.field,ttype:0
  444. msgid "boolean"
  445. msgstr ""
  446. #. module: bi_sql_editor
  447. #: selection:bi.sql.view.field,ttype:0
  448. msgid "char"
  449. msgstr ""
  450. #. module: bi_sql_editor
  451. #: selection:bi.sql.view.field,ttype:0
  452. msgid "date"
  453. msgstr ""
  454. #. module: bi_sql_editor
  455. #: selection:bi.sql.view.field,ttype:0
  456. msgid "datetime"
  457. msgstr ""
  458. #. module: bi_sql_editor
  459. #: selection:bi.sql.view.field,ttype:0
  460. msgid "float"
  461. msgstr ""
  462. #. module: bi_sql_editor
  463. #: selection:bi.sql.view.field,ttype:0
  464. msgid "integer"
  465. msgstr ""
  466. #. module: bi_sql_editor
  467. #: selection:bi.sql.view.field,ttype:0
  468. msgid "many2one"
  469. msgstr ""
  470. #. module: bi_sql_editor
  471. #: selection:bi.sql.view.field,ttype:0
  472. msgid "selection"
  473. msgstr ""
  474. #. module: bi_sql_editor
  475. #: field:bi.sql.view.field,sequence:0
  476. msgid "sequence"
  477. msgstr ""
  478. #. module: bi_sql_editor
  479. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  480. msgid "this will refresh the materialized view"
  481. msgstr ""