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.

447 lines
12 KiB

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