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.

141 lines
4.5 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auth_brute_force
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 10.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-08-01 02:43+0000\n"
  12. "PO-Revision-Date: 2017-08-01 02:43+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
  14. "Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/"
  15. "hr_HR/)\n"
  16. "Language: hr_HR\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
  21. "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
  22. #. module: auth_brute_force
  23. #: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_form
  24. msgid "Add remote to whitelist"
  25. msgstr ""
  26. #. module: auth_brute_force
  27. #: model:ir.actions.act_window,name:auth_brute_force.action_res_authentication_attempt
  28. #: model:ir.ui.menu,name:auth_brute_force.menu_res_authentication_attempt
  29. msgid "Authentication Attempts"
  30. msgstr ""
  31. #. module: auth_brute_force
  32. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_result
  33. msgid "Authentication Result"
  34. msgstr ""
  35. #. module: auth_brute_force
  36. #: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
  37. #: selection:res.authentication.attempt,result:0
  38. msgid "Banned"
  39. msgstr ""
  40. #. module: auth_brute_force
  41. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_create_uid
  42. msgid "Created by"
  43. msgstr "Kreirao"
  44. #. module: auth_brute_force
  45. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_create_date
  46. msgid "Created on"
  47. msgstr "Kreirano"
  48. #. module: auth_brute_force
  49. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_display_name
  50. msgid "Display Name"
  51. msgstr "Naziv"
  52. #. module: auth_brute_force
  53. #: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
  54. #: selection:res.authentication.attempt,result:0
  55. msgid "Failed"
  56. msgstr ""
  57. #. module: auth_brute_force
  58. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_id
  59. msgid "ID"
  60. msgstr "ID"
  61. #. module: auth_brute_force
  62. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt___last_update
  63. msgid "Last Modified on"
  64. msgstr "Zadnje modificirano"
  65. #. module: auth_brute_force
  66. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_write_uid
  67. msgid "Last Updated by"
  68. msgstr "Zadnji ažurirao"
  69. #. module: auth_brute_force
  70. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_write_date
  71. msgid "Last Updated on"
  72. msgstr "Zadnje ažurirano"
  73. #. module: auth_brute_force
  74. #: model:ir.model.fields,help:auth_brute_force.field_res_authentication_attempt_remote_metadata
  75. msgid "Metadata publicly available for remote IP"
  76. msgstr ""
  77. #. module: auth_brute_force
  78. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_remote
  79. msgid "Remote IP"
  80. msgstr ""
  81. #. module: auth_brute_force
  82. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_remote_metadata
  83. msgid "Remote IP metadata"
  84. msgstr ""
  85. #. module: auth_brute_force
  86. #: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_form
  87. msgid "Remove remote from whitelist"
  88. msgstr ""
  89. #. module: auth_brute_force
  90. #: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
  91. #: selection:res.authentication.attempt,result:0
  92. msgid "Successful"
  93. msgstr ""
  94. #. module: auth_brute_force
  95. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_login
  96. msgid "Tried Login"
  97. msgstr ""
  98. #. module: auth_brute_force
  99. #: model:ir.model,name:auth_brute_force.model_res_users
  100. msgid "Users"
  101. msgstr ""
  102. #. module: auth_brute_force
  103. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_whitelisted
  104. msgid "Whitelisted"
  105. msgstr ""
  106. #. module: auth_brute_force
  107. #: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
  108. msgid "Without Success"
  109. msgstr ""
  110. #. module: auth_brute_force
  111. #: model:ir.model,name:auth_brute_force.model_res_authentication_attempt
  112. msgid "res.authentication.attempt"
  113. msgstr ""
  114. #~ msgid "Active"
  115. #~ msgstr "Aktivan"
  116. #~ msgid "Description"
  117. #~ msgstr "Opis"