tracky-mouse 2.5.0 → 2.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (65) hide show
  1. package/images/head-not-found.svg +135 -0
  2. package/images/manual-takeback.svg +127 -0
  3. package/locales/ar/translation.json +197 -202
  4. package/locales/ar-EG/translation.json +197 -202
  5. package/locales/bg/translation.json +197 -202
  6. package/locales/bn/translation.json +197 -202
  7. package/locales/ca/translation.json +197 -202
  8. package/locales/ce/translation.json +197 -202
  9. package/locales/ceb/translation.json +197 -202
  10. package/locales/cs/translation.json +197 -202
  11. package/locales/da/translation.json +197 -202
  12. package/locales/de/translation.json +197 -202
  13. package/locales/el/translation.json +197 -202
  14. package/locales/emoji/translation.json +197 -202
  15. package/locales/en/translation.json +197 -202
  16. package/locales/eo/translation.json +197 -202
  17. package/locales/es/translation.json +197 -202
  18. package/locales/eu/translation.json +197 -202
  19. package/locales/fa/translation.json +197 -202
  20. package/locales/fi/translation.json +197 -202
  21. package/locales/fr/translation.json +197 -202
  22. package/locales/gu/translation.json +197 -202
  23. package/locales/ha/translation.json +197 -202
  24. package/locales/he/translation.json +197 -202
  25. package/locales/hi/translation.json +197 -202
  26. package/locales/hr/translation.json +197 -202
  27. package/locales/hu/translation.json +197 -202
  28. package/locales/hy/translation.json +197 -202
  29. package/locales/id/translation.json +197 -202
  30. package/locales/it/translation.json +197 -202
  31. package/locales/ja/translation.json +197 -202
  32. package/locales/jv/translation.json +197 -202
  33. package/locales/ko/translation.json +197 -202
  34. package/locales/mr/translation.json +197 -202
  35. package/locales/ms/translation.json +197 -202
  36. package/locales/nan/translation.json +197 -202
  37. package/locales/nb/translation.json +197 -202
  38. package/locales/nl/translation.json +197 -202
  39. package/locales/pa/translation.json +197 -202
  40. package/locales/pl/translation.json +197 -202
  41. package/locales/pt/translation.json +197 -202
  42. package/locales/pt-BR/translation.json +197 -202
  43. package/locales/ro/translation.json +197 -202
  44. package/locales/ru/translation.json +197 -202
  45. package/locales/sk/translation.json +197 -202
  46. package/locales/sl/translation.json +197 -202
  47. package/locales/sr/translation.json +197 -202
  48. package/locales/sv/translation.json +197 -202
  49. package/locales/sw/translation.json +197 -202
  50. package/locales/ta/translation.json +197 -202
  51. package/locales/te/translation.json +197 -202
  52. package/locales/th/translation.json +197 -202
  53. package/locales/tl/translation.json +197 -202
  54. package/locales/tr/translation.json +197 -202
  55. package/locales/tt/translation.json +197 -202
  56. package/locales/uk/translation.json +197 -202
  57. package/locales/ur/translation.json +197 -202
  58. package/locales/uz/translation.json +197 -202
  59. package/locales/vi/translation.json +197 -202
  60. package/locales/war/translation.json +197 -202
  61. package/locales/zh/translation.json +197 -202
  62. package/locales/zh-simplified/translation.json +198 -203
  63. package/package.json +2 -1
  64. package/tracky-mouse.css +72 -6
  65. package/tracky-mouse.js +300 -217
