OSDN Git Service

Upadte po4a for LDP v3.75
[linuxjm/LDP_man-pages.git] / po4a / aio / po / ja.po
index 8d0d441..5667c49 100644 (file)
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: man-pages-ja\n"
-"POT-Creation-Date: 2014-04-13 10:26+0900\n"
-"PO-Revision-Date: 2013-09-28 04:12+0900\n"
+"POT-Creation-Date: 2015-01-01 22:50+0900\n"
+"PO-Revision-Date: 2015-01-01 23:34+0900\n"
 "Last-Translator: Akihiro MOTOKI <amotoki@gmail.com>\n"
 "Language-Team: Japanese (http://www.transifex.net/projects/p/man-pages-ja/"
 "language/ja/)\n"
@@ -26,8 +26,8 @@ msgstr "AIO"
 #. type: TH
 #: build/C/man7/aio.7:26
 #, no-wrap
-msgid "2012-08-05"
-msgstr "2012-08-05"
+msgid "2014-04-06"
+msgstr "2014-04-06"
 
 #. type: TH
 #: build/C/man7/aio.7:26 build/C/man3/aio_init.3:26 build/C/man2/io_cancel.2:7
@@ -429,8 +429,8 @@ msgstr "B<EINVAL>"
 #: build/C/man7/aio.7:163
 msgid ""
 "The I<aio_reqprio> field of the I<aiocb> structure was less than 0, or was "
-"greater than the limit returned by the call I<sysconf(_SC_AIO_PRIO_DELTA_MAX)"
-">."
+"greater than the limit returned by the call "
+"I<sysconf(_SC_AIO_PRIO_DELTA_MAX)>."
 msgstr ""
 "I<aiocb> 構造体の I<aio_reqprio> フィールドが、0 より小さいか、\n"
 "I<sysconf(_SC_AIO_PRIO_DELTA_MAX)> が返す上限よりも大きかった。"
@@ -1158,13 +1158,13 @@ msgstr ""
 #, no-wrap
 msgid ""
 "        s = aio_return(ioList[j].aiocbp);\n"
-"        printf(\"    for request %d (descriptor %d): %ld\\en\",\n"
-"                j, ioList[j].aiocbp-E<gt>aio_fildes, (long) s);\n"
+"        printf(\"    for request %d (descriptor %d): %zd\\en\",\n"
+"                j, ioList[j].aiocbp-E<gt>aio_fildes, s);\n"
 "    }\n"
 msgstr ""
 "        s = aio_return(ioList[j].aiocbp);\n"
-"        printf(\"    for request %d (descriptor %d): %ld\\en\",\n"
-"                j, ioList[j].aiocbp-E<gt>aio_fildes, (long) s);\n"
+"        printf(\"    for request %d (descriptor %d): %zd\\en\",\n"
+"                j, ioList[j].aiocbp-E<gt>aio_fildes, s);\n"
 "    }\n"
 
 #. type: Plain text
@@ -1224,25 +1224,21 @@ msgid "COLOPHON"
 msgstr "この文書について"
 
 #. type: Plain text
-#: build/C/man7/aio.7:472 build/C/man3/aio_cancel.3:135
-#: build/C/man3/aio_error.3:108 build/C/man3/aio_fsync.3:122
-#: build/C/man3/aio_init.3:108 build/C/man3/aio_read.3:165
-#: build/C/man3/aio_return.3:103 build/C/man3/aio_suspend.3:146
-#: build/C/man3/aio_write.3:167 build/C/man2/io_cancel.2:109
-#: build/C/man2/io_destroy.2:98 build/C/man2/io_getevents.2:117
-#: build/C/man2/io_setup.2:111 build/C/man2/io_submit.2:113
-#: build/C/man3/lio_listio.3:234
-#, fuzzy
-#| 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/."
-msgid ""
-"This page is part of release 3.63 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.54 の一部\n"
+#: build/C/man7/aio.7:473 build/C/man3/aio_cancel.3:136
+#: build/C/man3/aio_error.3:109 build/C/man3/aio_fsync.3:123
+#: build/C/man3/aio_init.3:109 build/C/man3/aio_read.3:166
+#: build/C/man3/aio_return.3:104 build/C/man3/aio_suspend.3:147
+#: build/C/man3/aio_write.3:168 build/C/man2/io_cancel.2:110
+#: build/C/man2/io_destroy.2:99 build/C/man2/io_getevents.2:118
+#: build/C/man2/io_setup.2:112 build/C/man2/io_submit.2:114
+#: build/C/man3/lio_listio.3:235
+msgid ""
+"This page is part of release 3.75 of the Linux I<man-pages> project.  A "
+"description of the project, information about reporting bugs, and the latest "
+"version of this page, can be found at \\%http://www.kernel.org/doc/man-"
+"pages/."
+msgstr ""
+"この man ページは Linux I<man-pages> プロジェクトのリリース 3.75 の一部\n"
 "である。プロジェクトの説明とバグ報告に関する情報は\n"
 "http://www.kernel.org/doc/man-pages/ に書かれている。"
 
