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.

user_webdavauth.po 1.5KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. #
  5. # Translators:
  6. # Mirodin <blobbyjj@ymail.com>, 2012
  7. # Marcel Kühlhorn <susefan93@gmx.de>, 2013
  8. # Mario Siegmann <mario_siegmann@web.de>, 2013
  9. # AndryXY <mibunrui@gmx.de>, 2013
  10. # Pwnicorn <pwnicorndev@gmail.com>, 2013
  11. # seeed <seeed@freenet.de>, 2012
  12. msgid ""
  13. msgstr ""
  14. "Project-Id-Version: ownCloud\n"
  15. "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
  16. "POT-Creation-Date: 2013-08-30 09:32-0400\n"
  17. "PO-Revision-Date: 2013-08-29 20:16+0000\n"
  18. "Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
  19. "Language-Team: German <translations@owncloud.org>\n"
  20. "MIME-Version: 1.0\n"
  21. "Content-Type: text/plain; charset=UTF-8\n"
  22. "Content-Transfer-Encoding: 8bit\n"
  23. "Language: de\n"
  24. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  25. #: templates/settings.php:3
  26. msgid "WebDAV Authentication"
  27. msgstr "WebDAV Authentifikation"
  28. #: templates/settings.php:4
  29. msgid "Address: "
  30. msgstr "Addresse: "
  31. #: templates/settings.php:7
  32. msgid ""
  33. "The user credentials will be sent to this address. This plugin checks the "
  34. "response and will interpret the HTTP statuscodes 401 and 403 as invalid "
  35. "credentials, and all other responses as valid credentials."
  36. msgstr "Die Benutzerdaten werden an diese Adresse gesendet. Dieses Plugin prüft die Antwort und wird die HTTP-Statuscodes 401 und 403 als ungültige Daten interpretieren und alle anderen Antworten als gültige Daten."