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.

158 lines
4.9 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: German (https://www.transifex.com/oca/teams/23907/de/)\n"
  15. "Language: de\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=2; plural=(n != 1);\n"
  20. #. module: auth_brute_force
  21. #: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_form
  22. msgid "Add remote to whitelist"
  23. msgstr ""
  24. #. module: auth_brute_force
  25. #: model:ir.actions.act_window,name:auth_brute_force.action_res_authentication_attempt
  26. #: model:ir.ui.menu,name:auth_brute_force.menu_res_authentication_attempt
  27. msgid "Authentication Attempts"
  28. msgstr "Authentifizierungsversuche"
  29. #. module: auth_brute_force
  30. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_result
  31. msgid "Authentication Result"
  32. msgstr "Ergebnis der Authentifizierung"
  33. #. module: auth_brute_force
  34. #: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
  35. #: selection:res.authentication.attempt,result:0
  36. msgid "Banned"
  37. msgstr "Gesperrt"
  38. #. module: auth_brute_force
  39. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_create_uid
  40. msgid "Created by"
  41. msgstr "Erstellt von"
  42. #. module: auth_brute_force
  43. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_create_date
  44. msgid "Created on"
  45. msgstr "Erstellt am:"
  46. #. module: auth_brute_force
  47. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_display_name
  48. msgid "Display Name"
  49. msgstr "Anzeigename"
  50. #. module: auth_brute_force
  51. #: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
  52. #: selection:res.authentication.attempt,result:0
  53. msgid "Failed"
  54. msgstr "Gescheitert"
  55. #. module: auth_brute_force
  56. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_id
  57. msgid "ID"
  58. msgstr "ID"
  59. #. module: auth_brute_force
  60. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt___last_update
  61. msgid "Last Modified on"
  62. msgstr "Zuletzt geändert am"
  63. #. module: auth_brute_force
  64. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_write_uid
  65. msgid "Last Updated by"
  66. msgstr "Zuletzt aktualisiert von"
  67. #. module: auth_brute_force
  68. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_write_date
  69. msgid "Last Updated on"
  70. msgstr "Zuletzt aktualisiert am"
  71. #. module: auth_brute_force
  72. #: model:ir.model.fields,help:auth_brute_force.field_res_authentication_attempt_remote_metadata
  73. msgid "Metadata publicly available for remote IP"
  74. msgstr ""
  75. #. module: auth_brute_force
  76. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_remote
  77. #, fuzzy
  78. msgid "Remote IP"
  79. msgstr "Ferne ID"
  80. #. module: auth_brute_force
  81. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_remote_metadata
  82. msgid "Remote IP metadata"
  83. msgstr ""
  84. #. module: auth_brute_force
  85. #: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_form
  86. msgid "Remove remote from whitelist"
  87. msgstr ""
  88. #. module: auth_brute_force
  89. #: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
  90. #: selection:res.authentication.attempt,result:0
  91. msgid "Successful"
  92. msgstr "Erfolgreich"
  93. #. module: auth_brute_force
  94. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_login
  95. msgid "Tried Login"
  96. msgstr "Versuchte Anmeldung"
  97. #. module: auth_brute_force
  98. #: model:ir.model,name:auth_brute_force.model_res_users
  99. msgid "Users"
  100. msgstr ""
  101. #. module: auth_brute_force
  102. #: model:ir.model.fields,field_description:auth_brute_force.field_res_authentication_attempt_whitelisted
  103. msgid "Whitelisted"
  104. msgstr ""
  105. #. module: auth_brute_force
  106. #: model:ir.ui.view,arch_db:auth_brute_force.view_res_authentication_attempt_search
  107. msgid "Without Success"
  108. msgstr "Erfolglos"
  109. #. module: auth_brute_force
  110. #: model:ir.model,name:auth_brute_force.model_res_authentication_attempt
  111. msgid "res.authentication.attempt"
  112. msgstr ""
  113. #~ msgid "Active"
  114. #~ msgstr "Aktiv"
  115. #~ msgid "Attempt Date"
  116. #~ msgstr "Versuchsdatum"
  117. #~ msgid "Attempts"
  118. #~ msgstr "Anläufe"
  119. #~ msgid "Ban Date"
  120. #~ msgstr "Sperrdatum"
  121. #~ msgid "Banned Remotes"
  122. #~ msgstr "Gesperrte Remotes"
  123. #~ msgid "Description"
  124. #~ msgstr "Beschreibung"
  125. #~ msgid "Successfull"
  126. #~ msgstr "Erfolgreich"
  127. #~ msgid "Uncheck this box to unban the remote"
  128. #~ msgstr "Diese Box abwählen, um Fernnutzer zu entsperren"