# Korean translation of manpages # This file is distributed under the same license as the manpages-l10n package. # Copyright © of this file: msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" "POT-Creation-Date: 2023-08-27 17:08+0200\n" "PO-Revision-Date: 2000-04-13 08:57+0900\n" "Last-Translator: Unknown <>\n" "Language-Team: Korean \n" "Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" #. type: TH #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "MKSWAP" msgstr "MKSWAP" #. type: TH #: debian-bookworm #, no-wrap msgid "2022-05-11" msgstr "2022년 5월 11일" #. type: TH #: debian-bookworm #, no-wrap msgid "util-linux 2.38.1" msgstr "util-linux 2.38.1" #. type: TH #: debian-bookworm opensuse-leap-15-6 #, fuzzy, no-wrap #| msgid "System Administration Utilities" msgid "System Administration" msgstr "시스템 관리 유틸리티" #. type: SH #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "NAME" msgstr "이름" #. type: Plain text #: debian-bookworm opensuse-leap-15-6 msgid "mkswap - set up a Linux swap area" msgstr "mkswap - 리눅스 스왑 영역을 지정한다." #. type: SH #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "SYNOPSIS" msgstr "요약" #. type: Plain text #: debian-bookworm opensuse-leap-15-6 #, fuzzy #| msgid "B IB< [>IB<]>" msgid "B [options] I [I]" msgstr "B I<장치이름>B< [>I<블럭크기>B<]>" #. type: SH #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "DESCRIPTION" msgstr "설명" #. type: Plain text #: debian-bookworm opensuse-leap-15-6 msgid "B sets up a Linux swap area on a device or in a file." msgstr "" "B 명령은 지정한 특정 장치나, 파일을 리눅스용 스왑 영역으로 지정한다." #. type: Plain text #: debian-bookworm opensuse-leap-15-6 msgid "" "The I argument will usually be a disk partition (something like I) but can also be a file. The Linux kernel does not look at " "partition IDs, but many installation scripts will assume that partitions of " "hex type 82 (LINUX_SWAP) are meant to be swap partitions. (B)" msgstr "" #. type: Plain text #: debian-bookworm opensuse-leap-15-6 msgid "" "The I parameter is superfluous but retained for backwards " "compatibility. (It specifies the desired size of the swap area in 1024-byte " "blocks. B will use the entire partition or file if it is omitted. " "Specifying it is unwise - a typo may destroy your disk.)" msgstr "" #. type: Plain text #: debian-bookworm msgid "" "After creating the swap area, you need the B(8) command to start " "using it. Usually swap areas are listed in I so that they can be " "taken into use at boot time by a B command in some boot script." msgstr "" #. type: SH #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "WARNING" msgstr "주의" #. type: Plain text #: debian-bookworm opensuse-leap-15-6 msgid "" "The swap header does not touch the first block. A boot loader or disk label " "can be there, but it is not a recommended setup. The recommended setup is to " "use a separate partition for a Linux swap area." msgstr "" #. type: Plain text #: debian-bookworm opensuse-leap-15-6 msgid "" "B, like many others mkfs-like utils, B" msgstr "" #. type: Plain text #: debian-bookworm opensuse-leap-15-6 msgid "" "However, B refuses to erase the first block on a device with a disk " "label (SUN, BSD, ...)." msgstr "" #. type: SH #: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "OPTIONS" msgstr "옵션" #. type: Plain text #: debian-bookworm opensuse-leap-15-6 msgid "B<-c>, B<--check>" msgstr "B<-c>, B<--check>" #. type: Plain text #: debian-bookworm opensuse-leap-15-6 msgid "" "Check the device (if it is a block device) for bad blocks before creating " "the swap area. If any bad blocks are found, the count is printed." msgstr "" #. type: Plain text #: debian-bookworm opensuse-leap-15-6 msgid "B<-f>, B<--force>" msgstr "B<-f>, B<--force>" #. type: Plain text #: debian-bookworm opensuse-leap-15-6 msgid "" "Go ahead even if the command is stupid. This allows the creation of a swap " "area larger than the file or partition it resides on." msgstr "" #. type: Plain text #: debian-bookworm opensuse-leap-15-6 msgid "" "Also, without this option, B will refuse to erase the first block on " "a device with a partition table." msgstr "" #. type: Plain text #: debian-bookworm msgid "B<-q>, B<--quiet>" msgstr "B<-q>, B<--quiet>" #. type: Plain text #: debian-bookworm msgid "Suppress output and warning messages." msgstr "" #. type: Plain text #: debian-bookworm opensuse-leap-15-6 #, fuzzy #| msgid "B<-a>, B<--all>" msgid "B<-L>, B<--label> I