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.

508 lines
14 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auditlog
  4. #
  5. # Translators:
  6. # FIRST AUTHOR <EMAIL@ADDRESS>, 2010,2012-2014
  7. # Hotellook, 2014
  8. # Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2016
  9. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015-2016
  10. # Paolo Valier, 2016
  11. # Paolo Valier, 2016
  12. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  13. msgid ""
  14. msgstr ""
  15. "Project-Id-Version: server-tools (8.0)\n"
  16. "Report-Msgid-Bugs-To: \n"
  17. "POT-Creation-Date: 2017-08-17 03:34+0000\n"
  18. "PO-Revision-Date: 2017-08-11 11:54+0000\n"
  19. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  20. "Language-Team: Italian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/it/)\n"
  21. "MIME-Version: 1.0\n"
  22. "Content-Type: text/plain; charset=UTF-8\n"
  23. "Content-Transfer-Encoding: \n"
  24. "Language: it\n"
  25. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  26. #. module: auditlog
  27. #: field:auditlog.rule,action_id:0
  28. msgid "Action"
  29. msgstr "Azione"
  30. #. module: auditlog
  31. #: model:ir.ui.menu,name:auditlog.menu_audit
  32. msgid "Audit"
  33. msgstr ""
  34. #. module: auditlog
  35. #: model:ir.model,name:auditlog.model_auditlog_autovacuum
  36. msgid "Auditlog - Delete old logs"
  37. msgstr ""
  38. #. module: auditlog
  39. #: model:ir.model,name:auditlog.model_auditlog_http_session
  40. msgid "Auditlog - HTTP User session log"
  41. msgstr ""
  42. #. module: auditlog
  43. #: model:ir.model,name:auditlog.model_auditlog_http_request
  44. msgid "Auditlog - HTTP request log"
  45. msgstr ""
  46. #. module: auditlog
  47. #: model:ir.model,name:auditlog.model_auditlog_log
  48. msgid "Auditlog - Log"
  49. msgstr ""
  50. #. module: auditlog
  51. #: model:ir.model,name:auditlog.model_auditlog_log_line
  52. msgid "Auditlog - Log details (fields updated)"
  53. msgstr ""
  54. #. module: auditlog
  55. #: model:ir.model,name:auditlog.model_auditlog_rule
  56. msgid "Auditlog - Rule"
  57. msgstr ""
  58. #. module: auditlog
  59. #: model:ir.model,name:auditlog.model_auditlog_methods
  60. msgid "Auditlog custom methods"
  61. msgstr ""
  62. #. module: auditlog
  63. #: field:auditlog.http.request,user_context:0
  64. msgid "Context"
  65. msgstr "Contesto"
  66. #. module: auditlog
  67. #: field:auditlog.methods,context_field_number:0
  68. msgid "Context field number"
  69. msgstr ""
  70. #. module: auditlog
  71. #: field:auditlog.autovacuum,create_uid:0
  72. #: field:auditlog.http.request,create_uid:0
  73. #: field:auditlog.http.session,create_uid:0 field:auditlog.log,create_uid:0
  74. #: field:auditlog.log.line,create_uid:0 field:auditlog.methods,create_uid:0
  75. #: field:auditlog.rule,create_uid:0
  76. msgid "Created by"
  77. msgstr "Creato da"
  78. #. module: auditlog
  79. #: field:auditlog.autovacuum,create_date:0
  80. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  81. #: field:auditlog.http.request,create_date:0
  82. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_search
  83. #: field:auditlog.http.session,create_date:0 field:auditlog.log,create_date:0
  84. #: field:auditlog.log.line,create_date:0 field:auditlog.methods,create_date:0
  85. #: field:auditlog.rule,create_date:0
  86. msgid "Created on"
  87. msgstr "Creato il"
  88. #. module: auditlog
  89. #: view:auditlog.rule:auditlog.view_auditlog_rule_form
  90. msgid "Custom Methods"
  91. msgstr ""
  92. #. module: auditlog
  93. #: field:auditlog.rule,custom_method_ids:0
  94. msgid "Custom method ids"
  95. msgstr ""
  96. #. module: auditlog
  97. #: view:auditlog.log:auditlog.view_auditlog_log_search
  98. msgid "Date"
  99. msgstr "Data"
  100. #. module: auditlog
  101. #: field:auditlog.log.line,field_description:0
  102. msgid "Description"
  103. msgstr "Descrizione"
  104. #. module: auditlog
  105. #: field:auditlog.autovacuum,display_name:0 field:auditlog.log,display_name:0
  106. #: field:auditlog.log.line,display_name:0
  107. #: field:auditlog.methods,display_name:0 field:auditlog.rule,display_name:0
  108. msgid "Display Name"
  109. msgstr "Nome da visualizzare"
  110. #. module: auditlog
  111. #: view:auditlog.rule:auditlog.view_auditlog_rule_search
  112. #: selection:auditlog.rule,state:0
  113. msgid "Draft"
  114. msgstr "Bozza"
  115. #. module: auditlog
  116. #: selection:auditlog.log,log_type:0 selection:auditlog.rule,log_type:0
  117. msgid "Fast log"
  118. msgstr ""
  119. #. module: auditlog
  120. #: field:auditlog.log.line,field_id:0
  121. msgid "Field"
  122. msgstr "Campo"
  123. #. module: auditlog
  124. #: view:auditlog.log:auditlog.view_auditlog_log_form
  125. #: field:auditlog.log,line_ids:0
  126. msgid "Fields updated"
  127. msgstr "Campi aggiornati"
  128. #. module: auditlog
  129. #: selection:auditlog.log,log_type:0 selection:auditlog.rule,log_type:0
  130. msgid "Full log"
  131. msgstr ""
  132. #. module: auditlog
  133. #: help:auditlog.rule,log_type:0
  134. msgid ""
  135. "Full log: make a diff between the data before and after the operation (log more info like computed fields which were updated, but it is slower)\n"
  136. "Fast log: only log the changes made through the create and write operations (less information, but it is faster)"
  137. msgstr ""
  138. #. module: auditlog
  139. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  140. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_search
  141. #: view:auditlog.log:auditlog.view_auditlog_log_search
  142. #: view:auditlog.rule:auditlog.view_auditlog_rule_search
  143. msgid "Group By..."
  144. msgstr "Raggruppa per..."
  145. #. module: auditlog
  146. #: view:auditlog.log:auditlog.view_auditlog_log_form
  147. msgid "HTTP Context"
  148. msgstr "Contesto HTTP"
  149. #. module: auditlog
  150. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_form
  151. #: view:auditlog.log:auditlog.view_auditlog_log_search
  152. #: field:auditlog.log,http_request_id:0
  153. msgid "HTTP Request"
  154. msgstr ""
  155. #. module: auditlog
  156. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  157. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_tree
  158. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_form
  159. #: field:auditlog.http.session,http_request_ids:0
  160. #: model:ir.actions.act_window,name:auditlog.action_auditlog_http_request_tree
  161. #: model:ir.ui.menu,name:auditlog.menu_action_auditlog_http_request_tree
  162. msgid "HTTP Requests"
  163. msgstr "Richiesta HTTP"
  164. #. module: auditlog
  165. #: field:auditlog.autovacuum,id:0 field:auditlog.http.request,id:0
  166. #: field:auditlog.http.session,id:0 field:auditlog.log,id:0
  167. #: field:auditlog.log.line,id:0 field:auditlog.methods,id:0
  168. #: field:auditlog.rule,id:0
  169. msgid "ID"
  170. msgstr "ID"
  171. #. module: auditlog
  172. #: field:auditlog.autovacuum,__last_update:0
  173. #: field:auditlog.http.request,__last_update:0
  174. #: field:auditlog.http.session,__last_update:0
  175. #: field:auditlog.log,__last_update:0 field:auditlog.log.line,__last_update:0
  176. #: field:auditlog.methods,__last_update:0 field:auditlog.rule,__last_update:0
  177. msgid "Last Modified on"
  178. msgstr "Ultima modifica il"
  179. #. module: auditlog
  180. #: field:auditlog.autovacuum,write_uid:0
  181. #: field:auditlog.http.request,write_uid:0
  182. #: field:auditlog.http.session,write_uid:0 field:auditlog.log,write_uid:0
  183. #: field:auditlog.log.line,write_uid:0 field:auditlog.methods,write_uid:0
  184. #: field:auditlog.rule,write_uid:0
  185. msgid "Last Updated by"
  186. msgstr "Ultimo aggiornamento da"
  187. #. module: auditlog
  188. #: field:auditlog.autovacuum,write_date:0
  189. #: field:auditlog.http.request,write_date:0
  190. #: field:auditlog.http.session,write_date:0 field:auditlog.log,write_date:0
  191. #: field:auditlog.log.line,write_date:0 field:auditlog.methods,write_date:0
  192. #: field:auditlog.rule,write_date:0
  193. msgid "Last Updated on"
  194. msgstr "Ultimo aggiornamento il"
  195. #. module: auditlog
  196. #: view:auditlog.log:auditlog.view_auditlog_log_form
  197. #: field:auditlog.log.line,log_id:0
  198. msgid "Log"
  199. msgstr ""
  200. #. module: auditlog
  201. #: view:auditlog.log:auditlog.view_auditlog_log_form
  202. msgid "Log - Field updated"
  203. msgstr ""
  204. #. module: auditlog
  205. #: field:auditlog.rule,log_create:0
  206. msgid "Log Creates"
  207. msgstr ""
  208. #. module: auditlog
  209. #: field:auditlog.rule,log_unlink:0
  210. msgid "Log Deletes"
  211. msgstr ""
  212. #. module: auditlog
  213. #: field:auditlog.rule,log_custom_method:0
  214. msgid "Log Methods"
  215. msgstr ""
  216. #. module: auditlog
  217. #: field:auditlog.rule,log_read:0
  218. msgid "Log Reads"
  219. msgstr ""
  220. #. module: auditlog
  221. #: field:auditlog.rule,log_write:0
  222. msgid "Log Writes"
  223. msgstr ""
  224. #. module: auditlog
  225. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_form
  226. #: field:auditlog.http.request,log_ids:0
  227. #: view:auditlog.log:auditlog.view_auditlog_log_search
  228. #: view:auditlog.log:auditlog.view_auditlog_log_tree
  229. #: model:ir.actions.act_window,name:auditlog.action_auditlog_log_tree
  230. #: model:ir.ui.menu,name:auditlog.menu_audit_logs
  231. msgid "Logs"
  232. msgstr ""
  233. #. module: auditlog
  234. #: field:auditlog.methods,message:0
  235. msgid "Message"
  236. msgstr ""
  237. #. module: auditlog
  238. #: field:auditlog.log,method:0
  239. msgid "Method"
  240. msgstr "Metodo"
  241. #. module: auditlog
  242. #: code:addons/auditlog/models/rule.py:181
  243. #, python-format
  244. msgid "Method %s does not exist for model %s."
  245. msgstr ""
  246. #. module: auditlog
  247. #: view:auditlog.log:auditlog.view_auditlog_log_search
  248. #: field:auditlog.log,model_id:0 field:auditlog.rule,model_id:0
  249. msgid "Model"
  250. msgstr "Modello"
  251. #. module: auditlog
  252. #: field:auditlog.http.request,display_name:0
  253. #: field:auditlog.http.session,display_name:0 field:auditlog.methods,name:0
  254. #: field:auditlog.rule,name:0
  255. msgid "Name"
  256. msgstr "Nome"
  257. #. module: auditlog
  258. #: field:auditlog.log.line,new_value:0
  259. msgid "New Value"
  260. msgstr ""
  261. #. module: auditlog
  262. #: field:auditlog.log.line,new_value_text:0
  263. msgid "New value Text"
  264. msgstr ""
  265. #. module: auditlog
  266. #: field:auditlog.log.line,old_value:0
  267. msgid "Old Value"
  268. msgstr ""
  269. #. module: auditlog
  270. #: field:auditlog.log.line,old_value_text:0
  271. msgid "Old value Text"
  272. msgstr ""
  273. #. module: auditlog
  274. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  275. #: field:auditlog.http.request,name:0
  276. msgid "Path"
  277. msgstr "Percorso"
  278. #. module: auditlog
  279. #: view:auditlog.log:auditlog.view_auditlog_log_search
  280. #: field:auditlog.log,res_id:0
  281. msgid "Resource ID"
  282. msgstr "ID Risorsa"
  283. #. module: auditlog
  284. #: field:auditlog.log,name:0
  285. msgid "Resource Name"
  286. msgstr "Nome della Risorsa"
  287. #. module: auditlog
  288. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  289. #: field:auditlog.http.request,root_url:0
  290. msgid "Root URL"
  291. msgstr ""
  292. #. module: auditlog
  293. #: view:auditlog.rule:auditlog.view_auditlog_rule_form
  294. msgid "Rule"
  295. msgstr ""
  296. #. module: auditlog
  297. #: field:auditlog.methods,rule_id:0
  298. msgid "Rule id"
  299. msgstr ""
  300. #. module: auditlog
  301. #: view:auditlog.rule:auditlog.view_auditlog_rule_search
  302. #: view:auditlog.rule:auditlog.view_auditlog_rule_tree
  303. #: model:ir.actions.act_window,name:auditlog.action_auditlog_rule_tree
  304. #: model:ir.ui.menu,name:auditlog.menu_action_auditlog_rule_tree
  305. msgid "Rules"
  306. msgstr ""
  307. #. module: auditlog
  308. #: help:auditlog.rule,model_id:0
  309. msgid "Select model for which you want to generate log."
  310. msgstr ""
  311. #. module: auditlog
  312. #: help:auditlog.rule,log_create:0
  313. msgid ""
  314. "Select this if you want to keep track of creation on any record of the model"
  315. " of this rule"
  316. msgstr ""
  317. #. module: auditlog
  318. #: help:auditlog.rule,log_custom_method:0
  319. msgid ""
  320. "Select this if you want to keep track of custom methods on any record of the"
  321. " model of this rule"
  322. msgstr ""
  323. #. module: auditlog
  324. #: help:auditlog.rule,log_unlink:0
  325. msgid ""
  326. "Select this if you want to keep track of deletion on any record of the model"
  327. " of this rule"
  328. msgstr ""
  329. #. module: auditlog
  330. #: help:auditlog.rule,log_write:0
  331. msgid ""
  332. "Select this if you want to keep track of modification on any record of the "
  333. "model of this rule"
  334. msgstr ""
  335. #. module: auditlog
  336. #: help:auditlog.rule,log_read:0
  337. msgid ""
  338. "Select this if you want to keep track of read/open on any record of the "
  339. "model of this rule"
  340. msgstr ""
  341. #. module: auditlog
  342. #: field:auditlog.http.request,http_session_id:0
  343. #: field:auditlog.log,http_session_id:0
  344. msgid "Session"
  345. msgstr "Sessione"
  346. #. module: auditlog
  347. #: field:auditlog.http.session,name:0
  348. msgid "Session ID"
  349. msgstr "ID Sessione"
  350. #. module: auditlog
  351. #: view:auditlog.rule:auditlog.view_auditlog_rule_search
  352. #: field:auditlog.rule,state:0
  353. msgid "State"
  354. msgstr "Stato"
  355. #. module: auditlog
  356. #: view:auditlog.rule:auditlog.view_auditlog_rule_form
  357. msgid "Subscribe"
  358. msgstr "Sottoscrivi"
  359. #. module: auditlog
  360. #: view:auditlog.rule:auditlog.view_auditlog_rule_search
  361. #: selection:auditlog.rule,state:0
  362. msgid "Subscribed"
  363. msgstr "Sottoscritto"
  364. #. module: auditlog
  365. #: field:auditlog.log.line,field_name:0
  366. msgid "Technical name"
  367. msgstr ""
  368. #. module: auditlog
  369. #: sql_constraint:auditlog.rule:0
  370. msgid ""
  371. "There is already a rule defined on this model\n"
  372. "You cannot define another: please edit the existing one."
  373. msgstr ""
  374. #. module: auditlog
  375. #: field:auditlog.log,log_type:0 field:auditlog.rule,log_type:0
  376. msgid "Type"
  377. msgstr "Tipo"
  378. #. module: auditlog
  379. #: view:auditlog.rule:auditlog.view_auditlog_rule_form
  380. msgid "Unsubscribe"
  381. msgstr ""
  382. #. module: auditlog
  383. #: field:auditlog.methods,use_active_ids:0
  384. msgid "Use active ids"
  385. msgstr ""
  386. #. module: auditlog
  387. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  388. #: field:auditlog.http.request,user_id:0
  389. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_search
  390. #: field:auditlog.http.session,user_id:0
  391. #: view:auditlog.log:auditlog.view_auditlog_log_search
  392. #: field:auditlog.log,user_id:0
  393. msgid "User"
  394. msgstr "Utente"
  395. #. module: auditlog
  396. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  397. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_form
  398. #: view:auditlog.log:auditlog.view_auditlog_log_search
  399. msgid "User session"
  400. msgstr ""
  401. #. module: auditlog
  402. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_search
  403. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_tree
  404. #: model:ir.actions.act_window,name:auditlog.action_auditlog_http_session_tree
  405. #: model:ir.ui.menu,name:auditlog.menu_action_auditlog_http_session_tree
  406. msgid "User sessions"
  407. msgstr ""
  408. #. module: auditlog
  409. #: field:auditlog.rule,user_ids:0
  410. msgid "Users"
  411. msgstr "Utenti"
  412. #. module: auditlog
  413. #: view:auditlog.log:auditlog.view_auditlog_log_form
  414. msgid "Values"
  415. msgstr "Valori"
  416. #. module: auditlog
  417. #: code:addons/auditlog/models/rule.py:662
  418. #, python-format
  419. msgid "View logs"
  420. msgstr ""
  421. #. module: auditlog
  422. #: view:auditlog.rule:auditlog.view_auditlog_rule_form
  423. msgid "You can only edit custom methods when the rule is unsubscribed."
  424. msgstr ""
  425. #. module: auditlog
  426. #: help:auditlog.rule,user_ids:0
  427. msgid "if User is not added then it will applicable for all users"
  428. msgstr ""