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.

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