Files
Dotfiles/noctalia/plugins/catwalk/i18n/zh-CN.json
T
2026-04-19 17:07:18 +02:00

23 lines
533 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"panel": {
"cpuLabel": "CPU{usage}%",
"title": "猫步"
},
"settings": {
"currentThreshold": "当前阈值:{value}%",
"hideBackground": {
"description": "隐藏桌面小部件的背景",
"label": "隐藏背景"
},
"minimumThreshold": {
"description": "CPU 使用率必须高于此百分比,猫才能开始跑动。",
"label": "最低CPU阈值"
},
"title": "时装秀场布置"
},
"tooltip": {
"running": "猫在跑",
"sleeping": "猫在睡觉"
}
}