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.

155 lines
4.2 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auth_brute_force
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: server-tools (8.0)\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2017-08-19 09:44+0000\n"
  11. "PO-Revision-Date: 2016-03-07 17:50+0000\n"
  12. "Last-Translator: <>\n"
  13. "Language-Team: Czech (http://www.transifex.com/oca/OCA-server-tools-8-0/"
  14. "language/cs/)\n"
  15. "Language: cs\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
  20. #. module: auth_brute_force
  21. #: field:res.banned.remote,active:0
  22. msgid "Active"
  23. msgstr "Aktivní"
  24. #. module: auth_brute_force
  25. #: field:res.authentication.attempt,attempt_date:0
  26. msgid "Attempt Date"
  27. msgstr ""
  28. #. module: auth_brute_force
  29. #: field:res.banned.remote,attempt_ids:0
  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. #: field:res.authentication.attempt,result:0
  39. msgid "Authentication Result"
  40. msgstr ""
  41. #. module: auth_brute_force
  42. #: field:res.banned.remote,ban_date:0
  43. msgid "Ban Date"
  44. msgstr ""
  45. #. module: auth_brute_force
  46. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:34
  47. #: view:res.authentication.attempt: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. #: field:res.authentication.attempt,create_uid:0
  59. #: field:res.banned.remote,create_uid:0
  60. msgid "Created by"
  61. msgstr "Vytvořil(a)"
  62. #. module: auth_brute_force
  63. #: field:res.authentication.attempt,create_date:0
  64. #: field:res.banned.remote,create_date:0
  65. msgid "Created on"
  66. msgstr "Vytvořeno"
  67. #. module: auth_brute_force
  68. #: field:res.banned.remote,description:0
  69. msgid "Description"
  70. msgstr "Popis"
  71. #. module: auth_brute_force
  72. #: field:res.authentication.attempt,display_name:0
  73. #: field:res.banned.remote,display_name:0
  74. msgid "Display Name"
  75. msgstr "Zobrazovaný název"
  76. #. module: auth_brute_force
  77. #: field:res.authentication.attempt,environ:0
  78. msgid "Environment"
  79. msgstr ""
  80. #. module: auth_brute_force
  81. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:33
  82. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  83. #: selection:res.authentication.attempt,result:0
  84. #, python-format
  85. msgid "Failed"
  86. msgstr ""
  87. #. module: auth_brute_force
  88. #: field:res.authentication.attempt,id:0 field:res.banned.remote,id:0
  89. msgid "ID"
  90. msgstr "ID"
  91. #. module: auth_brute_force
  92. #: field:res.authentication.attempt,__last_update:0
  93. #: field:res.banned.remote,__last_update:0
  94. msgid "Last Modified on"
  95. msgstr "Naposled upraveno"
  96. #. module: auth_brute_force
  97. #: field:res.authentication.attempt,write_uid:0
  98. #: field:res.banned.remote,write_uid:0
  99. msgid "Last Updated by"
  100. msgstr "Naposled upraveno"
  101. #. module: auth_brute_force
  102. #: field:res.authentication.attempt,write_date:0
  103. #: field:res.banned.remote,write_date:0
  104. msgid "Last Updated on"
  105. msgstr "Naposled upraveno"
  106. #. module: auth_brute_force
  107. #: field:res.authentication.attempt,remote:0 field:res.banned.remote,remote:0
  108. msgid "Remote ID"
  109. msgstr ""
  110. #. module: auth_brute_force
  111. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  112. msgid "Successful"
  113. msgstr ""
  114. #. module: auth_brute_force
  115. #: code:addons/auth_brute_force/models/res_authentication_attempt.py:32
  116. #: selection:res.authentication.attempt,result:0
  117. #, python-format
  118. msgid "Successfull"
  119. msgstr ""
  120. #. module: auth_brute_force
  121. #: field:res.authentication.attempt,login:0
  122. msgid "Tried Login"
  123. msgstr ""
  124. #. module: auth_brute_force
  125. #: help:res.banned.remote,active:0
  126. msgid "Uncheck this box to unban the remote"
  127. msgstr ""
  128. #. module: auth_brute_force
  129. #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search
  130. msgid "Without Success"
  131. msgstr ""