123456789101112131415161718192021222324252627282930313233343536 |
- # SOME DESCRIPTIVE TITLE.
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
- # This file is distributed under the same license as the PACKAGE package.
- #
- # Translators:
- # <cronner@gmail.com>, 2012.
- # Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>, 2013.
- msgid ""
- msgstr ""
- "Project-Id-Version: ownCloud\n"
- "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
- "POT-Creation-Date: 2013-01-30 00:23+0100\n"
- "PO-Revision-Date: 2013-01-29 12:07+0000\n"
- "Last-Translator: Morten Juhl-Johansen Zölde-Fejér <morten@writtenandread.net>\n"
- "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Language: da\n"
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
- #: templates/settings.php:3
- msgid "WebDAV Authentication"
- msgstr "WebDAV-godkendelse"
- #: templates/settings.php:4
- msgid "URL: http://"
- msgstr "URL: http://"
- #: templates/settings.php:6
- msgid ""
- "ownCloud will send the user credentials to this URL. This plugin checks the "
- "response and will interpret the HTTP statuscodes 401 and 403 as invalid "
- "credentials, and all other responses as valid credentials."
- 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."
|