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.

165 lines
4.8 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auth_brute_force
  4. #
  5. # Translators:
  6. # Ahmet Altınışık <aaltinisik@altinkaya.com.tr>, 2015-2016
  7. # Carles Antoli <carlesantoli@hotmail.com>, 2015
  8. # Christophe CHAUVET <christophe.chauvet@gmail.com>, 2015
  9. # FIRST AUTHOR <EMAIL@ADDRESS>, 2014
  10. # Giacomo <giacomo.spettoli@gmail.com>, 2015
  11. # Mohamed HABOU <m.habou@agoradeveloppement.com>, 2016
  12. # Paolo Valier, 2016
  13. # Paolo Valier, 2016
  14. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  15. # Thomas A. Jaeger, 2015
  16. msgid ""
  17. msgstr ""
  18. "Project-Id-Version: server-tools (8.0)\n"
  19. "Report-Msgid-Bugs-To: \n"
  20. "POT-Creation-Date: 2016-07-28 00:59+0000\n"
  21. "PO-Revision-Date: 2016-07-31 08:35+0000\n"
  22. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  23. "Language-Team: Italian (http://www.transifex.com/oca/OCA-server-tools-8-0/"
  24. "language/it/)\n"
  25. "Language: it\n"
  26. "MIME-Version: 1.0\n"
  27. "Content-Type: text/plain; charset=UTF-8\n"
  28. "Content-Transfer-Encoding: \n"
  29. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  30. #. module: auth_brute_force
  31. #: field:res.banned.remote,active:0
  32. msgid "Active"
  33. msgstr "Attivo"
  34. #. module: auth_brute_force
  35. #: field:res.authentication.attempt,attempt_date:0
  36. msgid "Attempt Date"
  37. msgstr "Data Tentativo"
  38. #. module: auth_brute_force
  39. #: field:res.banned.remote,attempt_ids:0
  40. msgid "Attempts"
  41. msgstr ""
  42. #. module: auth_brute_force
  43. #: model:ir.actions.act_window,name:auth_brute_force.action_res_authentication_attempt
  44. #: model:ir.ui.menu,name:auth_brute_force.menu_res_authentication_attempt
  45. msgid "Authentication Attempts"
  46. msgstr "Tentativi di Autenticazione"
  47. #. module: auth_brute_force
  48. #: field:res.authentication.attempt,result:0
  49. msgid "Authentication Result"
  50. msgstr "Risultato dell'Autenticazione"
  51. #. module: auth_brute_force
  52. #: field:res.banned.remote,ban_date:0
  53. msgid "Ban Date"
  54. msgstr "Data dell'Interdizione"
  55. #. module: auth_brute_force
  56. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:34
  57. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  58. #: selection:res.authentication.attempt,result:0
  59. #, python-format
  60. msgid "Banned"
  61. msgstr "Interdetto"
  62. #. module: auth_brute_force
  63. #: model:ir.actions.act_window,name:auth_brute_force.action_res_banned_remote
  64. #: model:ir.ui.menu,name:auth_brute_force.menu_res_banned_remote
  65. msgid "Banned Remotes"
  66. msgstr ""
  67. #. module: auth_brute_force
  68. #: field:res.authentication.attempt,create_uid:0
  69. #: field:res.banned.remote,create_uid:0
  70. msgid "Created by"
  71. msgstr "Creato da"
  72. #. module: auth_brute_force
  73. #: field:res.authentication.attempt,create_date:0
  74. #: field:res.banned.remote,create_date:0
  75. msgid "Created on"
  76. msgstr "Creato il"
  77. #. module: auth_brute_force
  78. #: field:res.banned.remote,description:0
  79. msgid "Description"
  80. msgstr "Descrizione"
  81. #. module: auth_brute_force
  82. #: field:res.authentication.attempt,display_name:0
  83. #: field:res.banned.remote,display_name:0
  84. msgid "Display Name"
  85. msgstr "Nome da visualizzare"
  86. #. module: auth_brute_force
  87. #: field:res.authentication.attempt,environ:0
  88. msgid "Environment"
  89. msgstr ""
  90. #. module: auth_brute_force
  91. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:33
  92. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  93. #: selection:res.authentication.attempt,result:0
  94. #, python-format
  95. msgid "Failed"
  96. msgstr "Fallita"
  97. #. module: auth_brute_force
  98. #: field:res.authentication.attempt,id:0 field:res.banned.remote,id:0
  99. msgid "ID"
  100. msgstr "ID"
  101. #. module: auth_brute_force
  102. #: field:res.authentication.attempt,__last_update:0
  103. #: field:res.banned.remote,__last_update:0
  104. msgid "Last Modified on"
  105. msgstr "Ultima modifica il"
  106. #. module: auth_brute_force
  107. #: field:res.authentication.attempt,write_uid:0
  108. #: field:res.banned.remote,write_uid:0
  109. msgid "Last Updated by"
  110. msgstr "Ultimo aggiornamento da"
  111. #. module: auth_brute_force
  112. #: field:res.authentication.attempt,write_date:0
  113. #: field:res.banned.remote,write_date:0
  114. msgid "Last Updated on"
  115. msgstr "Ultimo aggiornamento il"
  116. #. module: auth_brute_force
  117. #: field:res.authentication.attempt,remote:0 field:res.banned.remote,remote:0
  118. msgid "Remote ID"
  119. msgstr "ID Remoto"
  120. #. module: auth_brute_force
  121. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  122. msgid "Successful"
  123. msgstr "Ruiscito"
  124. #. module: auth_brute_force
  125. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:32
  126. #: selection:res.authentication.attempt,result:0
  127. #, python-format
  128. msgid "Successfull"
  129. msgstr ""
  130. #. module: auth_brute_force
  131. #: field:res.authentication.attempt,login:0
  132. msgid "Tried Login"
  133. msgstr "Tentata Autenticazione"
  134. #. module: auth_brute_force
  135. #: help:res.banned.remote,active:0
  136. msgid "Uncheck this box to unban the remote"
  137. msgstr ""
  138. #. module: auth_brute_force
  139. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  140. msgid "Without Success"
  141. msgstr "Senza successo"