2022-09-08 11:48:59 +03:00
|
|
|
{
|
2022-09-09 09:44:46 +00:00
|
|
|
"widget": {
|
|
|
|
"missing_type": "Fehlender Widget-Typ: {{type}}",
|
|
|
|
"api_error": "API-Fehler",
|
|
|
|
"status": "Status"
|
|
|
|
},
|
|
|
|
"search": {
|
|
|
|
"placeholder": "Suche…"
|
|
|
|
},
|
|
|
|
"resources": {
|
|
|
|
"total": "Gesamt",
|
|
|
|
"free": "Frei",
|
2022-09-12 18:14:10 +00:00
|
|
|
"used": "Gebraucht",
|
|
|
|
"load": "Load"
|
2022-09-09 09:44:46 +00:00
|
|
|
},
|
|
|
|
"docker": {
|
|
|
|
"rx": "Rx",
|
|
|
|
"tx": "Tx",
|
|
|
|
"mem": "Mem",
|
2022-09-09 11:24:38 +00:00
|
|
|
"cpu": "Prozessor",
|
2022-09-09 09:44:46 +00:00
|
|
|
"offline": "Offline"
|
|
|
|
},
|
|
|
|
"emby": {
|
|
|
|
"playing": "Spielen",
|
|
|
|
"transcoding": "Transcodierung",
|
2022-09-11 14:02:43 +00:00
|
|
|
"bitrate": "Bitrate",
|
|
|
|
"no_active": "No Active Streams"
|
2022-09-09 09:44:46 +00:00
|
|
|
},
|
|
|
|
"tautulli": {
|
|
|
|
"playing": "Spielen",
|
|
|
|
"transcoding": "Transcodierung",
|
2022-09-11 14:02:43 +00:00
|
|
|
"bitrate": "Bitrate",
|
|
|
|
"no_active": "No Active Streams"
|
2022-09-09 09:44:46 +00:00
|
|
|
},
|
|
|
|
"rutorrent": {
|
|
|
|
"active": "Aktiv",
|
|
|
|
"upload": "Hochladen",
|
|
|
|
"download": "Download"
|
|
|
|
},
|
|
|
|
"sonarr": {
|
|
|
|
"wanted": "Gesucht",
|
|
|
|
"queued": "In Warteschlange",
|
|
|
|
"series": "Serie"
|
|
|
|
},
|
|
|
|
"radarr": {
|
|
|
|
"wanted": "Gesucht",
|
|
|
|
"queued": "In Warteschlange",
|
|
|
|
"movies": "Filme"
|
|
|
|
},
|
2022-09-11 19:49:18 -07:00
|
|
|
"readarr": {
|
|
|
|
"wanted": "Wanted",
|
|
|
|
"queued": "Queued",
|
|
|
|
"books": "Books"
|
|
|
|
},
|
2022-09-09 09:44:46 +00:00
|
|
|
"ombi": {
|
|
|
|
"pending": "Ausstehend",
|
|
|
|
"approved": "Genehmigt",
|
|
|
|
"available": "Verfügbar"
|
|
|
|
},
|
|
|
|
"jellyseerr": {
|
|
|
|
"pending": "Ausstehend",
|
|
|
|
"approved": "Genehmigt",
|
|
|
|
"available": "Verfügbar"
|
|
|
|
},
|
|
|
|
"pihole": {
|
|
|
|
"queries": "Abfragen",
|
2022-09-09 11:24:38 +00:00
|
|
|
"blocked": "Blockiert",
|
|
|
|
"gravity": "Gravity"
|
2022-09-09 09:44:46 +00:00
|
|
|
},
|
|
|
|
"speedtest": {
|
2022-09-09 11:24:38 +00:00
|
|
|
"upload": "Upload",
|
2022-09-09 09:44:46 +00:00
|
|
|
"download": "Download",
|
2022-09-09 11:24:38 +00:00
|
|
|
"ping": "Ping"
|
2022-09-09 09:44:46 +00:00
|
|
|
},
|
|
|
|
"portainer": {
|
|
|
|
"running": "Betrieb",
|
|
|
|
"stopped": "Gestoppt",
|
|
|
|
"total": "Gesamt"
|
|
|
|
},
|
|
|
|
"traefik": {
|
|
|
|
"routers": "Router",
|
2022-09-09 11:24:38 +00:00
|
|
|
"services": "Services",
|
2022-09-09 09:44:46 +00:00
|
|
|
"middleware": "Middleware"
|
|
|
|
},
|
|
|
|
"npm": {
|
2022-09-09 11:24:38 +00:00
|
|
|
"enabled": "Aktiviert",
|
2022-09-09 09:44:46 +00:00
|
|
|
"disabled": "Deaktiviert",
|
|
|
|
"total": "Gesamt"
|
|
|
|
},
|
|
|
|
"weather": {
|
2022-09-09 11:24:38 +00:00
|
|
|
"current": "Aktueller Standort",
|
|
|
|
"allow": "Zum Zulassen anklicken",
|
|
|
|
"updating": "Aktualisieren",
|
|
|
|
"wait": "Bitte warten"
|
2022-09-11 04:11:02 +01:00
|
|
|
},
|
2022-09-11 14:24:44 +00:00
|
|
|
"overseerr": {
|
|
|
|
"pending": "Pending",
|
|
|
|
"approved": "Approved",
|
|
|
|
"available": "Available"
|
2022-09-11 22:08:11 +01:00
|
|
|
},
|
2022-09-12 02:22:39 +01:00
|
|
|
"sabnzbd": {
|
2022-09-12 07:32:59 +00:00
|
|
|
"rate": "Rate",
|
|
|
|
"queue": "Queue",
|
|
|
|
"timeleft": "Time Left"
|
|
|
|
},
|
|
|
|
"nzbget": {
|
|
|
|
"rate": "Rate",
|
2022-09-12 02:22:39 +01:00
|
|
|
"remaining": "Remaining",
|
2022-09-12 07:32:59 +00:00
|
|
|
"downloaded": "Downloaded"
|
2022-09-12 07:41:23 +00:00
|
|
|
},
|
|
|
|
"coinmarketcap": {
|
2022-09-14 06:10:00 +00:00
|
|
|
"configure": "Configure one or more crypto currencies to track",
|
|
|
|
"1hour": "1 Hour",
|
|
|
|
"1day": "1 Day",
|
|
|
|
"7days": "7 Days",
|
|
|
|
"30days": "30 Days"
|
2022-09-12 09:41:19 +00:00
|
|
|
},
|
|
|
|
"gotify": {
|
|
|
|
"apps": "Applications",
|
|
|
|
"clients": "Clients",
|
|
|
|
"messages": "Messages"
|
2022-09-12 18:11:32 +00:00
|
|
|
},
|
|
|
|
"prowlarr": {
|
|
|
|
"enableIndexers": "Indexers",
|
|
|
|
"numberOfGrabs": "Grabs",
|
|
|
|
"numberOfQueries": "Queries",
|
|
|
|
"numberOfFailGrabs": "Fail Grabs",
|
|
|
|
"numberOfFailQueries": "Fail Queries"
|
2022-09-13 05:08:08 +00:00
|
|
|
},
|
|
|
|
"transmission": {
|
|
|
|
"download": "Download",
|
|
|
|
"upload": "Upload",
|
|
|
|
"leech": "Leech",
|
|
|
|
"seed": "Seed"
|
2022-09-12 10:06:47 +01:00
|
|
|
}
|
2022-09-08 11:48:59 +03:00
|
|
|
}
|