summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth/l10n/sk_SK.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-04 01:57:48 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-04 01:57:48 -0400
commitf5c4754c2b0d5c6e53688dea472339ec45afc448 (patch)
treeef7c19412e00ee2da508c393abb79a4eae6ec1ba /apps/user_webdavauth/l10n/sk_SK.php
parent3a1994d00149bea6d554c96a3bdee3126cfb17b8 (diff)
downloadnextcloud-server-f5c4754c2b0d5c6e53688dea472339ec45afc448.tar.gz
nextcloud-server-f5c4754c2b0d5c6e53688dea472339ec45afc448.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_webdavauth/l10n/sk_SK.php')
-rw-r--r--apps/user_webdavauth/l10n/sk_SK.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/user_webdavauth/l10n/sk_SK.php b/apps/user_webdavauth/l10n/sk_SK.php
index 017f923c2b5..99e769ddc66 100644
--- a/apps/user_webdavauth/l10n/sk_SK.php
+++ b/apps/user_webdavauth/l10n/sk_SK.php
@@ -1,7 +1,6 @@
<?php
$TRANSLATIONS = array(
"WebDAV Authentication" => "WebDAV overenie",
-"Address: " => "Adresa: ",
"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." => "Používateľské prihlasovacie údaje budú odoslané na túto adresu. Tento plugin skontroluje odpoveď servera a interpretuje návratový kód HTTP 401 a 403 ako neplatné prihlasovacie údaje a akýkoľvek iný ako platné prihlasovacie údaje."
);
$PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";