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.

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