Difference between revisions of "Translations:Manual:Introduction/198/ko"

From Mudlet
Jump to navigation Jump to search
(Updating translation from gettext import)
 
(No difference)

Latest revision as of 01:05, 17 February 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Manual:Introduction)
# Click the '''Keys''' button: [[File:Keys button.jpg]] 
# If you wish to group them together, click the '''Add Group''' button
# Then name your group, ''Keypad'' for instance
# With the group selected now click the '''Add Item''' button
# Name it, let's say ''North'', in the '''Name:''' widget
# If you only need a single command, like ''north'' for our example, place it into the '''Command:''' widget, otherwise skip to step 9
# Click the '''Grab New Key''' button
# Click the '''button sequence''' you want to use for your keybinding, ''keypad 8'' for north
# Now if you need additional code to execute when you click your keybinding, or want more complicated code, place it into the giant code box.
# Click the '''Save Item''' button if done or '''New Item''' button if not.
# Click the '''Activate''' button when finished to make sure they work.
  1. Keys 버튼을 클릭하세요: File:Keys button.jpg
  2. 그룹으로 묶고 싶다면 그룹 추가 버튼을 클릭하세요
  3. 그룹 이름을 입력하세요. 예를 들어 키패드라고 이름을 지정합니다
  4. 그룹을 선택한 후 항목 추가 버튼을 클릭하세요
  5. 이름: 위젯에 북쪽과 같이 이름을 지정하세요
  6. 예를 들어 북쪽과 같이 하나의 명령어만 필요한 경우, 명령어: 위젯에 입력하세요. 그렇지 않은 경우, 단계 9로 건너뛰세요
  7. 새 키 가져오기 버튼을 클릭하세요
  8. 키 바인딩에 사용할 버튼 시퀀스를 클릭하세요. 예를 들어 북쪽은 키패드 8입니다
  9. 이제 키 바인딩을 클릭할 때 실행할 추가 코드가 필요한 경우 또는 더 복잡한 코드가 필요한 경우, 이를 거대한 코드 상자에 입력하세요.
  10. 완료한 경우 항목 저장 버튼을 클릭하거나, 아직 완료하지 않은 경우 새 항목 버튼을 클릭하세요
  11. 작업을 마치면 활성화 버튼을 클릭하여 작동 여부를 확인하세요.