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.

162 lines
5.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. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 10.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-08-01 02:43+0000\n"
  12. "PO-Revision-Date: 2017-08-01 02:43+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
  14. "Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/teams/23907/es_VE/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: es_VE\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #. module: auth_brute_force
  21. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_active
  22. msgid "Active"
  23. msgstr ""
  24. #. module: auth_brute_force
  25. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_attempt_date
  26. msgid "Attempt Date"
  27. msgstr ""
  28. #. module: auth_brute_force
  29. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_attempt_ids
  30. msgid "Attempts"
  31. msgstr ""
  32. #. module: auth_brute_force
  33. #: model:ir.actions.act_window,name:auth_brute_force.action_res_authentication_attempt
  34. #: model:ir.ui.menu,name:auth_brute_force.menu_res_authentication_attempt
  35. msgid "Authentication Attempts"
  36. msgstr ""
  37. #. module: auth_brute_force
  38. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_result
  39. msgid "Authentication Result"
  40. msgstr ""
  41. #. module: auth_brute_force
  42. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_ban_date
  43. msgid "Ban Date"
  44. msgstr ""
  45. #. module: auth_brute_force
  46. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:15
  47. #: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
  48. #: selection:res.authentication.attempt,result:0
  49. #, python-format
  50. msgid "Banned"
  51. msgstr ""
  52. #. module: auth_brute_force
  53. #: model:ir.actions.act_window,name:auth_brute_force.action_res_banned_remote
  54. #: model:ir.ui.menu,name:auth_brute_force.menu_res_banned_remote
  55. msgid "Banned Remotes"
  56. msgstr ""
  57. #. module: auth_brute_force
  58. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_create_uid
  59. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_create_uid
  60. msgid "Created by"
  61. msgstr "Creado por"
  62. #. module: auth_brute_force
  63. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_create_date
  64. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_create_date
  65. msgid "Created on"
  66. msgstr "Creado en"
  67. #. module: auth_brute_force
  68. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_description
  69. msgid "Description"
  70. msgstr "Descripción"
  71. #. module: auth_brute_force
  72. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_display_name
  73. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_display_name
  74. msgid "Display Name"
  75. msgstr "Mostrar nombre"
  76. #. module: auth_brute_force
  77. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:14
  78. #: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
  79. #: selection:res.authentication.attempt,result:0
  80. #, python-format
  81. msgid "Failed"
  82. msgstr ""
  83. #. module: auth_brute_force
  84. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_id
  85. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_id
  86. msgid "ID"
  87. msgstr "ID"
  88. #. module: auth_brute_force
  89. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt___last_update
  90. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote___last_update
  91. msgid "Last Modified on"
  92. msgstr "Modificada por última vez"
  93. #. module: auth_brute_force
  94. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_write_uid
  95. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_write_uid
  96. msgid "Last Updated by"
  97. msgstr "Última actualización realizada por"
  98. #. module: auth_brute_force
  99. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_write_date
  100. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_write_date
  101. msgid "Last Updated on"
  102. msgstr "Ultima actualizacion en"
  103. #. module: auth_brute_force
  104. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_remote
  105. #: model:ir.model.fields,field_description:auth_brute_force.field_res_banned_remote_remote
  106. msgid "Remote ID"
  107. msgstr ""
  108. #. module: auth_brute_force
  109. #: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
  110. msgid "Successful"
  111. msgstr ""
  112. #. module: auth_brute_force
  113. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:13
  114. #: selection:res.authentication.attempt,result:0
  115. #, python-format
  116. msgid "Successfull"
  117. msgstr ""
  118. #. module: auth_brute_force
  119. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_login
  120. msgid "Tried Login"
  121. msgstr ""
  122. #. module: auth_brute_force
  123. #: model:ir.model.fields,help:auth_brute_force.field_res_banned_remote_active
  124. msgid "Uncheck this box to unban the remote"
  125. msgstr ""
  126. #. module: auth_brute_force
  127. #: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
  128. msgid "Without Success"
  129. msgstr ""
  130. #. module: auth_brute_force
  131. #: model:ir.model,name:auth_brute_force.model_res_authentication_attempt
  132. msgid "res.authentication.attempt"
  133. msgstr ""
  134. #. module: auth_brute_force
  135. #: model:ir.model,name:auth_brute_force.model_res_banned_remote
  136. msgid "res.banned.remote"
  137. msgstr ""