-
Notifications
You must be signed in to change notification settings - Fork 283
Expand file tree
/
Copy pathen.json
More file actions
246 lines (232 loc) · 7.54 KB
/
Copy pathen.json
File metadata and controls
246 lines (232 loc) · 7.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
{
"Title": "⚡️LiteMonitor",
"Groups": {
"DASH": "ℹ️Dashboard",
"CPU": "💻CPU",
"GPU": "🎮GPU",
"HOST": "🖥️Host",
"DISK": "💽Disk",
"NET": "🌐Net",
"DATA": "📈Traffic",
"BAT": "🔋Battery"
},
"Items": {
"DASH.HOST": "Hostname",
"DASH.Time": "Time",
"DASH.IP": "Local IP",
"DASH.Uptime": "Uptime",
"BAT.Percent": "Battery",
"BAT.Power": "Bat Pwr",
"BAT.Voltage": "Bat Volt",
"BAT.Current": "Bat Curr",
"CPU.Load": "CPU Usage",
"CPU.Temp": "CPU Temp",
"CPU.Clock": "CPU Clock",
"CPU.Power": "CPU Pwr",
"CPU.Voltage": "CPU Volt",
"CPU.Fan": "CPU Fan",
"CPU.Pump": "CPU Pump",
"GPU.Load": "GPU Usage",
"GPU.Temp": "GPU Temp",
"GPU.VRAM": "VRAM Use",
"GPU.Clock": "GPU Clock",
"GPU.Power": "GPU Pwr",
"GPU.Fan": "GPU Fan",
"MEM.Load": "RAM Usage",
"FPS": "FPS",
"MOBO.Temp": "MOBO Temp",
"CASE.Fan": "Case Fan",
"DISK.Temp": "Disk Temp",
"DISK.Read": "Read",
"DISK.Write": "Write",
"NET.Up": "Upload",
"NET.Down": "Download",
"DATA.DayUp": "Day Up",
"DATA.DayDown": "Day Down"
},
"Short": {
"DASH.HOST": " ",
"DASH.Time": " ",
"DASH.IP": " ",
"DASH.Uptime": " ",
"CPU.Load": "CPU",
"CPU.Temp": "CPU",
"CPU.Clock": "CCLK",
"CPU.Power": "CPWR",
"CPU.Voltage": "CVOL",
"CPU.Fan": "CFAN",
"CPU.Pump": "Pump",
"GPU.Load": "GPU",
"GPU.Temp": "GPU",
"GPU.VRAM": "VRAM",
"GPU.Clock": "GCLK",
"GPU.Power": "GPWR",
"GPU.Fan": "GFAN",
"MEM.Load": "RAM",
"FPS": "FPS",
"MOBO.Temp": "MOBO",
"CASE.Fan": "Case",
"DISK.Temp": "Disk",
"DISK.Read": "R",
"DISK.Write": "W",
"NET.Up": "🔼",
"NET.Down": "🔽",
"DATA.DayUp": "⏫",
"DATA.DayDown": "⏬",
"BAT.Percent": "BAT",
"BAT.Power": "BPWR",
"BAT.Voltage": "BVOL",
"BAT.Current": "BCUR"
},
"Menu": {
"__Comment_Global__": "--- Global ---",
"SettingsPanel": "Settings",
"About": "About",
"Exit": "Exit",
"OK": "OK",
"Cancel": "Cancel",
"Apply": "Apply",
"Reset": "Reset",
"ResetConfirm": "Reset all settings?\n(App will restart)",
"Enable": "Enable",
"HardwareInfo": "Hardware Info",
"SpeedTest": "Network Test",
"Traffic": "Traffic History",
"ThemeEditor": "Theme Editor",
"CleanMemory": "Clean Memory",
"CleanMemorySuccess": "Memory Cleaned",
"More": "More",
"RestartExplorer": "Restart Explorer",
"RefreshIcons": "Refresh Icons",
"CleanTemp": "Clean Temp Files",
"PreventSleep": "Prevent Sleep",
"TurnOffMonitor": "Turn Off Monitor",
"ScheduledShutdown": "Scheduled Shutdown",
"CancelShutdown": "Cancel Shutdown",
"MinutesLater": "Minutes Later",
"HoursLater": "Hours Later",
"CheckUpdate": "Check Update",
"Feedback": "Feedback",
"Changelog": "Changelog",
"RestartApp": "Restart App",
"__Comment_Page1__": "--- 1. Main Panel ---",
"MainFormSettings": "Main Panel",
"HideMainForm": "Hide Panel",
"TopMost": "Always on Top",
"ClampToScreen": "Clamp to Screen",
"AutoHide": "Auto Hide",
"ClickThrough": "Click Through",
"DoubleClickAction": "Double Click",
"ActionSwitchLayout": "Switch Layout",
"ActionToggleVisible": "Show/Hide",
"ActionTaskMgr": "Task Manager",
"ActionSettings": "Settings Panel",
"ActionTrafficHistory": "Traffic History",
"WebServer": "Web Display",
"WebServerPort": "Web Port",
"WebServerPassword": "Password",
"WebServerPasswordTip": "Empty for none",
"OpenWeb": "Open Web",
"WebServerTip": "⚠️Web enabled. Mobile access via LAN 'IP:Port' or remote 'IPv6:Port'.",
"Appearance": "Appearance",
"Theme": "Theme",
"DisplayMode": "Display Mode",
"Vertical": "Panel",
"Horizontal": "Bar",
"Width": "Width",
"Scale": "Scale",
"Opacity": "Opacity",
"Percent": "Percent",
"UsedSize": "Used Size",
"__Comment_Page2__": "--- 2. Taskbar ---",
"TaskbarSettings": "Taskbar",
"TaskbarShow": "Show Taskbar",
"TaskbarSingleLine": "Single Line",
"TaskbarHoverShowAll": "Hover Details",
"TaskbarStyle": "Style",
"TaskbarMonitor": "Monitor",
"TaskbarMonitorSettings": "Screen Selection",
"TaskbarMonitorTip": "Choose which screens should show the taskbar widget. Auto mode follows the primary taskbar only.",
"TaskbarAllScreens": "Show On All Screens",
"TaskbarStyleBold": "Big",
"TaskbarStyleRegular": "Small",
"TaskbarAlign": "Position",
"TaskbarAlignRight": "Right Side",
"TaskbarAlignLeft": "Left Side",
"TaskbarOffset": "Offset",
"TaskbarAlignTip": "⚠️Left side if Win11 taskbar centered. Offset: 10px -20px",
"TaskbarCustomLayout": "Custom Layout",
"TaskbarCustomLayoutTip": "⚠️Note: Custom layout only available when enabled. Spacing: 6px -6px",
"TaskbarFont": "Font",
"TaskbarFontSize": "Size",
"TaskbarFontBold": "Bold",
"TaskbarItemSpacing": "Item Space",
"TaskbarInnerSpacing": "Inner Space",
"TaskbarVerticalPadding": "Padding",
"TaskbarCustomColors": "Colors",
"TaskbarCustomTip": "⚠️Set BG color close to system taskbar color.",
"ScreenColorPicker": "Color Picker",
"ScreenColorPickerTip": "Set BG color to:",
"LabelColor": "Label",
"ValueSafeColor": "Value",
"ValueWarnColor": "Warn",
"ValueCritColor": "Crit",
"BackgroundColor": "Background",
"__Comment_Page3__": "--- 3. Items ---",
"MonitorItemDisplay": "Monitor Items",
"MonitorItem": "Item",
"name": "Name",
"short": "Short",
"unit": "Unit",
"showHide": "Show/Hide",
"sort": "Sort",
"Taskbar": "Taskbar",
"MainForm": "Panel",
"OnlyShowEnabled": "Enabled Only",
"HorizontalFollowsTaskbar": "Bar follows taskbar order",
"MonitorItemTip": "Tip: Space in Name/Short hides label. Empty resets. Units support {u}+char.",
"__Comment_Page4__": "--- 4. Thresholds ---",
"Thresholds": "Thresholds",
"ThresholdsTips": "⚠️Bar color changes by threshold",
"AlertTemp": "Temp Alert",
"AlertThreshold": "Limit",
"GeneralHardware": "Hardware",
"HardwareLoad": "Load",
"HardwareTemp": "Temp",
"NetworkDiskSpeed": "I/O Speed",
"DiskIOSpeed": "Disk I/O",
"UploadSpeed": "Upload",
"DownloadSpeed": "Download",
"DailyTraffic": "Data Limit",
"__Comment_Page5__": "--- 5. System ---",
"SystemHardwar": "System",
"SystemSettings": "General",
"Language": "Language",
"AutoStart": "Auto Start",
"AutoCheckUpdate": "Auto Check Update",
"HideTrayIcon": "Hide Tray",
"Calibration": "Calibration",
"MaxLimits": "Max Value",
"CalibrationTip": "⚠️Define hardware limits for accurate bars. Empty = Auto-learn.",
"HardwareSettings": "Source",
"DiskSource": "Disk",
"NetworkSource": "Network",
"Auto": "Auto",
"UseWinPerCounters": "Use Sys Counters",
"UseWinPerCountersTip": "⚠️Disable if inaccurate. CPU/GPU/MEM/DISK read from sensors.",
"Refresh": "Rate",
"IgnoreSMBTraffic": "Ignore SMB Traffic",
"MemoryDisplayMode": "RAM Display",
"__Comment_Page6__": "--- 6. Plugins (PluginPage) ---",
"Plugins": "Plugins",
"PluginDevGuide": "Dev Guide",
"PluginHint": "⚠️Tip: Change name/unit/order in [Monitor Items] page.",
"PluginNoInstances": "No Plugins",
"PluginCreateCopy": "Create Copy",
"PluginDeleteCopy": "Delete Copy",
"PluginRemoveTarget": "Remove",
"PluginTargetTitle": "# Target",
"PluginAddTarget": "+ Add Target",
"PluginDeleteConfirm": "Delete this plugin copy?"
}
}