If an error occurred or the following message in Chinese (Simplified) language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.
id |
Chinese (Simplified) |
English |
1 | 自定义按键顺序的字符串表示形式。例如 Ctrl+Shift+B。 |
String representation of the custom key sequence. eg. Ctrl+Shift+B. |
2 | 此类表示要筛选的自定义按键顺序。 |
This class represents custom key sequences to be filtered. |
3 | 预定义按键顺序的正式名称。 |
The official name of the predefined key sequence. |
4 | 此类表示键盘筛选器可以筛选的预定义按键顺序。 |
This class represents predefined key sequences that can be filtered by the keyboard filter. |
5 | 添加自定义扫描代码规则。 |
Add a custom scan code rule. |
6 | 一个字符串,用于编码要匹配的修改键。 |
A string encoding the modifier keys to match. |
7 | 要筛选的实际硬件扫描代码。 |
The actual hardware scan code to filter. |
8 | 要筛选的自定义按键顺序,但此处不能指定字母,而要指定实际的硬件扫描代码。 |
Custom key sequence to be filtered, but instead of specifying letter, actual hardware scancode is specified. |
9 | 包含键盘筛选器所有全局设置的单一实例类。 |
Singleton class containing all global settings for the keyboard filter. |