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.

156 lines
4.4 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 Altinisik <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: 2017-05-01 23:17+0000\n"
  18. "PO-Revision-Date: 2017-05-11 14:14+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. #: field:res.banned.remote,attempt_ids:0
  36. msgid "Attempts"
  37. msgstr ""
  38. #. module: auth_brute_force
  39. #: model:ir.actions.act_window,name:auth_brute_force.action_res_authentication_attempt
  40. #: model:ir.ui.menu,name:auth_brute_force.menu_res_authentication_attempt
  41. msgid "Authentication Attempts"
  42. msgstr ""
  43. #. module: auth_brute_force
  44. #: field:res.authentication.attempt,result:0
  45. msgid "Authentication Result"
  46. msgstr ""
  47. #. module: auth_brute_force
  48. #: field:res.banned.remote,ban_date:0
  49. msgid "Ban Date"
  50. msgstr ""
  51. #. module: auth_brute_force
  52. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:34
  53. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  54. #: selection:res.authentication.attempt,result:0
  55. #, python-format
  56. msgid "Banned"
  57. msgstr ""
  58. #. module: auth_brute_force
  59. #: model:ir.actions.act_window,name:auth_brute_force.action_res_banned_remote
  60. #: model:ir.ui.menu,name:auth_brute_force.menu_res_banned_remote
  61. msgid "Banned Remotes"
  62. msgstr ""
  63. #. module: auth_brute_force
  64. #: field:res.authentication.attempt,create_uid:0
  65. #: field:res.banned.remote,create_uid:0
  66. msgid "Created by"
  67. msgstr "Luonut"
  68. #. module: auth_brute_force
  69. #: field:res.authentication.attempt,create_date:0
  70. #: field:res.banned.remote,create_date:0
  71. msgid "Created on"
  72. msgstr "Luotu"
  73. #. module: auth_brute_force
  74. #: field:res.banned.remote,description:0
  75. msgid "Description"
  76. msgstr "Kuvaus"
  77. #. module: auth_brute_force
  78. #: field:res.authentication.attempt,display_name:0
  79. #: field:res.banned.remote,display_name:0
  80. msgid "Display Name"
  81. msgstr "Nimi"
  82. #. module: auth_brute_force
  83. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:33
  84. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  85. #: selection:res.authentication.attempt,result:0
  86. #, python-format
  87. msgid "Failed"
  88. msgstr "Epäonnistunut"
  89. #. module: auth_brute_force
  90. #: field:res.authentication.attempt,id:0 field:res.banned.remote,id:0
  91. msgid "ID"
  92. msgstr "ID"
  93. #. module: auth_brute_force
  94. #: field:res.authentication.attempt,__last_update:0
  95. #: field:res.banned.remote,__last_update:0
  96. msgid "Last Modified on"
  97. msgstr "Viimeksi muokattu"
  98. #. module: auth_brute_force
  99. #: field:res.authentication.attempt,write_uid:0
  100. #: field:res.banned.remote,write_uid:0
  101. msgid "Last Updated by"
  102. msgstr "Viimeksi päivittänyt"
  103. #. module: auth_brute_force
  104. #: field:res.authentication.attempt,write_date:0
  105. #: field:res.banned.remote,write_date:0
  106. msgid "Last Updated on"
  107. msgstr "Viimeksi päivitetty"
  108. #. module: auth_brute_force
  109. #: field:res.authentication.attempt,remote:0 field:res.banned.remote,remote:0
  110. msgid "Remote ID"
  111. msgstr ""
  112. #. module: auth_brute_force
  113. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  114. msgid "Successful"
  115. msgstr ""
  116. #. module: auth_brute_force
  117. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:32
  118. #: selection:res.authentication.attempt,result:0
  119. #, python-format
  120. msgid "Successfull"
  121. msgstr ""
  122. #. module: auth_brute_force
  123. #: field:res.authentication.attempt,login:0
  124. msgid "Tried Login"
  125. msgstr ""
  126. #. module: auth_brute_force
  127. #: help:res.banned.remote,active:0
  128. msgid "Uncheck this box to unban the remote"
  129. msgstr ""
  130. #. module: auth_brute_force
  131. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  132. msgid "Without Success"
  133. msgstr ""