summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-28 01:54:30 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-28 01:54:30 -0400
commita1695722233199ac80580840ef7ee474f9a1bd33 (patch)
tree9651b953af21b7974b353730ec8fb817bab5dd5a /apps/user_webdavauth
parent0b6311189205b176ea19abd486168f2e86f651e9 (diff)
downloadnextcloud-server-a1695722233199ac80580840ef7ee474f9a1bd33.tar.gz
nextcloud-server-a1695722233199ac80580840ef7ee474f9a1bd33.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_webdavauth')
-rw-r--r--apps/user_webdavauth/l10n/hu_HU.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_webdavauth/l10n/hu_HU.php b/apps/user_webdavauth/l10n/hu_HU.php
index 97bab9a583f..4cd053fecdb 100644
--- a/apps/user_webdavauth/l10n/hu_HU.php
+++ b/apps/user_webdavauth/l10n/hu_HU.php
@@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"WebDAV Authentication" => "WebDAV hitelesítés",
+"Address:" => "Cím:",
"Save" => "Mentés",
"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." => "A felhasználói hitelesítő adatai el lesznek küldve erre a címre. Ez a bővítőmodul leellenőrzi a választ és ha a HTTP hibakód nem 401 vagy 403 azaz érvénytelen a hitelesítő adat, akkor minden más válasz érvényes lesz."
);