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:
- # Honza K. <honza889@gmail.com>, 2013
- # Tomáš Chvátal <tomas.chvatal@gmail.com>, 2012-2013
- msgid ""
- msgstr ""
- "Project-Id-Version: ownCloud\n"
- "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
- "POT-Creation-Date: 2013-08-02 01:56-0400\n"
- "PO-Revision-Date: 2013-08-01 19:28+0000\n"
- "Last-Translator: pstast <petr@stastny.eu>\n"
- "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Language: cs_CZ\n"
- "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
- #: templates/settings.php:3
- msgid "WebDAV Authentication"
- msgstr "Ověření WebDAV"
- #: templates/settings.php:4
- msgid "Address: "
- msgstr "Adresa:"
- #: 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 "Uživatelské přihlašovací údaje budou odeslány na tuto adresu. Tento plugin zkontroluje odpověď serveru a interpretuje návratový kód HTTP 401 a 403 jako neplatné přihlašovací údaje a jakýkoli jiný jako platné přihlašovací údaje."
|