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.

604 lines
18 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * bi_view_editor
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: reporting-engine (8.0)\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2017-01-21 05:51+0000\n"
  11. "PO-Revision-Date: 2021-01-28 17:44+0000\n"
  12. "Last-Translator: Alberto Carollo <baba75@gmail.com>\n"
  13. "Language-Team: Italian (http://www.transifex.com/oca/"
  14. "OCA-reporting-engine-8-0/language/it/)\n"
  15. "Language: it\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. "X-Generator: Weblate 4.3.2\n"
  21. #. module: bi_view_editor
  22. #: code:addons/bi_view_editor/models/bve_view.py:440
  23. #, python-format
  24. msgid ""
  25. "%s\n"
  26. "\n"
  27. "%s\n"
  28. "%s"
  29. msgstr ""
  30. "%s\n"
  31. "\n"
  32. "%s\n"
  33. "%s"
  34. #. module: bi_view_editor
  35. #: code:addons/bi_view_editor/models/bve_view.py:474
  36. #, python-format
  37. msgid "%s (copy)"
  38. msgstr "%s (copia)"
  39. #. module: bi_view_editor
  40. #. openerp-web
  41. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:179
  42. #, fuzzy, python-format
  43. msgid "(join left)"
  44. msgstr "(join left)"
  45. #. module: bi_view_editor
  46. #: code:addons/bi_view_editor/models/bve_view.py:566
  47. #, python-format
  48. msgid "Abstract models not supported."
  49. msgstr "I modelli astratti non sono supportati."
  50. #. module: bi_view_editor
  51. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__action_id
  52. msgid "Action"
  53. msgstr "Azione"
  54. #. module: bi_view_editor
  55. #: code:addons/bi_view_editor/models/bve_view.py:437
  56. #, python-format
  57. msgid "At least one of the following groups must be added:"
  58. msgstr "Aggiungere almeno uno dei seguenti gruppi:"
  59. #. module: bi_view_editor
  60. #: selection:bve.view.line,list_attr:0
  61. msgid "Average"
  62. msgstr "Media"
  63. #. module: bi_view_editor
  64. #: code:addons/bi_view_editor/models/bve_view.py:468
  65. #, python-format
  66. msgid "BI View"
  67. msgstr "Vista BI"
  68. #. module: bi_view_editor
  69. #: model:ir.model,name:bi_view_editor.model_bve_view
  70. #, fuzzy
  71. msgid "BI View Editor"
  72. msgstr "BI View Editor"
  73. #. module: bi_view_editor
  74. #: model:ir.model,name:bi_view_editor.model_bve_view_line
  75. msgid "BI View Editor Lines"
  76. msgstr ""
  77. #. module: bi_view_editor
  78. #: model:ir.model,name:bi_view_editor.model_base
  79. msgid "Base"
  80. msgstr ""
  81. #. module: bi_view_editor
  82. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__bve_view_id
  83. msgid "Bve View"
  84. msgstr ""
  85. #. module: bi_view_editor
  86. #. openerp-web
  87. #: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:36
  88. #, python-format
  89. msgid "Cancel"
  90. msgstr "Annulla"
  91. #. module: bi_view_editor
  92. #. openerp-web
  93. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:18
  94. #, python-format
  95. msgid "Clear"
  96. msgstr "Cancella"
  97. #. module: bi_view_editor
  98. #: model_terms:ir.actions.act_window,help:bi_view_editor.action_bi_view_editor_view_form
  99. msgid "Click to create a Custom Query Object."
  100. msgstr "Clicca per creare un oggetto Query personalizzato."
  101. #. module: bi_view_editor
  102. #. openerp-web
  103. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:103
  104. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:154
  105. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__column
  106. #, python-format
  107. msgid "Column"
  108. msgstr "Colonna"
  109. #. module: bi_view_editor
  110. #: model:ir.model.fields,help:bi_view_editor.field_bve_view__over_condition
  111. msgid ""
  112. "Condition to be inserted in the OVER part of the ID's row_number function.\n"
  113. "For instance, 'ORDER BY t1.id' would create IDs ordered in the same way as "
  114. "t1's IDs; otherwise IDs are assigned with no specific order."
  115. msgstr ""
  116. "Condizione da inserire nella parte OVER della funzione row_number dell'ID.\n"
  117. "Per esempio, 'ORDER BY t1.id' crea ID ordinati allo stesso modo degli ID di "
  118. "t1; in caso contrario, gli ID vengono assegnati senza un ordine specifico."
  119. #. module: bi_view_editor
  120. #: model:ir.model,name:bi_view_editor.model_wizard_ir_model_menu_create
  121. msgid "Create Menu Wizard"
  122. msgstr "Wizard Crea Menu"
  123. #. module: bi_view_editor
  124. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  125. msgid "Create a Menu"
  126. msgstr "Crea un Menu"
  127. #. module: bi_view_editor
  128. #: selection:bve.view,state:0
  129. msgid "Created"
  130. msgstr "Creato"
  131. #. module: bi_view_editor
  132. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__create_uid
  133. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__create_uid
  134. msgid "Created by"
  135. msgstr "Creato da"
  136. #. module: bi_view_editor
  137. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__create_date
  138. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__create_date
  139. msgid "Created on"
  140. msgstr "Creato il"
  141. #. module: bi_view_editor
  142. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_tree
  143. msgid "Custom BI View"
  144. msgstr "Vista BI Personalizzata"
  145. #. module: bi_view_editor
  146. #: code:addons/bi_view_editor/models/bve_view.py:119 sql_constraint:bve.view:0
  147. #, python-format
  148. msgid "Custom BI View names must be unique!"
  149. msgstr "Il nome della vista BI personalizzata deve essere unico!"
  150. #. module: bi_view_editor
  151. #: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_view_form
  152. #: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_view
  153. msgid "Custom BI Views"
  154. msgstr "Viste BI personalizzate"
  155. #. module: bi_view_editor
  156. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  157. msgid "Custom Object"
  158. msgstr "Oggetto personalizzato"
  159. #. module: bi_view_editor
  160. #: model:ir.ui.menu,name:bi_view_editor.menu_bi_view_editor_custom_reports
  161. msgid "Custom Reports"
  162. msgstr "Report personalizzato"
  163. #. module: bi_view_editor
  164. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__data
  165. msgid "Data"
  166. msgstr "Dati"
  167. #. module: bi_view_editor
  168. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__description
  169. msgid "Description"
  170. msgstr "Descrizione"
  171. #. module: bi_view_editor
  172. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  173. msgid "Details"
  174. msgstr "Dettagli"
  175. #. module: bi_view_editor
  176. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__display_name
  177. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__display_name
  178. msgid "Display Name"
  179. msgstr "Nome da visualizzare"
  180. #. module: bi_view_editor
  181. #: selection:bve.view,state:0
  182. msgid "Draft"
  183. msgstr "Bozza"
  184. #. module: bi_view_editor
  185. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  186. msgid "ER Diagram"
  187. msgstr "Diagramma ER"
  188. #. module: bi_view_editor
  189. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__er_diagram_image
  190. msgid "Er Diagram Image"
  191. msgstr "Immagine del diagramma ER"
  192. #. module: bi_view_editor
  193. #: code:addons/bi_view_editor/models/bve_view.py:304
  194. #, python-format
  195. msgid ""
  196. "Error creating the view '{query}':\n"
  197. "{error}"
  198. msgstr ""
  199. "Errore nel creare la vista '{query}':\n"
  200. "{error}"
  201. #. module: bi_view_editor
  202. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_id
  203. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  204. msgid "Field"
  205. msgstr "Campo"
  206. #. module: bi_view_editor
  207. #: code:addons/bi_view_editor/models/bve_view_line.py:64
  208. #, python-format
  209. msgid ""
  210. "Field %s/%s is duplicated.\n"
  211. "Please remove the duplications."
  212. msgstr ""
  213. "Il campo %s/%s è duplicato.\n"
  214. "Rimuovere i doppioni."
  215. #. module: bi_view_editor
  216. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__field_name
  217. msgid "Field Name"
  218. msgstr "Nome del campo"
  219. #. module: bi_view_editor
  220. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__field_ids
  221. msgid "Fields"
  222. msgstr "Campi"
  223. #. module: bi_view_editor
  224. #: code:addons/bi_view_editor/models/bve_view.py:461
  225. #, python-format
  226. msgid "Following fields are missing: %s."
  227. msgstr "I seguenti campi sono mancanti: %s."
  228. #. module: bi_view_editor
  229. #: code:addons/bi_view_editor/models/bve_view.py:454
  230. #, python-format
  231. msgid ""
  232. "Following models are missing: %s.\n"
  233. "Probably some modules were uninstalled."
  234. msgstr ""
  235. "I seguenti modelli sono mancanti: %s.\n"
  236. "Probabilmente qualche modulo è stato disinstallato."
  237. #. module: bi_view_editor
  238. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  239. msgid "Generate BI View"
  240. msgstr "Generare vista BI"
  241. #. module: bi_view_editor
  242. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__group_ids
  243. msgid "Groups"
  244. msgstr "Gruppi"
  245. #. module: bi_view_editor
  246. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__id
  247. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__id
  248. msgid "ID"
  249. msgstr "ID"
  250. #. module: bi_view_editor
  251. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__in_list
  252. msgid "In List"
  253. msgstr "In lista"
  254. #. module: bi_view_editor
  255. #: code:addons/bi_view_editor/models/bve_view.py:559
  256. #, python-format
  257. msgid "Inconsistent lines."
  258. msgstr "Linee incoerenti."
  259. #. module: bi_view_editor
  260. #. openerp-web
  261. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:137
  262. #, python-format
  263. msgid "Join Left"
  264. msgstr "Join Left"
  265. #. module: bi_view_editor
  266. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__join_model_id
  267. msgid "Join Model"
  268. msgstr "Join con il Modello"
  269. #. module: bi_view_editor
  270. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__join_node
  271. msgid "Join Node"
  272. msgstr "Nodo di Join"
  273. #. module: bi_view_editor
  274. #. openerp-web
  275. #: code:addons/bi_view_editor/static/src/js/bi_view_editor.JoinNodeDialog.js:30
  276. #, python-format
  277. msgid "Join..."
  278. msgstr "Join..."
  279. #. module: bi_view_editor
  280. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view____last_update
  281. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line____last_update
  282. msgid "Last Modified on"
  283. msgstr "Ultima modifica il"
  284. #. module: bi_view_editor
  285. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__write_uid
  286. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__write_uid
  287. msgid "Last Updated by"
  288. msgstr "Ultimo aggiornamento di"
  289. #. module: bi_view_editor
  290. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__write_date
  291. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__write_date
  292. msgid "Last Updated on"
  293. msgstr "Ultimo aggiornamento il"
  294. #. module: bi_view_editor
  295. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__left_join
  296. msgid "Left Join"
  297. msgstr "Left Join"
  298. #. module: bi_view_editor
  299. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__line_ids
  300. msgid "Lines"
  301. msgstr "Linee"
  302. #. module: bi_view_editor
  303. #. openerp-web
  304. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:124
  305. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:157
  306. #, python-format
  307. msgid "List"
  308. msgstr "Lista"
  309. #. module: bi_view_editor
  310. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__list_attr
  311. msgid "List Attribute"
  312. msgstr "Attributo lista"
  313. #. module: bi_view_editor
  314. #. openerp-web
  315. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:117
  316. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:156
  317. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__measure
  318. #, python-format
  319. msgid "Measure"
  320. msgstr "Misura"
  321. #. module: bi_view_editor
  322. #. openerp-web
  323. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:86
  324. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_id
  325. #, python-format
  326. msgid "Model"
  327. msgstr "Modello"
  328. #. module: bi_view_editor
  329. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__model_name
  330. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__model_name
  331. msgid "Model Name"
  332. msgstr "Nome Modello"
  333. #. module: bi_view_editor
  334. #: model:ir.model,name:bi_view_editor.model_ir_model
  335. msgid "Models"
  336. msgstr "Modelli"
  337. #. module: bi_view_editor
  338. #. openerp-web
  339. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:85
  340. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__name
  341. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__name
  342. #, python-format
  343. msgid "Name"
  344. msgstr "Nome"
  345. #. module: bi_view_editor
  346. #: code:addons/bi_view_editor/models/models.py:56
  347. #, python-format
  348. msgid "No data to be displayed."
  349. msgstr "Nessun dato da visualizzare."
  350. #. module: bi_view_editor
  351. #: code:addons/bi_view_editor/models/bve_view.py:446
  352. #, python-format
  353. msgid "No data to process."
  354. msgstr "Nessun dato da trattare."
  355. #. module: bi_view_editor
  356. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__note
  357. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  358. msgid "Notes"
  359. msgstr "Note"
  360. #. module: bi_view_editor
  361. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  362. msgid "Open BI View"
  363. msgstr "Apri vista BI"
  364. #. module: bi_view_editor
  365. #. openerp-web
  366. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:87
  367. #, python-format
  368. msgid "Options"
  369. msgstr "Opzioni"
  370. #. module: bi_view_editor
  371. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__over_condition
  372. msgid "Over Condition"
  373. msgstr ""
  374. #. module: bi_view_editor
  375. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__query
  376. msgid "Query"
  377. msgstr "Query"
  378. #. module: bi_view_editor
  379. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  380. msgid "Query Builder"
  381. msgstr "Query Builder"
  382. #. module: bi_view_editor
  383. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__relation
  384. msgid "Relation"
  385. msgstr "Relazione"
  386. #. module: bi_view_editor
  387. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__relation_ids
  388. msgid "Relations"
  389. msgstr "Relazioni"
  390. #. module: bi_view_editor
  391. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  392. msgid "Reset to Draft"
  393. msgstr "Riporta in Bozza"
  394. #. module: bi_view_editor
  395. #. openerp-web
  396. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:110
  397. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:155
  398. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__row
  399. #, python-format
  400. msgid "Row"
  401. msgstr "Riga"
  402. #. module: bi_view_editor
  403. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  404. msgid "SQL"
  405. msgstr "SQL"
  406. #. module: bi_view_editor
  407. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  408. msgid "Security"
  409. msgstr "Sicurezza"
  410. #. module: bi_view_editor
  411. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__sequence
  412. msgid "Sequence"
  413. msgstr "Sequenza"
  414. #. module: bi_view_editor
  415. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__state
  416. msgid "State"
  417. msgstr "Stato"
  418. #. module: bi_view_editor
  419. #: selection:bve.view.line,list_attr:0
  420. msgid "Sum"
  421. msgstr "Somma"
  422. #. module: bi_view_editor
  423. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__table_alias
  424. msgid "Table Alias"
  425. msgstr "Alias Tabella"
  426. #. module: bi_view_editor
  427. #: code:addons/bi_view_editor/models/bve_view.py:436
  428. #, python-format
  429. msgid ""
  430. "The model \"%s\" cannot be accessed by users with the selected groups only."
  431. msgstr ""
  432. "Il modello \"%s\" non è accessibile solo agli utenti con i gruppi "
  433. "selezionati."
  434. #. module: bi_view_editor
  435. #: code:addons/bi_view_editor/models/bve_view_line.py:54
  436. #, python-format
  437. msgid "This field cannot be a measure."
  438. msgstr "Questo campo non può essere una misura."
  439. #. module: bi_view_editor
  440. #: code:addons/bi_view_editor/models/bve_view_line.py:50
  441. #, python-format
  442. msgid "This field cannot be a row or a column."
  443. msgstr "Questo campo non può essere una riga o una colonna."
  444. #. module: bi_view_editor
  445. #: model:ir.actions.act_window,name:bi_view_editor.action_bi_view_editor_translations
  446. #: model_terms:ir.ui.view,arch_db:bi_view_editor.view_bi_view_editor_view_form
  447. msgid "Translations"
  448. msgstr "Traduzioni"
  449. #. module: bi_view_editor
  450. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__ttype
  451. msgid "Type"
  452. msgstr "Tipo"
  453. #. module: bi_view_editor
  454. #. openerp-web
  455. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:30
  456. #, python-format
  457. msgid "Use the existing node"
  458. msgstr "Utilizza il nodo esistente"
  459. #. module: bi_view_editor
  460. #. openerp-web
  461. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:34
  462. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:43
  463. #, python-format
  464. msgid "Use the field"
  465. msgstr "Utilizza il campo"
  466. #. module: bi_view_editor
  467. #: model:ir.model.fields,help:bi_view_editor.field_bve_view__data
  468. msgid ""
  469. "Use the special query builder to define the query to generate your report "
  470. "dataset. NOTE: To be edited, the query should be in 'Draft' status."
  471. msgstr ""
  472. "Utilizzare lo speciale query builder per definire la query che genera il set "
  473. "di dati del report. NOTA: per essere modificata, la query deve essere nello "
  474. "stato \"Bozza\"."
  475. #. module: bi_view_editor
  476. #: model:ir.model.fields,help:bi_view_editor.field_bve_view__group_ids
  477. msgid ""
  478. "User groups allowed to see the generated report; if NO groups are specified "
  479. "the report will be public for everyone."
  480. msgstr ""
  481. "Gruppi di utenti autorizzati a vedere il report generato; se NON vengono "
  482. "specificati gruppi, il report sarà pubblico per tutti."
  483. #. module: bi_view_editor
  484. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__user_ids
  485. msgid "Users"
  486. msgstr "Utenti"
  487. #. module: bi_view_editor
  488. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view__view_id
  489. msgid "View"
  490. msgstr "Vista"
  491. #. module: bi_view_editor
  492. #: model:ir.model.fields,field_description:bi_view_editor.field_bve_view_line__view_field_type
  493. msgid "View Field Type"
  494. msgstr ""
  495. #. module: bi_view_editor
  496. #: code:addons/bi_view_editor/models/bve_view.py:511
  497. #, python-format
  498. msgid "You cannot delete a created view! Reset the view to draft first."
  499. msgstr ""
  500. "Non è possibile eliminare una vista creata! Ripristina prima la vista in "
  501. "modalità bozza."
  502. #. module: bi_view_editor
  503. #. openerp-web
  504. #: code:addons/bi_view_editor/static/src/xml/bi_view_editor.xml:39
  505. #, python-format
  506. msgid "new"
  507. msgstr "nuovo"
  508. #~ msgid "Error"
  509. #~ msgstr "Error"