blinker / firefox.plugin / locale / en-US.properties @ master
History | View | Annotate | Download (6.371 KB)
1 | 76dd22bd | KevinTaron | title = BlickBrowser |
---|---|---|---|
2 | description = Use your eyes to browse and control websites. |
||
3 | scaling_title = Scaling Factor |
||
4 | scaling_description = Scaling factor, the received coordinates are scaled by. (Must be a number - float, double or integer) |
||
5 | bookmarks_title = Bookmarks |
||
6 | bookmarks_description = Add bookmarks, separated by a semicolon, which will be embedded into the control bar for fast access. |
||
7 | gestures_title = Gestures |
||
8 | gestures_description = Add gestures followed by the function name that should be triggered when the gesture is recognized. The syntax is: '1234|functionName' (without quotes). TopLeft = 1, TopRight = 2,BottomLeft = 3,BottomRight = 4.Separate gesture with semicolon. |
||
9 | eyeTracker_title = EyeTracker |
||
10 | eyeTracker_description = Which Eyetracker is being used? |
||
11 | physicalScreenWidth_title = Physical Screen Width |
||
12 | physicalScreenWidth_description = The physical screen width in millimetres. |
||
13 | physicalScreenHeight_title = Physical Screen Height |
||
14 | physicalScreenHeight_description = The physical screen height in millimetres. |
||
15 | gazeEmulation_title = Gaze Emulation |
||
16 | gazeEmulation_description = Gaze emulation via mouse. |
||
17 | eyeTribeAverage_title = EyeTribe Average Data |
||
18 | eyeTribeAverage_description = Use the EyeTribe's average gaze data instead of raw. |
||
19 | privacyMode_title = PrivacyMode |
||
20 | privacyMode_description = Show only gazed area. |
||
21 | gazeCrosshair_title = Gaze Crosshair |
||
22 | gazeCrosshair_description = Show crosshair at gazed position. |
||
23 | borderGazedObjects_title = Border gazed objects |
||
24 | borderGazedObjects_description = Show border on gazed objects. |
||
25 | debugInformation_title = Debug information |
||
26 | debugInformation_description = Show debug information beside the mouse cursor. |
||
27 | scrollAtBorders_title = Scroll at borders |
||
28 | scrollAtBorders_description = Scroll when gaze is near according side of screen. |
||
29 | scrollThreshold_title = Scroll threshold |
||
30 | scrollThreshold_description = Value in % where to initiate scrolling. |
||
31 | scrollSpeed_title = Scrolling speed |
||
32 | scrollSpeed_description = Value of how many lines to scroll per step. |
||
33 | getLinksFromElementBelow_title = Get links from element at gaze position |
||
34 | getLinksFromElementBelow_description = Activate parsing the element at exact gaze position for links. |
||
35 | explicitMode_title = Every single link will be selectable |
||
36 | explicitMode_description = Make every single link selectable inline. |
||
37 | getLinksFromArea_title = Get links from area around gaze position |
||
38 | getLinksFromArea_description = Activate parsing the area around gaze position for links. |
||
39 | linkParsingAreaWidth_title = Total link search area width |
||
40 | linkParsingAreaWidth_description = The width of the area around the gaze position that is being parsed for links in pixel. |
||
41 | linkParsingAreaHeight_title = Total link search area height |
||
42 | linkParsingAreaHeight_description = The height of the area around the gaze position that is being parsed for links in pixel. |
||
43 | gazeSmoothingHistory_title = Gaze smoothing history |
||
44 | gazeSmoothingHistory_description = Number of gaze points taken into account for smoothing the gaze. |
||
45 | gazeSmoothing_title = Gaze Smoothing |
||
46 | gazeSmoothing_description = Number of gaze points taken into account for smoothing the gaze. |
||
47 | gazeConfirmationSteps_title = Gaze Confirmations |
||
48 | gazeConfirmationSteps_description = Number of confirmations needed to call an url. |
||
49 | gazeConfirmationSize_title = Count of calibration checking points. |
||
50 | gazeConfirmationSize_description = Number of points for gaze checking. |
||
51 | controlsInControlBar_title = Show controls in TopBar |
||
52 | controlsInControlBar_description = Show website controls in TopBar instead of WheelSelector. |
||
53 | hideOnFocusLost_title = Hide on focus lost |
||
54 | hideOnFocusLost_description = Hide the website when window focus is lost. |
||
55 | fixationThreshold_title = Fixation activation threshold |
||
56 | fixationThreshold_description = Time in ms after which an object's 'isFixation' event is called. |
||
57 | saccadeLength_title = Saccade length |
||
58 | saccadeLength_description = Minimal distance of gaze positions that should be considered as a saccade. |
||
59 | topEdge_title = Top Edge Function Trigger |
||
60 | topEdge_description = What should happen when you look over the top edge of the screen. |
||
61 | leftEdgeTolerance_title = Left edge tolerance |
||
62 | leftEdgeTolerance_description = Tolerance distance for gaze after when the corresponding function is called. |
||
63 | rightEdgeTolerance_title = Right edge tolerance |
||
64 | rightEdgeTolerance_description = Tolerance distance for gaze after when the corresponding function is called. |
||
65 | topEdgeTolerance_title = Top edge tolerance |
||
66 | topEdgeTolerance_description = Tolerance distance for gaze after when the corresponding function is called. |
||
67 | modeToggleRefractionTime_title = Mode toggle refraction time |
||
68 | modeToggleRefractionTime_description = Time in ms to prohibit mode changing. |
||
69 | checkCalibration_title = Check calibration |
||
70 | checkCalibration_description = Check calibration after calibrating. |
||
71 | gazeCorrectionPoints_title = Count of calibration checking points. |
||
72 | gazeCorrectionPoints_description = Number of points for gaze checking. |
||
73 | leftEdge_title = Left Edge Function Trigger |
||
74 | leftEdge_description = What should happen when you look over the left edge of the screen. |
||
75 | rightEdge_title = Right Edge Function Trigger |
||
76 | rightEdge_description = What should happen when you look over the right edge of the screen. |
||
77 | gazeOffsetX_title = X - Offset |
||
78 | gazeOffsetX_description = An offset that is added to the gaze position in x direction (can be negative). |
||
79 | gazeOffsetY_title = Y - Offset |
||
80 | gazeOffsetY_description = An offset that is added to the gaze position in y direction (can be negative). |
||
81 | selectionMode_title = Selection Mode |
||
82 | selectionMode_description = How an element's function should be triggered. |
||
83 | showLeftGazeLinkOption_title = Show left gaze link option |
||
84 | showLeftGazeLinkOption_description = Show left option on gaze links. |
||
85 | controlBarCalibInfo_title = ControlBar Calibration Information |
||
86 | controlBarCalibInfo_description = Show actual calibratin accuracy in controlbar. |
||
87 | autoReadingMode_title = Automatic Reading Mode |
||
88 | autoReadingMode_description = Toggle Reading Mode and BrowseMode automatically. |
||
89 | autoReadingModeThreshold_title = Automatic reading mode threshold time |
||
90 | autoReadingModeThreshold_description = Duration of fixation in 'ms' after which the browseMode is toggled. |
||
91 | autoReadingModeDistance_title = Automatic reading mode distance threshold |
||
92 | autoReadingModeDistance_description = Distance relative to last position after which the autoReadingMode timer is reset. |
||
93 | blickBrowserMode_title = BlickBrowser Mode |
||
94 | blickBrowserMode_description = Choose a Mode. |