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.

557 lines
16 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * bi_view_editor
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 14.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "Last-Translator: \n"
  10. "Language-Team: \n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: \n"
  14. "Plural-Forms: \n"
  15. #. module: bi_view_editor
  16. #: code:addons/bi_view_editor/models/bve_view.py:0
  17. #, python-format
  18. msgid "%s (copy)"
  19. msgstr ""
  20. #. module: bi_view_editor
  21. #. openerp-web
  22. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
  23. #, python-format
  24. msgid "(join left)"
  25. msgstr ""
  26. #. module: bi_view_editor
  27. #: code:addons/bi_view_editor/models/bve_view.py:0
  28. #, python-format
  29. msgid "Abstract models not supported."
  30. msgstr ""
  31. #. module: bi_view_editor
  32. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__action_id
  33. msgid "Action"
  34. msgstr ""
  35. #. module: bi_view_editor
  36. #: code:addons/bi_view_editor/models/bve_view.py:0
  37. #, python-format
  38. msgid "At least one of the following groups must be added:"
  39. msgstr ""
  40. #. module: bi_view_editor
  41. #: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__avg
  42. msgid "Average"
  43. msgstr ""
  44. #. module: bi_view_editor
  45. #: code:addons/bi_view_editor/models/bve_view.py:0
  46. #, python-format
  47. msgid "BI View"
  48. msgstr ""
  49. #. module: bi_view_editor
  50. #: model:ir.model,name:bi_view_editor.model_bve_view
  51. msgid "BI View Editor"
  52. msgstr ""
  53. #. module: bi_view_editor
  54. #: model:ir.model,name:bi_view_editor.model_bve_view_line
  55. msgid "BI View Editor Lines"
  56. msgstr ""
  57. #. module: bi_view_editor
  58. #: model:ir.model,name:bi_view_editor.model_base
  59. msgid "Base"
  60. msgstr ""
  61. #. module: bi_view_editor
  62. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__bve_view_id
  63. msgid "Bve View"
  64. msgstr ""
  65. #. module: bi_view_editor
  66. #. openerp-web
  67. #: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
  68. #, python-format
  69. msgid "Cancel"
  70. msgstr ""
  71. #. module: bi_view_editor
  72. #. openerp-web
  73. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
  74. #, python-format
  75. msgid "Clear"
  76. msgstr ""
  77. #. module: bi_view_editor
  78. #: model_terms:ir.actions.act_window,help:bi_view_editor.action_bi_view_editor_view_form
  79. msgid "Click to create a Custom Query Object."
  80. msgstr ""
  81. #. module: bi_view_editor
  82. #. openerp-web
  83. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
  84. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
  85. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
  86. #, python-format
  87. msgid "Column"
  88. msgstr ""
  89. #. module: bi_view_editor
  90. #: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
  91. msgid ""
  92. "Condition to be inserted in the OVER part of the ID's row_number function.\n"
  93. "For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as t1's IDs; otherwise IDs are assigned with no specific order."
  94. msgstr ""
  95. #. module: bi_view_editor
  96. #: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
  97. msgid "Create Menu Wizard"
  98. msgstr ""
  99. #. module: bi_view_editor
  100. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  101. msgid "Create a Menu"
  102. msgstr ""
  103. #. module: bi_view_editor
  104. #: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__created
  105. msgid "Created"
  106. msgstr ""
  107. #. module: bi_view_editor
  108. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__create_uid
  109. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__create_uid
  110. msgid "Created by"
  111. msgstr ""
  112. #. module: bi_view_editor
  113. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__create_date
  114. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__create_date
  115. msgid "Created on"
  116. msgstr ""
  117. #. module: bi_view_editor
  118. #: code:addons/bi_view_editor/models/bve_view.py:0
  119. #: model:ir.model.constraint,message:bi_view_editor.constraint_bve_view_name_uniq
  120. #, python-format
  121. msgid "Custom BI View names must be unique!"
  122. msgstr ""
  123. #. module: bi_view_editor
  124. #: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_view_form
  125. #: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_view
  126. msgid "Custom BI Views"
  127. msgstr ""
  128. #. module: bi_view_editor
  129. #: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
  130. msgid "Custom Reports"
  131. msgstr ""
  132. #. module: bi_view_editor
  133. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__data
  134. msgid "Data"
  135. msgstr ""
  136. #. module: bi_view_editor
  137. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__description
  138. msgid "Description"
  139. msgstr ""
  140. #. module: bi_view_editor
  141. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  142. msgid "Details"
  143. msgstr ""
  144. #. module: bi_view_editor
  145. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__display_name
  146. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__display_name
  147. #: model:ir.model.fields,field_description:bi_view_editor.field_ir_model__display_name
  148. #: model:ir.model.fields,field_description:bi_view_editor.field_wizard_ir_model_menu_create__display_name
  149. msgid "Display Name"
  150. msgstr ""
  151. #. module: bi_view_editor
  152. #: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view__state__draft
  153. msgid "Draft"
  154. msgstr ""
  155. #. module: bi_view_editor
  156. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  157. msgid "ER Diagram"
  158. msgstr ""
  159. #. module: bi_view_editor
  160. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__er_diagram_image
  161. msgid "Er Diagram Image"
  162. msgstr ""
  163. #. module: bi_view_editor
  164. #: code:addons/bi_view_editor/models/bve_view.py:0
  165. #, python-format
  166. msgid ""
  167. "Error creating the view '{query}':\n"
  168. "{error}"
  169. msgstr ""
  170. #. module: bi_view_editor
  171. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
  172. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  173. msgid "Field"
  174. msgstr ""
  175. #. module: bi_view_editor
  176. #: code:addons/bi_view_editor/models/bve_view_line.py:0
  177. #, python-format
  178. msgid ""
  179. "Field %s/%s is duplicated.\n"
  180. "Please remove the duplications."
  181. msgstr ""
  182. #. module: bi_view_editor
  183. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
  184. msgid "Field Name"
  185. msgstr ""
  186. #. module: bi_view_editor
  187. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__field_ids
  188. msgid "Fields"
  189. msgstr ""
  190. #. module: bi_view_editor
  191. #: code:addons/bi_view_editor/models/bve_view.py:0
  192. #, python-format
  193. msgid "Following fields are missing: {}."
  194. msgstr ""
  195. #. module: bi_view_editor
  196. #: code:addons/bi_view_editor/models/bve_view.py:0
  197. #, python-format
  198. msgid ""
  199. "Following models are missing: %s.\n"
  200. "Probably some modules were uninstalled."
  201. msgstr ""
  202. #. module: bi_view_editor
  203. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  204. msgid "Generate BI View"
  205. msgstr ""
  206. #. module: bi_view_editor
  207. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__group_ids
  208. msgid "Groups"
  209. msgstr ""
  210. #. module: bi_view_editor
  211. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__id
  212. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__id
  213. #: model:ir.model.fields,field_description:bi_view_editor.field_ir_model__id
  214. #: model:ir.model.fields,field_description:bi_view_editor.field_wizard_ir_model_menu_create__id
  215. msgid "ID"
  216. msgstr ""
  217. #. module: bi_view_editor
  218. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__in_list
  219. msgid "In List"
  220. msgstr ""
  221. #. module: bi_view_editor
  222. #: code:addons/bi_view_editor/models/bve_view.py:0
  223. #, python-format
  224. msgid "Inconsistent lines."
  225. msgstr ""
  226. #. module: bi_view_editor
  227. #. openerp-web
  228. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
  229. #, python-format
  230. msgid "Join Left"
  231. msgstr ""
  232. #. module: bi_view_editor
  233. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__join_model_id
  234. msgid "Join Model"
  235. msgstr ""
  236. #. module: bi_view_editor
  237. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__join_node
  238. msgid "Join Node"
  239. msgstr ""
  240. #. module: bi_view_editor
  241. #. openerp-web
  242. #: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:0
  243. #, python-format
  244. msgid "Join..."
  245. msgstr ""
  246. #. module: bi_view_editor
  247. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view____last_update
  248. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line____last_update
  249. #: model:ir.model.fields,field_description:bi_view_editor.field_ir_model____last_update
  250. #: model:ir.model.fields,field_description:bi_view_editor.field_wizard_ir_model_menu_create____last_update
  251. msgid "Last Modified on"
  252. msgstr ""
  253. #. module: bi_view_editor
  254. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__write_uid
  255. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__write_uid
  256. msgid "Last Updated by"
  257. msgstr ""
  258. #. module: bi_view_editor
  259. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__write_date
  260. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__write_date
  261. msgid "Last Updated on"
  262. msgstr ""
  263. #. module: bi_view_editor
  264. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__left_join
  265. msgid "Left Join"
  266. msgstr ""
  267. #. module: bi_view_editor
  268. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__line_ids
  269. msgid "Lines"
  270. msgstr ""
  271. #. module: bi_view_editor
  272. #. openerp-web
  273. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
  274. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
  275. #, python-format
  276. msgid "List"
  277. msgstr ""
  278. #. module: bi_view_editor
  279. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__list_attr
  280. msgid "List Attribute"
  281. msgstr ""
  282. #. module: bi_view_editor
  283. #. openerp-web
  284. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
  285. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
  286. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
  287. #, python-format
  288. msgid "Measure"
  289. msgstr ""
  290. #. module: bi_view_editor
  291. #. openerp-web
  292. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
  293. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
  294. #, python-format
  295. msgid "Model"
  296. msgstr ""
  297. #. module: bi_view_editor
  298. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__model_name
  299. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_name
  300. msgid "Model Name"
  301. msgstr ""
  302. #. module: bi_view_editor
  303. #: model:ir.model,name:bi_view_editor.model_ir_model
  304. msgid "Models"
  305. msgstr ""
  306. #. module: bi_view_editor
  307. #. openerp-web
  308. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
  309. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
  310. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
  311. #, python-format
  312. msgid "Name"
  313. msgstr ""
  314. #. module: bi_view_editor
  315. #: code:addons/bi_view_editor/models/models.py:0
  316. #, python-format
  317. msgid "No data to be displayed."
  318. msgstr ""
  319. #. module: bi_view_editor
  320. #: code:addons/bi_view_editor/models/bve_view.py:0
  321. #, python-format
  322. msgid "No data to process."
  323. msgstr ""
  324. #. module: bi_view_editor
  325. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__note
  326. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  327. msgid "Notes"
  328. msgstr ""
  329. #. module: bi_view_editor
  330. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  331. msgid "Open BI View"
  332. msgstr ""
  333. #. module: bi_view_editor
  334. #. openerp-web
  335. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
  336. #, python-format
  337. msgid "Options"
  338. msgstr ""
  339. #. module: bi_view_editor
  340. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
  341. msgid "Over Condition"
  342. msgstr ""
  343. #. module: bi_view_editor
  344. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
  345. msgid "Query"
  346. msgstr ""
  347. #. module: bi_view_editor
  348. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  349. msgid "Query Builder"
  350. msgstr ""
  351. #. module: bi_view_editor
  352. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__relation
  353. msgid "Relation"
  354. msgstr ""
  355. #. module: bi_view_editor
  356. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__relation_ids
  357. msgid "Relations"
  358. msgstr ""
  359. #. module: bi_view_editor
  360. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  361. msgid "Reset to Draft"
  362. msgstr ""
  363. #. module: bi_view_editor
  364. #. openerp-web
  365. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
  366. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
  367. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
  368. #, python-format
  369. msgid "Row"
  370. msgstr ""
  371. #. module: bi_view_editor
  372. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  373. msgid "SQL"
  374. msgstr ""
  375. #. module: bi_view_editor
  376. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  377. msgid "Security"
  378. msgstr ""
  379. #. module: bi_view_editor
  380. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__sequence
  381. msgid "Sequence"
  382. msgstr ""
  383. #. module: bi_view_editor
  384. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__state
  385. msgid "State"
  386. msgstr ""
  387. #. module: bi_view_editor
  388. #: model:ir.model.fields.selection,name:bi_view_editor.selection__bve_view_line__list_attr__sum
  389. msgid "Sum"
  390. msgstr ""
  391. #. module: bi_view_editor
  392. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__table_alias
  393. msgid "Table Alias"
  394. msgstr ""
  395. #. module: bi_view_editor
  396. #: code:addons/bi_view_editor/models/bve_view.py:0
  397. #, python-format
  398. msgid ""
  399. "The model \"%s\" cannot be accessed by users with the selected groups only."
  400. msgstr ""
  401. #. module: bi_view_editor
  402. #: code:addons/bi_view_editor/models/bve_view_line.py:0
  403. #, python-format
  404. msgid "This field cannot be a measure."
  405. msgstr ""
  406. #. module: bi_view_editor
  407. #: code:addons/bi_view_editor/models/bve_view_line.py:0
  408. #, python-format
  409. msgid "This field cannot be a row or a column."
  410. msgstr ""
  411. #. module: bi_view_editor
  412. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  413. msgid "Translations"
  414. msgstr ""
  415. #. module: bi_view_editor
  416. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__ttype
  417. msgid "Type"
  418. msgstr ""
  419. #. module: bi_view_editor
  420. #. openerp-web
  421. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
  422. #, python-format
  423. msgid "Use the existing node"
  424. msgstr ""
  425. #. module: bi_view_editor
  426. #. openerp-web
  427. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
  428. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
  429. #, python-format
  430. msgid "Use the field"
  431. msgstr ""
  432. #. module: bi_view_editor
  433. #: model:ir.model.fields,help:bi_view_editor.field_bve_view__data
  434. msgid ""
  435. "Use the special query builder to define the query to generate your report "
  436. "dataset. NOTE: To be edited, the query should be in 'Draft' status."
  437. msgstr ""
  438. #. module: bi_view_editor
  439. #: model:ir.model.fields,help:bi_view_editor.field_bve_view__group_ids
  440. msgid ""
  441. "User groups allowed to see the generated report; if NO groups are specified "
  442. "the report will be public for everyone."
  443. msgstr ""
  444. #. module: bi_view_editor
  445. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__user_ids
  446. msgid "Users"
  447. msgstr ""
  448. #. module: bi_view_editor
  449. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__view_id
  450. msgid "View"
  451. msgstr ""
  452. #. module: bi_view_editor
  453. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__view_field_type
  454. msgid "View Field Type"
  455. msgstr ""
  456. #. module: bi_view_editor
  457. #: code:addons/bi_view_editor/models/bve_view.py:0
  458. #, python-format
  459. msgid "You cannot delete a created view! Reset the view to draft first."
  460. msgstr ""
  461. #. module: bi_view_editor
  462. #. openerp-web
  463. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:0
  464. #, python-format
  465. msgid "new"
  466. msgstr ""