summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-09 01:54:32 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-09 01:54:32 -0400
commite5c47a5e3022fa835644c2e9e2d24723b93cce7a (patch)
tree8587562a6b9e730bed7430546d00f71bfbcb3603 /apps/user_webdavauth
parente769ef9bbb2db10e3c44a0a055189e45a58716be (diff)
downloadnextcloud-server-e5c47a5e3022fa835644c2e9e2d24723b93cce7a.tar.gz
nextcloud-server-e5c47a5e3022fa835644c2e9e2d24723b93cce7a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_webdavauth')
-rw-r--r--apps/user_webdavauth/l10n/ast.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_webdavauth/l10n/ast.php b/apps/user_webdavauth/l10n/ast.php
index 7f87e130a9a..fbc8eb7ad23 100644
--- a/apps/user_webdavauth/l10n/ast.php
+++ b/apps/user_webdavauth/l10n/ast.php
@@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"WebDAV Authentication" => "Autenticación per aciu de WevDAV",
+"Address:" => "Direición:",
"Save" => "Guardar",
"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." => "Les credenciales d'usuariu van unviase a esta direición. Esti complementu verifica la rempuesta y va interpretar los códigos de rempuesta HTTP 401 y 403 como credenciales inválides y toles otres rempuestes como credenciales válides."
);