{ "descriptor": { "name": "", "description": "", "settings": { "title": "", "refreshInterval": { "label": "Intervallo di aggiornamento (in secondi)" }, "displayCompletedTorrents": { "label": "Mostra torrent completati" }, "displayStaleTorrents": { "label": "Mostra torrent in stallo" } } }, "card": { "table": { "header": { "name": "Nome", "size": "Dimensione", "download": "Down", "upload": "Up", "estimatedTimeOfArrival": "ETA", "progress": "Avanzamento" }, "body": { "nothingFound": "Nessun torrent trovato" } }, "lineChart": { "title": "Velocità di download", "download": "Download: {{download}}", "upload": "Upload: {{upload}}", "timeSpan": "{{seconds}} secondi fa", "totalDownload": "Download: {{download}}/s", "totalUpload": "Upload: {{upload}}/s" }, "errors": { "noDownloadClients": { "title": "", "text": "" }, "generic": { "title": "Si è verificato un errore inaspettato", "text": "" } }, "loading": { "title": "Caricamento in corso..." } } }