diff options
Diffstat (limited to 'po/ko/man4/null.4.po')
-rw-r--r-- | po/ko/man4/null.4.po | 184 |
1 files changed, 184 insertions, 0 deletions
diff --git a/po/ko/man4/null.4.po b/po/ko/man4/null.4.po new file mode 100644 index 00000000..4297f49b --- /dev/null +++ b/po/ko/man4/null.4.po @@ -0,0 +1,184 @@ +# Korean translation of manpages +# This file is distributed under the same license as the manpages-l10n package. +# Copyright © of this file: +# 임종균 <hermes44@secsm.org>, 2000. +msgid "" +msgstr "" +"Project-Id-Version: manpages-l10n\n" +"POT-Creation-Date: 2024-03-01 17:03+0100\n" +"PO-Revision-Date: 2000-04-21 08:57+0900\n" +"Last-Translator: 임종균 <hermes44@secsm.org>\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 "null" +msgstr "null" + +#. type: TH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "2023-10-31" +msgstr "2023년 10월 31일" + +#. type: TH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, fuzzy, no-wrap +#| msgid "Linux man-pages 6.03" +msgid "Linux man-pages 6.06" +msgstr "Linux man-pages 6.03" + +#. 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 "null, zero - data sink" +msgstr "null, zero - 데이터 소멸점(sink)" + +#. 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 "Data written on a B<null> or B<zero> special file is discarded." +msgid "" +"Data written to the I</dev/null> and I</dev/zero> special files is discarded." +msgstr "B<null>나 B<zero> 특수 파일에 쓴 데이터는 버려진다." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy +#| msgid "" +#| "Reads from the B<null> special file always return end of file, whereas " +#| "reads from B<zero> always return \\e0 characters." +msgid "" +"Reads from I</dev/null> always return end of file (i.e., B<read>(2) returns " +"0), whereas reads from I</dev/zero> always return bytes containing zero " +"(\\[aq]\\e0\\[aq] characters)." +msgstr "" +"B<null> 특수 파일에서 읽으면 항상 EOF를 리턴하는 반면, B<zero>에서 읽으면 항" +"상 \\e0 문자를 리턴한다." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy +#| msgid "They are typically created by:" +msgid "These devices are typically created by:" +msgstr "문자 디바이스들은 일반적으로 다음에 의해 만들어진다." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "" +"mknod -m 666 /dev/null c 1 3\n" +"mknod -m 666 /dev/zero c 1 5\n" +"chown root:root /dev/null /dev/zero\n" +msgstr "" +"mknod -m 666 /dev/null c 1 3\n" +"mknod -m 666 /dev/zero c 1 5\n" +"chown root:root /dev/null /dev/zero\n" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "FILES" +msgstr "파일" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I</dev/null>" +msgstr "I</dev/null>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I</dev/zero>" +msgstr "I</dev/zero>" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "NOTES" +msgstr "주의" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"If these devices are not writable and readable for all users, many programs " +"will act strangely." +msgstr "" +"이 장치가 모든 사용자에게 쓰기와 읽기 가능하지 않으면, 많은 프로그램이 이상" +"한 동작을 할 것이다." + +#. commit 2b83868723d090078ac0e2120e06a1cc94dbaef0 +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Since Linux 2.6.31, reads from I</dev/zero> are interruptible by signals. " +"(This change was made to help with bad latencies for large reads from I</dev/" +"zero>.)" +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<chown>(1), B<mknod>(1), B<full>(4)" +msgstr "B<chown>(1), B<mknod>(1), B<full>(4)" + +#. type: TH +#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "2023-02-05" +msgstr "2023년 2월 5일" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "Linux man-pages 6.03" +msgstr "Linux man-pages 6.03" + +#. type: TH +#: debian-unstable opensuse-tumbleweed +#, no-wrap +msgid "Linux man-pages 6.05.01" +msgstr "Linux man-pages 6.05.01" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "Linux man-pages 6.04" +msgstr "Linux man-pages 6.04" |