up su Gitea

This commit is contained in:
2026-04-19 17:07:18 +02:00
parent e78ce720bb
commit fe54b28378
298 changed files with 23460 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
{
"panel": {
"cpuLabel": "CPU: {usage}%",
"title": "Catwalk"
},
"settings": {
"currentThreshold": "Aktuelle Schwelle: {value}%",
"hideBackground": {
"description": "Verstecke den Hintergrund des Desktop-Widgets",
"label": "Hintergrund ausblenden"
},
"minimumThreshold": {
"description": "Die CPU-Auslastung muss über diesem Prozentsatz liegen, damit die Katze zu laufen beginnt",
"label": "Minimale CPU-Schwelle"
},
"title": "Catwalk-Einstellungen"
},
"tooltip": {
"running": "Katze läuft",
"sleeping": "Katze schläft"
}
}