noVNC/app/locale/ko.json

80 lines
3.6 KiB
JSON

{
"Running without HTTPS is not recommended, crashes or other issues are likely.": "HTTPS 없이 실행하는 것은 권장되지 않으며, 충돌 또는 기타 문제가 발생할 가능성이 높습니다.",
"Connecting...": "연결 중...",
"Disconnecting...": "연결을 끊는 중…",
"Reconnecting...": "다시 연결하는 중…",
"Internal error": "내부 오류",
"Failed to connect to server: ": "서버 연결 실패: ",
"Connected (encrypted) to ": "다음과 (암호화된 상태로) 연결됨: ",
"Connected (unencrypted) to ": "다음과 (암호화 없이) 연결됨: ",
"Something went wrong, connection is closed": "문제가 발생했습니다. 연결이 닫혔습니다",
"Failed to connect to server": "서버 연결 실패",
"Disconnected": "연결 끊김",
"New connection has been rejected with reason: ": "새 연결이 거부되었습니다. 이유: ",
"New connection has been rejected": "새 연결이 거부되었습니다",
"Credentials are required": "자격 증명이 필요합니다",
"noVNC encountered an error:": "noVNC에 오류 발생:",
"Hide/Show the control bar": "컨트롤 막대 숨기기/표시",
"Drag": "끌기",
"Move/Drag viewport": "뷰포트 이동/끌기",
"Keyboard": "키보드",
"Show keyboard": "키보드 표시",
"Extra keys": "추가 키",
"Show extra keys": "추가 키 표시",
"Ctrl": "Ctrl",
"Toggle Ctrl": "Ctrl 키 설정/해제",
"Alt": "Alt",
"Toggle Alt": "Alt 키 설정/해제",
"Toggle Windows": "Windows 키 설정/해제",
"Windows": "Windows",
"Send Tab": "Tab 키 전송",
"Tab": "Tab",
"Esc": "Esc",
"Send Escape": "Esc 키 전송",
"Ctrl+Alt+Del": "Ctrl+Alt+Del",
"Send Ctrl-Alt-Del": "Ctrl+Alt+Del 전송",
"Shutdown/Reboot": "종료/재부팅",
"Shutdown/Reboot...": "종료/재부팅...",
"Power": "전원",
"Shutdown": "종료",
"Reboot": "재부팅",
"Reset": "초기화",
"Clipboard": "클립보드",
"Edit clipboard content in the textarea below.": "아래 텍스트 영역에서 클립보드 내용을 편집합니다.",
"Full screen": "전체 화면",
"Settings": "설정",
"Shared mode": "공유 모드",
"View only": "보기 전용",
"Clip to window": "창 크기에 맞춤",
"Scaling mode:": "스케일링 모드:",
"None": "없음",
"Local scaling": "로컬 스케일링",
"Remote resizing": "원격 크기 조절",
"Advanced": "고급",
"Quality:": "품질:",
"Compression level:": "압축 레벨:",
"Repeater ID:": "중계기 ID:",
"WebSocket": "WebSocket",
"Encrypt": "암호화",
"Host:": "호스트:",
"Port:": "포트:",
"Path:": "경로:",
"Automatic reconnect": "자동 다시 연결",
"Reconnect delay (ms):": "다시 연결 지연 시간(ms):",
"Show dot when no cursor": "커서가 없을 때 점 표시",
"Logging:": "로깅:",
"Version:": "버전:",
"Disconnect": "연결 끊기",
"Connect": "연결",
"Server identity": "서버 신원",
"The server has provided the following identifying information:": "서버에서 다음과 같은 식별 정보를 제공했습니다.",
"Fingerprint:": "지문:",
"Please verify that the information is correct and press \"Approve\". Otherwise press \"Reject\".": "정보가 정확한지 확인하고 \"승인\"을 누르십시오. 그렇지 않으면 \"거부\"를 누르십시오.",
"Approve": "승인",
"Reject": "거부",
"Credentials": "자격 증명",
"Username:": "사용자 이름:",
"Password:": "암호:",
"Send credentials": "자격 증명 전송",
"Cancel": "취소"
}