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
ab4eb729
Commit
ab4eb729
authored
Dec 29, 2010
by
Hwang YunSong
Committed by
Alexandre Julliard
Dec 29, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
net: Update Korean resource.
parent
1858f43d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
19 deletions
+21
-19
Ko.rc
programs/net/Ko.rc
+21
-19
No files found.
programs/net/Ko.rc
View file @
ab4eb729
...
...
@@ -3,7 +3,7 @@
* KOREAN language support
*
* Copyright (C) 2007 Tim Schwartz
* Copyright (C) 2007 YunSong Hwang (hys545@dreamwiz.com)
* Copyright (C) 2007
,2010
YunSong Hwang (hys545@dreamwiz.com)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
...
...
@@ -22,26 +22,28 @@
#include "resources.h"
#pragma code_page(65001)
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
STRINGTABLE
{
STRING_USAGE, "
이 명
령어의 문법:\n\nNET [ HELP | START | STOP | USE ]\n"
STRING_START_USAGE, "
지정된
서비스 시작.\n"
STRING_STOP_USAGE, "
지정된
서비스 정지.\n"
STRING_STOP_DEP, "
종속된
서비스 정지중: %s\n"
STRING_CANT_STOP, "%s
서비스를
정지할 수 없습니다\n"
STRING_NO_SCM, "
서비스 제어 관
리자를 다룰 수 없습니다.\n"
STRING_NO_SVCHANDLE, "
서비스 핸들
을 얻을 수 없습니다.\n"
STRING_START_SVC, "%s
서비
스는 시작중.\n"
STRING_START_SVC_SUCCESS, " %s
서비
스 시작 성공.\n"
STRING_START_SVC_FAIL, "%s
서비
스 시작 실패.\n"
STRING_STOP_SVC, "%s
서
비스 정지.\n"
STRING_STOP_SVC_SUCCESS, "%s
서비
스 정지 성공.\n"
STRING_STOP_SVC_FAIL, "%s
서비
스 정지 실패.\n"
STRING_HELP_USAGE, "
명령어 문법:\n\nNET HELP 명령어\n -or-\
nNET 명령어 /HELP\n\n"\
"
가능
한 명령어:\n NET HELP NET START NET STOP NET USE\n"
STRING_NO_ENTRIES, "
리스트가
비어 있습니다.\n"
STRING_USE_HEADER, "\n
상태 로
컬 원격\n---------------------------------------------------------------\n"
STRING_USE_ENTRY, "%s %S %S
열린
리소스: %lu\n"
STRING_USAGE, "
이 명령어의 문법
:\n\nNET [ HELP | START | STOP | USE ]\n"
STRING_START_USAGE, "
지정된 서비스 시작
.\n"
STRING_STOP_USAGE, "
지정된 서비스 정지
.\n"
STRING_STOP_DEP, "
종속된 서비스 정지중
: %s\n"
STRING_CANT_STOP, "%s
서비스를 정지할 수 없습니다
\n"
STRING_NO_SCM, "
서비스 제어 관리자를 다룰 수 없습니다
.\n"
STRING_NO_SVCHANDLE, "
서비스 핸들을 얻을 수 없습니다
.\n"
STRING_START_SVC, "%s
서비스는 시작중
.\n"
STRING_START_SVC_SUCCESS, " %s
서비스 시작 성공
.\n"
STRING_START_SVC_FAIL, "%s
서비스 시작 실패
.\n"
STRING_STOP_SVC, "%s
서비스 정지
.\n"
STRING_STOP_SVC_SUCCESS, "%s
서비스 정지 성공
.\n"
STRING_STOP_SVC_FAIL, "%s
서비스 정지 실패
.\n"
STRING_HELP_USAGE, "
명령어 문법:\n\nNET HELP 명령어\n -or-\nNET 명령어
/HELP\n\n"\
"
가능한 명령어
:\n NET HELP NET START NET STOP NET USE\n"
STRING_NO_ENTRIES, "
리스트가 비어 있습니다
.\n"
STRING_USE_HEADER, "\n
상태 로컬 원격
\n---------------------------------------------------------------\n"
STRING_USE_ENTRY, "%s %S %S
열린 리소스
: %lu\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