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/el.js

9 lines
888 B

OC.L10N.register(
"user_webdavauth",
{
"WebDAV Authentication" : "Πιστοποίηση μέσω WebDAV ",
"Address:" : "Διεύθυνση:",
"Save" : "Αποθήκευση",
"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." : "Τα διαπιστευτήρια του χρήστη θα σταλούν σε αυτή την διεύθυνση. Αυτό το πρόσθετο ελέγχει την απόκριση και θα ερμηνεύσει τους κωδικούς κατάστασης HTTP 401 και 402 ως μη έγκυρα διαπιστευτήρια και όλες τις άλλες αποκρίσεις ως έγκυρα διαπιστευτήρια."
},
"nplurals=2; plural=(n != 1);");