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.

149 lines
4.1 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auth_brute_force
  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-19 09:44+0000\n"
  11. "PO-Revision-Date: 2016-03-07 17:50+0000\n"
  12. "Last-Translator: <>\n"
  13. "Language-Team: Spanish (Mexico) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/es_MX/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: \n"
  17. "Language: es_MX\n"
  18. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  19. #. module: auth_brute_force
  20. #: field:res.banned.remote,active:0
  21. msgid "Active"
  22. msgstr "Activo"
  23. #. module: auth_brute_force
  24. #: field:res.authentication.attempt,attempt_date:0
  25. msgid "Attempt Date"
  26. msgstr ""
  27. #. module: auth_brute_force
  28. #: field:res.banned.remote,attempt_ids:0
  29. msgid "Attempts"
  30. msgstr ""
  31. #. module: auth_brute_force
  32. #: model:ir.actions.act_window,name:auth_brute_force.action_res_authentication_attempt
  33. #: model:ir.ui.menu,name:auth_brute_force.menu_res_authentication_attempt
  34. msgid "Authentication Attempts"
  35. msgstr ""
  36. #. module: auth_brute_force
  37. #: field:res.authentication.attempt,result:0
  38. msgid "Authentication Result"
  39. msgstr ""
  40. #. module: auth_brute_force
  41. #: field:res.banned.remote,ban_date:0
  42. msgid "Ban Date"
  43. msgstr ""
  44. #. module: auth_brute_force
  45. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:34
  46. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  47. #: selection:res.authentication.attempt,result:0
  48. #, python-format
  49. msgid "Banned"
  50. msgstr ""
  51. #. module: auth_brute_force
  52. #: model:ir.actions.act_window,name:auth_brute_force.action_res_banned_remote
  53. #: model:ir.ui.menu,name:auth_brute_force.menu_res_banned_remote
  54. msgid "Banned Remotes"
  55. msgstr ""
  56. #. module: auth_brute_force
  57. #: field:res.authentication.attempt,create_uid:0
  58. #: field:res.banned.remote,create_uid:0
  59. msgid "Created by"
  60. msgstr "Creado por"
  61. #. module: auth_brute_force
  62. #: field:res.authentication.attempt,create_date:0
  63. #: field:res.banned.remote,create_date:0
  64. msgid "Created on"
  65. msgstr "Creado en"
  66. #. module: auth_brute_force
  67. #: field:res.banned.remote,description:0
  68. msgid "Description"
  69. msgstr "Descripción"
  70. #. module: auth_brute_force
  71. #: field:res.authentication.attempt,display_name:0
  72. #: field:res.banned.remote,display_name:0
  73. msgid "Display Name"
  74. msgstr "Nombre desplegado"
  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 field:res.banned.remote,id:0
  84. msgid "ID"
  85. msgstr "ID"
  86. #. module: auth_brute_force
  87. #: field:res.authentication.attempt,__last_update:0
  88. #: field:res.banned.remote,__last_update:0
  89. msgid "Last Modified on"
  90. msgstr "Ultima modificacion realizada"
  91. #. module: auth_brute_force
  92. #: field:res.authentication.attempt,write_uid:0
  93. #: field:res.banned.remote,write_uid:0
  94. msgid "Last Updated by"
  95. msgstr "Ultima actualizacion por"
  96. #. module: auth_brute_force
  97. #: field:res.authentication.attempt,write_date:0
  98. #: field:res.banned.remote,write_date:0
  99. msgid "Last Updated on"
  100. msgstr "Ultima actualización realizada"
  101. #. module: auth_brute_force
  102. #: field:res.authentication.attempt,remote:0 field:res.banned.remote,remote:0
  103. msgid "Remote ID"
  104. msgstr ""
  105. #. module: auth_brute_force
  106. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  107. msgid "Successful"
  108. msgstr ""
  109. #. module: auth_brute_force
  110. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:32
  111. #: selection:res.authentication.attempt,result:0
  112. #, python-format
  113. msgid "Successfull"
  114. msgstr ""
  115. #. module: auth_brute_force
  116. #: field:res.authentication.attempt,login:0
  117. msgid "Tried Login"
  118. msgstr ""
  119. #. module: auth_brute_force
  120. #: help:res.banned.remote,active:0
  121. msgid "Uncheck this box to unban the remote"
  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 ""