Traditional Chinese #118
blue710305
started this conversation in
Show and tell
Replies: 1 comment
-
|
我做了繁中化,也把內容給丟出來了,可以的話,也請加進去 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
{
"Title": "⚡️LiteMonitor",
"Groups": {
"CPU": "💻CPU",
"GPU": "🎮GPU",
"MEM": "💾記憶體",
"DISK": "📀磁碟",
"NET": "🌐網路",
"DATA": "📈流量统計"
},
"Items": {
"CPU.Load": "CPU使用率",
"CPU.Temp": "CPU溫度",
"CPU.Clock": "CPU頻率",
"CPU.Power": "CPU功耗",
"GPU.Load": "GPU使用率",
"GPU.Temp": "GPU溫度",
"GPU.VRAM": "顯存占用",
"GPU.Clock": "GPU頻率",
"GPU.Power": "GPU功耗",
"MEM.Load": "記憶體佔用",
"DISK.Read": "讀取",
"DISK.Write": "寫入",
"NET.Up": "上傳",
"NET.Down": "下載",
"DATA.DayUp": "今日上傳",
"DATA.DayDown": "今日下載"
},
"Short": {
"CPU.Load": "CPU",
"CPU.Temp": "CPU",
"CPU.Clock": "CCLK",
"CPU.Power": "CPWR",
"GPU.Load": "GPU",
"GPU.Temp": "GPU",
"GPU.VRAM": "顯存",
"GPU.Clock": "GCLK",
"GPU.Power": "GPWR",
"MEM.Load": "記憶體",
"DISK.Read": "讀",
"DISK.Write": "寫",
"NET.Up": "🔼",
"NET.Down": "🔽",
"DATA.DayUp": "⏫",
"DATA.DayDown": "⏬"
},
"Menu": {
"Comment_Global": "--- 全部/按鍵/右鍵選單 ---",
"SettingsPanel": "設置面板",
"About": "關於 LiteMonitor",
"Exit": "離開",
"OK": "確定",
"Cancel": "取消",
"Apply": "套用",
"Enable": "啟用",
"More": "更多功能",
"SpeedTest": "網速測試",
"Traffic": "歷史流量統計",
"ThemeEditor": "主题編輯器",
}
}
Beta Was this translation helpful? Give feedback.
All reactions