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.

506 lines
13 KiB

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