You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/user_webdavauth/l10n/hu_HU.js

9 lines
640 B

OC.L10N.register(
"user_webdavauth",
{
"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."
},
"nplurals=2; plural=(n != 1);");