summaryrefslogtreecommitdiffstats
path: root/po/ko/man1/cp.1.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ko/man1/cp.1.po')
-rw-r--r--po/ko/man1/cp.1.po888
1 files changed, 888 insertions, 0 deletions
diff --git a/po/ko/man1/cp.1.po b/po/ko/man1/cp.1.po
new file mode 100644
index 00000000..70fd6e13
--- /dev/null
+++ b/po/ko/man1/cp.1.po
@@ -0,0 +1,888 @@
+# 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: 2024-02-15 17:56+0100\n"
+"PO-Revision-Date: 2000-06-04 08:57+0900\n"
+"Last-Translator: Unknown <>\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 "CP"
+msgstr "CP"
+
+#. type: TH
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "January 2023"
+msgid "January 2024"
+msgstr "2023년 1월"
+
+#. type: TH
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "GNU coreutils 9.4"
+msgstr "GNU coreutils 9.4"
+
+#. type: TH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "User Commands"
+msgstr "사용자 명령"
+
+#. 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 "cp - copy files and directories"
+msgstr "cp - 파일 복사"
+
+#. 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<cp> [I<\\,OPTION\\/>]... [I<\\,-T\\/>] I<\\,SOURCE DEST\\/>"
+msgstr "B<cp> [I<\\,옵션\\/>]... [I<\\,-T\\/>] I<\\,원본 대상\\/>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<cp> [I<\\,OPTION\\/>]... I<\\,SOURCE\\/>... I<\\,DIRECTORY\\/>"
+msgstr "B<cp> [I<\\,옵션\\/>]... I<\\,원본\\/>... I<\\,디렉터리\\/>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<cp> [I<\\,OPTION\\/>]... I<\\,-t DIRECTORY SOURCE\\/>..."
+msgstr "B<cp> [I<\\,옵션\\/>]... I<\\,-t 디렉터리 원본\\/>..."
+
+#. 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
+msgid "Copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY."
+msgstr "I<원본>을 I<대상>으로, 또는 다중 I<원본>을 I<디렉터리>로 복사합니다."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Mandatory arguments to long options are mandatory for short options too."
+msgstr "긴 옵션의 필수 인자값은 짧은 옵션에서도 마찬가지입니다."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-a>, B<--archive>"
+msgstr "B<-a>, B<--archive>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "same as B<-dR> B<--preserve>=I<\\,all\\/>"
+msgstr "B<-dR> B<--preserve>=I<\\,all\\/> 옵션과 동일"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--attributes-only>"
+msgstr "B<--attributes-only>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "don't copy the file data, just the attributes"
+msgstr "파일 데이터를 복사하지 않고 속성 값만 복사"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--backup>[=I<\\,CONTROL\\/>]"
+msgstr "B<--backup>[=I<\\,컨트롤\\/>]"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "make a backup of each existing destination file"
+msgstr "기존 대상 파일의 백업을 만듬"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-b>"
+msgstr "B<-b>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "like B<--backup> but does not accept an argument"
+msgstr "B<--backup> 옵션과 유사하나 인자를 받지 않음"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--copy-contents>"
+msgstr "B<--copy-contents>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "copy contents of special files when recursive"
+msgstr "하위 연속 복사시 특수 파일의 내용 복사"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-d>"
+msgstr "B<-d>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "same as B<--no-dereference> B<--preserve>=I<\\,links\\/>"
+msgstr "B<--no-dereference> B<--preserve>=I<\\,links\\/> 옵션과 동일"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "B<--debug>"
+msgstr "B<--debug>"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid "explain how a file is copied. Implies B<-v>"
+msgstr "파일 복사 방식을 설명합니다. B<-v> 생략"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-f>, B<--force>"
+msgstr "B<-f>, B<--force>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"if an existing destination file cannot be opened, remove it and try again "
+"(this option is ignored when the B<-n> option is also used)"
+msgstr ""
+"기존 대상 파일을 열 수 없을 경우, 해당 파일을 제거하고 다시 시도합니다 (B<-"
+"n> 옵션을 함께 사용하면 이 옵션은 무시합니다)"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-i>, B<--interactive>"
+msgstr "B<-i>, B<--interactive>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "prompt before overwrite (overrides a previous B<-n> option)"
+msgstr "덮어쓰기 전에 질문합니다 (B<-n> 옵션을 덮어씀)"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-H>"
+msgstr "B<-H>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "follow command-line symbolic links in SOURCE"
+msgstr "I<원본>의 명령행 심볼릭 링크를 따라갑니다"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-l>, B<--link>"
+msgstr "B<-l>, B<--link>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "hard link files instead of copying"
+msgstr "복사하는 대신 파일의 하드 링크를 만듭니다"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-L>, B<--dereference>"
+msgstr "B<-L>, B<--dereference>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "always follow symbolic links in SOURCE"
+msgstr "I<원본>의 심볼릭 링크를 따라갑니다"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-n>, B<--no-clobber>"
+msgstr "B<-n>, B<--no-clobber>"
+
+#. type: Plain text
+#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"do not overwrite an existing file (overrides a B<-u> or previous B<-i> "
+"option). See also B<--update>"
+msgstr ""
+"기존 파일을 덮어쓰지 않습니다 (B<-u> 옵션 또는 B<-i> 옵션 덮어씀). B<--"
+"update> 참조"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-P>, B<--no-dereference>"
+msgstr "B<-P>, B<--no-dereference>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "never follow symbolic links in SOURCE"
+msgstr "I<원본>의 심볼릭 링크를 따라가지 않습니다"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-p>"
+msgstr "B<-p>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "same as B<--preserve>=I<\\,mode\\/>,ownership,timestamps"
+msgstr "B<--preserve>=I<\\,mode\\/>,ownership,timestamps 와 동일"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--preserve>[=I<\\,ATTR_LIST\\/>]"
+msgstr "B<--preserve>[=I<\\,속성_목록\\/>]"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, fuzzy
+msgid "preserve the specified attributes"
+msgstr "지정 속성을 보존하지 않습니다"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--no-preserve>=I<\\,ATTR_LIST\\/>"
+msgstr "B<--no-preserve>=I<\\,속성_목록\\/>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "don't preserve the specified attributes"
+msgstr "지정 속성을 보존하지 않습니다"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--parents>"
+msgstr "B<--parents>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "use full source file name under DIRECTORY"
+msgstr "I<디렉터리>의 전체 원본 파일 이름을 활용합니다"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-R>, B<-r>, B<--recursive>"
+msgstr "B<-R>, B<-r>, B<--recursive>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "copy directories recursively"
+msgstr "디렉터리의 하위 요소도 복사합니다"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--reflink>[=I<\\,WHEN\\/>]"
+msgstr "B<--reflink>[=I<\\,시기\\/>]"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "control clone/CoW copies. See below"
+msgstr "클론/CoW 복제를 제어합니다. 아래 참고"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--remove-destination>"
+msgstr "B<--remove-destination>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"remove each existing destination file before attempting to open it (contrast "
+"with B<--force>)"
+msgstr "각 기존 대상 파일을 열기 전 제거합니다 (B<--force> 옵션과는 반대임)"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--sparse>=I<\\,WHEN\\/>"
+msgstr "B<--sparse>=I<\\,시기\\/>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "control creation of sparse files. See below"
+msgstr "희소 파일 생성을 제어합니다. 하단 참조"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--strip-trailing-slashes>"
+msgstr "B<--strip-trailing-slashes>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "remove any trailing slashes from each SOURCE argument"
+msgstr "각 I<원본>인자의 마지막 슬래시를 제거합니다"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-s>, B<--symbolic-link>"
+msgstr "B<-s>, B<--symbolic-link>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "make symbolic links instead of copying"
+msgstr "복사하는 대신 심볼릭 링크를 만듭니다"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-S>, B<--suffix>=I<\\,SUFFIX\\/>"
+msgstr "B<-S>, B<--suffix>=I<\\,접미부\\/>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "override the usual backup suffix"
+msgstr "일반적인 백업 접미부 대신 지정 I<접미부>를 적용합니다"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-t>, B<--target-directory>=I<\\,DIRECTORY\\/>"
+msgstr "B<-t>, B<--target-directory>=I<\\,디렉터리\\/>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "copy all SOURCE arguments into DIRECTORY"
+msgstr "모든 I<원본> 인자를 I<디렉터리>로 복사합니다"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-T>, B<--no-target-directory>"
+msgstr "B<-T>, B<--no-target-directory>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "treat DEST as a normal file"
+msgstr "I<대상>을 일반 파일 처럼 취급합니다"
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "B<--update>[=I<\\,UPDATE\\/>]"
+msgstr "B<--update>[=I<\\,업데이트\\/>]"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"control which existing files are updated; UPDATE={all,none,older(default)}. "
+"See below"
+msgstr ""
+"어떤 파일을 업데이트할 지 지정합니다. I<업데이트>={all,none,older(기본값)}. "
+"하단 참조."
+
+#. type: TP
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "B<-u>"
+msgstr "B<-u>"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid "equivalent to B<--update>[=I<\\,older\\/>]"
+msgstr "B<--update>[=I<\\,older\\/>]와 동일합니다"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-v>, B<--verbose>"
+msgstr "B<-v>, B<--verbose>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "explain what is being done"
+msgstr "어떤 동작을 끝냈는지 설명합니다"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-x>, B<--one-file-system>"
+msgstr "B<-x>, B<--one-file-system>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "stay on this file system"
+msgstr "이 파일 시스템에서 계속 진행합니다"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-Z>"
+msgstr "B<-Z>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "set SELinux security context of destination file to default type"
+msgstr "대상 파일의 SELinux 보안 컨텍스트를 기본 형으로 지정합니다"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--context>[=I<\\,CTX\\/>]"
+msgstr "B<--context>[=I<\\,컨텍스트\\/>]"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"like B<-Z>, or if CTX is specified then set the SELinux or SMACK security "
+"context to CTX"
+msgstr ""
+"B<-Z> 옵션과 유사하나, I<컨텍스트>를 지정하면 SELinux 또는 SMACK 보안 컨텍스"
+"트를 I<컨텍스트>로 설정합니다"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--help>"
+msgstr "B<--help>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "display this help and exit"
+msgstr "이 도움말을 표시하고 나갑니다"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--version>"
+msgstr "B<--version>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "output version information and exit"
+msgstr "버전 정보를 출력하고 나갑니다"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"ATTR_LIST is a comma-separated list of attributes. Attributes are 'mode' for "
+"permissions (including any ACL and xattr permissions), 'ownership' for user "
+"and group, 'timestamps' for file timestamps, 'links' for hard links, "
+"'context' for security context, 'xattr' for extended attributes, and 'all' "
+"for all attributes."
+msgstr ""
+"I<속성_목록>은 쉼표로 구분한 속성 값 목록입니다. 속성 값에는 권한에 해당하는 "
+"'mode' (어떤 ACL 및 xattr 권한도 해당), 소유 사용자 및 그룹에 해당하는 "
+"'ownership', 파일 타임 스탬프에 해당하는 'timestamps', 하드 링크에 해당하는 "
+"'links', 보안 컨텍스트에 해당하는 'context', 확장 속성에 해당하는 'xattr', 그"
+"리고 모든 속성에 해당하는 'all'이 있습니다."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"By default, sparse SOURCE files are detected by a crude heuristic and the "
+"corresponding DEST file is made sparse as well. That is the behavior "
+"selected by B<--sparse>=I<\\,auto\\/>. Specify B<--sparse>=I<\\,always\\/> "
+"to create a sparse DEST file whenever the SOURCE file contains a long enough "
+"sequence of zero bytes. Use B<--sparse>=I<\\,never\\/> to inhibit creation "
+"of sparse files."
+msgstr ""
+"기본적으로 희소 I<원본> 파일은 대강의 경험을 통해 찾으며, 관련 I<대상> 파일 "
+"역시 마찬가지로 희소 파일로 만들 수 있습니다. 이는 B<--sparse>=I<\\,auto\\/> "
+"옵션을 설정하면 됩니다. I<원본> 파일에 충분히 긴 0 바이트 시퀀스가 있을 때마"
+"다 희소 I<대상>을 만들려면 B<--sparse>=I<\\,always\\/> 옵션을 지정하십시오. "
+"희소 파일 만들기 동작을 막으려면 B<--sparse>=I<\\,never\\/> 옵션을 사용하십시"
+"오."
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"UPDATE controls which existing files in the destination are replaced. "
+"\\&'all' is the default operation when an B<--update> option is not "
+"specified, and results in all existing files in the destination being "
+"replaced. \\&'none' is similar to the B<--no-clobber> option, in that no "
+"files in the destination are replaced, but also skipped files do not induce "
+"a failure. \\&'older' is the default operation when B<--update> is "
+"specified, and results in files being replaced if they're older than the "
+"corresponding source file."
+msgstr ""
+"I<업데이트>는 어떤 대상 파일을 바꿀 지 지정합니다. \\&'all'은 B<--update> 옵"
+"션을 지정하지 않았을 때의 기본 동작이며, 모든 대상 파일을 바꿉니다. "
+"\\&'none'은 B<--no-clobber> 옵션과 유사하며, 대상의 어떤 파일도 바꾸지 않지"
+"만, 건너뛴 파일에 대해 실패를 유발하지도 않습니다. \\&'older'는 B<--update>"
+"를 지정했을 떄의 기본 동작이며, 관련 원본 파일보다 오래된 파일을 바꿉니다."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"When B<--reflink>[=I<\\,always\\/>] is specified, perform a lightweight "
+"copy, where the data blocks are copied only when modified. If this is not "
+"possible the copy fails, or if B<--reflink>=I<\\,auto\\/> is specified, fall "
+"back to a standard copy. Use B<--reflink>=I<\\,never\\/> to ensure a "
+"standard copy is performed."
+msgstr ""
+"B<--reflink>[=I<\\,always\\/>] 를 지정하면, 경량 복사를 수행하며, 데이터 블록"
+"을 수정했을 경우 이를 복사합니다. 불가능한 경우 복사에 실패하거나, B<--"
+"reflink>[=I<\\,auto\\/>] 옵션을 지정하면 표준 복사 방식으로 대체 수행합니다. "
+"확실히 표준 복사 동작을 수행하려면 B<--reflink>[=I<\\,never\\/>] 옵션을 사용"
+"하십시오."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The backup suffix is '~', unless set with B<--suffix> or "
+"SIMPLE_BACKUP_SUFFIX. The version control method may be selected via the "
+"B<--backup> option or through the VERSION_CONTROL environment variable. "
+"Here are the values:"
+msgstr ""
+"B<--suffix> 또는 SIMPLE_BACKUP_SUFFIX에서 지정하지 않는 한, 백업 접미부는 "
+"'~'입니다. 버전 관리 방식은 B<--backup> 옵션 또는 VERSION_CONTROL 환경 변수"
+"로 선택합니다. 해당 값은 다음과 같습니다:"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "none, off"
+msgstr "none, off"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "never make backups (even if B<--backup> is given)"
+msgstr "백업을 하지 않습니다(B<--backup> 옵션을 붙여도)"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "numbered, t"
+msgstr "numbered, t"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "make numbered backups"
+msgstr "번호가 주어진 백업을 만듭니다"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "existing, nil"
+msgstr "existing, nil"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "numbered if numbered backups exist, simple otherwise"
+msgstr "번호가 주어진 백업이 있으면 번호를 주고, 그렇지 않으면 단순하게 합니다"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "simple, never"
+msgstr "simple, never"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "always make simple backups"
+msgstr "항상 단순 백업을 합니다"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"As a special case, cp makes a backup of SOURCE when the force and backup "
+"options are given and SOURCE and DEST are the same name for an existing, "
+"regular file."
+msgstr ""
+"특별한 경우로, 강제와 백업 옵션이 주어지며 I<원본>과 I<대상>의 이름이 같고, "
+"존재하는 일반 파일일 때 cp는 I<원본>의 백업을 만듭니다."
+
+#. 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
+msgid "Written by Torbjorn Granlund, David MacKenzie, and Jim Meyering."
+msgstr "Torbjorn Granlund, David MacKenzie, Jim Meyering이(가) 작성함."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "REPORTING BUGS"
+msgstr "버그 보고"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"GNU coreutils online help: E<lt>https://www.gnu.org/software/coreutils/E<gt>"
+msgstr ""
+"GNU coreutils 온라인 도움말: E<lt>https://www.gnu.org/software/coreutils/"
+"E<gt>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Report any translation bugs to E<lt>https://translationproject.org/team/E<gt>"
+msgstr "번역 버그는 E<lt>https://translationproject.org/team/ko.htmlE<gt>"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "COPYRIGHT"
+msgstr "저작권"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"Copyright \\(co 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL "
+"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+msgstr ""
+"저작권 \\(co 2023 Free Software Foundation, Inc. 라이선스 GPLv3+: GNU GPL 버"
+"전 3 이상 E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"This is free software: you are free to change and redistribute it. There is "
+"NO WARRANTY, to the extent permitted by law."
+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-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, fuzzy
+#| msgid "B<kill>(2)"
+msgid "B<install>(1)"
+msgstr "B<kill>(2)"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Full documentation E<lt>https://www.gnu.org/software/coreutils/cpE<gt>"
+msgstr "완전한 문서 E<lt>https://www.gnu.org/software/coreutils/cpE<gt>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "or available locally via: info \\(aq(coreutils) cp invocation\\(aq"
+msgstr "또는 로컬 문서: info \\(aq(coreutils) cp invocation\\(aq"
+
+#. type: TH
+#: debian-bookworm
+#, no-wrap
+msgid "September 2022"
+msgstr "2022년 9월"
+
+#. type: TH
+#: debian-bookworm mageia-cauldron
+#, no-wrap
+msgid "GNU coreutils 9.1"
+msgstr "GNU coreutils 9.1"
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid "do not overwrite an existing file (overrides a previous B<-i> option)"
+msgstr "기존 파일을 덮어쓰지 않습니다 (B<-i> 옵션 덮어씀)"
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid ""
+"preserve the specified attributes (default: mode,ownership,timestamps), if "
+"possible additional attributes: context, links, xattr, all"
+msgstr ""
+"지정 속성을 보존합니다 (기본: mode,ownership,timestamps), 가능한 경우 추가 속"
+"성을 지정할 수 있습니: context, links, xattr, all"
+
+#. type: TP
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+#, no-wrap
+msgid "B<-u>, B<--update>"
+msgstr "B<-u>, B<--update>"
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+msgid ""
+"copy only when the SOURCE file is newer than the destination file or when "
+"the destination file is missing"
+msgstr ""
+"I<원본> 파일이 대상 파일보다 최신이거나 대상 파일이 빠졌을 경우에만 복사합니"
+"다"
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron
+msgid ""
+"Copyright \\(co 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL "
+"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+msgstr ""
+"저작권 \\(co 2022 Free Software Foundation, Inc. 라이선스 GPLv3+: GNU GPL 버"
+"전 3 이상 E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+
+#. type: Plain text
+#: debian-unstable
+#, fuzzy
+#| msgid ""
+#| "do not overwrite an existing file (overrides a B<-u> or previous B<-i> "
+#| "option). See also B<--update>"
+msgid ""
+"do not overwrite an existing file and do not fail (overrides a B<-u> or "
+"previous B<-i> option). See also B<--update>; equivalent to B<--update>=I<\\,"
+"none\\/>."
+msgstr ""
+"기존 파일을 덮어쓰지 않습니다 (B<-u> 옵션 또는 B<-i> 옵션 덮어씀). B<--"
+"update> 참조"
+
+#. type: TH
+#: mageia-cauldron
+#, no-wrap
+msgid "April 2022"
+msgstr "2022년 4월"
+
+#. type: TH
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "October 2021"
+msgstr "2021년 10월"
+
+#. type: TH
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "GNU coreutils 8.32"
+msgstr "GNU coreutils 8.32"
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid ""
+"Copyright \\(co 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL "
+"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+msgstr ""
+"저작권 \\(co 2020 Free Software Foundation, Inc. 라이선스 GPLv3+: GNU GPL 버"
+"전 3 이상 E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."