|
2 | 2 | "pages": { |
3 | 3 | "main": { |
4 | 4 | "hints": { |
5 | | - "redrawing": "Resizing..." |
| 5 | + "redrawing": "Redrawing..." |
6 | 6 | } |
7 | 7 | }, |
8 | 8 | "preference": { |
|
12 | 12 | "labels": { |
13 | 13 | "modelSettings": "Model Settings", |
14 | 14 | "mirrorMode": "Mirror Mode", |
15 | | - "singleMode": "Show Last Key Only", |
| 15 | + "singleMode": "Single Key Mode", |
16 | 16 | "mouseMirror": "Mouse Mirror", |
17 | 17 | "windowSettings": "Window Settings", |
18 | | - "passThrough": "Window Penetration", |
19 | | - "alwaysOnTop": "Always On Top", |
| 18 | + "passThrough": "Pass Through", |
| 19 | + "alwaysOnTop": "Always on Top", |
20 | 20 | "windowSize": "Window Size", |
21 | 21 | "windowRadius": "Window Radius", |
22 | 22 | "opacity": "Opacity", |
23 | 23 | "autoReleaseDelay": "Auto Release Delay", |
24 | 24 | "hideOnHover": "Hide on Hover" |
25 | 25 | }, |
26 | 26 | "hints": { |
27 | | - "mirrorMode": "When enabled, the model will be horizontally flipped.", |
28 | | - "singleMode": "When enabled, only the last key pressed on each hand is displayed (prevents showing multiple hands when pressing multiple keys at once).", |
29 | | - "mouseMirror": "When enabled, the mouse will mirror follow the hand movement.", |
30 | | - "passThrough": "When enabled, the window will not affect operations on other applications.", |
31 | | - "alwaysOnTop": "When enabled, the window will always stay above other applications.", |
32 | | - "windowSize": "Move the mouse to the edge of the window or hold Shift and right-drag to resize.", |
33 | | - "autoReleaseDelay": "Due to Windows not capturing the release events of certain system-level keys, they will be automatically treated as released after a timeout.", |
34 | | - "hideOnHover": "When enabled, the window will hide when the mouse hovers over it." |
| 27 | + "mirrorMode": "When enabled, the model will be mirrored horizontally.", |
| 28 | + "singleMode": "When enabled, only the last pressed key is displayed for each hand.", |
| 29 | + "mouseMirror": "When enabled, the mouse will mirror the hand movement.", |
| 30 | + "passThrough": "When enabled, clicks pass through the window without affecting it.", |
| 31 | + "alwaysOnTop": "When enabled, the window stays above all other windows.", |
| 32 | + "windowSize": "Move mouse to window edge, or hold Shift and right-drag to resize.", |
| 33 | + "autoReleaseDelay": "On Windows, some system keys cannot capture release events and will auto-release after timeout.", |
| 34 | + "hideOnHover": "When enabled, the window hides when mouse hovers over it." |
35 | 35 | } |
36 | 36 | }, |
37 | 37 | "general": { |
38 | 38 | "title": "General", |
39 | 39 | "labels": { |
40 | | - "appSettings": "Application settings", |
41 | | - "launchOnStartup": "Launch at startup", |
42 | | - "showTaskbarIcon": "Show taskbar icon", |
43 | | - "appearanceSettings": "Appearance settings", |
44 | | - "themeMode": "Theme", |
45 | | - "language": "Languages", |
46 | | - "updateSettings": "Update settings", |
47 | | - "autoCheckUpdate": "Check for updates automatically", |
48 | | - "permissionsSettings": "Permission Settings", |
| 40 | + "appSettings": "Application Settings", |
| 41 | + "launchOnStartup": "Launch on Startup", |
| 42 | + "showTaskbarIcon": "Show Taskbar Icon", |
| 43 | + "appearanceSettings": "Appearance Settings", |
| 44 | + "themeMode": "Theme Mode", |
| 45 | + "language": "Language", |
| 46 | + "updateSettings": "Update Settings", |
| 47 | + "autoCheckUpdate": "Auto Check for Updates", |
| 48 | + "permissionsSettings": "Permissions Settings", |
49 | 49 | "inputMonitoringPermission": "Input Monitoring Permission" |
50 | 50 | }, |
51 | 51 | "options": { |
|
54 | 54 | "darkMode": "Dark" |
55 | 55 | }, |
56 | 56 | "hints": { |
57 | | - "showTaskbarIcon": "Once enabled, you can capture the window via OBS Studio.", |
58 | | - "inputMonitoringPermission": "Enable input monitoring permission to receive system keyboard and mouse events to respond to your actions.", |
59 | | - "inputMonitoringPermissionGuide": "If the permission is already enabled, first select it and click the \"-\" button to remove it. Then add it again manually and restart the application to ensure the permission takes effect." |
| 57 | + "showTaskbarIcon": "When enabled, the window can be captured via OBS Studio.", |
| 58 | + "inputMonitoringPermission": "Enable input monitoring to receive keyboard and mouse events from the system.", |
| 59 | + "inputMonitoringPermissionGuide": "If the permission is already enabled, select it and click the \"-\" button to remove it, then manually add it again and restart the app." |
60 | 60 | }, |
61 | 61 | "status": { |
62 | 62 | "authorized": "Authorized", |
|
70 | 70 | "model": { |
71 | 71 | "title": "Model", |
72 | 72 | "labels": { |
73 | | - "deleteModel": "Delete model" |
| 73 | + "deleteModel": "Delete Model" |
74 | 74 | }, |
75 | 75 | "hints": { |
76 | | - "deleteSuccess": "Deleted successfully", |
| 76 | + "deleteSuccess": "Deleted Successfully", |
77 | 77 | "deleteModel": "Are you sure you want to delete this model?", |
78 | | - "importSuccess": "Import successful", |
79 | | - "clickOrDragToImport": "Click or drag to import" |
| 78 | + "importSuccess": "Imported Successfully", |
| 79 | + "clickOrDragToImport": "Click or drag here to import" |
80 | 80 | }, |
81 | 81 | "tooltips": { |
82 | | - "createModel": "Create model", |
83 | | - "convertModel": "Convert model", |
84 | | - "moreModels": "More models" |
| 82 | + "createModel": "Create Model", |
| 83 | + "convertModel": "Convert Model", |
| 84 | + "moreModels": "More Models" |
85 | 85 | } |
86 | 86 | }, |
87 | 87 | "shortcut": { |
88 | 88 | "title": "Shortcuts", |
89 | 89 | "labels": { |
90 | | - "toggleCat": "Show/Hide Cat", |
91 | | - "togglePreferences": "Open Preferences", |
| 90 | + "toggleCat": "Toggle Cat", |
| 91 | + "togglePreferences": "Toggle Preferences", |
92 | 92 | "mirrorMode": "Mirror Mode", |
93 | | - "passThrough": "Window Penetration", |
94 | | - "alwaysOnTop": "Always On Top" |
| 93 | + "passThrough": "Pass Through", |
| 94 | + "alwaysOnTop": "Always on Top" |
95 | 95 | }, |
96 | 96 | "hints": { |
97 | | - "toggleCat": "Toggle the cat window's visibility.", |
98 | | - "togglePreferences": "Toggle the preferences window visibility.", |
| 97 | + "toggleCat": "Toggle the visibility of the cat window.", |
| 98 | + "togglePreferences": "Toggle the visibility of the preferences window.", |
99 | 99 | "mirrorMode": "Toggle the cat's mirror mode.", |
100 | | - "passThrough": "Toggle whether the cat window is click-through.", |
| 100 | + "passThrough": "Toggle whether the cat window is pass-through.", |
101 | 101 | "alwaysOnTop": "Toggle whether the cat window stays on top." |
102 | 102 | } |
103 | 103 | }, |
|
110 | 110 | "openSource": "Open Source" |
111 | 111 | }, |
112 | 112 | "hints": { |
113 | | - "appInfo": "Copy app information to include in bug reports.", |
114 | | - "copySuccess": "Copied successfully" |
| 113 | + "appInfo": "Copy app information and provide it to bug issue.", |
| 114 | + "copySuccess": "Copied Successfully" |
115 | 115 | }, |
116 | 116 | "buttons": { |
117 | | - "checkUpdate": "Check for updates", |
| 117 | + "checkUpdate": "Check for Updates", |
118 | 118 | "copy": "Copy", |
119 | | - "feedbackIssues": "Report Issue", |
| 119 | + "feedbackIssues": "Feedback Issues", |
120 | 120 | "viewLog": "View Logs" |
121 | 121 | } |
122 | 122 | } |
|
125 | 125 | "components": { |
126 | 126 | "proShortcut": { |
127 | 127 | "hints": { |
128 | | - "pressRecordShortcut": "Press keys to record shortcut", |
| 128 | + "pressRecordShortcut": "Press to record shortcut", |
129 | 129 | "clickRecordShortcut": "Click to record shortcut" |
| 130 | + } |
| 131 | + }, |
| 132 | + "updateApp": { |
| 133 | + "title": "New Version Found 🥳", |
| 134 | + "labels": { |
| 135 | + "updateVersion": "Update Version: ", |
| 136 | + "updateTime": "Update Time: ", |
| 137 | + "changelog": "Changelog: " |
130 | 138 | }, |
131 | | - "updateApp": { |
132 | | - "title": "New version found 🥳", |
133 | | - "labels": { |
134 | | - "updateVersion": "Version: ", |
135 | | - "updateTime": "Update time: ", |
136 | | - "changelog": "Changelog: " |
137 | | - }, |
138 | | - "hints": { |
139 | | - "checkingUpdates": "Checking for updates...", |
140 | | - "alreadyLatest": "You are already on the latest version 🎉" |
141 | | - }, |
142 | | - "buttons": { |
143 | | - "updateNow": "Update Now", |
144 | | - "updateLater": "Update later" |
145 | | - } |
| 139 | + "hints": { |
| 140 | + "checkingUpdates": "Checking for updates...", |
| 141 | + "alreadyLatest": "Already on the latest version 🎉" |
| 142 | + }, |
| 143 | + "buttons": { |
| 144 | + "updateNow": "Update Now", |
| 145 | + "updateLater": "Update Later" |
146 | 146 | } |
147 | 147 | } |
148 | 148 | }, |
|
152 | 152 | "preference": "Preferences...", |
153 | 153 | "hideCat": "Hide Cat", |
154 | 154 | "showCat": "Show Cat", |
155 | | - "passThrough": "Window Penetration", |
| 155 | + "passThrough": "Pass Through", |
156 | 156 | "windowSize": "Window Size", |
157 | 157 | "opacity": "Opacity" |
158 | 158 | } |
159 | 159 | }, |
160 | 160 | "useTray": { |
161 | | - "checkUpdate": "Check for updates", |
162 | | - "openSource": "Source Code", |
163 | | - "restartApp": "Restart", |
164 | | - "quitApp": "Exit" |
| 161 | + "checkUpdate": "Check for Updates", |
| 162 | + "openSource": "Open Source", |
| 163 | + "restartApp": "Restart App", |
| 164 | + "quitApp": "Quit App" |
165 | 165 | } |
166 | 166 | }, |
167 | 167 | "utils": { |
168 | 168 | "live2d": { |
169 | | - "errors": { |
170 | | - "notFoundMainConfig": "Main model config not found. Please ensure the model files are complete." |
| 169 | + "hints": { |
| 170 | + "notFound": "Model master configuration file not found, please ensure the model files are complete." |
171 | 171 | } |
172 | 172 | } |
173 | 173 | } |
|
0 commit comments