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.
173 lines
4.0 KiB
173 lines
4.0 KiB
{
|
|
"widget": {
|
|
"missing_type": "Missing Widget Type: {{type}}",
|
|
"api_error": "API Error",
|
|
"status": "Status"
|
|
},
|
|
"weather": {
|
|
"current": "Current Location",
|
|
"allow": "Click to allow",
|
|
"updating": "Updating",
|
|
"wait": "Please wait"
|
|
},
|
|
"docker": {
|
|
"rx": "RX",
|
|
"offline": "Offline",
|
|
"tx": "TX",
|
|
"mem": "MEM",
|
|
"cpu": "CPU"
|
|
},
|
|
"emby": {
|
|
"playing": "Playing",
|
|
"transcoding": "Transcoding",
|
|
"bitrate": "Bitrate",
|
|
"no_active": "No Active Streams"
|
|
},
|
|
"tautulli": {
|
|
"playing": "Playing",
|
|
"transcoding": "Transcoding",
|
|
"bitrate": "Bitrate",
|
|
"no_active": "No Active Streams"
|
|
},
|
|
"jellyseerr": {
|
|
"pending": "Pending",
|
|
"approved": "Approved",
|
|
"available": "Available"
|
|
},
|
|
"search": {
|
|
"placeholder": "Search…"
|
|
},
|
|
"resources": {
|
|
"total": "Total",
|
|
"free": "Free",
|
|
"used": "Used",
|
|
"load": "Load"
|
|
},
|
|
"nzbget": {
|
|
"rate": "Rate",
|
|
"remaining": "Remaining",
|
|
"downloaded": "Downloaded"
|
|
},
|
|
"sabnzbd": {
|
|
"rate": "Rate",
|
|
"queue": "Queue",
|
|
"timeleft": "Time Left"
|
|
},
|
|
"rutorrent": {
|
|
"active": "Active",
|
|
"upload": "Upload",
|
|
"download": "Download"
|
|
},
|
|
"radarr": {
|
|
"movies": "Movies",
|
|
"wanted": "Wanted",
|
|
"queued": "Queued"
|
|
},
|
|
"sonarr": {
|
|
"wanted": "Wanted",
|
|
"queued": "Queued",
|
|
"series": "Series"
|
|
},
|
|
"readarr": {
|
|
"wanted": "Wanted",
|
|
"queued": "Queued",
|
|
"books": "Books"
|
|
},
|
|
"ombi": {
|
|
"pending": "Pending",
|
|
"approved": "Approved",
|
|
"available": "Available"
|
|
},
|
|
"overseerr": {
|
|
"pending": "Pending",
|
|
"approved": "Approved",
|
|
"available": "Available"
|
|
},
|
|
"pihole": {
|
|
"queries": "Queries",
|
|
"blocked": "Blocked",
|
|
"gravity": "Gravity"
|
|
},
|
|
"speedtest": {
|
|
"upload": "Upload",
|
|
"download": "Download",
|
|
"ping": "Ping"
|
|
},
|
|
"portainer": {
|
|
"running": "Running",
|
|
"stopped": "Stopped",
|
|
"total": "Total"
|
|
},
|
|
"traefik": {
|
|
"routers": "Routers",
|
|
"services": "Services",
|
|
"middleware": "Middleware"
|
|
},
|
|
"gotify": {
|
|
"clients": "Clients",
|
|
"apps": "Applications",
|
|
"messages": "Messages"
|
|
},
|
|
"npm": {
|
|
"enabled": "Enabled",
|
|
"disabled": "Disabled",
|
|
"total": "Total"
|
|
},
|
|
"coinmarketcap": {
|
|
"configure": "Configure one or more crypto currencies to track",
|
|
"1hour": "1 Hour",
|
|
"1day": "1 Day",
|
|
"7days": "7 Days",
|
|
"30days": "30 Days"
|
|
},
|
|
"prowlarr": {
|
|
"enableIndexers": "Indexers",
|
|
"numberOfGrabs": "Grabs",
|
|
"numberOfQueries": "Queries",
|
|
"numberOfFailGrabs": "Fail Grabs",
|
|
"numberOfFailQueries": "Fail Queries"
|
|
},
|
|
"transmission": {
|
|
"download": "Download",
|
|
"upload": "Upload",
|
|
"leech": "Leech",
|
|
"seed": "Seed"
|
|
},
|
|
"jackett": {
|
|
"configured": "Configured",
|
|
"errored": "Errored"
|
|
},
|
|
"bazarr": {
|
|
"missingEpisodes": "Missing Episodes",
|
|
"missingMovies": "Missing Movies"
|
|
},
|
|
"lidarr": {
|
|
"wanted": "Wanted",
|
|
"queued": "Queued",
|
|
"albums": "Albums"
|
|
},
|
|
"adguard": {
|
|
"queries": "Queries",
|
|
"blocked": "Blocked",
|
|
"filtered": "Filtered",
|
|
"latency": "Latency"
|
|
},
|
|
"qbittorrent": {
|
|
"download": "Download",
|
|
"upload": "Upload",
|
|
"leech": "Leech",
|
|
"seed": "Seed"
|
|
},
|
|
"mastodon": {
|
|
"user_count": "Users",
|
|
"status_count": "Posts",
|
|
"domain_count": "Domains"
|
|
},
|
|
"strelaysrv": {
|
|
"numActiveSessions": "Sessions",
|
|
"numConnections": "Connections",
|
|
"dataRelayed": "Relayed",
|
|
"transferRate": "Rate"
|
|
}
|
|
}
|