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.

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