@@ -1315,11 +1311,11 @@ msgstr ""
 #. type: Plain text
 #: build/C/man3/aio_cancel.3:63
 msgid ""
-"Normal asynchronous notification occurs for canceled requests (see B<aio>"
-"(7)  and B<sigevent>(7)).  The request return status (B<aio_return>(3))  is "
-"set to -1, and the request error status (B<aio_error>(3))  is set to "
-"B<ECANCELED>.  The control block of requests that cannot be canceled is not "
-"changed."
+"Normal asynchronous notification occurs for canceled requests (see "
+"B<aio>(7)  and B<sigevent>(7)).  The request return status "
+"(B<aio_return>(3))  is set to -1, and the request error status "
+"(B<aio_error>(3))  is set to B<ECANCELED>.  The control block of requests "
+"that cannot be canceled is not changed."
 msgstr ""
 "キャンセルされたリクエストに対して、通常の非同期通知が起こる\n"
 "(B<aio>(7) と B<sigevent>(7) を参照)。\n"
@@ -1540,8 +1536,8 @@ msgstr "0 (リクエストが正常に完了した場合)"
 msgid ""
 "A positive error number, if the asynchronous I/O operation failed.  This is "
 "the same value that would have been stored in the I<errno> variable in the "
-"case of a synchronous B<read>(2), B<write>(2), B<fsync>(2), or B<fdatasync>"
-"(2)  call."
+"case of a synchronous B<read>(2), B<write>(2), B<fsync>(2), or "
+"B<fdatasync>(2)  call."
 msgstr ""
 "正のエラー番号 (非同期 I/O 命令が失敗した場合)。\n"
 "同期の B<read>(2), B<write>(2), B<fsync>(2), B<fdatasync>(2) の呼び出しの場合"
@@ -1656,10 +1652,6 @@ msgstr ""
 
 #. type: Plain text
 #: build/C/man3/aio_fsync.3:79
-#, fuzzy
-#| msgid ""
-#| "On success (the sync request was successfully queued)  this function "
-#| "returns 0.  On error -1 is returned, and I<errno> is set appropriately."
 msgid ""
 "On success (the sync request was successfully queued)  this function returns "
 "0.  On error, -1 is returned, and I<errno> is set appropriately."
@@ -1713,12 +1705,12 @@ msgstr "The B<aio_fsync>() 関数は glibc 2.1 以降で利用できる。"
 #: build/C/man3/aio_fsync.3:115
 msgid ""
 "B<aio_cancel>(3), B<aio_error>(3), B<aio_read>(3), B<aio_return>(3), "
-"B<aio_suspend>(3), B<aio_write>(3), B<lio_listio>(3), B<aio>(7), B<sigevent>"
-"(7)"
+"B<aio_suspend>(3), B<aio_write>(3), B<lio_listio>(3), B<aio>(7), "
+"B<sigevent>(7)"
 msgstr ""
 "B<aio_cancel>(3), B<aio_error>(3), B<aio_read>(3), B<aio_return>(3), "
-"B<aio_suspend>(3), B<aio_write>(3), B<lio_listio>(3), B<aio>(7), B<sigevent>"
-"(7)"
+"B<aio_suspend>(3), B<aio_write>(3), B<lio_listio>(3), B<aio>(7), "
+"B<sigevent>(7)"
 
 #. type: TH
 #: build/C/man3/aio_init.3:26
@@ -1841,7 +1833,7 @@ msgstr ""
 msgid "I<aio_num>"
 msgstr "I<aio_num>"
 
