diff options
Diffstat (limited to 'po/ko/man8/mklost+found.8.po')
-rw-r--r-- | po/ko/man8/mklost+found.8.po | 177 |
1 files changed, 177 insertions, 0 deletions
diff --git a/po/ko/man8/mklost+found.8.po b/po/ko/man8/mklost+found.8.po new file mode 100644 index 00000000..61516ee0 --- /dev/null +++ b/po/ko/man8/mklost+found.8.po @@ -0,0 +1,177 @@ +# Korean translation of manpages +# This file is distributed under the same license as the manpages-l10n package. +# Copyright © of this file: +# 이 만 용 <geoman@nownuri.nowcom.co.kr>, 2000. +# <freeyong@soback.kornet.nm.kr>, 2000. +msgid "" +msgstr "" +"Project-Id-Version: manpages-l10n\n" +"POT-Creation-Date: 2024-02-15 18:04+0100\n" +"PO-Revision-Date: 2000-07-29 08:57+0900\n" +"Last-Translator: 이 만 용 <geoman@nownuri.nowcom.co.kr>\n" +"Language-Team: Korean <translation-team-ko@googlegroups.com>\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 +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "MKLOST+FOUND" +msgstr "MKLOST+FOUND" + +#. type: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "February 2023" +msgstr "2023년 2월" + +#. type: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "E2fsprogs version 1.47.0" +msgstr "E2fsprogs 버전 1.47.0" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "NAME" +msgstr "이름" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"mklost+found - create a lost+found directory on a mounted Linux second " +"extended file system" +msgstr "" +"mklost+found - 마운트된 리눅스 개정판 확장 화일 시스템에 lost+found 라는 이름" +"의 디렉토리를 만든다." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SYNOPSIS" +msgstr "요약" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<mklost+found>" +msgstr "B<mklost+found>" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "DESCRIPTION" +msgstr "설명" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy +#| msgid "" +#| "B<mklost+found> is used to create a lost+found directory in the current " +#| "working directory on a Linux second extended file system." +msgid "" +"B<mklost+found> is used to create a I<lost+found> directory in the current " +"working directory on a Linux second extended file system. There is normally " +"a I<lost+found> directory in the root directory of each file system." +msgstr "" +"B<mklost+found> 리눅스 개정판 확장 화일 시스템의 현재 작업 디렉토리에 " +"lost+found 라는 디렉토리를 만든다." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"B<mklost+found> pre-allocates disk blocks to the I<lost+found> directory so " +"that when B<e2fsck>(8) is being run to recover a file system, it does not " +"need to allocate blocks in the file system to store a large number of " +"unlinked files. This ensures that B<e2fsck> will not have to allocate data " +"blocks in the file system during recovery." +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "OPTIONS" +msgstr "옵션" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "There are none." +msgstr "옵션 없음." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "AUTHOR" +msgstr "저자" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy +#| msgid "" +#| "B<mklost+found> has been written by Remy Card E<lt>card@masi.ibp.frE<gt>, " +#| "the developer and maintainer of the ext2 fs." +msgid "" +"B<mklost+found> has been written by Remy Card E<lt>Remy.Card@linux." +"orgE<gt>. It is currently being maintained by Theodore Ts'o E<lt>tytso@alum." +"mit.eduE<gt>." +msgstr "" +"B<mklost+found> ext2 화일 시스템의 개발자이며 관리책임자인 Remy Card " +"E<lt>card@masi.ibp.frE<gt> 씨가 만들었음." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "BUGS" +msgstr "버그" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "There are none :-)" +msgstr "버그 없음 :-)" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "AVAILABILITY" +msgstr "가용성" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"B<mklost+found> is part of the e2fsprogs package and is available from " +"http://e2fsprogs.sourceforge.net." +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SEE ALSO" +msgstr "추가 참조" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<e2fsck>(8), B<mke2fs>(8)" +msgstr "B<e2fsck>(8), B<mke2fs>(8)" |