From fc22b3d6507c6745911b9dfcc68f1e665ae13dbc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 21:43:11 +0200 Subject: Adding upstream version 4.22.0. Signed-off-by: Daniel Baumann --- po/ko/man2/socketpair.2.po | 382 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 382 insertions(+) create mode 100644 po/ko/man2/socketpair.2.po (limited to 'po/ko/man2/socketpair.2.po') diff --git a/po/ko/man2/socketpair.2.po b/po/ko/man2/socketpair.2.po new file mode 100644 index 00000000..15818e5c --- /dev/null +++ b/po/ko/man2/socketpair.2.po @@ -0,0 +1,382 @@ +# Korean translation of manpages +# This file is distributed under the same license as the manpages-l10n package. +# Copyright © of this file: +# 정강훈 , 2000. +msgid "" +msgstr "" +"Project-Id-Version: manpages-l10n\n" +"POT-Creation-Date: 2024-03-01 17:08+0100\n" +"PO-Revision-Date: 2000-05-26 08:57+0900\n" +"Last-Translator: 정강훈 \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 +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "socketpair" +msgstr "socketpair" + +#. 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 "socketpair - create a pair of connected sockets" +msgstr "socketpair - 열결된 소켓 쌍을 만든다." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LIBRARY" +msgstr "라이브러리" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Standard C library (I, I<-lc>)" +msgstr "표준 C 라이브러리 (I, I<-lc>)" + +#. 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 +#, no-wrap +msgid "B<#include Esys/socket.hE>\n" +msgstr "B<#include Esys/socket.hE>\n" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "BIB<, int >IB<, int >IB<, int >IB<[2]);>\n" +msgstr "BIB<, int >IB<, int >IB<, int >IB<[2]);>\n" + +#. 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 "" +#| "call creates an unnamed pair of connected sockets in the specified domain " +#| "I, of the specified I, and using the optionally specified " +#| "I. The descriptors used in referencing the new sockets are " +#| "returned in I[0] and I[1]. The two sockets are indistinguishable." +msgid "" +"The B() call creates an unnamed pair of connected sockets in " +"the specified I, of the specified I, and using the optionally " +"specified I. For further details of these arguments, see " +"B(2)." +msgstr "" +"시스템 콜은 옵션으로 지정한 I을I<사용하여> 지정한 도메인 I에서 " +"지정한 I의 접속된 소켓의 이름없는 쌍을 만든다. 새 소켓 생성시 참조하" +"는 기술자(descriptor)는 IR sv[0] 과 I으로 반환된다. 두 개의 소켓은 구" +"별할 수 없다." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy +#| msgid "" +#| "call creates an unnamed pair of connected sockets in the specified domain " +#| "I, of the specified I, and using the optionally specified " +#| "I. The descriptors used in referencing the new sockets are " +#| "returned in I[0] and I[1]. The two sockets are indistinguishable." +msgid "" +"The file descriptors used in referencing the new sockets are returned in " +"I and I. The two sockets are indistinguishable." +msgstr "" +"시스템 콜은 옵션으로 지정한 I을I<사용하여> 지정한 도메인 I에서 " +"지정한 I의 접속된 소켓의 이름없는 쌍을 만든다. 새 소켓 생성시 참조하" +"는 기술자(descriptor)는 IR sv[0] 과 I으로 반환된다. 두 개의 소켓은 구" +"별할 수 없다." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "RETURN VALUE" +msgstr "반환값" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy +#| msgid "" +#| "On success, zero is returned. On error, -1 is returned, and I is " +#| "set appropriately." +msgid "" +"On success, zero is returned. On error, -1 is returned, I is set to " +"indicate the error, and I is left unchanged" +msgstr "" +"성공시, 0이 리턴된다. 에러시, -1이 리턴되며, I는 적당한 값으로 설정된" +"다." + +#. http://austingroupbugs.net/view.php?id=483 +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"On Linux (and other systems), B() does not modify I on " +"failure. A requirement standardizing this behavior was added in " +"POSIX.1-2008 TC2." +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "ERRORS" +msgstr "에러" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B" +msgstr "B" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "The specified address family is not supported on this machine." +msgstr "지정한 주소 지정 방식(address family)이 머신에서 지원되지 않는다." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B" +msgstr "B" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The address I does not specify a valid part of the process address space." +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" +msgstr "B" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The per-process limit on the number of open file descriptors has been " +"reached." +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B" +msgstr "B" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The system-wide limit on the total number of open files has been reached." +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B" +msgstr "B" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "The specified protocol does not support creation of socket pairs." +msgstr "지정된 프로토콜이 소켓쌍 생성을 지원하지 않는다." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B" +msgstr "B" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "The specified protocol is not supported on this machine." +msgstr "지정된 프로토콜이 이 머신에서 지원되지 않는다." + +#. type: SH +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "VERSIONS" +msgstr "버전S" + +#. commit: 70b03759e9ecfae400605fa34f3d7154cccbbba3 +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"On Linux, the only supported domains for this call are B (or " +"synonymously, B) and B (since Linux 4.12)." +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "STANDARDS" +msgstr "표준" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "POSIX.1-2008." +msgstr "POSIX.1-2008." + +#. type: SH +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "HISTORY" +msgstr "이력" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "POSIX.1-2001, 4.4BSD." +msgstr "POSIX.1-2001, 4.4BSD." + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy +#| msgid "" +#| "4.4BSD (the B function call appeared in 4.2BSD). Generally " +#| "portable to/from non-BSD systems supporting clones of the BSD socket " +#| "layer (including System V variants)." +msgid "" +"B() first appeared in 4.2BSD. It is generally portable to/from " +"non-BSD systems supporting clones of the BSD socket layer (including " +"System\\ V variants)." +msgstr "" +"4.4BSD ( B 함수는 4.2BSD에서 나타났다). 일반적으로 BSD 소켓 층" +"(System V 변종을 포함하여)의 클론(clone)을 지원하는 non-BSD 시스템으로나 non-" +"BSD 시스템으로 포팅이 가능하다." + +#. 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.27, B() supports the B and " +"B flags in the I argument, as described in B(2)." +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(2), B(2), B(2), B(2), B(7), B(7)" +msgstr "" +"B(2), B(2), B(2), B(2), B(7), B(7)" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "2022-10-30" +msgstr "2022년 10월 30일" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "Linux man-pages 6.03" +msgstr "Linux man-pages 6.03" + +#. type: Plain text +#: debian-bookworm +#, fuzzy +#| msgid "" +#| "4.4BSD (the B function call appeared in 4.2BSD). Generally " +#| "portable to/from non-BSD systems supporting clones of the BSD socket " +#| "layer (including System V variants)." +msgid "" +"POSIX.1-2001, POSIX.1-2008, 4.4BSD. B() first appeared in " +"4.2BSD. It is generally portable to/from non-BSD systems supporting clones " +"of the BSD socket layer (including System\\ V variants)." +msgstr "" +"4.4BSD ( B 함수는 4.2BSD에서 나타났다). 일반적으로 BSD 소켓 층" +"(System V 변종을 포함하여)의 클론(clone)을 지원하는 non-BSD 시스템으로나 non-" +"BSD 시스템으로 포팅이 가능하다." + +#. type: SH +#: debian-bookworm +#, no-wrap +msgid "NOTES" +msgstr "주의" + +#. type: TH +#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "2023-03-30" +msgstr "2023년 3월 30일" + +#. 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" -- cgit v1.2.3