12345678910111213141516171819202122232425262728293031323334 |
- # SOME DESCRIPTIVE TITLE.
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
- # This file is distributed under the same license as the PACKAGE package.
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
- #
- #, fuzzy
- msgid ""
- msgstr ""
- "Project-Id-Version: ownCloud Core 5.0.0\n"
- "Report-Msgid-Bugs-To: translations@owncloud.org\n"
- "POT-Creation-Date: 2013-08-25 19:18-0400\n"
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
- "Language-Team: LANGUAGE <LL@li.org>\n"
- "Language: \n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=CHARSET\n"
- "Content-Transfer-Encoding: 8bit\n"
- #: templates/settings.php:3
- msgid "WebDAV Authentication"
- msgstr ""
- #: templates/settings.php:4
- msgid "Address: "
- msgstr ""
- #: templates/settings.php:7
- msgid ""
- "The user credentials will be sent to this address. 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 ""
|