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.

446 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. # 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-01-12 03:50+0000\n"
  21. "PO-Revision-Date: 2017-01-13 09:26+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. #: field:auditlog.http.request,user_context:0
  63. msgid "Context"
  64. msgstr ""
  65. #. module: auditlog
  66. #: field:auditlog.autovacuum,create_uid:0
  67. #: field:auditlog.http.request,create_uid:0
  68. #: field:auditlog.http.session,create_uid:0 field:auditlog.log,create_uid:0
  69. #: field:auditlog.log.line,create_uid:0 field:auditlog.rule,create_uid:0
  70. msgid "Created by"
  71. msgstr "Создано"
  72. #. module: auditlog
  73. #: field:auditlog.autovacuum,create_date:0
  74. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  75. #: field:auditlog.http.request,create_date:0
  76. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_search
  77. #: field:auditlog.http.session,create_date:0 field:auditlog.log,create_date:0
  78. #: field:auditlog.log.line,create_date:0 field:auditlog.rule,create_date:0
  79. msgid "Created on"
  80. msgstr "Создан"
  81. #. module: auditlog
  82. #: view:auditlog.log:auditlog.view_auditlog_log_search
  83. msgid "Date"
  84. msgstr "Дата"
  85. #. module: auditlog
  86. #: field:auditlog.log.line,field_description:0
  87. msgid "Description"
  88. msgstr "Описание"
  89. #. module: auditlog
  90. #: field:auditlog.autovacuum,display_name:0 field:auditlog.log,display_name:0
  91. #: field:auditlog.log.line,display_name:0 field:auditlog.rule,display_name:0
  92. msgid "Display Name"
  93. msgstr ""
  94. #. module: auditlog
  95. #: view:auditlog.rule:auditlog.view_auditlog_rule_search
  96. #: selection:auditlog.rule,state:0
  97. msgid "Draft"
  98. msgstr ""
  99. #. module: auditlog
  100. #: selection:auditlog.log,log_type:0 selection:auditlog.rule,log_type:0
  101. msgid "Fast log"
  102. msgstr ""
  103. #. module: auditlog
  104. #: field:auditlog.log.line,field_id:0
  105. msgid "Field"
  106. msgstr "Поле"
  107. #. module: auditlog
  108. #: view:auditlog.log:auditlog.view_auditlog_log_form
  109. #: field:auditlog.log,line_ids:0
  110. msgid "Fields updated"
  111. msgstr ""
  112. #. module: auditlog
  113. #: selection:auditlog.log,log_type:0 selection:auditlog.rule,log_type:0
  114. msgid "Full log"
  115. msgstr ""
  116. #. module: auditlog
  117. #: help:auditlog.rule,log_type:0
  118. msgid ""
  119. "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"
  120. "Fast log: only log the changes made through the create and write operations (less information, but it is faster)"
  121. msgstr ""
  122. #. module: auditlog
  123. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  124. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_search
  125. #: view:auditlog.log:auditlog.view_auditlog_log_search
  126. #: view:auditlog.rule:auditlog.view_auditlog_rule_search
  127. msgid "Group By..."
  128. msgstr ""
  129. #. module: auditlog
  130. #: view:auditlog.log:auditlog.view_auditlog_log_form
  131. msgid "HTTP Context"
  132. msgstr ""
  133. #. module: auditlog
  134. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_form
  135. #: view:auditlog.log:auditlog.view_auditlog_log_search
  136. #: field:auditlog.log,http_request_id:0
  137. msgid "HTTP Request"
  138. msgstr ""
  139. #. module: auditlog
  140. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  141. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_tree
  142. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_form
  143. #: field:auditlog.http.session,http_request_ids:0
  144. #: model:ir.actions.act_window,name:auditlog.action_auditlog_http_request_tree
  145. #: model:ir.ui.menu,name:auditlog.menu_action_auditlog_http_request_tree
  146. msgid "HTTP Requests"
  147. msgstr ""
  148. #. module: auditlog
  149. #: field:auditlog.autovacuum,id:0 field:auditlog.http.request,id:0
  150. #: field:auditlog.http.session,id:0 field:auditlog.log,id:0
  151. #: field:auditlog.log.line,id:0 field:auditlog.rule,id:0
  152. msgid "ID"
  153. msgstr "ID"
  154. #. module: auditlog
  155. #: field:auditlog.autovacuum,__last_update:0
  156. #: field:auditlog.http.request,__last_update:0
  157. #: field:auditlog.http.session,__last_update:0
  158. #: field:auditlog.log,__last_update:0 field:auditlog.log.line,__last_update:0
  159. #: field:auditlog.rule,__last_update:0
  160. msgid "Last Modified on"
  161. msgstr ""
  162. #. module: auditlog
  163. #: field:auditlog.autovacuum,write_uid:0
  164. #: field:auditlog.http.request,write_uid:0
  165. #: field:auditlog.http.session,write_uid:0 field:auditlog.log,write_uid:0
  166. #: field:auditlog.log.line,write_uid:0 field:auditlog.rule,write_uid:0
  167. msgid "Last Updated by"
  168. msgstr "Последний раз обновлено"
  169. #. module: auditlog
  170. #: field:auditlog.autovacuum,write_date:0
  171. #: field:auditlog.http.request,write_date:0
  172. #: field:auditlog.http.session,write_date:0 field:auditlog.log,write_date:0
  173. #: field:auditlog.log.line,write_date:0 field:auditlog.rule,write_date:0
  174. msgid "Last Updated on"
  175. msgstr "Последний раз обновлено"
  176. #. module: auditlog
  177. #: view:auditlog.log:auditlog.view_auditlog_log_form
  178. #: field:auditlog.log.line,log_id:0
  179. msgid "Log"
  180. msgstr ""
  181. #. module: auditlog
  182. #: view:auditlog.log:auditlog.view_auditlog_log_form
  183. msgid "Log - Field updated"
  184. msgstr ""
  185. #. module: auditlog
  186. #: field:auditlog.rule,log_create:0
  187. msgid "Log Creates"
  188. msgstr ""
  189. #. module: auditlog
  190. #: field:auditlog.rule,log_unlink:0
  191. msgid "Log Deletes"
  192. msgstr ""
  193. #. module: auditlog
  194. #: field:auditlog.rule,log_read:0
  195. msgid "Log Reads"
  196. msgstr ""
  197. #. module: auditlog
  198. #: field:auditlog.rule,log_write:0
  199. msgid "Log Writes"
  200. msgstr ""
  201. #. module: auditlog
  202. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_form
  203. #: field:auditlog.http.request,log_ids:0
  204. #: view:auditlog.log:auditlog.view_auditlog_log_search
  205. #: view:auditlog.log:auditlog.view_auditlog_log_tree
  206. #: model:ir.actions.act_window,name:auditlog.action_auditlog_log_tree
  207. #: model:ir.ui.menu,name:auditlog.menu_audit_logs
  208. msgid "Logs"
  209. msgstr ""
  210. #. module: auditlog
  211. #: field:auditlog.log,method:0
  212. msgid "Method"
  213. msgstr ""
  214. #. module: auditlog
  215. #: view:auditlog.log:auditlog.view_auditlog_log_search
  216. #: field:auditlog.log,model_id:0 field:auditlog.rule,model_id:0
  217. msgid "Model"
  218. msgstr "Модель"
  219. #. module: auditlog
  220. #: field:auditlog.http.request,display_name:0
  221. #: field:auditlog.http.session,display_name:0 field:auditlog.rule,name:0
  222. msgid "Name"
  223. msgstr "Название"
  224. #. module: auditlog
  225. #: field:auditlog.log.line,new_value:0
  226. msgid "New Value"
  227. msgstr ""
  228. #. module: auditlog
  229. #: field:auditlog.log.line,new_value_text:0
  230. msgid "New value Text"
  231. msgstr ""
  232. #. module: auditlog
  233. #: field:auditlog.log.line,old_value:0
  234. msgid "Old Value"
  235. msgstr ""
  236. #. module: auditlog
  237. #: field:auditlog.log.line,old_value_text:0
  238. msgid "Old value Text"
  239. msgstr ""
  240. #. module: auditlog
  241. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  242. #: field:auditlog.http.request,name:0
  243. msgid "Path"
  244. msgstr ""
  245. #. module: auditlog
  246. #: view:auditlog.log:auditlog.view_auditlog_log_search
  247. #: field:auditlog.log,res_id:0
  248. msgid "Resource ID"
  249. msgstr ""
  250. #. module: auditlog
  251. #: field:auditlog.log,name:0
  252. msgid "Resource Name"
  253. msgstr ""
  254. #. module: auditlog
  255. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  256. #: field:auditlog.http.request,root_url:0
  257. msgid "Root URL"
  258. msgstr ""
  259. #. module: auditlog
  260. #: view:auditlog.rule:auditlog.view_auditlog_rule_form
  261. msgid "Rule"
  262. msgstr ""
  263. #. module: auditlog
  264. #: view:auditlog.rule:auditlog.view_auditlog_rule_search
  265. #: view:auditlog.rule:auditlog.view_auditlog_rule_tree
  266. #: model:ir.actions.act_window,name:auditlog.action_auditlog_rule_tree
  267. #: model:ir.ui.menu,name:auditlog.menu_action_auditlog_rule_tree
  268. msgid "Rules"
  269. msgstr ""
  270. #. module: auditlog
  271. #: help:auditlog.rule,model_id:0
  272. msgid "Select model for which you want to generate log."
  273. msgstr ""
  274. #. module: auditlog
  275. #: help:auditlog.rule,log_create:0
  276. msgid ""
  277. "Select this if you want to keep track of creation on any record of the model"
  278. " of this rule"
  279. msgstr ""
  280. #. module: auditlog
  281. #: help:auditlog.rule,log_unlink:0
  282. msgid ""
  283. "Select this if you want to keep track of deletion on any record of the model"
  284. " of this rule"
  285. msgstr ""
  286. #. module: auditlog
  287. #: help:auditlog.rule,log_write:0
  288. msgid ""
  289. "Select this if you want to keep track of modification on any record of the "
  290. "model of this rule"
  291. msgstr ""
  292. #. module: auditlog
  293. #: help:auditlog.rule,log_read:0
  294. msgid ""
  295. "Select this if you want to keep track of read/open on any record of the "
  296. "model of this rule"
  297. msgstr ""
  298. #. module: auditlog
  299. #: field:auditlog.http.request,http_session_id:0
  300. #: field:auditlog.log,http_session_id:0
  301. msgid "Session"
  302. msgstr ""
  303. #. module: auditlog
  304. #: field:auditlog.http.session,name:0
  305. msgid "Session ID"
  306. msgstr ""
  307. #. module: auditlog
  308. #: view:auditlog.rule:auditlog.view_auditlog_rule_search
  309. #: field:auditlog.rule,state:0
  310. msgid "State"
  311. msgstr ""
  312. #. module: auditlog
  313. #: view:auditlog.rule:auditlog.view_auditlog_rule_form
  314. msgid "Subscribe"
  315. msgstr ""
  316. #. module: auditlog
  317. #: view:auditlog.rule:auditlog.view_auditlog_rule_search
  318. #: selection:auditlog.rule,state:0
  319. msgid "Subscribed"
  320. msgstr ""
  321. #. module: auditlog
  322. #: field:auditlog.log.line,field_name:0
  323. msgid "Technical name"
  324. msgstr ""
  325. #. module: auditlog
  326. #: sql_constraint:auditlog.rule:0
  327. msgid ""
  328. "There is already a rule defined on this model\n"
  329. "You cannot define another: please edit the existing one."
  330. msgstr ""
  331. #. module: auditlog
  332. #: field:auditlog.log,log_type:0 field:auditlog.rule,log_type:0
  333. msgid "Type"
  334. msgstr ""
  335. #. module: auditlog
  336. #: view:auditlog.rule:auditlog.view_auditlog_rule_form
  337. msgid "Unsubscribe"
  338. msgstr ""
  339. #. module: auditlog
  340. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  341. #: field:auditlog.http.request,user_id:0
  342. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_search
  343. #: field:auditlog.http.session,user_id:0
  344. #: view:auditlog.log:auditlog.view_auditlog_log_search
  345. #: field:auditlog.log,user_id:0
  346. msgid "User"
  347. msgstr "Пользователь"
  348. #. module: auditlog
  349. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  350. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_form
  351. #: view:auditlog.log:auditlog.view_auditlog_log_search
  352. msgid "User session"
  353. msgstr ""
  354. #. module: auditlog
  355. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_search
  356. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_tree
  357. #: model:ir.actions.act_window,name:auditlog.action_auditlog_http_session_tree
  358. #: model:ir.ui.menu,name:auditlog.menu_action_auditlog_http_session_tree
  359. msgid "User sessions"
  360. msgstr ""
  361. #. module: auditlog
  362. #: field:auditlog.rule,user_ids:0
  363. msgid "Users"
  364. msgstr ""
  365. #. module: auditlog
  366. #: view:auditlog.log:auditlog.view_auditlog_log_form
  367. msgid "Values"
  368. msgstr ""
  369. #. module: auditlog
  370. #: code:addons/auditlog/models/rule.py:538
  371. #, python-format
  372. msgid "View logs"
  373. msgstr ""
  374. #. module: auditlog
  375. #: help:auditlog.rule,user_ids:0
  376. msgid "if User is not added then it will applicable for all users"
  377. msgstr ""