diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:51:52 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:51:52 +0000 |
commit | 4ad94864781f48b1a4b77f9cfb934622bf756ba1 (patch) | |
tree | 3900955c1886e6d2570fea7125ee1f01bafe876d /po/ko/man8/losetup.8.po | |
parent | Adding upstream version 4.22.0. (diff) | |
download | manpages-l10n-4ad94864781f48b1a4b77f9cfb934622bf756ba1.tar.xz manpages-l10n-4ad94864781f48b1a4b77f9cfb934622bf756ba1.zip |
Adding upstream version 4.23.0.upstream/4.23.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/ko/man8/losetup.8.po')
-rw-r--r-- | po/ko/man8/losetup.8.po | 244 |
1 files changed, 84 insertions, 160 deletions
diff --git a/po/ko/man8/losetup.8.po b/po/ko/man8/losetup.8.po index 64b20670..41caa8a0 100644 --- a/po/ko/man8/losetup.8.po +++ b/po/ko/man8/losetup.8.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" -"POT-Creation-Date: 2023-08-27 17:06+0200\n" +"POT-Creation-Date: 2024-03-29 09:43+0100\n" "PO-Revision-Date: 2000-09-06 08:57+0900\n" "Last-Translator: 임종균 <hermes44@secsm.org>\n" "Language-Team: Korean <translation-team-ko@googlegroups.com>\n" @@ -16,7 +16,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #. type: TH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "LOSETUP" msgstr "LOSETUP" @@ -34,73 +34,73 @@ msgid "util-linux 2.38.1" msgstr "util-linux 2.38.1" #. type: TH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy, no-wrap #| msgid "System Administration Utilities" msgid "System Administration" msgstr "시스템 관리 유틸리티" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "NAME" msgstr "이름" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "losetup - set up and control loop devices" msgstr "losetup - 루프 장치를 설정, 제어한다." #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "SYNOPSIS" msgstr "요약" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "info" msgid "Get info:" msgstr "info" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<losetup> [I<loopdev>]" msgstr "B<losetup> [I<루프장치>]" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<losetup> B<-l> [B<-a>]" msgstr "B<losetup> B<-l> [B<-a>]" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<losetup> B<-j> I<file> [B<-o> I<offset>]" msgstr "B<losetup> B<-j> I<파일> [B<-o> I<오프셋>]" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Detach a loop device:" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<losetup> B<-d> I<loopdev> ..." msgstr "B<losetup> B<-d> I<루프장치> ..." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Detach all associated loop devices:" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<losetup> B<-D>" msgstr "B<losetup> B<-D>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "losetup - set up and control loop devices" msgid "Set up a loop device:" @@ -114,23 +114,23 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Resize a loop device:" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<losetup> B<-c> I<loopdev>" msgstr "B<losetup> B<-c> I<루프장치>" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "DESCRIPTION" msgstr "설명" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "" #| "B<losetup> is used to associate loop devices with regular files or block " @@ -148,14 +148,14 @@ msgstr "" "는 루프 장치의 상태를 보여준다." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Note that the old output format (i.e., B<losetup -a>) with comma-delimited " "strings is deprecated in favour of the B<--list> output format." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "It\\(cqs possible to create more independent loop devices for the same " "backing file. B<This setup may be dangerous, can cause data loss, corruption " @@ -174,13 +174,13 @@ msgid "" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "OPTIONS" msgstr "옵션" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The I<size> and I<offset> arguments may be followed by the multiplicative " "suffixes KiB (=1024), MiB (=1024*1024), and so on for GiB, TiB, PiB, EiB, " @@ -190,7 +190,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-a>, B<--all>" msgstr "B<-a>, B<--all>" @@ -203,12 +203,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-d>, B<--detach> I<loopdev>..." msgstr "B<-d>, B<--detach> I<루프장치>..." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Detach the file or device associated with the specified loop device(s). Note " "that since Linux v3.7 kernel uses \"lazy device destruction\". The detach " @@ -217,48 +217,48 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-D>, B<--detach-all>" msgstr "B<-D>, B<--detach-all>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "detach the file or device associated with the specified loop device." msgid "Detach all associated loop devices." msgstr "특정 루프 장치와 연결된 파일 또는 장치를 루프 장치와 분리한다." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-f>, B<--find> [I<file>]" msgstr "B<-f>, B<--find> [I<파일>]" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Find the first unused loop device. If a I<file> argument is present, use the " "found device as loop device. Otherwise, just print its name." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--show>" msgstr "B<--show>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Display the name of the assigned loop device if the B<-f> option and a " "I<file> argument are present." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-L>, B<--nooverlap>" msgstr "B<-L>, B<--nooverlap>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Check for conflicts between loop devices to avoid situation when the same " "backing file is shared between more loop devices. If the file is already " @@ -267,24 +267,24 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-j>, B<--associated> I<file> [B<-o> I<offset>]" msgstr "B<-j>, B<--associated> I<파일> [B<-o> I<오프셋>]" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "detach the file or device associated with the specified loop device." msgid "Show the status of all loop devices associated with the given I<file>." msgstr "특정 루프 장치와 연결된 파일 또는 장치를 루프 장치와 분리한다." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-o>, B<--offset> I<offset>" msgstr "B<-o>, B<--offset> I<오프셋>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "" #| "the data start is moved I<offset> bytes into the specified file or device." @@ -294,19 +294,19 @@ msgid "" msgstr "지정한 파일이나 장치로 옮겨질 데이터의 시작 I<옵셋> 바이트" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--sizelimit> I<size>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The data end is set to no more than I<size> bytes after the data start. The " "I<size> may be followed by the multiplicative suffixes; see above." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "B<-v>, B<--version>" msgid "B<-b>, B<--sector-size> I<size>" @@ -321,12 +321,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-c>, B<--set-capacity> I<loopdev>" msgstr "B<-c>, B<--set-capacity> I<루프장치>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "detach the file or device associated with the specified loop device." msgid "" @@ -335,12 +335,12 @@ msgid "" msgstr "특정 루프 장치와 연결된 파일 또는 장치를 루프 장치와 분리한다." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-P>, B<--partscan>" msgstr "B<-P>, B<--partscan>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Force the kernel to scan the partition table on a newly created loop device. " "Note that the partition table parsing depends on sector sizes. The default " @@ -349,19 +349,19 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-r>, B<--read-only>" msgstr "B<-r>, B<--read-only>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "losetup - set up and control loop devices" msgid "Set up a read-only loop device." msgstr "losetup - 루프 장치를 설정, 제어한다." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--direct-io>[B<=on>|B<off>]" msgstr "B<--direct-io>[B<=on>|B<off>]" @@ -374,22 +374,22 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-v>, B<--verbose>" msgstr "B<-v>, B<--verbose>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Verbose mode." msgstr "자세한 출력 모드." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-l>, B<--list>" msgstr "B<-l>, B<--list>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "If a loop device or the B<-a> option is specified, print the default columns " "for either the specified loop device or all loop devices; the default is to " @@ -398,81 +398,81 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "B<-o>, B<--output>=I<\\,FILE\\/>" msgid "B<-O>, B<--output> I<column>[,I<column>]..." msgstr "B<-o>, B<--output>=I<\\,파일\\/>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Specify the columns that are to be printed for the B<--list> output. Use B<--" "help> to get a list of all supported columns." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--output-all>" msgstr "B<--output-all>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Output all available columns." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-n>, B<--noheadings>" msgstr "B<-n>, B<--noheadings>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Don\\(cqt print headings for B<--list> output format." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--raw>" msgstr "B<--raw>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Use the raw B<--list> output format." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-J>, B<--json>" msgstr "B<-J>, B<--json>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Use JSON format for B<--list> output." msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy, no-wrap #| msgid "DESCRIPTION" msgid "ENCRYPTION" msgstr "설명" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "B<Cryptoloop is no longer supported in favor of dm-crypt.> For more details " "see B<cryptsetup>(8)." msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "EXIT STATUS" msgstr "종료 상태" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "B<losetup> returns 0 on success, nonzero on failure. When B<losetup> " "displays the status of a loop device, it returns 1 if the device is not " @@ -481,13 +481,13 @@ msgid "" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "NOTES" msgstr "주의" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Since version 2.37 B<losetup> uses B<LOOP_CONFIGURE> ioctl to setup a new " "loop device by one ioctl call. The old versions use B<LOOP_SET_FD> and " @@ -495,7 +495,7 @@ msgid "" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "ENVIRONMENT" msgstr "환경" @@ -506,52 +506,52 @@ msgid "B<LOOPDEV_DEBUG>=all" msgstr "B<LOOPDEV_DEBUG>=all" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "enables debug output." msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "FILES" msgstr "파일" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "I</dev/loop[0..N]>" msgstr "I</dev/loop[0..N]>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "loop block devices" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "I</dev/loop-control>" msgstr "I</dev/loop-control>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "losetup - set up and control loop devices" msgid "loop control device" msgstr "losetup - 루프 장치를 설정, 제어한다." #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "EXAMPLE" msgstr "예제" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The following commands can be used as an example of using the loop device." msgstr "다음 명령들은 루프 장치를 사용하는 예제이다." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy, no-wrap #| msgid "" #| "dd if=/dev/zero of=/file bs=1k count=100\n" @@ -584,112 +584,36 @@ msgstr "" "losetup -d /dev/loop0\n" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "AUTHORS" msgstr "저자" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "based on the original version from" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "REPORTING BUGS" msgstr "버그 보고" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "For bug reports, use the issue tracker at" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "AVAILABILITY" msgstr "가용성" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The B<losetup> command is part of the util-linux package which can be " "downloaded from" msgstr "" - -#. type: TH -#: opensuse-leap-15-6 -#, no-wrap -msgid "2022-02-14" -msgstr "2022년 2월 14일" - -#. type: TH -#: opensuse-leap-15-6 -#, no-wrap -msgid "util-linux 2.37.4" -msgstr "util-linux 2.37.4" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"B<losetup> [B<-o> I<offset>] [B<--sizelimit> I<size>] [B<--sector-size> " -"I<size>] [B<-Pr>] [B<--show>] B<-f> I<loopdev file>" -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"The loop device setup is not an atomic operation when used with B<--find>, " -"and B<losetup> does not protect this operation by any lock. The number of " -"attempts is internally restricted to a maximum of 16. It is recommended to " -"use for example flock1 to avoid a collision in heavily parallel use cases." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"Show the status of all loop devices. Note that not all information is " -"accessible for non-root users. See also B<--list>. The old output format (as " -"printed without B<--list)> is deprecated." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"Set the logical sector size of the loop device in bytes (since Linux 4.14). " -"The option may be used when create a new loop device as well as stand-alone " -"command to modify sector size of the already existing loop device." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"Enable or disable direct I/O for the backing file. The optional argument can " -"be either B<on> or B<off>. If the argument is omitted, it defaults to B<off>." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "B<-V>, B<--version>" -msgstr "B<-V>, B<--version>" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "Display version information and exit." -msgstr "버전 정보를 출력합니다." - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "B<-h>, B<--help>" -msgstr "B<-h>, B<--help>" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "Display help text and exit." -msgstr "도움말을 보여주고 마친다." - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "LOOPDEV_DEBUG=all" -msgstr "LOOPDEV_DEBUG=all" |