OSDN Git Service

(split) LDP: Update POT and ja.po to LDP v3.54
[linuxjm/LDP_man-pages.git] / po4a / epoll / po / ja.po
index c3b3f29..f0e04ed 100644 (file)
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2013-07-15 16:07+0900\n"
-"PO-Revision-Date: 2013-07-15 16:26+0900\n"
+"POT-Creation-Date: 2013-09-28 04:05+0900\n"
+"PO-Revision-Date: 2013-08-16 11:13+0900\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "Language: \n"
@@ -1041,7 +1041,7 @@ msgstr ""
 #. type: SH
 #: build/C/man7/epoll.7:551 build/C/man2/epoll_create.2:149
 #: build/C/man2/epoll_ctl.2:258 build/C/man2/epoll_wait.2:223
-#: build/C/man2/poll.2:370
+#: build/C/man2/poll.2:371
 #, no-wrap
 msgid "COLOPHON"
 msgstr "この文書について"
@@ -1049,13 +1049,18 @@ msgstr "この文書について"
 #. type: Plain text
 #: build/C/man7/epoll.7:558 build/C/man2/epoll_create.2:156
 #: build/C/man2/epoll_ctl.2:265 build/C/man2/epoll_wait.2:230
-#: build/C/man2/poll.2:377
-msgid ""
-"This page is part of release 3.52 of the Linux I<man-pages> project.  A "
+#: build/C/man2/poll.2:378
+#, fuzzy
+#| msgid ""
+#| "This page is part of release 3.53 of the Linux I<man-pages> project.  A "
+#| "description of the project, and information about reporting bugs, can be "
+#| "found at \\%http://www.kernel.org/doc/man-pages/."
+msgid ""
+"This page is part of release 3.54 of the Linux I<man-pages> project.  A "
 "description of the project, and information about reporting bugs, can be "
 "found at \\%http://www.kernel.org/doc/man-pages/."
 msgstr ""
-"この man ページは Linux I<man-pages> プロジェクトのリリース 3.52 の一部\n"
+"この man ページは Linux I<man-pages> プロジェクトのリリース 3.53 の一部\n"
 "である。プロジェクトの説明とバグ報告に関する情報は\n"
 "http://www.kernel.org/doc/man-pages/ に書かれている。"
 
@@ -1720,7 +1725,7 @@ msgid "EPOLL_WAIT"
 msgstr "EPOLL_WAIT"
 
 #. type: TH
-#: build/C/man2/epoll_wait.2:22 build/C/man2/poll.2:31
+#: build/C/man2/epoll_wait.2:22
 #, no-wrap
 msgid "2012-08-17"
 msgstr "2012-08-17"
@@ -1823,9 +1828,14 @@ msgstr ""
 
 #. type: Plain text
 #: build/C/man2/epoll_wait.2:99
+#, fuzzy
+#| msgid ""
+#| "The I<data> of each returned structure will contain the same data the "
+#| "user set with an B<epoll_ctl>(2)  (B<EPOLL_CTL_ADD>,B<EPOLL_CTL_MOD>)  "
+#| "while the I<events> member will contain the returned event bit field."
 msgid ""
 "The I<data> of each returned structure will contain the same data the user "
-"set with an B<epoll_ctl>(2)  (B<EPOLL_CTL_ADD>,B<EPOLL_CTL_MOD>)  while the "
+"set with an B<epoll_ctl>(2)  (B<EPOLL_CTL_ADD>, B<EPOLL_CTL_MOD>)  while the "
 "I<events> member will contain the returned event bit field."
 msgstr ""
 "返される構造体の I<data> メンバには、ユーザが B<epoll_ctl>(2)  "
@@ -2025,6 +2035,13 @@ msgstr "B<epoll_create>(2), B<epoll_ctl>(2), B<epoll>(7)"
 msgid "POLL"
 msgstr "POLL"
 
+#. type: TH
+#: build/C/man2/poll.2:31
+#, fuzzy, no-wrap
+#| msgid "2013-07-30"
+msgid "2013-09-04"
+msgstr "2013-07-30"
+
 #. type: Plain text
 #: build/C/man2/poll.2:34
 msgid "poll, ppoll - wait for some event on a file descriptor"
@@ -2160,14 +2177,23 @@ msgstr ""
 
 #. type: Plain text
 #: build/C/man2/poll.2:139
