diff options
Diffstat (limited to 'po/ko')
-rw-r--r-- | po/ko/random-bits.po | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/po/ko/random-bits.po b/po/ko/random-bits.po index 1b2820e62..1ac89a6dc 100644 --- a/po/ko/random-bits.po +++ b/po/ko/random-bits.po @@ -963,17 +963,17 @@ msgstr "베이스 시스템 설정" #| msgid "" #| "Now you've got a real Debian system, though rather lean, on disk. " #| "<command>chroot</command> into it: <informalexample><screen>\n" -#| "# LANG=C chroot /mnt/debinst /bin/bash\n" +#| "# LANG=C.UTF-8 chroot /mnt/debinst /bin/bash\n" #| "</screen></informalexample> After chrooting you may need to set the " #| "terminal definition to be compatible with the Debian base system, for " #| "example:" msgid "" "Now you've got a real &debian; system, though rather lean, on disk. <command>chroot</command> into it: <informalexample><screen>\n" -"# LANG=C chroot /mnt/debinst /bin/bash\n" +"# LANG=C.UTF-8 chroot /mnt/debinst /bin/bash\n" "</screen></informalexample> After chrooting you may need to set the terminal definition to be compatible with the &debian; base system, for example:" msgstr "" "이제 디스크에 진정한 &debian; 시스템을(다소 안이 카스지만) 손에 넣었습니다. 거기 <command>chroot</command>하십시오: <informalexample><screen>\n" -"# LANG=C chroot /mnt/debinst /bin/bash\n" +"# LANG=C.UTF-8 chroot /mnt/debinst /bin/bash\n" "</screen></informalexample> chroot 후, &debian; 기본 시스템과 호환되는 터미널 정의를 필요가 있을지도 모릅니다. 예를 들어 다음과 같이합니다. " #. Tag: screen @@ -1393,11 +1393,11 @@ msgstr "" #: random-bits.xml:722 #, no-c-format msgid "" -"# aptitude install console-data\n" -"# dpkg-reconfigure console-data" +"# aptitude install console-setup\n" +"# dpkg-reconfigure keyboard-configuration" msgstr "" -"# aptitude install console-data\n" -"# dpkg-reconfigure console-data" +"# aptitude install console-setup\n" +"# dpkg-reconfigure keyboard-configuration" #. Tag: para #: random-bits.xml:724 |