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.

150 lines
3.9 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auth_brute_force
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 8.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2015-09-26 00:39+0000\n"
  10. "PO-Revision-Date: 2015-09-26 00:39+0000\n"
  11. "Last-Translator: <>\n"
  12. "Language-Team: \n"
  13. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: \n"
  16. "Plural-Forms: \n"
  17. #. module: auth_brute_force
  18. #: code:addons/auth_brute_force/models/res_banned_remote.py:75
  19. #, python-format
  20. msgid "%s %s - %s %s (ISP: %s)"
  21. msgstr ""
  22. #. module: auth_brute_force
  23. #: field:res.banned.remote,active:0
  24. msgid "Active"
  25. msgstr ""
  26. #. module: auth_brute_force
  27. #: field:res.authentication.attempt,attempt_date:0
  28. msgid "Attempt Date"
  29. msgstr ""
  30. #. module: auth_brute_force
  31. #: model:ir.actions.act_window,name:auth_brute_force.action_res_authentication_attempt
  32. #: model:ir.ui.menu,name:auth_brute_force.menu_res_authentication_attempt
  33. msgid "Authentication Attempts"
  34. msgstr ""
  35. #. module: auth_brute_force
  36. #: field:res.authentication.attempt,result:0
  37. msgid "Authentication Result"
  38. msgstr ""
  39. #. module: auth_brute_force
  40. #: field:res.banned.remote,ban_date:0
  41. msgid "Ban Date"
  42. msgstr ""
  43. #. module: auth_brute_force
  44. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:34
  45. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  46. #: selection:res.authentication.attempt,result:0
  47. #, python-format
  48. msgid "Banned"
  49. msgstr ""
  50. #. module: auth_brute_force
  51. #: model:ir.actions.act_window,name:auth_brute_force.action_res_banned_remote
  52. #: model:ir.ui.menu,name:auth_brute_force.menu_res_banned_remote
  53. msgid "Banned Remotes"
  54. msgstr ""
  55. #. module: auth_brute_force
  56. #: field:res.authentication.attempt,create_uid:0
  57. #: field:res.banned.remote,create_uid:0
  58. msgid "Created by"
  59. msgstr ""
  60. #. module: auth_brute_force
  61. #: field:res.authentication.attempt,create_date:0
  62. #: field:res.banned.remote,create_date:0
  63. msgid "Created on"
  64. msgstr ""
  65. #. module: auth_brute_force
  66. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:33
  67. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  68. #: selection:res.authentication.attempt,result:0
  69. #, python-format
  70. msgid "Failed"
  71. msgstr ""
  72. #. module: auth_brute_force
  73. #: field:res.authentication.attempt,id:0
  74. #: field:res.banned.remote,id:0
  75. msgid "ID"
  76. msgstr ""
  77. #. module: auth_brute_force
  78. #: field:res.authentication.attempt,write_uid:0
  79. #: field:res.banned.remote,write_uid:0
  80. msgid "Last Updated by"
  81. msgstr ""
  82. #. module: auth_brute_force
  83. #: field:res.authentication.attempt,write_date:0
  84. #: field:res.banned.remote,write_date:0
  85. msgid "Last Updated on"
  86. msgstr ""
  87. #. module: auth_brute_force
  88. #: field:res.banned.remote,name:0
  89. msgid "Name"
  90. msgstr ""
  91. #. module: auth_brute_force
  92. #: field:res.banned.remote,description:0
  93. msgid "Remote Description"
  94. msgstr ""
  95. #. module: auth_brute_force
  96. #: field:res.authentication.attempt,remote:0
  97. #: field:res.banned.remote,remote:0
  98. msgid "Remote ID"
  99. msgstr ""
  100. #. module: auth_brute_force
  101. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  102. msgid "Successful"
  103. msgstr ""
  104. #. module: auth_brute_force
  105. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:32
  106. #: selection:res.authentication.attempt,result:0
  107. #, python-format
  108. msgid "Successfull"
  109. msgstr ""
  110. #. module: auth_brute_force
  111. #: field:res.authentication.attempt,login:0
  112. msgid "Tried Login"
  113. msgstr ""
  114. #. module: auth_brute_force
  115. #: help:res.banned.remote,active:0
  116. msgid "Uncheck this box to unban the remote"
  117. msgstr ""
  118. #. module: auth_brute_force
  119. #: code:addons/auth_brute_force/models/res_banned_remote.py:77
  120. #, python-format
  121. msgid "Unidentified Call from %s"
  122. msgstr ""
  123. #. module: auth_brute_force
  124. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  125. msgid "Without Success"
  126. msgstr ""