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.

139 lines
4.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. # Ahmet Altınışık <aaltinisik@altinkaya.com.tr>, 2015
  7. # Antonio Trueba, 2016
  8. # danimaribeiro <danimaribeiro@gmail.com>, 2016
  9. # FIRST AUTHOR <EMAIL@ADDRESS>, 2012,2014
  10. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
  11. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  12. # SaFi J. <safi2266@gmail.com>, 2015
  13. msgid ""
  14. msgstr ""
  15. "Project-Id-Version: server-tools (8.0)\n"
  16. "Report-Msgid-Bugs-To: \n"
  17. "POT-Creation-Date: 2016-04-14 07:02+0000\n"
  18. "PO-Revision-Date: 2016-04-04 11:03+0000\n"
  19. "Last-Translator: Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>\n"
  20. "Language-Team: Finnish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fi/)\n"
  21. "MIME-Version: 1.0\n"
  22. "Content-Type: text/plain; charset=UTF-8\n"
  23. "Content-Transfer-Encoding: \n"
  24. "Language: fi\n"
  25. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  26. #. module: auth_brute_force
  27. #: field:res.banned.remote,active:0
  28. msgid "Active"
  29. msgstr "Aktiivinen"
  30. #. module: auth_brute_force
  31. #: field:res.authentication.attempt,attempt_date:0
  32. msgid "Attempt Date"
  33. msgstr ""
  34. #. module: auth_brute_force
  35. #: model:ir.actions.act_window,name:auth_brute_force.action_res_authentication_attempt
  36. #: model:ir.ui.menu,name:auth_brute_force.menu_res_authentication_attempt
  37. msgid "Authentication Attempts"
  38. msgstr ""
  39. #. module: auth_brute_force
  40. #: field:res.authentication.attempt,result:0
  41. msgid "Authentication Result"
  42. msgstr ""
  43. #. module: auth_brute_force
  44. #: field:res.banned.remote,ban_date:0
  45. msgid "Ban Date"
  46. msgstr ""
  47. #. module: auth_brute_force
  48. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:34
  49. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  50. #: selection:res.authentication.attempt,result:0
  51. #, python-format
  52. msgid "Banned"
  53. msgstr ""
  54. #. module: auth_brute_force
  55. #: model:ir.actions.act_window,name:auth_brute_force.action_res_banned_remote
  56. #: model:ir.ui.menu,name:auth_brute_force.menu_res_banned_remote
  57. msgid "Banned Remotes"
  58. msgstr ""
  59. #. module: auth_brute_force
  60. #: field:res.authentication.attempt,create_uid:0
  61. #: field:res.banned.remote,create_uid:0
  62. msgid "Created by"
  63. msgstr "Luonut"
  64. #. module: auth_brute_force
  65. #: field:res.authentication.attempt,create_date:0
  66. #: field:res.banned.remote,create_date:0
  67. msgid "Created on"
  68. msgstr "Luotu"
  69. #. module: auth_brute_force
  70. #: field:res.banned.remote,description:0
  71. msgid "Description"
  72. msgstr ""
  73. #. module: auth_brute_force
  74. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:33
  75. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  76. #: selection:res.authentication.attempt,result:0
  77. #, python-format
  78. msgid "Failed"
  79. msgstr ""
  80. #. module: auth_brute_force
  81. #: field:res.authentication.attempt,id:0 field:res.banned.remote,id:0
  82. msgid "ID"
  83. msgstr "ID"
  84. #. module: auth_brute_force
  85. #: field:res.authentication.attempt,write_uid:0
  86. #: field:res.banned.remote,write_uid:0
  87. msgid "Last Updated by"
  88. msgstr "Viimeksi päivittänyt"
  89. #. module: auth_brute_force
  90. #: field:res.authentication.attempt,write_date:0
  91. #: field:res.banned.remote,write_date:0
  92. msgid "Last Updated on"
  93. msgstr "Viimeksi päivitetty"
  94. #. module: auth_brute_force
  95. #: field:res.authentication.attempt,remote:0 field:res.banned.remote,remote:0
  96. msgid "Remote ID"
  97. msgstr ""
  98. #. module: auth_brute_force
  99. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  100. msgid "Successful"
  101. msgstr ""
  102. #. module: auth_brute_force
  103. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:32
  104. #: selection:res.authentication.attempt,result:0
  105. #, python-format
  106. msgid "Successfull"
  107. msgstr ""
  108. #. module: auth_brute_force
  109. #: field:res.authentication.attempt,login:0
  110. msgid "Tried Login"
  111. msgstr ""
  112. #. module: auth_brute_force
  113. #: help:res.banned.remote,active:0
  114. msgid "Uncheck this box to unban the remote"
  115. msgstr ""
  116. #. module: auth_brute_force
  117. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  118. msgid "Without Success"
  119. msgstr ""