All the base classes should derive from object.
[pykickstart.git] / po / ko.po
blob4de4d79ed440af314a58279048484c766c782eef
1 # translation of pykickstart.master.po to Korean
2 # translation of ko.po to
3 # translation of ko.po to
4 # This file is distributed under the same license as the PACKAGE package.
5 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER, 2006.
7 # Eunju Kim <eukim@redhat.com>, 2006, 2007, 2008.
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: pykickstart.master\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2007-10-04 13:22-0400\n"
13 "PO-Revision-Date: 2008-03-26 16:38+1000\n"
14 "Last-Translator: Eunju Kim <eukim@redhat.com>\n"
15 "Language-Team: Korean <ko@li.org>\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "X-Generator: KBabel 1.11.4\n"
20 "Plural-Forms:  nplurals=2; plural=(n!=1);\n\n"
22 #: ../pykickstart/base.py:147
23 #, python-format
24 msgid ""
25 "Ignoring deprecated command on line %(lineno)s:  The %(cmd)s command has "
26 "been deprecated and no longer has any effect.  It may be removed from future "
27 "releases, which will result in a fatal error from kickstart.  Please modify "
28 "your kickstart file to remove this command."
29 msgstr ""
30 "%(lineno)s 번째 줄에서 앞으로 삭제될 명령은 무시됩니다.  %(cmd)s 명령은 삭제"
31 "되었으며 더이상 아무런 효과를 가지고 있지 않습니다.  킥스타트에서 치명적인 오"
32 "류를 가져오는 이 명령은 다음 배포판부터 완전히 삭제될 것입니다. 이 명령을 제"
33 "거하기 위해 킥스타트 파일을 수정해 주시기 바랍니다."
35 #: ../pykickstart/base.py:315
36 #, python-format
37 msgid "Unknown command: %s"
38 msgstr "알 수 없는 명령: %s"
40 #: ../pykickstart/errors.py:48
41 #, python-format
42 msgid ""
43 "The following problem occurred on line %(lineno)s of the kickstart file:\n"
44 "\n"
45 "%(msg)s\n"
46 msgstr ""
47 "킥스타트 파일의 %(lineno)s번째 줄에서 다음과 같은 문제 발생:\n"
48 "\n"
49 "%(msg)s\n"
51 #: ../pykickstart/errors.py:50
52 #, python-format
53 msgid "There was a problem reading from line %s of the kickstart file"
54 msgstr "킥스타트파일의 %s번째 줄을 읽는데 문제 발생"
56 #: ../pykickstart/options.py:84
57 #, python-format
58 msgid "Option %s is required"
59 msgstr "옵션 %s가 필요"
61 #: ../pykickstart/options.py:87
62 #, python-format
63 msgid ""
64 "The option %(option)s was introduced in version %(intro)s, but you are using "
65 "kickstart syntax version %(version)s"
66 msgstr ""
67 "옵션 %(option)s은 버전 %(intro)s에 소개되었으나, 킥스타트 구문 버전 %"
68 "(version)s을 사용하시고 있습니다"
70 #: ../pykickstart/options.py:90
71 #, python-format
72 msgid ""
73 "Ignoring deprecated option on line %(lineno)s:  The %(option)s option has "
74 "been deprecated and no longer has any effect.  It may be removed from future "
75 "releases, which will result in a fatal error from kickstart.  Please modify "
76 "your kickstart file to remove this option."
77 msgstr ""
78 "%(lineno)s 번째 줄에서 앞으로 삭제될 옵션은 무시됩니다.  %(option)s 옵션은 삭"
79 "제되었으며 더이상 아무런 효과를 가지고 있지 않습니다.  킥스타트에서 치명적인 "
80 "오류를 가져오는 이 옵션은 다음 배포판부터 완전히 삭제될 것입니다. 이 옵션을 "
81 "제거하기 위해 킥스타트 파일을 수정해 주시기 바랍니다."
83 #: ../pykickstart/options.py:93
84 #, python-format
85 msgid ""
86 "The option %(option)s was removed in version %(removed)s, but you are using "
87 "kickstart syntax version %(version)s"
88 msgstr ""
89 "옵션 %(option)s은 버전 %(removed)s에서 삭제되었으나, 킥스타트 구문 버전 %"
90 "(version)s을 사용하시고 있습니다"
92 #: ../pykickstart/options.py:147
93 msgid "Required flag set for option that doesn't take a value"
94 msgstr "값을 가지지 않는 옵션을 위해 사용되는 플래그 모음이 필요"
96 #: ../pykickstart/options.py:156
97 #, python-format
98 msgid "Option %(opt)s: invalid boolean value: %(value)r"
99 msgstr "옵션 %(opt)s: 유효하지 않은 부울(boolean) 값: %(value)r"
101 #: ../pykickstart/options.py:161
102 #, python-format
103 msgid "Option %(opt)s: invalid string value: %(value)r"
104 msgstr "옵션 %(opt)s: 유효하지 않은 문자열 값: %(value)r "
106 #: ../pykickstart/parser.py:90
107 #, python-format
108 msgid "Illegal url for %%ksappend: %s"
109 msgstr "%%ksappend의 잘못된 URL: %s"
111 #: ../pykickstart/parser.py:95
112 #, python-format
113 msgid "Unable to open %%ksappend file: "
114 msgstr "%%ksappend 파일을 열 수 없음: "
116 #: ../pykickstart/parser.py:101 ../pykickstart/parser.py:103
117 #, python-format
118 msgid "Unable to open %%ksappend file"
119 msgstr "%%ksappend 파일을 열 수 없음"
121 #: ../pykickstart/parser.py:286
122 msgid "Group cannot specify both --nodefaults and --optional"
123 msgstr "그룹은 --nodefaults 및 --optional을 지정할 수 없음"
125 #: ../pykickstart/parser.py:545 ../pykickstart/parser.py:604
126 #, python-format
127 msgid ""
128 "%s does not end with %%end.  This syntax has been deprecated.  It may be "
129 "removed from future releases, which will result in a fatal error from "
130 "kickstart.  Please modify your kickstart file to use this updated syntax."
131 msgstr ""
132 "%s은 %%end로 끝나지 않습니다. 이러한 구문은 삭제되었습니다.  킥스타트에서 치명적인 "
133 "오류를 가져오는 이 구문은 다음 배포판부터 완전히 삭제될 것입니다. 업데이트된 구문을 "
134 "사용하려면 킥스타트 파일을 수정해 주시기 바랍니다. "
136 #: ../pykickstart/parser.py:604
137 msgid "Script"
138 msgstr "스크립트 "
140 #. If nothing else worked, we're out of options.
141 #: ../pykickstart/version.py:87 ../pykickstart/version.py:96
142 #: ../pykickstart/version.py:99 ../pykickstart/version.py:110
143 #: ../pykickstart/version.py:150
144 #, python-format
145 msgid "Unsupported version specified: %s"
146 msgstr "지원되지 않는 버전 지정: %s"
148 #: ../tools/ksvalidator:52
149 msgid "halt after the first error or warning"
150 msgstr "처음 오류 혹은 경고 후에 정지"
152 #: ../tools/ksvalidator:55
153 #, python-format
154 msgid "parse include files when %include is seen"
155 msgstr "%include 가 보여질때 include 파일을 구문 분석함"
157 #: ../tools/ksvalidator:57
158 msgid "version of kickstart syntax to validate against"
159 msgstr "확인을 위한 킥스타트 구문의 버전"
161 #: ../tools/ksvalidator:71
162 #, python-format
163 msgid "The version %s is not supported by pykickstart"
164 msgstr "버전 %s은 pykickstart에 의해 지원되지 않습니다"
166 #: ../tools/ksvalidator:87
167 #, python-format
168 msgid ""
169 "File uses a deprecated option or command.\n"
170 "%s"
171 msgstr ""
172 "파일은 앞으로 삭제될 옵션이나 명령을 사용함.\n"
173 "%s"
175 #: ../tools/ksvalidator:93
176 msgid "General kickstart error in input file"
177 msgstr "입력 파일에서 일반적인 킥스타트 오류"
179 #: ../tools/ksvalidator:96
180 #, python-format
181 msgid "General error in input file:  %s"
182 msgstr "입력 파일에서 일반적인 오류:  %s"