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.

85 lines
2.9 KiB

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