Welcome to mirror list, hosted at ThFree Co, Russian Federation.

it.json « l10n « user_webdavauth « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c842c6c19e69178798dbbcf116dd512402005c66 (plain)
1
2
3
4
5
6
7
{ "translations": {
    "WebDAV Authentication" : "Autenticazione WebDAV",
    "Address:" : "Indirizzo:",
    "Save" : "Salva",
    "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." : "Le credenziali dell'utente saranno inviate a questo indirizzo. Questa estensione controlla la risposta e interpreterà i codici di stato HTTP 401 e 403 come credenziali non valide, e tutte le altre risposte come credenziali valide."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}