user_webdavauth.po 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  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. # a.tangemann <a.tangemann@web.de>, 2013
  7. # FlorianScholz <work@bgstyle.de>, 2013
  8. # Marcel Kühlhorn <susefan93@gmx.de>, 2013
  9. # Mario Siegmann <mario_siegmann@web.de>, 2013
  10. # multimill <multimill@gmail.com>, 2012
  11. # traductor <transifex-2.7.mensaje@spamgourmet.com>, 2012-2013
  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-09 07:59-0400\n"
  17. "PO-Revision-Date: 2013-08-07 13:40+0000\n"
  18. "Last-Translator: FlorianScholz <work@bgstyle.de>\n"
  19. "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\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_CH\n"
  24. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  25. #: templates/settings.php:3
  26. msgid "WebDAV Authentication"
  27. msgstr "WebDAV-Authentifizierung"
  28. #: templates/settings.php:4
  29. msgid "Address: "
  30. msgstr "Adresse:"
  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."