If an error occurred or the following message in Korean 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 |
Korean |
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. |