summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunjae Park <darehanl@gmail.com>2006-08-18 00:01:17 +0000
committerSunjae Park <darehanl@gmail.com>2006-08-18 00:01:17 +0000
commit60656bc621446bffa6ec1a17c23e5c938eec5f21 (patch)
treea3349140dad1fde946dafc9272815e06bd468b3a
parentdfe95c23140ec93e8885708e31b8772794b914a6 (diff)
downloadinstallation-guide-60656bc621446bffa6ec1a17c23e5c938eec5f21.zip
Korean level1, manual (post-install) update
-rw-r--r--po/ko/post-install.po22
1 files changed, 18 insertions, 4 deletions
diff --git a/po/ko/post-install.po b/po/ko/post-install.po
index 1fe154ef1..db7e93df1 100644
--- a/po/ko/post-install.po
+++ b/po/ko/post-install.po
@@ -1,14 +1,15 @@
# post-install.xml
# Changwoo Ryu <cwryu@debian.org>, 2005.
# Seok-moon Jang <drssay97@gmail.com>, 2005.
+# Sunjae Park <darehanl@gmail.com>, 2006.
#
msgid ""
msgstr ""
"Project-Id-Version: post-install.xml\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
"POT-Creation-Date: 2006-08-16 18:10+0000\n"
-"PO-Revision-Date: 2006-08-18 04:16+0900\n"
-"Last-Translator: Seok-moon Jang <drssay97@gmail.com>\n"
+"PO-Revision-Date: 2006-08-18 08:59-0400\n"
+"Last-Translator: Sunjae Park <darehanl@gmail.com>\n"
"Language-Team: Korean <debian-i10n-korean@lists.debian.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: application/x-xml2pot; charset=UTF-8\n"
@@ -635,7 +636,7 @@ msgstr ""
#. Tag: para
#: post-install.xml:419
-#, fuzzy, no-c-format
+#, no-c-format
msgid ""
"Once the compilation is complete, you can install your custom kernel like "
"any package. As root, do <phrase condition=\"classic-kpkg\"> <userinput>dpkg "
@@ -654,7 +655,20 @@ msgid ""
"automatically update your boot loader to use the new kernel. If you have "
"created a modules package, <phrase condition=\"classic-kpkg\">e.g., if you "
"have PCMCIA,</phrase> you'll need to install that package as well."
-msgstr "컴파일이 끝나면 다른 꾸러미와 마찬가지로 직접 만든 커널을 설치합니다. 루트 권한으로 <phrase condition=\"classic-kpkg\"> <userinput>dpkg -i ../kernel-image-&kernelversion;-<replaceable>서브아키텍처</replaceable>_custom.1.0_&architecture;.deb</userinput>. </phrase> <phrase condition=\"common-kpkg\"> <userinput>dpkg -i ../linux-image-&kernelversion;-<replaceable>서브아키텍처</replaceable>_custom.1.0_&architecture;.deb</userinput>. </phrase> <replaceable>서브아키텍처</replaceable> 부분은 커널 옵션을 어떻게 따라 달라지는 <phrase arch=\"i386\"><quote>686같은</quote></phrase> 서브아키텍처 이름입니다. <userinput>dpkg -i kernel-image...</userinput> 명령은 커널 이미지를 설치하고, 다른 관련 파일 몇 개도 설치합니다. 예를 들어 <filename>System.map</filename> 파일을 설치하고 (커널 문제를 디버깅할 때 사용), <filename>/boot/config-&kernelversion;</filename> (커널 설정이 들어 있음) 파일도 설치합니다. <classname>kernel-image-&kernelversion;</classname> 꾸러미를 설치하면 알아서 해당 플랫폼의 부트로더를 사용해 부팅 설정을 업데이트합니다. 그래서 부트로더를 직접 신경 쓰지 않아도 부팅할 수 있게 됩니다. 모듈 꾸러미를 만들었다면 <phrase condition=\"classic-kpkg\">예를 들어 PCMCIA가 있다면</phrase>, 그 꾸러미도 설치해야 합니다."
+msgstr "일단 컴파일이 끝나면 다른 꾸러미와 마찬가지로 직접 만든 커널을 설치할 "
+"수 있습니다. 루트 권한으로 <phrase condition=\"classic-kpkg\"> <userinput>dpkg "
+"-i ../kernel-image-&kernelversion;-<replaceable>서브아키텍처</"
+"replaceable>_custom.1.0_&architecture;.deb</userinput>. </phrase> <phrase "
+"condition=\"common-kpkg\"> <userinput>dpkg -i ../linux-image-&kernelversion;-"
+"<replaceable>서브아키텍처</replaceable>_custom.1.0_&architecture;.deb</userinput>."
+" </phrase> <replaceable>서브아키텍처</replaceable> 부분은 커널 옵션에 따라 달라지는 "
+"<phrase arch=\"i386\"><quote>686과 같은</quote></phrase> 서브아키텍처 이름입니다. "
+"<userinput>dpkg -i</userinput>을 실행하면 커널과 함께 쓸만한 보조 파일들이 설치됩"
+"니다. 커널 문제를 해결하는데 도움이 되는 <filename>System.map</filename> 파일이라"
+"든지 설정 사항을 담은 <filename>/boot/config-&kernelversion;</filename> 등의 파일 "
+"등이 설치됩니다. 커널 꾸러미는 부트로더를 자동으로 갱신하여 새로 설치한 커널을 "
+"사용하도록 설정해주기도 합니다. <phrase condition=\"classic-kpkg\">PCMCIA가 있는"
+" 등</phrase> 모듈 꾸러미를 만들었다면, 그 꾸러미도 설치해야 합니다."
#. Tag: para
#: post-install.xml:446