diff options
Diffstat (limited to 'po/ko')
-rw-r--r-- | po/ko/boot-installer.po | 45 | ||||
-rw-r--r-- | po/ko/hardware.po | 514 | ||||
-rw-r--r-- | po/ko/preparing.po | 162 | ||||
-rw-r--r-- | po/ko/random-bits.po | 185 | ||||
-rw-r--r-- | po/ko/using-d-i.po | 11 |
5 files changed, 498 insertions, 419 deletions
diff --git a/po/ko/boot-installer.po b/po/ko/boot-installer.po index 4cfe5bddf..0443657b6 100644 --- a/po/ko/boot-installer.po +++ b/po/ko/boot-installer.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: boot-installer.xml\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2016-08-26 13:50+0000\n" +"POT-Creation-Date: 2016-11-25 19:03+0000\n" "PO-Revision-Date: 2015-05-17 15:45+0900\n" "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n" "Language-Team: Korean <debian-i10n-korean@lists.debian.org>\n" @@ -225,13 +225,23 @@ msgstr "" #. Tag: para #: boot-installer.xml:123 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "Run a serial console at 115200, 8bit no parity, and boot the Juno. It " +#| "should boot from the USB stick to a GRUB menu. The console config is not " +#| "correctly detected on Juno so just hitting return will show no kernel " +#| "output. Set the console to " +#| "<informalexample><screen>console=ttyAMA0,115200n8</screen></" +#| "informalexample> as described in (<xref linkend=\"arm64-console-setup\"/" +#| ">). <keycombo><keycap>Control</keycap> <keycap>x</keycap></keycombo> to " +#| "boot should show you the &d-i; screens, and allow you to proceed with a " +#| "standard installation." msgid "" "Run a serial console at 115200, 8bit no parity, and boot the Juno. It should " "boot from the USB stick to a GRUB menu. The console config is not correctly " -"detected on Juno so just hitting return will show no kernel output. Set the " -"console to <informalexample><screen>console=ttyAMA0,115200n8</screen></" -"informalexample> as described in (<xref linkend=\"arm64-console-setup\"/>). " +"detected on Juno so just hitting &enterkey; will show no kernel output. Set " +"the console to <informalexample><screen>console=ttyAMA0,115200n8</screen></" +"informalexample> (as described in <xref linkend=\"arm64-console-setup\"/>). " "<keycombo><keycap>Control</keycap> <keycap>x</keycap></keycombo> to boot " "should show you the &d-i; screens, and allow you to proceed with a standard " "installation." @@ -410,7 +420,18 @@ msgstr "" #. Tag: para #: boot-installer.xml:214 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "On some systems, U-Boot predefines a set of environment variables with " +#| "suitable load addresses: kernel_addr_r, ramdisk_addr_r and fdt_addr_r. " +#| "You can check whether they are defined by running " +#| "<informalexample><screen>\n" +#| "printenv kernel_addr_r ramdisk_addr_r fdt_addr_r\n" +#| "</screen></informalexample> If they are not defined, you have to check " +#| "your system's documentation for appropriate values and set them manually. " +#| "For systems based on Allwinner SunXi SOCs (e.g. the Allwinner A10, " +#| "architecture name <quote>sun4i</quote> or the Allwinner A20, architecture " +#| "name <quote>sun7i</quote>), you can e.g. use the follwing values:" msgid "" "On some systems, U-Boot predefines a set of environment variables with " "suitable load addresses: kernel_addr_r, ramdisk_addr_r and fdt_addr_r. You " @@ -420,7 +441,7 @@ msgid "" "system's documentation for appropriate values and set them manually. For " "systems based on Allwinner SunXi SOCs (e.g. the Allwinner A10, architecture " "name <quote>sun4i</quote> or the Allwinner A20, architecture name " -"<quote>sun7i</quote>), you can e.g. use the follwing values:" +"<quote>sun7i</quote>), you can e.g. use the following values:" msgstr "" "일부 시스템에서는, U-Boot에 적합한 로딩 주소가 환경 변수로 미리 정의되어 있습" "니다: kernel_addr_r, ramdisk_addr_r 및 fdt_addr_r. 이 환경 변수가 정의되어 있" @@ -3009,11 +3030,11 @@ msgid "" "Some users may need specific support because of e.g. some visual impairment. " "<phrase arch=\"ia64;powerpc;ppc64el;x86\">USB braille displays are detected " "automatically (not serial displays connected via a serial-to-USB converter), " -"but most other</phrase> <phrase arch=\"arm;hppa;mips;mipsel;sparc\">Most</" -"phrase> accessibility features have to be enabled manually. <phrase arch=" -"\"x86\">On machines that support it, the boot menu emits beeps when it is " -"ready to receive keystrokes. It beeps once on BIOS systems, and beeps twice " -"on UEFI systems.</phrase> Some boot parameters can <phrase arch=" +"but most other</phrase> <phrase arch=\"arm;hppa;mips;mipsel;mips64el;sparc" +"\">Most</phrase> accessibility features have to be enabled manually. <phrase " +"arch=\"x86\">On machines that support it, the boot menu emits beeps when it " +"is ready to receive keystrokes. It beeps once on BIOS systems, and beeps " +"twice on UEFI systems.</phrase> Some boot parameters can <phrase arch=" "\"x86\">then</phrase> be appended to enable accessibility features<phrase " "arch=\"x86\"> (see also <xref linkend=\"boot-screen\"/>)</phrase>. Note that " "on most architectures the boot loader interprets your keyboard as a QWERTY " diff --git a/po/ko/hardware.po b/po/ko/hardware.po index bb1cb42b7..746adf3eb 100644 --- a/po/ko/hardware.po +++ b/po/ko/hardware.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: hardware.xml\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2016-08-26 13:50+0000\n" +"POT-Creation-Date: 2016-11-25 19:03+0000\n" "PO-Revision-Date: 2015-05-17 15:34+0900\n" "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n" "Language-Team: Korean <debian-i10n-korean@lists.debian.org>\n" @@ -1135,7 +1135,7 @@ msgstr "" #. Tag: title #: hardware.xml:712 hardware.xml:762 hardware.xml:820 hardware.xml:850 -#: hardware.xml:1293 +#: hardware.xml:880 hardware.xml:1323 #, no-c-format msgid "CPU, Main Boards, and Video Support" msgstr "CPU, 메인 보드, 비디오 지원" @@ -1222,7 +1222,23 @@ msgstr "" #. Tag: para #: hardware.xml:763 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "&debian; on &arch-title; supports the following platforms: <itemizedlist> " +#| "<listitem><para> SGI IP22: this platform includes the SGI machines Indy, " +#| "Indigo 2 and Challenge S. Since these machines are very similar, whenever " +#| "this document refers to the SGI Indy, the Indigo 2 and Challenge S are " +#| "meant as well. </para></listitem> <listitem><para> SGI IP32: this " +#| "platform is generally known as SGI O2. </para></listitem> " +#| "<listitem><para> MIPS Malta: this platform is emulated by QEMU and is " +#| "therefore a nice way to test and run &debian; on MIPS if you don't have " +#| "the hardware. </para></listitem> </itemizedlist> Complete information " +#| "regarding supported mips/mipsel machines can be found at the <ulink url=" +#| "\"&url-linux-mips;\">Linux-MIPS homepage</ulink>. In the following, only " +#| "the systems supported by the &debian; installer will be covered. If you " +#| "are looking for support for other subarchitectures, please contact the " +#| "<ulink url=\"&url-list-subscribe;\"> debian-&arch-listname; mailing list</" +#| "ulink>." msgid "" "&debian; on &arch-title; supports the following platforms: <itemizedlist> " "<listitem><para> SGI IP22: this platform includes the SGI machines Indy, " @@ -1232,10 +1248,10 @@ msgid "" "generally known as SGI O2. </para></listitem> <listitem><para> MIPS Malta: " "this platform is emulated by QEMU and is therefore a nice way to test and " "run &debian; on MIPS if you don't have the hardware. </para></listitem> </" -"itemizedlist> Complete information regarding supported mips/mipsel machines " -"can be found at the <ulink url=\"&url-linux-mips;\">Linux-MIPS homepage</" -"ulink>. In the following, only the systems supported by the &debian; " -"installer will be covered. If you are looking for support for other " +"itemizedlist> Complete information regarding supported mips/mipsel/mips64el " +"machines can be found at the <ulink url=\"&url-linux-mips;\">Linux-MIPS " +"homepage</ulink>. In the following, only the systems supported by the " +"&debian; installer will be covered. If you are looking for support for other " "subarchitectures, please contact the <ulink url=\"&url-list-subscribe;\"> " "debian-&arch-listname; mailing list</ulink>." msgstr "" @@ -1268,28 +1284,43 @@ msgstr "" #. Tag: para #: hardware.xml:804 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "Some MIPS machines can be operated in both big and little endian mode. " +#| "For little endian MIPS, please read the documentation for the mipsel " +#| "architecture." msgid "" "Some MIPS machines can be operated in both big and little endian mode. For " -"little endian MIPS, please read the documentation for the mipsel " -"architecture." +"little endian MIPS, please read the documentation for the mipsel and " +"mips64el architectures." msgstr "" "일부 MIPS 컴퓨터는 빅 엔디안과 리틀 엔디안 모드 모두에서 동작할 수 있습니다. " "리틀 엔디안 MIPS의 경우에는 mipsel 아키텍처에 대한 문서를 읽어보십시오." #. Tag: para -#: hardware.xml:821 -#, no-c-format +#: hardware.xml:821 hardware.xml:851 +#, fuzzy, no-c-format +#| msgid "" +#| "&debian; on &arch-title; supports the following platforms: <itemizedlist> " +#| "<listitem><para> MIPS Malta: this platform is emulated by QEMU and is " +#| "therefore a nice way to test and run &debian; on MIPS if you don't have " +#| "the hardware. </para></listitem> </itemizedlist> Complete information " +#| "regarding supported mips/mipsel machines can be found at the <ulink url=" +#| "\"&url-linux-mips;\">Linux-MIPS homepage</ulink>. In the following, only " +#| "the systems supported by the &debian; installer will be covered. If you " +#| "are looking for support for other subarchitectures, please contact the " +#| "<ulink url=\"&url-list-subscribe;\"> debian-&arch-listname; mailing list</" +#| "ulink>." msgid "" "&debian; on &arch-title; supports the following platforms: <itemizedlist> " "<listitem><para> MIPS Malta: this platform is emulated by QEMU and is " "therefore a nice way to test and run &debian; on MIPS if you don't have the " "hardware. </para></listitem> </itemizedlist> Complete information regarding " -"supported mips/mipsel machines can be found at the <ulink url=\"&url-linux-" -"mips;\">Linux-MIPS homepage</ulink>. In the following, only the systems " -"supported by the &debian; installer will be covered. If you are looking for " -"support for other subarchitectures, please contact the <ulink url=\"&url-" -"list-subscribe;\"> debian-&arch-listname; mailing list</ulink>." +"supported mips/mipsel/mips64el machines can be found at the <ulink url=" +"\"&url-linux-mips;\">Linux-MIPS homepage</ulink>. In the following, only the " +"systems supported by the &debian; installer will be covered. If you are " +"looking for support for other subarchitectures, please contact the <ulink " +"url=\"&url-list-subscribe;\"> debian-&arch-listname; mailing list</ulink>." msgstr "" "&arch-title;에서는 &debian;은 다음 플랫폼을 지원합니다. <itemizedlist> " "<listitem> <para> MIPS Malta: 이 플랫폼은 QEMU가 에뮬레이트되고 있으며, 따라" @@ -1301,7 +1332,7 @@ msgstr "" "\">debian-&arch-listname; 메일링 리스트 </ulink>에 문의하십시오." #. Tag: para -#: hardware.xml:851 +#: hardware.xml:881 #, no-c-format msgid "" "For &debian-gnu; &release; only the PMac (Power-Macintosh or PowerMac) and " @@ -1311,13 +1342,13 @@ msgstr "" "아키텍쳐만 지원합니다." #. Tag: title -#: hardware.xml:872 +#: hardware.xml:902 #, no-c-format msgid "Kernel Flavours" msgstr "커널 기종" #. Tag: para -#: hardware.xml:874 +#: hardware.xml:904 #, no-c-format msgid "" "There are two flavours of the powerpc kernel in &debian;, based on the CPU " @@ -1325,13 +1356,13 @@ msgid "" msgstr "&debian;은 다음의 CPU 타입에 따라 powerpc 커널 변종이 2가지 있습니다:" #. Tag: term -#: hardware.xml:881 +#: hardware.xml:911 #, no-c-format msgid "<term>powerpc</term>" msgstr "<term>powerpc</term>" #. Tag: para -#: hardware.xml:882 +#: hardware.xml:912 #, no-c-format msgid "" "This kernel flavour supports the PowerPC 601, 603, 604, 740, 750, and 7400 " @@ -1343,31 +1374,31 @@ msgstr "" "나를 사용합니다." #. Tag: term -#: hardware.xml:892 +#: hardware.xml:922 #, no-c-format msgid "powerpc-smp" msgstr "powerpc-smp" #. Tag: para -#: hardware.xml:893 +#: hardware.xml:923 #, no-c-format msgid "All Apple PowerMac G4 SMP machines." msgstr "모든 애플 PowerMac G4 SMP 컴퓨터." #. Tag: term -#: hardware.xml:901 +#: hardware.xml:931 #, no-c-format msgid "power64" msgstr "power64" #. Tag: para -#: hardware.xml:902 +#: hardware.xml:932 #, no-c-format msgid "The power64 kernel flavour supports the following CPUs:" msgstr "이 power64 커널 기종은 다음 CPU를 지원합니다:" #. Tag: para -#: hardware.xml:906 +#: hardware.xml:936 #, no-c-format msgid "" "The POWER3 processor is used in older IBM 64-bit server systems: known " @@ -1379,7 +1410,7 @@ msgstr "" "7044-260과 7044-270이 있습니다." #. Tag: para -#: hardware.xml:912 +#: hardware.xml:942 #, no-c-format msgid "" "The POWER4 processor is used in more recent IBM 64-bit server systems: known " @@ -1389,7 +1420,7 @@ msgstr "" "진 모델은 pSeries 615, 630, 650, 655, 670, 690이 있습니다." #. Tag: para -#: hardware.xml:917 +#: hardware.xml:947 #, no-c-format msgid "" "Systems using the PPC970 processor (Apple G5, YDL PowerStation, IBM " @@ -1401,19 +1432,19 @@ msgstr "" "다." #. Tag: para -#: hardware.xml:923 +#: hardware.xml:953 #, no-c-format msgid "Newer IBM systems using POWER5, POWER6, and POWER7 processors." msgstr "그 이후에 POWER5, POWER6, POWER7 프로세서를 사용하는 IBM 시스템." #. Tag: title -#: hardware.xml:956 +#: hardware.xml:986 #, no-c-format msgid "Power Macintosh (pmac) subarchitecture" msgstr "파워 매킨토시(pmac) 서브 아키텍처" #. Tag: para -#: hardware.xml:958 +#: hardware.xml:988 #, no-c-format msgid "" "Apple (and briefly a few other manufacturers — Power Computing, for " @@ -1426,7 +1457,7 @@ msgstr "" "NuBus (&debian;에서는 지원되지 않음), OldWorld, NewWorld에 분류되어 있습니다." #. Tag: para -#: hardware.xml:965 +#: hardware.xml:995 #, no-c-format msgid "" "OldWorld systems are most Power Macintoshes with a floppy drive and a PCI " @@ -1440,7 +1471,7 @@ msgstr "" "어 있습니다. 예외적으로 베이지색의 G3 시스템도 올드월드입니다." #. Tag: para -#: hardware.xml:973 +#: hardware.xml:1003 #, no-c-format msgid "" "The so called NewWorld PowerMacs are any PowerMacs in translucent colored " @@ -1456,7 +1487,7 @@ msgstr "" "고, 1998년 중반 이후에 제조되었습니다." #. Tag: para -#: hardware.xml:981 +#: hardware.xml:1011 #, no-c-format msgid "" "Specifications for Apple hardware are available at <ulink url=\"http://www." @@ -1470,392 +1501,392 @@ msgstr "" "\">AppleSpec Legacy</ulink>에 있습니다." #. Tag: entry -#: hardware.xml:997 hardware.xml:1132 hardware.xml:1176 hardware.xml:1209 +#: hardware.xml:1027 hardware.xml:1162 hardware.xml:1206 hardware.xml:1239 #, no-c-format msgid "Model Name/Number" msgstr "모델 이름/번호" #. Tag: entry -#: hardware.xml:998 +#: hardware.xml:1028 #, no-c-format msgid "Generation" msgstr "세대" #. Tag: entry -#: hardware.xml:1004 +#: hardware.xml:1034 #, no-c-format msgid "Apple" msgstr "애플" #. Tag: entry -#: hardware.xml:1005 +#: hardware.xml:1035 #, no-c-format msgid "iMac Bondi Blue, 5 Flavors, Slot Loading" msgstr "iMac Bondi Blue, 5개 기종, 슬롯 방식" #. Tag: entry -#: hardware.xml:1006 hardware.xml:1009 hardware.xml:1012 hardware.xml:1015 -#: hardware.xml:1018 hardware.xml:1021 hardware.xml:1024 hardware.xml:1027 -#: hardware.xml:1030 hardware.xml:1033 hardware.xml:1036 hardware.xml:1039 -#: hardware.xml:1042 hardware.xml:1045 hardware.xml:1048 hardware.xml:1051 +#: hardware.xml:1036 hardware.xml:1039 hardware.xml:1042 hardware.xml:1045 +#: hardware.xml:1048 hardware.xml:1051 hardware.xml:1054 hardware.xml:1057 +#: hardware.xml:1060 hardware.xml:1063 hardware.xml:1066 hardware.xml:1069 +#: hardware.xml:1072 hardware.xml:1075 hardware.xml:1078 hardware.xml:1081 #, no-c-format msgid "NewWorld" msgstr "뉴월드" #. Tag: entry -#: hardware.xml:1008 +#: hardware.xml:1038 #, no-c-format msgid "iMac Summer 2000, Early 2001" msgstr "iMac 2000년 여름, 2001년초" #. Tag: entry -#: hardware.xml:1011 +#: hardware.xml:1041 #, no-c-format msgid "iMac G5" msgstr "iMac G5" #. Tag: entry -#: hardware.xml:1014 +#: hardware.xml:1044 #, no-c-format msgid "iBook, iBook SE, iBook Dual USB" msgstr "iBook, iBook SE, iBook Dual USB" #. Tag: entry -#: hardware.xml:1017 +#: hardware.xml:1047 #, no-c-format msgid "iBook2" msgstr "iBook2" #. Tag: entry -#: hardware.xml:1020 +#: hardware.xml:1050 #, no-c-format msgid "iBook G4" msgstr "iBook G4" #. Tag: entry -#: hardware.xml:1023 +#: hardware.xml:1053 #, no-c-format msgid "Power Macintosh Blue and White (B&W) G3" msgstr "Power Macintosh Blue and White (B&W) G3" #. Tag: entry -#: hardware.xml:1026 +#: hardware.xml:1056 #, no-c-format msgid "Power Macintosh G4 PCI, AGP, Cube" msgstr "Power Macintosh G4 PCI, AGP, Cube" #. Tag: entry -#: hardware.xml:1029 +#: hardware.xml:1059 #, no-c-format msgid "Power Macintosh G4 Gigabit Ethernet" msgstr "Power Macintosh G4 Gigabit Ethernet" #. Tag: entry -#: hardware.xml:1032 +#: hardware.xml:1062 #, no-c-format msgid "Power Macintosh G4 Digital Audio, Quicksilver" msgstr "Power Macintosh G4 Digital Audio, Quicksilver" #. Tag: entry -#: hardware.xml:1035 +#: hardware.xml:1065 #, no-c-format msgid "Power Macintosh G5" msgstr "Power Macintosh G5" #. Tag: entry -#: hardware.xml:1038 +#: hardware.xml:1068 #, no-c-format msgid "PowerBook G3 FireWire Pismo (2000)" msgstr "PowerBook G3 FireWire Pismo (2000)" #. Tag: entry -#: hardware.xml:1041 +#: hardware.xml:1071 #, no-c-format msgid "PowerBook G3 Lombard (1999)" msgstr "PowerBook G3 Lombard (1999)" #. Tag: entry -#: hardware.xml:1044 +#: hardware.xml:1074 #, no-c-format msgid "PowerBook G4 Titanium" msgstr "PowerBook G4 Titanium" #. Tag: entry -#: hardware.xml:1047 +#: hardware.xml:1077 #, no-c-format msgid "PowerBook G4 Aluminum" msgstr "PowerBook G4 Aluminum" #. Tag: entry -#: hardware.xml:1050 +#: hardware.xml:1080 #, no-c-format msgid "Xserve G5" msgstr "Xserve G5" #. Tag: entry -#: hardware.xml:1053 +#: hardware.xml:1083 #, no-c-format msgid "Performa 4400, 54xx, 5500" msgstr "Performa 4400, 54xx, 5500" #. Tag: entry -#: hardware.xml:1054 hardware.xml:1057 hardware.xml:1060 hardware.xml:1063 -#: hardware.xml:1066 hardware.xml:1069 hardware.xml:1072 hardware.xml:1075 -#: hardware.xml:1078 hardware.xml:1081 hardware.xml:1084 hardware.xml:1087 -#: hardware.xml:1093 hardware.xml:1096 hardware.xml:1102 hardware.xml:1108 -#: hardware.xml:1114 +#: hardware.xml:1084 hardware.xml:1087 hardware.xml:1090 hardware.xml:1093 +#: hardware.xml:1096 hardware.xml:1099 hardware.xml:1102 hardware.xml:1105 +#: hardware.xml:1108 hardware.xml:1111 hardware.xml:1114 hardware.xml:1117 +#: hardware.xml:1123 hardware.xml:1126 hardware.xml:1132 hardware.xml:1138 +#: hardware.xml:1144 #, no-c-format msgid "OldWorld" msgstr "올드월드" #. Tag: entry -#: hardware.xml:1056 +#: hardware.xml:1086 #, no-c-format msgid "Performa 6360, 6400, 6500" msgstr "Performa 6360, 6400, 6500" #. Tag: entry -#: hardware.xml:1059 +#: hardware.xml:1089 #, no-c-format msgid "Power Macintosh 4400, 5400" msgstr "Power Macintosh 4400, 5400" #. Tag: entry -#: hardware.xml:1062 +#: hardware.xml:1092 #, no-c-format msgid "Power Macintosh 7200, 7300, 7500, 7600" msgstr "Power Macintosh 7200, 7300, 7500, 7600" #. Tag: entry -#: hardware.xml:1065 +#: hardware.xml:1095 #, no-c-format msgid "Power Macintosh 8200, 8500, 8600" msgstr "Power Macintosh 8200, 8500, 8600" #. Tag: entry -#: hardware.xml:1068 +#: hardware.xml:1098 #, no-c-format msgid "Power Macintosh 9500, 9600" msgstr "Power Macintosh 9500, 9600" #. Tag: entry -#: hardware.xml:1071 +#: hardware.xml:1101 #, no-c-format msgid "Power Macintosh (Beige) G3 Minitower" msgstr "Power Macintosh (Beige) G3 Minitower" #. Tag: entry -#: hardware.xml:1074 +#: hardware.xml:1104 #, no-c-format msgid "Power Macintosh (Beige) Desktop, All-in-One" msgstr "Power Macintosh (Beige) Desktop, All-in-One" #. Tag: entry -#: hardware.xml:1077 +#: hardware.xml:1107 #, no-c-format msgid "PowerBook 2400, 3400, 3500" msgstr "PowerBook 2400, 3400, 3500" #. Tag: entry -#: hardware.xml:1080 +#: hardware.xml:1110 #, no-c-format msgid "PowerBook G3 Wallstreet (1998)" msgstr "PowerBook G3 Wallstreet (1998)" #. Tag: entry -#: hardware.xml:1083 +#: hardware.xml:1113 #, no-c-format msgid "Twentieth Anniversary Macintosh" msgstr "Twentieth Anniversary Macintosh" #. Tag: entry -#: hardware.xml:1086 +#: hardware.xml:1116 #, no-c-format msgid "Workgroup Server 7250, 7350, 8550, 9650, G3" msgstr "Workgroup Server 7250, 7350, 8550, 9650, G3" #. Tag: entry -#: hardware.xml:1091 +#: hardware.xml:1121 #, no-c-format msgid "Power Computing" msgstr "Power Computing" #. Tag: entry -#: hardware.xml:1092 +#: hardware.xml:1122 #, no-c-format msgid "PowerBase, PowerTower / Pro, PowerWave" msgstr "PowerBase, PowerTower / Pro, PowerWave" #. Tag: entry -#: hardware.xml:1095 +#: hardware.xml:1125 #, no-c-format msgid "PowerCenter / Pro, PowerCurve" msgstr "PowerCenter / Pro, PowerCurve" #. Tag: entry -#: hardware.xml:1100 +#: hardware.xml:1130 #, no-c-format msgid "UMAX" msgstr "UMAX" #. Tag: entry -#: hardware.xml:1101 +#: hardware.xml:1131 #, no-c-format msgid "C500, C600, J700, S900" msgstr "C500, C600, J700, S900" #. Tag: entry -#: hardware.xml:1106 +#: hardware.xml:1136 #, no-c-format msgid "<entry>APS</entry>" msgstr "<entry>APS</entry>" #. Tag: entry -#: hardware.xml:1107 +#: hardware.xml:1137 #, no-c-format msgid "APS Tech M*Power 604e/2000" msgstr "APS Tech M*Power 604e/2000" #. Tag: entry -#: hardware.xml:1112 hardware.xml:1138 +#: hardware.xml:1142 hardware.xml:1168 #, no-c-format msgid "Motorola" msgstr "모토로라" #. Tag: entry -#: hardware.xml:1113 +#: hardware.xml:1143 #, no-c-format msgid "Starmax 3000, 4000, 5000, 5500" msgstr "Starmax 3000, 4000, 5000, 5500" #. Tag: title -#: hardware.xml:1122 +#: hardware.xml:1152 #, no-c-format msgid "PReP subarchitecture" msgstr "PReP 서브 아키텍처" #. Tag: entry -#: hardware.xml:1139 +#: hardware.xml:1169 #, no-c-format msgid "Firepower, PowerStack Series E, PowerStack II" msgstr "Firepower, PowerStack Series E, PowerStack II" #. Tag: entry -#: hardware.xml:1141 +#: hardware.xml:1171 #, no-c-format msgid "MPC 7xx, 8xx" msgstr "MPC 7xx, 8xx" #. Tag: entry -#: hardware.xml:1143 +#: hardware.xml:1173 #, no-c-format msgid "MTX, MTX+" msgstr "MTX, MTX+" #. Tag: entry -#: hardware.xml:1145 +#: hardware.xml:1175 #, no-c-format msgid "MVME2300(SC)/24xx/26xx/27xx/36xx/46xx" msgstr "MVME2300(SC)/24xx/26xx/27xx/36xx/46xx" #. Tag: entry -#: hardware.xml:1147 +#: hardware.xml:1177 #, no-c-format msgid "MCP(N)750" msgstr "MCP(N)750" #. Tag: entry -#: hardware.xml:1151 hardware.xml:1182 +#: hardware.xml:1181 hardware.xml:1212 #, no-c-format msgid "IBM RS/6000" msgstr "IBM RS/6000" #. Tag: entry -#: hardware.xml:1152 +#: hardware.xml:1182 #, no-c-format msgid "40P, 43P" msgstr "40P, 43P" #. Tag: entry -#: hardware.xml:1154 +#: hardware.xml:1184 #, no-c-format msgid "Power 830/850/860 (6070, 6050)" msgstr "Power 830/850/860 (6070, 6050)" #. Tag: entry -#: hardware.xml:1156 +#: hardware.xml:1186 #, no-c-format msgid "6030, 7025, 7043" msgstr "6030, 7025, 7043" #. Tag: entry -#: hardware.xml:1158 +#: hardware.xml:1188 #, no-c-format msgid "p640" msgstr "p640" #. Tag: title -#: hardware.xml:1166 +#: hardware.xml:1196 #, no-c-format msgid "CHRP subarchitecture" msgstr "CHRP 서브 아키텍처" #. Tag: entry -#: hardware.xml:1183 +#: hardware.xml:1213 #, no-c-format msgid "B50, 43P-150, 44P" msgstr "B50, 43P-150, 44P" #. Tag: entry -#: hardware.xml:1186 +#: hardware.xml:1216 #, no-c-format msgid "Genesi" msgstr "Genesi" #. Tag: entry -#: hardware.xml:1187 +#: hardware.xml:1217 #, no-c-format msgid "Pegasos I, Pegasos II" msgstr "Pegasos I, Pegasos II" #. Tag: entry -#: hardware.xml:1190 +#: hardware.xml:1220 #, no-c-format msgid "Fixstars" msgstr "Fixstars" #. Tag: entry -#: hardware.xml:1191 +#: hardware.xml:1221 #, no-c-format msgid "YDL PowerStation" msgstr "YDL PowerStation" #. Tag: title -#: hardware.xml:1199 +#: hardware.xml:1229 #, no-c-format msgid "APUS subarchitecture (unsupported)" msgstr "APUS 서브 아키텍처(지원하지 않음)" #. Tag: entry -#: hardware.xml:1215 +#: hardware.xml:1245 #, no-c-format msgid "Amiga Power-UP Systems (APUS)" msgstr "Amiga Power-UP Systems (APUS)" #. Tag: entry -#: hardware.xml:1216 +#: hardware.xml:1246 #, no-c-format msgid "A1200, A3000, A4000" msgstr "A1200, A3000, A4000" #. Tag: title -#: hardware.xml:1224 +#: hardware.xml:1254 #, no-c-format msgid "Nubus PowerMac subarchitecture (unsupported)" msgstr "Nubus 파워맥 서브 아키텍처(지원하지 않음)" #. Tag: para -#: hardware.xml:1226 +#: hardware.xml:1256 #, no-c-format msgid "" "NuBus systems are not currently supported by &debian;/powerpc. The " @@ -1880,13 +1911,13 @@ msgstr "" "nubus-pmac.sourceforge.net/\"></ulink>에서 제한적으로 지원되고 있습니다." #. Tag: title -#: hardware.xml:1263 +#: hardware.xml:1293 #, no-c-format msgid "Non-PowerPC Macs" msgstr "PowerPC가 아닌 맥" #. Tag: para -#: hardware.xml:1265 +#: hardware.xml:1295 #, no-c-format msgid "" "Macintosh computers using the 680x0 series of processors are <emphasis>not</" @@ -1903,7 +1934,7 @@ msgstr "" "LCIII, Quadra 950 따위입니다." #. Tag: para -#: hardware.xml:1274 +#: hardware.xml:1304 #, no-c-format msgid "" "This model range started with the Mac II (Mac II, IIx, IIcx, IIci, IIsi, " @@ -1918,7 +1949,7 @@ msgstr "" "840AV, 900, 950), 그리고 마지막으로 Performa 200-640CD까지 해당됩니다." #. Tag: para -#: hardware.xml:1282 +#: hardware.xml:1312 #, no-c-format msgid "" "In laptops, it started with the Mac Portable, then the PowerBook 100-190cs " @@ -1930,49 +1961,49 @@ msgstr "" "자세한 정보는 위 부분을 보십시오)까지 해당됩니다." #. Tag: title -#: hardware.xml:1296 +#: hardware.xml:1326 #, no-c-format msgid "Machines" msgstr "시스템" #. Tag: para -#: hardware.xml:1299 +#: hardware.xml:1329 #, no-c-format msgid "S822L" msgstr "S822L" #. Tag: para -#: hardware.xml:1304 +#: hardware.xml:1334 #, no-c-format msgid "S821L" msgstr "S821L" #. Tag: para -#: hardware.xml:1309 +#: hardware.xml:1339 #, no-c-format msgid "S822" msgstr "S822" #. Tag: para -#: hardware.xml:1314 +#: hardware.xml:1344 #, no-c-format msgid "S821" msgstr "S821" #. Tag: para -#: hardware.xml:1319 +#: hardware.xml:1349 #, no-c-format msgid "TYAN GN70-BP010" msgstr "TYAN GN70-BP010" #. Tag: title -#: hardware.xml:1334 +#: hardware.xml:1364 #, no-c-format msgid "zSeries and System z machine types" msgstr "zSeries 및 시스템 z 컴퓨터 종류" #. Tag: para -#: hardware.xml:1335 +#: hardware.xml:1365 #, fuzzy, no-c-format #| msgid "" #| "Since &debian; Squeeze, support for booting in ESA/390 mode was dropped. " @@ -2005,13 +2036,13 @@ msgstr "" "developerWorks 페이지</ulink>에 있습니다." #. Tag: title -#: hardware.xml:1352 +#: hardware.xml:1382 #, no-c-format msgid "PAV and HyperPAV" msgstr "PAV 및 HyperPAV" #. Tag: para -#: hardware.xml:1353 +#: hardware.xml:1383 #, no-c-format msgid "" "PAV and HyperPAV are supported transparently, multipathing is not needed to " @@ -2024,13 +2055,13 @@ msgstr "" "오. 포맷, 파티션, 직접 사용에 사용할 알리아싱 장치는 없습니다." #. Tag: title -#: hardware.xml:1369 +#: hardware.xml:1399 #, no-c-format msgid "CPU and Main Boards Support" msgstr "CPU와 메인 보드" #. Tag: para -#: hardware.xml:1370 +#: hardware.xml:1400 #, no-c-format msgid "" "Sparc-based hardware is divided into a number of different subarchitectures, " @@ -2044,13 +2075,13 @@ msgstr "" "지 설명합니다." #. Tag: term -#: hardware.xml:1381 +#: hardware.xml:1411 #, no-c-format msgid "sun4, sun4c, sun4d, sun4m" msgstr "sun4, sun4c, sun4d, sun4m" #. Tag: para -#: hardware.xml:1383 +#: hardware.xml:1413 #, no-c-format msgid "" "None of these 32-bit sparc subarchitectures (sparc32) is supported. For a " @@ -2063,7 +2094,7 @@ msgstr "" "위키백과 SPARCstation 페이지</ulink>를 참고하십시오." #. Tag: para -#: hardware.xml:1390 +#: hardware.xml:1420 #, no-c-format msgid "" "The last &debian; release to support sparc32 was Etch, but even then only " @@ -2075,13 +2106,13 @@ msgstr "" "있습니다." #. Tag: term -#: hardware.xml:1400 +#: hardware.xml:1430 #, no-c-format msgid "sun4u" msgstr "sun4u" #. Tag: para -#: hardware.xml:1402 +#: hardware.xml:1432 #, no-c-format msgid "" "This subarchitecture includes all 64-bit machines (sparc64) based on the " @@ -2098,13 +2129,13 @@ msgstr "" "sparc64 커널, SMP에서는 sparc64-smp 커널을 사용하십시오." #. Tag: term -#: hardware.xml:1415 +#: hardware.xml:1445 #, no-c-format msgid "sun4v" msgstr "sun4v" #. Tag: para -#: hardware.xml:1417 +#: hardware.xml:1447 #, no-c-format msgid "" "This is the newest addition to the Sparc family, which includes machines " @@ -2117,7 +2148,7 @@ msgstr "" "smp 커널을 사용하십시오." #. Tag: para -#: hardware.xml:1428 +#: hardware.xml:1458 #, no-c-format msgid "" "Note that Fujitsu's SPARC64 CPUs used in PRIMEPOWER family of servers are " @@ -2127,13 +2158,13 @@ msgstr "" "다. 이 CPU는 리눅스 커널에서 지원하지 않습니다." #. Tag: title -#: hardware.xml:1437 +#: hardware.xml:1467 #, no-c-format msgid "Laptops" msgstr "노트북" #. Tag: para -#: hardware.xml:1438 +#: hardware.xml:1468 #, no-c-format msgid "" "From a technical point of view, laptops are normal PCs, so all information " @@ -2156,13 +2187,13 @@ msgstr "" "laptop;\">리눅스 랩탑 페이지</ulink>를 참고하십시오." #. Tag: title -#: hardware.xml:1455 hardware.xml:1475 hardware.xml:1497 hardware.xml:1520 +#: hardware.xml:1485 hardware.xml:1505 hardware.xml:1527 hardware.xml:1550 #, no-c-format msgid "Multiple Processors" msgstr "다중 프로세서" #. Tag: para -#: hardware.xml:1456 +#: hardware.xml:1486 #, no-c-format msgid "" "Multiprocessor support — also called <quote>symmetric multiprocessing</" @@ -2181,7 +2212,7 @@ msgstr "" "<quote>코어</quote>라고 부르는 프로세서 유닛이 들어 있습니다." #. Tag: para -#: hardware.xml:1466 +#: hardware.xml:1496 #, no-c-format msgid "" "The standard &debian; &release; kernel image has been compiled with SMP " @@ -2191,7 +2222,7 @@ msgstr "" "니다. SMP가 아닌 시스템에서도 이 커널을 문제 없이 사용할 수 있습니다." #. Tag: para -#: hardware.xml:1477 +#: hardware.xml:1507 #, no-c-format msgid "" "Multiprocessor support — also called <quote>symmetric multiprocessing</" @@ -2208,7 +2239,7 @@ msgstr "" "로세서 시스템에서는 SMP 기능을 사용하지 않게 됩니다." #. Tag: para -#: hardware.xml:1486 +#: hardware.xml:1516 #, no-c-format msgid "" "Having multiple processors in a computer was originally only an issue for " @@ -2223,7 +2254,7 @@ msgstr "" "개 이상의 <quote>코어</quote>라고 부르는 프로세서 유닛이 들어 있습니다." #. Tag: para -#: hardware.xml:1498 +#: hardware.xml:1528 #, no-c-format msgid "" "Multiprocessor support — also called <quote>symmetric multiprocessing</" @@ -2239,7 +2270,7 @@ msgstr "" "다." #. Tag: para -#: hardware.xml:1507 +#: hardware.xml:1537 #, no-c-format msgid "" "In order to take advantage of multiple processors, you'll have to replace " @@ -2256,7 +2287,7 @@ msgstr "" "quote>를 선택하십시오.</phrase>" #. Tag: para -#: hardware.xml:1521 +#: hardware.xml:1551 #, no-c-format msgid "" "Multiprocessor support — also called <quote>symmetric multiprocessing</" @@ -2273,7 +2304,7 @@ msgstr "" "제가 없습니다. 커널은 첫 번째 CPU만 사용합니다." #. Tag: para -#: hardware.xml:1531 +#: hardware.xml:1561 #, no-c-format msgid "" "In order to take advantage of multiple processors, you should check to see " @@ -2284,7 +2315,7 @@ msgstr "" "십시오." #. Tag: para -#: hardware.xml:1537 +#: hardware.xml:1567 #, no-c-format msgid "" "You can also build your own customized kernel to support SMP.<phrase arch=" @@ -2300,13 +2331,13 @@ msgstr "" "오.</phrase>" #. Tag: title -#: hardware.xml:1548 +#: hardware.xml:1578 #, no-c-format msgid "Graphics Hardware Support" msgstr "그래픽 하드웨어 지원" #. Tag: para -#: hardware.xml:1549 +#: hardware.xml:1579 #, no-c-format msgid "" "&debian;'s support for graphical interfaces is determined by the underlying " @@ -2326,7 +2357,7 @@ msgstr "" "linkend=\"hardware-firmware\"/> 참고) 달라집니다." #. Tag: para -#: hardware.xml:1561 +#: hardware.xml:1591 #, no-c-format msgid "" "On modern PCs, having a graphical display usually works out of the box. In " @@ -2343,7 +2374,7 @@ msgstr "" "여전히 있습니다." #. Tag: para -#: hardware.xml:1572 +#: hardware.xml:1602 #, no-c-format msgid "" "Nearly all ARM machines have the graphics hardware built-in, rather than " @@ -2367,7 +2398,7 @@ msgstr "" "다. 기타 하드웨어는 자유소프트웨어가 아닌 드라이버가 별도로 필요합니다." #. Tag: para -#: hardware.xml:1586 +#: hardware.xml:1616 #, no-c-format msgid "" "Details on supported graphics hardware and pointing devices can be found at " @@ -2379,13 +2410,13 @@ msgstr "" "&x11ver; 버전이 들어 있습니다." #. Tag: para -#: hardware.xml:1591 +#: hardware.xml:1621 #, no-c-format msgid "The X.Org X Window System is only supported on the SGI Indy and the O2." msgstr "X.Org X 윈도우 시스템은 SGI Indy 및 O2에서만 지원합니다." #. Tag: para -#: hardware.xml:1596 +#: hardware.xml:1626 #, no-c-format msgid "" "Most graphics options commonly found on Sparc-based machines are supported. " @@ -2405,7 +2436,7 @@ msgstr "" "보십시오." #. Tag: para -#: hardware.xml:1606 +#: hardware.xml:1636 #, no-c-format msgid "" "It is not uncommon for a Sparc machine to have two graphics cards in a " @@ -2431,13 +2462,13 @@ msgstr "" "이 자동으로 활성화됩니다." #. Tag: title -#: hardware.xml:1628 +#: hardware.xml:1658 #, no-c-format msgid "Network Connectivity Hardware" msgstr "네트워크 연결 하드웨어" #. Tag: para -#: hardware.xml:1629 +#: hardware.xml:1659 #, no-c-format msgid "" "Almost any network interface card (NIC) supported by the &arch-kernel; " @@ -2453,7 +2484,7 @@ msgstr "" "니다.</phrase>" #. Tag: para -#: hardware.xml:1639 +#: hardware.xml:1669 #, no-c-format msgid "" "This includes a lot of generic PCI cards (for systems that have PCI) and the " @@ -2464,65 +2495,65 @@ msgstr "" # 네트워크 카드 이름 #. Tag: para -#: hardware.xml:1645 +#: hardware.xml:1675 #, no-c-format msgid "Sun LANCE" msgstr "Sun LANCE" # 네트워크 카드 이름 #. Tag: para -#: hardware.xml:1650 +#: hardware.xml:1680 #, no-c-format msgid "Sun Happy Meal" msgstr "Sun Happy Meal" # 네트워크 카드 이름 #. Tag: para -#: hardware.xml:1655 +#: hardware.xml:1685 #, no-c-format msgid "Sun BigMAC" msgstr "Sun BigMAC" # 네트워크 카드 이름 #. Tag: para -#: hardware.xml:1660 +#: hardware.xml:1690 #, no-c-format msgid "Sun QuadEthernet" msgstr "Sun QuadEthernet" # 네트워크 카드 이름 #. Tag: para -#: hardware.xml:1665 +#: hardware.xml:1695 #, no-c-format msgid "MyriCOM Gigabit Ethernet" msgstr "MyriCOM Gigabit Ethernet" #. Tag: para -#: hardware.xml:1672 +#: hardware.xml:1702 #, no-c-format msgid "The list of supported network devices is:" msgstr "지원하는 네트워크 장치 목록은:" #. Tag: para -#: hardware.xml:1677 +#: hardware.xml:1707 #, no-c-format msgid "Channel to Channel (CTC) and ESCON connection (real or emulated)" msgstr "Channel to Channel(CTC) 및 ESCON 연결(실제 혹은 에뮬레이션)" #. Tag: para -#: hardware.xml:1682 +#: hardware.xml:1712 #, no-c-format msgid "OSA-2 Token Ring/Ethernet and OSA-Express Fast Ethernet (non-QDIO)" msgstr "OSA-2 Token Ring/Ethernet 및 OSA-Express Fast Ethernet (QDIO 아님)" #. Tag: para -#: hardware.xml:1687 +#: hardware.xml:1717 #, no-c-format msgid "OSA-Express in QDIO mode, HiperSockets and Guest-LANs" msgstr "OSA-Express (QDIO 모드), HiperSockets, Guest-LANs" #. Tag: para -#: hardware.xml:1696 +#: hardware.xml:1726 #, no-c-format msgid "" "On &arch-title;, most built-in Ethernet devices are supported and modules " @@ -2532,19 +2563,19 @@ msgstr "" "들어 있습니다." #. Tag: para -#: hardware.xml:1701 +#: hardware.xml:1731 #, no-c-format msgid "ISDN is supported, but not during the installation." msgstr "ISDN을 지원합니다. 하지만 설치할 때 사용할 수는 없습니다." #. Tag: title -#: hardware.xml:1708 +#: hardware.xml:1738 #, no-c-format msgid "Wireless Network Cards" msgstr "무선 네트워크 카드" #. Tag: para -#: hardware.xml:1709 +#: hardware.xml:1739 #, no-c-format msgid "" "Wireless networking is in general supported as well and a growing number of " @@ -2555,7 +2586,7 @@ msgstr "" "댑터 수도 증가하고 있습니다. 하지만 상당수가 펌웨어를 읽어들여야합니다." #. Tag: para -#: hardware.xml:1716 +#: hardware.xml:1746 #, no-c-format msgid "" "If firmware is needed, the installer will prompt you to load firmware. See " @@ -2567,7 +2598,7 @@ msgstr "" "firmware\"/>를 참조하십시오." #. Tag: para -#: hardware.xml:1721 +#: hardware.xml:1751 #, no-c-format msgid "" "Wireless NICs that are not supported by the official &arch-kernel; kernel " @@ -2578,7 +2609,7 @@ msgstr "" "지만 설치할 때는 지원하지 않습니다." #. Tag: para -#: hardware.xml:1726 +#: hardware.xml:1756 #, no-c-format msgid "" "If there is a problem with wireless and there is no other NIC you can use " @@ -2595,7 +2626,7 @@ msgstr "" "크를 수동으로 설정 하십시오." #. Tag: para -#: hardware.xml:1736 +#: hardware.xml:1766 #, no-c-format msgid "" "In some cases the driver you need may not be available as a &debian; " @@ -2612,13 +2643,13 @@ msgstr "" "<classname>ndiswrapper</classname>패키지가 마지막 낙원이 됩니다.</phrase>" #. Tag: title -#: hardware.xml:1750 +#: hardware.xml:1780 #, no-c-format msgid "Known Issues for &arch-title;" msgstr "&arch-title; 아키텍처의 알려진 문제점" #. Tag: para -#: hardware.xml:1751 +#: hardware.xml:1781 #, no-c-format msgid "" "There are a couple of issues with specific network cards that are worth " @@ -2626,13 +2657,13 @@ msgid "" msgstr "특정 네트워크 카드와 관련한 문제를 몇 가지 설명합니다." #. Tag: title -#: hardware.xml:1758 +#: hardware.xml:1788 #, no-c-format msgid "Conflict between tulip and dfme drivers" msgstr "tulip과 dfme 드라이버의 충돌" #. Tag: para -#: hardware.xml:1760 +#: hardware.xml:1790 #, no-c-format msgid "" "There are various PCI network cards that have the same PCI identification, " @@ -2650,7 +2681,7 @@ msgstr "" "워크 카드가 동작하지 않거나 오동작합니다." #. Tag: para -#: hardware.xml:1770 +#: hardware.xml:1800 #, no-c-format msgid "" "This is a common problem on Netra systems with a Davicom (DEC-Tulip " @@ -2664,7 +2695,7 @@ msgstr "" "린 드라이버 모듈 사용을 막으면 이 문제를 해결할 수 있습니다." #. Tag: para -#: hardware.xml:1778 +#: hardware.xml:1808 #, no-c-format msgid "" "An alternative solution during the installation is to switch to a shell and " @@ -2684,13 +2715,13 @@ msgstr "" "단 시스템을 다시 시작하면 잘못된 다시 모듈이 올라올 수 있습니다." #. Tag: title -#: hardware.xml:1791 +#: hardware.xml:1821 #, no-c-format msgid "Sun B100 blade" msgstr "Sun B100 blade" #. Tag: para -#: hardware.xml:1793 +#: hardware.xml:1823 #, no-c-format msgid "" "The <literal>cassini</literal> network driver does not work with Sun B100 " @@ -2700,13 +2731,13 @@ msgstr "" "하지 않습니다." #. Tag: title -#: hardware.xml:1808 +#: hardware.xml:1838 #, no-c-format msgid "Braille Displays" msgstr "점자 디스플레이" #. Tag: para -#: hardware.xml:1809 +#: hardware.xml:1839 #, no-c-format msgid "" "Support for braille displays is determined by the underlying support found " @@ -2724,13 +2755,13 @@ msgstr "" "classname> &brlttyver; 버전이 들어 있습니다." #. Tag: title -#: hardware.xml:1823 +#: hardware.xml:1853 #, no-c-format msgid "Hardware Speech Synthesis" msgstr "하드웨어 음성 합성 장치" #. Tag: para -#: hardware.xml:1824 +#: hardware.xml:1854 #, no-c-format msgid "" "Support for hardware speech synthesis devices is determined by the " @@ -2751,13 +2782,13 @@ msgstr "" "다." #. Tag: title -#: hardware.xml:1844 +#: hardware.xml:1874 #, no-c-format msgid "Peripherals and Other Hardware" msgstr "주변 장치 및 기타 하드웨어" #. Tag: para -#: hardware.xml:1845 +#: hardware.xml:1875 #, no-c-format msgid "" "&arch-kernel; supports a large variety of hardware devices such as mice, " @@ -2769,7 +2800,7 @@ msgstr "" "때 이 장치가 필요하지는 않습니다." #. Tag: para -#: hardware.xml:1851 +#: hardware.xml:1881 #, no-c-format msgid "" "USB hardware generally works fine. On some very old PC systems some USB " @@ -2782,7 +2813,7 @@ msgstr "" "최근 PC에서는 USB 키보드와 마우스는 특별한 설정 없이도 잘 동작합니다." #. Tag: para -#: hardware.xml:1860 +#: hardware.xml:1890 #, no-c-format msgid "" "Package installations from XPRAM and tape are not supported by this system. " @@ -2794,13 +2825,13 @@ msgstr "" "다." #. Tag: title -#: hardware.xml:1873 +#: hardware.xml:1903 #, no-c-format msgid "Devices Requiring Firmware" msgstr "펌웨어가 필요한 장치" #. Tag: para -#: hardware.xml:1874 +#: hardware.xml:1904 #, no-c-format msgid "" "Besides the availability of a device driver, some hardware also requires so-" @@ -2820,7 +2851,7 @@ msgstr "" "은 동작하지만, 고급 기능을 사용하려면 펌웨어를 시스템에 설치해야 합니다." #. Tag: para -#: hardware.xml:1885 +#: hardware.xml:1915 #, no-c-format msgid "" "On many older devices which require firmware to work, the firmware file was " @@ -2835,7 +2866,7 @@ msgstr "" "어 있는 펌웨어 파일을 해당 장치로 업로드합니다." #. Tag: para -#: hardware.xml:1893 +#: hardware.xml:1923 #, no-c-format msgid "" "In most cases firmware is non-free according to the criteria used by the " @@ -2851,7 +2882,7 @@ msgstr "" "경우, 아카이브의 non-free 섹션에 별도 패키지로 들어 있기도 합니다." #. Tag: para -#: hardware.xml:1902 +#: hardware.xml:1932 #, no-c-format msgid "" "However, this does not mean that such hardware cannot be used during an " @@ -2868,7 +2899,7 @@ msgstr "" "십시오." #. Tag: para -#: hardware.xml:1911 +#: hardware.xml:1941 #, no-c-format msgid "" "If the &d-i; prompts for a firmware file and you do not have this firmware " @@ -2887,13 +2918,13 @@ msgstr "" "있습니다." #. Tag: title -#: hardware.xml:1928 +#: hardware.xml:1958 #, no-c-format msgid "Purchasing Hardware Specifically for GNU/&arch-kernel;" msgstr "GNU/&arch-kernel;에 적합한 하드웨어 구입" #. Tag: para -#: hardware.xml:1930 +#: hardware.xml:1960 #, no-c-format msgid "" "There are several vendors, who ship systems with &debian; or other " @@ -2908,7 +2939,7 @@ msgstr "" "서 제대로 지원되고있는 것을 확신하기 때문입니다." #. Tag: para -#: hardware.xml:1938 +#: hardware.xml:1968 #, no-c-format msgid "" "If you do have to buy a machine with Windows bundled, carefully read the " @@ -2923,7 +2954,7 @@ msgstr "" "를 참고하십시오." #. Tag: para -#: hardware.xml:1946 +#: hardware.xml:1976 #, no-c-format msgid "" "Whether or not you are purchasing a system with &arch-kernel; bundled, or " @@ -2940,13 +2971,13 @@ msgstr "" "다. 또한, &arch-kernel;에 우호적인 하드웨어 업체를 지원해보세요." #. Tag: title -#: hardware.xml:1957 +#: hardware.xml:1987 #, no-c-format msgid "Avoid Proprietary or Closed Hardware" msgstr "독점적이거나 폐쇄된 하드웨어 피하기" #. Tag: para -#: hardware.xml:1958 +#: hardware.xml:1988 #, no-c-format msgid "" "Some hardware manufacturers simply won't tell us how to write drivers for " @@ -2962,7 +2993,7 @@ msgstr "" "에 접근할 권한이 없으므로, 이런 장치는 &arch-kernel;에서 동작하지 않습니다." #. Tag: para -#: hardware.xml:1968 +#: hardware.xml:1998 #, no-c-format msgid "" "In many cases there are standards (or at least some de-facto standards) " @@ -2984,7 +3015,7 @@ msgstr "" "치가 표준에 맞습니다." #. Tag: para -#: hardware.xml:1980 +#: hardware.xml:2010 #, no-c-format msgid "" "In other fields, among them e.g. printers, this is unfortunately not the " @@ -3003,7 +3034,7 @@ msgstr "" "라이버를 사용해야 합니다." #. Tag: para -#: hardware.xml:1991 +#: hardware.xml:2021 #, no-c-format msgid "" "Even if there is a vendor-provided closed-source driver for such hardware " @@ -3027,7 +3058,7 @@ msgstr "" "지 말아야 합니다." #. Tag: para -#: hardware.xml:2004 +#: hardware.xml:2034 #, no-c-format msgid "" "You can help improve this situation by encouraging manufacturers of closed " @@ -3039,13 +3070,13 @@ msgstr "" "니다." #. Tag: title -#: hardware.xml:2019 +#: hardware.xml:2049 #, no-c-format msgid "Installation Media" msgstr "설치 미디어" #. Tag: para -#: hardware.xml:2021 +#: hardware.xml:2051 #, no-c-format msgid "" "This section will help you determine which different media types you can use " @@ -3060,13 +3091,13 @@ msgstr "" "부분에서 다시 이 페이지를 참조할 수도 있습니다." #. Tag: title -#: hardware.xml:2031 +#: hardware.xml:2061 #, no-c-format msgid "Floppies" msgstr "플로피" #. Tag: para -#: hardware.xml:2032 +#: hardware.xml:2062 #, no-c-format msgid "" "In some cases, you'll have to do your first boot from floppy disks. " @@ -3077,19 +3108,19 @@ msgstr "" "(high-density, 1440킬로바이트) 3.5인치 플로피 드라이브가 있어야 합니다." #. Tag: para -#: hardware.xml:2038 +#: hardware.xml:2068 #, no-c-format msgid "For CHRP, floppy support is currently broken." msgstr "CHRP에서는, 현재 플로피 지원이 동작하지 않는 상태입니다." #. Tag: title -#: hardware.xml:2045 +#: hardware.xml:2075 #, no-c-format msgid "CD-ROM/DVD-ROM/BD-ROM" msgstr "CD-ROM/DVD-ROM/BD-ROM" #. Tag: para -#: hardware.xml:2047 +#: hardware.xml:2077 #, no-c-format msgid "" "Whenever you see <quote>CD-ROM</quote> in this manual, it applies to all of " @@ -3100,13 +3131,13 @@ msgstr "" "을 모두 가리킵니다. 어떤 기술이든 운영체제 입장에서는 같은 것이기 때문입니다." #. Tag: para -#: hardware.xml:2053 +#: hardware.xml:2083 #, no-c-format msgid "CD-ROM based installation is supported for most architectures." msgstr "CD-ROM을 이용한 설치는 대부분 아키텍쳐에서 지원합니다." #. Tag: para -#: hardware.xml:2057 +#: hardware.xml:2087 #, no-c-format msgid "" "On PCs SATA, IDE/ATAPI, USB and SCSI CD-ROMs are supported, as are FireWire " @@ -3116,7 +3147,7 @@ msgstr "" "이버에서 지원하는 FireWire 장치도 지원합니다." #. Tag: para -#: hardware.xml:2072 +#: hardware.xml:2102 #, no-c-format msgid "" "On SGI machines, booting from CD-ROM requires a SCSI CD-ROM drive capable of " @@ -3135,13 +3166,13 @@ msgstr "" "<quote>System installation</quote> 항목을 선택하면 됩니다." #. Tag: title -#: hardware.xml:2086 +#: hardware.xml:2116 #, no-c-format msgid "USB Memory Stick" msgstr "USB 메모리" #. Tag: para -#: hardware.xml:2088 +#: hardware.xml:2118 #, no-c-format msgid "" "USB flash disks a.k.a. USB memory sticks have become a commonly used and " @@ -3157,13 +3188,13 @@ msgstr "" "은 새 운영체제를 설치하는 표준적인 방법입니다." #. Tag: title -#: hardware.xml:2100 +#: hardware.xml:2130 #, no-c-format msgid "Network" msgstr "네트워크" #. Tag: para -#: hardware.xml:2102 +#: hardware.xml:2132 #, no-c-format msgid "" "The network can be used during the installation to retrieve files needed for " @@ -3181,8 +3212,17 @@ msgstr "" "다.) 설치를 마친 다음에는 ISDN이나 PPP를 사용하도록 설정할 수 있습니다." #. Tag: para -#: hardware.xml:2112 -#, no-c-format +#: hardware.xml:2142 +#, fuzzy, no-c-format +#| msgid "" +#| "You can also <emphasis>boot</emphasis> the installation system over the " +#| "network without needing any local media like CDs/DVDs or USB sticks. If " +#| "you already have a netboot-infrastructure available (i.e. you are already " +#| "running DHCP and TFTP services in your network), this allows an easy and " +#| "fast deployment of a large number of machines. Setting up the necessary " +#| "infrastructure requires a certain level of technical experience, so this " +#| "is not recommended for novice users. <phrase arch=\"mips;mipsel\">This is " +#| "the preferred installation technique for &arch-title;.</phrase>" msgid "" "You can also <emphasis>boot</emphasis> the installation system over the " "network without needing any local media like CDs/DVDs or USB sticks. If you " @@ -3190,8 +3230,8 @@ msgid "" "running DHCP and TFTP services in your network), this allows an easy and " "fast deployment of a large number of machines. Setting up the necessary " "infrastructure requires a certain level of technical experience, so this is " -"not recommended for novice users. <phrase arch=\"mips;mipsel\">This is the " -"preferred installation technique for &arch-title;.</phrase>" +"not recommended for novice users. <phrase arch=\"mips;mipsel;mips64el\">This " +"is the preferred installation technique for &arch-title;.</phrase>" msgstr "" "CD/DVD나 USB 메모리같은 로컬 저장 장치 없이도 네트워크에서 설치 시스템을 " "<emphasis>부팅</emphasis>할 수도 있습니다. netboot에 필요한 환경이 구축되어 " @@ -3202,7 +3242,7 @@ msgstr "" "phrase>" #. Tag: para -#: hardware.xml:2125 +#: hardware.xml:2155 #, no-c-format msgid "" "Diskless installation, using network booting from a local area network and " @@ -3212,13 +3252,13 @@ msgstr "" "NFS 마운트에서 부팅할 수도 있습니다." #. Tag: title -#: hardware.xml:2134 +#: hardware.xml:2164 #, no-c-format msgid "Hard Disk" msgstr "하드디스크" #. Tag: para -#: hardware.xml:2136 +#: hardware.xml:2166 #, no-c-format msgid "" "Booting the installation system directly from a hard disk is another option " @@ -3232,7 +3272,7 @@ msgstr "" "아니면 권하지 않습니다." #. Tag: para -#: hardware.xml:2143 +#: hardware.xml:2173 #, no-c-format msgid "" "Although the &arch-title; does not allow booting from SunOS (Solaris), you " @@ -3242,13 +3282,13 @@ msgstr "" "파티션(UFS 슬라이스)에서부터 설치할 수는 있습니다." #. Tag: title -#: hardware.xml:2152 +#: hardware.xml:2182 #, no-c-format msgid "Un*x or GNU system" msgstr "유닉스 계열 혹은 GNU 시스템" #. Tag: para -#: hardware.xml:2154 +#: hardware.xml:2184 #, no-c-format msgid "" "If you are running another Unix-like system, you could use it to install " @@ -3267,13 +3307,13 @@ msgstr "" "가능할 때 고급 사용자의 경우에만 사용하길 권합니다." #. Tag: title -#: hardware.xml:2167 +#: hardware.xml:2197 #, no-c-format msgid "Supported Storage Systems" msgstr "지원하는 저장 장치" #. Tag: para -#: hardware.xml:2169 +#: hardware.xml:2199 #, no-c-format msgid "" "The &debian; installer contains a kernel which is built to maximize the " @@ -3283,7 +3323,7 @@ msgstr "" "게 빌드되어 있습니다." #. Tag: para -#: hardware.xml:2173 +#: hardware.xml:2203 #, no-c-format msgid "" "Generally, the &debian; installation system includes support for IDE (also " @@ -3296,7 +3336,7 @@ msgstr "" "은 FAT, Win-32 FAT 확장 기능(VFAT), NTFS입니다." #. Tag: para -#: hardware.xml:2190 +#: hardware.xml:2220 #, no-c-format msgid "" "Any storage system supported by the Linux kernel is also supported by the " @@ -3319,7 +3359,7 @@ msgstr "" "SPARC Processors FAQ</ulink>를 참고하십시오." #. Tag: para -#: hardware.xml:2223 +#: hardware.xml:2253 #, no-c-format msgid "" "Any storage system supported by the Linux kernel is also supported by the " @@ -3330,7 +3370,7 @@ msgstr "" "커널은 CHRP 시스템의 플로피 드라이브를 전혀 지원하지 않으니 주의하십시오." #. Tag: para -#: hardware.xml:2229 +#: hardware.xml:2259 #, no-c-format msgid "" "Any storage system supported by the Linux kernel is also supported by the " @@ -3341,7 +3381,7 @@ msgstr "" "은 플로피 드라이브를 전혀 지원하지 않으니 주의하십시오." #. Tag: para -#: hardware.xml:2235 +#: hardware.xml:2265 #, no-c-format msgid "" "Any storage system supported by the Linux kernel is also supported by the " @@ -3349,7 +3389,7 @@ msgid "" msgstr "리눅스 커널에서 지원하는 저장 장치는 부팅 시스템에서도 지원합니다." #. Tag: para -#: hardware.xml:2240 +#: hardware.xml:2270 #, no-c-format msgid "" "Any storage system supported by the Linux kernel is also supported by the " @@ -3361,13 +3401,13 @@ msgstr "" "(cdl) 방식을 모두 지원합니다." #. Tag: title -#: hardware.xml:2257 +#: hardware.xml:2287 #, no-c-format msgid "Memory and Disk Space Requirements" msgstr "메모리 및 디스크 공간 요구 사항" #. Tag: para -#: hardware.xml:2259 +#: hardware.xml:2289 #, no-c-format msgid "" "You must have at least &minimum-memory; of memory and &minimum-fs-size; of " @@ -3381,7 +3421,7 @@ msgstr "" "linkend=\"minimum-hardware-reqts\"/> 부분을 참고하십시오." #. Tag: para -#: hardware.xml:2266 +#: hardware.xml:2296 #, fuzzy, no-c-format #| msgid "" #| "Installation on systems with less memory<footnote condition=\"gtk\"> " diff --git a/po/ko/preparing.po b/po/ko/preparing.po index 57ae0a9b2..5bf2052c6 100644 --- a/po/ko/preparing.po +++ b/po/ko/preparing.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: preparing.xml\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2016-08-26 13:50+0000\n" +"POT-Creation-Date: 2016-11-25 19:03+0000\n" "PO-Revision-Date: 2015-05-17 15:35+0900\n" "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n" "Language-Team: Korean <debian-l10n-korean@lists.debian.org>\n" @@ -1664,7 +1664,7 @@ msgstr "" "퓨터 부팅할 때 어떤 키를 눌러야 설정 메뉴로 들어가는지 메시지를 표시합니다." #. Tag: title -#: preparing.xml:1138 preparing.xml:1480 +#: preparing.xml:1138 preparing.xml:1481 #, no-c-format msgid "Boot Device Selection" msgstr "부팅 장치 선택" @@ -1944,8 +1944,8 @@ msgid "" "Line</command>, and run the following command:" msgstr "" "실제 업데이트하기 전에 현재 펌웨어의 단계를 저장합니다. 시스템 메뉴의 ASM에" -"서 <command>Service Aids -> Service Processor Command Line</command>를 누르" -"고 다음 명령을 실행합니다:" +"서 <command>Service Aids -> Service Processor Command Line</command>를 누" +"르고 다음 명령을 실행합니다:" #. Tag: screen #: preparing.xml:1299 @@ -1955,17 +1955,21 @@ msgstr "cupdcmd -f" #. Tag: para #: preparing.xml:1300 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "Download the .img file of the level of firmware to be updated to a " +#| "location in the host filesystem. Refer to IBM Fix Central for downloading " +#| "the image file." msgid "" "Download the .img file of the level of firmware to be updated to a location " -"in the host filesystem. Refer to IBM Fix Central for downloading the image " -"file." +"in the host filesystem. Refer to <ulink url=\"&url-ibm-fixcentral;\">IBM Fix " +"Central</ulink> for downloading the image file." msgstr "" "호스트 파일 시스템의 위치에 업데이트할 레벨의 펌웨어 .img 파일을 다운로드하십" "시오. 이미지 파일 다운로드는 IBM Fix Central을 참고하십시오." #. Tag: para -#: preparing.xml:1304 +#: preparing.xml:1305 #, no-c-format msgid "" "Verify the image downloaded by running the following command and save the " @@ -1974,25 +1978,25 @@ msgstr "" "다음 명령어를 실행해 다운로드한 실행 이미지를 확인하고 출력을 저장합니다." #. Tag: screen -#: preparing.xml:1307 +#: preparing.xml:1308 #, no-c-format msgid "$update_flash -v -f <file_name.img>" msgstr "$update_flash -v -f <파일_이름.img>" #. Tag: para -#: preparing.xml:1309 +#: preparing.xml:1310 #, no-c-format msgid "Update the firmware by running the following command." msgstr "다음 명령어를 실행해 펌웨어를 업데이트합니다." #. Tag: screen -#: preparing.xml:1311 +#: preparing.xml:1312 #, no-c-format msgid "$update_flash -f <file_name.img>" msgstr "$update_flash -f <파일_이름.img>" #. Tag: para -#: preparing.xml:1317 +#: preparing.xml:1318 #, no-c-format msgid "" "The command reboots the system and therefore, sessions if any, would be lost." @@ -2000,13 +2004,13 @@ msgstr "" "이 명령은 시스템을 다시 시작하므로, 작업 중인 세션이 있으면 중단됩니다." #. Tag: para -#: preparing.xml:1320 +#: preparing.xml:1321 #, no-c-format msgid "Do not reboot or switch off the system until it is back." msgstr "돌아올 때까지 시스템을 다시 시작하거나 끄지 마십시오." #. Tag: para -#: preparing.xml:1327 +#: preparing.xml:1328 #, no-c-format msgid "" "Verify the updated firmware level of the temporary side of the flash as in " @@ -2016,7 +2020,7 @@ msgstr "" "니다." #. Tag: para -#: preparing.xml:1330 +#: preparing.xml:1331 #, no-c-format msgid "" "In case the update has to be reverted, the user can do so by running this " @@ -2034,7 +2038,7 @@ msgstr "" "다." #. Tag: para -#: preparing.xml:1337 +#: preparing.xml:1338 #, no-c-format msgid "" "The new updated level can be committed to the permanent side of the flash by " @@ -2044,19 +2048,19 @@ msgstr "" "있습니다." #. Tag: screen -#: preparing.xml:1340 +#: preparing.xml:1341 #, no-c-format msgid "$update_flash -c" msgstr "$update_flash -c" #. Tag: title -#: preparing.xml:1348 +#: preparing.xml:1349 #, no-c-format msgid "Updating KVM guest firmware (SLOF)" msgstr "KVM 게스트 펌웨어 (SLOF) 업데이트하기" #. Tag: para -#: preparing.xml:1349 +#: preparing.xml:1350 #, no-c-format msgid "" "Slimline Open Firmware (SLOF) is an implementation of the IEEE 1275 " @@ -2067,7 +2071,7 @@ msgstr "" "실행하는 pSeries 시스템의 파티션 펌웨어로 사용할 수 있습니다." #. Tag: para -#: preparing.xml:1356 +#: preparing.xml:1357 #, fuzzy, no-c-format #| msgid "" #| "The package qemu-slof is, in fact, a dependency of package qemu-system-" @@ -2100,7 +2104,7 @@ msgstr "" "url=\"http://github.com/leilihh/SLOF\"></ulink> 위치에 있습니다." #. Tag: para -#: preparing.xml:1371 +#: preparing.xml:1372 #, no-c-format msgid "" "Thus, one can use a different SLOF file rather than the default, when " @@ -2112,19 +2116,19 @@ msgstr "" "을 사용할 수 있습니다." #. Tag: title -#: preparing.xml:1381 +#: preparing.xml:1382 #, no-c-format msgid "Updating PowerKVM hypervisor" msgstr "PowerKVM 하이퍼바이저 업데이트" #. Tag: title -#: preparing.xml:1382 +#: preparing.xml:1383 #, no-c-format msgid "Instructions for Netboot installation" msgstr "네트워크 부팅 설치 안내" #. Tag: para -#: preparing.xml:1383 +#: preparing.xml:1384 #, no-c-format msgid "" "You will need a DHCP/TFTP (BOOTP) server, as well as a web server. After " @@ -2187,13 +2191,13 @@ msgstr "" "</screen></informalexample> DHCP 서버를 다시 시작합니다." #. Tag: para -#: preparing.xml:1407 +#: preparing.xml:1408 #, no-c-format msgid "Boot your PowerLinux machine." msgstr "PowerLine 시스템을 부팅합니다." #. Tag: para -#: preparing.xml:1411 +#: preparing.xml:1412 #, no-c-format msgid "" "There should be the following option at petitboot (select it): " @@ -2206,13 +2210,13 @@ msgstr "" "</screen></informalexample> 설치 프로그램 메뉴가 자동으로 나타납니다." #. Tag: title -#: preparing.xml:1422 +#: preparing.xml:1423 #, no-c-format msgid "Instructions for DVD" msgstr "DVD 안내" #. Tag: para -#: preparing.xml:1423 +#: preparing.xml:1424 #, no-c-format msgid "" "Boot the ISO ibm-powerkvm-*-ppc64-service-*.iso (either burn a DVD or make " @@ -2222,7 +2226,7 @@ msgstr "" "랄이브를 통해) 부팅하고 부팅을 기다립니다." #. Tag: para -#: preparing.xml:1426 +#: preparing.xml:1427 #, no-c-format msgid "" "There should be the following option at petitboot (select it): " @@ -2235,13 +2239,13 @@ msgstr "" "</screen></informalexample> 설치 프로그램 메뉴가 자동으로 나타납니다." #. Tag: title -#: preparing.xml:1447 +#: preparing.xml:1448 #, no-c-format msgid "Invoking OpenBoot" msgstr "OpenBoot 실행" #. Tag: para -#: preparing.xml:1449 +#: preparing.xml:1450 #, no-c-format msgid "" "OpenBoot provides the basic functions needed to boot the &arch-title; " @@ -2256,7 +2260,7 @@ msgstr "" "지 일을 할 수 있습니다." #. Tag: para -#: preparing.xml:1457 +#: preparing.xml:1458 #, no-c-format msgid "" "To get to the boot prompt you need to hold down the <keycap>Stop</keycap> " @@ -2276,7 +2280,7 @@ msgstr "" "가 나옵니다." #. Tag: para -#: preparing.xml:1469 +#: preparing.xml:1470 #, no-c-format msgid "" "If you are using a serial console, send a break to the machine. With " @@ -2290,7 +2294,7 @@ msgstr "" "미널 에뮬레이터의 문서를 참고하십시오." #. Tag: para -#: preparing.xml:1482 +#: preparing.xml:1483 #, no-c-format msgid "" "You can use OpenBoot to boot from specific devices, and also to change your " @@ -2309,7 +2313,7 @@ msgstr "" "Reference</ulink>에서 볼 수 있습니다." #. Tag: para -#: preparing.xml:1492 +#: preparing.xml:1493 #, no-c-format msgid "" "Typically, with newer revisions, you can use OpenBoot devices such as " @@ -2350,7 +2354,7 @@ msgstr "" "openboot;\">Sun OpenBoot Reference</ulink>를 참고하십시오." #. Tag: para -#: preparing.xml:1515 +#: preparing.xml:1516 #, no-c-format msgid "" "To boot from a specific device, use the command <userinput>boot " @@ -2379,20 +2383,20 @@ msgstr "" "</screen></informalexample> 그리고 Solaris에서는:" #. Tag: screen -#: preparing.xml:1534 +#: preparing.xml:1535 #, no-c-format msgid "eeprom boot-device=disk1:1" msgstr "eeprom boot-device=disk1:1" #. Tag: title -#: preparing.xml:1544 +#: preparing.xml:1545 #, no-c-format msgid "BIOS Setup" msgstr "BIOS 설정" # &debian-gnu; => 데비안 GNU/리눅스, 조사 사용 주의 #. Tag: para -#: preparing.xml:1545 +#: preparing.xml:1546 #, no-c-format msgid "" "In order to install &debian-gnu; on a &arch-title; or zSeries machine you " @@ -2413,7 +2417,7 @@ msgstr "" "3215/3270 콘솔은 문자 단위가 아니라 라인 단위입니다." #. Tag: para -#: preparing.xml:1557 +#: preparing.xml:1558 #, no-c-format msgid "" "Linux on this platform runs either natively on the bare machine, in a so-" @@ -2430,7 +2434,7 @@ msgstr "" "수도 있습니다. (HMC가 있고 부팅 옵션이 있는 경우.)" #. Tag: para -#: preparing.xml:1566 +#: preparing.xml:1567 #, no-c-format msgid "" "Before you actually perform an installation, you have to go over some design " @@ -2453,13 +2457,13 @@ msgstr "" "&debian; 설치 단계를 진행하십시오." #. Tag: title -#: preparing.xml:1583 +#: preparing.xml:1584 #, no-c-format msgid "Native and LPAR installations" msgstr "네이티브 및 LPAR 설치" #. Tag: para -#: preparing.xml:1584 +#: preparing.xml:1585 #, no-c-format msgid "" "Please refer to chapter 5 of the <ulink url=\"http://www.redbooks.ibm.com/" @@ -2475,13 +2479,13 @@ msgstr "" "드북의 3.2장을 참고하십시오." #. Tag: title -#: preparing.xml:1598 +#: preparing.xml:1599 #, no-c-format msgid "Installation as a VM guest" msgstr "VM guest로 설치" #. Tag: para -#: preparing.xml:1600 +#: preparing.xml:1601 #, no-c-format msgid "" "Please refer to chapter 6 of the <ulink url=\"http://www.redbooks.ibm.com/" @@ -2497,7 +2501,7 @@ msgstr "" "Distributions</ulink> 레드북의 3.1장을 참고하십시오." #. Tag: para -#: preparing.xml:1610 +#: preparing.xml:1611 #, no-c-format msgid "" "You need to copy all the files from the <filename>generic</filename> sub-" @@ -2518,13 +2522,13 @@ msgstr "" "filename> 예제 스크립트가 이미지에 포함되어 있습니다." #. Tag: title -#: preparing.xml:1627 +#: preparing.xml:1628 #, no-c-format msgid "Setting up an installation server" msgstr "설치 서버 준비하기" #. Tag: para -#: preparing.xml:1629 +#: preparing.xml:1630 #, no-c-format msgid "" "If you don't have a connection to the Internet (either directly or via a web " @@ -2537,7 +2541,7 @@ msgstr "" "들어 있고 그 패키지를 NFS나 HTTP나 FTP로 외부에서 접근할 수 있게 합니다." #. Tag: para -#: preparing.xml:1637 +#: preparing.xml:1638 #, no-c-format msgid "" "The installation server needs to copy the exact directory structure from any " @@ -2550,19 +2554,19 @@ msgstr "" "설치 CD의 내용만 복사해 올 수도 있습니다." #. Tag: emphasis -#: preparing.xml:1646 +#: preparing.xml:1647 #, no-c-format msgid "FIXME: more information needed — from a Redbook?" msgstr "FIXME: more information needed — from a Redbook?" #. Tag: title -#: preparing.xml:1656 +#: preparing.xml:1657 #, no-c-format msgid "ARM firmware" msgstr "ARM 펌웨어" #. Tag: para -#: preparing.xml:1658 +#: preparing.xml:1659 #, no-c-format msgid "" "As already mentioned before, there is unfortunately no standard for system " @@ -2584,7 +2588,7 @@ msgstr "" "펌웨어에서는 빠지게 됩니다." #. Tag: para -#: preparing.xml:1670 +#: preparing.xml:1671 #, no-c-format msgid "" "As a result even newly sold systems often use a firmware that is based on a " @@ -2603,13 +2607,13 @@ msgstr "" "을 사용하는 시스템에서는 제품과 무관한 설치 안내를 하기가 불가능합니다." #. Tag: title -#: preparing.xml:1683 +#: preparing.xml:1684 #, no-c-format msgid "Debian-provided U-Boot (system firmware) images" msgstr "데비안 공급 U-Boot (시스템 펌웨어) 이미지" #. Tag: para -#: preparing.xml:1684 +#: preparing.xml:1685 #, no-c-format msgid "" "Debian provides U-Boot images for various armhf systems that can load their " @@ -2634,7 +2638,7 @@ msgstr "" "든, 이미지를 SD 카드에 쓰면 카드의 이전 내용을 모두 엎어쓰니 주의하십시오!" #. Tag: para -#: preparing.xml:1699 +#: preparing.xml:1700 #, no-c-format msgid "" "If Debian provides a U-Boot image for your system, it is recommended that " @@ -2646,13 +2650,13 @@ msgstr "" "통 더 최신으로 더 많은 기능이 들어 있습니다." #. Tag: title -#: preparing.xml:1707 +#: preparing.xml:1708 #, no-c-format msgid "Setting the ethernet MAC address in U-Boot" msgstr "U-Boot에서 이더넷 MAC 주소 설정하기" #. Tag: para -#: preparing.xml:1708 +#: preparing.xml:1709 #, no-c-format msgid "" "The MAC address of every ethernet interface should normally be globally " @@ -2668,7 +2672,7 @@ msgstr "" "에 판매하는 제품마다 주소를 하나씩 부여합니다." #. Tag: para -#: preparing.xml:1716 +#: preparing.xml:1717 #, no-c-format msgid "" "In the case of development boards, sometimes the manufacturer wants to avoid " @@ -2690,7 +2694,7 @@ msgstr "" "동작하지 않습니다." #. Tag: para -#: preparing.xml:1727 +#: preparing.xml:1728 #, no-c-format msgid "" "To avoid conflicts with existing officially-assigned MAC addresses, there is " @@ -2708,7 +2712,7 @@ msgstr "" "(예를 들어 ca:ff:ee:12:34:56) 사설 주소입니다." #. Tag: para -#: preparing.xml:1737 +#: preparing.xml:1738 #, no-c-format msgid "" "On systems using U-Boot as system firmware, the ethernet MAC address is " @@ -2725,13 +2729,13 @@ msgstr "" "면 <quote>saveenv</quote> 명령으로 값을 저장합니다." #. Tag: title -#: preparing.xml:1748 +#: preparing.xml:1749 #, no-c-format msgid "Kernel/Initrd/Device-Tree relocation issues in U-Boot" msgstr "U-Boot의 커널/최초 램디스크/디바이스 트리 재배치 문제" #. Tag: para -#: preparing.xml:1749 +#: preparing.xml:1750 #, no-c-format msgid "" "On some systems with older U-Boot versions there can be problems with " @@ -2748,7 +2752,7 @@ msgstr "" "전 이후로 해결되었습니다." #. Tag: para -#: preparing.xml:1758 +#: preparing.xml:1759 #, no-c-format msgid "" "If the system has originally used a U-Boot version older than v2014.07 and " @@ -2770,7 +2774,7 @@ msgstr "" "를 U-Boot의 기본값으로 수동 설정할 수도 있습니다." #. Tag: para -#: preparing.xml:1769 +#: preparing.xml:1770 #, no-c-format msgid "" "Another possibility to circumvent relocation-related problems is to run the " @@ -2784,13 +2788,13 @@ msgstr "" "방법입니다." #. Tag: title -#: preparing.xml:1779 +#: preparing.xml:1780 #, no-c-format msgid "Systems with UEFI firmware" msgstr "UEFI 펌웨어 시스템" #. Tag: para -#: preparing.xml:1780 +#: preparing.xml:1781 #, no-c-format msgid "" "UEFI (<quote>Unified Extensible Firmware Interface</quote>) is a new kind of " @@ -2802,7 +2806,7 @@ msgstr "" "목적으로 만들어졌습니다." #. Tag: para -#: preparing.xml:1786 +#: preparing.xml:1787 #, fuzzy, no-c-format #| msgid "" #| "Currently most PC systems that use UEFI also have a so-called " @@ -2829,7 +2833,7 @@ msgstr "" "있습니다." #. Tag: para -#: preparing.xml:1796 +#: preparing.xml:1797 #, no-c-format msgid "" "On systems with UEFI there are a few things to take into consideration when " @@ -2866,7 +2870,7 @@ msgstr "" "두 시스템은 다른 종류의 부트로더가 필요합니다." #. Tag: para -#: preparing.xml:1816 +#: preparing.xml:1817 #, no-c-format msgid "" "The latter becomes important when booting &d-i; on a UEFI system with CSM " @@ -2895,7 +2899,7 @@ msgstr "" "수도 있습니다." #. Tag: para -#: preparing.xml:1832 +#: preparing.xml:1833 #, no-c-format msgid "" "Another UEFI-related topic is the so-called <quote>secure boot</quote> " @@ -2930,14 +2934,14 @@ msgstr "" # "빠른 시작" #. Tag: title -#: preparing.xml:1854 +#: preparing.xml:1855 #, no-c-format msgid "Disabling the Windows 8 <quote>fast boot</quote> feature" msgstr "윈도우 8 <quote>빠른 시작</quote> 기능 끄기" # "빠른 시작" #. Tag: para -#: preparing.xml:1855 +#: preparing.xml:1856 #, no-c-format msgid "" "Windows 8 offers a feature called <quote>fast boot</quote> to cut down " @@ -2967,7 +2971,7 @@ msgstr "" "니다." #. Tag: para -#: preparing.xml:1871 +#: preparing.xml:1872 #, no-c-format msgid "" "It may also be necessary to disable <quote>fast boot</quote> to even allow " @@ -2983,19 +2987,19 @@ msgstr "" "우 윈도우로 부팅해서 빠른 시작 기능을 꺼야 부팅 순서를 바꿀 수 있습니다." #. Tag: title -#: preparing.xml:1883 +#: preparing.xml:1884 #, no-c-format msgid "Hardware Issues to Watch Out For" msgstr "주의해야 할 하드웨어 문제" #. Tag: title -#: preparing.xml:1886 +#: preparing.xml:1887 #, no-c-format msgid "USB BIOS support and keyboards" msgstr "USB BIOS 지원 및 키보드" #. Tag: para -#: preparing.xml:1887 +#: preparing.xml:1888 #, no-c-format msgid "" "If you have no PS/2-style keyboard, but only a USB model, on some very old " @@ -3013,13 +3017,13 @@ msgstr "" "아 보십시오." #. Tag: title -#: preparing.xml:1900 +#: preparing.xml:1901 #, no-c-format msgid "Display-visibility on OldWorld Powermacs" msgstr "올드월드 파워맥에서 화면이 안 보이는 문제" #. Tag: para -#: preparing.xml:1902 +#: preparing.xml:1903 #, no-c-format msgid "" "Some OldWorld Powermacs, most notably those with the <quote>control</quote> " diff --git a/po/ko/random-bits.po b/po/ko/random-bits.po index df4bc30aa..7ec0fa631 100644 --- a/po/ko/random-bits.po +++ b/po/ko/random-bits.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: random-bits.xml\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2016-04-08 20:25+0000\n" +"POT-Creation-Date: 2016-11-25 19:03+0000\n" "PO-Revision-Date: 2015-05-17 15:40+0900\n" "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n" "Language-Team: Korean <debian-l10n-korean@lists.debian.org>\n" @@ -964,14 +964,23 @@ msgstr "" #. Tag: para #: random-bits.xml:467 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "Substitute one of the following for <replaceable>ARCH</replaceable> in " +#| "the <command>debootstrap</command> command: <userinput>amd64</userinput>, " +#| "<userinput>arm64</userinput>, <userinput>armel</userinput>, " +#| "<userinput>armhf</userinput>, <userinput>i386</userinput>, " +#| "<userinput>mips</userinput>, <userinput>mipsel</userinput>, " +#| "<userinput>powerpc</userinput>, <userinput>ppc64el</userinput>, or " +#| "<userinput>s390x</userinput>." msgid "" "Substitute one of the following for <replaceable>ARCH</replaceable> in the " "<command>debootstrap</command> command: <userinput>amd64</userinput>, " "<userinput>arm64</userinput>, <userinput>armel</userinput>, " "<userinput>armhf</userinput>, <userinput>i386</userinput>, <userinput>mips</" -"userinput>, <userinput>mipsel</userinput>, <userinput>powerpc</userinput>, " -"<userinput>ppc64el</userinput>, or <userinput>s390x</userinput>." +"userinput>, <userinput>mips64el</userinput>, <userinput>mipsel</userinput>, " +"<userinput>powerpc</userinput>, <userinput>ppc64el</userinput>, or " +"<userinput>s390x</userinput>." msgstr "" "<command>debootstrap</command> 명령에서 <replaceable>ARCH</replaceable>를 다" "음 중의 하나로 바꾸십시오: <userinput>alpha</userinput>, <userinput>amd64</" @@ -981,7 +990,7 @@ msgstr "" "<userinput>ppc64el</userinput>, <userinput>s390x</userinput>." #. Tag: screen -#: random-bits.xml:483 +#: random-bits.xml:484 #, no-c-format msgid "" "# /usr/sbin/debootstrap --arch ARCH &releasename; \\\n" @@ -991,13 +1000,13 @@ msgstr "" " /mnt/debinst http://ftp.us.debian.org/debian" #. Tag: title -#: random-bits.xml:489 +#: random-bits.xml:490 #, no-c-format msgid "Configure The Base System" msgstr "베이스 시스템 설정" #. Tag: para -#: random-bits.xml:490 +#: random-bits.xml:491 #, no-c-format msgid "" "Now you've got a real &debian; system, though rather lean, on disk. " @@ -1022,13 +1031,13 @@ msgstr "" "classname> 패키지를 설치해야 할 수도 있습니다." #. Tag: title -#: random-bits.xml:508 +#: random-bits.xml:509 #, no-c-format msgid "Create device files" msgstr "장치 파일 만들기" #. Tag: para -#: random-bits.xml:509 +#: random-bits.xml:510 #, no-c-format msgid "" "At this point <filename>/dev/</filename> only contains very basic device " @@ -1047,13 +1056,13 @@ msgstr "" "고정 장치 파일을 사용할 지에 따라 달라집니다." #. Tag: para -#: random-bits.xml:519 +#: random-bits.xml:520 #, no-c-format msgid "A few of the available options are:" msgstr "사용할 수 있는 옵션 몇 가지를 설명하면:" #. Tag: para -#: random-bits.xml:524 +#: random-bits.xml:525 #, no-c-format msgid "" "install the makedev package, and create a default set of static device files " @@ -1063,7 +1072,7 @@ msgstr "" "을(chroot 상태에서) 만듭니다" #. Tag: screen -#: random-bits.xml:528 +#: random-bits.xml:529 #, fuzzy, no-c-format #| msgid "" #| "# apt-get install makedev\n" @@ -1082,7 +1091,7 @@ msgstr "" "# MAKEDEV generic" #. Tag: para -#: random-bits.xml:531 +#: random-bits.xml:532 #, no-c-format msgid "" "manually create only specific device files using <command>MAKEDEV</command>" @@ -1091,7 +1100,7 @@ msgstr "" "다" #. Tag: para -#: random-bits.xml:536 +#: random-bits.xml:537 #, no-c-format msgid "" "bind mount /dev from your host system on top of /dev in the target system; " @@ -1103,13 +1112,13 @@ msgstr "" "이 옵션은 주의해서 사용해야 합니다." #. Tag: title -#: random-bits.xml:549 +#: random-bits.xml:550 #, no-c-format msgid "Mount Partitions" msgstr "파티션 마운트하기" #. Tag: para -#: random-bits.xml:550 +#: random-bits.xml:551 #, no-c-format msgid "" "You need to create <filename>/etc/fstab</filename>. " @@ -1191,13 +1200,13 @@ msgstr "" "꼭 proc을 마운트하십시오." #. Tag: screen -#: random-bits.xml:576 +#: random-bits.xml:577 #, no-c-format msgid "# mount -t proc proc /proc" msgstr "# mount -t proc proc /proc" #. Tag: para -#: random-bits.xml:578 +#: random-bits.xml:579 #, no-c-format msgid "" "The command <userinput>ls /proc</userinput> should now show a non-empty " @@ -1209,19 +1218,19 @@ msgstr "" "있습니다:" #. Tag: screen -#: random-bits.xml:584 +#: random-bits.xml:585 #, no-c-format msgid "# mount -t proc proc /mnt/debinst/proc" msgstr "# mount -t proc proc /mnt/debinst/proc" #. Tag: title -#: random-bits.xml:590 +#: random-bits.xml:591 #, no-c-format msgid "Setting Timezone" msgstr "시간대 설정하기" #. Tag: para -#: random-bits.xml:591 +#: random-bits.xml:592 #, no-c-format msgid "" "Setting the third line of the file <filename>/etc/adjtime</filename> to " @@ -1249,19 +1258,19 @@ msgstr "" "</screen></informalexample> 다음 명령으로 표준 시간대를 설정합니다." #. Tag: screen -#: random-bits.xml:605 +#: random-bits.xml:606 #, no-c-format msgid "# dpkg-reconfigure tzdata" msgstr "# dpkg-reconfigure tzdata" #. Tag: title -#: random-bits.xml:611 +#: random-bits.xml:612 #, no-c-format msgid "Configure Networking" msgstr "네트워크 설정하기" #. Tag: para -#: random-bits.xml:612 +#: random-bits.xml:613 #, no-c-format msgid "" "To configure networking, edit <filename>/etc/network/interfaces</filename>, " @@ -1384,13 +1393,13 @@ msgstr "" "등) 연결됩니다." #. Tag: title -#: random-bits.xml:653 +#: random-bits.xml:654 #, no-c-format msgid "Configure Apt" msgstr "APT 설정하기" #. Tag: para -#: random-bits.xml:654 +#: random-bits.xml:655 #, fuzzy, no-c-format #| msgid "" #| "Debootstrap will have created a very basic <filename>/etc/apt/sources." @@ -1427,13 +1436,13 @@ msgstr "" "음에 꼭 <userinput>aptitude update</userinput>를 실행하십시오." #. Tag: title -#: random-bits.xml:670 +#: random-bits.xml:671 #, no-c-format msgid "Configure Locales and Keyboard" msgstr "로캘 및 키보드 설정하기" #. Tag: para -#: random-bits.xml:671 +#: random-bits.xml:672 #, fuzzy, no-c-format #| msgid "" #| "To configure your locale settings to use a language other than English, " @@ -1460,7 +1469,7 @@ msgstr "" "</screen></informalexample> 키보드를 설정하려면(키보드 설정이 필요한 경우):" #. Tag: screen -#: random-bits.xml:681 +#: random-bits.xml:682 #, fuzzy, no-c-format #| msgid "" #| "# aptitude install console-setup\n" @@ -1473,7 +1482,7 @@ msgstr "" "# dpkg-reconfigure keyboard-configuration" #. Tag: para -#: random-bits.xml:683 +#: random-bits.xml:684 #, no-c-format msgid "" "Note that the keyboard cannot be set while in the chroot, but will be " @@ -1483,13 +1492,13 @@ msgstr "" "정합니다." #. Tag: title -#: random-bits.xml:693 +#: random-bits.xml:694 #, no-c-format msgid "Install a Kernel" msgstr "커널 설치" #. Tag: para -#: random-bits.xml:694 +#: random-bits.xml:695 #, no-c-format msgid "" "If you intend to boot this system, you probably want a &arch-kernel; kernel " @@ -1499,20 +1508,20 @@ msgstr "" "니다. 다음과 같이하여 패키지로 만든 커널을 확인하십시오:" #. Tag: screen -#: random-bits.xml:699 +#: random-bits.xml:700 #, fuzzy, no-c-format #| msgid "# apt-cache search &kernelpackage;" msgid "# apt search &kernelpackage;" msgstr "# apt-cache search &kernelpackage;" #. Tag: para -#: random-bits.xml:701 +#: random-bits.xml:702 #, no-c-format msgid "Then install the kernel package of your choice using its package name." msgstr "다음 패키지 이름을 사용하려면 커널 패키지를 설치합니다." #. Tag: screen -#: random-bits.xml:705 +#: random-bits.xml:706 #, fuzzy, no-c-format #| msgid "" #| "# aptitude install &kernelpackage;-<replaceable>arch-etc</replaceable>" @@ -1520,13 +1529,13 @@ msgid "# apt install &kernelpackage;-<replaceable>arch-etc</replaceable>" msgstr "# aptitude install &kernelpackage;-<replaceable>arch-etc</replaceable>" #. Tag: title -#: random-bits.xml:711 +#: random-bits.xml:712 #, no-c-format msgid "Set up the Boot Loader" msgstr "부트로더 설정하기" #. Tag: para -#: random-bits.xml:712 +#: random-bits.xml:713 #, fuzzy, no-c-format #| msgid "" #| "To make your &debian-gnu; system bootable, set up your boot loader to " @@ -1545,7 +1554,7 @@ msgstr "" "command>를 사용할 수 있습니다." #. Tag: para -#: random-bits.xml:719 +#: random-bits.xml:720 #, no-c-format msgid "" "Check <userinput>info grub</userinput> <phrase arch=\"x86\">or " @@ -1569,7 +1578,7 @@ msgstr "" "시오)</phrase>." #. Tag: para -#: random-bits.xml:731 +#: random-bits.xml:732 #, fuzzy, no-c-format #| msgid "" #| "Installing and setting up <classname>grub2</classname> is as easy as: " @@ -1602,7 +1611,7 @@ msgstr "" "바르게 동작하는 <filename>/boot/grub/menu.lst</filename> 파일을 만듭니다." #. Tag: para -#: random-bits.xml:741 +#: random-bits.xml:742 #, no-c-format msgid "" "Note that this assumes that a <filename>/dev/sda</filename> device file has " @@ -1614,13 +1623,13 @@ msgstr "" "를 벗어나는 내용입니다." #. Tag: para -#: random-bits.xml:747 +#: random-bits.xml:748 #, no-c-format msgid "Here is a basic <filename>/etc/lilo.conf</filename> as an example:" msgstr "다음은 기초적인 <filename>/etc/lilo.conf</filename> 예제입니다:" #. Tag: screen -#: random-bits.xml:751 +#: random-bits.xml:752 #, no-c-format msgid "" "boot=/dev/<replaceable>sda6</replaceable>\n" @@ -1642,7 +1651,7 @@ msgstr "" "label=Debian" #. Tag: para -#: random-bits.xml:753 +#: random-bits.xml:754 #, no-c-format msgid "" "Check <userinput>man yaboot.conf</userinput> for instructions on setting up " @@ -1660,7 +1669,7 @@ msgstr "" "하십시오)." #. Tag: para -#: random-bits.xml:763 +#: random-bits.xml:764 #, no-c-format msgid "" "Here is a basic <filename>/etc/yaboot.conf</filename> as an example: " @@ -1690,13 +1699,13 @@ msgstr "" "아니라 <userinput>ide0:</userinput>을 써야 할 수도 있습니다." #. Tag: title -#: random-bits.xml:776 +#: random-bits.xml:777 #, no-c-format msgid "Remote access: Installing SSH and setting up access" msgstr "원격 접근: SSH 설치 및 접근 설정" #. Tag: para -#: random-bits.xml:777 +#: random-bits.xml:778 #, fuzzy, no-c-format #| msgid "" #| "In case you can login to the system via console, you can skip this " @@ -1763,7 +1772,7 @@ msgstr "" "설정해서 접근을 설정할 수 있습니다." #. Tag: screen -#: random-bits.xml:801 +#: random-bits.xml:802 #, no-c-format msgid "" "# adduser joe\n" @@ -1773,13 +1782,13 @@ msgstr "" "# passwd joe" #. Tag: title -#: random-bits.xml:806 +#: random-bits.xml:807 #, no-c-format msgid "Finishing touches" msgstr "마지막 처리" #. Tag: para -#: random-bits.xml:807 +#: random-bits.xml:808 #, fuzzy, no-c-format #| msgid "" #| "As mentioned earlier, the installed system will be very basic. If you " @@ -1806,7 +1815,7 @@ msgstr "" "를 하나하나 선택해서 설치할 수도 있습니다." #. Tag: para -#: random-bits.xml:818 +#: random-bits.xml:819 #, no-c-format msgid "" "After the installation there will be a lot of downloaded packages in " @@ -1818,21 +1827,21 @@ msgstr "" "할 수 있습니다:" #. Tag: screen -#: random-bits.xml:824 +#: random-bits.xml:825 #, fuzzy, no-c-format #| msgid "# aptitude clean" msgid "# apt clean" msgstr "# aptitude clean" #. Tag: title -#: random-bits.xml:835 +#: random-bits.xml:836 #, no-c-format msgid "Installing &debian-gnu; over Parallel Line IP (PLIP)" msgstr "PLIP(병렬 라인 IP)을 이용해 &debian-gnu; 설치하기" # &debian-gnu; => 데비안 GNU/리눅스, 조사 구분에 주의 #. Tag: para -#: random-bits.xml:837 +#: random-bits.xml:838 #, no-c-format msgid "" "This section explains how to install &debian-gnu; on a computer without an " @@ -1847,7 +1856,7 @@ msgstr "" "결해야합니다." #. Tag: para -#: random-bits.xml:845 +#: random-bits.xml:846 #, no-c-format msgid "" "In the example in this appendix we will set up a PLIP connection using a " @@ -1862,7 +1871,7 @@ msgstr "" "주소는 사용하지 말아야 합니다.)" #. Tag: para -#: random-bits.xml:853 +#: random-bits.xml:854 #, no-c-format msgid "" "The PLIP connection set up during the installation will also be available " @@ -1873,7 +1882,7 @@ msgstr "" "있습니다. (<xref linkend=\"boot-new\"/> 참고.)" #. Tag: para -#: random-bits.xml:858 +#: random-bits.xml:859 #, no-c-format msgid "" "Before you start, you will need to check the BIOS configuration (IO base " @@ -1886,13 +1895,13 @@ msgstr "" "<literal>io=0x378</literal>, <literal>irq=7</literal>입니다." #. Tag: title -#: random-bits.xml:868 +#: random-bits.xml:869 #, no-c-format msgid "Requirements" msgstr "요구 사항" #. Tag: para -#: random-bits.xml:871 +#: random-bits.xml:872 #, no-c-format msgid "" "A target computer, called <emphasis>target</emphasis>, where &debian; will " @@ -1900,13 +1909,13 @@ msgid "" msgstr "&debian; 설치 대상 컴퓨터 <emphasis>타겟</emphasis>이라고 합니다." #. Tag: para -#: random-bits.xml:877 +#: random-bits.xml:878 #, no-c-format msgid "System installation media; see <xref linkend=\"installation-media\"/>." msgstr "시스템 설치 미디어. <xref linkend=\"installation-media\"/> 참고." #. Tag: para -#: random-bits.xml:882 +#: random-bits.xml:883 #, no-c-format msgid "" "Another computer connected to the Internet, called <emphasis>source</" @@ -1916,7 +1925,7 @@ msgstr "" "합니다." #. Tag: para -#: random-bits.xml:888 +#: random-bits.xml:889 #, no-c-format msgid "" "A DB-25 Null-Modem cable. See the <ulink url=\"&url-plip-install-howto;" @@ -1928,13 +1937,13 @@ msgstr "" "시오." #. Tag: title -#: random-bits.xml:900 +#: random-bits.xml:901 #, no-c-format msgid "Setting up source" msgstr "소스 설정하기" #. Tag: para -#: random-bits.xml:901 +#: random-bits.xml:902 #, no-c-format msgid "" "The following shell script is a simple example of how to configure the " @@ -1944,7 +1953,7 @@ msgstr "" "예제입니다." #. Tag: screen -#: random-bits.xml:906 +#: random-bits.xml:907 #, no-c-format msgid "" "#!/bin/sh\n" @@ -1987,13 +1996,13 @@ msgstr "" "echo 1 > /proc/sys/net/ipv4/ip_forward" #. Tag: title -#: random-bits.xml:912 +#: random-bits.xml:913 #, no-c-format msgid "Installing target" msgstr "타겟 설치" #. Tag: para -#: random-bits.xml:913 +#: random-bits.xml:914 #, no-c-format msgid "" "Boot the installation media. The installation needs to be run in expert " @@ -2018,13 +2027,13 @@ msgstr "" "</screen></informalexample> 아래는 설치 단계에서 입력해야 할 사항들입니다." #. Tag: guimenuitem -#: random-bits.xml:932 +#: random-bits.xml:933 #, no-c-format msgid "Load installer components from CD" msgstr "CD에서 설치 프로그램 컴포넌트 읽어들이기" #. Tag: para -#: random-bits.xml:934 +#: random-bits.xml:935 #, no-c-format msgid "" "Select the <userinput>plip-modules</userinput> option from the list; this " @@ -2034,13 +2043,13 @@ msgstr "" "치 시스템에서 PLIP 드라이버를 사용할 수 있습니다." #. Tag: guimenuitem -#: random-bits.xml:942 +#: random-bits.xml:943 #, no-c-format msgid "Detect network hardware" msgstr "네트워크 하드웨어 검색" #. Tag: para -#: random-bits.xml:947 +#: random-bits.xml:948 #, no-c-format msgid "" "If target <emphasis>does</emphasis> have a network card, a list of driver " @@ -2054,7 +2063,7 @@ msgstr "" "은 표시하지 않습니다." #. Tag: para -#: random-bits.xml:956 +#: random-bits.xml:957 #, no-c-format msgid "" "Because no network card was detected/selected earlier, the installer will " @@ -2066,26 +2075,26 @@ msgstr "" "십시오." #. Tag: guimenuitem -#: random-bits.xml:968 +#: random-bits.xml:969 #, no-c-format msgid "Configure the network" msgstr "네트워크 설정" #. Tag: para -#: random-bits.xml:971 +#: random-bits.xml:972 #, no-c-format msgid "Auto-configure network with DHCP: No" msgstr "DHCP로 네트워크 자동 설정: 아니오" #. Tag: para -#: random-bits.xml:976 +#: random-bits.xml:977 #, no-c-format msgid "" "IP address: <userinput><replaceable>192.168.0.1</replaceable></userinput>" msgstr "IP 주소: <userinput><replaceable>192.168.0.1</replaceable></userinput>" #. Tag: para -#: random-bits.xml:981 +#: random-bits.xml:982 #, no-c-format msgid "" "Point-to-point address: <userinput><replaceable>192.168.0.2</replaceable></" @@ -2095,7 +2104,7 @@ msgstr "" "userinput>" #. Tag: para -#: random-bits.xml:987 +#: random-bits.xml:988 #, no-c-format msgid "" "Name server addresses: you can enter the same addresses used on source (see " @@ -2105,13 +2114,13 @@ msgstr "" "resolv.conf</filename> 파일 참고.)" #. Tag: title -#: random-bits.xml:1006 +#: random-bits.xml:1007 #, no-c-format msgid "Installing &debian-gnu; using PPP over Ethernet (PPPoE)" msgstr "PPP 오버 이더넷을(PPPoE) 이용해 &debian-gnu; 설치하기" #. Tag: para -#: random-bits.xml:1008 +#: random-bits.xml:1009 #, no-c-format msgid "" "In some countries PPP over Ethernet (PPPoE) is a common protocol for " @@ -2126,7 +2135,7 @@ msgstr "" "서 그 방법을 설명합니다." #. Tag: para -#: random-bits.xml:1016 +#: random-bits.xml:1017 #, no-c-format msgid "" "The PPPoE connection set up during the installation will also be available " @@ -2137,7 +2146,7 @@ msgstr "" "있습니다. (<xref linkend=\"boot-new\"/> 참고.)" #. Tag: para -#: random-bits.xml:1021 +#: random-bits.xml:1022 #, no-c-format msgid "" "To have the option of setting up and using PPPoE during the installation, " @@ -2151,7 +2160,7 @@ msgstr "" "지원하지 않습니다.)" #. Tag: para -#: random-bits.xml:1028 +#: random-bits.xml:1029 #, no-c-format msgid "" "Installing over PPPoE is mostly the same as any other installation. The " @@ -2161,7 +2170,7 @@ msgstr "" "니다." #. Tag: para -#: random-bits.xml:1036 +#: random-bits.xml:1037 #, no-c-format msgid "" "Boot the installer with the boot parameter <userinput>modules=ppp-udeb</" @@ -2177,7 +2186,7 @@ msgstr "" "classname>) 읽어들여서 실행합니다." #. Tag: para -#: random-bits.xml:1051 +#: random-bits.xml:1052 #, no-c-format msgid "" "Follow the regular initial steps of the installation (language, country and " @@ -2196,7 +2205,7 @@ msgstr "" "classname>을 선택할 수 있습니다. </para> </footnote>.)" #. Tag: para -#: random-bits.xml:1070 +#: random-bits.xml:1071 #, no-c-format msgid "" "The next step is the detection of network hardware, in order to identify any " @@ -2206,7 +2215,7 @@ msgstr "" "를 찾습니다." #. Tag: para -#: random-bits.xml:1076 +#: random-bits.xml:1077 #, no-c-format msgid "" "After this the actual setup of PPPoE is started. The installer will probe " @@ -2218,7 +2227,7 @@ msgstr "" "아 봅니다." #. Tag: para -#: random-bits.xml:1082 +#: random-bits.xml:1083 #, no-c-format msgid "" "It is possible that the concentrator will not to be found at the first " @@ -2234,7 +2243,7 @@ msgstr "" "</guimenuitem>을 선택하십시오." #. Tag: para -#: random-bits.xml:1091 +#: random-bits.xml:1092 #, no-c-format msgid "" "After a concentrator is found, the user will be prompted to type the login " @@ -2244,7 +2253,7 @@ msgstr "" "게 물어봅니다." #. Tag: para -#: random-bits.xml:1097 +#: random-bits.xml:1098 #, no-c-format msgid "" "At this point the installer will use the provided information to establish " diff --git a/po/ko/using-d-i.po b/po/ko/using-d-i.po index b007d232a..867fdcfa5 100644 --- a/po/ko/using-d-i.po +++ b/po/ko/using-d-i.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: using-d-i.xml\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2016-04-08 20:25+0000\n" +"POT-Creation-Date: 2016-11-25 19:03+0000\n" "PO-Revision-Date: 2015-05-17 10:00+0900\n" "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n" "Language-Team: Korean <debian-l10n-korean@lists.debian.org>\n" @@ -1795,9 +1795,14 @@ msgstr "다음 파일 시스템을 지원합니다." #. Tag: para #: using-d-i.xml:1163 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "<phrase arch=\"arm;mipsel\"><emphasis>ext2r0</emphasis>,</phrase> " +#| "<emphasis>ext2</emphasis>, <phrase arch=\"linux-any\"><emphasis>ext3</" +#| "emphasis>,</phrase> <phrase arch=\"linux-any\"><emphasis>ext4</emphasis></" +#| "phrase>" msgid "" -"<phrase arch=\"arm;mipsel\"><emphasis>ext2r0</emphasis>,</phrase> " +"<phrase arch=\"arm;mipsel;mips64el\"><emphasis>ext2r0</emphasis>,</phrase> " "<emphasis>ext2</emphasis>, <phrase arch=\"linux-any\"><emphasis>ext3</" "emphasis>,</phrase> <phrase arch=\"linux-any\"><emphasis>ext4</emphasis></" "phrase>" |