summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth/l10n/eu.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-07-28 01:58:28 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-07-28 01:58:28 -0400
commit48621115c10f62f776dbe41ad9a51c1ac360fc8c (patch)
tree14cc2c134acfed1a3e7b0a7d046277b0e6aa294a /apps/user_webdavauth/l10n/eu.php
parentfa35650e0a25502fa21153923890d693f3870621 (diff)
downloadnextcloud-server-48621115c10f62f776dbe41ad9a51c1ac360fc8c.tar.gz
nextcloud-server-48621115c10f62f776dbe41ad9a51c1ac360fc8c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_webdavauth/l10n/eu.php')
-rw-r--r--apps/user_webdavauth/l10n/eu.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/user_webdavauth/l10n/eu.php b/apps/user_webdavauth/l10n/eu.php
index 0ac95784679..686df69f08a 100644
--- a/apps/user_webdavauth/l10n/eu.php
+++ b/apps/user_webdavauth/l10n/eu.php
@@ -1,3 +1,5 @@
<?php $TRANSLATIONS = array(
-"WebDAV Authentication" => "WebDAV Autentikazioa"
+"WebDAV Authentication" => "WebDAV Autentikazioa",
+"Address: " => "Helbidea:",
+"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." => "Erabiltzailearen kredentzialak helbide honetara bidaliko dira. Plugin honek erantzuna aztertu eta HTTP 401 eta 403 egoera-kodeak kredentzial ez-egokitzat hartuko ditu, eta beste edozein erantzun, aldiz, kredentzial egokitzat."
);