mirror of
				https://github.com/karl0ss/homepage.git
				synced 2025-10-30 22:13:59 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			101 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			101 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "docker": {
 | |
|         "tx": "TX",
 | |
|         "mem": "MEM",
 | |
|         "cpu": "CPU",
 | |
|         "offline": "Offline",
 | |
|         "rx": "RX"
 | |
|     },
 | |
|     "emby": {
 | |
|         "playing": "In riproduzione",
 | |
|         "transcoding": "Transcoding",
 | |
|         "bitrate": "Bitrate",
 | |
|         "no_active": "Nessuno Stream Attivo"
 | |
|     },
 | |
|     "tautulli": {
 | |
|         "playing": "In riproduzione",
 | |
|         "transcoding": "Transcoding",
 | |
|         "bitrate": "Bitrate",
 | |
|         "no_active": "Nessuno Stream Attivo"
 | |
|     },
 | |
|     "speedtest": {
 | |
|         "upload": "Upload",
 | |
|         "download": "Download",
 | |
|         "ping": "Ping"
 | |
|     },
 | |
|     "portainer": {
 | |
|         "running": "In esecuzione",
 | |
|         "stopped": "Fermati",
 | |
|         "total": "Totali"
 | |
|     },
 | |
|     "traefik": {
 | |
|         "routers": "Routers",
 | |
|         "services": "Servizi",
 | |
|         "middleware": "Middleware"
 | |
|     },
 | |
|     "widget": {
 | |
|         "missing_type": "Missing Widget Type: {{type}}",
 | |
|         "api_error": "Errore API",
 | |
|         "status": "Stato"
 | |
|     },
 | |
|     "search": {
 | |
|         "placeholder": "Cerca…"
 | |
|     },
 | |
|     "resources": {
 | |
|         "total": "Totale",
 | |
|         "free": "Libero",
 | |
|         "used": "In utilizzo"
 | |
|     },
 | |
|     "rutorrent": {
 | |
|         "active": "Attivo",
 | |
|         "upload": "Upload",
 | |
|         "download": "Download"
 | |
|     },
 | |
|     "sonarr": {
 | |
|         "series": "Serie",
 | |
|         "wanted": "Rchiesti",
 | |
|         "queued": "In coda"
 | |
|     },
 | |
|     "radarr": {
 | |
|         "wanted": "Richiesti",
 | |
|         "queued": "In coda",
 | |
|         "movies": "Film"
 | |
|     },
 | |
|     "readarr": {
 | |
|         "wanted": "Wanted",
 | |
|         "queued": "Queued",
 | |
|         "books": "Books"
 | |
|     },
 | |
|     "ombi": {
 | |
|         "pending": "In attesa",
 | |
|         "approved": "Approvati",
 | |
|         "available": "Disponibili"
 | |
|     },
 | |
|     "jellyseerr": {
 | |
|         "pending": "In attesa",
 | |
|         "approved": "Approvati",
 | |
|         "available": "Disponibili"
 | |
|     },
 | |
|     "pihole": {
 | |
|         "queries": "Richieste",
 | |
|         "blocked": "Bloccati",
 | |
|         "gravity": "Severità"
 | |
|     },
 | |
|     "npm": {
 | |
|         "enabled": "Attivi",
 | |
|         "disabled": "Disabilitati",
 | |
|         "total": "Totali"
 | |
|     },
 | |
|     "weather": {
 | |
|         "current": "Posizione Attuale",
 | |
|         "allow": "Clicca per consentire",
 | |
|         "updating": "Aggiornamento in corso",
 | |
|         "wait": "Attendi per favore"
 | |
|     },
 | |
|     "overseerr": {
 | |
|         "pending": "In attesa",
 | |
|         "approved": "Approvati",
 | |
|         "available": "Disponibili"
 | |
|     }
 | |
| }
 | 
