fc72a65ee517e6d752af4094ad493d79e164f9de
[reactos.git] / dll / win32 / msi / msi_Ko.rc
1 /*
2 * Korean resources for MSI
3 *
4 * Copyright 2005 Mike McCormack
5 * Copyright 2010 Detlef Riekenberg
6 * Copyright 2010 YunSong Hwang
7 *
8 * This library is free software; you can redistribute it and/or
9 * modify it under the terms of the GNU Lesser General Public
10 * License as published by the Free Software Foundation; either
11 * version 2.1 of the License, or (at your option) any later version.
12 *
13 * This library is distributed in the hope that it will be useful,
14 * but WITHOUT ANY WARRANTY; without even the implied warranty of
15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16 * Lesser General Public License for more details.
17 *
18 * You should have received a copy of the GNU Lesser General Public
19 * License along with this library; if not, write to the Free Software
20 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
21 */
22
23 #include "windef.h"
24
25 LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
26
27 #pragma code_page(65001)
28
29 STRINGTABLE
30 {
31 4 " 지정한 설치 패키지를 열 수 없습니다. 파일 경로를 확인하고 다시 시도하십시오."
32 5 "%s 경로를 찾을수 없습니다"
33 9 "디스크 %s 삽입"
34 10 "Windows Installer %s\n\n사용법:\nmsiexec 명령 {필수 매개변수} [선택적 매개변수]\n\n제품 설치:\n\t/i {package|productcode} [property]\n\t/package {package|productcode} [property]\n\t/a package [property]\n설치 복구:\n\t/f[p|o|e|d|c|a|u|m|s|v] {package|productcode}\n제품 제거:\n\t/uninstall {package|productcode} [property]\n\t/x {package|productcode} [property]\n제품 알리기:\n\t/j[u|m] package [/t transform] [/g languageid]\n패치 추가:\n\t/p patchpackage [property]\n\t/p patchpackage /a package [property]\n위의 명령어를 위한 Log 와 UI 한정자 :\n\t/l[*][i|w|e|a|r|u|c|m|o|p|v|][+|!] logfile\n\t/q{|n|b|r|f|n+|b+|b-}\nMSI 서비스 등록:\n\t/y\nMSI 서비스 등록 해제:\n\t/z\n도움말 보기:\n\t/help\n\t/?\n"
35 11 "%s를 포함하는 폴더를 입력하세여"
36 12 "빠진 부분(feature)을 위한 설치 원본"
37 13 "빠진 부분(feature)을 위한 네트워크 드라이브"
38 14 "부분(feature)에서:"
39 15 " %s를 포함하는 폴더 선택"
40 }