summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth/l10n/cs_CZ.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_webdavauth/l10n/cs_CZ.php')
-rw-r--r--apps/user_webdavauth/l10n/cs_CZ.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/user_webdavauth/l10n/cs_CZ.php b/apps/user_webdavauth/l10n/cs_CZ.php
index e1f8d76e166..2efde08faf9 100644
--- a/apps/user_webdavauth/l10n/cs_CZ.php
+++ b/apps/user_webdavauth/l10n/cs_CZ.php
@@ -1,5 +1,3 @@
<?php $TRANSLATIONS = array(
-"WebDAV Authentication" => "Ověření WebDAV",
-"URL: " => "URL: ",
-"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." => "ownCloud odešle uživatelské údaje na zadanou URL. Plugin zkontroluje odpověď a považuje návratovou hodnotu HTTP 401 a 403 za neplatné údaje a všechny ostatní hodnoty jako platné přihlašovací údaje."
+"WebDAV Authentication" => "Ověření WebDAV"
);