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.

136 lines
3.4 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * users_ldap_push
  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: 2016-03-12 02:06+0000\n"
  11. "PO-Revision-Date: 2016-03-07 17:54+0000\n"
  12. "Last-Translator: <>\n"
  13. "Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-8-0/language/de/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: \n"
  17. "Language: de\n"
  18. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  19. #. module: users_ldap_push
  20. #: model:ir.model,name:users_ldap_push.model_change_password_user
  21. msgid "Change Password Wizard User"
  22. msgstr ""
  23. #. module: users_ldap_push
  24. #: field:res.company.ldap,create_ldap_entry:0
  25. msgid "Create ldap entry"
  26. msgstr ""
  27. #. module: users_ldap_push
  28. #: field:res.company.ldap,create_ldap_entry_base:0
  29. msgid "Create ldap entry in subtree"
  30. msgstr ""
  31. #. module: users_ldap_push
  32. #: field:res.company.ldap.field_mapping,create_uid:0
  33. msgid "Created by"
  34. msgstr "Erstellt von"
  35. #. module: users_ldap_push
  36. #: field:res.company.ldap.field_mapping,create_date:0
  37. msgid "Created on"
  38. msgstr "Erstellt am:"
  39. #. module: users_ldap_push
  40. #: field:res.company.ldap.field_mapping,use_for_dn:0
  41. msgid "DN"
  42. msgstr ""
  43. #. module: users_ldap_push
  44. #: code:addons/users_ldap_push/models/res_users.py:116
  45. #: code:addons/users_ldap_push/models/res_users.py:169
  46. #, python-format
  47. msgid "Error"
  48. msgstr "Fehler"
  49. #. module: users_ldap_push
  50. #: field:res.company.ldap,create_ldap_entry_field_mappings:0
  51. msgid "Field mappings"
  52. msgstr ""
  53. #. module: users_ldap_push
  54. #: field:res.company.ldap.field_mapping,id:0
  55. msgid "ID"
  56. msgstr "ID"
  57. #. module: users_ldap_push
  58. #: field:res.users,ldap_entry_dn:0
  59. msgid "LDAP DN"
  60. msgstr ""
  61. #. module: users_ldap_push
  62. #: field:res.company.ldap.field_mapping,attribute:0
  63. msgid "LDAP attribute"
  64. msgstr "LDAP-Attribut"
  65. #. module: users_ldap_push
  66. #: field:res.company.ldap.field_mapping,ldap_id:0
  67. msgid "LDAP configuration"
  68. msgstr ""
  69. #. module: users_ldap_push
  70. #: view:res.users:users_ldap_push.view_users_search
  71. msgid "LDAP users"
  72. msgstr ""
  73. #. module: users_ldap_push
  74. #: field:res.company.ldap.field_mapping,write_uid:0
  75. msgid "Last Updated by"
  76. msgstr "Zuletzt aktualisiert von"
  77. #. module: users_ldap_push
  78. #: field:res.company.ldap.field_mapping,write_date:0
  79. msgid "Last Updated on"
  80. msgstr "Zuletzt aktualisiert am"
  81. #. module: users_ldap_push
  82. #: help:res.company.ldap,create_ldap_entry_base:0
  83. msgid "Leave empty to use your LDAP base"
  84. msgstr ""
  85. #. module: users_ldap_push
  86. #: model:ir.model,name:users_ldap_push.model_res_company_ldap_field_mapping
  87. msgid "Mapping from Odoo fields to ldap attributes"
  88. msgstr ""
  89. #. module: users_ldap_push
  90. #: field:res.company.ldap,create_ldap_entry_objectclass:0
  91. msgid "Object class"
  92. msgstr ""
  93. #. module: users_ldap_push
  94. #: field:res.company.ldap.field_mapping,field_id:0
  95. msgid "Odoo field"
  96. msgstr ""
  97. #. module: users_ldap_push
  98. #: model:ir.model,name:users_ldap_push.model_res_partner
  99. msgid "Partner"
  100. msgstr ""
  101. #. module: users_ldap_push
  102. #: help:res.company.ldap,create_ldap_entry_objectclass:0
  103. msgid "Separate object classes by comma if you need more than one"
  104. msgstr ""
  105. #. module: users_ldap_push
  106. #: model:ir.model,name:users_ldap_push.model_res_users
  107. msgid "Users"
  108. msgstr "Benutzer"
  109. #. module: users_ldap_push
  110. #: code:addons/users_ldap_push/models/res_company_ldap.py:64
  111. #, python-format
  112. msgid "You need to set exactly one mapping as DN"
  113. msgstr ""