summaryrefslogtreecommitdiff
path: root/po/ko
diff options
context:
space:
mode:
Diffstat (limited to 'po/ko')
-rw-r--r--po/ko/hardware.po36
-rw-r--r--po/ko/partitioning.po239
-rw-r--r--po/ko/post-install.po125
-rw-r--r--po/ko/using-d-i.po69
4 files changed, 272 insertions, 197 deletions
diff --git a/po/ko/hardware.po b/po/ko/hardware.po
index 6b7856536..ba9ee926a 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: 2017-07-12 09:14+0000\n"
+"POT-Creation-Date: 2019-08-11 15:17+0000\n"
"PO-Revision-Date: 2018-08-03 22:03+0800\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: Korean <debian-i10n-korean@lists.debian.org>\n"
@@ -119,52 +119,52 @@ msgstr "기종"
#. Tag: entry
#: hardware.xml:60
#, no-c-format
+msgid "AMD64 &amp; Intel 64"
+msgstr "AMD64 및 인텔 64"
+
+#. Tag: entry
+#: hardware.xml:61
+#, no-c-format
+msgid "amd64"
+msgstr "amd64"
+
+#. Tag: entry
+#: hardware.xml:67
+#, no-c-format
msgid "Intel x86-based"
msgstr "인텔 x86 기반"
#. Tag: entry
-#: hardware.xml:61
+#: hardware.xml:68
#, no-c-format
msgid "i386"
msgstr "i386"
#. Tag: entry
-#: hardware.xml:62
+#: hardware.xml:69
#, no-c-format
msgid "default x86 machines"
msgstr "일반 x86 컴퓨터"
#. Tag: entry
-#: hardware.xml:63
+#: hardware.xml:70
#, no-c-format
msgid "default"
msgstr "일반"
#. Tag: entry
-#: hardware.xml:65
+#: hardware.xml:72
#, no-c-format
msgid "Xen PV domains only"
msgstr "Xen PV 도메인 전용"
#. Tag: entry
-#: hardware.xml:66
+#: hardware.xml:73
#, no-c-format
msgid "<entry>xen</entry>"
msgstr "<entry>xen</entry>"
#. Tag: entry
-#: hardware.xml:70
-#, no-c-format
-msgid "AMD64 &amp; Intel 64"
-msgstr "AMD64 및 인텔 64"
-
-#. Tag: entry
-#: hardware.xml:71
-#, no-c-format
-msgid "amd64"
-msgstr "amd64"
-
-#. Tag: entry
#: hardware.xml:77
#, no-c-format
msgid "<entry>ARM</entry>"
diff --git a/po/ko/partitioning.po b/po/ko/partitioning.po
index 823219de6..0338dbaed 100644
--- a/po/ko/partitioning.po
+++ b/po/ko/partitioning.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: partitioning.xml\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2015-04-15 20:29+0000\n"
+"POT-Creation-Date: 2019-08-11 15:17+0000\n"
"PO-Revision-Date: 2015-05-17 12:49+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: Korean <debian-i10n-korean@lists.debian.org>\n"
@@ -495,14 +495,18 @@ msgstr "권장하는 파티션 구조"
#. Tag: para
#: partitioning.xml:236
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "For new users, personal &debian; boxes, home systems, and other single-"
+#| "user setups, a single <filename>/</filename> partition (plus swap) is "
+#| "probably the easiest, simplest way to go. However, if your partition is "
+#| "larger than around 6GB, choose ext3 as your partition type. Ext2 "
+#| "partitions need periodic file system integrity checking, and this can "
+#| "cause delays during booting when the partition is large."
msgid ""
"For new users, personal &debian; boxes, home systems, and other single-user "
"setups, a single <filename>/</filename> partition (plus swap) is probably "
-"the easiest, simplest way to go. However, if your partition is larger than "
-"around 6GB, choose ext3 as your partition type. Ext2 partitions need "
-"periodic file system integrity checking, and this can cause delays during "
-"booting when the partition is large."
+"the easiest, simplest way to go. The recommended partition type is ext4."
msgstr ""
"신규 사용자와 &debian; 시스템을 개인으로 사용하는 사람, 가정에서 사용하는 시"
"스템 등 기타 혼자서 사용하는 것과 같은 시스템에는 <filename>/</filename> 파티"
@@ -512,7 +516,7 @@ msgstr ""
"클 경우 부팅 지연의 원인이 됩니다."
#. Tag: para
-#: partitioning.xml:245
+#: partitioning.xml:243
#, no-c-format
msgid ""
"For multi-user systems or systems with lots of disk space, it's best to put "
@@ -526,18 +530,26 @@ msgstr ""
"좋습니다."
#. Tag: para
-#: partitioning.xml:253
-#, no-c-format
+#: partitioning.xml:251
+#, fuzzy, no-c-format
+#| msgid ""
+#| "You might need a separate <filename>/usr/local</filename> partition if "
+#| "you plan to install many programs that are not part of the &debian; "
+#| "distribution. If your machine will be a mail server, you might need to "
+#| "make <filename>/var/mail</filename> a separate partition. Often, putting "
+#| "<filename>/tmp</filename> on its own partition, for instance "
+#| "20&ndash;50MB, is a good idea. If you are setting up a server with lots "
+#| "of user accounts, it's generally good to have a separate, large "
+#| "<filename>/home</filename> partition. In general, the partitioning "
+#| "situation varies from computer to computer depending on its uses."
msgid ""
"You might need a separate <filename>/usr/local</filename> partition if you "
"plan to install many programs that are not part of the &debian; "
"distribution. If your machine will be a mail server, you might need to make "
-"<filename>/var/mail</filename> a separate partition. Often, putting "
-"<filename>/tmp</filename> on its own partition, for instance 20&ndash;50MB, "
-"is a good idea. If you are setting up a server with lots of user accounts, "
-"it's generally good to have a separate, large <filename>/home</filename> "
-"partition. In general, the partitioning situation varies from computer to "
-"computer depending on its uses."
+"<filename>/var/mail</filename> a separate partition. If you are setting up a "
+"server with lots of user accounts, it's generally good to have a separate, "
+"large <filename>/home</filename> partition. In general, the partitioning "
+"situation varies from computer to computer depending on its uses."
msgstr ""
"&debian; 배포판에 포함되지 않은 프로그램을 많이 설치할 계획이라면 <filename>/"
"usr/local</filename> 파티션이 필요할지도 모릅니다. 또한 메일 서버로 사용한다"
@@ -549,7 +561,7 @@ msgstr ""
"다."
#. Tag: para
-#: partitioning.xml:265
+#: partitioning.xml:262
#, no-c-format
msgid ""
"For very complex systems, you should see the <ulink url=\"&url-multidisk-"
@@ -561,15 +573,20 @@ msgstr ""
"내용을 다루고 있습니다."
#. Tag: para
-#: partitioning.xml:272
-#, no-c-format
+#: partitioning.xml:269
+#, fuzzy, no-c-format
+#| msgid ""
+#| "With respect to the issue of swap partition size, there are many views. "
+#| "One rule of thumb which works well is to use as much swap as you have "
+#| "system memory. It also shouldn't be smaller than 16MB, in most cases. Of "
+#| "course, there are exceptions to these rules. If you are trying to solve "
+#| "10000 simultaneous equations on a machine with 256MB of memory, you may "
+#| "need a gigabyte (or more) of swap."
msgid ""
"With respect to the issue of swap partition size, there are many views. One "
"rule of thumb which works well is to use as much swap as you have system "
-"memory. It also shouldn't be smaller than 16MB, in most cases. Of course, "
-"there are exceptions to these rules. If you are trying to solve 10000 "
-"simultaneous equations on a machine with 256MB of memory, you may need a "
-"gigabyte (or more) of swap."
+"memory. It also shouldn't be smaller than 512MB, in most cases. Of course, "
+"there are exceptions to these rules."
msgstr ""
"스왑 파티션의 크기에 대해서는 여러가지 생각이 다릅니다. 한 가지 방법은 시스"
"템 메모리만큼 스왑 공간을 잡는 것입니다. 또 16MB보다 작으면 안 됩니다. 물론 "
@@ -577,31 +594,19 @@ msgstr ""
"수식을 동시에 풀려고 한다면, 스왑을 1GB (혹은 그 이상) 필요합니다."
#. Tag: para
-#: partitioning.xml:281
-#, no-c-format
-msgid ""
-"On some 32-bit architectures (m68k and PowerPC), the maximum size of a swap "
-"partition is 2GB. That should be enough for nearly any installation. "
-"However, if your swap requirements are this high, you should probably try to "
-"spread the swap across different disks (also called <quote>spindles</quote>) "
-"and, if possible, different SCSI or IDE channels. The kernel will balance "
-"swap usage between multiple swap partitions, giving better performance."
-msgstr ""
-"일부 32-bit 아키텍처(m68k 및 PowerPC)에서 스왑 파티션의 최대 크기는 2GB입니"
-"다. 이것은 대부분의 경우에 대해 충분한 크기입니다. 하지만 만약 더 이상의 크기"
-"의 스왑 공간이 필요하면, 다른 디스크(또는 <quote>스핀들</quote>)에 스왑 영역"
-"을 분산하고, 또 가능하면 SCSI 및 IDE 다른 채널에 스왑 영역을 분산하도록 시도"
-"하십시오. 이렇게하면 커널은 여러 스왑 영역을 균형있게 사용하려고 하기때문에 "
-"성능이 향상됩니다."
-
-#. Tag: para
-#: partitioning.xml:291
-#, no-c-format
+#: partitioning.xml:276
+#, fuzzy, no-c-format
+#| msgid ""
+#| "As an example, an older home machine might have 32MB of RAM and a 1.7GB "
+#| "IDE drive on <filename>/dev/sda</filename>. There might be a 500MB "
+#| "partition for another operating system on <filename>/dev/sda1</filename>, "
+#| "a 32MB swap partition on <filename>/dev/sda3</filename> and about 1.2GB "
+#| "on <filename>/dev/sda2</filename> as the Linux partition."
msgid ""
-"As an example, an older home machine might have 32MB of RAM and a 1.7GB IDE "
-"drive on <filename>/dev/sda</filename>. There might be a 500MB partition for "
-"another operating system on <filename>/dev/sda1</filename>, a 32MB swap "
-"partition on <filename>/dev/sda3</filename> and about 1.2GB on <filename>/"
+"As an example, an older home machine might have 512MB of RAM and a 20GB SATA "
+"drive on <filename>/dev/sda</filename>. There might be a 8GB partition for "
+"another operating system on <filename>/dev/sda1</filename>, a 512MB swap "
+"partition on <filename>/dev/sda3</filename> and about 11.4GB on <filename>/"
"dev/sda2</filename> as the Linux partition."
msgstr ""
"예를 들어 좀 오래된 컴퓨터에 램이 32 MB 있고 <filename>/dev/sda</filename>에 "
@@ -611,7 +616,7 @@ msgstr ""
"용량에 리눅스를 사용합니다."
#. Tag: para
-#: partitioning.xml:300
+#: partitioning.xml:285
#, no-c-format
msgid ""
"For an idea of the space taken by tasks you might be interested in adding "
@@ -622,13 +627,13 @@ msgstr ""
"\"tasksel-size-list\"/> 부분을 참고하십시오."
#. Tag: title
-#: partitioning.xml:316
+#: partitioning.xml:301
#, no-c-format
msgid "Device Names in Linux"
msgstr "리눅스의 장치 이름"
#. Tag: para
-#: partitioning.xml:317
+#: partitioning.xml:302
#, no-c-format
msgid ""
"Linux disks and partition names may be different from other operating "
@@ -640,27 +645,27 @@ msgstr ""
"는 다음 규칙을 따릅니다:"
#. Tag: para
-#: partitioning.xml:325
+#: partitioning.xml:310
#, no-c-format
msgid "The first floppy drive is named <filename>/dev/fd0</filename>."
msgstr ""
"첫번째 플로피 디스크 드라이브는 <filename>/dev/fd0</filename>이라고 합니다."
#. Tag: para
-#: partitioning.xml:330
+#: partitioning.xml:315
#, no-c-format
msgid "The second floppy drive is named <filename>/dev/fd1</filename>."
msgstr ""
"두번째 플로피 디스크 드라이브는 <filename>/dev/fd1</filename>이라고 합니다."
#. Tag: para
-#: partitioning.xml:335
+#: partitioning.xml:320
#, no-c-format
msgid "The first hard disk detected is named <filename>/dev/sda</filename>."
msgstr "첫번째 발견한 하드디스크의 이름은 <filename>/dev/sda</filename>입니다."
#. Tag: para
-#: partitioning.xml:340
+#: partitioning.xml:325
#, no-c-format
msgid ""
"The second hard disk detected is named <filename>/dev/sdb</filename>, and so "
@@ -670,7 +675,7 @@ msgstr ""
"는 마찬가지입니다."
#. Tag: para
-#: partitioning.xml:346
+#: partitioning.xml:331
#, no-c-format
msgid ""
"The first SCSI CD-ROM is named <filename>/dev/scd0</filename>, also known as "
@@ -680,13 +685,13 @@ msgstr ""
"dev/sr0</filename>이라고도 합니다."
#. Tag: para
-#: partitioning.xml:355
+#: partitioning.xml:340
#, no-c-format
msgid "The first DASD device is named <filename>/dev/dasda</filename>."
msgstr "첫번째 DASD 장치의 이름은 <filename>/dev/dasda</filename>입니다."
#. Tag: para
-#: partitioning.xml:361
+#: partitioning.xml:346
#, no-c-format
msgid ""
"The second DASD device is named <filename>/dev/dasdb</filename>, and so on."
@@ -695,7 +700,7 @@ msgstr ""
"모두 이런 방식으로 이름이 붙습니다."
#. Tag: para
-#: partitioning.xml:369
+#: partitioning.xml:354
#, no-c-format
msgid ""
"The partitions on each disk are represented by appending a decimal number to "
@@ -708,7 +713,7 @@ msgstr ""
"번째 파티션을 말합니다."
#. Tag: para
-#: partitioning.xml:376
+#: partitioning.xml:361
#, no-c-format
msgid ""
"Here is a real-life example. Let's assume you have a system with 2 SCSI "
@@ -728,7 +733,7 @@ msgstr ""
"도 같은 방식입니다."
#. Tag: para
-#: partitioning.xml:387
+#: partitioning.xml:372
#, no-c-format
msgid ""
"Note that if you have two SCSI host bus adapters (i.e., controllers), the "
@@ -741,7 +746,7 @@ msgstr ""
"모델과 용량으로 파악하는 게 최선의 방법입니다."
#. Tag: para
-#: partitioning.xml:394
+#: partitioning.xml:379
#, no-c-format
msgid ""
"Linux represents the primary partitions as the drive name, plus the numbers "
@@ -758,7 +763,7 @@ msgstr ""
"파티션으로, 직접 쓸 수 없습니다."
#. Tag: para
-#: partitioning.xml:404
+#: partitioning.xml:389
#, no-c-format
msgid ""
"Sun disk partitions allow for 8 separate partitions (or slices). The third "
@@ -771,7 +776,7 @@ msgstr ""
"하고, 부트로더에서(SILO나 Sun의 부트로더) 사용합니다."
#. Tag: para
-#: partitioning.xml:411
+#: partitioning.xml:396
#, no-c-format
msgid ""
"The partitions on each disk are represented by appending a decimal number to "
@@ -784,13 +789,13 @@ msgstr ""
"치한 첫번째와 두번째 DASD 장치를 가리킵니다."
#. Tag: title
-#: partitioning.xml:426
+#: partitioning.xml:411
#, no-c-format
msgid "&debian; Partitioning Programs"
msgstr "&debian;의 파티션 프로그램"
#. Tag: para
-#: partitioning.xml:427
+#: partitioning.xml:412
#, no-c-format
msgid ""
"Several varieties of partitioning programs have been adapted by &debian; "
@@ -803,7 +808,7 @@ msgstr ""
"는 프로그램의 목록을 나타냅니다."
#. Tag: para
-#: partitioning.xml:440
+#: partitioning.xml:425
#, no-c-format
msgid ""
"Recommended partitioning tool in &debian;. This Swiss army knife can also "
@@ -816,13 +821,13 @@ msgstr ""
"quote>)</phrase>거나 마운트 지점을 지정하거나 할 수 있습니다."
#. Tag: para
-#: partitioning.xml:452
+#: partitioning.xml:437
#, no-c-format
msgid "The original Linux disk partitioner, good for gurus."
msgstr "처음부터 있던 리눅스 파티션 프로그램. 전문가용."
#. Tag: para
-#: partitioning.xml:456
+#: partitioning.xml:441
#, no-c-format
msgid ""
"Be careful if you have existing FreeBSD partitions on your machine. The "
@@ -837,13 +842,13 @@ msgstr ""
"+FreeBSD 하우투</ulink>를 참고하십시오."
#. Tag: para
-#: partitioning.xml:469
+#: partitioning.xml:454
#, no-c-format
msgid "A simple-to-use, full-screen disk partitioner for the rest of us."
msgstr "간단하고 널리 사용하는 전체 화면 파티션 프로그램."
#. Tag: para
-#: partitioning.xml:473
+#: partitioning.xml:458
#, no-c-format
msgid ""
"Note that <command>cfdisk</command> doesn't understand FreeBSD partitions at "
@@ -853,25 +858,25 @@ msgstr ""
"시 말하지만) 장치의 이름이 다를 수도 있으니 주의하십시오."
#. Tag: para
-#: partitioning.xml:483
+#: partitioning.xml:468
#, no-c-format
msgid "Atari-aware version of <command>fdisk</command>."
msgstr "Atari용 <command>fdisk</command>입니다."
#. Tag: para
-#: partitioning.xml:492
+#: partitioning.xml:477
#, no-c-format
msgid "Amiga-aware version of <command>fdisk</command>."
msgstr "Amiga용 <command>fdisk</command>입니다."
#. Tag: para
-#: partitioning.xml:501
+#: partitioning.xml:486
#, no-c-format
msgid "Mac-aware version of <command>fdisk</command>."
msgstr "매킨토시용 <command>fdisk</command>입니다."
#. Tag: para
-#: partitioning.xml:510
+#: partitioning.xml:495
#, no-c-format
msgid ""
"PowerMac-aware version of <command>fdisk</command>, also used by BVM and "
@@ -881,7 +886,7 @@ msgstr ""
"용할 수 있습니다."
#. Tag: para
-#: partitioning.xml:520
+#: partitioning.xml:505
#, no-c-format
msgid ""
"&arch-title; version of <command>fdisk</command>; Please read the fdasd "
@@ -895,7 +900,7 @@ msgstr ""
"의 13장을 참고하십시오."
#. Tag: para
-#: partitioning.xml:531
+#: partitioning.xml:516
#, no-c-format
msgid ""
"One of these programs will be run by default when you select "
@@ -908,13 +913,13 @@ msgstr ""
"지만, 이 방법은 추천하지 않습니다."
#. Tag: para
-#: partitioning.xml:538
+#: partitioning.xml:523
#, no-c-format
msgid "Remember to mark your boot partition as <quote>Bootable</quote>."
msgstr "반드시 부팅 파티션을 <quote>Bootable</quote>로 지정하십시오."
#. Tag: para
-#: partitioning.xml:541
+#: partitioning.xml:526
#, no-c-format
msgid ""
"One key point when partitioning for Mac type disks is that the swap "
@@ -931,14 +936,14 @@ msgstr ""
"\"&url-mac-fdisk-tutorial;\">mac-fdisk Tutorial</ulink>도 읽어 보십시오."
#. Tag: title
-#: partitioning.xml:557 partitioning.xml:581 partitioning.xml:677
-#: partitioning.xml:791 partitioning.xml:868
+#: partitioning.xml:542 partitioning.xml:566 partitioning.xml:662
+#: partitioning.xml:776 partitioning.xml:853
#, no-c-format
msgid "Partitioning for &arch-title;"
msgstr "&arch-title;에서 파티션하기"
#. Tag: para
-#: partitioning.xml:558
+#: partitioning.xml:543
#, no-c-format
msgid ""
"PALO, the HPPA boot loader, requires a partition of type <quote>F0</quote> "
@@ -964,7 +969,7 @@ msgstr ""
"어가야 하므로 약 25 &ndash;50MB 정도 할당하면 충분합니다."
#. Tag: para
-#: partitioning.xml:582
+#: partitioning.xml:567
#, no-c-format
msgid ""
"If you have an existing other operating system such as DOS or Windows and "
@@ -983,7 +988,7 @@ msgstr ""
"오."
#. Tag: para
-#: partitioning.xml:592
+#: partitioning.xml:577
#, no-c-format
msgid ""
"The PC BIOS generally adds additional constraints for disk partitioning. "
@@ -1002,7 +1007,7 @@ msgstr ""
"는 사항을 간단히 설명합니다."
#. Tag: para
-#: partitioning.xml:602
+#: partitioning.xml:587
#, no-c-format
msgid ""
"<quote>Primary</quote> partitions are the original partitioning scheme for "
@@ -1020,7 +1025,7 @@ msgstr ""
"하지만 디스크 하나에는 확장 파티션을 하나만 만들 수 있습니다."
#. Tag: para
-#: partitioning.xml:613
+#: partitioning.xml:598
#, no-c-format
msgid ""
"Linux limits the partitions per drive to 255 partitions for SCSI disks (3 "
@@ -1037,7 +1042,7 @@ msgstr ""
"야 합니다."
#. Tag: para
-#: partitioning.xml:623
+#: partitioning.xml:608
#, no-c-format
msgid ""
"If you have a large IDE disk, and are using neither LBA addressing, nor "
@@ -1052,7 +1057,7 @@ msgstr ""
"니다) 안에 둬야 합니다."
#. Tag: para
-#: partitioning.xml:631
+#: partitioning.xml:616
#, no-c-format
msgid ""
"This restriction doesn't apply if you have a BIOS newer than around "
@@ -1078,7 +1083,7 @@ msgstr ""
"무엇이든 제한을 걱정할 필요는 없습니다."
#. Tag: para
-#: partitioning.xml:645
+#: partitioning.xml:630
#, no-c-format
msgid ""
"If you have a large disk, you might have to use cylinder translation "
@@ -1099,7 +1104,7 @@ msgstr ""
"앞 1024번째 실린더 안에 들어가야 합니다."
#. Tag: para
-#: partitioning.xml:657
+#: partitioning.xml:642
#, no-c-format
msgid ""
"The recommended way of accomplishing this is to create a small "
@@ -1120,7 +1125,7 @@ msgstr ""
"스크 접근을 지원하더라도, 어느 시스템에서도 문제 없습니다."
#. Tag: para
-#: partitioning.xml:678
+#: partitioning.xml:663
#, no-c-format
msgid ""
"The <command>partman</command> disk partitioner is the default partitioning "
@@ -1135,13 +1140,13 @@ msgstr ""
"제 파티션을 할 때 <command>parted</command>를 사용합니다."
#. Tag: title
-#: partitioning.xml:690
+#: partitioning.xml:675
#, no-c-format
msgid "EFI Recognized Formats"
msgstr "EFI가 지원하는 포맷"
#. Tag: para
-#: partitioning.xml:691
+#: partitioning.xml:676
#, no-c-format
msgid ""
"The IA-64 EFI firmware supports two partition table (or disk label) formats, "
@@ -1159,7 +1164,7 @@ msgstr ""
"모두 지원하는 프로그램이 <command>parted</command>뿐입니다."
#. Tag: para
-#: partitioning.xml:703
+#: partitioning.xml:688
#, no-c-format
msgid ""
"The automatic partitioning recipes for <command>partman</command> allocate "
@@ -1174,7 +1179,7 @@ msgstr ""
"니다."
#. Tag: para
-#: partitioning.xml:711
+#: partitioning.xml:696
#, no-c-format
msgid ""
"The <command>partman</command> partitioner will handle most disk layouts. "
@@ -1221,13 +1226,13 @@ msgstr ""
"드 블럭을 검사하는데 몇 분 정도 걸릴 수 있습니다."
#. Tag: title
-#: partitioning.xml:736
+#: partitioning.xml:721
#, no-c-format
msgid "Boot Loader Partition Requirements"
msgstr "부트로더 파티션의 제약"
#. Tag: para
-#: partitioning.xml:737
+#: partitioning.xml:722
#, no-c-format
msgid ""
"ELILO, the IA-64 boot loader, requires a partition containing a FAT file "
@@ -1242,7 +1247,7 @@ msgstr ""
"128MB 정도가 더 좋습니다."
#. Tag: para
-#: partitioning.xml:746
+#: partitioning.xml:731
#, no-c-format
msgid ""
"The EFI Boot Manager and the EFI Shell fully support the GPT table so the "
@@ -1265,7 +1270,7 @@ msgstr ""
"의 마지막 파티션의 크기를 조정해 빈 공간에 EFI형 파티션을 만들면 됩니다."
#. Tag: para
-#: partitioning.xml:761
+#: partitioning.xml:746
#, no-c-format
msgid ""
"It is strongly recommended that you allocate the EFI boot partition on the "
@@ -1275,13 +1280,13 @@ msgstr ""
"하길 강력히 권장합니다."
#. Tag: title
-#: partitioning.xml:769
+#: partitioning.xml:754
#, no-c-format
msgid "EFI Diagnostic Partitions"
msgstr "EFI 진단용 파티션"
#. Tag: para
-#: partitioning.xml:770
+#: partitioning.xml:755
#, no-c-format
msgid ""
"The EFI firmware is significantly more sophisticated than the usual BIOS "
@@ -1301,7 +1306,7 @@ msgstr ""
"파티션은 EFI 부팅 파티션을 설정할 때 같이 설정하면 편합니다."
#. Tag: para
-#: partitioning.xml:792
+#: partitioning.xml:777
#, no-c-format
msgid ""
"SGI machines require an SGI disk label in order to make the system bootable "
@@ -1317,13 +1322,13 @@ msgstr ""
"번을 지우고 다시 크게 만드십시오. 볼륨헤더는 0번 섹터부터 시작해야 합니다."
#. Tag: title
-#: partitioning.xml:809
+#: partitioning.xml:794
#, no-c-format
msgid "Partitioning Newer PowerMacs"
msgstr "최신 PowerMac 파티션하기"
#. Tag: para
-#: partitioning.xml:810
+#: partitioning.xml:795
#, no-c-format
msgid ""
"If you are installing onto a NewWorld PowerMac you must create a special "
@@ -1346,7 +1351,7 @@ msgstr ""
"하면 됩니다."
#. Tag: para
-#: partitioning.xml:823
+#: partitioning.xml:808
#, no-c-format
msgid ""
"The special partition type Apple_Bootstrap is required to prevent MacOS from "
@@ -1358,7 +1363,7 @@ msgstr ""
"동으로 부팅하도록 설정되어 있기 때문입니다."
#. Tag: para
-#: partitioning.xml:830
+#: partitioning.xml:815
#, no-c-format
msgid ""
"Note that the bootstrap partition is only meant to hold 3 very small files: "
@@ -1378,7 +1383,7 @@ msgstr ""
# &debian-gnu; => 데비안 GNU/리눅스, 조사 구분에 주의
#. Tag: para
-#: partitioning.xml:840
+#: partitioning.xml:825
#, no-c-format
msgid ""
"In order for OpenFirmware to automatically boot &debian-gnu; the bootstrap "
@@ -1399,7 +1404,7 @@ msgstr ""
"맵 순서가 중요합니다."
#. Tag: para
-#: partitioning.xml:852
+#: partitioning.xml:837
#, no-c-format
msgid ""
"Apple disks normally have several small driver partitions. If you intend to "
@@ -1414,7 +1419,7 @@ msgstr ""
"디스크를 초기화하기 때문입니다."
#. Tag: para
-#: partitioning.xml:869
+#: partitioning.xml:854
#, no-c-format
msgid ""
"Make sure you create a <quote>Sun disk label</quote> on your boot disk. This "
@@ -1428,7 +1433,7 @@ msgstr ""
"<command>fdisk</command>를 실행할 때 <keycap>s</keycap>키를 눌러 만듭니다."
#. Tag: para
-#: partitioning.xml:877
+#: partitioning.xml:862
#, no-c-format
msgid ""
"Furthermore, on &arch-title; disks, make sure your first partition on your "
@@ -1449,7 +1454,7 @@ msgstr ""
"을 망가뜨리지 않습니다."
#. Tag: para
-#: partitioning.xml:888
+#: partitioning.xml:873
#, no-c-format
msgid ""
"It is also advised that the third partition should be of type <quote>Whole "
@@ -1462,6 +1467,22 @@ msgstr ""
"방식이고, SILO 부트로더가 정상 동작하는 데 필요합니다."
#~ msgid ""
+#~ "On some 32-bit architectures (m68k and PowerPC), the maximum size of a "
+#~ "swap partition is 2GB. That should be enough for nearly any installation. "
+#~ "However, if your swap requirements are this high, you should probably try "
+#~ "to spread the swap across different disks (also called <quote>spindles</"
+#~ "quote>) and, if possible, different SCSI or IDE channels. The kernel will "
+#~ "balance swap usage between multiple swap partitions, giving better "
+#~ "performance."
+#~ msgstr ""
+#~ "일부 32-bit 아키텍처(m68k 및 PowerPC)에서 스왑 파티션의 최대 크기는 2GB입"
+#~ "니다. 이것은 대부분의 경우에 대해 충분한 크기입니다. 하지만 만약 더 이상"
+#~ "의 크기의 스왑 공간이 필요하면, 다른 디스크(또는 <quote>스핀들</quote>)에 "
+#~ "스왑 영역을 분산하고, 또 가능하면 SCSI 및 IDE 다른 채널에 스왑 영역을 분산"
+#~ "하도록 시도하십시오. 이렇게하면 커널은 여러 스왑 영역을 균형있게 사용하려"
+#~ "고 하기때문에 성능이 향상됩니다."
+
+#~ msgid ""
#~ "The first SCSI disk (SCSI ID address-wise) is named <filename>/dev/sda</"
#~ "filename>."
#~ msgstr ""
diff --git a/po/ko/post-install.po b/po/ko/post-install.po
index 8e58b16b2..00d243138 100644
--- a/po/ko/post-install.po
+++ b/po/ko/post-install.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: post-install.xml\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2018-08-31 23:21+0000\n"
+"POT-Creation-Date: 2019-08-11 15:17+0000\n"
"PO-Revision-Date: 2019-06-13 01:40+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: Korean <debian-i10n-korean@lists.debian.org>\n"
@@ -451,10 +451,19 @@ msgstr "기본 전자메일 설정"
#. Tag: para
#: post-install.xml:295
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "Even if you are planning to use a graphical mail program, it is important "
+#| "that a traditional MTA/MDA is also installed and correctly set up on your "
+#| "&debian-gnu; system. Reason is that various utilities running on the "
+#| "system<footnote> <para> Examples are: <command>cron</command>, "
+#| "<command>quota</command>, <command>logcheck</command>, <command>aide</"
+#| "command>, &hellip; </para> </footnote> can send important notices by e-"
+#| "mail to inform the system administrator of (potential) problems or "
+#| "changes."
msgid ""
-"Even if you are planning to use a graphical mail program, it is important "
-"that a traditional MTA/MDA is also installed and correctly set up on your "
+"Even if you are planning to use a graphical mail program, it would be "
+"useful, to have a traditional MTA/MDA installed and correctly set up on your "
"&debian-gnu; system. Reason is that various utilities running on the "
"system<footnote> <para> Examples are: <command>cron</command>, "
"<command>quota</command>, <command>logcheck</command>, <command>aide</"
@@ -471,19 +480,31 @@ msgstr ""
#. Tag: para
#: post-install.xml:310
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "For this reason the packages <classname>exim4</classname> and "
+#| "<classname>mutt</classname> will be installed by default (provided you "
+#| "did not unselect the <quote>standard</quote> task during the "
+#| "installation). <classname>exim4</classname> is a combination MTA/MDA that "
+#| "is relatively small but very flexible. By default it will be configured "
+#| "to only handle e-mail local to the system itself and e-mails addressed to "
+#| "the system administrator (root account) will be delivered to the regular "
+#| "user account created during the installation<footnote> <para> The "
+#| "forwarding of mail for root to the regular user account is configured in "
+#| "<filename>/etc/aliases</filename>. If no regular user account was "
+#| "created, the mail will of course be delivered to the root account itself. "
+#| "</para> </footnote>."
msgid ""
-"For this reason the packages <classname>exim4</classname> and "
-"<classname>mutt</classname> will be installed by default (provided you did "
-"not unselect the <quote>standard</quote> task during the installation). "
-"<classname>exim4</classname> is a combination MTA/MDA that is relatively "
-"small but very flexible. By default it will be configured to only handle e-"
-"mail local to the system itself and e-mails addressed to the system "
-"administrator (root account) will be delivered to the regular user account "
-"created during the installation<footnote> <para> The forwarding of mail for "
-"root to the regular user account is configured in <filename>/etc/aliases</"
-"filename>. If no regular user account was created, the mail will of course "
-"be delivered to the root account itself. </para> </footnote>."
+"For this you can install <classname>exim4</classname> and <classname>mutt</"
+"classname> with <command>apt install exim4 mutt</command>. <classname>exim4</"
+"classname> is a combination MTA/MDA that is relatively small but very "
+"flexible. By default it will be configured to only handle e-mail local to "
+"the system itself and e-mails addressed to the system administrator (root "
+"account) will be delivered to the regular user account created during the "
+"installation<footnote> <para> The forwarding of mail for root to the regular "
+"user account is configured in <filename>/etc/aliases</filename>. If no "
+"regular user account was created, the mail will of course be delivered to "
+"the root account itself. </para> </footnote>."
msgstr ""
"이러한 이유때문에 <classname>exim4</classname> 및 <classname>mutt</"
"classname> 패키지는 기본으로 설치합니다. (설치할 때 <quote>표준</quote> 태스"
@@ -496,7 +517,7 @@ msgstr ""
"footnote>."
#. Tag: para
-#: post-install.xml:329
+#: post-install.xml:328
#, no-c-format
msgid ""
"When system e-mails are delivered they are added to a file in <filename>/var/"
@@ -508,13 +529,13 @@ msgstr ""
"<command>mutt</command>로 읽을 수 있습니다."
#. Tag: title
-#: post-install.xml:339
+#: post-install.xml:338
#, no-c-format
msgid "Sending E-Mails Outside The System"
msgstr "시스템 외부에 전자메일 보내기"
#. Tag: para
-#: post-install.xml:340
+#: post-install.xml:339
#, no-c-format
msgid ""
"As mentioned earlier, the installed &debian; system is only set up to handle "
@@ -526,7 +547,7 @@ msgstr ""
"않습니다."
#. Tag: para
-#: post-install.xml:346
+#: post-install.xml:345
#, no-c-format
msgid ""
"If you would like <classname>exim4</classname> to handle external e-mail, "
@@ -538,7 +559,7 @@ msgstr ""
"오."
#. Tag: para
-#: post-install.xml:352
+#: post-install.xml:351
#, no-c-format
msgid ""
"If you intend to use a graphical mail program and use a mail server of your "
@@ -554,7 +575,7 @@ msgstr ""
"설정 방법은 이 안내서의 범위를 벗어납니다.)"
#. Tag: para
-#: post-install.xml:361
+#: post-install.xml:360
#, no-c-format
msgid ""
"However, in that case you may need to configure individual utilities to "
@@ -570,7 +591,7 @@ msgstr ""
"습니다."
#. Tag: para
-#: post-install.xml:369
+#: post-install.xml:368
#, no-c-format
msgid ""
"To correctly set up <command>reportbug</command> to use an external mail "
@@ -584,13 +605,13 @@ msgstr ""
"를 보낼 때 사용할 SMTP 서버를 입력할 수 있습니다."
#. Tag: title
-#: post-install.xml:380
+#: post-install.xml:379
#, no-c-format
msgid "Configuring the Exim4 Mail Transport Agent"
msgstr "Exim4 MTA 설정하기"
#. Tag: para
-#: post-install.xml:381
+#: post-install.xml:380
#, no-c-format
msgid ""
"If you would like your system to also handle external e-mail, you will need "
@@ -604,13 +625,13 @@ msgstr ""
"footnote>:"
#. Tag: screen
-#: post-install.xml:393
+#: post-install.xml:392
#, no-c-format
msgid "# dpkg-reconfigure exim4-config"
msgstr "# dpkg-reconfigure exim4-config"
#. Tag: para
-#: post-install.xml:395
+#: post-install.xml:394
#, no-c-format
msgid ""
"After entering that command (as root), you will be asked if you want split "
@@ -621,7 +642,7 @@ msgstr ""
"봅니다. 잘 모르겠으면 기본 옵션을 선택하십시오."
#. Tag: para
-#: post-install.xml:401
+#: post-install.xml:400
#, no-c-format
msgid ""
"Next you will be presented with several common mail scenarios. Choose the "
@@ -631,13 +652,13 @@ msgstr ""
"에 가장 가까운 시나리오를 선택하십시오."
#. Tag: term
-#: post-install.xml:410
+#: post-install.xml:409
#, no-c-format
msgid "internet site"
msgstr "인터넷 사이트"
#. Tag: para
-#: post-install.xml:411
+#: post-install.xml:410
#, no-c-format
msgid ""
"Your system is connected to a network and your mail is sent and received "
@@ -650,13 +671,13 @@ msgstr ""
"물어봅니다."
#. Tag: term
-#: post-install.xml:422
+#: post-install.xml:421
#, no-c-format
msgid "mail sent by smarthost"
msgstr "스마트호스트가 메일 보내기"
#. Tag: para
-#: post-install.xml:423
+#: post-install.xml:422
#, no-c-format
msgid ""
"In this scenario your outgoing mail is forwarded to another machine, called "
@@ -673,7 +694,7 @@ msgstr ""
"로 가져올 수도 있습니다."
#. Tag: para
-#: post-install.xml:433
+#: post-install.xml:432
#, no-c-format
msgid ""
"In a lot of cases the smarthost will be your ISP's mail server, which makes "
@@ -686,13 +707,13 @@ msgstr ""
"습니다."
#. Tag: term
-#: post-install.xml:443
+#: post-install.xml:442
#, no-c-format
msgid "mail sent by smarthost; no local mail"
msgstr "스마트호스트가 메일을 보내고, 로컬 메일 없음"
#. Tag: para
-#: post-install.xml:444
+#: post-install.xml:443
#, no-c-format
msgid ""
"This option is basically the same as the previous one except that the system "
@@ -704,25 +725,25 @@ msgstr ""
"리합니다."
#. Tag: term
-#: post-install.xml:455
+#: post-install.xml:454
#, no-c-format
msgid "local delivery only"
msgstr "로컬 배달"
#. Tag: para
-#: post-install.xml:456
+#: post-install.xml:455
#, no-c-format
msgid "This is the option your system is configured for by default."
msgstr "시스템이 기본값으로 이렇게 설정되어 있습니다."
#. Tag: term
-#: post-install.xml:464
+#: post-install.xml:463
#, no-c-format
msgid "no configuration at this time"
msgstr "지금 설정 안함"
#. Tag: para
-#: post-install.xml:465
+#: post-install.xml:464
#, no-c-format
msgid ""
"Choose this if you are absolutely convinced you know what you are doing. "
@@ -736,7 +757,7 @@ msgstr ""
"있습니다."
#. Tag: para
-#: post-install.xml:476
+#: post-install.xml:475
#, no-c-format
msgid ""
"If none of these scenarios suits your needs, or if you need a finer grained "
@@ -756,7 +777,7 @@ msgstr ""
"는 지 쓰여 있습니다."
#. Tag: para
-#: post-install.xml:487
+#: post-install.xml:486
#, no-c-format
msgid ""
"Note that sending mail directly to the Internet when you don't have an "
@@ -774,13 +795,13 @@ msgstr ""
"에 한 줄 추가하면 전자메일 주소를 바꿀 수 있습니다."
#. Tag: title
-#: post-install.xml:505
+#: post-install.xml:504
#, no-c-format
msgid "Compiling a New Kernel"
msgstr "새 커널 컴파일하기"
#. Tag: para
-#: post-install.xml:506
+#: post-install.xml:505
#, no-c-format
msgid ""
"Why would someone want to compile a new kernel? It is most probably not "
@@ -792,7 +813,7 @@ msgstr ""
"다."
#. Tag: para
-#: post-install.xml:512
+#: post-install.xml:511
#, no-c-format
msgid ""
"If you want to compile your own kernel nevertheless, this is of course "
@@ -805,13 +826,13 @@ msgstr ""
"kernel-handbook;\">Debian Linux Kernel Handbook</ulink>을 읽어 보십시오."
#. Tag: title
-#: post-install.xml:527
+#: post-install.xml:526
#, no-c-format
msgid "Recovering a Broken System"
msgstr "손상된 시스템 복구하기"
#. Tag: para
-#: post-install.xml:528
+#: post-install.xml:527
#, no-c-format
msgid ""
"Sometimes, things go wrong, and the system you've carefully installed is no "
@@ -829,7 +850,7 @@ msgstr ""
"게 좋습니다."
#. Tag: para
-#: post-install.xml:538
+#: post-install.xml:537
#, no-c-format
msgid ""
"To access rescue mode, select <userinput>rescue</userinput> from the boot "
@@ -852,7 +873,7 @@ msgstr ""
"니다."
#. Tag: para
-#: post-install.xml:555
+#: post-install.xml:554
#, no-c-format
msgid ""
"Instead of the partitioning tool, you should now be presented with a list of "
@@ -866,7 +887,7 @@ msgstr ""
"크에 있는 파티션은 물론 RAID나 LVM장치에 있는 파티션을 선택할 수도 있습니다."
#. Tag: para
-#: post-install.xml:563
+#: post-install.xml:562
#, no-c-format
msgid ""
"If possible, the installer will now present you with a shell prompt in the "
@@ -882,7 +903,7 @@ msgstr ""
"경우 <userinput>grub-install '(hd0)'</userinput>와 입력하십시오.</phrase>"
#. Tag: para
-#: post-install.xml:575
+#: post-install.xml:574
#, no-c-format
msgid ""
"If the installer cannot run a usable shell in the root file system you "
@@ -899,13 +920,13 @@ msgstr ""
"트되어 있습니다."
#. Tag: para
-#: post-install.xml:584
+#: post-install.xml:583
#, no-c-format
msgid "In either case, after you exit the shell, the system will reboot."
msgstr "어떤 경우이든, 쉘을 빠져나가면 시스템이 다시 시작합니다."
#. Tag: para
-#: post-install.xml:588
+#: post-install.xml:587
#, no-c-format
msgid ""
"Finally, note that repairing broken systems can be difficult, and this "
diff --git a/po/ko/using-d-i.po b/po/ko/using-d-i.po
index 42b06e65e..ee90a0111 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: 2019-08-10 23:04+0000\n"
+"POT-Creation-Date: 2019-08-11 15:17+0000\n"
"PO-Revision-Date: 2019-08-09 18:20+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: Korean <debian-l10n-korean@lists.debian.org>\n"
@@ -403,10 +403,13 @@ msgstr "console-setup"
#. Tag: para
#: using-d-i.xml:212
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "Shows a list of keyboards, from which the user chooses the model which "
+#| "matches his own."
msgid ""
-"Shows a list of keyboards, from which the user chooses the model which "
-"matches his own."
+"Shows a list of keyboard layouts, from which the user chooses the one which "
+"matches his own model."
msgstr ""
"키보드 목록을 표시합니다. 여기에서 자기 키보드에 해당하는 모델을 선택합니다."
@@ -623,9 +626,10 @@ msgstr ""
#. Tag: term
#: using-d-i.xml:348
-#, no-c-format
-msgid "lvmcfg"
-msgstr "lvmcfg"
+#, fuzzy, no-c-format
+#| msgid "partman"
+msgid "partman-lvm"
+msgstr "partman"
#. Tag: para
#: using-d-i.xml:348
@@ -638,9 +642,10 @@ msgstr ""
#. Tag: term
#: using-d-i.xml:357
-#, no-c-format
-msgid "mdcfg"
-msgstr "mdcfg"
+#, fuzzy, no-c-format
+#| msgid "partman"
+msgid "partman-md"
+msgstr "partman"
#. Tag: para
#: using-d-i.xml:357
@@ -2487,14 +2492,22 @@ msgstr "멀티디스크 장치 설정하기(소프트웨어 RAID)"
#. Tag: para
#: using-d-i.xml:1524
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "If you have more than one harddrive<footnote><para> To be honest, you can "
+#| "construct an MD device even from partitions residing on single physical "
+#| "drive, but that won't give any benefits. </para></footnote> in your "
+#| "computer, you can use <command>mdcfg</command> to set up your drives for "
+#| "increased performance and/or better reliability of your data. The result "
+#| "is called <firstterm>Multidisk Device</firstterm> (or after its most "
+#| "famous variant <firstterm>software RAID</firstterm>)."
msgid ""
"If you have more than one harddrive<footnote><para> To be honest, you can "
"construct an MD device even from partitions residing on single physical "
"drive, but that won't give any benefits. </para></footnote> in your "
-"computer, you can use <command>mdcfg</command> to set up your drives for "
-"increased performance and/or better reliability of your data. The result is "
-"called <firstterm>Multidisk Device</firstterm> (or after its most famous "
+"computer, you can use <command>partman-md</command> to set up your drives "
+"for increased performance and/or better reliability of your data. The result "
+"is called <firstterm>Multidisk Device</firstterm> (or after its most famous "
"variant <firstterm>software RAID</firstterm>)."
msgstr ""
"컴퓨터에 하드 드라이브가 여러 개 있는 경우<footnote><para> 물론 한 개의 물리 "
@@ -2795,12 +2808,21 @@ msgstr ""
#. Tag: para
#: using-d-i.xml:1743
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "Next, you should choose <guimenuitem>Configure software RAID</"
+#| "guimenuitem> from the main <command>partman</command> menu. (The menu "
+#| "will only appear after you mark at least one partition for use as "
+#| "<guimenuitem>physical volume for RAID</guimenuitem>.) On the first screen "
+#| "of <command>mdcfg</command> simply select <guimenuitem>Create MD device</"
+#| "guimenuitem>. You will be presented with a list of supported types of MD "
+#| "devices, from which you should choose one (e.g. RAID1). What follows "
+#| "depends on the type of MD you selected."
msgid ""
"Next, you should choose <guimenuitem>Configure software RAID</guimenuitem> "
"from the main <command>partman</command> menu. (The menu will only appear "
"after you mark at least one partition for use as <guimenuitem>physical "
-"volume for RAID</guimenuitem>.) On the first screen of <command>mdcfg</"
+"volume for RAID</guimenuitem>.) On the first screen of <command>partman-md</"
"command> simply select <guimenuitem>Create MD device</guimenuitem>. You will "
"be presented with a list of supported types of MD devices, from which you "
"should choose one (e.g. RAID1). What follows depends on the type of MD you "
@@ -2903,10 +2925,15 @@ msgstr ""
#. Tag: para
#: using-d-i.xml:1810
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "After you set up MD devices to your liking, you can <guimenuitem>Finish</"
+#| "guimenuitem> <command>mdcfg</command> to return back to the "
+#| "<command>partman</command> to create filesystems on your new MD devices "
+#| "and assign them the usual attributes like mountpoints."
msgid ""
"After you set up MD devices to your liking, you can <guimenuitem>Finish</"
-"guimenuitem> <command>mdcfg</command> to return back to the "
+"guimenuitem> <command>partman-md</command> to return back to the "
"<command>partman</command> to create filesystems on your new MD devices and "
"assign them the usual attributes like mountpoints."
msgstr ""
@@ -5553,6 +5580,12 @@ msgstr ""
"당 펌웨어 패키지를(패키지가 있다면) 설치하지 않는 한 자동으로 업데이트되지 "
"<emphasis>않습니다</emphasis>."
+#~ msgid "lvmcfg"
+#~ msgstr "lvmcfg"
+
+#~ msgid "mdcfg"
+#~ msgstr "mdcfg"
+
#~ msgid ""
#~ "Another option when choosing to specify the mirror manually is to use "
#~ "<quote>httpredir.debian.org</quote> as your mirror. <quote>httpredir."