-msgid ""
-"The I<timeout> argument specifies the minimum number of milliseconds that "
-"B<poll>()  will block.  (This interval will be rounded up to the system "
-"clock granularity, and kernel scheduling delays mean that the blocking "
-"interval may overrun by a small amount.)  Specifying a negative value in "
-"I<timeout> means an infinite timeout.  Specifying a I<timeout> of zero "
-"causes B<poll>()  to return immediately, even if no file descriptors are "
-"ready."
+#, fuzzy
+#| msgid ""
+#| "The I<timeout> argument specifies the minimum number of milliseconds that "
+#| "B<poll>()  will block.  (This interval will be rounded up to the system "
+#| "clock granularity, and kernel scheduling delays mean that the blocking "
+#| "interval may overrun by a small amount.)  Specifying a negative value in "
+#| "I<timeout> means an infinite timeout.  Specifying a I<timeout> of zero "
+#| "causes B<poll>()  to return immediately, even if no file descriptors are "
+#| "ready."
+msgid ""
+"The I<timeout> argument specifies the number of milliseconds that B<poll>()  "
+"should block waiting for a file descriptor to become ready.  This interval "
+"will be rounded up to the system clock granularity, and kernel scheduling "
+"delays mean that the blocking interval may overrun by a small amount.  "
+"Specifying a negative value in I<timeout> means an infinite timeout.  "
+"Specifying a I<timeout> of zero causes B<poll>()  to return immediately, "
+"even if no file descriptors are ready."
 msgstr ""
 "I<timeout> 引き数は、 B<poll>() が停止する最小時間をミリ秒で指定する\n"
 "(この停止時間はシステムクロックの粒度に切り上げられ、カーネルの\n"
@@ -2566,56 +2592,6 @@ msgstr ""
 "readiness notifications) についての議論を参照のこと。"
 
 #. type: Plain text
-#: build/C/man2/poll.2:370
-msgid "B<select>(2), B<select_tut>(2), B<time>(7)"
-msgstr "B<select>(2), B<select_tut>(2), B<time>(7)"
-
-#~ msgid "2012-05-02"
-#~ msgstr "2012-05-02"
-
-#~ msgid "2012-05-05"
-#~ msgstr "2012-05-05"
-
-#~ msgid ""
-#~ "The I<timeout> argument specifies an upper limit on the time for which "
-#~ "B<poll>()  will block, in milliseconds.  Specifying a negative value in "
-#~ "I<timeout> means an infinite timeout."
-#~ msgstr ""
-#~ "I<timeout> 引き数は B<poll>()  が停止する時間の上限を設定するもので、ミリ"
-#~ "秒単位で指定する。 I<timeout> に負の値を指定すると、タイムアウト時間が無限"
-#~ "となる。"
-
-#~ msgid "Finally, the actual wait is started by B<epoll_wait>(2)."
-#~ msgstr "最後に B<epoll_wait>(2)  で実際のイベント待ちを開始する。"
-
-#~ msgid ""
-#~ "B<epoll_create>()  creates an epoll \"instance\", requesting the kernel "
-#~ "to allocate an event backing store dimensioned for I<size> descriptors.  "
-#~ "The I<size> is not the maximum size of the backing store but just a hint "
-#~ "to the kernel about how to dimension internal structures.  (Nowadays, "
-#~ "I<size> is unused; see NOTES below.)"
-#~ msgstr ""
-#~ "B<epoll_create>() は、 I<size> 個のディスクリプタを保持できる大きさの\n"
-#~ "イベントバッキングストアの割り当てをカーネルに対して要求することにより、\n"
-#~ "epoll 「インスタンス」を作成する。 I<size> はバッキングストアの最大サイ\n"
-#~ "ズではなく、内部構造の大きさをどの位にするかをカーネルに知らせるヒント\n"
-#~ "でしかない。 (現在は I<size> は使用されない。下記の「注意」を参照。)"
-
-#~ msgid ""
-#~ "Since Linux 2.6.8, the I<size> argument is unused, but must be greater "
-#~ "than zero.  (The kernel dynamically sizes the required data structures "
-#~ "without needing this initial hint.)"
-#~ msgstr ""
-#~ "Linux 2.6.8 以降では、 I<size> 引き数は使用されないが、 0 より大きくなけれ"
-#~ "ばならない。\n"
-#~ "(カーネルは、動的に必要なデータ構造の大きさを決定し、 最初のヒントを必要し"
-#~ "ない。)"
-
-#~ msgid "The field I<fd> contains a file descriptor for an open file."
-#~ msgstr ""
-#~ "構造体の I<fd> にはオープンしたファイルのファイルディスクリプタを入れる。"
-
-#~ msgid ""
-#~ "Glibc support for B<epoll_pwait>()  is provided starting with version 2.6."
-#~ msgstr ""
-#~ "B<epoll_pwait>()  の glibc でのサポートは glibc 2.6 以降で提供されている。"
+#: build/C/man2/poll.2:371
+msgid "B<restart_syscall>(2), B<select>(2), B<select_tut>(2), B<time>(7)"
+msgstr "B<restart_syscall>(2), B<select>(2), B<select_tut>(2), B<time>(7)"