From c5f02e4763e5085b7ba4c73e15a8d084e7225c4b Mon Sep 17 00:00:00 2001 From: Akihiro MOTOKI Date: Tue, 26 Mar 2013 16:43:44 +0900 Subject: [PATCH] (split) LDP: Update ja.po (editorical only) socket special stdlib time tty unistd --- po4a/socket/po/ja.po | 457 +++++++++++++---------------------------------- po4a/special/po/ja.po | 432 ++++++++++----------------------------------- po4a/stdlib/po/ja.po | 178 +++++-------------- po4a/time/po/ja.po | 189 +++----------------- po4a/tty/po/ja.po | 160 +++-------------- po4a/unistd/po/ja.po | 478 +++----------------------------------------------- 6 files changed, 325 insertions(+), 1569 deletions(-) diff --git a/po4a/socket/po/ja.po b/po4a/socket/po/ja.po index 6f2be233..95dbb30c 100644 --- a/po4a/socket/po/ja.po +++ b/po4a/socket/po/ja.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2013-03-22 01:06+0900\n" -"PO-Revision-Date: 2013-03-24 01:08+0900\n" +"PO-Revision-Date: 2013-03-26 16:29+0900\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" @@ -72,10 +72,8 @@ msgstr "名前" #. type: Plain text #: build/C/man2/accept.2:44 -#, fuzzy -#| msgid "accept - accept a connection on a socket" msgid "accept, accept4 - accept a connection on a socket" -msgstr "accept - ソケットへの接続を受ける" +msgstr "accept, accept4 - ソケットへの接続を受ける" #. type: SH #: build/C/man2/accept.2:44 build/C/man2/bind.2:71 @@ -330,8 +328,7 @@ msgstr "" #. type: SS #: build/C/man2/accept.2:187 -#, fuzzy, no-wrap -#| msgid "Error Handling" +#, no-wrap msgid "Error handling" msgstr "エラー処理" @@ -1785,10 +1782,9 @@ msgstr "GETIFADDRS" #. type: TH #: build/C/man3/getifaddrs.3:36 -#, fuzzy, no-wrap -#| msgid "2011-10-01" +#, no-wrap msgid "2012-11-11" -msgstr "2011-10-01" +msgstr "2012-11-11" #. type: TH #: build/C/man3/getifaddrs.3:36 build/C/man3/if_nameindex.3:26 @@ -2481,10 +2477,9 @@ msgstr "" #. type: TH #: build/C/man3/if_nameindex.3:26 -#, fuzzy, no-wrap -#| msgid "2008-11-20" +#, no-wrap msgid "2012-11-21" -msgstr "2008-11-20" +msgstr "2012-11-21" #. type: Plain text #: build/C/man3/if_nameindex.3:29 @@ -2494,10 +2489,9 @@ msgstr "" #. type: Plain text #: build/C/man3/if_nameindex.3:32 build/C/man3/if_nametoindex.3:32 -#, fuzzy, no-wrap -#| msgid "B<#include Eunistd.hE>\n" +#, no-wrap msgid "B<#include Enet/if.hE>\n" -msgstr "B<#include Eunistd.hE>\n" +msgstr "B<#include Enet/if.hE>\n" #. type: Plain text #: build/C/man3/if_nameindex.3:35 @@ -2559,10 +2553,8 @@ msgstr "" #. type: Plain text #: build/C/man3/if_nameindex.3:86 -#, fuzzy -#| msgid "Insufficient kernel memory was available." msgid "Insufficient resources available." -msgstr "カーネルに、利用可能なメモリーが十分にない。" +msgstr "利用可能なリソースが十分にない。" #. type: Plain text #: build/C/man3/if_nameindex.3:97 @@ -2583,18 +2575,13 @@ msgstr "" #. type: Plain text #: build/C/man3/if_nameindex.3:106 build/C/man3/if_nametoindex.3:87 -#, fuzzy -#| msgid "4.4BSD, POSIX.1-2001." msgid "RFC\\ 3493, POSIX.1-2001." -msgstr "4.4BSD, POSIX.1-2001." +msgstr "RFC\\ 3493, POSIX.1-2001." #. type: Plain text #: build/C/man3/if_nameindex.3:108 build/C/man3/if_nametoindex.3:89 -#, fuzzy -#| msgid "" -#| "4.4BSD (these function calls first appeared in 4.2BSD), POSIX.1-2001." msgid "This function first appeared in BSDi." -msgstr "4.4BSD (これらの関数は 4.2BSD で現われた), POSIX.1-2001。" +msgstr "この関数は BSDi 初めて登場した。" #. type: Plain text #: build/C/man3/if_nameindex.3:112 @@ -2615,35 +2602,21 @@ msgstr "" #. type: Plain text #: build/C/man3/if_nameindex.3:126 -#, fuzzy, no-wrap -#| msgid "" -#| "#include Estdio.hE\n" -#| "#include Estdlib.hE\n" -#| "#include Esys/time.hE\n" -#| "#include Esys/types.hE\n" -#| "#include Eunistd.hE\n" +#, no-wrap msgid "" "#include Enet/if.hE\n" "#include Estdio.hE\n" "#include Estdlib.hE\n" "#include Eunistd.hE\n" msgstr "" +"#include Enet/if.hE\n" "#include Estdio.hE\n" "#include Estdlib.hE\n" -"#include Esys/time.hE\n" -"#include Esys/types.hE\n" "#include Eunistd.hE\n" #. type: Plain text #: build/C/man3/if_nameindex.3:131 -#, fuzzy, no-wrap -#| msgid "" -#| "int\n" -#| "main(int argc, char *argv[])\n" -#| "{\n" -#| " struct ifaddrs *ifaddr, *ifa;\n" -#| " int family, s;\n" -#| " char host[NI_MAXHOST];\n" +#, no-wrap msgid "" "int\n" "main(int argc, char *argv[])\n" @@ -2653,18 +2626,11 @@ msgstr "" "int\n" "main(int argc, char *argv[])\n" "{\n" -" struct ifaddrs *ifaddr, *ifa;\n" -" int family, s;\n" -" char host[NI_MAXHOST];\n" +" struct if_nameindex *if_ni, *i;\n" #. type: Plain text #: build/C/man3/if_nameindex.3:137 -#, fuzzy, no-wrap -#| msgid "" -#| " if (getifaddrs(&ifaddr) == -1) {\n" -#| " perror(\"getifaddrs\");\n" -#| " exit(EXIT_FAILURE);\n" -#| " }\n" +#, no-wrap msgid "" " if_ni = if_nameindex();\n" " if (if_ni == NULL) {\n" @@ -2672,8 +2638,9 @@ msgid "" " exit(EXIT_FAILURE);\n" " }\n" msgstr "" -" if (getifaddrs(&ifaddr) == -1) {\n" -" perror(\"getifaddrs\");\n" +" if_ni = if_nameindex();\n" +" if (if_ni == NULL) {\n" +" perror(\"if_nameindex\");\n" " exit(EXIT_FAILURE);\n" " }\n" @@ -2703,29 +2670,22 @@ msgstr "" #. type: Plain text #: build/C/man3/if_nameindex.3:153 -#, fuzzy -#| msgid "" -#| "B(2), B(2), B(3), B(7), B(7), " -#| "B(7)" msgid "" "B(2), B(2), B(3), B(3), " "B(3), B(8)" -msgstr "" -"B(2), B(2), B(3), B(7), B(7), B" -"(7)" +msgstr "B(2), B(2), B(3), B(3), B(3), B(8)" #. type: TH #: build/C/man3/if_nametoindex.3:25 #, no-wrap msgid "IF_NAMETOINDEX" -msgstr "" +msgstr "IF_NAMETOINDEX" #. type: TH #: build/C/man3/if_nametoindex.3:25 -#, fuzzy, no-wrap -#| msgid "2012-02-27" +#, no-wrap msgid "2012-12-14" -msgstr "2012-02-27" +msgstr "2012-12-14" #. type: Plain text #: build/C/man3/if_nametoindex.3:29 @@ -2765,15 +2725,10 @@ msgstr "" #. type: Plain text #: build/C/man3/if_nametoindex.3:61 #, fuzzy -#| msgid "" -#| "On success, these calls return the number of characters sent. On error, " -#| "-1 is returned, and I is set appropriately." msgid "" "On success, B() returns the index number of the network " "interface; on error, 0 is returned and I is set appropriately." -msgstr "" -"成功した場合、これらのシステムコールは送信されたバイト数を返す。 エラーの場" -"合、 -1 を返し、 I を適切に設定にする。" +msgstr "成功した場合、これらのシステムコールは送信されたバイト数を返す。 エラーの場合、 -1 を返し、 I を適切に設定にする。" #. type: Plain text #: build/C/man3/if_nametoindex.3:69 @@ -3001,10 +2956,9 @@ msgstr "RECV" #. type: TH #: build/C/man2/recv.2:41 -#, fuzzy, no-wrap -#| msgid "2012-02-27" +#, no-wrap msgid "2012-12-21" -msgstr "2012-02-27" +msgstr "2012-12-21" #. type: Plain text #: build/C/man2/recv.2:44 @@ -3334,24 +3288,13 @@ msgstr "B (Linux 2.2 以降)" #. type: Plain text #: build/C/man2/recv.2:275 -#, fuzzy -#| msgid "" -#| "For raw (B), Internet datagram (since Linux 2.4.27/2.6.8), and " -#| "netlink (since Linux 2.6.22) sockets: return the real length of the " -#| "packet or datagram, even when it was longer than the passed buffer. Not " -#| "implemented for UNIX domain (B(7)) sockets." msgid "" "For raw (B), Internet datagram (since Linux 2.4.27/2.6.8), " "netlink (since Linux 2.6.22) and UNIX datagram (since Linux 3.4) sockets: " "return the real length of the packet or datagram, even when it was longer " "than the passed buffer. Not implemented for UNIX domain (B(7)) " "sockets." -msgstr "" -"raw ソケット (B)、 Internet datagram ソケット (Linux 2.4.27/2.6.8 " -"以降)、 netlink (Linux 2.6.22 以降) ソケットの場合、 パケットやデータグラムの" -"長さが渡したバッファよりも長かった場合にも、 パケットやデータグラムの実際の長" -"さを返す。 UNIX ドメインソケット (B(7)) ソケットについては実装されてい" -"ない。" +msgstr "raw ソケット (B)、 Internet datagram ソケット (Linux 2.4.27/2.6.8 以降)、 netlink (Linux 2.6.22 以降) ソケット、 UNIX datagram ソケット (Linux 3.4 以降) の場合、パケットやデータグラムの長さが渡したバッファよりも長かった場合にも、 パケットやデータグラムの実際の長さを返す。 UNIX ドメインソケット (B(7)) ソケットについては実装されていない。" #. type: Plain text #: build/C/man2/recv.2:278 @@ -3711,10 +3654,6 @@ msgstr "" #. type: Plain text #: build/C/man2/recv.2:490 -#, fuzzy -#| msgid "" -#| "See B for information about a Linux-specific system call " -#| "that can be used to receive multiple datagrams in a single call." msgid "" "See B(2) for information about a Linux-specific system call that " "can be used to receive multiple datagrams in a single call." @@ -3744,10 +3683,9 @@ msgstr "RECVMMSG" #. type: TH #: build/C/man2/recvmmsg.2:31 -#, fuzzy, no-wrap -#| msgid "2012-02-27" +#, no-wrap msgid "2012-12-24" -msgstr "2012-02-27" +msgstr "2012-12-24" #. type: Plain text #: build/C/man2/recvmmsg.2:34 @@ -3837,10 +3775,9 @@ msgstr "" #. type: TP #: build/C/man2/recvmmsg.2:102 -#, fuzzy, no-wrap -#| msgid "B (Since Linux 2.4.4)" +#, no-wrap msgid "B (since Linux 2.6.34)" -msgstr "B (Linux 2.4.4 以降)" +msgstr "B (Linux 2.6.34 以降)" #. type: Plain text #: build/C/man2/recvmmsg.2:107 @@ -3959,13 +3896,7 @@ msgstr "" #. type: Plain text #: build/C/man2/recvmmsg.2:215 -#, fuzzy, no-wrap -#| msgid "" -#| "#include Esys/socket.hE\n" -#| "#include Esys/un.hE\n" -#| "#include Estdlib.hE\n" -#| "#include Estdio.hE\n" -#| "#include Estring.hE\n" +#, no-wrap msgid "" "#define _GNU_SOURCE\n" "#include Enetinet/ip.hE\n" @@ -3974,11 +3905,12 @@ msgid "" "#include Estring.hE\n" "#include Esys/socket.hE\n" msgstr "" -"#include Esys/socket.hE\n" -"#include Esys/un.hE\n" -"#include Estdlib.hE\n" +"#define _GNU_SOURCE\n" +"#include Enetinet/ip.hE\n" "#include Estdio.hE\n" +"#include Estdlib.hE\n" "#include Estring.hE\n" +"#include Esys/socket.hE\n" #. type: Plain text #: build/C/man2/recvmmsg.2:228 @@ -4000,11 +3932,7 @@ msgstr "" #. type: Plain text #: build/C/man2/recvmmsg.2:234 build/C/man2/sendmmsg.2:201 -#, fuzzy, no-wrap -#| msgid "" -#| " sfd = socket(AF_UNIX, SOCK_STREAM, 0);\n" -#| " if (sfd == -1)\n" -#| " handle_error(\"socket\");\n" +#, no-wrap msgid "" " sockfd = socket(AF_INET, SOCK_DGRAM, 0);\n" " if (sockfd == -1) {\n" @@ -4012,21 +3940,15 @@ msgid "" " exit(EXIT_FAILURE);\n" " }\n" msgstr "" -" sfd = socket(AF_UNIX, SOCK_STREAM, 0);\n" -" if (sfd == -1)\n" -" handle_error(\"socket\");\n" +" sockfd = socket(AF_INET, SOCK_DGRAM, 0);\n" +" if (sockfd == -1) {\n" +" perror(\"socket()\");\n" +" exit(EXIT_FAILURE);\n" +" }\n" #. type: Plain text #: build/C/man2/recvmmsg.2:242 -#, fuzzy, no-wrap -#| msgid "" -#| " sa.sa_flags = 0;\n" -#| " sa.sa_handler = child_sig_handler;\n" -#| " sigemptyset(&sa.sa_mask);\n" -#| " if (sigaction(SIGCHLD, &sa, NULL) == -1) {\n" -#| " perror(\"sigaction\");\n" -#| " exit(EXIT_FAILURE);\n" -#| " }\n" +#, no-wrap msgid "" " sa.sin_family = AF_INET;\n" " sa.sin_addr.s_addr = htonl(INADDR_LOOPBACK);\n" @@ -4036,11 +3958,11 @@ msgid "" " exit(EXIT_FAILURE);\n" " }\n" msgstr "" -" sa.sa_flags = 0;\n" -" sa.sa_handler = child_sig_handler;\n" -" sigemptyset(&sa.sa_mask);\n" -" if (sigaction(SIGCHLD, &sa, NULL) == -1) {\n" -" perror(\"sigaction\");\n" +" sa.sin_family = AF_INET;\n" +" sa.sin_addr.s_addr = htonl(INADDR_LOOPBACK);\n" +" sa.sin_port = htons(1234);\n" +" if (bind(sockfd, (struct sockaddr *) &sa, sizeof(sa)) == -1) {\n" +" perror(\"bind()\");\n" " exit(EXIT_FAILURE);\n" " }\n" @@ -4059,27 +3981,17 @@ msgstr "" #. type: Plain text #: build/C/man2/recvmmsg.2:253 -#, fuzzy, no-wrap -#| msgid "" -#| " /* Wait up to five seconds. */\n" -#| " tv.tv_sec = 5;\n" -#| " tv.tv_usec = 0;\n" +#, no-wrap msgid "" " timeout.tv_sec = TIMEOUT;\n" " timeout.tv_nsec = 0;\n" msgstr "" -" /* 5 秒間監視する。*/\n" -" tv.tv_sec = 5;\n" -" tv.tv_usec = 0;\n" +" timeout.tv_sec = TIMEOUT;\n" +" timeout.tv_nsec = 0;\n" #. type: Plain text #: build/C/man2/recvmmsg.2:259 -#, fuzzy, no-wrap -#| msgid "" -#| " if (r == -1) {\n" -#| " perror(\"select()\");\n" -#| " exit(EXIT_FAILURE);\n" -#| " }\n" +#, no-wrap msgid "" " retval = recvmmsg(sockfd, msgs, VLEN, 0, &timeout);\n" " if (retval == -1) {\n" @@ -4087,10 +3999,11 @@ msgid "" " exit(EXIT_FAILURE);\n" " }\n" msgstr "" -" if (r == -1) {\n" -" perror(\"select()\");\n" -" exit(EXIT_FAILURE);\n" -" }\n" +" retval = recvmmsg(sockfd, msgs, VLEN, 0, &timeout);\n" +" if (retval == -1) {\n" +" perror(\"recvmmsg()\");\n" +" exit(EXIT_FAILURE);\n" +" }\n" #. type: Plain text #: build/C/man2/recvmmsg.2:267 @@ -4122,10 +4035,9 @@ msgstr "SELECT" #. type: TH #: build/C/man2/select.2:38 -#, fuzzy, no-wrap -#| msgid "2012-02-27" +#, no-wrap msgid "2012-08-17" -msgstr "2012-02-27" +msgstr "2012-08-17" #. type: Plain text #: build/C/man2/select.2:42 build/C/man2/select_tut.2:36 @@ -4245,10 +4157,6 @@ msgstr "" #. type: Plain text #: build/C/man2/select.2:98 -#, fuzzy -#| msgid "" -#| "The operation of B() and B() is identical, other than " "these three differences:" @@ -4413,19 +4321,15 @@ msgstr " sigset_t origmask;\n" #. type: Plain text #: build/C/man2/select.2:211 -#, fuzzy, no-wrap -#| msgid "" -#| " sigprocmask(SIG_SETMASK, &sigmask, &origmask);\n" -#| " ready = select(nfds, &readfds, &writefds, &exceptfds, timeout);\n" -#| " sigprocmask(SIG_SETMASK, &origmask, NULL);\n" +#, no-wrap msgid "" " pthread_sigmask(SIG_SETMASK, &sigmask, &origmask);\n" " ready = select(nfds, &readfds, &writefds, &exceptfds, timeout);\n" " pthread_sigmask(SIG_SETMASK, &origmask, NULL);\n" msgstr "" -" sigprocmask(SIG_SETMASK, &sigmask, &origmask);\n" +" pthread_sigmask(SIG_SETMASK, &sigmask, &origmask);\n" " ready = select(nfds, &readfds, &writefds, &exceptfds, timeout);\n" -" sigprocmask(SIG_SETMASK, &origmask, NULL);\n" +" pthread_sigmask(SIG_SETMASK, &origmask, NULL);\n" #. type: Plain text #: build/C/man2/select.2:232 @@ -4707,19 +4611,12 @@ msgstr "" #. type: SS #: build/C/man2/select.2:430 -#, fuzzy, no-wrap -#| msgid "Linux Notes" +#, no-wrap msgid "Linux notes" msgstr "Linux での注意" #. type: Plain text #: build/C/man2/select.2:438 -#, fuzzy -#| msgid "" -#| "The B() interface described in this page is implemented by " -#| "glibc. The underlying Linux system call is named B(). This " -#| "system call has somewhat different behavior from the gibc wrapper " -#| "function." msgid "" "The B() interface described in this page is implemented by glibc. " "The underlying Linux system call is named B(). This system call " @@ -4747,15 +4644,11 @@ msgstr "" #. type: Plain text #: build/C/man2/select.2:459 -#, fuzzy -#| msgid "" -#| "The final argument of the B system call is not a I pointer, but is instead a structure of the form:" msgid "" "The final argument of the B() system call is not a I pointer, but is instead a structure of the form:" msgstr "" -"B() システムコールの最後の引き数はI 型の\n" +"B() システムコールの最後の引き数は I 型の\n" "ポインタではなく、以下に示す構造体である。" #. type: Plain text @@ -4956,18 +4849,10 @@ msgstr "" #. type: Plain text #: build/C/man2/select.2:585 -#, fuzzy -#| msgid "" -#| "For vaguely related stuff, see B(2), B(2), B(2), " -#| "B(2), B(2), B(2), B(2), B(2), " -#| "B(7), B