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.

161 lines
4.7 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auth_brute_force
  4. #
  5. # Translators:
  6. # Antonio Trueba, 2016
  7. # Eduardo Rodríguez Crespo <erocre@gmail.com>, 2016
  8. # FIRST AUTHOR <EMAIL@ADDRESS>, 2012
  9. # Hotellook, 2014
  10. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
  11. # Paulo Ricardo <ti@shoppingescritorio.com.br>, 2016
  12. msgid ""
  13. msgstr ""
  14. "Project-Id-Version: server-tools (8.0)\n"
  15. "Report-Msgid-Bugs-To: \n"
  16. "POT-Creation-Date: 2016-05-12 14:33+0000\n"
  17. "PO-Revision-Date: 2016-05-11 16:47+0000\n"
  18. "Last-Translator: Paulo Ricardo <ti@shoppingescritorio.com.br>\n"
  19. "Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-server-"
  20. "tools-8-0/language/pt_BR/)\n"
  21. "Language: pt_BR\n"
  22. "MIME-Version: 1.0\n"
  23. "Content-Type: text/plain; charset=UTF-8\n"
  24. "Content-Transfer-Encoding: \n"
  25. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  26. #. module: auth_brute_force
  27. #: field:res.banned.remote,active:0
  28. msgid "Active"
  29. msgstr "Ativo"
  30. #. module: auth_brute_force
  31. #: field:res.authentication.attempt,attempt_date:0
  32. msgid "Attempt Date"
  33. msgstr "Data da tentativa"
  34. #. module: auth_brute_force
  35. #: field:res.banned.remote,attempt_ids:0
  36. msgid "Attempts"
  37. msgstr "Tentativas"
  38. #. module: auth_brute_force
  39. #: model:ir.actions.act_window,name:auth_brute_force.action_res_authentication_attempt
  40. #: model:ir.ui.menu,name:auth_brute_force.menu_res_authentication_attempt
  41. msgid "Authentication Attempts"
  42. msgstr "Tentativas de autenticação"
  43. #. module: auth_brute_force
  44. #: field:res.authentication.attempt,result:0
  45. msgid "Authentication Result"
  46. msgstr "Resultado da autenticação"
  47. #. module: auth_brute_force
  48. #: field:res.banned.remote,ban_date:0
  49. msgid "Ban Date"
  50. msgstr "Proibido Data"
  51. #. module: auth_brute_force
  52. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:34
  53. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  54. #: selection:res.authentication.attempt,result:0
  55. #, python-format
  56. msgid "Banned"
  57. msgstr "Proibido"
  58. #. module: auth_brute_force
  59. #: model:ir.actions.act_window,name:auth_brute_force.action_res_banned_remote
  60. #: model:ir.ui.menu,name:auth_brute_force.menu_res_banned_remote
  61. msgid "Banned Remotes"
  62. msgstr "Remotos proibidos"
  63. #. module: auth_brute_force
  64. #: field:res.authentication.attempt,create_uid:0
  65. #: field:res.banned.remote,create_uid:0
  66. msgid "Created by"
  67. msgstr "Criado por"
  68. #. module: auth_brute_force
  69. #: field:res.authentication.attempt,create_date:0
  70. #: field:res.banned.remote,create_date:0
  71. msgid "Created on"
  72. msgstr "Criado em"
  73. #. module: auth_brute_force
  74. #: field:res.banned.remote,description:0
  75. msgid "Description"
  76. msgstr "Descrição"
  77. #. module: auth_brute_force
  78. #: field:res.authentication.attempt,display_name:0
  79. #: field:res.banned.remote,display_name:0
  80. msgid "Display Name"
  81. msgstr "Nome para Mostrar"
  82. #. module: auth_brute_force
  83. #: field:res.authentication.attempt,environ:0
  84. msgid "Environment"
  85. msgstr ""
  86. #. module: auth_brute_force
  87. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:33
  88. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  89. #: selection:res.authentication.attempt,result:0
  90. #, python-format
  91. msgid "Failed"
  92. msgstr "Falhou"
  93. #. module: auth_brute_force
  94. #: field:res.authentication.attempt,id:0 field:res.banned.remote,id:0
  95. msgid "ID"
  96. msgstr "Identificação"
  97. #. module: auth_brute_force
  98. #: field:res.authentication.attempt,__last_update:0
  99. #: field:res.banned.remote,__last_update:0
  100. msgid "Last Modified on"
  101. msgstr "Última atualização em"
  102. #. module: auth_brute_force
  103. #: field:res.authentication.attempt,write_uid:0
  104. #: field:res.banned.remote,write_uid:0
  105. msgid "Last Updated by"
  106. msgstr "Última atualização por"
  107. #. module: auth_brute_force
  108. #: field:res.authentication.attempt,write_date:0
  109. #: field:res.banned.remote,write_date:0
  110. msgid "Last Updated on"
  111. msgstr "Última atualização em"
  112. #. module: auth_brute_force
  113. #: field:res.authentication.attempt,remote:0 field:res.banned.remote,remote:0
  114. msgid "Remote ID"
  115. msgstr "Identificação Remota"
  116. #. module: auth_brute_force
  117. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  118. msgid "Successful"
  119. msgstr "Sucesso"
  120. #. module: auth_brute_force
  121. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:32
  122. #: selection:res.authentication.attempt,result:0
  123. #, python-format
  124. msgid "Successfull"
  125. msgstr "Sucesso"
  126. #. module: auth_brute_force
  127. #: field:res.authentication.attempt,login:0
  128. msgid "Tried Login"
  129. msgstr "Tentativa de Login"
  130. #. module: auth_brute_force
  131. #: help:res.banned.remote,active:0
  132. msgid "Uncheck this box to unban the remote"
  133. msgstr "Desmarque esta caixa para desbloquear o remoto"
  134. #. module: auth_brute_force
  135. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  136. msgid "Without Success"
  137. msgstr "Sem Sucesso"