Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
644b8715
Commit
644b8715
authored
Feb 15, 2007
by
Hwang YunSong(황윤성)
Committed by
Alexandre Julliard
Feb 16, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cmd: Updated Korean resource.
parent
da33d1b9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
Ko.rc
programs/cmd/Ko.rc
+5
-5
No files found.
programs/cmd/Ko.rc
View file @
644b8715
...
...
@@ -3,7 +3,7 @@
* Korean Language Support
*
* Copyright (C) 1999 D A Pickles
* Copyright 2005 YunSong Hwang
* Copyright 2005
,2007
YunSong Hwang
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
...
...
@@ -55,17 +55,17 @@ ECHO OFF 명령은 신호가 진행되는 걸 보여주는걸 막습니다.\n"
WCMD_ERASE, "ERASE 도움말\n"
WCMD_FOR,
"FOR 명령은 파일
한 셋트
에서 각각의 명령을 실행시킬 때 사용.\n\
"FOR 명령은 파일
모음
에서 각각의 명령을 실행시킬 때 사용.\n\
\n\
문법: FOR 변수 IN (set) DO 명령\n\
\n\
cmd 안에서 존재하지 않는 배치 파일에 FOR를 사용할려면 두 개의 %가 필요합니다.\n"
wine의
cmd 안에서 존재하지 않는 배치 파일에 FOR를 사용할려면 두 개의 %가 필요합니다.\n"
WCMD_GOTO,
"The GOTO 명령은 배치파일 안에서 다른 부분으로 실행흐름을 바꿉니다.\n\
\n\
GOTO의 타겟인 라벨은 공백을 포함해서 255자까지 가능
하
다\n\
(다른 운영체제에서는 다를 수도 있다).\n\
GOTO의 타겟인 라벨은 공백을 포함해서 255자까지 가능
합니
다\n\
(다른 운영체제에서는 다를 수도 있
습니
다).\n\
만약 2개나 더 많은 동일한 라벨이 존재할 경우 배치파일은 첫번째 것만 \n\
실행시킬 것입니다. 존재하지 않는 라벨로 GOTO를 시도한다면 배치파일 실행은 \n\
중단됩니다.\n\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment