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.

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