Commit 68401a15 authored by Hwang YunSong(황윤성)'s avatar Hwang YunSong(황윤성) Committed by Alexandre Julliard

cmd: Updated Korean resource.

parent 8c5cf0cb
......@@ -194,7 +194,7 @@ verify 플래그는 Wine에서는 어떤 일도 안합니다.\n"
WCMD_POPD, "POPD는 현재 디렉토리를 PUSH로 마지막으로 저장했던 것으로 바꾼다.\n"
WCMD_MORE, "MORE displays output of files or piped input in pages.\n"
WCMD_MORE, "MORE는 파일 출력을 보여주거나 페이지의 파이프로도 된 입력을 보여준다.\n"
WCMD_EXIT,
"EXIT는 현재 명령 세션을 중단시키고 운영체제로 돌아가거나 cmd를\n\
......@@ -213,7 +213,7 @@ DIR\t\t디렉토리 내용 보여주기\n\
ECHO\t\t문자를 바로 화면 출력으로 복사\n\
HELP\t\t 목차의 짤막한 도움말 항목 보여줌\n\
MD (MKDIR)\t하위 디렉토리 만들기\n\
MORE\t\tDisplay output in pages\n\
MORE\t\t페이지 출력 보여주기\n\
MOVE\t\t파일 이나 여러 파일,그리고 디렉토리 구조 이동\n\
PATH\t\t탐색 경로 보여주거나 설정하기\n\
POPD\t\tPUSHD로 마지막으로 저장했던 디렉토리로 돌아가기\n\
......@@ -236,5 +236,5 @@ HELP <명령>을 치면 그 명령의 상세한 정보를 보여줌\n"
WCMD_NOASSOC, "이 파일확장자 %s에 연결된 풀그림이 없습니다. \n"
WCMD_NOFTYPE, "이 파일 형식 '%s'과 연결된 어떠한 명령도 없습니다.'\n"
WCMD_OVERWRITE, "덮어쓰기"
WCMD_MORESTR, "More..."
WCMD_MORESTR, "더 많이..."
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment