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.

170 lines
4.9 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auth_brute_force
  4. #
  5. # Translators:
  6. # Accounts-Payable - Alkemics, 2015
  7. # Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2015
  8. # Antonio Trueba, 2016
  9. # Chen-Do LU <clu@alkemics.com>, 2015
  10. # Dimitrios Glentadakis <dglent@gmail.com>, 2013-2014, 2015-2016
  11. # Efstathios Iosifidis <iefstathios@gmail.com>, 2014
  12. # FIRST AUTHOR <EMAIL@ADDRESS>, 2012
  13. # François Breysse <fb@alkemics.com>, 2015
  14. # Guewen Baconnier <guewen.baconnier@camptocamp.com>, 2015
  15. # Hotellook, 2014
  16. # Jim Spentzos, 2014
  17. # Jim Spentzos, 2014
  18. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
  19. # njeudy <njeudy@tuxservices.com>, 2015
  20. # Rudolf Schnapka <schnapkar@golive-saar.de>, 2015
  21. msgid ""
  22. msgstr ""
  23. "Project-Id-Version: server-tools (8.0)\n"
  24. "Report-Msgid-Bugs-To: \n"
  25. "POT-Creation-Date: 2016-09-21 00:47+0000\n"
  26. "PO-Revision-Date: 2016-10-04 09:43+0000\n"
  27. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  28. "Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-8-0/"
  29. "language/es/)\n"
  30. "Language: es\n"
  31. "MIME-Version: 1.0\n"
  32. "Content-Type: text/plain; charset=UTF-8\n"
  33. "Content-Transfer-Encoding: \n"
  34. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  35. #. module: auth_brute_force
  36. #: field:res.banned.remote,active:0
  37. msgid "Active"
  38. msgstr "Activo"
  39. #. module: auth_brute_force
  40. #: field:res.authentication.attempt,attempt_date:0
  41. msgid "Attempt Date"
  42. msgstr ""
  43. #. module: auth_brute_force
  44. #: field:res.banned.remote,attempt_ids:0
  45. msgid "Attempts"
  46. msgstr ""
  47. #. module: auth_brute_force
  48. #: model:ir.actions.act_window,name:auth_brute_force.action_res_authentication_attempt
  49. #: model:ir.ui.menu,name:auth_brute_force.menu_res_authentication_attempt
  50. msgid "Authentication Attempts"
  51. msgstr ""
  52. #. module: auth_brute_force
  53. #: field:res.authentication.attempt,result:0
  54. msgid "Authentication Result"
  55. msgstr ""
  56. #. module: auth_brute_force
  57. #: field:res.banned.remote,ban_date:0
  58. msgid "Ban Date"
  59. msgstr ""
  60. #. module: auth_brute_force
  61. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:34
  62. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  63. #: selection:res.authentication.attempt,result:0
  64. #, python-format
  65. msgid "Banned"
  66. msgstr ""
  67. #. module: auth_brute_force
  68. #: model:ir.actions.act_window,name:auth_brute_force.action_res_banned_remote
  69. #: model:ir.ui.menu,name:auth_brute_force.menu_res_banned_remote
  70. msgid "Banned Remotes"
  71. msgstr ""
  72. #. module: auth_brute_force
  73. #: field:res.authentication.attempt,create_uid:0
  74. #: field:res.banned.remote,create_uid:0
  75. msgid "Created by"
  76. msgstr "Creado por"
  77. #. module: auth_brute_force
  78. #: field:res.authentication.attempt,create_date:0
  79. #: field:res.banned.remote,create_date:0
  80. msgid "Created on"
  81. msgstr "Creado en"
  82. #. module: auth_brute_force
  83. #: field:res.banned.remote,description:0
  84. msgid "Description"
  85. msgstr "Descripción"
  86. #. module: auth_brute_force
  87. #: field:res.authentication.attempt,display_name:0
  88. #: field:res.banned.remote,display_name:0
  89. msgid "Display Name"
  90. msgstr "Nombre a mostrar"
  91. #. module: auth_brute_force
  92. #: field:res.authentication.attempt,environ:0
  93. msgid "Environment"
  94. msgstr ""
  95. #. module: auth_brute_force
  96. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:33
  97. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  98. #: selection:res.authentication.attempt,result:0
  99. #, python-format
  100. msgid "Failed"
  101. msgstr "Fallido"
  102. #. module: auth_brute_force
  103. #: field:res.authentication.attempt,id:0 field:res.banned.remote,id:0
  104. msgid "ID"
  105. msgstr "ID"
  106. #. module: auth_brute_force
  107. #: field:res.authentication.attempt,__last_update:0
  108. #: field:res.banned.remote,__last_update:0
  109. msgid "Last Modified on"
  110. msgstr "Última actualización por"
  111. #. module: auth_brute_force
  112. #: field:res.authentication.attempt,write_uid:0
  113. #: field:res.banned.remote,write_uid:0
  114. msgid "Last Updated by"
  115. msgstr "Última actualización de"
  116. #. module: auth_brute_force
  117. #: field:res.authentication.attempt,write_date:0
  118. #: field:res.banned.remote,write_date:0
  119. msgid "Last Updated on"
  120. msgstr "Última actualización en"
  121. #. module: auth_brute_force
  122. #: field:res.authentication.attempt,remote:0 field:res.banned.remote,remote:0
  123. msgid "Remote ID"
  124. msgstr ""
  125. #. module: auth_brute_force
  126. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  127. msgid "Successful"
  128. msgstr ""
  129. #. module: auth_brute_force
  130. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:32
  131. #: selection:res.authentication.attempt,result:0
  132. #, python-format
  133. msgid "Successfull"
  134. msgstr ""
  135. #. module: auth_brute_force
  136. #: field:res.authentication.attempt,login:0
  137. msgid "Tried Login"
  138. msgstr ""
  139. #. module: auth_brute_force
  140. #: help:res.banned.remote,active:0
  141. msgid "Uncheck this box to unban the remote"
  142. msgstr ""
  143. #. module: auth_brute_force
  144. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  145. msgid "Without Success"
  146. msgstr ""