-#.  FIXME But, if aio_num > 32, the behavior looks strange. See
+#.  FIXME But, if aio_num > 32, the behavior looks strange. See
 #.  http://sourceware.org/bugzilla/show_bug.cgi?id=12083
 #. type: Plain text
 #: build/C/man3/aio_init.3:87
@@ -1909,8 +1901,8 @@ msgstr "B<int aio_read(struct aiocb *>I<aiocbp>B<);>"
 #: build/C/man3/aio_read.3:41
 msgid ""
 "The B<aio_read>()  function queues the I/O request described by the buffer "
-"pointed to by I<aiocbp>.  This function is the asynchronous analog of B<read>"
-"(2).  The arguments of the call"
+"pointed to by I<aiocbp>.  This function is the asynchronous analog of "
+"B<read>(2).  The arguments of the call"
 msgstr ""
 "B<aio_read>() 関数は、I<aiocbp> が指すバッファに記載された I/O リクエストを\n"
 "キューに入れる。この関数は B<read>(2) の非同期版である。\n"
@@ -1988,13 +1980,6 @@ msgstr ""
 
 #. type: Plain text
 #: build/C/man3/aio_read.3:103 build/C/man3/aio_write.3:110
-#, fuzzy
-#| msgid ""
-#| "On success, 0 is returned.  On error the request is not enqueued, -1 is "
-#| "returned, and I<errno> is set appropriately.  If an error is detected "
-#| "only later, it will be reported via B<aio_return>(3)  (returns status -1) "
-#| "and B<aio_error>(3)  (error status\\(emwhatever one would have gotten in "
-#| "I<errno>, such as B<EBADF>)."
 msgid ""
 "On success, 0 is returned.  On error, the request is not enqueued, -1 is "
 "returned, and I<errno> is set appropriately.  If an error is detected only "
@@ -2612,9 +2597,10 @@ msgid ""
 "(I<io_context_t>)  for the I<ctx_id> argument.  Note also that the I<libaio> "
 "wrapper does not follow the usual C library conventions for indicating "
 "errors: on error it returns a negated error number (the negative of one of "
-"the values listed in ERRORS).  If the system call is invoked via B<syscall>"
-"(2), then the return value follows the usual conventions for indicating an "
-"error: -1, with I<errno> set to a (positive) value that indicates the error."
+"the values listed in ERRORS).  If the system call is invoked via "
+"B<syscall>(2), then the return value follows the usual conventions for "
+"indicating an error: -1, with I<errno> set to a (positive) value that "
+"indicates the error."
 msgstr ""
 "I<libaio> のラッパー関数では I<ctx_id> 引き数に別の型\n"
 "(I<io_context_t>) が使われることに注意すること。\n"
@@ -2630,11 +2616,11 @@ msgstr ""
 #. type: Plain text
 #: build/C/man2/io_cancel.2:102
 msgid ""
-"B<io_destroy>(2), B<io_getevents>(2), B<io_setup>(2), B<io_submit>(2), B<aio>"
-"(7)"
+"B<io_destroy>(2), B<io_getevents>(2), B<io_setup>(2), B<io_submit>(2), "
+"B<aio>(7)"
 msgstr ""
-"B<io_destroy>(2), B<io_getevents>(2), B<io_setup>(2), B<io_submit>(2), B<aio>"
-"(7)"
+"B<io_destroy>(2), B<io_getevents>(2), B<io_setup>(2), B<io_submit>(2), "
+"B<aio>(7)"
 
 #. type: TH
 #: build/C/man2/io_destroy.2:7
@@ -2716,11 +2702,11 @@ msgstr ""
 #. type: Plain text
 #: build/C/man2/io_destroy.2:91
 msgid ""
-"B<io_cancel>(2), B<io_getevents>(2), B<io_setup>(2), B<io_submit>(2), B<aio>"
-"(7)"
+"B<io_cancel>(2), B<io_getevents>(2), B<io_setup>(2), B<io_submit>(2), "
+"B<aio>(7)"
 msgstr ""
-"B<io_cancel>(2), B<io_getevents>(2), B<io_setup>(2), B<io_submit>(2), B<aio>"
-"(7)"
+"B<io_cancel>(2), B<io_getevents>(2), B<io_setup>(2), B<io_submit>(2), "
+"B<aio>(7)"
 
 #. type: TH
 #: build/C/man2/io_getevents.2:7
