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.

79 lines
2.3 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * users_ldap_populate
  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:50+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: users_ldap_populate
  21. #: view:res.company.ldap.populate_wizard:users_ldap_populate.populate_wizard_view
  22. msgid "Add populate button to ldap view"
  23. msgstr "Füge 'Füllen' Button zu LDAP-Sicht hinzu"
  24. #. module: users_ldap_populate
  25. #: field:res.company.ldap.populate_wizard,create_uid:0
  26. msgid "Created by"
  27. msgstr "Erstellt von"
  28. #. module: users_ldap_populate
  29. #: field:res.company.ldap.populate_wizard,create_date:0
  30. msgid "Created on"
  31. msgstr "Erstellt am:"
  32. #. module: users_ldap_populate
  33. #: field:res.company.ldap.populate_wizard,id:0
  34. msgid "ID"
  35. msgstr "ID"
  36. #. module: users_ldap_populate
  37. #: field:res.company.ldap.populate_wizard,ldap_id:0
  38. msgid "LDAP Configuration"
  39. msgstr "LDAP-Einstellungen"
  40. #. module: users_ldap_populate
  41. #: field:res.company.ldap.populate_wizard,write_uid:0
  42. msgid "Last Updated by"
  43. msgstr "Zuletzt aktualisiert von"
  44. #. module: users_ldap_populate
  45. #: field:res.company.ldap.populate_wizard,write_date:0
  46. msgid "Last Updated on"
  47. msgstr "Zuletzt aktualisiert am"
  48. #. module: users_ldap_populate
  49. #: field:res.company.ldap.populate_wizard,name:0
  50. msgid "Name"
  51. msgstr "Name"
  52. #. module: users_ldap_populate
  53. #: field:res.company.ldap.populate_wizard,users_created:0
  54. msgid "Number of users created"
  55. msgstr "Anzahl angelegter Benutzer"
  56. #. module: users_ldap_populate
  57. #: view:res.company:users_ldap_populate.company_form_view
  58. msgid "Populate"
  59. msgstr "Einpflegen"
  60. #. module: users_ldap_populate
  61. #: view:res.company:users_ldap_populate.company_form_view
  62. msgid "Populate user database"
  63. msgstr "Benutzerdatenbank befüllen"
  64. #. module: users_ldap_populate
  65. #: model:ir.model,name:users_ldap_populate.model_res_company_ldap_populate_wizard
  66. msgid "Populate users from LDAP"
  67. msgstr "Benutzer aus LDAP einpflegen"