OSDN Git Service

(split) LDP: Update translations of aio and stdlib
[linuxjm/LDP_man-pages.git] / po4a / aio / po / ja.po
index 14dcfc5..8b9c462 100644 (file)
@@ -1476,10 +1476,9 @@ msgstr "AIO_ERROR"
 
 #. type: TH
 #: build/C/man3/aio_error.3:24 build/C/man3/aio_return.3:24
-#, fuzzy, no-wrap
-#| msgid "2013-04-10"
+#, no-wrap
 msgid "2013-07-04"
-msgstr "2013-04-10"
+msgstr "2013-07-04"
 
 #. type: Plain text
 #: build/C/man3/aio_error.3:27
@@ -1578,10 +1577,8 @@ msgstr ""
 
 #. type: Plain text
 #: build/C/man3/aio_error.3:87
-#, fuzzy
-#| msgid "The B<aio_error>()  function is available since glibc 2.1."
 msgid "The B<aio_error>()  function is thread-safe."
-msgstr "B<aio_error>() 関数は glibc 2.1 以降で利用できる。"
+msgstr "B<aio_error>() 関数はスレッドセーフである。"
 
 #. type: Plain text
 #: build/C/man3/aio_error.3:101
@@ -2146,10 +2143,8 @@ msgstr "The B<aio_return>() 関数は glibc 2.1 以降で利用できる。"
 
 #. type: Plain text
 #: build/C/man3/aio_return.3:82
-#, fuzzy
-#| msgid "The B<aio_return>()  function is available since glibc 2.1."
 msgid "The B<aio_return>()  function is thread-safe."
-msgstr "The B<aio_return>() 関数は glibc 2.1 以降で利用できる。"
+msgstr "The B<aio_return>() 関数はスレッドセーフである。"
 
 #. type: Plain text
 #: build/C/man3/aio_return.3:96
@@ -2650,12 +2645,6 @@ msgstr "B<int io_destroy(aio_context_t >I<ctx_id>B<);>\n"
 
 #. type: Plain text
 #: build/C/man2/io_destroy.2:29
-#, fuzzy
-#| msgid ""
-#| "The B<io_destroy>()  system call will attempt to cancel all outstanding "
-#| "asynchronous I/O operations against I<ctx_id>, will block on the "
-#| "completion of all operations that could not be cancelled, and will "
-#| "destroy the I<ctx_id>."
 msgid ""
 "The B<io_destroy>()  system call will attempt to cancel all outstanding "
 "asynchronous I/O operations against I<ctx_id>, will block on the completion "
@@ -2856,10 +2845,9 @@ msgstr "IO_SETUP"
 
 #. type: TH
 #: build/C/man2/io_setup.2:7
-#, fuzzy, no-wrap
-#| msgid "2013-04-10"
+#, no-wrap
 msgid "2013-06-21"
-msgstr "2013-04-10"
+msgstr "2013-06-21"
 
 #. type: Plain text
 #: build/C/man2/io_setup.2:10
@@ -2874,13 +2862,6 @@ msgstr "B<int io_setup(unsigned >I<nr_events>B<, aio_context_t *>I<ctx_idp>B<);>
 
 #. type: Plain text
 #: build/C/man2/io_setup.2:32
-#, fuzzy
-#| msgid ""
-#| "The B<io_setup>()  system call creates an asynchronous I/O context "
-#| "capable of of concurrently processing at least I<nr_events>.  The "
-#| "I<ctx_idp> argument must not point to an AIO context that already exists, "
-#| "and must be initialized to 0 prior to the call.  On successful creation "
-#| "of the AIO context, I<*ctx_idp> is filled in with the resulting handle."
 msgid ""
 "The B<io_setup>()  system call creates an asynchronous I/O context suitable "
 "for concurrently processing I<nr_events> operations.  The I<ctx_idp> "
@@ -2888,9 +2869,8 @@ msgid ""
 "initialized to 0 prior to the call.  On successful creation of the AIO "
 "context, I<*ctx_idp> is filled in with the resulting handle."
 msgstr ""
-"B<io_setup>() システムコールは、少なくとも I<nr_events> 個のイベントを\n"
-"同時に実行可能な非同期 I/O (AIO) コンテキストの作成を行う。 I<ctx_idp> 引き"
-"数\n"
+"B<io_setup>() システムコールは、 I<nr_events> 個のイベントを\n"
+"同時に実行に適した非同期 I/O (AIO) コンテキストの作成を行う。 I<ctx_idp> 引き数\n"
 "は、すでに存在する AIO コンテキストを指していてはならず、\n"
 "B<io_setup>() の呼び出しの前に 0 に初期化されていなければならない。\n"
 "AIO コンテキストの作成に成功すると、 I<*ctx_idp> に作成された AIO \n"