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.

153 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. "Last-Translator: <>\n"
  10. "Language-Team: \n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: \n"
  14. "Plural-Forms: \n"
  15. #. module: auth_brute_force
  16. #: field:res.banned.remote,active:0
  17. msgid "Active"
  18. msgstr ""
  19. #. module: auth_brute_force
  20. #: field:res.authentication.attempt,attempt_date:0
  21. msgid "Attempt Date"
  22. msgstr ""
  23. #. module: auth_brute_force
  24. #: field:res.banned.remote,attempt_ids:0
  25. msgid "Attempts"
  26. msgstr ""
  27. #. module: auth_brute_force
  28. #: model:ir.actions.act_window,name:auth_brute_force.action_res_authentication_attempt
  29. #: model:ir.ui.menu,name:auth_brute_force.menu_res_authentication_attempt
  30. msgid "Authentication Attempts"
  31. msgstr ""
  32. #. module: auth_brute_force
  33. #: field:res.authentication.attempt,result:0
  34. msgid "Authentication Result"
  35. msgstr ""
  36. #. module: auth_brute_force
  37. #: field:res.banned.remote,ban_date:0
  38. msgid "Ban Date"
  39. msgstr ""
  40. #. module: auth_brute_force
  41. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:34
  42. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  43. #: selection:res.authentication.attempt,result:0
  44. #, python-format
  45. msgid "Banned"
  46. msgstr ""
  47. #. module: auth_brute_force
  48. #: model:ir.actions.act_window,name:auth_brute_force.action_res_banned_remote
  49. #: model:ir.ui.menu,name:auth_brute_force.menu_res_banned_remote
  50. msgid "Banned Remotes"
  51. msgstr ""
  52. #. module: auth_brute_force
  53. #: field:res.authentication.attempt,create_uid:0
  54. #: field:res.banned.remote,create_uid:0
  55. msgid "Created by"
  56. msgstr ""
  57. #. module: auth_brute_force
  58. #: field:res.authentication.attempt,create_date:0
  59. #: field:res.banned.remote,create_date:0
  60. msgid "Created on"
  61. msgstr ""
  62. #. module: auth_brute_force
  63. #: field:res.banned.remote,description:0
  64. msgid "Description"
  65. msgstr ""
  66. #. module: auth_brute_force
  67. #: field:res.authentication.attempt,display_name:0
  68. #: field:res.banned.remote,display_name:0
  69. msgid "Display Name"
  70. msgstr ""
  71. #. module: auth_brute_force
  72. #: field:res.authentication.attempt,environ:0
  73. msgid "Environment"
  74. msgstr ""
  75. #. module: auth_brute_force
  76. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:33
  77. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  78. #: selection:res.authentication.attempt,result:0
  79. #, python-format
  80. msgid "Failed"
  81. msgstr ""
  82. #. module: auth_brute_force
  83. #: field:res.authentication.attempt,id:0
  84. #: field:res.banned.remote,id:0
  85. msgid "ID"
  86. msgstr ""
  87. #. module: auth_brute_force
  88. #: field:res.authentication.attempt,__last_update:0
  89. #: field:res.banned.remote,__last_update:0
  90. msgid "Last Modified on"
  91. msgstr ""
  92. #. module: auth_brute_force
  93. #: field:res.authentication.attempt,write_uid:0
  94. #: field:res.banned.remote,write_uid:0
  95. msgid "Last Updated by"
  96. msgstr ""
  97. #. module: auth_brute_force
  98. #: field:res.authentication.attempt,write_date:0
  99. #: field:res.banned.remote,write_date:0
  100. msgid "Last Updated on"
  101. msgstr ""
  102. #. module: auth_brute_force
  103. #: field:res.authentication.attempt,remote:0
  104. #: field:res.banned.remote,remote:0
  105. msgid "Remote ID"
  106. msgstr ""
  107. #. module: auth_brute_force
  108. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  109. msgid "Successful"
  110. msgstr ""
  111. #. module: auth_brute_force
  112. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:32
  113. #: selection:res.authentication.attempt,result:0
  114. #, python-format
  115. msgid "Successfull"
  116. msgstr ""
  117. #. module: auth_brute_force
  118. #: field:res.authentication.attempt,login:0
  119. msgid "Tried Login"
  120. msgstr ""
  121. #. module: auth_brute_force
  122. #: help:res.banned.remote,active:0
  123. msgid "Uncheck this box to unban the remote"
  124. msgstr ""
  125. #. module: auth_brute_force
  126. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  127. msgid "Without Success"
  128. msgstr ""