@@ -1,204 +1,199 @@
1
1
  {
2
- "\n\nOptions:\n": "\n\nOptions:\n",
3
- "\n\nSince this is a git repository, the update can be pulled directly.": "\n\nSince this is a git repository, the update can be pulled directly.",
4
- "⚠️ ": "⚠️ ",
5
- "A new version of Tracky Mouse is available: %0\n\nYou are currently using version %1.": "A new version of Tracky Mouse is available: %0\n\nYou are currently using version %1.",
6
- "About Tracky Mouse": "About Tracky Mouse",
7
- "Acceleration": "Acceleration",
8
- "Adjust an option by an amount relative to its current value. (Also outputs the new value, which may be constrained to some limits.)": "Adjust an option by an amount relative to its current value. (Also outputs the new value, which may be constrained to some limits.)",
9
- "Adjusts the center position of horizontal head tilt. Not recommended. Move the camera instead if possible.": "Adjusts the center position of horizontal head tilt. Not recommended. Move the camera instead if possible.",
10
- "Adjusts the center position of horizontal head tilt. This horizontal offset is not recommended. Move the camera instead if possible.": "Adjusts the center position of horizontal head tilt. This horizontal offset is not recommended. Move the camera instead if possible.",
11
- "Adjusts the center position of vertical head tilt.": "Adjusts the center position of vertical head tilt.",
12
- "Adjusts the position of the cursor when the camera sees the head facing straight ahead.": "Adjusts the position of the cursor when the camera sees the head facing straight ahead.",
13
- "Adjusts the position of the cursor when the camera sees the head facing straight ahead.\n⚠️ This horizontal offset is not recommended. Move the camera instead if possible. 📷": "Adjusts the position of the cursor when the camera sees the head facing straight ahead.\n⚠️ This horizontal offset is not recommended. Move the camera instead if possible. 📷",
14
- "Allow Camera Access": "Allow Camera Access",
15
- "An error occurred while updating from git.": "An error occurred while updating from git.",
16
- "Automatically starts Tracky Mouse as soon as it's run.": "Automatically starts Tracky Mouse as soon as it's run.",
17
- "Blends between using point tracking (2D) and detected head tilt (3D).\n- At 0% it will use only point tracking. This moves the cursor according to visible movement of 2D points on your face within the camera's view, so it responds to both head rotation and translation.\n- At 100% it will use only head tilt. This uses an estimate of your face's orientation in 3D space, and ignores head translation. Note that this is smoothed, so it's not as responsive as point tracking. In this mode you never need to recenter by pushing the cursor to the edge of the screen.\n- In between it will behave like an automatic calibration, subtly adjusting the point tracking to match the head tilt. This works by slowing down mouse movement that is moving away from the position that would be expected based on the head tilt, and (only past 80% on the slider) actively moving towards it.": "Blends between using point tracking (2D) and detected head tilt (3D).\n- At 0% it will use only point tracking. This moves the cursor according to visible movement of 2D points on your face within the camera's view, so it responds to both head rotation and translation.\n- At 100% it will use only head tilt. This uses an estimate of your face's orientation in 3D space, and ignores head translation. Note that this is smoothed, so it's not as responsive as point tracking. In this mode you never need to recenter by pushing the cursor to the edge of the screen.\n- In between it will behave like an automatic calibration, subtly adjusting the point tracking to match the head tilt. This works by slowing down mouse movement that is moving away from the position that would be expected based on the head tilt, and (only past 80% on the slider) actively moving towards it.",
18
- "Camera %0": "Camera %0",
19
- "Camera source": "Camera source",
20
- "Change an option to a particular value. (Also outputs the new value, which may be constrained to some limits.)": "Change an option to a particular value. (Also outputs the new value, which may be constrained to some limits.)",
21
- "Changes the language Tracky Mouse is displayed in.": "Changes the language Tracky Mouse is displayed in.",
22
- "Check for updates": "Check for updates",
23
- "Checked out %0. Restart the app to use the updated version.": "Checked out %0. Restart the app to use the updated version.",
24
- "Choose how to perform mouse clicks.": "Choose how to perform mouse clicks.",
25
- "Clicking": "Clicking",
26
- "Clicking mode:": "Clicking mode:",
27
- "Close": "Close",
28
- "Close eyes to start/stop (<span style=\"border-bottom: 1px dotted;\" title=\"• There is currently no visual or auditory feedback.\n• There are no settings for duration(s) to toggle on and off.\n• It is affected by false positive blink detections, especially when looking downward.\">Experimental</span>)": "Close eyes to start/stop (<span style=\"border-bottom: 1px dotted;\" title=\"• There is currently no visual or auditory feedback.\n• There are no settings for duration(s) to toggle on and off.\n• It is affected by false positive blink detections, especially when looking downward.\">Experimental</span>)",
29
- "Close one eye to click. Left eye for left click, right eye for right click.": "Close one eye to click. Left eye for left click, right eye for right click.",
30
- "config.afterDispatch must be a function": "config.afterDispatch must be a function",
31
- "config.beforeDispatch must be a function": "config.beforeDispatch must be a function",
32
- "config.beforePointerDownDispatch must be a function": "config.beforePointerDownDispatch must be a function",
33
- "config.click is required": "config.click is required",
34
- "config.click must be a function": "config.click must be a function",
35
- "config.dwellClickEvenIfPaused must be a function": "config.dwellClickEvenIfPaused must be a function",
36
- "config.isEquivalentTarget must be a function": "config.isEquivalentTarget must be a function",
37
- "config.isHeld must be a function": "config.isHeld must be a function",
38
- "config.noCenter must be a function": "config.noCenter must be a function",
39
- "config.retarget must be an array of objects": "config.retarget must be an array of objects",
40
- "config.retarget[%0].from is not a valid CSS selector": "config.retarget[%0].from is not a valid CSS selector",
41
- "config.retarget[%0].from is required": "config.retarget[%0].from is required",
42
- "config.retarget[%0].from must be a CSS selector string, an Element, or a function": "config.retarget[%0].from must be a CSS selector string, an Element, or a function",
43
- "config.retarget[%0].to is not a valid CSS selector": "config.retarget[%0].to is not a valid CSS selector",
44
- "config.retarget[%0].to is required (although can be null to ignore the element)": "config.retarget[%0].to is required (although can be null to ignore the element)",
45
- "config.retarget[%0].to must be a CSS selector string, an Element, a function, or null": "config.retarget[%0].to must be a CSS selector string, an Element, a function, or null",
46
- "config.retarget[%0].withinMargin must be a number": "config.retarget[%0].withinMargin must be a number",
47
- "config.shouldDrag must be a function": "config.shouldDrag must be a function",
48
- "config.targets is not a valid CSS selector": "config.targets is not a valid CSS selector",
49
- "config.targets is required (must be a CSS selector)": "config.targets is required (must be a CSS selector)",
50
- "config.targets must be a string (a CSS selector)": "config.targets must be a string (a CSS selector)",
51
- "configuration object required for initDwellClicking": "configuration object required for initDwellClicking",
52
- "Control your computer with your webcam.": "Control your computer with your webcam.",
53
- "Control your mouse hands-free. This CLI controls the running Tracky Mouse app. It's meant for external programs like a voice command system to toggle Tracky Mouse and adjust settings on the fly.": "Control your mouse hands-free. This CLI controls the running Tracky Mouse app. It's meant for external programs like a voice command system to toggle Tracky Mouse and adjust settings on the fly.",
54
- "Controls how much you need to tilt your head left or right to reach the edge of the screen.": "Controls how much you need to tilt your head left or right to reach the edge of the screen.",
55
- "Controls how much you need to tilt your head up or down to reach the edge of the screen.": "Controls how much you need to tilt your head up or down to reach the edge of the screen.",
56
- "Couldn't checkout the latest version in the local git repository. You may have uncommitted changes.": "Couldn't checkout the latest version in the local git repository. You may have uncommitted changes.",
57
- "Couldn't fetch updates from git.": "Couldn't fetch updates from git.",
58
- "Cursor Movement": "Cursor Movement",
59
- "Default": "Default",
60
- "Delay before dragging&nbsp;&nbsp;&nbsp;": "Delay before dragging&nbsp;&nbsp;&nbsp;",
61
- "Determines whether cursor movement is based on 3D head tilt, or 2D motion of the face in the camera feed.": "Determines whether cursor movement is based on 3D head tilt, or 2D motion of the face in the camera feed.",
62
- "Disable clicking. Use with an external switch or programs that provide their own dwell clicking.": "Disable clicking. Use with an external switch or programs that provide their own dwell clicking.",
63
- "Down": "Down",
64
- "Download": "Download",
65
- "Dwell to click": "Dwell to click",
66
- "Easy to click": "Easy to click",
67
- "Easy to drag": "Easy to drag",
68
- "Edit": "Edit",
69
- "Export": "Export",
70
- "Export Settings": "Export Settings",
71
- "Face convergence score: ": "Face convergence score: ",
72
- "Face tracking score: ": "Face tracking score: ",
73
- "Failed to backup current settings before import.\n\n": "Failed to backup current settings before import.\n\n",
74
- "Failed to export settings.\n\n": "Failed to export settings.\n\n",
75
- "Failed to import settings.\n\n": "Failed to import settings.\n\n",
76
- "Failed to install dependencies for the new version after checking it out from git.": "Failed to install dependencies for the new version after checking it out from git.",
77
- "Failed to open camera settings:\n": "Failed to open camera settings:\n",
78
- "Failed to parse known cameras from localStorage:\n": "Failed to parse known cameras from localStorage:\n",
79
- "Failed to read selected file.\n\n": "Failed to read selected file.\n\n",
80
- "Fast": "Fast",
81
- "File": "File",
82
- "Free": "Free",
83
- "General": "General",
84
- "GitHub Repository": "GitHub Repository",
85
- "Head tilt": "Head tilt",
86
- "Head tilt (3D)": "Head tilt (3D)",
87
- "Head tilt calibration": "Head tilt calibration",
88
- "Higher acceleration makes the cursor move faster when the head moves quickly, and slower when the head moves slowly.": "Higher acceleration makes the cursor move faster when the head moves quickly, and slower when the head moves slowly.",
89
- "Hold the cursor in place for a short time to click.": "Hold the cursor in place for a short time to click.",
90
- "Home Page": "Home Page",
91
- "Horizontal cursor offset": "Horizontal cursor offset",
92
- "Horizontal sensitivity": "Horizontal sensitivity",
93
- "Horizontal tilt range": "Horizontal tilt range",
94
- "How much you need to tilt your head left and right to reach the edges of the screen.": "How much you need to tilt your head left and right to reach the edges of the screen.",
95
- "How much you need to tilt your head left or right to reach the edge of the screen.": "How much you need to tilt your head left or right to reach the edge of the screen.",
96
- "How much you need to tilt your head up and down to reach the edges of the screen.": "How much you need to tilt your head up and down to reach the edges of the screen.",
97
- "How much you need to tilt your head up or down to reach the edge of the screen.": "How much you need to tilt your head up or down to reach the edge of the screen.",
98
- "If enabled, Tracky Mouse will automatically check for updates when it starts.": "If enabled, Tracky Mouse will automatically check for updates when it starts.",
99
- "If enabled, Tracky Mouse will automatically start when you log into your computer.": "If enabled, Tracky Mouse will automatically start when you log into your computer.",
100
- "If enabled, Tracky Mouse will start controlling the cursor as soon as it's launched.": "If enabled, Tracky Mouse will start controlling the cursor as soon as it's launched.",
101
- "If enabled, you can start or stop mouse control by holding both your eyes shut for a few seconds.": "If enabled, you can start or stop mouse control by holding both your eyes shut for a few seconds.",
102
- "Import": "Import",
103
- "Import Settings": "Import Settings",
104
- "JSON": "JSON",
105
- "Language": "Language",
106
- "Large neck movement": "Large neck movement",
107
- "Later": "Later",
108
- "Left": "Left",
109
- "Linear": "Linear",
110
- "Little neck movement": "Little neck movement",
111
- "Locks mouse movement during the start of a click to prevent accidental dragging.": "Locks mouse movement during the start of a click to prevent accidental dragging.",
112
- "Locks mouse movement for the given duration during the start of a click.\nYou may want to turn this off if you're drawing on a canvas, or increase it if you find yourself accidentally dragging when you try to click.": "Locks mouse movement for the given duration during the start of a click.\nYou may want to turn this off if you're drawing on a canvas, or increase it if you find yourself accidentally dragging when you try to click.",
113
- "Makes the cursor move extra fast for quick head movements, and extra slow for slow head movements. Helps to stabilize the cursor.": "Makes the cursor move extra fast for quick head movements, and extra slow for slow head movements. Helps to stabilize the cursor.",
114
- "Makes the cursor move relatively fast for quick head movements, and relatively slow for slow head movements.\nHelps to stabilize the cursor. However, when using point tracking in combination with head tilt, a lower value may work better since head tilt is linear, and you want the point tracking to roughly match the head tracking for it to act as a seamless auto- calibration.": "Makes the cursor move relatively fast for quick head movements, and relatively slow for slow head movements.\nHelps to stabilize the cursor. However, when using point tracking in combination with head tilt, a lower value may work better since head tilt is linear, and you want the point tracking to roughly match the head tracking for it to act as a seamless auto- calibration.",
115
- "Makes Tracky Mouse active as soon as it's launched.": "Makes Tracky Mouse active as soon as it's launched.",
116
- "Makes Tracky Mouse active when launched. Otherwise, you can start it manually when you're ready.": "Makes Tracky Mouse active when launched. Otherwise, you can start it manually when you're ready.",
117
- "Makes Tracky Mouse start automatically when you log into your computer.": "Makes Tracky Mouse start automatically when you log into your computer.",
118
- "Minimum distance to move the cursor in one frame, in pixels. Helps to fully stop the cursor.": "Minimum distance to move the cursor in one frame, in pixels. Helps to fully stop the cursor.",
119
- "Mirror": "Mirror",
120
- "Mirrors the camera view horizontally.": "Mirrors the camera view horizontally.",
121
- "Motion threshold": "Motion threshold",
122
- "Movement less than this distance in pixels will be ignored.": "Movement less than this distance in pixels will be ignored.",
123
- "N/A": "N/A",
124
- "No camera found. Please make sure you have a camera connected and enabled.": "No camera found. Please make sure you have a camera connected and enabled.",
125
- "Notifies you of new versions of Tracky Mouse.": "Notifies you of new versions of Tracky Mouse.",
126
- "Notifies you when a new version of Tracky Mouse is available.": "Notifies you when a new version of Tracky Mouse is available.",
127
- "Off": "Off",
128
- "Open Camera Settings": "Open Camera Settings",
129
- "Open download page": "Open download page",
130
- "Open mouth to click (ignoring eyes)": "Open mouth to click (ignoring eyes)",
131
- "Open mouth to click (simple)": "Open mouth to click (simple)",
132
- "Open mouth to click (with eye modifiers)": "Open mouth to click (with eye modifiers)",
133
- "Open your camera's system settings window to adjust properties like brightness and contrast.": "Open your camera's system settings window to adjust properties like brightness and contrast.",
134
- "Open your mouth wide to click. At least one eye must be open to click.": "Open your mouth wide to click. At least one eye must be open to click.",
135
- "Open your mouth wide to click. Eye state is ignored.": "Open your mouth wide to click. Eye state is ignored.",
136
- "Open your mouth wide to click. If left eye is closed, it's a right click; if right eye is closed, it's a middle click.": "Open your mouth wide to click. If left eye is closed, it's a right click; if right eye is closed, it's a middle click.",
137
- "Opens the system settings dialog for the selected camera, to adjust properties like auto-focus and auto-exposure.": "Opens the system settings dialog for the selected camera, to adjust properties like auto-focus and auto-exposure.",
138
- "Opens the system settings window for your camera to adjust properties like auto-focus and auto-exposure.": "Opens the system settings window for your camera to adjust properties like auto-focus and auto-exposure.",
139
- "Optical flow": "Optical flow",
140
- "Outputs the current value of an option.": "Outputs the current value of an option.",
141
- "Permission denied. Please enable access to the camera.": "Permission denied. Please enable access to the camera.",
142
- "Pitch: ": "Pitch: ",
143
- "Please make sure no other programs are using the camera and try again.": "Please make sure no other programs are using the camera and try again.",
144
- "Point tracking": "Point tracking",
145
- "Point tracking (2D)": "Point tracking (2D)",
146
- "Points based on score: ": "Points based on score: ",
147
- "Press %0 to disable Tracky Mouse.": "Press %0 to disable Tracky Mouse.",
148
- "Press %0 to enable Tracky Mouse.": "Press %0 to enable Tracky Mouse.",
149
- "Press %0 to toggle Tracky Mouse.": "Press %0 to toggle Tracky Mouse.",
150
- "Range of horizontal head tilt that moves the cursor from one side of the screen to the other.": "Range of horizontal head tilt that moves the cursor from one side of the screen to the other.",
151
- "Range of vertical head tilt required to move the cursor from the top to the bottom of the screen.": "Range of vertical head tilt required to move the cursor from the top to the bottom of the screen.",
152
- "Remind me later": "Remind me later",
153
- "Restart Now": "Restart Now",
154
- "Right": "Right",
155
- "Roll: ": "Roll: ",
156
- "Run at login": "Run at login",
157
- "Select the language for the Tracky Mouse interface.": "Select the language for the Tracky Mouse interface.",
158
- "Select which camera to use for head tracking.": "Select which camera to use for head tracking.",
159
- "Selects which camera is used for head tracking.": "Selects which camera is used for head tracking.",
160
- "Show the version number.": "Show the version number.",
161
- "Skip this version": "Skip this version",
162
- "Slow": "Slow",
163
- "Smooth": "Smooth",
164
- "Smoothing": "Smoothing",
165
- "Something went wrong accessing the camera.": "Something went wrong accessing the camera.",
166
- "Something went wrong accessing the camera. Please try again.": "Something went wrong accessing the camera. Please try again.",
167
- "Speech": "Speech",
168
- "Speed in pixels/frame required to move the cursor.": "Speed in pixels/frame required to move the cursor.",
169
- "Speed of cursor movement in response to horizontal head movement.": "Speed of cursor movement in response to horizontal head movement.",
170
- "Speed of cursor movement in response to vertical head movement.": "Speed of cursor movement in response to vertical head movement.",
171
- "Start": "Start",
172
- "Start enabled": "Start enabled",
173
- "Start head tracking.": "Start head tracking.",
174
- "Steady": "Steady",
175
- "Stop": "Stop",
176
- "Stop head tracking.": "Stop head tracking.",
177
- "Swap mouse buttons": "Swap mouse buttons",
178
- "Switches the left and right mouse buttons.\nUseful if your system's mouse buttons are swapped.\nCould also be used to right click with the dwell clicker in a pinch.": "Switches the left and right mouse buttons.\nUseful if your system's mouse buttons are swapped.\nCould also be used to right click with the dwell clicker in a pinch.",
179
- "The previously selected camera is not available. Try selecting \"Default\" for Video > Camera source, and then select a specific camera if you need to.": "The previously selected camera is not available. Try selecting \"Default\" for Video > Camera source, and then select a specific camera if you need to.",
180
- "The settings profile to use.": "The settings profile to use.",
181
- "Tilt influence": "Tilt influence",
182
- "Toggle Developer Tools (Screen Overlay)": "Toggle Developer Tools (Screen Overlay)",
183
- "Unavailable": "Unavailable",
184
- "Unavailable camera": "Unavailable camera",
185
- "Up": "Up",
186
- "Update Available": "Update Available",
187
- "Update Failed": "Update Failed",
188
- "Update from Git": "Update from Git",
189
- "Update Successful": "Update Successful",
190
- "Use demo footage": "Use demo footage",
191
- "Use my camera": "Use my camera",
192
- "Vertical cursor offset": "Vertical cursor offset",
193
- "Vertical sensitivity": "Vertical sensitivity",
194
- "Vertical tilt range": "Vertical tilt range",
195
- "Video": "Video",
196
- "View": "View",
197
- "Webcam does not support the required resolution. Please change your settings.": "Webcam does not support the required resolution. Please change your settings.",
198
- "Webcam is already in use. Please make sure you have no other programs using the camera.": "Webcam is already in use. Please make sure you have no other programs using the camera.",
199
- "Will resume after mouse stops moving.": "Will resume after mouse stops moving.",
200
- "Window": "Window",
201
- "Wink to click": "Wink to click",
202
- "Yaw: ": "Yaw: ",
203
- "You can control your entire computer with the <a href=\"https://trackymouse.js.org/\">TrackyMouse</a> desktop app.": "You can control your entire computer with the <a href=\"https://trackymouse.js.org/\">TrackyMouse</a> desktop app."
2
+ "api.errors.clickRequired": "config.click is required",
3
+ "api.errors.configRequired": "configuration object required for initDwellClicking",
4
+ "api.errors.functionRequired": "%0 must be a function",
5
+ "api.errors.numberRequired": "%0 must be a number",
6
+ "api.errors.retargetFromInvalidSelector": "config.retarget[%0].from is not a valid CSS selector",
7
+ "api.errors.retargetFromInvalidType": "config.retarget[%0].from must be a CSS selector string, an Element, or a function",
8
+ "api.errors.retargetFromRequired": "config.retarget[%0].from is required",
9
+ "api.errors.retargetMustBeArray": "config.retarget must be an array of objects",
10
+ "api.errors.retargetToInvalidSelector": "config.retarget[%0].to is not a valid CSS selector",
11
+ "api.errors.retargetToInvalidType": "config.retarget[%0].to must be a CSS selector string, an Element, a function, or null",
12
+ "api.errors.retargetToRequired": "config.retarget[%0].to is required (although can be null to ignore the element)",
13
+ "api.errors.targetsInvalidSelector": "config.targets is not a valid CSS selector",
14
+ "api.errors.targetsMustBeSelectorString": "config.targets must be a string (a CSS selector)",
15
+ "api.errors.targetsRequired": "config.targets is required (must be a CSS selector)",
16
+ "cli.args.adjust.description": "Adjust an option by an amount relative to its current value. (Also outputs the new value, which may be constrained to some limits.)",
17
+ "cli.args.cli-lang.description": "Specify the language used by the CLI.",
18
+ "cli.args.get.description": "Outputs the current value of an option.",
19
+ "cli.args.profile.description": "The settings profile to use.",
20
+ "cli.args.set.description": "Change an option to a particular value. (Also outputs the new value, which may be constrained to some limits.)",
21
+ "cli.args.start.description": "Start head tracking.",
22
+ "cli.args.stop.description": "Stop head tracking.",
23
+ "cli.args.version.description": "Show the version number.",
24
+ "cli.description": "Control your mouse hands-free. This CLI controls the running Tracky Mouse app. It's meant for external programs like a voice command system to toggle Tracky Mouse and adjust settings on the fly.",
25
+ "common.close": "Close",
26
+ "common.fileTypeJson": "JSON",
27
+ "common.notApplicable": "N/A",
28
+ "common.warningIcon": "⚠️",
29
+ "debug.faceConvergenceScore": "Face convergence score:",
30
+ "debug.faceTrackingScore": "Face tracking score:",
31
+ "debug.headTilt.pitch": "Pitch:",
32
+ "debug.headTilt.roll": "Roll:",
33
+ "debug.headTilt.yaw": "Yaw:",
34
+ "debug.pointsBasedOnScore": "Points based on score:",
35
+ "desktop.about.description": "Control your computer with your webcam.",
36
+ "desktop.about.title": "About Tracky Mouse",
37
+ "desktop.importSettings.title": "Import Settings",
38
+ "desktop.menu.edit": "Edit",
39
+ "desktop.menu.export": "Export",
40
+ "desktop.menu.exportSettings": "Export Settings",
41
+ "desktop.menu.exportSettingsError": "Failed to export settings.",
42
+ "desktop.menu.file": "File",
43
+ "desktop.menu.githubRepository": "GitHub Repository",
44
+ "desktop.menu.homePage": "Home Page",
45
+ "desktop.menu.import": "Import",
46
+ "desktop.menu.importBackupError": "Failed to backup current settings before import.",
47
+ "desktop.menu.importError": "Failed to import settings.",
48
+ "desktop.menu.importReadError": "Failed to read selected file.",
49
+ "desktop.menu.importSettings": "Import Settings",
50
+ "desktop.menu.speech": "Speech",
51
+ "desktop.menu.toggleScreenOverlayDevtools": "Toggle Developer Tools (Screen Overlay)",
52
+ "desktop.menu.view": "View",
53
+ "desktop.menu.window": "Window",
54
+ "desktop.updater.action.doNotRestartYet": "Later",
55
+ "desktop.updater.action.download": "Download",
56
+ "desktop.updater.action.openDownloadPage": "Open download page",
57
+ "desktop.updater.action.remindMeLater": "Remind me later",
58
+ "desktop.updater.action.restartNow": "Restart Now",
59
+ "desktop.updater.action.skipThisVersion": "Skip this version",
60
+ "desktop.updater.action.updateFromGit": "Update from Git",
61
+ "desktop.updater.errors.checkout": "Couldn't checkout the latest version in the local git repository. You may have uncommitted changes.",
62
+ "desktop.updater.errors.fetch": "Couldn't fetch updates from git.",
63
+ "desktop.updater.errors.generic": "An error occurred while updating from git.",
64
+ "desktop.updater.errors.install": "Failed to install dependencies for the new version after checking it out from git.",
65
+ "desktop.updater.updateAvailable.gitRepoNote": "Since this is a git repository, the update can be pulled directly.",
66
+ "desktop.updater.updateAvailable.message": "A new version of Tracky Mouse is available: %0\n\nYou are currently using version %1.",
67
+ "desktop.updater.updateAvailable.title": "Update Available",
68
+ "desktop.updater.updateFailed.title": "Update Failed",
69
+ "desktop.updater.updateSuccessful.message": "Checked out %0. Restart the app to use the updated version.",
70
+ "desktop.updater.updateSuccessful.title": "Update Successful",
71
+ "hud.pressToDisable": "Press %0 to disable Tracky Mouse.",
72
+ "hud.pressToEnable": "Press %0 to enable Tracky Mouse.",
73
+ "hud.pressToToggle": "Press %0 to toggle Tracky Mouse.",
74
+ "hud.willResumeAfterMouseStops": "Will resume after mouse stops moving.",
75
+ "openCameraSettings.errors.parseKnownCameras": "Failed to parse known cameras from localStorage:",
76
+ "openCameraSettings.errors.sharedHeading": "Failed to open camera settings:",
77
+ "settings.cameraSource.defaultCamera": "Default",
78
+ "settings.cameraSource.description": "Selects which camera is used for head tracking.",
79
+ "settings.cameraSource.description.alt1": "Select which camera to use for head tracking.",
80
+ "settings.cameraSource.label": "Camera source",
81
+ "settings.cameraSource.numberedCamera": "Camera %0",
82
+ "settings.cameraSource.unavailableCamera": "Unavailable camera",
83
+ "settings.cameraSource.unavailableCameraAdjective": "Unavailable",
84
+ "settings.checkForUpdates.description": "If enabled, Tracky Mouse will automatically check for updates when it starts.",
85
+ "settings.checkForUpdates.description.alt1": "Notifies you of new versions of Tracky Mouse.",
86
+ "settings.checkForUpdates.description.alt2": "Notifies you when a new version of Tracky Mouse is available.",
87
+ "settings.checkForUpdates.label": "Check for updates",
88
+ "settings.clickingMode.description": "Choose how to perform mouse clicks.",
89
+ "settings.clickingMode.dwell.description": "Hold the cursor in place for a short time to click.",
90
+ "settings.clickingMode.dwell.label": "Dwell to click",
91
+ "settings.clickingMode.label": "Clicking mode:",
92
+ "settings.clickingMode.off.description": "Disable clicking. Use with an external switch or programs that provide their own dwell clicking.",
93
+ "settings.clickingMode.off.label": "Off",
94
+ "settings.clickingMode.openMouthIgnoringEyes.description": "Open your mouth wide to click. Eye state is ignored.",
95
+ "settings.clickingMode.openMouthIgnoringEyes.label": "Open mouth to click (ignoring eyes)",
96
+ "settings.clickingMode.openMouthSimple.description": "Open your mouth wide to click. At least one eye must be open to click.",
97
+ "settings.clickingMode.openMouthSimple.label": "Open mouth to click (simple)",
98
+ "settings.clickingMode.openMouthWithEyeModifiers.description": "Open your mouth wide to click. If left eye is closed, it's a right click; if right eye is closed, it's a middle click.",
99
+ "settings.clickingMode.openMouthWithEyeModifiers.label": "Open mouth to click (with eye modifiers)",
100
+ "settings.clickingMode.wink.description": "Close one eye to click. Left eye for left click, right eye for right click.",
101
+ "settings.clickingMode.wink.label": "Wink to click",
102
+ "settings.closeEyesToToggle.description": "If enabled, you can start or stop mouse control by holding both your eyes shut for a few seconds.",
103
+ "settings.closeEyesToToggle.label": "Close eyes to start/stop (<span style=\"border-bottom: 1px dotted;\" title=\"• There is currently no visual or auditory feedback.\n• There are no settings for duration(s) to toggle on and off.\n• It is affected by false positive blink detections, especially when looking downward.\">Experimental</span>)",
104
+ "settings.delayBeforeDragging.description": "Locks mouse movement for the given duration during the start of a click.\nYou may want to turn this off if you're drawing on a canvas, or increase it if you find yourself accidentally dragging when you try to click.",
105
+ "settings.delayBeforeDragging.description.alt1": "Locks mouse movement during the start of a click to prevent accidental dragging.",
106
+ "settings.delayBeforeDragging.label": "Delay before dragging",
107
+ "settings.delayBeforeDragging.sliderMax": "Easy to click",
108
+ "settings.delayBeforeDragging.sliderMin": "Easy to drag",
109
+ "settings.dropdownDescriptionOptionsListHeading": "Options:",
110
+ "settings.headTilt.horizontalOffset.description": "Adjusts the position of the cursor when the camera sees the head facing straight ahead.\n⚠️ This horizontal offset is not recommended. Move the camera instead if possible. 📷",
111
+ "settings.headTilt.horizontalOffset.description.alt1": "Adjusts the center position of horizontal head tilt. Not recommended. Move the camera instead if possible.",
112
+ "settings.headTilt.horizontalOffset.description.alt2": "Adjusts the center position of horizontal head tilt. This horizontal offset is not recommended. Move the camera instead if possible.",
113
+ "settings.headTilt.horizontalOffset.label": "Horizontal cursor offset",
114
+ "settings.headTilt.horizontalRange.description": "Controls how much you need to tilt your head left or right to reach the edge of the screen.",
115
+ "settings.headTilt.horizontalRange.description.alt1": "Range of horizontal head tilt that moves the cursor from one side of the screen to the other.",
116
+ "settings.headTilt.horizontalRange.description.alt2": "How much you need to tilt your head left and right to reach the edges of the screen.",
117
+ "settings.headTilt.horizontalRange.description.alt3": "How much you need to tilt your head left or right to reach the edge of the screen.",
118
+ "settings.headTilt.horizontalRange.label": "Horizontal tilt range",
119
+ "settings.headTilt.range.sliderMaxLargeNeckMovement": "Large neck movement",
120
+ "settings.headTilt.range.sliderMinLittleNeckMovement": "Little neck movement",
121
+ "settings.headTilt.verticalOffset.description": "Adjusts the position of the cursor when the camera sees the head facing straight ahead.",
122
+ "settings.headTilt.verticalOffset.description.alt1": "Adjusts the center position of vertical head tilt.",
123
+ "settings.headTilt.verticalOffset.label": "Vertical cursor offset",
124
+ "settings.headTilt.verticalRange.description": "Controls how much you need to tilt your head up or down to reach the edge of the screen.",
125
+ "settings.headTilt.verticalRange.description.alt1": "Range of vertical head tilt required to move the cursor from the top to the bottom of the screen.",
126
+ "settings.headTilt.verticalRange.description.alt2": "How much you need to tilt your head up and down to reach the edges of the screen.",
127
+ "settings.headTilt.verticalRange.description.alt3": "How much you need to tilt your head up or down to reach the edge of the screen.",
128
+ "settings.headTilt.verticalRange.label": "Vertical tilt range",
129
+ "settings.language.description": "Select the language for the Tracky Mouse interface.",
130
+ "settings.language.description.alt1": "Changes the language Tracky Mouse is displayed in.",
131
+ "settings.language.label": "Language",
132
+ "settings.mirror.description": "Mirrors the camera view horizontally.",
133
+ "settings.mirror.label": "Mirror",
134
+ "settings.motionThreshold.description": "Minimum distance to move the cursor in one frame, in pixels. Helps to fully stop the cursor.",
135
+ "settings.motionThreshold.description.alt1": "Movement less than this distance in pixels will be ignored.",
136
+ "settings.motionThreshold.description.alt2": "Speed in pixels/frame required to move the cursor.",
137
+ "settings.motionThreshold.label": "Motion threshold",
138
+ "settings.motionThreshold.sliderMax": "Steady",
139
+ "settings.motionThreshold.sliderMin": "Free",
140
+ "settings.openCameraSettings.description": "Opens the system settings dialog for the selected camera, to adjust properties like auto-focus and auto-exposure.",
141
+ "settings.openCameraSettings.description.alt1": "Open your camera's system settings window to adjust properties like brightness and contrast.",
142
+ "settings.openCameraSettings.description.alt2": "Opens the system settings window for your camera to adjust properties like auto-focus and auto-exposure.",
143
+ "settings.openCameraSettings.label": "Open Camera Settings",
144
+ "settings.pointTracking.acceleration.description": "Makes the cursor move relatively fast for quick head movements, and relatively slow for slow head movements.\nHelps to stabilize the cursor. However, when using point tracking in combination with head tilt, a lower value may work better since head tilt is linear, and you want the point tracking to roughly match the head tracking for it to act as a seamless auto-calibration.",
145
+ "settings.pointTracking.acceleration.description.alt1": "Higher acceleration makes the cursor move faster when the head moves quickly, and slower when the head moves slowly.",
146
+ "settings.pointTracking.acceleration.description.alt2": "Makes the cursor move extra fast for quick head movements, and extra slow for slow head movements. Helps to stabilize the cursor.",
147
+ "settings.pointTracking.acceleration.label": "Acceleration",
148
+ "settings.pointTracking.horizontalSensitivity.description": "Speed of cursor movement in response to horizontal head movement.",
149
+ "settings.pointTracking.horizontalSensitivity.label": "Horizontal sensitivity",
150
+ "settings.pointTracking.smoothing.label": "Smoothing",
151
+ "settings.pointTracking.verticalSensitivity.description": "Speed of cursor movement in response to vertical head movement.",
152
+ "settings.pointTracking.verticalSensitivity.label": "Vertical sensitivity",
153
+ "settings.runAtLogin.description": "If enabled, Tracky Mouse will automatically start when you log into your computer.",
154
+ "settings.runAtLogin.description.alt1": "Makes Tracky Mouse start automatically when you log into your computer.",
155
+ "settings.runAtLogin.label": "Run at login",
156
+ "settings.sections.clicking.label": "Clicking",
157
+ "settings.sections.cursorMovement.label": "Cursor Movement",
158
+ "settings.sections.general.label": "General",
159
+ "settings.sections.headTiltCalibration.label": "Head tilt calibration",
160
+ "settings.sections.pointTracking.label": "Point tracking",
161
+ "settings.sections.video.label": "Video",
162
+ "settings.shared.directionDown": "Down",
163
+ "settings.shared.directionLeft": "Left",
164
+ "settings.shared.directionRight": "Right",
165
+ "settings.shared.directionUp": "Up",
166
+ "settings.shared.sliderMaxFast": "Fast",
167
+ "settings.shared.sliderMaxSmooth": "Smooth",
168
+ "settings.shared.sliderMinLinear": "Linear",
169
+ "settings.shared.sliderMinSlow": "Slow",
170
+ "settings.startEnabled.description": "If enabled, Tracky Mouse will start controlling the cursor as soon as it's launched.",
171
+ "settings.startEnabled.description.alt1": "Makes Tracky Mouse active when launched. Otherwise, you can start it manually when you're ready.",
172
+ "settings.startEnabled.description.alt2": "Makes Tracky Mouse active as soon as it's launched.",
173
+ "settings.startEnabled.description.alt3": "Automatically starts Tracky Mouse as soon as it's run.",
174
+ "settings.startEnabled.label": "Start enabled",
175
+ "settings.swapMouseButtons.description": "Switches the left and right mouse buttons.\nUseful if your system's mouse buttons are swapped.\nCould also be used to right click with the dwell clicker in a pinch.",
176
+ "settings.swapMouseButtons.label": "Swap mouse buttons",
177
+ "settings.tiltInfluence.description": "Blends between using point tracking (2D) and detected head tilt (3D).\n- At 0% it will use only point tracking. This moves the cursor according to visible movement of 2D points on your face within the camera's view, so it responds to both head rotation and translation.\n- At 100% it will use only head tilt. This uses an estimate of your face's orientation in 3D space, and ignores head translation. Note that this is smoothed, so it's not as responsive as point tracking. In this mode you never need to recenter by pushing the cursor to the edge of the screen.\n- In between it will behave like an automatic calibration, subtly adjusting the point tracking to match the head tilt. This works by slowing down mouse movement that is moving away from the position that would be expected based on the head tilt, and (only past 80% on the slider) actively moving towards it.",
178
+ "settings.tiltInfluence.description.alt1": "Determines whether cursor movement is based on 3D head tilt, or 2D motion of the face in the camera feed.",
179
+ "settings.tiltInfluence.label": "Tilt influence",
180
+ "settings.tiltInfluence.sliderMax": "Head tilt (3D)",
181
+ "settings.tiltInfluence.sliderMax.alt1": "Head tilt",
182
+ "settings.tiltInfluence.sliderMin": "Point tracking (2D)",
183
+ "settings.tiltInfluence.sliderMin.alt1": "Optical flow",
184
+ "settings.tiltInfluence.sliderMin.alt2": "Point tracking",
185
+ "ui.camera.allowAccess": "Allow Camera Access",
186
+ "ui.camera.useDemoFootage": "Use demo footage",
187
+ "ui.camera.useMyCamera": "Use my camera",
188
+ "ui.desktopAppPromo.message": "You can control your entire computer with the <a href=\"https://trackymouse.js.org/\">TrackyMouse</a> desktop app.",
189
+ "ui.startStopButton.start": "Start",
190
+ "ui.startStopButton.stop": "Stop",
191
+ "video.errors.accessFailed": "Something went wrong accessing the camera.",
192
+ "video.errors.accessFailedRetry": "Something went wrong accessing the camera. Please try again.",
193
+ "video.errors.cameraInUse": "Webcam is already in use. Please make sure you have no other programs using the camera.",
194
+ "video.errors.noCameraFound": "No camera found. Please make sure you have a camera connected and enabled.",
195
+ "video.errors.permissionDenied": "Permission denied. Please enable access to the camera.",
196
+ "video.errors.previouslySelectedUnavailable": "The previously selected camera is not available. Try selecting \"Default\" for Video > Camera source, and then select a specific camera if you need to.",
197
+ "video.errors.retryAfterClosingOtherPrograms": "Please make sure no other programs are using the camera and try again.",
198
+ "video.errors.unsupportedResolution": "Webcam does not support the required resolution. Please change your settings."
204
199
  }