OSDN Git Service

(split) LDP: Update the version to 3.53 in PO files
[linuxjm/LDP_man-pages.git] / po4a / search / po / ja.po
index c8db31b..3670339 100644 (file)
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2013-07-15 16:08+0900\n"
-"PO-Revision-Date: 2013-07-15 16:39+0900\n"
+"POT-Creation-Date: 2013-08-15 19:32+0900\n"
+"PO-Revision-Date: 2013-08-15 20:19+0900\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "Language: \n"
@@ -292,11 +292,11 @@ msgstr "この文書について"
 #: build/C/man3/insque.3:251 build/C/man3/lsearch.3:96
 #: build/C/man3/qsort.3:167 build/C/man3/tsearch.3:301
 msgid ""
-"This page is part of release 3.52 of the Linux I<man-pages> project.  A "
+"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/."
 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/ に書かれている。"
 
@@ -308,9 +308,10 @@ msgstr "HSEARCH"
 
 #. type: TH
 #: build/C/man3/hsearch.3:35
-#, no-wrap
-msgid "2013-04-19"
-msgstr ""
+#, fuzzy, no-wrap
+#| msgid "2013-04-19"
+msgid "2013-07-22"
+msgstr "2013-04-19"
 
 #. type: TH
 #: build/C/man3/hsearch.3:35 build/C/man3/lsearch.3:26
@@ -526,26 +527,15 @@ msgstr ""
 
 #. type: Plain text
 #: build/C/man3/hsearch.3:182
-#, fuzzy
-#| msgid ""
-#| "B<hcreate>()  and B<hcreate_r>()  return nonzero on success.  They return "
-#| "0 on error."
 msgid ""
 "B<hcreate>()  and B<hcreate_r>()  return nonzero on success.  They return 0 "
 "on error, with I<errno> set to indicate the cause of the error."
 msgstr ""
-"B<hcreate>()  ã\81¨ B<hcreate_r>()  ã\81¯ã\80\81æ\88\90å\8a\9fã\81\97ã\81\9få ´å\90\88 0 ä»¥å¤\96ã\81®å\80¤ã\82\92è¿\94ã\81\97ã\80\81 エラーの"
-"å ´å\90\88 0 ã\82\92è¿\94ã\81\99。"
+"B<hcreate>()  ã\81¨ B<hcreate_r>()  ã\81¯ã\80\81æ\88\90å\8a\9fã\81\97ã\81\9få ´å\90\88 0 ä»¥å¤\96ã\81®å\80¤ã\82\92è¿\94ã\81\99ã\80\82 エラーの"
+"å ´å\90\88 0 ã\82\92è¿\94ã\81\97ã\80\81 I<errno> ã\81«ã\82¨ã\83©ã\83¼ã\81®å\8e\9få\9b ã\82\92示ã\81\99å\80¤ã\82\92設å®\9aã\81\99ã\82\8b。"
 
 #. type: Plain text
 #: build/C/man3/hsearch.3:196
-#, fuzzy
-#| msgid ""
-#| "On success, B<hsearch>()  returns a pointer to an entry in the hash "
-#| "table.  B<hsearch>()  returns NULL on error, that is, if I<action> is "
-#| "B<ENTER> and the hash table is full, or I<action> is B<FIND> and I<item> "
-#| "cannot be found in the hash table.  B<hsearch_r>()  returns nonzero on "
-#| "success, and 0 on error."
 msgid ""
 "On success, B<hsearch>()  returns a pointer to an entry in the hash table.  "
 "B<hsearch>()  returns NULL on error, that is, if I<action> is B<ENTER> and "
@@ -558,7 +548,8 @@ msgstr ""
 "す。 エラーの場合、 B<hsearch>()  は NULL を返す。 エラーとなるのは、 "
 "I<action> が B<ENTER> でハッシュテーブルがいっぱいの場合か、 I<action> が "
 "B<FIND> で I<item> がハッシュテーブル内に 見つからない場合である。 "
-"B<hsearch_r>()  は、成功すると 0 以外を返し、エラーの場合 0 を返す。"
+"B<hsearch_r>()  は、成功すると 0 以外を返し、エラーの場合 0 を返す。 エラーの"
+"場合、 これら二つの関数は I<errno> にエラーの原因を示す値を設定する。"
 
 #. type: SH
 #: build/C/man3/hsearch.3:196
@@ -624,27 +615,38 @@ msgstr "POSIX.1-2001 が規定しているのは、エラー B<ENOMEM> だけで
 #: build/C/man3/hsearch.3:231
 #, no-wrap
 msgid "ATTRIBUTES"
-msgstr ""
+msgstr "属性"
 
 #. type: SS
 #: build/C/man3/hsearch.3:232
 #, no-wrap
 msgid "Multithreading (see pthreads(7))"
-msgstr ""
+msgstr "マルチスレッディング (pthreads(7) 参照)"
 
 #. type: Plain text
 #: build/C/man3/hsearch.3:239
+#, fuzzy
+#| msgid ""
+#| "The functions B<hcreate>(), B<hsearch>(), and B<hdestroy>()  use a global "
+#| "space for storing the table, so they are not thread-safe."
 msgid ""
-"The functions B<hcreate>(), B<hsearch>(), and B<hdestroy>()  use a global "
+"The B<hcreate>(), B<hsearch>(), and B<hdestroy>()  functions use a global "
 "space for storing the table, so they are not thread-safe."
 msgstr ""
+"関数 B<hcreate>(), B<hsearch>(), B<hdestroy>() はテーブルを格納するのにグロー"
+"バル空間を使用する。そのため、これらの関数はスレッドセーフではない。"
 
 #. type: Plain text
 #: build/C/man3/hsearch.3:246
+#, fuzzy
+#| msgid ""
+#| "The functions B<hcreate_r>(), B<hsearch_r>(), and B<hdestroy_r>()  are "
+#| "thread-safe."
 msgid ""
-"The functions B<hcreate_r>(), B<hsearch_r>(), and B<hdestroy_r>()  are "
+"The B<hcreate_r>(), B<hsearch_r>(), and B<hdestroy_r>()  functions are "
 "thread-safe."
 msgstr ""
+"関数 B<hcreate_r>(), B<hsearch_r>(), B<hdestroy_r>() はスレッドセーフである。"
 
 #. type: Plain text
 #: build/C/man3/hsearch.3:259