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.

163 lines
5.0 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auth_brute_force
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. # Pedro M. Baeza <pedro.baeza@gmail.com>, 2017
  8. # enjolras <yo@miguelrevilla.com>, 2018
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: Odoo Server 10.0\n"
  12. "Report-Msgid-Bugs-To: \n"
  13. "POT-Creation-Date: 2018-03-02 18:39+0000\n"
  14. "PO-Revision-Date: 2018-03-02 18:39+0000\n"
  15. "Last-Translator: enjolras <yo@miguelrevilla.com>, 2018\n"
  16. "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
  17. "Language: es\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=UTF-8\n"
  20. "Content-Transfer-Encoding: \n"
  21. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  22. #. module: auth_brute_force
  23. #: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_form
  24. msgid "Add remote to whitelist"
  25. msgstr ""
  26. #. module: auth_brute_force
  27. #: model:ir.actions.act_window,name:auth_brute_force.action_res_authentication_attempt
  28. #: model:ir.ui.menu,name:auth_brute_force.menu_res_authentication_attempt
  29. msgid "Authentication Attempts"
  30. msgstr "Intentos de autenticación"
  31. #. module: auth_brute_force
  32. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_result
  33. msgid "Authentication Result"
  34. msgstr "Resultado de la autenticación"
  35. #. module: auth_brute_force
  36. #: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
  37. #: selection:res.authentication.attempt,result:0
  38. msgid "Banned"
  39. msgstr "Bloqueado"
  40. #. module: auth_brute_force
  41. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_create_uid
  42. msgid "Created by"
  43. msgstr "Creado por"
  44. #. module: auth_brute_force
  45. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_create_date
  46. msgid "Created on"
  47. msgstr "Creado el"
  48. #. module: auth_brute_force
  49. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_display_name
  50. msgid "Display Name"
  51. msgstr "Nombre a mostrar"
  52. #. module: auth_brute_force
  53. #: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
  54. #: selection:res.authentication.attempt,result:0
  55. msgid "Failed"
  56. msgstr "Fallido"
  57. #. module: auth_brute_force
  58. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_id
  59. msgid "ID"
  60. msgstr "ID"
  61. #. module: auth_brute_force
  62. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt___last_update
  63. msgid "Last Modified on"
  64. msgstr "Última actualización por"
  65. #. module: auth_brute_force
  66. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_write_uid
  67. msgid "Last Updated by"
  68. msgstr "Última actualización por"
  69. #. module: auth_brute_force
  70. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_write_date
  71. msgid "Last Updated on"
  72. msgstr "Última actualización el"
  73. #. module: auth_brute_force
  74. #: model:ir.model.fields,help:auth_brute_force.field_res_authentication_attempt_remote_metadata
  75. msgid "Metadata publicly available for remote IP"
  76. msgstr ""
  77. #. module: auth_brute_force
  78. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_remote
  79. #, fuzzy
  80. msgid "Remote IP"
  81. msgstr "ID remoto"
  82. #. module: auth_brute_force
  83. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_remote_metadata
  84. msgid "Remote IP metadata"
  85. msgstr ""
  86. #. module: auth_brute_force
  87. #: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_form
  88. msgid "Remove remote from whitelist"
  89. msgstr ""
  90. #. module: auth_brute_force
  91. #: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
  92. #: selection:res.authentication.attempt,result:0
  93. msgid "Successful"
  94. msgstr "Existoso"
  95. #. module: auth_brute_force
  96. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_login
  97. msgid "Tried Login"
  98. msgstr ""
  99. #. module: auth_brute_force
  100. #: model:ir.model,name:auth_brute_force.model_res_users
  101. msgid "Users"
  102. msgstr ""
  103. #. module: auth_brute_force
  104. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_whitelisted
  105. msgid "Whitelisted"
  106. msgstr ""
  107. #. module: auth_brute_force
  108. #: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
  109. msgid "Without Success"
  110. msgstr "Sin éxito"
  111. #. module: auth_brute_force
  112. #: model:ir.model,name:auth_brute_force.model_res_authentication_attempt
  113. msgid "res.authentication.attempt"
  114. msgstr "res.authentication.attempt"
  115. #~ msgid "Active"
  116. #~ msgstr "Activo"
  117. #~ msgid "Attempt Date"
  118. #~ msgstr "Fecha de intento"
  119. #~ msgid "Attempts"
  120. #~ msgstr "Intentos"
  121. #~ msgid "Ban Date"
  122. #~ msgstr "Fecha de bloqueo"
  123. #~ msgid "Banned Remotes"
  124. #~ msgstr "Remotos bloqueados"
  125. #~ msgid "Description"
  126. #~ msgstr "Descripción"
  127. #~ msgid "Successfull"
  128. #~ msgstr "Existoso"
  129. #~ msgid "Uncheck this box to unban the remote"
  130. #~ msgstr "Desmarque esta casilla para desbloquear el remoto"
  131. #~ msgid "res.banned.remote"
  132. #~ msgstr "res.banned.remote"