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.

105 lines
3.2 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auth_admin_passkey
  4. #
  5. # Translators:
  6. # FIRST AUTHOR <EMAIL@ADDRESS>, 2013-2014
  7. # Giacomo <giacomo.spettoli@gmail.com>, 2015
  8. # Hotellook, 2014
  9. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015-2016
  10. # Miku Laitinen <miku.laitinen@gmail.com>, 2015
  11. # Pedro M. Baeza <pedro.baeza@gmail.com>, 2015
  12. # Rudolf Schnapka <rs@techno-flex.de>, 2015-2016
  13. msgid ""
  14. msgstr ""
  15. "Project-Id-Version: server-tools (8.0)\n"
  16. "Report-Msgid-Bugs-To: \n"
  17. "POT-Creation-Date: 2017-03-02 09:58+0000\n"
  18. "PO-Revision-Date: 2017-01-10 14:40+0000\n"
  19. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  20. "Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-8-0/"
  21. "language/de/)\n"
  22. "Language: de\n"
  23. "MIME-Version: 1.0\n"
  24. "Content-Type: text/plain; charset=UTF-8\n"
  25. "Content-Transfer-Encoding: \n"
  26. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  27. #. module: auth_admin_passkey
  28. #: code:addons/auth_admin_passkey/models/res_users.py:66
  29. #, python-format
  30. msgid "<pre>User with login '%s' has the same password as you.</pre>"
  31. msgstr ""
  32. "<pre>Benutzer mit Anmeldename '%s' hat das gleiche Passwort wie Sie.</pre>"
  33. #. module: auth_admin_passkey
  34. #: code:addons/auth_admin_passkey/models/res_users.py:41
  35. #, python-format
  36. msgid ""
  37. "Admin user used his passkey to login with '%s'.\n"
  38. "\n"
  39. "\n"
  40. "\n"
  41. "Technicals informations belows : \n"
  42. "\n"
  43. "- Login date : %s\n"
  44. "\n"
  45. msgstr ""
  46. "Admin-Benutzer hat seinen PassKey verwendet, um sich als '%s' anzumelden.\n"
  47. "\n"
  48. "\n"
  49. "\n"
  50. "Technische Information folgt : \n"
  51. "\n"
  52. "- Login-Datum: %s\n"
  53. "\n"
  54. #. module: auth_admin_passkey
  55. #: view:base.config.settings:auth_admin_passkey.view_res_config_settings
  56. msgid "Passkey"
  57. msgstr "PassKey"
  58. #. module: auth_admin_passkey
  59. #: code:addons/auth_admin_passkey/models/res_users.py:38
  60. #, python-format
  61. msgid "Passkey used"
  62. msgstr "Verwendeter PassKey"
  63. #. module: auth_admin_passkey
  64. #: field:base.config.settings,auth_admin_passkey_send_to_admin:0
  65. msgid "Send email to admin user."
  66. msgstr "Sende Email an Admin-Benutzer."
  67. #. module: auth_admin_passkey
  68. #: field:base.config.settings,auth_admin_passkey_send_to_user:0
  69. msgid "Send email to user."
  70. msgstr "Sende Email an Benutzer"
  71. #. module: auth_admin_passkey
  72. #: model:ir.model,name:auth_admin_passkey.model_res_users
  73. msgid "Users"
  74. msgstr "Benutzer"
  75. #. module: auth_admin_passkey
  76. #: help:base.config.settings,auth_admin_passkey_send_to_user:0
  77. msgid ""
  78. "When the administrator use his password to login in with a different "
  79. "account, Odoo will send an email to the account user."
  80. msgstr ""
  81. "Wenn der Administrator sein Passwort verwendet, um sich mit anderem Konto "
  82. "anzumelden, sendet das System dem Kontoinhaber eine Email."
  83. #. module: auth_admin_passkey
  84. #: help:base.config.settings,auth_admin_passkey_send_to_admin:0
  85. msgid ""
  86. "When the administrator use his password to login in with a different "
  87. "account, Odoo will send an email to the admin user."
  88. msgstr ""
  89. "Wenn der Administrator sein Passwort verwendet, um sich als anderer Benutzer "
  90. "anzumelden, wird Oddoeine entsprechende Email an den Admin-Nutzer senden."
  91. #. module: auth_admin_passkey
  92. #: code:addons/auth_admin_passkey/models/res_users.py:64
  93. #, python-format
  94. msgid "[WARNING] Odoo Security Risk"
  95. msgstr "[Warnung] Odoo Sicherheitsrisiko"