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.

523 lines
15 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auditlog
  4. #
  5. # Translators:
  6. # Antonio Trueba, 2016
  7. # Armando Vulcano Junior <vulcano@uol.com.br>, 2015
  8. # bossnm11 <bossnm11@gmail.com>, 2014
  9. # Carles Antoli <carlesantoli@hotmail.com>, 2015
  10. # Carles Antoli <carlesantoli@hotmail.com>, 2015
  11. # Chanseok <kcsgoodboy@gmail.com>, 2014
  12. # danimaribeiro <danimaribeiro@gmail.com>, 2016
  13. # FIRST AUTHOR <EMAIL@ADDRESS>, 2012,2014
  14. # jeon <bluerespect@nate.com>, 2014
  15. # Jong-Dae Park <jdpark7@gmail.com>, 2013,2015
  16. # Gu Hong Min <placidmoon1@gmail.com>, 2015
  17. # Kunwoo Kim <crazyabtmath@naver.com>, 2015
  18. # LEE SI HYEONG <super2451894@gmail.com>, 2014
  19. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015-2016
  20. # Paulo Ricardo <ti@shoppingescritorio.com.br>, 2016
  21. # Pedro M. Baeza <pedro.baeza@gmail.com>, 2015
  22. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  23. # SaFi J. <safi2266@gmail.com>, 2015
  24. # Sam Ryoo <samryoo@gmail.com>, 2014
  25. # Seo. Junmin <inactive+trans_alice@transifex.com>, 2015
  26. # seungil <luck8778@gmail.com>, 2014
  27. # SEUNGWON <baeksw0620@gmail.com>, 2014
  28. msgid ""
  29. msgstr ""
  30. "Project-Id-Version: server-tools (8.0)\n"
  31. "Report-Msgid-Bugs-To: \n"
  32. "POT-Creation-Date: 2017-08-17 03:34+0000\n"
  33. "PO-Revision-Date: 2017-08-11 11:55+0000\n"
  34. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  35. "Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/pt_BR/)\n"
  36. "MIME-Version: 1.0\n"
  37. "Content-Type: text/plain; charset=UTF-8\n"
  38. "Content-Transfer-Encoding: \n"
  39. "Language: pt_BR\n"
  40. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  41. #. module: auditlog
  42. #: field:auditlog.rule,action_id:0
  43. msgid "Action"
  44. msgstr "Ação"
  45. #. module: auditlog
  46. #: model:ir.ui.menu,name:auditlog.menu_audit
  47. msgid "Audit"
  48. msgstr "Auditar"
  49. #. module: auditlog
  50. #: model:ir.model,name:auditlog.model_auditlog_autovacuum
  51. msgid "Auditlog - Delete old logs"
  52. msgstr "Auditlog - Deletar logs antigos"
  53. #. module: auditlog
  54. #: model:ir.model,name:auditlog.model_auditlog_http_session
  55. msgid "Auditlog - HTTP User session log"
  56. msgstr "Auditlog - log da sessão do usuário HTTP"
  57. #. module: auditlog
  58. #: model:ir.model,name:auditlog.model_auditlog_http_request
  59. msgid "Auditlog - HTTP request log"
  60. msgstr "log requisição HTTP"
  61. #. module: auditlog
  62. #: model:ir.model,name:auditlog.model_auditlog_log
  63. msgid "Auditlog - Log"
  64. msgstr "Histórico de Auditoria - Histórico"
  65. #. module: auditlog
  66. #: model:ir.model,name:auditlog.model_auditlog_log_line
  67. msgid "Auditlog - Log details (fields updated)"
  68. msgstr "Histórico de Auditoria - Detalhes do histórico (campos atualizados)"
  69. #. module: auditlog
  70. #: model:ir.model,name:auditlog.model_auditlog_rule
  71. msgid "Auditlog - Rule"
  72. msgstr "Histórico de Auditoria - Regras"
  73. #. module: auditlog
  74. #: model:ir.model,name:auditlog.model_auditlog_methods
  75. msgid "Auditlog custom methods"
  76. msgstr ""
  77. #. module: auditlog
  78. #: field:auditlog.http.request,user_context:0
  79. msgid "Context"
  80. msgstr ""
  81. #. module: auditlog
  82. #: field:auditlog.methods,context_field_number:0
  83. msgid "Context field number"
  84. msgstr ""
  85. #. module: auditlog
  86. #: field:auditlog.autovacuum,create_uid:0
  87. #: field:auditlog.http.request,create_uid:0
  88. #: field:auditlog.http.session,create_uid:0 field:auditlog.log,create_uid:0
  89. #: field:auditlog.log.line,create_uid:0 field:auditlog.methods,create_uid:0
  90. #: field:auditlog.rule,create_uid:0
  91. msgid "Created by"
  92. msgstr "Criado por"
  93. #. module: auditlog
  94. #: field:auditlog.autovacuum,create_date:0
  95. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  96. #: field:auditlog.http.request,create_date:0
  97. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_search
  98. #: field:auditlog.http.session,create_date:0 field:auditlog.log,create_date:0
  99. #: field:auditlog.log.line,create_date:0 field:auditlog.methods,create_date:0
  100. #: field:auditlog.rule,create_date:0
  101. msgid "Created on"
  102. msgstr "Criado em"
  103. #. module: auditlog
  104. #: view:auditlog.rule:auditlog.view_auditlog_rule_form
  105. msgid "Custom Methods"
  106. msgstr ""
  107. #. module: auditlog
  108. #: field:auditlog.rule,custom_method_ids:0
  109. msgid "Custom method ids"
  110. msgstr ""
  111. #. module: auditlog
  112. #: view:auditlog.log:auditlog.view_auditlog_log_search
  113. msgid "Date"
  114. msgstr "Data"
  115. #. module: auditlog
  116. #: field:auditlog.log.line,field_description:0
  117. msgid "Description"
  118. msgstr "Descrição"
  119. #. module: auditlog
  120. #: field:auditlog.autovacuum,display_name:0 field:auditlog.log,display_name:0
  121. #: field:auditlog.log.line,display_name:0
  122. #: field:auditlog.methods,display_name:0 field:auditlog.rule,display_name:0
  123. msgid "Display Name"
  124. msgstr "Nome para Mostrar"
  125. #. module: auditlog
  126. #: view:auditlog.rule:auditlog.view_auditlog_rule_search
  127. #: selection:auditlog.rule,state:0
  128. msgid "Draft"
  129. msgstr "Rascunho"
  130. #. module: auditlog
  131. #: selection:auditlog.log,log_type:0 selection:auditlog.rule,log_type:0
  132. msgid "Fast log"
  133. msgstr ""
  134. #. module: auditlog
  135. #: field:auditlog.log.line,field_id:0
  136. msgid "Field"
  137. msgstr "Campo"
  138. #. module: auditlog
  139. #: view:auditlog.log:auditlog.view_auditlog_log_form
  140. #: field:auditlog.log,line_ids:0
  141. msgid "Fields updated"
  142. msgstr "Campos atualizados"
  143. #. module: auditlog
  144. #: selection:auditlog.log,log_type:0 selection:auditlog.rule,log_type:0
  145. msgid "Full log"
  146. msgstr ""
  147. #. module: auditlog
  148. #: help:auditlog.rule,log_type:0
  149. msgid ""
  150. "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"
  151. "Fast log: only log the changes made through the create and write operations (less information, but it is faster)"
  152. msgstr ""
  153. #. module: auditlog
  154. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  155. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_search
  156. #: view:auditlog.log:auditlog.view_auditlog_log_search
  157. #: view:auditlog.rule:auditlog.view_auditlog_rule_search
  158. msgid "Group By..."
  159. msgstr "Agrupado por"
  160. #. module: auditlog
  161. #: view:auditlog.log:auditlog.view_auditlog_log_form
  162. msgid "HTTP Context"
  163. msgstr ""
  164. #. module: auditlog
  165. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_form
  166. #: view:auditlog.log:auditlog.view_auditlog_log_search
  167. #: field:auditlog.log,http_request_id:0
  168. msgid "HTTP Request"
  169. msgstr ""
  170. #. module: auditlog
  171. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  172. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_tree
  173. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_form
  174. #: field:auditlog.http.session,http_request_ids:0
  175. #: model:ir.actions.act_window,name:auditlog.action_auditlog_http_request_tree
  176. #: model:ir.ui.menu,name:auditlog.menu_action_auditlog_http_request_tree
  177. msgid "HTTP Requests"
  178. msgstr ""
  179. #. module: auditlog
  180. #: field:auditlog.autovacuum,id:0 field:auditlog.http.request,id:0
  181. #: field:auditlog.http.session,id:0 field:auditlog.log,id:0
  182. #: field:auditlog.log.line,id:0 field:auditlog.methods,id:0
  183. #: field:auditlog.rule,id:0
  184. msgid "ID"
  185. msgstr "Identificação"
  186. #. module: auditlog
  187. #: field:auditlog.autovacuum,__last_update:0
  188. #: field:auditlog.http.request,__last_update:0
  189. #: field:auditlog.http.session,__last_update:0
  190. #: field:auditlog.log,__last_update:0 field:auditlog.log.line,__last_update:0
  191. #: field:auditlog.methods,__last_update:0 field:auditlog.rule,__last_update:0
  192. msgid "Last Modified on"
  193. msgstr "Última atualização em"
  194. #. module: auditlog
  195. #: field:auditlog.autovacuum,write_uid:0
  196. #: field:auditlog.http.request,write_uid:0
  197. #: field:auditlog.http.session,write_uid:0 field:auditlog.log,write_uid:0
  198. #: field:auditlog.log.line,write_uid:0 field:auditlog.methods,write_uid:0
  199. #: field:auditlog.rule,write_uid:0
  200. msgid "Last Updated by"
  201. msgstr "Última atualização por"
  202. #. module: auditlog
  203. #: field:auditlog.autovacuum,write_date:0
  204. #: field:auditlog.http.request,write_date:0
  205. #: field:auditlog.http.session,write_date:0 field:auditlog.log,write_date:0
  206. #: field:auditlog.log.line,write_date:0 field:auditlog.methods,write_date:0
  207. #: field:auditlog.rule,write_date:0
  208. msgid "Last Updated on"
  209. msgstr "Última atualização em"
  210. #. module: auditlog
  211. #: view:auditlog.log:auditlog.view_auditlog_log_form
  212. #: field:auditlog.log.line,log_id:0
  213. msgid "Log"
  214. msgstr "Histórico"
  215. #. module: auditlog
  216. #: view:auditlog.log:auditlog.view_auditlog_log_form
  217. msgid "Log - Field updated"
  218. msgstr "Histórico - Campo atualizado"
  219. #. module: auditlog
  220. #: field:auditlog.rule,log_create:0
  221. msgid "Log Creates"
  222. msgstr "Histórico Criado"
  223. #. module: auditlog
  224. #: field:auditlog.rule,log_unlink:0
  225. msgid "Log Deletes"
  226. msgstr "Histórico Excluído"
  227. #. module: auditlog
  228. #: field:auditlog.rule,log_custom_method:0
  229. msgid "Log Methods"
  230. msgstr ""
  231. #. module: auditlog
  232. #: field:auditlog.rule,log_read:0
  233. msgid "Log Reads"
  234. msgstr "Leitura de Histórico"
  235. #. module: auditlog
  236. #: field:auditlog.rule,log_write:0
  237. msgid "Log Writes"
  238. msgstr "Gravação de Histórico"
  239. #. module: auditlog
  240. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_form
  241. #: field:auditlog.http.request,log_ids:0
  242. #: view:auditlog.log:auditlog.view_auditlog_log_search
  243. #: view:auditlog.log:auditlog.view_auditlog_log_tree
  244. #: model:ir.actions.act_window,name:auditlog.action_auditlog_log_tree
  245. #: model:ir.ui.menu,name:auditlog.menu_audit_logs
  246. msgid "Logs"
  247. msgstr "Histórico"
  248. #. module: auditlog
  249. #: field:auditlog.methods,message:0
  250. msgid "Message"
  251. msgstr ""
  252. #. module: auditlog
  253. #: field:auditlog.log,method:0
  254. msgid "Method"
  255. msgstr "Método"
  256. #. module: auditlog
  257. #: code:addons/auditlog/models/rule.py:181
  258. #, python-format
  259. msgid "Method %s does not exist for model %s."
  260. msgstr ""
  261. #. module: auditlog
  262. #: view:auditlog.log:auditlog.view_auditlog_log_search
  263. #: field:auditlog.log,model_id:0 field:auditlog.rule,model_id:0
  264. msgid "Model"
  265. msgstr "Modelo"
  266. #. module: auditlog
  267. #: field:auditlog.http.request,display_name:0
  268. #: field:auditlog.http.session,display_name:0 field:auditlog.methods,name:0
  269. #: field:auditlog.rule,name:0
  270. msgid "Name"
  271. msgstr "Nome"
  272. #. module: auditlog
  273. #: field:auditlog.log.line,new_value:0
  274. msgid "New Value"
  275. msgstr "Novo Valor"
  276. #. module: auditlog
  277. #: field:auditlog.log.line,new_value_text:0
  278. msgid "New value Text"
  279. msgstr "Novo Valor de Texto"
  280. #. module: auditlog
  281. #: field:auditlog.log.line,old_value:0
  282. msgid "Old Value"
  283. msgstr "Valor Antigo"
  284. #. module: auditlog
  285. #: field:auditlog.log.line,old_value_text:0
  286. msgid "Old value Text"
  287. msgstr "Valor Antigo de Texto"
  288. #. module: auditlog
  289. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  290. #: field:auditlog.http.request,name:0
  291. msgid "Path"
  292. msgstr "Caminho"
  293. #. module: auditlog
  294. #: view:auditlog.log:auditlog.view_auditlog_log_search
  295. #: field:auditlog.log,res_id:0
  296. msgid "Resource ID"
  297. msgstr "Identificação do Recurso"
  298. #. module: auditlog
  299. #: field:auditlog.log,name:0
  300. msgid "Resource Name"
  301. msgstr "Nome do Recurso"
  302. #. module: auditlog
  303. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  304. #: field:auditlog.http.request,root_url:0
  305. msgid "Root URL"
  306. msgstr ""
  307. #. module: auditlog
  308. #: view:auditlog.rule:auditlog.view_auditlog_rule_form
  309. msgid "Rule"
  310. msgstr "Regra"
  311. #. module: auditlog
  312. #: field:auditlog.methods,rule_id:0
  313. msgid "Rule id"
  314. msgstr ""
  315. #. module: auditlog
  316. #: view:auditlog.rule:auditlog.view_auditlog_rule_search
  317. #: view:auditlog.rule:auditlog.view_auditlog_rule_tree
  318. #: model:ir.actions.act_window,name:auditlog.action_auditlog_rule_tree
  319. #: model:ir.ui.menu,name:auditlog.menu_action_auditlog_rule_tree
  320. msgid "Rules"
  321. msgstr "Regras"
  322. #. module: auditlog
  323. #: help:auditlog.rule,model_id:0
  324. msgid "Select model for which you want to generate log."
  325. msgstr "Selecione o modelo do qual deseja gerar histórico"
  326. #. module: auditlog
  327. #: help:auditlog.rule,log_create:0
  328. msgid ""
  329. "Select this if you want to keep track of creation on any record of the model"
  330. " of this rule"
  331. msgstr "Selecione este se quiser manter o rastreio de criação de qualquer registro do modelo desta regra"
  332. #. module: auditlog
  333. #: help:auditlog.rule,log_custom_method:0
  334. msgid ""
  335. "Select this if you want to keep track of custom methods on any record of the"
  336. " model of this rule"
  337. msgstr ""
  338. #. module: auditlog
  339. #: help:auditlog.rule,log_unlink:0
  340. msgid ""
  341. "Select this if you want to keep track of deletion on any record of the model"
  342. " of this rule"
  343. msgstr "Selecione este se quiser manter o rastreio de exclusão de qualquer registro do modelo desta regra"
  344. #. module: auditlog
  345. #: help:auditlog.rule,log_write:0
  346. msgid ""
  347. "Select this if you want to keep track of modification on any record of the "
  348. "model of this rule"
  349. msgstr "Selecione este se quiser manter o rastreio de modificação de qualquer registro do modelo desta regra"
  350. #. module: auditlog
  351. #: help:auditlog.rule,log_read:0
  352. msgid ""
  353. "Select this if you want to keep track of read/open on any record of the "
  354. "model of this rule"
  355. msgstr "Selecione este se quiser manter o rastreio de leitura/abertura de qualquer registro do modelo desta regra"
  356. #. module: auditlog
  357. #: field:auditlog.http.request,http_session_id:0
  358. #: field:auditlog.log,http_session_id:0
  359. msgid "Session"
  360. msgstr ""
  361. #. module: auditlog
  362. #: field:auditlog.http.session,name:0
  363. msgid "Session ID"
  364. msgstr ""
  365. #. module: auditlog
  366. #: view:auditlog.rule:auditlog.view_auditlog_rule_search
  367. #: field:auditlog.rule,state:0
  368. msgid "State"
  369. msgstr "Estado"
  370. #. module: auditlog
  371. #: view:auditlog.rule:auditlog.view_auditlog_rule_form
  372. msgid "Subscribe"
  373. msgstr "Inscrever"
  374. #. module: auditlog
  375. #: view:auditlog.rule:auditlog.view_auditlog_rule_search
  376. #: selection:auditlog.rule,state:0
  377. msgid "Subscribed"
  378. msgstr "Inscrito"
  379. #. module: auditlog
  380. #: field:auditlog.log.line,field_name:0
  381. msgid "Technical name"
  382. msgstr "Nome técnico"
  383. #. module: auditlog
  384. #: sql_constraint:auditlog.rule:0
  385. msgid ""
  386. "There is already a rule defined on this model\n"
  387. "You cannot define another: please edit the existing one."
  388. msgstr ""
  389. #. module: auditlog
  390. #: field:auditlog.log,log_type:0 field:auditlog.rule,log_type:0
  391. msgid "Type"
  392. msgstr "Tipo"
  393. #. module: auditlog
  394. #: view:auditlog.rule:auditlog.view_auditlog_rule_form
  395. msgid "Unsubscribe"
  396. msgstr "Desinscrever"
  397. #. module: auditlog
  398. #: field:auditlog.methods,use_active_ids:0
  399. msgid "Use active ids"
  400. msgstr ""
  401. #. module: auditlog
  402. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  403. #: field:auditlog.http.request,user_id:0
  404. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_search
  405. #: field:auditlog.http.session,user_id:0
  406. #: view:auditlog.log:auditlog.view_auditlog_log_search
  407. #: field:auditlog.log,user_id:0
  408. msgid "User"
  409. msgstr "Usuário"
  410. #. module: auditlog
  411. #: view:auditlog.http.request:auditlog.view_auditlog_http_request_search
  412. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_form
  413. #: view:auditlog.log:auditlog.view_auditlog_log_search
  414. msgid "User session"
  415. msgstr "Sessão do Usuário"
  416. #. module: auditlog
  417. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_search
  418. #: view:auditlog.http.session:auditlog.view_auditlog_http_session_tree
  419. #: model:ir.actions.act_window,name:auditlog.action_auditlog_http_session_tree
  420. #: model:ir.ui.menu,name:auditlog.menu_action_auditlog_http_session_tree
  421. msgid "User sessions"
  422. msgstr "Sessões do Usuário"
  423. #. module: auditlog
  424. #: field:auditlog.rule,user_ids:0
  425. msgid "Users"
  426. msgstr "Usuários"
  427. #. module: auditlog
  428. #: view:auditlog.log:auditlog.view_auditlog_log_form
  429. msgid "Values"
  430. msgstr "Valores"
  431. #. module: auditlog
  432. #: code:addons/auditlog/models/rule.py:662
  433. #, python-format
  434. msgid "View logs"
  435. msgstr "Ver Histórico"
  436. #. module: auditlog
  437. #: view:auditlog.rule:auditlog.view_auditlog_rule_form
  438. msgid "You can only edit custom methods when the rule is unsubscribed."
  439. msgstr ""
  440. #. module: auditlog
  441. #: help:auditlog.rule,user_ids:0
  442. msgid "if User is not added then it will applicable for all users"
  443. msgstr "Se um usuário não é incluído, então ele será aplicado para todos os usuários"