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.

401 lines
12 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auditlog
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: server-tools (8.0)\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2016-03-12 02:05+0000\n"
  11. "PO-Revision-Date: 2016-03-07 17:50+0000\n"
  12. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  13. "Language-Team: English (http://www.transifex.com/oca/OCA-server-tools-8-0/language/en/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: \n"
  17. "Language: en\n"
  18. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  19. #. module: auditlog
  20. #: field:auditlog.rule,action_id:0
  21. msgid "Action"
  22. msgstr "Action"
  23. #. module: auditlog
  24. #: model:ir.ui.menu,name:auditlog.menu_audit
  25. msgid "Audit"
  26. msgstr "Audit"
  27. #. module: auditlog
  28. #: model:ir.model,name:auditlog.model_auditlog_http_session
  29. msgid "Auditlog - HTTP User session log"
  30. msgstr "Auditlog - HTTP User session log"
  31. #. module: auditlog
  32. #: model:ir.model,name:auditlog.model_auditlog_http_request
  33. msgid "Auditlog - HTTP request log"
  34. msgstr "Auditlog - HTTP request log"
  35. #. module: auditlog
  36. #: model:ir.model,name:auditlog.model_auditlog_log
  37. msgid "Auditlog - Log"
  38. msgstr "Auditlog - Log"
  39. #. module: auditlog
  40. #: model:ir.model,name:auditlog.model_auditlog_log_line
  41. msgid "Auditlog - Log details (fields updated)"
  42. msgstr "Auditlog - Log details (fields updated)"
  43. #. module: auditlog
  44. #: model:ir.model,name:auditlog.model_auditlog_rule
  45. msgid "Auditlog - Rule"
  46. msgstr "Auditlog - Rule"
  47. #. module: auditlog
  48. #: field:auditlog.http.request,user_context:0
  49. msgid "Context"
  50. msgstr "Context"
  51. #. module: auditlog
  52. #: field:auditlog.http.request,create_uid:0
  53. #: field:auditlog.http.session,create_uid:0 field:auditlog.log,create_uid:0
  54. #: field:auditlog.log.line,create_uid:0 field:auditlog.rule,create_uid:0
  55. msgid "Created by"
  56. msgstr "Created by"
  57. #. module: auditlog
  58. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  59. #: field:auditlog.http.request,create_date:0
  60. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_search
  61. #: field:auditlog.http.session,create_date:0 field:auditlog.log,create_date:0
  62. #: field:auditlog.log.line,create_date:0 field:auditlog.rule,create_date:0
  63. msgid "Created on"
  64. msgstr "Created on"
  65. #. module: auditlog
  66. #: view:auditlog.log:auditlog.view_auditlog_log_search
  67. msgid "Date"
  68. msgstr "Date"
  69. #. module: auditlog
  70. #: view:auditlog.rule:auditlog.view_auditlog_rule_search
  71. #: selection:auditlog.rule,state:0
  72. msgid "Draft"
  73. msgstr "Draft"
  74. #. module: auditlog
  75. #: selection:auditlog.log,log_type:0 selection:auditlog.rule,log_type:0
  76. msgid "Fast log"
  77. msgstr "Fast log"
  78. #. module: auditlog
  79. #: field:auditlog.log.line,field_id:0
  80. msgid "Field"
  81. msgstr "Field"
  82. #. module: auditlog
  83. #: view:auditlog.log:auditlog.view_auditlog_log_form
  84. #: field:auditlog.log,line_ids:0
  85. msgid "Fields updated"
  86. msgstr "Fields updated"
  87. #. module: auditlog
  88. #: selection:auditlog.log,log_type:0 selection:auditlog.rule,log_type:0
  89. msgid "Full log"
  90. msgstr "Full log"
  91. #. module: auditlog
  92. #: help:auditlog.rule,log_type:0
  93. msgid ""
  94. "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"
  95. "Fast log: only log the changes made through the create and write operations (less information, but it is faster)"
  96. msgstr "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)\nFast log: only log the changes made through the create and write operations (less information, but it is faster)"
  97. #. module: auditlog
  98. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  99. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_search
  100. #: view:auditlog.log:auditlog.view_auditlog_log_search
  101. #: view:auditlog.rule:auditlog.view_auditlog_rule_search
  102. msgid "Group By..."
  103. msgstr "Group By..."
  104. #. module: auditlog
  105. #: view:auditlog.log:auditlog.view_auditlog_log_form
  106. msgid "HTTP Context"
  107. msgstr "HTTP Context"
  108. #. module: auditlog
  109. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_form
  110. #: view:auditlog.log:auditlog.view_auditlog_log_search
  111. #: field:auditlog.log,http_request_id:0
  112. msgid "HTTP Request"
  113. msgstr "HTTP Request"
  114. #. module: auditlog
  115. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  116. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_tree
  117. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_form
  118. #: field:auditlog.http.session,http_request_ids:0
  119. #: model:ir.actions.act_window,name:auditlog.action_auditlog_http_request_tree
  120. #: model:ir.ui.menu,name:auditlog.menu_action_auditlog_http_request_tree
  121. msgid "HTTP Requests"
  122. msgstr "HTTP Requests"
  123. #. module: auditlog
  124. #: field:auditlog.http.request,id:0 field:auditlog.http.session,id:0
  125. #: field:auditlog.log,id:0 field:auditlog.log.line,id:0
  126. #: field:auditlog.rule,id:0
  127. msgid "ID"
  128. msgstr "ID"
  129. #. module: auditlog
  130. #: field:auditlog.http.request,write_uid:0
  131. #: field:auditlog.http.session,write_uid:0 field:auditlog.log,write_uid:0
  132. #: field:auditlog.log.line,write_uid:0 field:auditlog.rule,write_uid:0
  133. msgid "Last Updated by"
  134. msgstr "Last Updated by"
  135. #. module: auditlog
  136. #: field:auditlog.http.request,write_date:0
  137. #: field:auditlog.http.session,write_date:0 field:auditlog.log,write_date:0
  138. #: field:auditlog.log.line,write_date:0 field:auditlog.rule,write_date:0
  139. msgid "Last Updated on"
  140. msgstr "Last Updated on"
  141. #. module: auditlog
  142. #: view:auditlog.log:auditlog.view_auditlog_log_form
  143. #: field:auditlog.log.line,log_id:0
  144. msgid "Log"
  145. msgstr "Log"
  146. #. module: auditlog
  147. #: view:auditlog.log:auditlog.view_auditlog_log_form
  148. msgid "Log - Field updated"
  149. msgstr "Log - Field updated"
  150. #. module: auditlog
  151. #: field:auditlog.rule,log_create:0
  152. msgid "Log Creates"
  153. msgstr "Log Creates"
  154. #. module: auditlog
  155. #: field:auditlog.rule,log_unlink:0
  156. msgid "Log Deletes"
  157. msgstr "Log Deletes"
  158. #. module: auditlog
  159. #: field:auditlog.rule,log_read:0
  160. msgid "Log Reads"
  161. msgstr "Log Reads"
  162. #. module: auditlog
  163. #: field:auditlog.rule,log_write:0
  164. msgid "Log Writes"
  165. msgstr "Log Writes"
  166. #. module: auditlog
  167. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_form
  168. #: field:auditlog.http.request,log_ids:0
  169. #: view:auditlog.log:auditlog.view_auditlog_log_search
  170. #: view:auditlog.log:auditlog.view_auditlog_log_tree
  171. #: model:ir.actions.act_window,name:auditlog.action_auditlog_log_tree
  172. #: model:ir.ui.menu,name:auditlog.menu_audit_logs
  173. msgid "Logs"
  174. msgstr "Logs"
  175. #. module: auditlog
  176. #: field:auditlog.log,method:0
  177. msgid "Method"
  178. msgstr "Method"
  179. #. module: auditlog
  180. #: view:auditlog.log:auditlog.view_auditlog_log_search
  181. #: field:auditlog.log,model_id:0 field:auditlog.rule,model_id:0
  182. msgid "Model"
  183. msgstr "Model"
  184. #. module: auditlog
  185. #: field:auditlog.rule,name:0
  186. msgid "Name"
  187. msgstr "Name"
  188. #. module: auditlog
  189. #: field:auditlog.log.line,new_value:0
  190. msgid "New Value"
  191. msgstr "New Value"
  192. #. module: auditlog
  193. #: field:auditlog.log.line,new_value_text:0
  194. msgid "New value Text"
  195. msgstr "New value Text"
  196. #. module: auditlog
  197. #: field:auditlog.log.line,old_value:0
  198. msgid "Old Value"
  199. msgstr "Old Value"
  200. #. module: auditlog
  201. #: field:auditlog.log.line,old_value_text:0
  202. msgid "Old value Text"
  203. msgstr "Old value Text"
  204. #. module: auditlog
  205. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  206. #: field:auditlog.http.request,name:0
  207. msgid "Path"
  208. msgstr "Path"
  209. #. module: auditlog
  210. #: view:auditlog.log:auditlog.view_auditlog_log_search
  211. #: field:auditlog.log,res_id:0
  212. msgid "Resource ID"
  213. msgstr "Resource ID"
  214. #. module: auditlog
  215. #: field:auditlog.log,name:0
  216. msgid "Resource Name"
  217. msgstr "Resource Name"
  218. #. module: auditlog
  219. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  220. #: field:auditlog.http.request,root_url:0
  221. msgid "Root URL"
  222. msgstr "Root URL"
  223. #. module: auditlog
  224. #: view:auditlog.rule:auditlog.view_auditlog_rule_form
  225. msgid "Rule"
  226. msgstr "Rule"
  227. #. module: auditlog
  228. #: view:auditlog.rule:auditlog.view_auditlog_rule_search
  229. #: view:auditlog.rule:auditlog.view_auditlog_rule_tree
  230. #: model:ir.actions.act_window,name:auditlog.action_auditlog_rule_tree
  231. #: model:ir.ui.menu,name:auditlog.menu_action_auditlog_rule_tree
  232. msgid "Rules"
  233. msgstr "Rules"
  234. #. module: auditlog
  235. #: help:auditlog.rule,model_id:0
  236. msgid "Select model for which you want to generate log."
  237. msgstr "Select model for which you want to generate log."
  238. #. module: auditlog
  239. #: help:auditlog.rule,log_create:0
  240. msgid ""
  241. "Select this if you want to keep track of creation on any record of the model"
  242. " of this rule"
  243. msgstr "Select this if you want to keep track of creation on any record of the model of this rule"
  244. #. module: auditlog
  245. #: help:auditlog.rule,log_unlink:0
  246. msgid ""
  247. "Select this if you want to keep track of deletion on any record of the model"
  248. " of this rule"
  249. msgstr "Select this if you want to keep track of deletion on any record of the model of this rule"
  250. #. module: auditlog
  251. #: help:auditlog.rule,log_write:0
  252. msgid ""
  253. "Select this if you want to keep track of modification on any record of the "
  254. "model of this rule"
  255. msgstr "Select this if you want to keep track of modification on any record of the model of this rule"
  256. #. module: auditlog
  257. #: help:auditlog.rule,log_read:0
  258. msgid ""
  259. "Select this if you want to keep track of read/open on any record of the "
  260. "model of this rule"
  261. msgstr "Select this if you want to keep track of read/open on any record of the model of this rule"
  262. #. module: auditlog
  263. #: field:auditlog.http.request,http_session_id:0
  264. #: field:auditlog.log,http_session_id:0
  265. msgid "Session"
  266. msgstr "Session"
  267. #. module: auditlog
  268. #: field:auditlog.http.session,name:0
  269. msgid "Session ID"
  270. msgstr "Session ID"
  271. #. module: auditlog
  272. #: view:auditlog.rule:auditlog.view_auditlog_rule_search
  273. #: field:auditlog.rule,state:0
  274. msgid "State"
  275. msgstr "State"
  276. #. module: auditlog
  277. #: view:auditlog.rule:auditlog.view_auditlog_rule_form
  278. msgid "Subscribe"
  279. msgstr "Subscribe"
  280. #. module: auditlog
  281. #: view:auditlog.rule:auditlog.view_auditlog_rule_search
  282. #: selection:auditlog.rule,state:0
  283. msgid "Subscribed"
  284. msgstr "Subscribed"
  285. #. module: auditlog
  286. #: sql_constraint:auditlog.rule:0
  287. msgid ""
  288. "There is already a rule defined on this model\n"
  289. "You cannot define another: please edit the existing one."
  290. msgstr "There is already a rule defined on this model\nYou cannot define another: please edit the existing one."
  291. #. module: auditlog
  292. #: field:auditlog.log,log_type:0 field:auditlog.rule,log_type:0
  293. msgid "Type"
  294. msgstr "Type"
  295. #. module: auditlog
  296. #: view:auditlog.rule:auditlog.view_auditlog_rule_form
  297. msgid "Unsubscribe"
  298. msgstr "Unsubscribe"
  299. #. module: auditlog
  300. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  301. #: field:auditlog.http.request,user_id:0
  302. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_search
  303. #: field:auditlog.http.session,user_id:0
  304. #: view:auditlog.log:auditlog.view_auditlog_log_search
  305. #: field:auditlog.log,user_id:0
  306. msgid "User"
  307. msgstr "User"
  308. #. module: auditlog
  309. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  310. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_form
  311. #: view:auditlog.log:auditlog.view_auditlog_log_search
  312. msgid "User session"
  313. msgstr "User session"
  314. #. module: auditlog
  315. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_search
  316. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_tree
  317. #: model:ir.actions.act_window,name:auditlog.action_auditlog_http_session_tree
  318. #: model:ir.ui.menu,name:auditlog.menu_action_auditlog_http_session_tree
  319. msgid "User sessions"
  320. msgstr "User sessions"
  321. #. module: auditlog
  322. #: field:auditlog.rule,user_ids:0
  323. msgid "Users"
  324. msgstr "Users"
  325. #. module: auditlog
  326. #: view:auditlog.log:auditlog.view_auditlog_log_form
  327. msgid "Values"
  328. msgstr "Values"
  329. #. module: auditlog
  330. #: code:addons/auditlog/models/rule.py:555
  331. #, python-format
  332. msgid "View logs"
  333. msgstr "View logs"
  334. #. module: auditlog
  335. #: help:auditlog.rule,user_ids:0
  336. msgid "if User is not added then it will applicable for all users"
  337. msgstr "if User is not added then it will applicable for all users"