user_webdavauth.po 1.4 KB

123456789101112131415161718192021222324252627282930313233343536
  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. # <cronner@gmail.com>, 2012.
  7. # Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>, 2013.
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: ownCloud\n"
  11. "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
  12. "POT-Creation-Date: 2013-01-30 00:23+0100\n"
  13. "PO-Revision-Date: 2013-01-29 12:07+0000\n"
  14. "Last-Translator: Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>\n"
  15. "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. "Language: da\n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  21. #: templates/settings.php:3
  22. msgid "WebDAV Authentication"
  23. msgstr "WebDAV-godkendelse"
  24. #: templates/settings.php:4
  25. msgid "URL: http://"
  26. msgstr "URL: http://"
  27. #: templates/settings.php:6
  28. msgid ""
  29. "ownCloud will send the user credentials to this URL. This plugin checks the "
  30. "response and will interpret the HTTP statuscodes 401 and 403 as invalid "
  31. "credentials, and all other responses as valid credentials."
  32. msgstr "ownCloud vil sende brugerens oplysninger til denne URL. Plugin'et registrerer responsen og fortolker HTTP-statuskoder 401 og 403 som ugyldige oplysninger, men alle andre besvarelser som gyldige oplysninger."