@@ -2835,10 +2821,6 @@ msgstr "バグ"
 
 #. type: Plain text
 #: build/C/man2/io_getevents.2:100
-#, fuzzy
-#| msgid ""
-#| "An invalid I<ctx_id> may cause a segmentation fault instead of "
-#| "genenerating the error B<EINVAL>."
 msgid ""
 "An invalid I<ctx_id> may cause a segmentation fault instead of generating "
 "the error B<EINVAL>."
@@ -2851,11 +2833,11 @@ msgstr ""
 #. type: Plain text
 #: build/C/man2/io_getevents.2:110
 msgid ""
-"B<io_cancel>(2), B<io_destroy>(2), B<io_setup>(2), B<io_submit>(2), B<aio>"
-"(7), B<time>(7)"
+"B<io_cancel>(2), B<io_destroy>(2), B<io_setup>(2), B<io_submit>(2), "
+"B<aio>(7), B<time>(7)"
 msgstr ""
-"B<io_cancel>(2), B<io_destroy>(2), B<io_setup>(2), B<io_submit>(2), B<aio>"
-"(7), B<time>(7)"
+"B<io_cancel>(2), B<io_destroy>(2), B<io_setup>(2), B<io_submit>(2), "
+"B<aio>(7), B<time>(7)"
 
 #. type: TH
 #: build/C/man2/io_setup.2:7
@@ -3102,11 +3084,11 @@ msgstr ""
 #. type: Plain text
 #: build/C/man2/io_submit.2:106
 msgid ""
-"B<io_cancel>(2), B<io_destroy>(2), B<io_getevents>(2), B<io_setup>(2), B<aio>"
-"(7)"
+"B<io_cancel>(2), B<io_destroy>(2), B<io_getevents>(2), B<io_setup>(2), "
+"B<aio>(7)"
 msgstr ""
-"B<io_cancel>(2), B<io_destroy>(2), B<io_getevents>(2), B<io_setup>(2), B<aio>"
-"(7)"
+"B<io_cancel>(2), B<io_destroy>(2), B<io_getevents>(2), B<io_setup>(2), "
+"B<aio>(7)"
 
 #. type: TH
 #: build/C/man3/lio_listio.3:24
@@ -3169,8 +3151,9 @@ msgstr "B<LIO_NOWAIT>"
 msgid ""
 "The I/O operations are queued for processing and the call returns "
 "immediately.  When all of the I/O operations complete, asynchronous "
-"notification occurs, as specified by the I<sevp> argument; see B<sigevent>"
-"(7)  for details.  If I<sevp> is NULL, no asynchronous notification occurs."
+"notification occurs, as specified by the I<sevp> argument; see "
+"B<sigevent>(7)  for details.  If I<sevp> is NULL, no asynchronous "
+"notification occurs."
 msgstr ""
 "I/O 操作は処理を行うためのキューに入れられ、呼び出しは直ちに返る。\n"
 "全ての I/O 操作が完了すると、 I<sevp> 引き数で指定した非同期通知が\n"
@@ -3179,12 +3162,6 @@ msgstr ""
 
 #. type: Plain text
 #: build/C/man3/lio_listio.3:77
-#, fuzzy
-#| msgid ""
-#| "The I<aiocb_list> argument is an array of pointers to I<aiocb> structures "
-#| "that describe I/O operations.  These operations are executed in an "
-#| "unspecified order.  The I<nitems> argument specifies the size of the "
-#| "array I<aiocb_list>.  NULL pointers in I<aiocb_list> are ignored."
 msgid ""
 "The I<aiocb_list> argument is an array of pointers to I<aiocb> structures "
 "that describe I/O operations.  These operations are executed in an "
@@ -3194,7 +3171,7 @@ msgstr ""
 "I<aiocb_list> 引き数は、I/O 操作を指定する I<aiocb> 構造体へのポインタ\n"
 "の配列である。指定された操作の実行順序は規定されていない。\n"
 "I<nitems> 引き数は、配列 I<aiocb_list> の大きさを指定する。\n"
-"I<aiocb_list> 内の NULL ポインタは無視される。"
+"I<aiocb_list> 内のヌルポインタは無視される。"
 
 #. type: Plain text
 #: build/C/man3/lio_listio.3:83