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.

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