summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-02 00:05:14 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-02 00:05:14 +0100
commit516464ba94a73e9151702ddd08dae1b7501dc79c (patch)
treed7ab7d40181ccd84ab4694a8b3fe718a12479db3 /apps/user_webdavauth/l10n
parentc6064a542c0b0c462db8136602cb1198b825b513 (diff)
downloadnextcloud-server-516464ba94a73e9151702ddd08dae1b7501dc79c.tar.gz
nextcloud-server-516464ba94a73e9151702ddd08dae1b7501dc79c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_webdavauth/l10n')
-rw-r--r--apps/user_webdavauth/l10n/sl.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/user_webdavauth/l10n/sl.php b/apps/user_webdavauth/l10n/sl.php
index 9bd32954b05..8f4effc81a1 100644
--- a/apps/user_webdavauth/l10n/sl.php
+++ b/apps/user_webdavauth/l10n/sl.php
@@ -1,3 +1,4 @@
<?php $TRANSLATIONS = array(
-"WebDAV URL: http://" => "WebDAV URL: http://"
+"URL: http://" => "URL: http://",
+"ownCloud will send the user credentials to this URL is interpret http 401 and http 403 as credentials wrong and all other codes as credentials correct." => "ownCloud bo poslal uporabniška poverila temu URL naslovu. Pri tem bo interpretiral http 401 in http 403 odgovor kot spodletelo avtentikacijo ter vse ostale http odgovore kot uspešne."
);