nextcloud/l10n/cs_CZ/user_webdavauth.po

36 lines
1.4 KiB
Plaintext
Raw Normal View History

2012-11-09 13:07:45 +04:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
2013-07-31 10:01:45 +04:00
# Honza K. <honza889@gmail.com>, 2013
2013-05-25 04:11:52 +04:00
# Tomáš Chvátal <tomas.chvatal@gmail.com>, 2012-2013
2012-11-09 13:07:45 +04:00
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
2013-08-02 10:00:45 +04:00
"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"
2012-11-09 13:07:45 +04:00
"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"
2013-01-15 03:05:10 +04:00
#: templates/settings.php:3
msgid "WebDAV Authentication"
2013-01-16 03:21:21 +04:00
msgstr "Ověření WebDAV"
2013-01-15 03:05:10 +04:00
2012-11-09 13:07:45 +04:00
#: templates/settings.php:4
2013-07-27 10:03:03 +04:00
msgid "Address: "
2013-07-31 10:01:45 +04:00
msgstr "Adresa:"
2012-12-20 03:13:09 +04:00
2013-04-16 04:17:30 +04:00
#: templates/settings.php:7
2012-12-20 03:13:09 +04:00
msgid ""
2013-07-27 10:03:03 +04:00
"The user credentials will be sent to this address. This plugin checks the "
2013-01-15 03:05:10 +04:00
"response and will interpret the HTTP statuscodes 401 and 403 as invalid "
"credentials, and all other responses as valid credentials."
2013-07-31 10:01:45 +04:00
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."