OSDN Git Service

LDP: Update POT and ja.po to LDP v3.79
[linuxjm/LDP_man-pages.git] / po4a / wchar / po / ja.po
index 3cd4228..248afc9 100644 (file)
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2015-01-23 22:25+0900\n"
+"POT-Creation-Date: 2015-02-04 23:31+0900\n"
 "PO-Revision-Date: 2015-01-23 22:39+0900\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -187,8 +187,16 @@ msgstr "説明"
 
 #. type: Plain text
 #: build/C/man3/btowc.3:39
-msgid "The B<btowc>()  function converts I<c>, interpreted as a multibyte sequence of length 1, starting in the initial shift state, to a wide character and returns it.  If I<c> is B<EOF> or not a valid multibyte sequence of length 1, the B<btowc>()  function returns B<WEOF>."
-msgstr "B<btowc>()  関数は初期シフト状態から始まる長さ 1 のマルチバイトのシーケンスとして 解釈され、I<c> をワイド文字にコンバートして返す。 I<c> が B<EOF> もしくは長さ 1 の無効なマルチバイトシーケンスの場合、 B<btowc>()  関数は B<WEOF> を返す。"
+msgid ""
+"The B<btowc>()  function converts I<c>, interpreted as a multibyte sequence "
+"of length 1, starting in the initial shift state, to a wide character and "
+"returns it.  If I<c> is B<EOF> or not a valid multibyte sequence of length "
+"1, the B<btowc>()  function returns B<WEOF>."
+msgstr ""
+"B<btowc>()  関数は初期シフト状態から始まる長さ 1 のマルチバイトのシーケンスと"
+"して 解釈され、I<c> をワイド文字にコンバートして返す。 I<c> が B<EOF> もしく"
+"は長さ 1 の無効なマルチバイトシーケンスの場合、 B<btowc>()  関数は B<WEOF> を"
+"返す。"
 
 #. type: SH
 #: build/C/man3/btowc.3:39 build/C/man3/fgetws.3:46 build/C/man3/fputws.3:37
@@ -216,8 +224,14 @@ msgstr "返り値"
 
 #. type: Plain text
 #: build/C/man3/btowc.3:49
-msgid "The B<btowc>()  function returns the wide character converted from the single byte I<c>.  If I<c> is B<EOF> or not a valid multibyte sequence of length 1, it returns B<WEOF>."
-msgstr "B<btowc>()  関数はシングルバイト I<c> からコンバートされたワイド文字を返す。 I<c> が B<EOF> もしくは長さ 1 の無効なマルチバイトシーケンスの場合、 B<btowc>()  関数は B<WEOF> を返す。"
+msgid ""
+"The B<btowc>()  function returns the wide character converted from the "
+"single byte I<c>.  If I<c> is B<EOF> or not a valid multibyte sequence of "
+"length 1, it returns B<WEOF>."
+msgstr ""
+"B<btowc>()  関数はシングルバイト I<c> からコンバートされたワイド文字を返す。 "
+"I<c> が B<EOF> もしくは長さ 1 の無効なマルチバイトシーケンスの場合、 "
+"B<btowc>()  関数は B<WEOF> を返す。"
 
 #. type: SH
 #: build/C/man3/btowc.3:49 build/C/man3/fgetws.3:52 build/C/man3/fputws.3:43
@@ -267,13 +281,23 @@ msgstr "注意"
 
 #. type: Plain text
 #: build/C/man3/btowc.3:58
-msgid "The behavior of B<btowc>()  depends on the B<LC_CTYPE> category of the current locale."
-msgstr "B<btowc>()  の振る舞いは、現在のロケールの B<LC_CTYPE> カテゴリーに依存する。"
+msgid ""
+"The behavior of B<btowc>()  depends on the B<LC_CTYPE> category of the "
+"current locale."
+msgstr ""
+"B<btowc>()  の振る舞いは、現在のロケールの B<LC_CTYPE> カテゴリーに依存する。"
 
 #. type: Plain text
 #: build/C/man3/btowc.3:68
-msgid "This function should never be used.  It does not work for encodings which have state, and unnecessarily treats single bytes differently from multibyte sequences.  Use either B<mbtowc>(3)  or the thread-safe B<mbrtowc>(3)  instead."
-msgstr "この関数は使用されるべきではない。状態(state)を持ったエンコードには使えず、 マルチバイトシーケンスとは違い、必ずしもシングルバイト を取り扱えるとは限らない。代わりに B<mbtowc>()  か、スレッドセーフな B<mbrtowc>()  を使用すること。"
+msgid ""
+"This function should never be used.  It does not work for encodings which "
+"have state, and unnecessarily treats single bytes differently from multibyte "
+"sequences.  Use either B<mbtowc>(3)  or the thread-safe B<mbrtowc>(3)  "
+"instead."
+msgstr ""
+"この関数は使用されるべきではない。状態(state)を持ったエンコードには使えず、 "
+"マルチバイトシーケンスとは違い、必ずしもシングルバイト を取り扱えるとは限らな"
+"い。代わりに B<mbtowc>()  か、スレッドセーフな B<mbrtowc>()  を使用すること。"
 
 #. type: SH
 #: build/C/man3/btowc.3:68 build/C/man3/fgetws.3:73 build/C/man3/fputws.3:60
@@ -351,7 +375,17 @@ msgstr "この文書について"
 #: build/C/man3/wctob.3:80 build/C/man3/wcwidth.3:79 build/C/man3/wmemchr.3:69
 #: build/C/man3/wmemcmp.3:88 build/C/man3/wmemcpy.3:72
 #: build/C/man3/wmemmove.3:68 build/C/man3/wmemset.3:60
-msgid "This page is part of release 3.78 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/."
+#, fuzzy
+#| msgid ""
+#| "This page is part of release 3.78 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/."
+msgid ""
+"This page is part of release 3.79 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.78 の一部\n"
 "である。プロジェクトの説明とバグ報告に関する情報は\n"
@@ -382,39 +416,72 @@ msgstr "B<wchar_t *fgetws(wchar_t *>I<ws>B<, int >I<n>B<, FILE *>I<stream>B<);>\
 
 #. type: Plain text
 #: build/C/man3/fgetws.3:40
-msgid "The B<fgetws>()  function is the wide-character equivalent of the B<fgets>(3)  function.  It reads a string of at most I<n-1> wide characters into the wide-character array pointed to by I<ws>, and adds a terminating null wide character (L\\(aq\\e0\\(aq).  It stops reading wide characters after it has encountered and stored a newline wide character.  It also stops when end of stream is reached."
-msgstr "B<fgetws>()  関数は B<fgets>(3)  に対応するワイド文字関数である。 この関数は、最大 I<n-1> 文字のワイド文字を I<ws> が示すワイド文字の配列に読み込み、 終端のヌルワイド文字 (L\\(aq\\e0\\(aq) を追加する。 この関数は、ワイド文字の改行文字を見つけ、これを格納すると読み込むのを止める。 この関数はストリームの終わりに達した場合も読み込みを止める。"
+msgid ""
+"The B<fgetws>()  function is the wide-character equivalent of the "
+"B<fgets>(3)  function.  It reads a string of at most I<n-1> wide characters "
+"into the wide-character array pointed to by I<ws>, and adds a terminating "
+"null wide character (L\\(aq\\e0\\(aq).  It stops reading wide characters "
+"after it has encountered and stored a newline wide character.  It also stops "
+"when end of stream is reached."
+msgstr ""
+"B<fgetws>()  関数は B<fgets>(3)  に対応するワイド文字関数である。 この関数"
+"は、最大 I<n-1> 文字のワイド文字を I<ws> が示すワイド文字の配列に読み込み、 "
+"終端のヌルワイド文字 (L\\(aq\\e0\\(aq) を追加する。 この関数は、ワイド文字の"
+"改行文字を見つけ、これを格納すると読み込むのを止める。 この関数はストリームの"
+"終わりに達した場合も読み込みを止める。"
 
 #. type: Plain text
 #: build/C/man3/fgetws.3:43
-msgid "The programmer must ensure that there is room for at least I<n> wide characters at I<ws>."
-msgstr "プログラマは、I<ws> には少なくとも I<n> 文字のワイド文字を 格納できる領域を必ず確保していなければならない。"
+msgid ""
+"The programmer must ensure that there is room for at least I<n> wide "
+"characters at I<ws>."
+msgstr ""
+"プログラマは、I<ws> には少なくとも I<n> 文字のワイド文字を 格納できる領域を必"
+"ず確保していなければならない。"
 
 #. type: Plain text
 #: build/C/man3/fgetws.3:46 build/C/man3/fputws.3:37
 #: build/C/man3/getwchar.3:49 build/C/man3/putwchar.3:52
 msgid "For a nonlocking counterpart, see B<unlocked_stdio>(3)."
-msgstr "これらの処理を停止せずに行いたいときは、 B<unlocked_stdio>(3) を参照のこと。"
+msgstr ""
+"これらの処理を停止せずに行いたいときは、 B<unlocked_stdio>(3) を参照のこと。"
 
 #. type: Plain text
 #: build/C/man3/fgetws.3:52
-msgid "The B<fgetws>()  function, if successful, returns I<ws>.  If end of stream was already reached or if an error occurred, it returns NULL."
-msgstr "B<fgetws>()  は成功すると I<ws> を返す。 既にストリームの終わりに達しているか、エラーが起きた場合には NULL を返す。"
+msgid ""
+"The B<fgetws>()  function, if successful, returns I<ws>.  If end of stream "
+"was already reached or if an error occurred, it returns NULL."
+msgstr ""
+"B<fgetws>()  は成功すると I<ws> を返す。 既にストリームの終わりに達している"
+"か、エラーが起きた場合には NULL を返す。"
 
 #. type: Plain text
 #: build/C/man3/fgetws.3:61
-msgid "The behavior of B<fgetws>()  depends on the B<LC_CTYPE> category of the current locale."
-msgstr "B<fgetws>()  の動作は、現在のロケールの B<LC_CTYPE> カテゴリに依存する。"
+msgid ""
+"The behavior of B<fgetws>()  depends on the B<LC_CTYPE> category of the "
+"current locale."
+msgstr ""
+"B<fgetws>()  の動作は、現在のロケールの B<LC_CTYPE> カテゴリーに依存する。"
 
 #. type: Plain text
 #: build/C/man3/fgetws.3:69
-msgid "In the absence of additional information passed to the B<fopen>(3)  call, it is reasonable to expect that B<fgetws>()  will actually read a multibyte string from the stream and then convert it to a wide-character string."
-msgstr "B<fopen>(3)  システムコールに渡す追加の情報がない場合には、 B<fgetws>()  が実際にはマルチバイトシーケンスをストリームから読み込み、 これをワイド文字に変換すると期待することは適切である。"
+msgid ""
+"In the absence of additional information passed to the B<fopen>(3)  call, it "
+"is reasonable to expect that B<fgetws>()  will actually read a multibyte "
+"string from the stream and then convert it to a wide-character string."
+msgstr ""
+"B<fopen>(3)  システムコールに渡す追加の情報がない場合には、 B<fgetws>()  が実"
+"際にはマルチバイトシーケンスをストリームから読み込み、 これをワイド文字に変換"
+"すると期待することは適切である。"
 
 #. type: Plain text
 #: build/C/man3/fgetws.3:73
-msgid "This function is unreliable, because it does not permit to deal properly with null wide characters that may be present in the input."
-msgstr "この関数は信頼できない。なぜなら、入力に含まれるかもしれない ナルワイド文字を適切に処理することができないからである。"
+msgid ""
+"This function is unreliable, because it does not permit to deal properly "
+"with null wide characters that may be present in the input."
+msgstr ""
+"この関数は信頼できない。なぜなら、入力に含まれるかもしれない ナルワイド文字を"
+"適切に処理することができないからである。"
 
 #. type: Plain text
 #: build/C/man3/fgetws.3:76 build/C/man3/getwchar.3:73
@@ -440,23 +507,43 @@ msgstr "B<int fputws(const wchar_t *>I<ws>B<, FILE *>I<stream>B<);>\n"
 
 #. type: Plain text
 #: build/C/man3/fputws.3:34
-msgid "The B<fputws>()  function is the wide-character equivalent of the B<fputs>(3)  function.  It writes the wide-character string starting at I<ws>, up to but not including the terminating null wide character (L\\(aq\\e0\\(aq), to I<stream>."
-msgstr "B<fputws>()  関数は、 B<fputs>(3)  に対応するワイド文字関数である。 この関数は、I<ws> から始まるワイド文字列を終端の L'\\e0' まで I<stream> に書き出す。ただし終端のヌルワイド文字 (L\\(aq\\e0\\(aq) は含まれない。"
+msgid ""
+"The B<fputws>()  function is the wide-character equivalent of the "
+"B<fputs>(3)  function.  It writes the wide-character string starting at "
+"I<ws>, up to but not including the terminating null wide character (L\\(aq"
+"\\e0\\(aq), to I<stream>."
+msgstr ""
+"B<fputws>()  関数は、 B<fputs>(3)  に対応するワイド文字関数である。 この関数"
+"は、I<ws> から始まるワイド文字列を終端の L'\\e0' まで I<stream> に書き出す。"
+"ただし終端のヌルワイド文字 (L\\(aq\\e0\\(aq) は含まれない。"
 
 #. type: Plain text
 #: build/C/man3/fputws.3:43
-msgid "The B<fputws>()  function returns a nonnegative integer if the operation was successful, or -1 to indicate an error."
-msgstr "B<fputws>()  は、操作が成功した時には負でない整数値を返す。エラーの時 には -1 を返す。"
+msgid ""
+"The B<fputws>()  function returns a nonnegative integer if the operation was "
+"successful, or -1 to indicate an error."
+msgstr ""
+"B<fputws>()  は、操作が成功した時には負でない整数値を返す。エラーの時 には "
+"-1 を返す。"
 
 #. type: Plain text
 #: build/C/man3/fputws.3:52
-msgid "The behavior of B<fputws>()  depends on the B<LC_CTYPE> category of the current locale."
-msgstr "B<fputws>()  の動作は、現在のロケールの B<LC_CTYPE> カテゴリに依存する。"
+msgid ""
+"The behavior of B<fputws>()  depends on the B<LC_CTYPE> category of the "
+"current locale."
+msgstr ""
+"B<fputws>()  の動作は、現在のロケールの B<LC_CTYPE> カテゴリーに依存する。"
 
 #. type: Plain text
 #: build/C/man3/fputws.3:60
-msgid "In the absence of additional information passed to the B<fopen>(3)  call, it is reasonable to expect that B<fputws>()  will actually write the multibyte string corresponding to the wide-character string I<ws>."
-msgstr "B<fopen>(3)  システムコールに渡す追加情報がない場合には、 B<fputws>()  が実際 にはワイド文字の文字列である I<ws> に対応するマルチバイトシーケンス を書き込むと期待することは適切である。"
+msgid ""
+"In the absence of additional information passed to the B<fopen>(3)  call, it "
+"is reasonable to expect that B<fputws>()  will actually write the multibyte "
+"string corresponding to the wide-character string I<ws>."
+msgstr ""
+"B<fopen>(3)  システムコールに渡す追加情報がない場合には、 B<fputws>()  が実"
+"際 にはワイド文字の文字列である I<ws> に対応するマルチバイトシーケンス を書き"
+"込むと期待することは適切である。"
 
 #. type: Plain text
 #: build/C/man3/fputws.3:63 build/C/man3/putwchar.3:78
@@ -492,7 +579,8 @@ msgstr "B<int fwide(FILE *>I<stream>B<, int >I<mode>B<);>\n"
 #: build/C/man3/wcscasecmp.3:28 build/C/man3/wcsdup.3:28
 #: build/C/man3/wcsncasecmp.3:28 build/C/man3/wcsnlen.3:28
 #: build/C/man3/wcsnrtombs.3:29
-msgid "Feature Test Macro Requirements for glibc (see B<feature_test_macros>(7)):"
+msgid ""
+"Feature Test Macro Requirements for glibc (see B<feature_test_macros>(7)):"
 msgstr "glibc 向けの機能検査マクロの要件 (B<feature_test_macros>(7)  参照):"
 
 #. type: Plain text
@@ -517,33 +605,77 @@ msgstr "or I<cc\\ -std=c99>"
 
 #. type: Plain text
 #: build/C/man3/fwide.3:57
-msgid "When I<mode> is zero, the B<fwide>()  function determines the current orientation of I<stream>.  It returns a positive value if I<stream> is wide-character oriented, that is, if wide-character I/O is permitted but char I/O is disallowed.  It returns a negative value if I<stream> is byte oriented\\(emthat is, if char I/O is permitted but wide-character I/O is disallowed.  It returns zero if I<stream> has no orientation yet; in this case the next I/O operation might change the orientation (to byte oriented if it is a char I/O operation, or to wide-character oriented if it is a wide-character I/O operation)."
-msgstr "I<mode> がゼロならば B<fwide>()  関数は I<stream> の現在の 入出力単位を決定して返す。I<stream> がワイド文字単位のとき、 すなわちワイド文字 I/O は許されてバイト (char) I/O は許されていない ときには、正の値を返す。 I<stream> がバイト単位のとき、すなわちバイト I/O は許されて ワイド文字 I/O は許されていないときには、負の値を返す。 I<stream> の入出力単位がまだ決定されていない場合にはゼロが返される。 この場合には次の I/O 操作によって入出力単位が変更される (バイト I/O 操作の場合にはバイト単位に、ワイド文字 I/O 操作の場合には ワイド文字単位になる)。"
+msgid ""
+"When I<mode> is zero, the B<fwide>()  function determines the current "
+"orientation of I<stream>.  It returns a positive value if I<stream> is wide-"
+"character oriented, that is, if wide-character I/O is permitted but char I/O "
+"is disallowed.  It returns a negative value if I<stream> is byte oriented"
+"\\(emthat is, if char I/O is permitted but wide-character I/O is "
+"disallowed.  It returns zero if I<stream> has no orientation yet; in this "
+"case the next I/O operation might change the orientation (to byte oriented "
+"if it is a char I/O operation, or to wide-character oriented if it is a wide-"
+"character I/O operation)."
+msgstr ""
+"I<mode> がゼロならば B<fwide>()  関数は I<stream> の現在の 入出力単位を決定し"
+"て返す。I<stream> がワイド文字単位のとき、 すなわちワイド文字 I/O は許されて"
+"バイト (char) I/O は許されていない ときには、正の値を返す。 I<stream> がバイ"
+"ト単位のとき、すなわちバイト I/O は許されて ワイド文字 I/O は許されていないと"
+"きには、負の値を返す。 I<stream> の入出力単位がまだ決定されていない場合にはゼ"
+"ロが返される。 この場合には次の I/O 操作によって入出力単位が変更される (バイ"
+"ト I/O 操作の場合にはバイト単位に、ワイド文字 I/O 操作の場合には ワイド文字単"
+"位になる)。"
 
 #. type: Plain text
 #: build/C/man3/fwide.3:60
-msgid "Once a stream has an orientation, it cannot be changed and persists until the stream is closed."
-msgstr "一度ストリームの入出力単位が決まると、変更することはできず、 ストリームがクローズ (close) されるまで保持される。"
+msgid ""
+"Once a stream has an orientation, it cannot be changed and persists until "
+"the stream is closed."
+msgstr ""
+"一度ストリームの入出力単位が決まると、変更することはできず、 ストリームがク"
+"ローズ (close) されるまで保持される。"
 
 #. type: Plain text
 #: build/C/man3/fwide.3:69
-msgid "When I<mode> is nonzero, the B<fwide>()  function first attempts to set I<stream>'s orientation (to wide-character oriented if I<mode> is greater than 0, or to byte oriented if I<mode> is less than 0).  It then returns a value denoting the current orientation, as above."
-msgstr "I<mode> がゼロでない場合には B<fwide>()  関数は最初に I<stream> の入出力単位を設定しようとする (I<mode> が 0 より大きい場合にはワイド文字単位に、 I<mode> が 0 より小さい場合にはバイト単位に設定しようとする)。 そして上記と同様に現在の入出力単位を返す。"
+msgid ""
+"When I<mode> is nonzero, the B<fwide>()  function first attempts to set "
+"I<stream>'s orientation (to wide-character oriented if I<mode> is greater "
+"than 0, or to byte oriented if I<mode> is less than 0).  It then returns a "
+"value denoting the current orientation, as above."
+msgstr ""
+"I<mode> がゼロでない場合には B<fwide>()  関数は最初に I<stream> の入出力単位"
+"を設定しようとする (I<mode> が 0 より大きい場合にはワイド文字単位に、 "
+"I<mode> が 0 より小さい場合にはバイト単位に設定しようとする)。 そして上記と同"
+"様に現在の入出力単位を返す。"
 
 #. type: Plain text
 #: build/C/man3/fwide.3:77
-msgid "The B<fwide>()  function returns the stream's orientation, after possibly changing it.  A positive return value means wide-character oriented.  A negative return value means byte oriented.  A return value of zero means undecided."
-msgstr "B<fwide>()  関数はストリームの入出力単位の設定を試みた後にその値を返す。 正の返り値はワイド文字単位を、負の返り値はバイト単位を意味する。 返り値が 0 ならば未決定を意味する。"
+msgid ""
+"The B<fwide>()  function returns the stream's orientation, after possibly "
+"changing it.  A positive return value means wide-character oriented.  A "
+"negative return value means byte oriented.  A return value of zero means "
+"undecided."
+msgstr ""
+"B<fwide>()  関数はストリームの入出力単位の設定を試みた後にその値を返す。 正の"
+"返り値はワイド文字単位を、負の返り値はバイト単位を意味する。 返り値が 0 なら"
+"ば未決定を意味する。"
 
 #. type: Plain text
 #: build/C/man3/fwide.3:87
-msgid "Wide-character output to a byte oriented stream can be performed through the B<fprintf>(3)  function with the B<%lc> and B<%ls> directives."
-msgstr "バイト単位のストリームにワイド文字を出力にするには B<fprintf>(3)  関数の B<%lc> 変換や B<%ls> 変換を使用することができる。"
+msgid ""
+"Wide-character output to a byte oriented stream can be performed through the "
+"B<fprintf>(3)  function with the B<%lc> and B<%ls> directives."
+msgstr ""
+"バイト単位のストリームにワイド文字を出力にするには B<fprintf>(3)  関数の B<"
+"%lc> 変換や B<%ls> 変換を使用することができる。"
 
 #. type: Plain text
 #: build/C/man3/fwide.3:96
-msgid "Char oriented output to a wide-character oriented stream can be performed through the B<fwprintf>(3)  function with the B<%c> and B<%s> directives."
-msgstr "ワイド文字単位のストリームにバイト単位の出力を行うには B<fwprintf>(3)  関数の B<%c> 変換や B<%s> 変換を使用することができる。"
+msgid ""
+"Char oriented output to a wide-character oriented stream can be performed "
+"through the B<fwprintf>(3)  function with the B<%c> and B<%s> directives."
+msgstr ""
+"ワイド文字単位のストリームにバイト単位の出力を行うには B<fwprintf>(3)  関数"
+"の B<%c> 変換や B<%s> 変換を使用することができる。"
 
 #. type: Plain text
 #: build/C/man3/fwide.3:99
@@ -575,13 +707,25 @@ msgstr "B<wint_t getwchar(void);>\n"
 
 #. type: Plain text
 #: build/C/man3/getwchar.3:46
-msgid "The B<getwchar>()  function is the wide-character equivalent of the B<getchar>(3)  function.  It reads a wide character from I<stdin> and returns it.  If the end of stream is reached, or if I<ferror(stdin)> becomes true, it returns B<WEOF>.  If a wide-character conversion error occurs, it sets I<errno> to B<EILSEQ> and returns B<WEOF>."
-msgstr "B<getwchar>()  関数は B<getchar>(3)  関数のワイド文字版である。 B<stdin> からワイド文字を読み込んでそれを返す。 ストリームの最後に達している場合や I<ferror(stdin)> が真の場合には B<WEOF> を返す。ワイド文字変換でエラーが起こった場合には I<errno> に B<EILSEQ> を設定して B<WEOF> を返す。"
+msgid ""
+"The B<getwchar>()  function is the wide-character equivalent of the "
+"B<getchar>(3)  function.  It reads a wide character from I<stdin> and "
+"returns it.  If the end of stream is reached, or if I<ferror(stdin)> becomes "
+"true, it returns B<WEOF>.  If a wide-character conversion error occurs, it "
+"sets I<errno> to B<EILSEQ> and returns B<WEOF>."
+msgstr ""
+"B<getwchar>()  関数は B<getchar>(3)  関数のワイド文字版である。 B<stdin> から"
+"ワイド文字を読み込んでそれを返す。 ストリームの最後に達している場合や "
+"I<ferror(stdin)> が真の場合には B<WEOF> を返す。ワイド文字変換でエラーが起"
+"こった場合には I<errno> に B<EILSEQ> を設定して B<WEOF> を返す。"
 
 #. type: Plain text
 #: build/C/man3/getwchar.3:55
-msgid "The B<getwchar>()  function returns the next wide-character from standard input, or B<WEOF>."
-msgstr "B<getwchar>()  関数は標準入力の次のワイド文字を返すか、 B<WEOF> を返す。"
+msgid ""
+"The B<getwchar>()  function returns the next wide-character from standard "
+"input, or B<WEOF>."
+msgstr ""
+"B<getwchar>()  関数は標準入力の次のワイド文字を返すか、 B<WEOF> を返す。"
 
 #. type: Plain text
 #: build/C/man3/getwchar.3:57 build/C/man3/mbrlen.3:112
@@ -603,13 +747,22 @@ msgstr "C99."
 
 #. type: Plain text
 #: build/C/man3/getwchar.3:64
-msgid "The behavior of B<getwchar>()  depends on the B<LC_CTYPE> category of the current locale."
-msgstr "B<getwchar>()  の動作は現在のロケールの B<LC_CTYPE> カテゴリに依存している。"
+msgid ""
+"The behavior of B<getwchar>()  depends on the B<LC_CTYPE> category of the "
+"current locale."
+msgstr ""
+"B<getwchar>()  の動作は現在のロケールの B<LC_CTYPE> カテゴリーに依存してい"
+"る。"
 
 #. type: Plain text
 #: build/C/man3/getwchar.3:70
-msgid "It is reasonable to expect that B<getwchar>()  will actually read a multibyte sequence from standard input and then convert it to a wide character."
-msgstr "B<getwchar>()  が実際には標準入力からマルチバイト列を読み込んで ワイド文字に変換することを期待しても良い。"
+msgid ""
+"It is reasonable to expect that B<getwchar>()  will actually read a "
+"multibyte sequence from standard input and then convert it to a wide "
+"character."
+msgstr ""
+"B<getwchar>()  が実際には標準入力からマルチバイト列を読み込んで ワイド文字に"
+"変換することを期待しても良い。"
 
 #. type: TH
 #: build/C/man3/mbrlen.3:16
@@ -636,28 +789,70 @@ msgstr "B<size_t mbrlen(const char *>I<s>B<, size_t >I<n>B<, mbstate_t *>I<ps>B<
 
 #. type: Plain text
 #: build/C/man3/mbrlen.3:43
-msgid "The B<mbrlen>()  function inspects at most I<n> bytes of the multibyte string starting at I<s> and extracts the next complete multibyte character.  It updates the shift state I<*ps>.  If the multibyte character is not the null wide character, it returns the number of bytes that were consumed from I<s>.  If the multibyte character is the null wide character, it resets the shift state I<*ps> to the initial state and returns 0."
-msgstr "B<mbrlen>()  関数は I<s> から始まるマルチバイト文字列を 最大 I<n> バイト調べて次の完全なマルチバイト文字を取り出す。 同時にシフト状態 I<*ps> を更新する。 マルチバイト文字がナルワイド文字でなければ I<s> から 消費するバイト数を返す。ナルワイド文字ならばシフト状態 I<*ps> を 初期状態に戻して、0 を返す。"
+msgid ""
+"The B<mbrlen>()  function inspects at most I<n> bytes of the multibyte "
+"string starting at I<s> and extracts the next complete multibyte character.  "
+"It updates the shift state I<*ps>.  If the multibyte character is not the "
+"null wide character, it returns the number of bytes that were consumed from "
+"I<s>.  If the multibyte character is the null wide character, it resets the "
+"shift state I<*ps> to the initial state and returns 0."
+msgstr ""
+"B<mbrlen>()  関数は I<s> から始まるマルチバイト文字列を 最大 I<n> バイト調べ"
+"て次の完全なマルチバイト文字を取り出す。 同時にシフト状態 I<*ps> を更新す"
+"る。 マルチバイト文字がナルワイド文字でなければ I<s> から 消費するバイト数を"
+"返す。ナルワイド文字ならばシフト状態 I<*ps> を 初期状態に戻して、0 を返す。"
 
 #. type: Plain text
 #: build/C/man3/mbrlen.3:59
-msgid "If the I<n> bytes starting at I<s> do not contain a complete multibyte character, B<mbrlen>()  returns I<(size_t)\\ -2>.  This can happen even if I<n> E<gt>= I<MB_CUR_MAX>, if the multibyte string contains redundant shift sequences."
-msgstr "I<s> から始まる I<n> バイトの文字列が完全なマルチバイト文字を含んで いない場合には B<mbrlen>()  は I<(size_t)\\ -2> を返す。 マルチバイト文字列に冗長なシフトシーケンスを含まれていると I<n> E<gt>= I<MB_CUR_MAX> の時にもこのようなことが起こりえる。"
+msgid ""
+"If the I<n> bytes starting at I<s> do not contain a complete multibyte "
+"character, B<mbrlen>()  returns I<(size_t)\\ -2>.  This can happen even if "
+"I<n> E<gt>= I<MB_CUR_MAX>, if the multibyte string contains redundant shift "
+"sequences."
+msgstr ""
+"I<s> から始まる I<n> バイトの文字列が完全なマルチバイト文字を含んで いない場"
+"合には B<mbrlen>()  は I<(size_t)\\ -2> を返す。 マルチバイト文字列に冗長なシ"
+"フトシーケンスを含まれていると I<n> E<gt>= I<MB_CUR_MAX> の時にもこのようなこ"
+"とが起こりえる。"
 
 #. type: Plain text
 #: build/C/man3/mbrlen.3:75
-msgid "If the multibyte string starting at I<s> contains an invalid multibyte sequence before the next complete character, B<mbrlen>()  returns I<(size_t)\\ -1> and sets I<errno> to B<EILSEQ>.  In this case, the effects on I<*ps> are undefined."
-msgstr "I<s> から始まるマルチバイト文字列が、次の完全な文字の前に 不正なマルチバイト列を含んでいる場合には、 B<mbrlen>()  は I<(size_t)\\ -1> を返し I<errno> に B<EILSEQ> が設定される。 この場合の I<*ps> への影響は未定義である。"
+msgid ""
+"If the multibyte string starting at I<s> contains an invalid multibyte "
+"sequence before the next complete character, B<mbrlen>()  returns "
+"I<(size_t)\\ -1> and sets I<errno> to B<EILSEQ>.  In this case, the effects "
+"on I<*ps> are undefined."
+msgstr ""
+"I<s> から始まるマルチバイト文字列が、次の完全な文字の前に 不正なマルチバイト"
+"列を含んでいる場合には、 B<mbrlen>()  は I<(size_t)\\ -1> を返し I<errno> に "
+"B<EILSEQ> が設定される。 この場合の I<*ps> への影響は未定義である。"
 
 #. type: Plain text
 #: build/C/man3/mbrlen.3:81
-msgid "If I<ps> is NULL, a static anonymous state known only to the B<mbrlen>()  function is used instead."
-msgstr "I<ps> が NULL ならば、代りに B<mbrlen>() 関数のみが使用する静的で名前のない状態が使用される。"
+msgid ""
+"If I<ps> is NULL, a static anonymous state known only to the B<mbrlen>()  "
+"function is used instead."
+msgstr ""
+"I<ps> が NULL ならば、代りに B<mbrlen>() 関数のみが使用する静的で名前のない状"
+"態が使用される。"
 
 #. type: Plain text
 #: build/C/man3/mbrlen.3:104
-msgid "The B<mbrlen>()  function returns the number of bytes parsed from the multibyte sequence starting at I<s>, if a non-null wide character was recognized.  It returns 0, if a null wide character was recognized.  It returns I<(size_t)\\ -1> and sets I<errno> to B<EILSEQ>, if an invalid multibyte sequence was encountered.  It returns I<(size_t)\\ -2> if it couldn't parse a complete multibyte character, meaning that I<n> should be increased."
-msgstr "ナルワイド文字以外の文字を確認した場合には、 B<mbrlen>()  関数は I<s> から始まるマルチバイト列から使用したバイト数を返す。 ナルワイド文字が確認された場合にはゼロを返す。 不正なマルチバイト列に遭遇した場合には I<(size_t)\\ -1> を返し I<errno> に B<EILSEQ> を設定する。 完全なマルチバイト文字を解析できなかった場合には I<(size_t)\\ -2> を返す。 これは I<n> を増さなければならないことを意味する。"
+msgid ""
+"The B<mbrlen>()  function returns the number of bytes parsed from the "
+"multibyte sequence starting at I<s>, if a non-null wide character was "
+"recognized.  It returns 0, if a null wide character was recognized.  It "
+"returns I<(size_t)\\ -1> and sets I<errno> to B<EILSEQ>, if an invalid "
+"multibyte sequence was encountered.  It returns I<(size_t)\\ -2> if it "
+"couldn't parse a complete multibyte character, meaning that I<n> should be "
+"increased."
+msgstr ""
+"ナルワイド文字以外の文字を確認した場合には、 B<mbrlen>()  関数は I<s> から始"
+"まるマルチバイト列から使用したバイト数を返す。 ナルワイド文字が確認された場合"
+"にはゼロを返す。 不正なマルチバイト列に遭遇した場合には I<(size_t)\\ -1> を返"
+"し I<errno> に B<EILSEQ> を設定する。 完全なマルチバイト文字を解析できなかっ"
+"た場合には I<(size_t)\\ -2> を返す。 これは I<n> を増さなければならないことを"
+"意味する。"
 
 #. type: SH
 #: build/C/man3/mbrlen.3:104 build/C/man3/mbrtowc.3:173
@@ -701,13 +896,20 @@ msgstr "マルチスレッディング (pthreads(7) 参照)"
 
 #. type: Plain text
 #: build/C/man3/mbrlen.3:110
-msgid "The B<mbrlen>()  function is thread-safe with exceptions.  It is not thread-safe if called with a NULL I<ps> parameter."
-msgstr "B<mbrlen>() 関数は、例外付きのスレッドセーフである。 I<ps> パラメーターが NULL で呼び出された場合はスレッドセーフではない。"
+msgid ""
+"The B<mbrlen>()  function is thread-safe with exceptions.  It is not thread-"
+"safe if called with a NULL I<ps> parameter."
+msgstr ""
+"B<mbrlen>() 関数は、例外付きのスレッドセーフである。 I<ps> パラメーターが "
+"NULL で呼び出された場合はスレッドセーフではない。"
 
 #. type: Plain text
 #: build/C/man3/mbrlen.3:119
-msgid "The behavior of B<mbrlen>()  depends on the B<LC_CTYPE> category of the current locale."
-msgstr "B<mbrlen>()  の動作は現在のロケールの B<LC_CTYPE> カテゴリに依存している。"
+msgid ""
+"The behavior of B<mbrlen>()  depends on the B<LC_CTYPE> category of the "
+"current locale."
+msgstr ""
+"B<mbrlen>()  の動作は現在のロケールの B<LC_CTYPE> カテゴリーに依存している。"
 
 #. type: Plain text
 #: build/C/man3/mbrlen.3:121
@@ -742,33 +944,89 @@ msgstr "B<size_t mbrtowc(wchar_t *>I<pwc>B<, const char *>I<s>B<, size_t >I<n>B<
 
 #. type: Plain text
 #: build/C/man3/mbrtowc.3:54
-msgid "The main case for this function is when I<s> is not NULL and I<pwc> is not NULL.  In this case, the B<mbrtowc>()  function inspects at most I<n> bytes of the multibyte string starting at I<s>, extracts the next complete multibyte character, converts it to a wide character and stores it at I<*pwc>.  It updates the shift state I<*ps>.  If the converted wide character is not L\\(aq\\e0\\(aq (the null wide character), it returns the number of bytes that were consumed from I<s>.  If the converted wide character is L\\(aq\\e0\\(aq, it resets the shift state I<*ps> to the initial state and returns 0."
-msgstr "この関数が用いられる場合、通常 I<s> が NULL でなく I<pwc> も NULL で ない。この場合は、 B<mbrtowc>()  関数は I<s> から始まる最大 I<n> バイトの マルチバイト文字を検査して、次の完全なマルチバイト文字列を取り出し、 それをワイド文字に変換して I<*pwc> に格納する。 同時にシフト状態 I<*ps> を更新する。 変換したワイド文字が L\\(aq\\e0\\(aq (ヌルワイド文字) でなければ、 I<s> から消費するバイト数を返す。 変換したワイド文字が L\\(aq\\e0\\(aq の場合にはシフト状態 I<*ps> を 初期状態に戻して 0 を返す。"
+msgid ""
+"The main case for this function is when I<s> is not NULL and I<pwc> is not "
+"NULL.  In this case, the B<mbrtowc>()  function inspects at most I<n> bytes "
+"of the multibyte string starting at I<s>, extracts the next complete "
+"multibyte character, converts it to a wide character and stores it at "
+"I<*pwc>.  It updates the shift state I<*ps>.  If the converted wide "
+"character is not L\\(aq\\e0\\(aq (the null wide character), it returns the "
+"number of bytes that were consumed from I<s>.  If the converted wide "
+"character is L\\(aq\\e0\\(aq, it resets the shift state I<*ps> to the "
+"initial state and returns 0."
+msgstr ""
+"この関数が用いられる場合、通常 I<s> が NULL でなく I<pwc> も NULL で ない。こ"
+"の場合は、 B<mbrtowc>()  関数は I<s> から始まる最大 I<n> バイトの マルチバイ"
+"ト文字を検査して、次の完全なマルチバイト文字列を取り出し、 それをワイド文字に"
+"変換して I<*pwc> に格納する。 同時にシフト状態 I<*ps> を更新する。 変換したワ"
+"イド文字が L\\(aq\\e0\\(aq (ヌルワイド文字) でなければ、 I<s> から消費するバ"
+"イト数を返す。 変換したワイド文字が L\\(aq\\e0\\(aq の場合にはシフト状態 "
+"I<*ps> を 初期状態に戻して 0 を返す。"
 
 #. type: Plain text
 #: build/C/man3/mbrtowc.3:70
-msgid "If the I<n> bytes starting at I<s> do not contain a complete multibyte character, B<mbrtowc>()  returns I<(size_t)\\ -2>.  This can happen even if I<n> E<gt>= I<MB_CUR_MAX>, if the multibyte string contains redundant shift sequences."
-msgstr "I<s> から始まる I<n> バイトが完全なマルチバイト文字を含んでいない 場合には、 B<mbrtowc>()  は I<(size_t)\\ -2> を返す。 マルチバイト文字列に冗長なシフトシーケンスが含まれていると、 I<n> E<gt>= I<MB_CUR_MAX> の時にもこのようなことが起こりえる。"
+msgid ""
+"If the I<n> bytes starting at I<s> do not contain a complete multibyte "
+"character, B<mbrtowc>()  returns I<(size_t)\\ -2>.  This can happen even if "
+"I<n> E<gt>= I<MB_CUR_MAX>, if the multibyte string contains redundant shift "
+"sequences."
+msgstr ""
+"I<s> から始まる I<n> バイトが完全なマルチバイト文字を含んでいない 場合には、 "
+"B<mbrtowc>()  は I<(size_t)\\ -2> を返す。 マルチバイト文字列に冗長なシフト"
+"シーケンスが含まれていると、 I<n> E<gt>= I<MB_CUR_MAX> の時にもこのようなこと"
+"が起こりえる。"
 
 #. type: Plain text
 #: build/C/man3/mbrtowc.3:86
-msgid "If the multibyte string starting at I<s> contains an invalid multibyte sequence before the next complete character, B<mbrtowc>()  returns I<(size_t)\\ -1> and sets I<errno> to B<EILSEQ>.  In this case, the effects on I<*ps> are undefined."
-msgstr "I<s> から始まるマルチバイト文字列が、次の完全な文字の前に 不正なマルチバイト列を含んでいる場合には、 B<mbrtowc>()  は I<(size_t)\\ -1> を返し、I<errno> に B<EILSEQ> を設定する。 この場合は I<*ps> への影響は未定義である。"
+msgid ""
+"If the multibyte string starting at I<s> contains an invalid multibyte "
+"sequence before the next complete character, B<mbrtowc>()  returns "
+"I<(size_t)\\ -1> and sets I<errno> to B<EILSEQ>.  In this case, the effects "
+"on I<*ps> are undefined."
+msgstr ""
+"I<s> から始まるマルチバイト文字列が、次の完全な文字の前に 不正なマルチバイト"
+"列を含んでいる場合には、 B<mbrtowc>()  は I<(size_t)\\ -1> を返し、I<errno> "
+"に B<EILSEQ> を設定する。 この場合は I<*ps> への影響は未定義である。"
 
 #. type: Plain text
 #: build/C/man3/mbrtowc.3:96
-msgid "A different case is when I<s> is not NULL but I<pwc> is NULL.  In this case, the B<mbrtowc>()  function behaves as above, except that it does not store the converted wide character in memory."
-msgstr "I<s> が NULL でなく I<pwc> が NULL の場合は B<mbrtowc>()  関数は 上記と同様に動作するが、変換したワイド文字はメモリーには書き込まれない。"
+msgid ""
+"A different case is when I<s> is not NULL but I<pwc> is NULL.  In this case, "
+"the B<mbrtowc>()  function behaves as above, except that it does not store "
+"the converted wide character in memory."
+msgstr ""
+"I<s> が NULL でなく I<pwc> が NULL の場合は B<mbrtowc>()  関数は 上記と同様に"
+"動作するが、変換したワイド文字はメモリーには書き込まれない。"
 
 #. type: Plain text
 #: build/C/man3/mbrtowc.3:128
-msgid "A third case is when I<s> is NULL.  In this case, I<pwc> and I<n> are ignored.  If the conversion state represented by I<*ps> denotes an incomplete multibyte character conversion, the B<mbrtowc>()  function returns I<(size_t)\\ -1>, sets I<errno> to B<EILSEQ>, and leaves I<*ps> in an undefined state.  Otherwise, the B<mbrtowc>()  function puts I<*ps> in the initial state and returns 0."
-msgstr "puts I<*ps> in the initial state and returns 0.  三番目の場合として I<s> が NULL の場合、 I<pwc> と I<n> は 無視される。 I<*ps> が表現する変換状態が不完全なマルチバイト文字変換を示している場合は、 B<mbrtowc>()  関数は I<(size_t)\\ -1> を返し、 I<errno> に B<EILSEQ> をセットし、 I<*ps> は未定義状態のままにする。 さもなければ、 B<mbrtowc>()  関数は I<*ps> を初期状態にして 0 を返す。"
+msgid ""
+"A third case is when I<s> is NULL.  In this case, I<pwc> and I<n> are "
+"ignored.  If the conversion state represented by I<*ps> denotes an "
+"incomplete multibyte character conversion, the B<mbrtowc>()  function "
+"returns I<(size_t)\\ -1>, sets I<errno> to B<EILSEQ>, and leaves I<*ps> in "
+"an undefined state.  Otherwise, the B<mbrtowc>()  function puts I<*ps> in "
+"the initial state and returns 0."
+msgstr ""
+"puts I<*ps> in the initial state and returns 0.  三番目の場合として I<s> が "
+"NULL の場合、 I<pwc> と I<n> は 無視される。 I<*ps> が表現する変換状態が不完"
+"全なマルチバイト文字変換を示している場合は、 B<mbrtowc>()  関数は "
+"I<(size_t)\\ -1> を返し、 I<errno> に B<EILSEQ> をセットし、 I<*ps> は未定義"
+"状態のままにする。 さもなければ、 B<mbrtowc>()  関数は I<*ps> を初期状態にし"
+"て 0 を返す。"
 
 #. type: Plain text
 #: build/C/man3/mbrtowc.3:146
-msgid "In all of the above cases, if I<ps> is NULL, a static anonymous state known only to the B<mbrtowc>()  function is used instead.  Otherwise, I<*ps> must be a valid I<mbstate_t> object.  An I<mbstate_t> object I<a> can be initialized to the initial state by zeroing it, for example using"
-msgstr "上記の全ての場合において、I<ps> が NULL ならば代わりに B<mbrtowc>() 関数のみが使用する静的で名前のない状態が使用される。 さもなければ、I<*ps> は有効な I<mbstate_t> オブジェクトで なければならない。 I<mbstate_t> オブジェクトである I<a> はゼロで埋めることによって 初期状態に初期化できる。以下に例を示す。"
+msgid ""
+"In all of the above cases, if I<ps> is NULL, a static anonymous state known "
+"only to the B<mbrtowc>()  function is used instead.  Otherwise, I<*ps> must "
+"be a valid I<mbstate_t> object.  An I<mbstate_t> object I<a> can be "
+"initialized to the initial state by zeroing it, for example using"
+msgstr ""
+"上記の全ての場合において、I<ps> が NULL ならば代わりに B<mbrtowc>() 関数のみ"
+"が使用する静的で名前のない状態が使用される。 さもなければ、I<*ps> は有効な "
+"I<mbstate_t> オブジェクトで なければならない。 I<mbstate_t> オブジェクトであ"
+"る I<a> はゼロで埋めることによって 初期状態に初期化できる。以下に例を示す。"
 
 #. type: Plain text
 #: build/C/man3/mbrtowc.3:149
@@ -777,18 +1035,38 @@ msgstr "memset(&a, 0, sizeof(a));"
 
 #. type: Plain text
 #: build/C/man3/mbrtowc.3:173
-msgid "The B<mbrtowc>()  function returns the number of bytes parsed from the multibyte sequence starting at I<s>, if a non-L\\(aq\\e0\\(aq wide character was recognized.  It returns 0, if a L\\(aq\\e0\\(aq wide character was recognized.  It returns I<(size_t)\\ -1> and sets I<errno> to B<EILSEQ>, if an invalid multibyte sequence was encountered.  It returns I<(size_t)\\ -2> if it couldn't parse a complete multibyte character, meaning that I<n> should be increased."
-msgstr "L\\(aq\\e0\\(aq 以外のワイド文字を認識した場合には B<mbrtowc>()  関数は I<s> から始まるマルチバイト列から解析したバイト数を返す。 L\\(aq\\e0\\(aq ワイド文字を認識した場合には 0 を返す。 不正なマルチバイト列に遭遇した場合には I<(size_t)\\ -1> を返し、 I<errno> に B<EILSEQ> を設定する。完全なマルチバイト文字を 解析できなかった場合には I<(size_t)\\ -2> を返し I<n> を増加させる必要があることを示す。"
+msgid ""
+"The B<mbrtowc>()  function returns the number of bytes parsed from the "
+"multibyte sequence starting at I<s>, if a non-L\\(aq\\e0\\(aq wide character "
+"was recognized.  It returns 0, if a L\\(aq\\e0\\(aq wide character was "
+"recognized.  It returns I<(size_t)\\ -1> and sets I<errno> to B<EILSEQ>, if "
+"an invalid multibyte sequence was encountered.  It returns I<(size_t)\\ -2> "
+"if it couldn't parse a complete multibyte character, meaning that I<n> "
+"should be increased."
+msgstr ""
+"L\\(aq\\e0\\(aq 以外のワイド文字を認識した場合には B<mbrtowc>()  関数は I<s> "
+"から始まるマルチバイト列から解析したバイト数を返す。 L\\(aq\\e0\\(aq ワイド文"
+"字を認識した場合には 0 を返す。 不正なマルチバイト列に遭遇した場合には "
+"I<(size_t)\\ -1> を返し、 I<errno> に B<EILSEQ> を設定する。完全なマルチバイ"
+"ト文字を 解析できなかった場合には I<(size_t)\\ -2> を返し I<n> を増加させる必"
+"要があることを示す。"
 
 #. type: Plain text
 #: build/C/man3/mbrtowc.3:179
-msgid "The B<mbrtowc>()  function is thread-safe with exceptions.  It is not thread-safe if called with a NULL I<ps> parameter."
-msgstr "B<mbrtowc>() 関数は、例外付きのスレッドセーフである。 I<ps> パラメーターが NULL で呼び出された場合はスレッドセーフではない。"
+msgid ""
+"The B<mbrtowc>()  function is thread-safe with exceptions.  It is not thread-"
+"safe if called with a NULL I<ps> parameter."
+msgstr ""
+"B<mbrtowc>() 関数は、例外付きのスレッドセーフである。 I<ps> パラメーターが "
+"NULL で呼び出された場合はスレッドセーフではない。"
 
 #. type: Plain text
 #: build/C/man3/mbrtowc.3:188
-msgid "The behavior of B<mbrtowc>()  depends on the B<LC_CTYPE> category of the current locale."
-msgstr "B<mbrtowc>()  の動作は現在のロケールの B<LC_CTYPE> カテゴリに依存している。"
+msgid ""
+"The behavior of B<mbrtowc>()  depends on the B<LC_CTYPE> category of the "
+"current locale."
+msgstr ""
+"B<mbrtowc>()  の動作は現在のロケールの B<LC_CTYPE> カテゴリーに依存している。"
 
 #. type: Plain text
 #: build/C/man3/mbrtowc.3:191
@@ -814,23 +1092,58 @@ msgstr "B<int mbsinit(const mbstate_t *>I<ps>B<);>\n"
 
 #. type: Plain text
 #: build/C/man3/mbsinit.3:34
-msgid "Character conversion between the multibyte representation and the wide character representation uses conversion state, of type I<mbstate_t>.  Conversion of a string uses a finite-state machine; when it is interrupted after the complete conversion of a number of characters, it may need to save a state for processing the remaining characters.  Such a conversion state is needed for the sake of encodings such as ISO-2022 and UTF-7."
-msgstr "文字をマルチバイト表現とワイド文字表現の間で変換する場合には I<mbstate_t> 型の変換状態を使用する。文字列の変換は有限状態マシン を使用する。いくらかの文字の変換を完了した後に、残りの文字を処理する ために状態を保存しておく必要があるかもしれない。このような変換状態は ISO-2022 や UTF-7 のような符号を扱うのに必要とされる。"
+msgid ""
+"Character conversion between the multibyte representation and the wide "
+"character representation uses conversion state, of type I<mbstate_t>.  "
+"Conversion of a string uses a finite-state machine; when it is interrupted "
+"after the complete conversion of a number of characters, it may need to save "
+"a state for processing the remaining characters.  Such a conversion state is "
+"needed for the sake of encodings such as ISO-2022 and UTF-7."
+msgstr ""
+"文字をマルチバイト表現とワイド文字表現の間で変換する場合には I<mbstate_t> 型"
+"の変換状態を使用する。文字列の変換は有限状態マシン を使用する。いくらかの文字"
+"の変換を完了した後に、残りの文字を処理する ために状態を保存しておく必要がある"
+"かもしれない。このような変換状態は ISO-2022 や UTF-7 のような符号を扱うのに必"
+"要とされる。"
 
 #. type: Plain text
 #: build/C/man3/mbsinit.3:46
-msgid "The initial state is the state at the beginning of conversion of a string.  There are two kinds of state: The one used by multibyte to wide character conversion functions, such as B<mbsrtowcs>(3), and the one used by wide character to multibyte conversion functions, such as B<wcsrtombs>(3), but they both fit in a I<mbstate_t>, and they both have the same representation for an initial state."
-msgstr "初期状態とは文字列の変換を開始する時の状態である。状態には二種類が 存在し、一つは B<mbsrtowcs>(3)  のようなマルチバイトをワイド文字に 変換する関数で使用される。もう一つは B<wcsrtombs>(3)  のような ワイド文字をマルチバイトに変換する関数で使用される。しかし両方とも I<mbstate_t> に格納され、初期状態として同じ表現を持つ。"
+msgid ""
+"The initial state is the state at the beginning of conversion of a string.  "
+"There are two kinds of state: The one used by multibyte to wide character "
+"conversion functions, such as B<mbsrtowcs>(3), and the one used by wide "
+"character to multibyte conversion functions, such as B<wcsrtombs>(3), but "
+"they both fit in a I<mbstate_t>, and they both have the same representation "
+"for an initial state."
+msgstr ""
+"初期状態とは文字列の変換を開始する時の状態である。状態には二種類が 存在し、一"
+"つは B<mbsrtowcs>(3)  のようなマルチバイトをワイド文字に 変換する関数で使用さ"
+"れる。もう一つは B<wcsrtombs>(3)  のような ワイド文字をマルチバイトに変換する"
+"関数で使用される。しかし両方とも I<mbstate_t> に格納され、初期状態として同じ"
+"表現を持つ。"
 
 #. type: Plain text
 #: build/C/man3/mbsinit.3:54
-msgid "For 8-bit encodings, all states are equivalent to the initial state.  For multibyte encodings like UTF-8, EUC-*, BIG5 or SJIS, the wide character to multibyte conversion functions never produce non-initial states, but the multibyte to wide-character conversion functions like B<mbrtowc>(3)  do produce non-initial states when interrupted in the middle of a character."
-msgstr "8ビット符号においては全ての状態は初期状態と等価である。 UTF-8, EUC-*, BIG5, SJIS のような多バイト符号においてワイド文字から 多バイト文字への変換関数は非初期状態にはならない。 しかし B<mbrtowc>(3)  のような多バイト文字からワイド文字への変換関数では 文字の解釈の途中で非初期状態となる場合がある。"
+msgid ""
+"For 8-bit encodings, all states are equivalent to the initial state.  For "
+"multibyte encodings like UTF-8, EUC-*, BIG5 or SJIS, the wide character to "
+"multibyte conversion functions never produce non-initial states, but the "
+"multibyte to wide-character conversion functions like B<mbrtowc>(3)  do "
+"produce non-initial states when interrupted in the middle of a character."
+msgstr ""
+"8ビット符号においては全ての状態は初期状態と等価である。 UTF-8, EUC-*, BIG5, "
+"SJIS のような多バイト符号においてワイド文字から 多バイト文字への変換関数は非"
+"初期状態にはならない。 しかし B<mbrtowc>(3)  のような多バイト文字からワイド文"
+"字への変換関数では 文字の解釈の途中で非初期状態となる場合がある。"
 
 #. type: Plain text
 #: build/C/man3/mbsinit.3:58
-msgid "One possible way to create an I<mbstate_t> in initial state is to set it to zero:"
-msgstr "初期状態の I<mbstate_t> を作成する方法の一つは、それをゼロに設定することである:"
+msgid ""
+"One possible way to create an I<mbstate_t> in initial state is to set it to "
+"zero:"
+msgstr ""
+"初期状態の I<mbstate_t> を作成する方法の一つは、それをゼロに設定することであ"
+"る:"
 
 #. type: Plain text
 #: build/C/man3/mbsinit.3:62
@@ -844,8 +1157,11 @@ msgstr ""
 
 #. type: Plain text
 #: build/C/man3/mbsinit.3:65
-msgid "On Linux, the following works as well, but might generate compiler warnings:"
-msgstr "Linux においては以下の方法でも同様であるが、コンパイラーの警告が 生成されるかもしれない。"
+msgid ""
+"On Linux, the following works as well, but might generate compiler warnings:"
+msgstr ""
+"Linux においては以下の方法でも同様であるが、コンパイラーの警告が 生成されるか"
+"もしれない。"
 
 #. type: Plain text
 #: build/C/man3/mbsinit.3:68
@@ -855,13 +1171,19 @@ msgstr "    mbstate_t state = { 0 };\n"
 
 #. type: Plain text
 #: build/C/man3/mbsinit.3:76
-msgid "The function B<mbsinit>()  tests whether I<*ps> corresponds to an initial state."
+msgid ""
+"The function B<mbsinit>()  tests whether I<*ps> corresponds to an initial "
+"state."
 msgstr "B<mbsinit>()  は I<*ps> が初期状態に一致するかどうかを検査する。"
 
 #. type: Plain text
 #: build/C/man3/mbsinit.3:84
-msgid "B<mbsinit>()  returns nonzero if I<*ps> is an initial state, or if I<ps> is NULL.  Otherwise, it returns 0."
-msgstr "B<mbsinit>()  は I<*ps> が初期状態の場合や NULL の場合には ゼロ以外を返す。それ以外の場合にはゼロを返す。"
+msgid ""
+"B<mbsinit>()  returns nonzero if I<*ps> is an initial state, or if I<ps> is "
+"NULL.  Otherwise, it returns 0."
+msgstr ""
+"B<mbsinit>()  は I<*ps> が初期状態の場合や NULL の場合には ゼロ以外を返す。そ"
+"れ以外の場合にはゼロを返す。"
 
 #. type: Plain text
 #: build/C/man3/mbsinit.3:89
@@ -870,13 +1192,18 @@ msgstr "関数 B<mbsinit>() はスレッドセーフである。"
 
 #. type: Plain text
 #: build/C/man3/mbsinit.3:98
-msgid "The behavior of B<mbsinit>()  depends on the B<LC_CTYPE> category of the current locale."
-msgstr "B<mbsinit>()  の動作は現在のロケールの B<LC_CTYPE> カテゴリに依存している。"
+msgid ""
+"The behavior of B<mbsinit>()  depends on the B<LC_CTYPE> category of the "
+"current locale."
+msgstr ""
+"B<mbsinit>()  の動作は現在のロケールの B<LC_CTYPE> カテゴリーに依存している。"
 
 #. type: Plain text
 #: build/C/man3/mbsinit.3:104
-msgid "B<mbrlen>(3), B<mbrtowc>(3), B<wcrtomb>(3), B<mbsrtowcs>(3), B<wcsrtombs>(3)"
-msgstr "B<mbrlen>(3), B<mbrtowc>(3), B<wcrtomb>(3), B<mbsrtowcs>(3), B<wcsrtombs>(3)"
+msgid ""
+"B<mbrlen>(3), B<mbrtowc>(3), B<wcrtomb>(3), B<mbsrtowcs>(3), B<wcsrtombs>(3)"
+msgstr ""
+"B<mbrlen>(3), B<mbrtowc>(3), B<wcrtomb>(3), B<mbsrtowcs>(3), B<wcsrtombs>(3)"
 
 #. type: TH
 #: build/C/man3/mbsnrtowcs.3:15
@@ -940,13 +1267,33 @@ msgstr "_GNU_SOURCE"
 
 #. type: Plain text
 #: build/C/man3/mbsnrtowcs.3:54
-msgid "The B<mbsnrtowcs>()  function is like the B<mbsrtowcs>(3)  function, except that the number of bytes to be converted, starting at I<*src>, is limited to I<nms>."
-msgstr "B<mbsnrtowcs>()  関数は B<mbsrtowcs>(3)  関数に似ているが 変換するバイト数が I<*src> から始まる I<nms> バイトに制限されている 点が異なっている。"
+msgid ""
+"The B<mbsnrtowcs>()  function is like the B<mbsrtowcs>(3)  function, except "
+"that the number of bytes to be converted, starting at I<*src>, is limited to "
+"I<nms>."
+msgstr ""
+"B<mbsnrtowcs>()  関数は B<mbsrtowcs>(3)  関数に似ているが 変換するバイト数が "
+"I<*src> から始まる I<nms> バイトに制限されている 点が異なっている。"
 
 #. type: Plain text
 #: build/C/man3/mbsnrtowcs.3:87
-msgid "If I<dest> is not NULL, the B<mbsnrtowcs>()  function converts at most I<nms> bytes from the multibyte string I<*src> to a wide-character string starting at I<dest>.  At most I<len> wide characters are written to I<dest>.  The shift state I<*ps> is updated.  The conversion is effectively performed by repeatedly calling I<mbrtowc(dest, *src, n, ps)> where I<n> is some positive number, as long as this call succeeds, and then incrementing I<dest> by one and I<*src> by the number of bytes consumed.  The conversion can stop for three reasons:"
-msgstr "I<dest> が NULL でなければ B<mbsnrtowcs>()  関数は I<*src> からのマルチバイト文字列の最大 I<nms> までを I<dest> からのワイド文字列に変換する。 最大 I<len> 文字のワイド文字が I<dest> に書き込まれる。 同時にシフト状態 I<*ps> を更新する。 変換は I<mbrtowc(dest, *src, n, ps)> を、この呼び出しが成功する限り、繰り返し実行したのと実質的に同様である。 ここでの I<n> は正の数であり、繰り返しごとに I<dest> が 1 増加させられ、 I<*src> が消費したバイト数だけ増加させられる。変換は以下の三つの いずれかの条件で停止する:"
+msgid ""
+"If I<dest> is not NULL, the B<mbsnrtowcs>()  function converts at most "
+"I<nms> bytes from the multibyte string I<*src> to a wide-character string "
+"starting at I<dest>.  At most I<len> wide characters are written to "
+"I<dest>.  The shift state I<*ps> is updated.  The conversion is effectively "
+"performed by repeatedly calling I<mbrtowc(dest, *src, n, ps)> where I<n> is "
+"some positive number, as long as this call succeeds, and then incrementing "
+"I<dest> by one and I<*src> by the number of bytes consumed.  The conversion "
+"can stop for three reasons:"
+msgstr ""
+"I<dest> が NULL でなければ B<mbsnrtowcs>()  関数は I<*src> からのマルチバイト"
+"文字列の最大 I<nms> までを I<dest> からのワイド文字列に変換する。 最大 "
+"I<len> 文字のワイド文字が I<dest> に書き込まれる。 同時にシフト状態 I<*ps> を"
+"更新する。 変換は I<mbrtowc(dest, *src, n, ps)> を、この呼び出しが成功する限"
+"り、繰り返し実行したのと実質的に同様である。 ここでの I<n> は正の数であり、繰"
+"り返しごとに I<dest> が 1 増加させられ、 I<*src> が消費したバイト数だけ増加さ"
+"せられる。変換は以下の三つの いずれかの条件で停止する:"
 
 #. type: IP
 #: build/C/man3/mbsnrtowcs.3:87 build/C/man3/mbsrtowcs.3:55
@@ -957,8 +1304,14 @@ msgstr "1."
 
 #. type: Plain text
 #: build/C/man3/mbsnrtowcs.3:98 build/C/man3/mbsrtowcs.3:66
-msgid "An invalid multibyte sequence has been encountered.  In this case, I<*src> is left pointing to the invalid multibyte sequence, I<(size_t)\\ -1> is returned, and I<errno> is set to B<EILSEQ>."
-msgstr "不正なマルチバイト列に遭遇した。この場合には I<*src> は不正な マルチバイト列を指すようにして、 I<(size_t)\\ -1> を返し、I<errno> に B<EILSEQ> を設定する。"
+msgid ""
+"An invalid multibyte sequence has been encountered.  In this case, I<*src> "
+"is left pointing to the invalid multibyte sequence, I<(size_t)\\ -1> is "
+"returned, and I<errno> is set to B<EILSEQ>."
+msgstr ""
+"不正なマルチバイト列に遭遇した。この場合には I<*src> は不正な マルチバイト列"
+"を指すようにして、 I<(size_t)\\ -1> を返し、I<errno> に B<EILSEQ> を設定す"
+"る。"
 
 #. type: IP
 #: build/C/man3/mbsnrtowcs.3:98 build/C/man3/mbsrtowcs.3:66
@@ -969,8 +1322,15 @@ msgstr "2."
 
 #. type: Plain text
 #: build/C/man3/mbsnrtowcs.3:114
-msgid "The I<nms> limit forces a stop, or I<len> non-L\\(aq\\e0\\(aq wide characters have been stored at I<dest>.  In this case, I<*src> is left pointing to the next multibyte sequence to be converted, and the number of wide characters written to I<dest> is returned."
-msgstr "I<nms> 制限によって強制的に停止するか、I<len> 文字の L\\(aq\\e0\\(aq 以外の ワイド文字を I<dest> に格納した場合。この場合は I<*src> は 次に変換されるマルチバイト列を指すようにして、I<dest> に書き込まれた ワイド文字の数を返す。"
+msgid ""
+"The I<nms> limit forces a stop, or I<len> non-L\\(aq\\e0\\(aq wide "
+"characters have been stored at I<dest>.  In this case, I<*src> is left "
+"pointing to the next multibyte sequence to be converted, and the number of "
+"wide characters written to I<dest> is returned."
+msgstr ""
+"I<nms> 制限によって強制的に停止するか、I<len> 文字の L\\(aq\\e0\\(aq 以外の "
+"ワイド文字を I<dest> に格納した場合。この場合は I<*src> は 次に変換されるマル"
+"チバイト列を指すようにして、I<dest> に書き込まれた ワイド文字の数を返す。"
 
 #. type: IP
 #: build/C/man3/mbsnrtowcs.3:114 build/C/man3/mbsrtowcs.3:77
@@ -981,28 +1341,57 @@ msgstr "3."
 
 #. type: Plain text
 #: build/C/man3/mbsnrtowcs.3:128
-msgid "The multibyte string has been completely converted, including the terminating null wide character (\\(aq\\e0\\(aq)  (which has the side effect of bringing back I<*ps> to the initial state).  In this case, I<*src> is set to NULL, and the number of wide characters written to I<dest>, excluding the terminating null wide character, is returned."
-msgstr "マルチバイト文字列が終端のヌルワイド文字 (\\(aq\\e0\\(aq)  まで含めて完全に変換された場合。 (この時、副作用として I<*ps> が初期状態に戻される。)  この場合は I<*src> には NULL が設定され、 I<dest> に書き込まれた文字数 (終端の ヌルワイド文字は含まれない) を返す。"
+msgid ""
+"The multibyte string has been completely converted, including the "
+"terminating null wide character (\\(aq\\e0\\(aq)  (which has the side effect "
+"of bringing back I<*ps> to the initial state).  In this case, I<*src> is set "
+"to NULL, and the number of wide characters written to I<dest>, excluding the "
+"terminating null wide character, is returned."
+msgstr ""
+"マルチバイト文字列が終端のヌルワイド文字 (\\(aq\\e0\\(aq)  まで含めて完全に変"
+"換された場合。 (この時、副作用として I<*ps> が初期状態に戻される。)  この場合"
+"は I<*src> には NULL が設定され、 I<dest> に書き込まれた文字数 (終端の ヌルワ"
+"イド文字は含まれない) を返す。"
 
 #. type: Plain text
 #: build/C/man3/mbsnrtowcs.3:137
-msgid "If I<dest> is NULL, I<len> is ignored, and the conversion proceeds as above, except that the converted wide characters are not written out to memory, and that no destination length limit exists."
-msgstr "I<dest> が NULL の場合、I<len> は無視され、上記と同様の変換が 行われるが、変換されたワイド文字はメモリーに書き込まれず、変換先の上限 が存在しない。"
+msgid ""
+"If I<dest> is NULL, I<len> is ignored, and the conversion proceeds as above, "
+"except that the converted wide characters are not written out to memory, and "
+"that no destination length limit exists."
+msgstr ""
+"I<dest> が NULL の場合、I<len> は無視され、上記と同様の変換が 行われるが、変"
+"換されたワイド文字はメモリーに書き込まれず、変換先の上限 が存在しない。"
 
 #. type: Plain text
 #: build/C/man3/mbsnrtowcs.3:144
-msgid "In both of the above cases, if I<ps> is NULL, a static anonymous state known only to the B<mbsnrtowcs>()  function is used instead."
-msgstr "上記のどちらの場合でも、I<ps> が NULL ならば、 代りに B<mbsnrtowcs>() 関数のみが使用する静的で名前のない状態が使用される。"
+msgid ""
+"In both of the above cases, if I<ps> is NULL, a static anonymous state known "
+"only to the B<mbsnrtowcs>()  function is used instead."
+msgstr ""
+"上記のどちらの場合でも、I<ps> が NULL ならば、 代りに B<mbsnrtowcs>() 関数の"
+"みが使用する静的で名前のない状態が使用される。"
 
 #. type: Plain text
 #: build/C/man3/mbsnrtowcs.3:150 build/C/man3/mbsrtowcs.3:113
-msgid "The programmer must ensure that there is room for at least I<len> wide characters at I<dest>."
-msgstr "プログラマーは I<dest> に最低でも I<len> ワイド文字を書き込むこ とができる空間があることを保証しなければならない。"
+msgid ""
+"The programmer must ensure that there is room for at least I<len> wide "
+"characters at I<dest>."
+msgstr ""
+"プログラマーは I<dest> に最低でも I<len> ワイド文字を書き込むこ とができる空"
+"間があることを保証しなければならない。"
 
 #. type: Plain text
 #: build/C/man3/mbsnrtowcs.3:163
-msgid "The B<mbsnrtowcs>()  function returns the number of wide characters that make up the converted part of the wide-character string, not including the terminating null wide character.  If an invalid multibyte sequence was encountered, I<(size_t)\\ -1> is returned, and I<errno> set to B<EILSEQ>."
-msgstr "B<mbsnrtowcs>()  関数はワイド文字列に変換完了したワイド文字の数を返す。 終端のナルワイド文字は含まない。不正なマルチバイト列に遭遇した場合には I<(size_t)\\ -1> を返し、I<errno> に B<EILSEQ> を設定する。"
+msgid ""
+"The B<mbsnrtowcs>()  function returns the number of wide characters that "
+"make up the converted part of the wide-character string, not including the "
+"terminating null wide character.  If an invalid multibyte sequence was "
+"encountered, I<(size_t)\\ -1> is returned, and I<errno> set to B<EILSEQ>."
+msgstr ""
+"B<mbsnrtowcs>()  関数はワイド文字列に変換完了したワイド文字の数を返す。 終端"
+"のナルワイド文字は含まない。不正なマルチバイト列に遭遇した場合には "
+"I<(size_t)\\ -1> を返し、I<errno> に B<EILSEQ> を設定する。"
 
 #. type: Plain text
 #: build/C/man3/mbsnrtowcs.3:165 build/C/man3/wcpcpy.3:74
@@ -1013,8 +1402,12 @@ msgstr "POSIX.1-2008."
 
 #. type: Plain text
 #: build/C/man3/mbsnrtowcs.3:172
-msgid "The behavior of B<mbsnrtowcs>()  depends on the B<LC_CTYPE> category of the current locale."
-msgstr "B<mbsnrtowcs>()  の動作は現在のロケールの B<LC_CTYPE> カテゴリに依存している。"
+msgid ""
+"The behavior of B<mbsnrtowcs>()  depends on the B<LC_CTYPE> category of the "
+"current locale."
+msgstr ""
+"B<mbsnrtowcs>()  の動作は現在のロケールの B<LC_CTYPE> カテゴリーに依存してい"
+"る。"
 
 #. type: Plain text
 #: build/C/man3/mbsnrtowcs.3:176 build/C/man3/mbsrtowcs.3:139
@@ -1051,43 +1444,94 @@ msgstr ""
 
 #. type: Plain text
 #: build/C/man3/mbsrtowcs.3:55
-msgid "If I<dest> is not NULL, the B<mbsrtowcs>()  function converts the multibyte string I<*src> to a wide-character string starting at I<dest>.  At most I<len> wide characters are written to I<dest>.  The shift state I<*ps> is updated.  The conversion is effectively performed by repeatedly calling I<mbrtowc(dest, *src, n, ps)> where I<n> is some positive number, as long as this call succeeds, and then incrementing I<dest> by one and I<*src> by the number of bytes consumed.  The conversion can stop for three reasons:"
-msgstr "I<dest> が NULL でなければ、 B<mbsrtowcs>()  関数は マルチバイト文字列 I<*src> を I<dest> から始まるワイド文字列に 変換する。I<dest> には最大で I<len> 文字のワイド文字が 書き込まれる。同時にシフト状態 I<*ps> を更新する。 変換は I<mbrtowc(dest, *src, n, ps)> を、この呼び出しが成功する限り繰り返し実行したのと実質的に同様である。 ここで I<n> は正の数であり、繰り返しごとに I<dest> が 1 増加させられ、 I<*src> が消費したバイト数だけ増加させられる。変換は以下の三つの いずれかの条件で停止する:"
+msgid ""
+"If I<dest> is not NULL, the B<mbsrtowcs>()  function converts the multibyte "
+"string I<*src> to a wide-character string starting at I<dest>.  At most "
+"I<len> wide characters are written to I<dest>.  The shift state I<*ps> is "
+"updated.  The conversion is effectively performed by repeatedly calling "
+"I<mbrtowc(dest, *src, n, ps)> where I<n> is some positive number, as long as "
+"this call succeeds, and then incrementing I<dest> by one and I<*src> by the "
+"number of bytes consumed.  The conversion can stop for three reasons:"
+msgstr ""
+"I<dest> が NULL でなければ、 B<mbsrtowcs>()  関数は マルチバイト文字列 "
+"I<*src> を I<dest> から始まるワイド文字列に 変換する。I<dest> には最大で "
+"I<len> 文字のワイド文字が 書き込まれる。同時にシフト状態 I<*ps> を更新する。 "
+"変換は I<mbrtowc(dest, *src, n, ps)> を、この呼び出しが成功する限り繰り返し実"
+"行したのと実質的に同様である。 ここで I<n> は正の数であり、繰り返しごとに "
+"I<dest> が 1 増加させられ、 I<*src> が消費したバイト数だけ増加させられる。変"
+"換は以下の三つの いずれかの条件で停止する:"
 
 #. type: Plain text
 #: build/C/man3/mbsrtowcs.3:77
-msgid "I<len> non-L\\(aq\\e0\\(aq wide characters have been stored at I<dest>.  In this case, I<*src> is left pointing to the next multibyte sequence to be converted, and the number of wide characters written to I<dest> is returned."
-msgstr "I<len> 文字の L\\(aq\\e0\\(aq 以外のワイド文字を I<dest> に格納した場合。 この場合は I<*src> は次に変換されるマルチバイト列を指すようにして、 I<dest> に書き込まれたワイド文字の数を返す。"
+msgid ""
+"I<len> non-L\\(aq\\e0\\(aq wide characters have been stored at I<dest>.  In "
+"this case, I<*src> is left pointing to the next multibyte sequence to be "
+"converted, and the number of wide characters written to I<dest> is returned."
+msgstr ""
+"I<len> 文字の L\\(aq\\e0\\(aq 以外のワイド文字を I<dest> に格納した場合。 こ"
+"の場合は I<*src> は次に変換されるマルチバイト列を指すようにして、 I<dest> に"
+"書き込まれたワイド文字の数を返す。"
 
 #. type: Plain text
 #: build/C/man3/mbsrtowcs.3:90
-msgid "The multibyte string has been completely converted, including the terminating null wide character (\\(aq\\e0\\(aq), which has the side effect of bringing back I<*ps> to the initial state.  In this case, I<*src> is set to NULL, and the number of wide characters written to I<dest>, excluding the terminating null wide character, is returned."
-msgstr "マルチバイト文字列が終端のヌルワイド文字 (\\(aq\\e0\\(aq) まで含めて完全に 変換された場合。この時、副作用として I<*ps> が初期状態に戻される。 この場合は I<*src> には NULL が設定され、終端のヌルワイド文字を除いて I<dest> に書き込まれた文字数を返す。"
+msgid ""
+"The multibyte string has been completely converted, including the "
+"terminating null wide character (\\(aq\\e0\\(aq), which has the side effect "
+"of bringing back I<*ps> to the initial state.  In this case, I<*src> is set "
+"to NULL, and the number of wide characters written to I<dest>, excluding the "
+"terminating null wide character, is returned."
+msgstr ""
+"マルチバイト文字列が終端のヌルワイド文字 (\\(aq\\e0\\(aq) まで含めて完全に 変"
+"換された場合。この時、副作用として I<*ps> が初期状態に戻される。 この場合は "
+"I<*src> には NULL が設定され、終端のヌルワイド文字を除いて I<dest> に書き込ま"
+"れた文字数を返す。"
 
 #. type: Plain text
 #: build/C/man3/mbsrtowcs.3:99
-msgid "If I<dest> is NULL, I<len> is ignored, and the conversion proceeds as above, except that the converted wide characters are not written out to memory, and that no length limit exists."
-msgstr "I<dest> が NULL の場合、I<len> は無視され、上記と同様の変換が 行われるが、変換されたワイド文字はメモリーに書き込まれず、変換先の上限 が存在しない。"
+msgid ""
+"If I<dest> is NULL, I<len> is ignored, and the conversion proceeds as above, "
+"except that the converted wide characters are not written out to memory, and "
+"that no length limit exists."
+msgstr ""
+"I<dest> が NULL の場合、I<len> は無視され、上記と同様の変換が 行われるが、変"
+"換されたワイド文字はメモリーに書き込まれず、変換先の上限 が存在しない。"
 
 #. type: Plain text
 #: build/C/man3/mbsrtowcs.3:107
-msgid "In both of the above cases, if I<ps> is NULL, a static anonymous state known only to the B<mbsrtowcs>()  function is used instead."
-msgstr "上記のどちらの場合でも、I<ps> が NULL ならば、 代りに B<mbsrtowcs>()  関数のみが使用する静的で名前のない状態が使用される。"
+msgid ""
+"In both of the above cases, if I<ps> is NULL, a static anonymous state known "
+"only to the B<mbsrtowcs>()  function is used instead."
+msgstr ""
+"上記のどちらの場合でも、I<ps> が NULL ならば、 代りに B<mbsrtowcs>()  関数の"
+"みが使用する静的で名前のない状態が使用される。"
 
 #. type: Plain text
 #: build/C/man3/mbsrtowcs.3:126
-msgid "The B<mbsrtowcs>()  function returns the number of wide characters that make up the converted part of the wide-character string, not including the terminating null wide character.  If an invalid multibyte sequence was encountered, I<(size_t)\\ -1> is returned, and I<errno> set to B<EILSEQ>."
-msgstr "B<mbsrtowcs>()  関数はワイド文字列に変換完了したワイド文字の数を返す。 終端のナルワイド文字は含まない。不正なマルチバイト列に遭遇した場合には I<(size_t)\\ -1> を返し、I<errno> に B<EILSEQ> を設定する。"
+msgid ""
+"The B<mbsrtowcs>()  function returns the number of wide characters that make "
+"up the converted part of the wide-character string, not including the "
+"terminating null wide character.  If an invalid multibyte sequence was "
+"encountered, I<(size_t)\\ -1> is returned, and I<errno> set to B<EILSEQ>."
+msgstr ""
+"B<mbsrtowcs>()  関数はワイド文字列に変換完了したワイド文字の数を返す。 終端の"
+"ナルワイド文字は含まない。不正なマルチバイト列に遭遇した場合には "
+"I<(size_t)\\ -1> を返し、I<errno> に B<EILSEQ> を設定する。"
 
 #. type: Plain text
 #: build/C/man3/mbsrtowcs.3:135
-msgid "The behavior of B<mbsrtowcs>()  depends on the B<LC_CTYPE> category of the current locale."
-msgstr "B<mbsrtowcs>()  の動作は現在のロケールの B<LC_CTYPE> カテゴリに依存している。"
+msgid ""
+"The behavior of B<mbsrtowcs>()  depends on the B<LC_CTYPE> category of the "
+"current locale."
+msgstr ""
+"B<mbsrtowcs>()  の動作は現在のロケールの B<LC_CTYPE> カテゴリーに依存してい"
+"る。"
 
 #. type: Plain text
 #: build/C/man3/mbsrtowcs.3:145
-msgid "B<iconv>(3), B<mbrtowc>(3), B<mbsinit>(3), B<mbsnrtowcs>(3), B<mbstowcs>(3)"
-msgstr "B<iconv>(3), B<mbrtowc>(3), B<mbsinit>(3), B<mbsnrtowcs>(3), B<mbstowcs>(3)"
+msgid ""
+"B<iconv>(3), B<mbrtowc>(3), B<mbsinit>(3), B<mbsnrtowcs>(3), B<mbstowcs>(3)"
+msgstr ""
+"B<iconv>(3), B<mbrtowc>(3), B<mbsinit>(3), B<mbsnrtowcs>(3), B<mbstowcs>(3)"
 
 #. type: TH
 #: build/C/man3/putwchar.3:17
@@ -1108,23 +1552,44 @@ msgstr "B<wint_t putwchar(wchar_t >I<wc>B<);>\n"
 
 #. type: Plain text
 #: build/C/man3/putwchar.3:49
-msgid "The B<putwchar>()  function is the wide-character equivalent of the B<putchar>(3)  function.  It writes the wide character I<wc> to I<stdout>.  If I<ferror(stdout)> becomes true, it returns B<WEOF>.  If a wide character conversion error occurs, it sets I<errno> to B<EILSEQ> and returns B<WEOF>.  Otherwise, it returns I<wc>."
-msgstr "B<putwchar>()  関数は B<putchar>()  のワイド文字版である。 この関数は I<wc> を I<stdout> へと書き出す。I<ferror(stdout)> が 真ならば B<WEOF> を返す。ワイド文字の変換に失敗した場合には I<errno> に B<EILSEQ> を設定して B<WEOF> を返す。それ以外の場合は I<wc> を返す。"
+msgid ""
+"The B<putwchar>()  function is the wide-character equivalent of the "
+"B<putchar>(3)  function.  It writes the wide character I<wc> to I<stdout>.  "
+"If I<ferror(stdout)> becomes true, it returns B<WEOF>.  If a wide character "
+"conversion error occurs, it sets I<errno> to B<EILSEQ> and returns B<WEOF>.  "
+"Otherwise, it returns I<wc>."
+msgstr ""
+"B<putwchar>()  関数は B<putchar>()  のワイド文字版である。 この関数は I<wc> "
+"を I<stdout> へと書き出す。I<ferror(stdout)> が 真ならば B<WEOF> を返す。ワイ"
+"ド文字の変換に失敗した場合には I<errno> に B<EILSEQ> を設定して B<WEOF> を返"
+"す。それ以外の場合は I<wc> を返す。"
 
 #. type: Plain text
 #: build/C/man3/putwchar.3:60
-msgid "The B<putwchar>()  function returns I<wc> if no error occurred, or B<WEOF> to indicate an error."
-msgstr "エラーが起きなかった場合、 B<putwchar>()  関数は I<wc> を返す。 エラーが起きた場合は B<WEOF> を返す。"
+msgid ""
+"The B<putwchar>()  function returns I<wc> if no error occurred, or B<WEOF> "
+"to indicate an error."
+msgstr ""
+"エラーが起きなかった場合、 B<putwchar>()  関数は I<wc> を返す。 エラーが起き"
+"た場合は B<WEOF> を返す。"
 
 #. type: Plain text
 #: build/C/man3/putwchar.3:69
-msgid "The behavior of B<putwchar>()  depends on the B<LC_CTYPE> category of the current locale."
-msgstr "B<putwchar>()  の動作は現在のロケールの B<LC_CTYPE> カテゴリに依存している。"
+msgid ""
+"The behavior of B<putwchar>()  depends on the B<LC_CTYPE> category of the "
+"current locale."
+msgstr ""
+"B<putwchar>()  の動作は現在のロケールの B<LC_CTYPE> カテゴリーに依存してい"
+"る。"
 
 #. type: Plain text
 #: build/C/man3/putwchar.3:75
-msgid "It is reasonable to expect that B<putwchar>()  will actually write the multibyte sequence corresponding to the wide character I<wc>."
-msgstr "B<putwchar>()  が実際にはワイド文字 I<wc> と等価なマルチバイト文字を 書き出すことを期待してもよい。"
+msgid ""
+"It is reasonable to expect that B<putwchar>()  will actually write the "
+"multibyte sequence corresponding to the wide character I<wc>."
+msgstr ""
+"B<putwchar>()  が実際にはワイド文字 I<wc> と等価なマルチバイト文字を 書き出す"
+"ことを期待してもよい。"
 
 #. type: TH
 #: build/C/man3/ungetwc.3:16
@@ -1151,33 +1616,64 @@ msgstr "B<wint_t ungetwc(wint_t >I<wc>B<, FILE *>I<stream>B<);>\n"
 
 #. type: Plain text
 #: build/C/man3/ungetwc.3:34
-msgid "The B<ungetwc>()  function is the wide-character equivalent of the B<ungetc>(3)  function.  It pushes back a wide character onto I<stream> and returns it."
-msgstr "B<ungetwc>()  関数は B<ungetc>(3)  関数のワイド文字版である。 この関数はワイド文字を I<stream> へ戻して、それを返す。"
+msgid ""
+"The B<ungetwc>()  function is the wide-character equivalent of the "
+"B<ungetc>(3)  function.  It pushes back a wide character onto I<stream> and "
+"returns it."
+msgstr ""
+"B<ungetwc>()  関数は B<ungetc>(3)  関数のワイド文字版である。 この関数はワイ"
+"ド文字を I<stream> へ戻して、それを返す。"
 
 #. type: Plain text
 #: build/C/man3/ungetwc.3:50
-msgid "If I<wc> is B<WEOF>, it returns B<WEOF>.  If I<wc> is an invalid wide character, it sets I<errno> to B<EILSEQ> and returns B<WEOF>."
-msgstr "I<wc> が B<WEOF> の場合、 B<WEOF> を返す。 I<wc> が不正なワイド文字の場合、 I<errno> に B<EILSEQ> を設定して B<WEOF> を返す。"
+msgid ""
+"If I<wc> is B<WEOF>, it returns B<WEOF>.  If I<wc> is an invalid wide "
+"character, it sets I<errno> to B<EILSEQ> and returns B<WEOF>."
+msgstr ""
+"I<wc> が B<WEOF> の場合、 B<WEOF> を返す。 I<wc> が不正なワイド文字の場合、 "
+"I<errno> に B<EILSEQ> を設定して B<WEOF> を返す。"
 
 #. type: Plain text
 #: build/C/man3/ungetwc.3:59
-msgid "If I<wc> is a valid wide character, it is pushed back onto the stream and thus becomes available for future wide-character read operations.  The file-position indicator is decremented by one or more.  The end-of-file indicator is cleared.  The backing storage of the file is not affected."
-msgstr "I<wc> が有効なワイド文字の場合、それをストリームへと戻して後の ワイド文字読み込み操作で取得できるようにする。ファイル位置(file-position)  指示子は1以上戻される。ファイル終端(end-of-file)指示子はクリアされる。 そのファイルの背後にある記憶媒体は影響を受けない。"
+msgid ""
+"If I<wc> is a valid wide character, it is pushed back onto the stream and "
+"thus becomes available for future wide-character read operations.  The file-"
+"position indicator is decremented by one or more.  The end-of-file indicator "
+"is cleared.  The backing storage of the file is not affected."
+msgstr ""
+"I<wc> が有効なワイド文字の場合、それをストリームへと戻して後の ワイド文字読み"
+"込み操作で取得できるようにする。ファイル位置(file-position)  指示子は1以上戻"
+"される。ファイル終端(end-of-file)指示子はクリアされる。 そのファイルの背後に"
+"ある記憶媒体は影響を受けない。"
 
 #. type: Plain text
 #: build/C/man3/ungetwc.3:64
-msgid "Note: I<wc> need not be the last wide-character read from the stream; it can be any other valid wide character."
-msgstr "注意: I<wc> はストリームから読み込んだ最後のワイド文字である必要はない。 有効なワイド文字ならば何でも良い。"
+msgid ""
+"Note: I<wc> need not be the last wide-character read from the stream; it can "
+"be any other valid wide character."
+msgstr ""
+"注意: I<wc> はストリームから読み込んだ最後のワイド文字である必要はない。 有効"
+"なワイド文字ならば何でも良い。"
 
 #. type: Plain text
 #: build/C/man3/ungetwc.3:68
-msgid "If the implementation supports multiple push-back operations in a row, the pushed-back wide characters will be read in reverse order; however, only one level of push-back is guaranteed."
-msgstr "続けて複数のワイド文字を戻すことをサポートしている実装の場合は、 戻したワイド文字は、戻したのとは逆の順番で読み込まれる。 しかしこの場合でも一段階の戻ししか保証されていない。"
+msgid ""
+"If the implementation supports multiple push-back operations in a row, the "
+"pushed-back wide characters will be read in reverse order; however, only one "
+"level of push-back is guaranteed."
+msgstr ""
+"続けて複数のワイド文字を戻すことをサポートしている実装の場合は、 戻したワイド"
+"文字は、戻したのとは逆の順番で読み込まれる。 しかしこの場合でも一段階の戻しし"
+"か保証されていない。"
 
 #. type: Plain text
 #: build/C/man3/ungetwc.3:77
-msgid "The B<ungetwc>()  function returns I<wc> when successful, or B<WEOF> upon failure."
-msgstr "B<ungetwc>()  関数は成功した場合には I<wc> を返す。 失敗した場合には B<WEOF> を返す。"
+msgid ""
+"The B<ungetwc>()  function returns I<wc> when successful, or B<WEOF> upon "
+"failure."
+msgstr ""
+"B<ungetwc>()  関数は成功した場合には I<wc> を返す。 失敗した場合には B<WEOF> "
+"を返す。"
 
 #. type: Plain text
 #: build/C/man3/ungetwc.3:82
@@ -1186,8 +1682,12 @@ msgstr "関数 B<ungetwc>() はスレッドセーフである。"
 
 #. type: Plain text
 #: build/C/man3/ungetwc.3:91
-msgid "The behavior of B<ungetwc>()  depends on the B<LC_CTYPE> category of the current locale."
-msgstr "B<ungetwc>()  関数の動作は現在のロケールの B<LC_CTYPE> カテゴリに依存している。"
+msgid ""
+"The behavior of B<ungetwc>()  depends on the B<LC_CTYPE> category of the "
+"current locale."
+msgstr ""
+"B<ungetwc>()  関数の動作は現在のロケールの B<LC_CTYPE> カテゴリーに依存してい"
+"る。"
 
 #. type: Plain text
 #: build/C/man3/ungetwc.3:93
@@ -1224,8 +1724,15 @@ msgstr "B<wcpcpy>():"
 
 #. type: Plain text
 #: build/C/man3/wcpcpy.3:54
-msgid "The B<wcpcpy>()  function is the wide-character equivalent of the B<stpcpy>(3)  function.  It copies the wide-character string pointed to by I<src>, including the terminating null wide character (L\\(aq\\e0\\(aq), to the array pointed to by I<dest>."
-msgstr "B<wcpcpy>()  関数は、 B<stpcpy>(3)  関数に対応するワイド文字関数である。 この関数は I<src> が指すワイド文字文字列を、 終端のヌルワイド文字 (L\\(aq\\e0\\(aq) を含めて、 I<dest> が指す配列にコピーする。"
+msgid ""
+"The B<wcpcpy>()  function is the wide-character equivalent of the "
+"B<stpcpy>(3)  function.  It copies the wide-character string pointed to by "
+"I<src>, including the terminating null wide character (L\\(aq\\e0\\(aq), to "
+"the array pointed to by I<dest>."
+msgstr ""
+"B<wcpcpy>()  関数は、 B<stpcpy>(3)  関数に対応するワイド文字関数である。 この"
+"関数は I<src> が指すワイド文字文字列を、 終端のヌルワイド文字 (L\\(aq"
+"\\e0\\(aq) を含めて、 I<dest> が指す配列にコピーする。"
 
 #. type: Plain text
 #: build/C/man3/wcpcpy.3:56 build/C/man3/wcpncpy.3:83 build/C/man3/wcscat.3:39
@@ -1236,13 +1743,21 @@ msgstr "これらの文字列は重なっていてはならない。"
 
 #. type: Plain text
 #: build/C/man3/wcpcpy.3:62 build/C/man3/wcscpy.3:45
-msgid "The programmer must ensure that there is room for at least I<wcslen(src)+1> wide characters at I<dest>."
-msgstr "プログラマは、少なくとも I<wcslen(src)+1> 文字のワイド文字 が入るだけの領域を I<dest> に対して確保しなければならない。"
+msgid ""
+"The programmer must ensure that there is room for at least I<wcslen(src)+1> "
+"wide characters at I<dest>."
+msgstr ""
+"プログラマは、少なくとも I<wcslen(src)+1> 文字のワイド文字 が入るだけの領域"
+"を I<dest> に対して確保しなければならない。"
 
 #. type: Plain text
 #: build/C/man3/wcpcpy.3:67
-msgid "B<wcpcpy>()  returns a pointer to the end of the wide-character string I<dest>, that is, a pointer to the terminating null wide character."
-msgstr "B<wcpcpy>()  は、ワイド文字文字列 I<dest> の末尾、つまり終端のヌルワイド文字 を指すポインターを返す。"
+msgid ""
+"B<wcpcpy>()  returns a pointer to the end of the wide-character string "
+"I<dest>, that is, a pointer to the terminating null wide character."
+msgstr ""
+"B<wcpcpy>()  は、ワイド文字文字列 I<dest> の末尾、つまり終端のヌルワイド文字 "
+"を指すポインターを返す。"
 
 #. type: Plain text
 #: build/C/man3/wcpcpy.3:72
@@ -1268,8 +1783,11 @@ msgstr "2013-12-16"
 
 #. type: Plain text
 #: build/C/man3/wcpncpy.3:19
-msgid "wcpncpy - copy a fixed-size string of wide characters, returning a pointer to its end"
-msgstr "wcpncpy - 固定長のワイド文字文字列をコピーし、その末尾を指すポインターを返す"
+msgid ""
+"wcpncpy - copy a fixed-size string of wide characters, returning a pointer "
+"to its end"
+msgstr ""
+"wcpncpy - 固定長のワイド文字文字列をコピーし、その末尾を指すポインターを返す"
 
 #. type: Plain text
 #: build/C/man3/wcpncpy.3:24
@@ -1284,19 +1802,43 @@ msgstr "B<wcpncpy>():"
 
 #. type: Plain text
 #: build/C/man3/wcpncpy.3:81
-msgid "The B<wcpncpy>()  function is the wide-character equivalent of the B<stpncpy>(3)  function.  It copies at most I<n> wide characters from the wide-character string pointed to by I<src>, including the terminating null wide (L\\(aq\\e0\\(aq), to the array pointed to by I<dest>.  Exactly I<n> wide characters are written at I<dest>.  If the length I<wcslen(src)> is smaller than I<n>, the remaining wide characters in the array pointed to by I<dest> are filled with L\\(aq\\e0\\(aq characters.  If the length I<wcslen(src)> is greater than or equal to I<n>, the string pointed to by I<dest> will not be L\\(aq\\e0\\(aq terminated."
-msgstr "B<wcpncpy>()  関数は、 B<stpncpy>(3)  関数に対応するワイド文字関数である。 この関数は、I<src> が指すワイド文字文字列から I<dest> が指す ワイド文字文字列に、終端のヌルワイド文字 (L\\(aq\\e0\\(aq) を含めて 最大 I<n> 文字をコピーする。 ちょうど I<n> 個のワイド文字が I<dest> にコピーされる。 つまり、I<wcslen(src)> の長さが I<n> より小さければ、 I<dest> が指す配列中の残りのワイド文字は L\\(aq\\e0\\(aq 文字で埋められる。 I<wcslen(src)> の長さが I<n> 以上ならば、I<dest> が指す 文字列は L\\(aq\\e0\\(aq で終端されない。"
+msgid ""
+"The B<wcpncpy>()  function is the wide-character equivalent of the "
+"B<stpncpy>(3)  function.  It copies at most I<n> wide characters from the "
+"wide-character string pointed to by I<src>, including the terminating null "
+"wide (L\\(aq\\e0\\(aq), to the array pointed to by I<dest>.  Exactly I<n> "
+"wide characters are written at I<dest>.  If the length I<wcslen(src)> is "
+"smaller than I<n>, the remaining wide characters in the array pointed to by "
+"I<dest> are filled with L\\(aq\\e0\\(aq characters.  If the length "
+"I<wcslen(src)> is greater than or equal to I<n>, the string pointed to by "
+"I<dest> will not be L\\(aq\\e0\\(aq terminated."
+msgstr ""
+"B<wcpncpy>()  関数は、 B<stpncpy>(3)  関数に対応するワイド文字関数である。 こ"
+"の関数は、I<src> が指すワイド文字文字列から I<dest> が指す ワイド文字文字列"
+"に、終端のヌルワイド文字 (L\\(aq\\e0\\(aq) を含めて 最大 I<n> 文字をコピーす"
+"る。 ちょうど I<n> 個のワイド文字が I<dest> にコピーされる。 つまり、"
+"I<wcslen(src)> の長さが I<n> より小さければ、 I<dest> が指す配列中の残りのワ"
+"イド文字は L\\(aq\\e0\\(aq 文字で埋められる。 I<wcslen(src)> の長さが I<n> 以"
+"上ならば、I<dest> が指す 文字列は L\\(aq\\e0\\(aq で終端されない。"
 
 #. type: Plain text
 #: build/C/man3/wcpncpy.3:89 build/C/man3/wcsncpy.3:65
 #: build/C/man3/wmemcpy.3:48 build/C/man3/wmemmove.3:46
-msgid "The programmer must ensure that there is room for at least I<n> wide characters at I<dest>."
-msgstr "プログラマは、少なくとも I<n> 個のワイド文字が入る領域を I<dest> に確保しなければならない。"
+msgid ""
+"The programmer must ensure that there is room for at least I<n> wide "
+"characters at I<dest>."
+msgstr ""
+"プログラマは、少なくとも I<n> 個のワイド文字が入る領域を I<dest> に確保しなけ"
+"ればならない。"
 
 #. type: Plain text
 #: build/C/man3/wcpncpy.3:93
-msgid "B<wcpncpy>()  returns a pointer to the last wide character written, that is, I<dest>+I<n>-1."
-msgstr "B<wcpncpy>()  は、最後に書き込まれたワイド文字へのポインター、 すなわち I<dest>+I<n>-1 を返す。"
+msgid ""
+"B<wcpncpy>()  returns a pointer to the last wide character written, that is, "
+"I<dest>+I<n>-1."
+msgstr ""
+"B<wcpncpy>()  は、最後に書き込まれたワイド文字へのポインター、 すなわち "
+"I<dest>+I<n>-1 を返す。"
 
 #. type: Plain text
 #: build/C/man3/wcpncpy.3:98
@@ -1327,18 +1869,46 @@ msgstr "B<size_t wcrtomb(char *>I<s>B<, wchar_t >I<wc>B<, mbstate_t *>I<ps>B<);>
 
 #. type: Plain text
 #: build/C/man3/wcrtomb.3:48
-msgid "The main case for this function is when I<s> is not NULL and I<wc> is not a null wide character (L\\(aq\\e0\\(aq).  In this case, the B<wcrtomb>()  function converts the wide character I<wc> to its multibyte representation and stores it at the beginning of the character array pointed to by I<s>.  It updates the shift state I<*ps>, and returns the length of said multibyte representation, that is, the number of bytes written at I<s>."
-msgstr "この関数が主に使われるのは、I<s> が NULL でなく、 I<wc> がヌルワイド文字 (L\\(aq\\e0\\(aq) でない場合である。 この場合には、 B<wcrtomb>()  関数はワイド文字 I<wc> をマルチバイト表 現に変換し、I<s> が指す char 型の配列にこれを格納する。この関数は シフト状態 I<*ps> を更新し、出力されたマルチバイト表現の長さ、すな わち I<s> に書き込まれたバイト数を返す。"
+msgid ""
+"The main case for this function is when I<s> is not NULL and I<wc> is not a "
+"null wide character (L\\(aq\\e0\\(aq).  In this case, the B<wcrtomb>()  "
+"function converts the wide character I<wc> to its multibyte representation "
+"and stores it at the beginning of the character array pointed to by I<s>.  "
+"It updates the shift state I<*ps>, and returns the length of said multibyte "
+"representation, that is, the number of bytes written at I<s>."
+msgstr ""
+"この関数が主に使われるのは、I<s> が NULL でなく、 I<wc> がヌルワイド文字 (L"
+"\\(aq\\e0\\(aq) でない場合である。 この場合には、 B<wcrtomb>()  関数はワイド"
+"文字 I<wc> をマルチバイト表 現に変換し、I<s> が指す char 型の配列にこれを格納"
+"する。この関数は シフト状態 I<*ps> を更新し、出力されたマルチバイト表現の長"
+"さ、すな わち I<s> に書き込まれたバイト数を返す。"
 
 #. type: Plain text
 #: build/C/man3/wcrtomb.3:72
-msgid "A different case is when I<s> is not NULL, but I<wc> is a null wide character (L\\(aq\\e0\\(aq).  In this case, the B<wcrtomb>()  function stores at the character array pointed to by I<s> the shift sequence needed to bring I<*ps> back to the initial state, followed by a \\(aq\\e0\\(aq byte.  It updates the shift state I<*ps> (i.e., brings it into the initial state), and returns the length of the shift sequence plus one, that is, the number of bytes written at I<s>."
-msgstr "別のケースとしては、I<s> は NULL でないが I<wc> がヌルワイド文字 (L\\(aq\\e0\\(aq) のことがある。 この場合の B<wcrtomb>()  関数は、I<*ps> を初期状態に戻すのに必 要なシフトシーケンスを I<s> が指す char 型配列に格納し、その後に \\(aq\\e0\\(aq を格納する。この関数はシフト状態 I<*ps> を更新し(つまり初期状態に戻 し)、シフトシーケンスの長さに 1 を加えた値を返す。この値は I<s> に 書き込まれたバイト数である。"
+msgid ""
+"A different case is when I<s> is not NULL, but I<wc> is a null wide "
+"character (L\\(aq\\e0\\(aq).  In this case, the B<wcrtomb>()  function "
+"stores at the character array pointed to by I<s> the shift sequence needed "
+"to bring I<*ps> back to the initial state, followed by a \\(aq\\e0\\(aq "
+"byte.  It updates the shift state I<*ps> (i.e., brings it into the initial "
+"state), and returns the length of the shift sequence plus one, that is, the "
+"number of bytes written at I<s>."
+msgstr ""
+"別のケースとしては、I<s> は NULL でないが I<wc> がヌルワイド文字 (L\\(aq"
+"\\e0\\(aq) のことがある。 この場合の B<wcrtomb>()  関数は、I<*ps> を初期状態"
+"に戻すのに必 要なシフトシーケンスを I<s> が指す char 型配列に格納し、その後"
+"に \\(aq\\e0\\(aq を格納する。この関数はシフト状態 I<*ps> を更新し(つまり初期"
+"状態に戻 し)、シフトシーケンスの長さに 1 を加えた値を返す。この値は I<s> に "
+"書き込まれたバイト数である。"
 
 #. type: Plain text
 #: build/C/man3/wcrtomb.3:80
-msgid "A third case is when I<s> is NULL.  In this case, I<wc> is ignored, and the function effectively returns"
-msgstr "三番目のケースは、I<s> が NULL の時である。 この場合には I<wc> は無視され、関数の実際の動きとしては"
+msgid ""
+"A third case is when I<s> is NULL.  In this case, I<wc> is ignored, and the "
+"function effectively returns"
+msgstr ""
+"三番目のケースは、I<s> が NULL の時である。 この場合には I<wc> は無視され、関"
+"数の実際の動きとしては"
 
 #. type: Plain text
 #: build/C/man3/wcrtomb.3:82
@@ -1353,18 +1923,33 @@ msgstr "が返される。ここで、 I<buf> は内部的な無名バッファ
 
 #. type: Plain text
 #: build/C/man3/wcrtomb.3:93
-msgid "In all of the above cases, if I<ps> is NULL, a static anonymous state known only to the B<wcrtomb>()  function is used instead."
-msgstr "以上のいずれの場合も、I<ps> が NULL ならばシフト状態は用い られず、 B<wcrtomb>()  関数だけが知っている静的な匿名の状態が使われる。"
+msgid ""
+"In all of the above cases, if I<ps> is NULL, a static anonymous state known "
+"only to the B<wcrtomb>()  function is used instead."
+msgstr ""
+"以上のいずれの場合も、I<ps> が NULL ならばシフト状態は用い られず、 "
+"B<wcrtomb>()  関数だけが知っている静的な匿名の状態が使われる。"
 
 #. type: Plain text
 #: build/C/man3/wcrtomb.3:109
-msgid "The B<wcrtomb>()  function returns the number of bytes that have been or would have been written to the byte array at I<s>.  If I<wc> can not be represented as a multibyte sequence (according to the current locale), I<(size_t)\\ -1> is returned, and I<errno> set to B<EILSEQ>."
-msgstr "B<wcrtomb>()  関数は、I<s> が指すバイト列に書き込まれたバイト数、あ るいは書き込まれたであろうバイト数を返す。I<wc> を(現在のロケールに 従って)マルチバイト列で表現できなければ、 I<(size_t)\\ -1> が返され、 I<errno> に B<EILSEQ> が設定される。"
+msgid ""
+"The B<wcrtomb>()  function returns the number of bytes that have been or "
+"would have been written to the byte array at I<s>.  If I<wc> can not be "
+"represented as a multibyte sequence (according to the current locale), "
+"I<(size_t)\\ -1> is returned, and I<errno> set to B<EILSEQ>."
+msgstr ""
+"B<wcrtomb>()  関数は、I<s> が指すバイト列に書き込まれたバイト数、あ るいは書"
+"き込まれたであろうバイト数を返す。I<wc> を(現在のロケールに 従って)マルチバイ"
+"ト列で表現できなければ、 I<(size_t)\\ -1> が返され、 I<errno> に B<EILSEQ> が"
+"設定される。"
 
 #. type: Plain text
 #: build/C/man3/wcrtomb.3:118
-msgid "The behavior of B<wcrtomb>()  depends on the B<LC_CTYPE> category of the current locale."
-msgstr "B<wcrtomb>()  の動作は、現在のロケールの B<LC_CTYPE> カテゴリに依存する。"
+msgid ""
+"The behavior of B<wcrtomb>()  depends on the B<LC_CTYPE> category of the "
+"current locale."
+msgstr ""
+"B<wcrtomb>()  の動作は、現在のロケールの B<LC_CTYPE> カテゴリーに依存する。"
 
 #. type: Plain text
 #: build/C/man3/wcrtomb.3:125
@@ -1403,13 +1988,29 @@ msgstr "B<wcscasecmp>():"
 
 #. type: Plain text
 #: build/C/man3/wcscasecmp.3:58
-msgid "The B<wcscasecmp>()  function is the wide-character equivalent of the B<strcasecmp>(3)  function.  It compares the wide-character string pointed to by I<s1> and the wide-character string pointed to by I<s2>, ignoring case differences (B<towupper>(3), B<towlower>(3))."
-msgstr "B<wcscasecmp>()  関数は、 B<strcasecmp>(3)  関数に対応するワイド文字関数 である。この関数は、I<s1> が指すワイド文字文字列と I<s2> が指す ワイド文字文字列を、大文字と小文字の違い (B<towupper>(3), B<towlower>(3))  を無視して比較する。"
+msgid ""
+"The B<wcscasecmp>()  function is the wide-character equivalent of the "
+"B<strcasecmp>(3)  function.  It compares the wide-character string pointed "
+"to by I<s1> and the wide-character string pointed to by I<s2>, ignoring case "
+"differences (B<towupper>(3), B<towlower>(3))."
+msgstr ""
+"B<wcscasecmp>()  関数は、 B<strcasecmp>(3)  関数に対応するワイド文字関数 であ"
+"る。この関数は、I<s1> が指すワイド文字文字列と I<s2> が指す ワイド文字文字列"
+"を、大文字と小文字の違い (B<towupper>(3), B<towlower>(3))  を無視して比較す"
+"る。"
 
 #. type: Plain text
 #: build/C/man3/wcscasecmp.3:79
-msgid "The B<wcscasecmp>()  function returns zero if the wide-character strings at I<s1> and I<s2> are equal except for case distinctions.  It returns a positive integer if I<s1> is greater than I<s2>, ignoring case.  It returns a negative integer if I<s1> is smaller than I<s2>, ignoring case."
-msgstr "B<wcscasecmp>()  関数は、I<s1> と I<s2> が指すワイド文字列を大文 字と小文字の違いを無視して比較した時に、等しければ 0 を返す。大文字と 小文字の違いを無視して I<s1> の方が I<s2> より大きければ正の整数 を返す。 大文字と小文字の違いを無視して I<s1> の方が I<s2> より小さければ 負の整数を返す。"
+msgid ""
+"The B<wcscasecmp>()  function returns zero if the wide-character strings at "
+"I<s1> and I<s2> are equal except for case distinctions.  It returns a "
+"positive integer if I<s1> is greater than I<s2>, ignoring case.  It returns "
+"a negative integer if I<s1> is smaller than I<s2>, ignoring case."
+msgstr ""
+"B<wcscasecmp>()  関数は、I<s1> と I<s2> が指すワイド文字列を大文 字と小文字の"
+"違いを無視して比較した時に、等しければ 0 を返す。大文字と 小文字の違いを無視"
+"して I<s1> の方が I<s2> より大きければ正の整数 を返す。 大文字と小文字の違い"
+"を無視して I<s1> の方が I<s2> より小さければ 負の整数を返す。"
 
 #. type: SH
 #: build/C/man3/wcscasecmp.3:79 build/C/man3/wcsncasecmp.3:84
@@ -1425,18 +2026,30 @@ msgstr "B<wcscasecmp>()  関数は glibc バージョン 2.1 以降で提供さ
 
 #. type: Plain text
 #: build/C/man3/wcscasecmp.3:91
-msgid "The B<wcscasecmp>()  function is thread-safe with exceptions.  It can be safely used in multithreaded applications, as long as B<setlocale>(3)  is not called to change the locale during its execution."
-msgstr "B<wcscasecmp>() 関数は、例外付きのスレッドセーフである。実行中に B<setlocale>(3) を呼び出してロケールを変更しない限り、マルチスレッドアプリケーションで安全に使用することができる。"
+msgid ""
+"The B<wcscasecmp>()  function is thread-safe with exceptions.  It can be "
+"safely used in multithreaded applications, as long as B<setlocale>(3)  is "
+"not called to change the locale during its execution."
+msgstr ""
+"B<wcscasecmp>() 関数は、例外付きのスレッドセーフである。実行中に "
+"B<setlocale>(3) を呼び出してロケールを変更しない限り、マルチスレッドアプリ"
+"ケーションで安全に使用することができる。"
 
 #. type: Plain text
 #: build/C/man3/wcscasecmp.3:95 build/C/man3/wcsdup.3:75
 #: build/C/man3/wcsncasecmp.3:100
-msgid "POSIX.1-2008.  This function is not specified in POSIX.1-2001, and is not widely available on other systems."
-msgstr "POSIX.1-2008.  この関数は POSIX.1-2001 では規定されていないが、 Linux 以外の他のシステムで広く利用可能である。"
+msgid ""
+"POSIX.1-2008.  This function is not specified in POSIX.1-2001, and is not "
+"widely available on other systems."
+msgstr ""
+"POSIX.1-2008.  この関数は POSIX.1-2001 では規定されていないが、 Linux 以外の"
+"他のシステムで広く利用可能である。"
 
 #. type: Plain text
 #: build/C/man3/wcscasecmp.3:102
-msgid "The behavior of B<wcscasecmp>()  depends on the B<LC_CTYPE> category of the current locale."
+msgid ""
+"The behavior of B<wcscasecmp>()  depends on the B<LC_CTYPE> category of the "
+"current locale."
 msgstr "B<wcscasecmp>()  の動作は、現在のロケールの B<LC_CTYPE> に依存する。"
 
 #. type: Plain text
@@ -1470,13 +2083,24 @@ msgstr "B<wchar_t *wcscat(wchar_t *>I<dest>B<, const wchar_t *>I<src>B<);>\n"
 
 #. type: Plain text
 #: build/C/man3/wcscat.3:37
-msgid "The B<wcscat>()  function is the wide-character equivalent of the B<strcat>(3)  function.  It copies the wide-character string pointed to by I<src>, including the terminating null wide character (L\\(aq\\e0\\(aq), to the end of the wide-character string pointed to by I<dest>."
-msgstr "B<wcscat>()  関数は、 B<strcat>(3)  に対応するワイド文字関数である。 この関数は、I<src> が指すワイド文字文字列 (終端のヌルワイド文字 (L\\(aq\\e0\\(aq) を含む) を、 I<dest> が指すワイド文字文字列の最後にコピーする。"
+msgid ""
+"The B<wcscat>()  function is the wide-character equivalent of the "
+"B<strcat>(3)  function.  It copies the wide-character string pointed to by "
+"I<src>, including the terminating null wide character (L\\(aq\\e0\\(aq), to "
+"the end of the wide-character string pointed to by I<dest>."
+msgstr ""
+"B<wcscat>()  関数は、 B<strcat>(3)  に対応するワイド文字関数である。 この関数"
+"は、I<src> が指すワイド文字文字列 (終端のヌルワイド文字 (L\\(aq\\e0\\(aq) を"
+"含む) を、 I<dest> が指すワイド文字文字列の最後にコピーする。"
 
 #. type: Plain text
 #: build/C/man3/wcscat.3:44
-msgid "The programmer must ensure that there is room for at least I<wcslen(dest)>+I<wcslen(src)>+1 wide characters at I<dest>."
-msgstr "プログラマは、少なくとも I<wcslen(dest)>+I<wcslen(src)>+1 文字の ワイド文字が入るだけの領域を I<dest> に対して確保しなければならない。"
+msgid ""
+"The programmer must ensure that there is room for at least I<wcslen(dest)>"
+"+I<wcslen(src)>+1 wide characters at I<dest>."
+msgstr ""
+"プログラマは、少なくとも I<wcslen(dest)>+I<wcslen(src)>+1 文字の ワイド文字が"
+"入るだけの領域を I<dest> に対して確保しなければならない。"
 
 #. type: Plain text
 #: build/C/man3/wcscat.3:48
@@ -1512,13 +2136,23 @@ msgstr "B<wchar_t *wcschr(const wchar_t *>I<wcs>B<, wchar_t >I<wc>B<);>\n"
 
 #. type: Plain text
 #: build/C/man3/wcschr.3:37
-msgid "The B<wcschr>()  function is the wide-character equivalent of the B<strchr>(3)  function.  It searches the first occurrence of I<wc> in the wide-character string pointed to by I<wcs>."
-msgstr "B<wcschr>()  関数は、 B<strchr>(3)  関数に対応するワイド文字関数である。 この関数は、I<wcs> が指すワイド文字文字列の中で最初に現われる I<wc> を検索する。"
+msgid ""
+"The B<wcschr>()  function is the wide-character equivalent of the "
+"B<strchr>(3)  function.  It searches the first occurrence of I<wc> in the "
+"wide-character string pointed to by I<wcs>."
+msgstr ""
+"B<wcschr>()  関数は、 B<strchr>(3)  関数に対応するワイド文字関数である。 この"
+"関数は、I<wcs> が指すワイド文字文字列の中で最初に現われる I<wc> を検索する。"
 
 #. type: Plain text
 #: build/C/man3/wcschr.3:47
-msgid "The B<wcschr>()  function returns a pointer to the first occurrence of I<wc> in the wide-character string pointed to by I<wcs>, or NULL if I<wc> does not occur in the string."
-msgstr "B<wcschr>()  関数は、I<wcs> が指すワイド文字文字列の中で最初に現われた I<wc> へのポインターを返す。I<wc> が文字列中に現われなかった場合は NULL を返す。"
+msgid ""
+"The B<wcschr>()  function returns a pointer to the first occurrence of I<wc> "
+"in the wide-character string pointed to by I<wcs>, or NULL if I<wc> does not "
+"occur in the string."
+msgstr ""
+"B<wcschr>()  関数は、I<wcs> が指すワイド文字文字列の中で最初に現われた I<wc> "
+"へのポインターを返す。I<wc> が文字列中に現われなかった場合は NULL を返す。"
 
 #. type: Plain text
 #: build/C/man3/wcschr.3:52
@@ -1528,7 +2162,8 @@ msgstr "関数 B<wcschr>() はスレッドセーフである。"
 #. type: Plain text
 #: build/C/man3/wcschr.3:60
 msgid "B<strchr>(3), B<wcspbrk>(3), B<wcsrchr>(3), B<wcsstr>(3), B<wmemchr>(3)"
-msgstr "B<strchr>(3), B<wcspbrk>(3), B<wcsrchr>(3), B<wcsstr>(3), B<wmemchr>(3)"
+msgstr ""
+"B<strchr>(3), B<wcspbrk>(3), B<wcsrchr>(3), B<wcsstr>(3), B<wmemchr>(3)"
 
 #. type: TH
 #: build/C/man3/wcscmp.3:16
@@ -1549,13 +2184,30 @@ msgstr "B<int wcscmp(const wchar_t *>I<s1>B<, const wchar_t *>I<s2>B<);>\n"
 
 #. type: Plain text
 #: build/C/man3/wcscmp.3:37
-msgid "The B<wcscmp>()  function is the wide-character equivalent of the B<strcmp>(3)  function.  It compares the wide-character string pointed to by I<s1> and the wide-character string pointed to by I<s2>."
-msgstr "B<wcscmp>()  関数は、 B<strcmp>(3)  関数に対応するワイド文字関数である。 この関数は、I<s1> が指すワイド文字文字列と I<s2> が指すワイド文字文字列を比較する。"
+msgid ""
+"The B<wcscmp>()  function is the wide-character equivalent of the "
+"B<strcmp>(3)  function.  It compares the wide-character string pointed to by "
+"I<s1> and the wide-character string pointed to by I<s2>."
+msgstr ""
+"B<wcscmp>()  関数は、 B<strcmp>(3)  関数に対応するワイド文字関数である。 この"
+"関数は、I<s1> が指すワイド文字文字列と I<s2> が指すワイド文字文字列を比較す"
+"る。"
 
 #. type: Plain text
 #: build/C/man3/wcscmp.3:59
-msgid "The B<wcscmp>()  function returns zero if the wide-character strings at I<s1> and I<s2> are equal.  It returns an integer greater than zero if at the first differing position I<i>, the corresponding wide-character I<s1[i]> is greater than I<s2[i]>.  It returns an integer less than zero if at the first differing position I<i>, the corresponding wide-character I<s1[i]> is less than I<s2[i]>."
-msgstr "B<wcscmp>()  関数は、I<s1> と I<s2> がそれぞれ指すワイド文字文字列 が同じであれば 0 を返す。異なる文字が最初に現われた位置において、その位 置にあるワイド文字 I<s1[i]> が I<s2[i]> より大きければ正の値を返す。 異なる文字が最初に現われた位置において、その位置にあるワイド文字 I<s1[i]> が I<s2[i]> より小さければ負の値を返す。"
+msgid ""
+"The B<wcscmp>()  function returns zero if the wide-character strings at "
+"I<s1> and I<s2> are equal.  It returns an integer greater than zero if at "
+"the first differing position I<i>, the corresponding wide-character I<s1[i]> "
+"is greater than I<s2[i]>.  It returns an integer less than zero if at the "
+"first differing position I<i>, the corresponding wide-character I<s1[i]> is "
+"less than I<s2[i]>."
+msgstr ""
+"B<wcscmp>()  関数は、I<s1> と I<s2> がそれぞれ指すワイド文字文字列 が同じであ"
+"れば 0 を返す。異なる文字が最初に現われた位置において、その位 置にあるワイド"
+"文字 I<s1[i]> が I<s2[i]> より大きければ正の値を返す。 異なる文字が最初に現わ"
+"れた位置において、その位置にあるワイド文字 I<s1[i]> が I<s2[i]> より小さけれ"
+"ば負の値を返す。"
 
 #. type: Plain text
 #: build/C/man3/wcscmp.3:64
@@ -1586,8 +2238,15 @@ msgstr "B<wchar_t *wcscpy(wchar_t *>I<dest>B<, const wchar_t *>I<src>B<);>\n"
 
 #. type: Plain text
 #: build/C/man3/wcscpy.3:37
-msgid "The B<wcscpy>()  function is the wide-character equivalent of the B<strcpy>(3)  function.  It copies the wide-character string pointed to by I<src>, including the terminating null wide character (L\\(aq\\e0\\(aq), to the array pointed to by I<dest>."
-msgstr "B<wcscpy>()  関数は、 B<strcpy>(3)  関数に対応するワイド文字関数である。 この関数は、I<src> が指すワイド文字 (終端のヌルワイド文字 (L\\(aq\\e0\\(aq) を含む)を I<dest> が指す配列にコピーする。"
+msgid ""
+"The B<wcscpy>()  function is the wide-character equivalent of the "
+"B<strcpy>(3)  function.  It copies the wide-character string pointed to by "
+"I<src>, including the terminating null wide character (L\\(aq\\e0\\(aq), to "
+"the array pointed to by I<dest>."
+msgstr ""
+"B<wcscpy>()  関数は、 B<strcpy>(3)  関数に対応するワイド文字関数である。 この"
+"関数は、I<src> が指すワイド文字 (終端のヌルワイド文字 (L\\(aq\\e0\\(aq) を含"
+"む)を I<dest> が指す配列にコピーする。"
 
 #. type: Plain text
 #: build/C/man3/wcscpy.3:49
@@ -1612,7 +2271,8 @@ msgstr "WCSCSPN"
 
 #. type: Plain text
 #: build/C/man3/wcscspn.3:19
-msgid "wcscspn - search a wide-character string for any of a set of wide characters"
+msgid ""
+"wcscspn - search a wide-character string for any of a set of wide characters"
 msgstr "wcscspn - ワイド文字文字列から、与えた文字集合に含まれる文字を検索する"
 
 #. type: Plain text
@@ -1623,13 +2283,35 @@ msgstr "B<size_t wcscspn(const wchar_t *>I<wcs>B<, const wchar_t *>I<reject>B<);
 
 #. type: Plain text
 #: build/C/man3/wcscspn.3:42
-msgid "The B<wcscspn>()  function is the wide-character equivalent of the B<strcspn>(3)  function.  It determines the length of the longest initial segment of I<wcs> which consists entirely of wide-characters not listed in I<reject>.  In other words, it searches for the first occurrence in the wide-character string I<wcs> of any of the characters in the wide-character string I<reject>."
-msgstr "B<wcscspn>()  関数は、 B<strcspn>(3)  関数に対応するワイド文字関数である。 この関数は、I<wcs> の先頭部分を調べ、I<reject> に列挙されていない ワイド文字だけによって構成される部分を最も長く取った場合の長さを求める。 言い換えると、この関数はワイド文字文字列 I<wcs> の中に、ワイド文字列 I<reject> に含まれるいずれかの文字が現われる最初の位置を探す。"
+msgid ""
+"The B<wcscspn>()  function is the wide-character equivalent of the "
+"B<strcspn>(3)  function.  It determines the length of the longest initial "
+"segment of I<wcs> which consists entirely of wide-characters not listed in "
+"I<reject>.  In other words, it searches for the first occurrence in the wide-"
+"character string I<wcs> of any of the characters in the wide-character "
+"string I<reject>."
+msgstr ""
+"B<wcscspn>()  関数は、 B<strcspn>(3)  関数に対応するワイド文字関数である。 こ"
+"の関数は、I<wcs> の先頭部分を調べ、I<reject> に列挙されていない ワイド文字だ"
+"けによって構成される部分を最も長く取った場合の長さを求める。 言い換えると、こ"
+"の関数はワイド文字文字列 I<wcs> の中に、ワイド文字列 I<reject> に含まれるいず"
+"れかの文字が現われる最初の位置を探す。"
 
 #. type: Plain text
 #: build/C/man3/wcscspn.3:61
-msgid "The B<wcscspn>()  function returns the number of wide characters in the longest initial segment of I<wcs> which consists entirely of wide-characters not listed in I<reject>.  In other words, it returns the position of the first occurrence in the wide-character string I<wcs> of any of the characters in the wide-character string I<reject>, or I<wcslen(wcs)> if there is none."
-msgstr "B<wcscspn>()  関数は、I<wcs> の先頭部分を調べ、I<reject> に列挙 されていないワイド文字だけによって構成される部分を最も長く取った場合の 長さを返す。 言い換えると、この関数はワイド文字文字列 I<wcs> の中に、ワイド文字列 I<reject> に含まれるいずれかの文字が現われる最初の位置を返す。 何も現われなかった場合には I<wcslen(wcs)> を返す。"
+msgid ""
+"The B<wcscspn>()  function returns the number of wide characters in the "
+"longest initial segment of I<wcs> which consists entirely of wide-characters "
+"not listed in I<reject>.  In other words, it returns the position of the "
+"first occurrence in the wide-character string I<wcs> of any of the "
+"characters in the wide-character string I<reject>, or I<wcslen(wcs)> if "
+"there is none."
+msgstr ""
+"B<wcscspn>()  関数は、I<wcs> の先頭部分を調べ、I<reject> に列挙 されていない"
+"ワイド文字だけによって構成される部分を最も長く取った場合の 長さを返す。 言い"
+"換えると、この関数はワイド文字文字列 I<wcs> の中に、ワイド文字列 I<reject> に"
+"含まれるいずれかの文字が現われる最初の位置を返す。 何も現われなかった場合に"
+"は I<wcslen(wcs)> を返す。"
 
 #. type: Plain text
 #: build/C/man3/wcscspn.3:66
@@ -1671,18 +2353,33 @@ msgstr "B<wcsdup>():"
 
 #. type: Plain text
 #: build/C/man3/wcsdup.3:53
-msgid "The B<wcsdup>()  function is the wide-character equivalent of the B<strdup>(3)  function.  It allocates and returns a new wide-character string whose initial contents is a duplicate of the wide-character string pointed to by I<s>."
-msgstr "B<wcsdup>()  関数は、 B<strdup>(3)  関数のワイド文字版である。 この関数はポインター I<s> が指し示すワイド文字文字列の複製を 新しい領域に割り当てて返す。"
+msgid ""
+"The B<wcsdup>()  function is the wide-character equivalent of the "
+"B<strdup>(3)  function.  It allocates and returns a new wide-character "
+"string whose initial contents is a duplicate of the wide-character string "
+"pointed to by I<s>."
+msgstr ""
+"B<wcsdup>()  関数は、 B<strdup>(3)  関数のワイド文字版である。 この関数はポイ"
+"ンター I<s> が指し示すワイド文字文字列の複製を 新しい領域に割り当てて返す。"
 
 #. type: Plain text
 #: build/C/man3/wcsdup.3:59
-msgid "Memory for the new wide-character string is obtained with B<malloc>(3), and should be freed with B<free>(3)."
-msgstr "新しいワイド文字文字列のためのメモリーは B<malloc>(3)  を使って割り当てられる。 この領域は B<free>(3)  を使って解放すべきである。"
+msgid ""
+"Memory for the new wide-character string is obtained with B<malloc>(3), and "
+"should be freed with B<free>(3)."
+msgstr ""
+"新しいワイド文字文字列のためのメモリーは B<malloc>(3)  を使って割り当てられ"
+"る。 この領域は B<free>(3)  を使って解放すべきである。"
 
 #. type: Plain text
 #: build/C/man3/wcsdup.3:66
-msgid "On success, B<wcsdup>()  returns a pointer to the new wide-character string.  On error, it returns -1, with I<errno> set to indicate the cause of the error."
-msgstr "成功すると、 B<wcsdup>()  関数は、新しいワイド文字文字列へのポインターを返す。 エラーの場合、 -1 が返り、 I<errno> にエラーの原因を示す値が設定される。"
+msgid ""
+"On success, B<wcsdup>()  returns a pointer to the new wide-character "
+"string.  On error, it returns -1, with I<errno> set to indicate the cause of "
+"the error."
+msgstr ""
+"成功すると、 B<wcsdup>()  関数は、新しいワイド文字文字列へのポインターを返"
+"す。 エラーの場合、 -1 が返り、 I<errno> にエラーの原因を示す値が設定される。"
 
 #. type: SH
 #: build/C/man3/wcsdup.3:66
@@ -1731,7 +2428,11 @@ msgstr "B<size_t wcslen(const wchar_t *>I<s>B<);>\n"
 
 #. type: Plain text
 #: build/C/man3/wcslen.3:36
-msgid "The B<wcslen>()  function is the wide-character equivalent of the B<strlen>(3)  function.  It determines the length of the wide-character string pointed to by I<s>, excluding the terminating null wide character (L\\(aq\\e0\\(aq)."
+msgid ""
+"The B<wcslen>()  function is the wide-character equivalent of the "
+"B<strlen>(3)  function.  It determines the length of the wide-character "
+"string pointed to by I<s>, excluding the terminating null wide character (L"
+"\\(aq\\e0\\(aq)."
 msgstr ""
 "B<wcslen>() 関数は、 B<strlen>(3) 関数に対応するワイド文字関数である。\n"
 "この関数は、I<s> が指すワイド文字文字列の長さを求める。\n"
@@ -1739,7 +2440,8 @@ msgstr ""
 
 #. type: Plain text
 #: build/C/man3/wcslen.3:42
-msgid "The B<wcslen>()  function returns the number of wide characters in I<s>."
+msgid ""
+"The B<wcslen>()  function returns the number of wide characters in I<s>."
 msgstr "B<wcslen>()  関数は、I<s> に含まれるワイド文字の数を返す。"
 
 #. type: Plain text
@@ -1760,8 +2462,11 @@ msgstr "WCSNCASECMP"
 
 #. type: Plain text
 #: build/C/man3/wcsncasecmp.3:18
-msgid "wcsncasecmp - compare two fixed-size wide-character strings, ignoring case"
-msgstr "wcsncasecmp - 大文字と小文字を区別せず、2 つの固定長のワイド文字文字列を比較する"
+msgid ""
+"wcsncasecmp - compare two fixed-size wide-character strings, ignoring case"
+msgstr ""
+"wcsncasecmp - 大文字と小文字を区別せず、2 つの固定長のワイド文字文字列を比較"
+"する"
 
 #. type: Plain text
 #: build/C/man3/wcsncasecmp.3:23
@@ -1776,13 +2481,33 @@ msgstr "B<wcsncasecmp>():"
 
 #. type: Plain text
 #: build/C/man3/wcsncasecmp.3:60
-msgid "The B<wcsncasecmp>()  function is the wide-character equivalent of the B<strncasecmp>(3)  function.  It compares the wide-character string pointed to by I<s1> and the wide-character string pointed to by I<s2>, but at most I<n> wide characters from each string, ignoring case differences (B<towupper>(3), B<towlower>(3))."
-msgstr "B<wcsncasecmp>()  関数は、 B<strncasecmp>(3)  関数に対応するワイド文字関 数である。この関数は、I<s1> が指すワイド文字文字列と I<s2> が指 すワイド文字文字列を比較するが、最大でも先頭のワイド文字 I<n> 個 しか比較しない。また、大文字と小文字 (B<towupper>(3), B<towlower>(3))  は区別しない。"
+msgid ""
+"The B<wcsncasecmp>()  function is the wide-character equivalent of the "
+"B<strncasecmp>(3)  function.  It compares the wide-character string pointed "
+"to by I<s1> and the wide-character string pointed to by I<s2>, but at most "
+"I<n> wide characters from each string, ignoring case differences "
+"(B<towupper>(3), B<towlower>(3))."
+msgstr ""
+"B<wcsncasecmp>()  関数は、 B<strncasecmp>(3)  関数に対応するワイド文字関 数で"
+"ある。この関数は、I<s1> が指すワイド文字文字列と I<s2> が指 すワイド文字文字"
+"列を比較するが、最大でも先頭のワイド文字 I<n> 個 しか比較しない。また、大文字"
+"と小文字 (B<towupper>(3), B<towlower>(3))  は区別しない。"
 
 #. type: Plain text
 #: build/C/man3/wcsncasecmp.3:84
-msgid "The B<wcsncasecmp>()  function returns zero if the wide-character strings at I<s1> and I<s2>, truncated to at most length I<n>, are equal except for case distinctions.  It returns a positive integer if truncated I<s1> is greater than truncated I<s2>, ignoring case.  It returns a negative integer if truncated I<s1> is smaller than truncated I<s2>, ignoring case."
-msgstr "B<wcsncasecmp>()  関数は、I<s1> と I<s2> がそれぞれ指す文字列を I<n> 文字に収まるように切り詰めたものを、大文字と小文字の違いを無視 して比較したときに等しければ 0 を返す。この関数は、大文字と小文字を区 別しない場合に、I<s1> を切り詰めたものが I<s2> を切り詰めたもの より大きければ正の値を返す。この関数は、大文字と小文字を区別しない場合 に、I<s1> を切り詰めたものが I<s2> を切り詰めたものより小さけれ ば負の値を返す。"
+msgid ""
+"The B<wcsncasecmp>()  function returns zero if the wide-character strings at "
+"I<s1> and I<s2>, truncated to at most length I<n>, are equal except for case "
+"distinctions.  It returns a positive integer if truncated I<s1> is greater "
+"than truncated I<s2>, ignoring case.  It returns a negative integer if "
+"truncated I<s1> is smaller than truncated I<s2>, ignoring case."
+msgstr ""
+"B<wcsncasecmp>()  関数は、I<s1> と I<s2> がそれぞれ指す文字列を I<n> 文字に収"
+"まるように切り詰めたものを、大文字と小文字の違いを無視 して比較したときに等し"
+"ければ 0 を返す。この関数は、大文字と小文字を区 別しない場合に、I<s1> を切り"
+"詰めたものが I<s2> を切り詰めたもの より大きければ正の値を返す。この関数は、"
+"大文字と小文字を区別しない場合 に、I<s1> を切り詰めたものが I<s2> を切り詰め"
+"たものより小さけれ ば負の値を返す。"
 
 #. type: Plain text
 #: build/C/man3/wcsncasecmp.3:88
@@ -1791,13 +2516,23 @@ msgstr "B<wcsncasecmp>()  関数は glibc バージョン 2.1 以降で提供さ
 
 #. type: Plain text
 #: build/C/man3/wcsncasecmp.3:96
-msgid "The B<wcsncasecmp>()  function is thread-safe with exceptions.  It can be safely used in multithreaded applications, as long as B<setlocale>(3)  is not called to change the locale during its execution."
-msgstr "B<wcsncasecmp>() 関数は、例外付きのスレッドセーフである。実行中に B<setlocale>(3) を呼び出してロケールを変更しない限り、マルチスレッドアプリケーションで安全に使用することができる。"
+msgid ""
+"The B<wcsncasecmp>()  function is thread-safe with exceptions.  It can be "
+"safely used in multithreaded applications, as long as B<setlocale>(3)  is "
+"not called to change the locale during its execution."
+msgstr ""
+"B<wcsncasecmp>() 関数は、例外付きのスレッドセーフである。実行中に "
+"B<setlocale>(3) を呼び出してロケールを変更しない限り、マルチスレッドアプリ"
+"ケーションで安全に使用することができる。"
 
 #. type: Plain text
 #: build/C/man3/wcsncasecmp.3:107
-msgid "The behavior of B<wcsncasecmp>()  depends on the B<LC_CTYPE> category of the current locale."
-msgstr "B<wcsncasecmp>()  の動作は、現在のロケールの B<LC_CTYPE> カテゴリに依存する。"
+msgid ""
+"The behavior of B<wcsncasecmp>()  depends on the B<LC_CTYPE> category of the "
+"current locale."
+msgstr ""
+"B<wcsncasecmp>()  の動作は、現在のロケールの B<LC_CTYPE> カテゴリーに依存す"
+"る。"
 
 #. type: Plain text
 #: build/C/man3/wcsncasecmp.3:110
@@ -1830,13 +2565,26 @@ msgstr "B<wchar_t *wcsncat(wchar_t *>I<dest>B<, const wchar_t *>I<src>B<, size_t
 
 #. type: Plain text
 #: build/C/man3/wcsncat.3:40
-msgid "The B<wcsncat>()  function is the wide-character equivalent of the B<strncat>(3)  function.  It copies at most I<n> wide characters from the wide-character string pointed to by I<src> to the end of the wide-character string pointed to by I<dest>, and adds a terminating null wide character (L\\(aq\\e0\\(aq)."
-msgstr "B<wcsncat>()  関数は B<strncat>(3)  に対応するワイド文字関数である。 この関数は、I<src> が指すワイド文字文字列から最大 I<n> 個分のワ イド文字をコピーして、I<dest> が指すワイド文字文字列の末尾に貼り付 ける。I<dest> の終端には ヌルワイド文字 (L\\(aq\\e0\\(aq) を追加する。"
+msgid ""
+"The B<wcsncat>()  function is the wide-character equivalent of the "
+"B<strncat>(3)  function.  It copies at most I<n> wide characters from the "
+"wide-character string pointed to by I<src> to the end of the wide-character "
+"string pointed to by I<dest>, and adds a terminating null wide character (L"
+"\\(aq\\e0\\(aq)."
+msgstr ""
+"B<wcsncat>()  関数は B<strncat>(3)  に対応するワイド文字関数である。 この関数"
+"は、I<src> が指すワイド文字文字列から最大 I<n> 個分のワ イド文字をコピーし"
+"て、I<dest> が指すワイド文字文字列の末尾に貼り付 ける。I<dest> の終端には ヌ"
+"ルワイド文字 (L\\(aq\\e0\\(aq) を追加する。"
 
 #. type: Plain text
 #: build/C/man3/wcsncat.3:47
-msgid "The programmer must ensure that there is room for at least I<wcslen(dest)>+I<n>+1 wide characters at I<dest>."
-msgstr "プログラマは、I<dest> に少なくとも I<wcslen(dest)>+I<n>+1 個のワイド文字が入る領域を確保しておかなければならない。"
+msgid ""
+"The programmer must ensure that there is room for at least I<wcslen(dest)>"
+"+I<n>+1 wide characters at I<dest>."
+msgstr ""
+"プログラマは、I<dest> に少なくとも I<wcslen(dest)>+I<n>+1 個のワイド文字が入"
+"る領域を確保しておかなければならない。"
 
 #. type: Plain text
 #: build/C/man3/wcsncat.3:51
@@ -1872,13 +2620,37 @@ msgstr "B<int wcsncmp(const wchar_t *>I<s1>B<, const wchar_t *>I<s2>B<, size_t >
 
 #. type: Plain text
 #: build/C/man3/wcsncmp.3:42
-msgid "The B<wcsncmp>()  function is the wide-character equivalent of the B<strncmp>(3)  function.  It compares the wide-character string pointed to by I<s1> and the wide-character string pointed to by I<s2>, but at most I<n> wide characters from each string.  In each string, the comparison extends only up to the first occurrence of a null wide character (L\\(aq\\e0\\(aq), if any."
-msgstr "B<wcsncmp>()  関数は、 B<strncmp>(3)  関数に対応するワイド文字関数である。 この関数は、I<s1> が指すワイド文字文字列と I<s2> が指すワイド文 字文字列を比較するが、最大でも先頭のワイド文字 I<n> 個までしか比較 しない。またいずれかの文字列にヌルワイド文字 (L\\(aq\\e0\\(aq) が現れたら、 比較はその位置で終了する。"
+msgid ""
+"The B<wcsncmp>()  function is the wide-character equivalent of the "
+"B<strncmp>(3)  function.  It compares the wide-character string pointed to "
+"by I<s1> and the wide-character string pointed to by I<s2>, but at most I<n> "
+"wide characters from each string.  In each string, the comparison extends "
+"only up to the first occurrence of a null wide character (L\\(aq\\e0\\(aq), "
+"if any."
+msgstr ""
+"B<wcsncmp>()  関数は、 B<strncmp>(3)  関数に対応するワイド文字関数である。 こ"
+"の関数は、I<s1> が指すワイド文字文字列と I<s2> が指すワイド文 字文字列を比較"
+"するが、最大でも先頭のワイド文字 I<n> 個までしか比較 しない。またいずれかの文"
+"字列にヌルワイド文字 (L\\(aq\\e0\\(aq) が現れたら、 比較はその位置で終了す"
+"る。"
 
 #. type: Plain text
 #: build/C/man3/wcsncmp.3:73
-msgid "The B<wcsncmp>()  function returns zero if the wide-character strings at I<s1> and I<s2>, truncated to at most length I<n>, are equal.  It returns an integer greater than zero if at the first differing position I<i> (I<i> E<lt> I<n>), the corresponding wide-character I<s1[i]> is greater than I<s2[i]>.  It returns an integer less than zero if at the first differing position I<i> (i E<lt> I<n>), the corresponding wide-character I<s1[i]> is less than I<s2[i]>."
-msgstr "B<wcsncmp>()  関数は、I<s1> と I<s2> がそれぞれ指す文字列を I<n> 文字に収まるように切り詰めたものが等しければ 0 を返す。 この関数は、異なる文字が最初に現われた位置 I<i> (I<i> E<lt> I<n>)  において、その位置にある文字 I<s1[i]> が I<s2[i]> より大きければ 正の値を返す。異なる文字が最初に現われた位置 I<i> (I<i> E<lt> I<n>)  において、その位置にある文字 I<s1[i]> が I<s2[i]> より小さければ 負の値を返す。"
+msgid ""
+"The B<wcsncmp>()  function returns zero if the wide-character strings at "
+"I<s1> and I<s2>, truncated to at most length I<n>, are equal.  It returns an "
+"integer greater than zero if at the first differing position I<i> (I<i> "
+"E<lt> I<n>), the corresponding wide-character I<s1[i]> is greater than "
+"I<s2[i]>.  It returns an integer less than zero if at the first differing "
+"position I<i> (i E<lt> I<n>), the corresponding wide-character I<s1[i]> is "
+"less than I<s2[i]>."
+msgstr ""
+"B<wcsncmp>()  関数は、I<s1> と I<s2> がそれぞれ指す文字列を I<n> 文字に収まる"
+"ように切り詰めたものが等しければ 0 を返す。 この関数は、異なる文字が最初に現"
+"われた位置 I<i> (I<i> E<lt> I<n>)  において、その位置にある文字 I<s1[i]> が "
+"I<s2[i]> より大きければ 正の値を返す。異なる文字が最初に現われた位置 I<i> "
+"(I<i> E<lt> I<n>)  において、その位置にある文字 I<s1[i]> が I<s2[i]> より小さ"
+"ければ 負の値を返す。"
 
 #. type: Plain text
 #: build/C/man3/wcsncmp.3:78
@@ -1909,8 +2681,24 @@ msgstr "B<wchar_t *wcsncpy(wchar_t *>I<dest>B<, const wchar_t *>I<src>B<, size_t
 
 #. type: Plain text
 #: build/C/man3/wcsncpy.3:57
-msgid "The B<wcsncpy>()  function is the wide-character equivalent of the B<strncpy>(3)  function.  It copies at most I<n> wide characters from the wide-character string pointed to by I<src>, including the terminating null wide character (L\\(aq\\e0\\(aq), to the array pointed to by I<dest>.  Exactly I<n> wide characters are written at I<dest>.  If the length I<wcslen(src)> is smaller than I<n>, the remaining wide characters in the array pointed to by I<dest> are filled with null wide characters.  If the length I<wcslen(src)> is greater than or equal to I<n>, the string pointed to by I<dest> will not be terminated by a null wide character."
-msgstr "B<wcsncpy>()  関数は、 B<strncpy>(3)  関数に対応するワイド文字関数である。 この関数は I<src> が指すワイド文字文字列から、 終端のヌルワイド文字 (L\\(aq\\e0\\(aq) を 含めて最大 I<n> 個のワイド文字を、I<dest> が指す配列にコピーする。 ちょうど I<n> 個のワイド文字が I<dest> に書き込まれる。 I<wcslen(src)> の長さが I<n> より小さければ、I<dest> が指す 配列の残りのワイド文字の部分は ヌルワイド文字で埋められる。 I<wcslen(src)> の長さが I<n> 以上ならば、I<dest> が指す文字列 がヌルワイド文字で終端されることはない。"
+msgid ""
+"The B<wcsncpy>()  function is the wide-character equivalent of the "
+"B<strncpy>(3)  function.  It copies at most I<n> wide characters from the "
+"wide-character string pointed to by I<src>, including the terminating null "
+"wide character (L\\(aq\\e0\\(aq), to the array pointed to by I<dest>.  "
+"Exactly I<n> wide characters are written at I<dest>.  If the length "
+"I<wcslen(src)> is smaller than I<n>, the remaining wide characters in the "
+"array pointed to by I<dest> are filled with null wide characters.  If the "
+"length I<wcslen(src)> is greater than or equal to I<n>, the string pointed "
+"to by I<dest> will not be terminated by a null wide character."
+msgstr ""
+"B<wcsncpy>()  関数は、 B<strncpy>(3)  関数に対応するワイド文字関数である。 こ"
+"の関数は I<src> が指すワイド文字文字列から、 終端のヌルワイド文字 (L\\(aq"
+"\\e0\\(aq) を 含めて最大 I<n> 個のワイド文字を、I<dest> が指す配列にコピーす"
+"る。 ちょうど I<n> 個のワイド文字が I<dest> に書き込まれる。 I<wcslen(src)> "
+"の長さが I<n> より小さければ、I<dest> が指す 配列の残りのワイド文字の部分は "
+"ヌルワイド文字で埋められる。 I<wcslen(src)> の長さが I<n> 以上ならば、"
+"I<dest> が指す文字列 がヌルワイド文字で終端されることはない。"
 
 #. type: Plain text
 #: build/C/man3/wcsncpy.3:69
@@ -1951,13 +2739,31 @@ msgstr "B<wcsncasecmp>():"
 
 #. type: Plain text
 #: build/C/man3/wcsnlen.3:64
-msgid "The B<wcsnlen>()  function is the wide-character equivalent of the B<strnlen>(3)  function.  It returns the number of wide-characters in the string pointed to by I<s>, not including the terminating null wide character (L\\(aq\\e0\\(aq), but at most I<maxlen> wide characters (note: this parameter is not a byte count).  In doing this, B<wcsnlen>()  looks at only the first I<maxlen> wide characters at I<s> and never beyond I<s+maxlen>."
-msgstr "B<wcsnlen>()  関数は、 B<strnlen>(3)  関数に対応するワイド文字関数である。 この関数は、I<s> が指す文字列中のワイド文字の数を返すが、 返されるのはワイド文字で最大 I<maxlen> 文字までである (このパラメーターはバイト数ではない点に注意)。 また、終端のヌルワイド文字 (L\\(aq\\e0\\(aq) は含まない。 これを行う際には、 B<wcsnlen>()  は I<s> が指すワイド文字列の最初の I<maxlen> 文字しか見ず、決して I<s+maxlen> 文字を超えて文字列を 参照することはない。"
+msgid ""
+"The B<wcsnlen>()  function is the wide-character equivalent of the "
+"B<strnlen>(3)  function.  It returns the number of wide-characters in the "
+"string pointed to by I<s>, not including the terminating null wide character "
+"(L\\(aq\\e0\\(aq), but at most I<maxlen> wide characters (note: this "
+"parameter is not a byte count).  In doing this, B<wcsnlen>()  looks at only "
+"the first I<maxlen> wide characters at I<s> and never beyond I<s+maxlen>."
+msgstr ""
+"B<wcsnlen>()  関数は、 B<strnlen>(3)  関数に対応するワイド文字関数である。 こ"
+"の関数は、I<s> が指す文字列中のワイド文字の数を返すが、 返されるのはワイド文"
+"字で最大 I<maxlen> 文字までである (このパラメーターはバイト数ではない点に注"
+"意)。 また、終端のヌルワイド文字 (L\\(aq\\e0\\(aq) は含まない。 これを行う際"
+"には、 B<wcsnlen>()  は I<s> が指すワイド文字列の最初の I<maxlen> 文字しか見"
+"ず、決して I<s+maxlen> 文字を超えて文字列を 参照することはない。"
 
 #. type: Plain text
 #: build/C/man3/wcsnlen.3:78
-msgid "The B<wcsnlen>()  function returns I<wcslen(s)>, if that is less than I<maxlen>, or I<maxlen> if there is no null wide character among the first I<maxlen> wide characters pointed to by I<s>."
-msgstr "B<wcsnlen>()  関数は、I<wcslen(s)> の値が I<maxlen> より小さけれ ば I<wcslen(s)> を返す。あるいは、I<s> が指すワイド文字列中の 最初の I<maxlen> 文字に ヌルワイド文字が含まれていなければ I<maxlen> を返す。"
+msgid ""
+"The B<wcsnlen>()  function returns I<wcslen(s)>, if that is less than "
+"I<maxlen>, or I<maxlen> if there is no null wide character among the first "
+"I<maxlen> wide characters pointed to by I<s>."
+msgstr ""
+"B<wcsnlen>()  関数は、I<wcslen(s)> の値が I<maxlen> より小さけれ ば "
+"I<wcslen(s)> を返す。あるいは、I<s> が指すワイド文字列中の 最初の I<maxlen> "
+"文字に ヌルワイド文字が含まれていなければ I<maxlen> を返す。"
 
 #. type: Plain text
 #: build/C/man3/wcsnlen.3:82
@@ -2002,57 +2808,121 @@ msgstr "B<wcsnrtombs>():"
 
 #. type: Plain text
 #: build/C/man3/wcsnrtombs.3:55
-msgid "The B<wcsnrtombs>()  function is like the B<wcsrtombs>(3)  function, except that the number of wide characters to be converted, starting at I<*src>, is limited to I<nwc>."
-msgstr "B<wcsnrtombs>()  関数は、 B<wcsrtombs>()  関数に似ている。ただし、 変換されるワイド文字の数が(I<*src> から数えて) I<nwc> 文字に制限 されている点が異なる。"
+msgid ""
+"The B<wcsnrtombs>()  function is like the B<wcsrtombs>(3)  function, except "
+"that the number of wide characters to be converted, starting at I<*src>, is "
+"limited to I<nwc>."
+msgstr ""
+"B<wcsnrtombs>()  関数は、 B<wcsrtombs>()  関数に似ている。ただし、 変換される"
+"ワイド文字の数が(I<*src> から数えて) I<nwc> 文字に制限 されている点が異なる。"
 
 #. type: Plain text
 #: build/C/man3/wcsnrtombs.3:87
-msgid "If I<dest> is not NULL, the B<wcsnrtombs>()  function converts at most I<nwc> wide characters from the wide-character string I<*src> to a multibyte string starting at I<dest>.  At most I<len> bytes are written to I<dest>.  The shift state I<*ps> is updated.  The conversion is effectively performed by repeatedly calling I<wcrtomb(dest, *src, ps)>, as long as this call succeeds, and then incrementing I<dest> by the number of bytes written and I<*src> by one.  The conversion can stop for three reasons:"
-msgstr "I<dest> が NULL でなければ、 B<wcsnrtombs>()  関数は ワイド文字文字列の最大 I<nwc> 個までのワイド文字を I<dest> から 始まるマルチバイト文字列に変換する。I<dest> には最大 I<len> バイ トまで書き込まれる。シフト状態 I<*ps> は更新される。実際の効果とし ては、この変換は以下の動作と同じになる: I<wcrtomb(dest, *src, ps)> を呼び、成功が返ったら I<dest> を書き込んだバイト数だけ増やし、I<*src> を 1 増やす。 そして、wcrtomb が成功を返す限りこれを繰り返す。 変換が止まる理由は 3 つ考えられる:"
+msgid ""
+"If I<dest> is not NULL, the B<wcsnrtombs>()  function converts at most "
+"I<nwc> wide characters from the wide-character string I<*src> to a multibyte "
+"string starting at I<dest>.  At most I<len> bytes are written to I<dest>.  "
+"The shift state I<*ps> is updated.  The conversion is effectively performed "
+"by repeatedly calling I<wcrtomb(dest, *src, ps)>, as long as this call "
+"succeeds, and then incrementing I<dest> by the number of bytes written and "
+"I<*src> by one.  The conversion can stop for three reasons:"
+msgstr ""
+"I<dest> が NULL でなければ、 B<wcsnrtombs>()  関数は ワイド文字文字列の最大 "
+"I<nwc> 個までのワイド文字を I<dest> から 始まるマルチバイト文字列に変換する。"
+"I<dest> には最大 I<len> バイ トまで書き込まれる。シフト状態 I<*ps> は更新され"
+"る。実際の効果とし ては、この変換は以下の動作と同じになる: I<wcrtomb(dest, "
+"*src, ps)> を呼び、成功が返ったら I<dest> を書き込んだバイト数だけ増やし、"
+"I<*src> を 1 増やす。 そして、wcrtomb が成功を返す限りこれを繰り返す。 変換が"
+"止まる理由は 3 つ考えられる:"
 
 #. type: Plain text
 #: build/C/man3/wcsnrtombs.3:99
-msgid "A wide character has been encountered that can not be represented as a multibyte sequence (according to the current locale).  In this case, I<*src> is left pointing to the invalid wide character, I<(size_t)\\ -1> is returned, and I<errno> is set to B<EILSEQ>."
-msgstr "(現在のロケールに基づいて)マルチバイト列で表現できないワイド文字に 出会った場合。この場合は、I<*src> は不正なワイド文字を指した状態になり、 I<(size_t)\\ -1> が返され、I<errno> に B<EILSEQ> が設定される。"
+msgid ""
+"A wide character has been encountered that can not be represented as a "
+"multibyte sequence (according to the current locale).  In this case, I<*src> "
+"is left pointing to the invalid wide character, I<(size_t)\\ -1> is "
+"returned, and I<errno> is set to B<EILSEQ>."
+msgstr ""
+"(現在のロケールに基づいて)マルチバイト列で表現できないワイド文字に 出会った場"
+"合。この場合は、I<*src> は不正なワイド文字を指した状態になり、 I<(size_t)\\ "
+"-1> が返され、I<errno> に B<EILSEQ> が設定される。"
 
 #. type: Plain text
 #: build/C/man3/wcsnrtombs.3:111
-msgid "I<nwc> wide characters have been converted without encountering a null wide character (L\\(aq\\e0\\(aq), or the length limit forces a stop.  In this case, I<*src> is left pointing to the next wide character to be converted, and the number of bytes written to I<dest> is returned."
-msgstr "ヌルワイド文字 (L\\(aq\\e0\\(aq) に出会わないで I<nwc> 個のワイド文字を 変換した場合か、長さの制限によって変換が止められた場合。 この場合には、I<*src> は次に変換されるべきワイド文字を指した状態になり、 I<dest> に書き込まれたバイト数が返される。"
+msgid ""
+"I<nwc> wide characters have been converted without encountering a null wide "
+"character (L\\(aq\\e0\\(aq), or the length limit forces a stop.  In this "
+"case, I<*src> is left pointing to the next wide character to be converted, "
+"and the number of bytes written to I<dest> is returned."
+msgstr ""
+"ヌルワイド文字 (L\\(aq\\e0\\(aq) に出会わないで I<nwc> 個のワイド文字を 変換"
+"した場合か、長さの制限によって変換が止められた場合。 この場合には、I<*src> は"
+"次に変換されるべきワイド文字を指した状態になり、 I<dest> に書き込まれたバイト"
+"数が返される。"
 
 #. type: Plain text
 #: build/C/man3/wcsnrtombs.3:123
-msgid "The wide-character string has been completely converted, including the terminating null wide character (which has the side effect of bringing back I<*ps> to the initial state).  In this case, I<*src> is set to NULL, and the number of bytes written to I<dest>, excluding the terminating null byte (\\(aq\\e0\\(aq), is returned."
+msgid ""
+"The wide-character string has been completely converted, including the "
+"terminating null wide character (which has the side effect of bringing back "
+"I<*ps> to the initial state).  In this case, I<*src> is set to NULL, and the "
+"number of bytes written to I<dest>, excluding the terminating null byte "
+"(\\(aq\\e0\\(aq), is returned."
 msgstr ""
-"ワイド文字列が終端の L\\(aq\\e0\\(aq (これには I<*ps> を初期状態に戻すという副作用がある)\n"
+"ワイド文字列が終端の L\\(aq\\e0\\(aq (これには I<*ps> を初期状態に戻すという"
+"副作用がある)\n"
 "も含めて全て変換された場合。この場合には I<*src> に NULL が設定され、\n"
 "I<dest> に書き込まれたバイト数が返される\n"
 "(終端のヌルバイト (\\(aq\\e0\\(aq) は数えない)。"
 
 #. type: Plain text
 #: build/C/man3/wcsnrtombs.3:132
-msgid "If I<dest> is NULL, I<len> is ignored, and the conversion proceeds as above, except that the converted bytes are not written out to memory, and that no destination length limit exists."
-msgstr "I<dest> が NULL ならば I<len> は無視されて前述のように変換が行わ れるが、変換されたバイトデータはメモリーに書き出されない点と、出力先の長 さの制限がない点が異なる。"
+msgid ""
+"If I<dest> is NULL, I<len> is ignored, and the conversion proceeds as above, "
+"except that the converted bytes are not written out to memory, and that no "
+"destination length limit exists."
+msgstr ""
+"I<dest> が NULL ならば I<len> は無視されて前述のように変換が行わ れるが、変換"
+"されたバイトデータはメモリーに書き出されない点と、出力先の長 さの制限がない点"
+"が異なる。"
 
 #. type: Plain text
 #: build/C/man3/wcsnrtombs.3:140
-msgid "In both of the above cases, if I<ps> is NULL, a static anonymous state known only to the B<wcsnrtombs>()  function is used instead."
-msgstr "上記のいずれの場合も、I<ps> が NULL ならば、B<wcsnrtombs>() 関数 だけが知っている静的な匿名の状態がシフト状態の代わりに用いられる。"
+msgid ""
+"In both of the above cases, if I<ps> is NULL, a static anonymous state known "
+"only to the B<wcsnrtombs>()  function is used instead."
+msgstr ""
+"上記のいずれの場合も、I<ps> が NULL ならば、B<wcsnrtombs>() 関数 だけが知って"
+"いる静的な匿名の状態がシフト状態の代わりに用いられる。"
 
 #. type: Plain text
 #: build/C/man3/wcsnrtombs.3:146 build/C/man3/wcsrtombs.3:112
-msgid "The programmer must ensure that there is room for at least I<len> bytes at I<dest>."
-msgstr "プログラマは少なくとも I<len> バイトの領域を I<dest> に確保しな ければならない。"
+msgid ""
+"The programmer must ensure that there is room for at least I<len> bytes at "
+"I<dest>."
+msgstr ""
+"プログラマは少なくとも I<len> バイトの領域を I<dest> に確保しな ければならな"
+"い。"
 
 #. type: Plain text
 #: build/C/man3/wcsnrtombs.3:160
-msgid "The B<wcsnrtombs>()  function returns the number of bytes that make up the converted part of multibyte sequence, not including the terminating null byte.  If a wide character was encountered which could not be converted, I<(size_t)\\ -1> is returned, and I<errno> set to B<EILSEQ>."
-msgstr "B<wcsrtombs>()  は、変換して得られたマルチバイト列のバイト数を返す。 これには終端の null バイトは含まれない。 変換できないワイド文字に出会った場合には I<(size_t)\\ -1> が返され、 I<errno> に B<EILSEQ> が設定される。"
+msgid ""
+"The B<wcsnrtombs>()  function returns the number of bytes that make up the "
+"converted part of multibyte sequence, not including the terminating null "
+"byte.  If a wide character was encountered which could not be converted, "
+"I<(size_t)\\ -1> is returned, and I<errno> set to B<EILSEQ>."
+msgstr ""
+"B<wcsrtombs>()  は、変換して得られたマルチバイト列のバイト数を返す。 これには"
+"終端の null バイトは含まれない。 変換できないワイド文字に出会った場合には "
+"I<(size_t)\\ -1> が返され、 I<errno> に B<EILSEQ> が設定される。"
 
 #. type: Plain text
 #: build/C/man3/wcsnrtombs.3:169
-msgid "The behavior of B<wcsnrtombs>()  depends on the B<LC_CTYPE> category of the current locale."
-msgstr "B<wcsnrtombs>()  の動作は現在のロケールの B<LC_CTYPE> カテゴリに依存する。"
+msgid ""
+"The behavior of B<wcsnrtombs>()  depends on the B<LC_CTYPE> category of the "
+"current locale."
+msgstr ""
+"B<wcsnrtombs>()  の動作は現在のロケールの B<LC_CTYPE> カテゴリーに依存する。"
 
 #. type: Plain text
 #: build/C/man3/wcsnrtombs.3:177
@@ -2073,8 +2943,10 @@ msgstr "2013-11-18"
 
 #. type: Plain text
 #: build/C/man3/wcspbrk.3:19
-msgid "wcspbrk - search a wide-character string for any of a set of wide characters"
-msgstr "wcspbrk - ワイド文字列から、与えられたワイド文字集合に含まれる文字を検索する"
+msgid ""
+"wcspbrk - search a wide-character string for any of a set of wide characters"
+msgstr ""
+"wcspbrk - ワイド文字列から、与えられたワイド文字集合に含まれる文字を検索する"
 
 #. type: Plain text
 #: build/C/man3/wcspbrk.3:24
@@ -2084,13 +2956,26 @@ msgstr "B<wchar_t *wcspbrk(const wchar_t *>I<wcs>B<, const wchar_t *>I<accept>B<
 
 #. type: Plain text
 #: build/C/man3/wcspbrk.3:39
-msgid "The B<wcspbrk>()  function is the wide-character equivalent of the B<strpbrk>(3)  function.  It searches for the first occurrence in the wide-character string pointed to by I<wcs> of any of the characters in the wide-character string pointed to by I<accept>."
-msgstr "B<wcspbrk>()  関数は、 B<strpbrk>(3)  関数に対応するワイド文字関数である。 この関数は、I<wcs> が指すワイド文字文字列において、I<accept> が 示すワイド文字文字列のいずれかの文字が最初に現われる位置を検索する。"
+msgid ""
+"The B<wcspbrk>()  function is the wide-character equivalent of the "
+"B<strpbrk>(3)  function.  It searches for the first occurrence in the wide-"
+"character string pointed to by I<wcs> of any of the characters in the wide-"
+"character string pointed to by I<accept>."
+msgstr ""
+"B<wcspbrk>()  関数は、 B<strpbrk>(3)  関数に対応するワイド文字関数である。 こ"
+"の関数は、I<wcs> が指すワイド文字文字列において、I<accept> が 示すワイド文字"
+"文字列のいずれかの文字が最初に現われる位置を検索する。"
 
 #. type: Plain text
 #: build/C/man3/wcspbrk.3:49
-msgid "The B<wcspbrk>()  function returns a pointer to the first occurrence in I<wcs> of any of the characters listed in I<accept>.  If I<wcs> contains none of these characters, NULL is returned."
-msgstr "B<wcspbrk>()  関数は、I<accept> に列挙された文字のいずれかが I<wcs> 中に最初に現われた位置へのポインターを返す。このような文字が I<wcs> に含まれない場合は、NULL が返される。"
+msgid ""
+"The B<wcspbrk>()  function returns a pointer to the first occurrence in "
+"I<wcs> of any of the characters listed in I<accept>.  If I<wcs> contains "
+"none of these characters, NULL is returned."
+msgstr ""
+"B<wcspbrk>()  関数は、I<accept> に列挙された文字のいずれかが I<wcs> 中に最初"
+"に現われた位置へのポインターを返す。このような文字が I<wcs> に含まれない場合"
+"は、NULL が返される。"
 
 #. type: Plain text
 #: build/C/man3/wcspbrk.3:54
@@ -2127,13 +3012,24 @@ msgstr "B<wchar_t *wcsrchr(const wchar_t *>I<wcs>B<, wchar_t >I<wc>B<);>\n"
 
 #. type: Plain text
 #: build/C/man3/wcsrchr.3:37
-msgid "The B<wcsrchr>()  function is the wide-character equivalent of the B<strrchr>(3)  function.  It searches the last occurrence of I<wc> in the wide-character string pointed to by I<wcs>."
-msgstr "B<wcsrchr>()  関数は、 B<strrchr>(3)  関数に対応するワイド文字関数である。 この関数は、I<wcs> が指すワイド文字文字列中に I<wc> が最後に現わ れる位置を検索する。"
+msgid ""
+"The B<wcsrchr>()  function is the wide-character equivalent of the "
+"B<strrchr>(3)  function.  It searches the last occurrence of I<wc> in the "
+"wide-character string pointed to by I<wcs>."
+msgstr ""
+"B<wcsrchr>()  関数は、 B<strrchr>(3)  関数に対応するワイド文字関数である。 こ"
+"の関数は、I<wcs> が指すワイド文字文字列中に I<wc> が最後に現わ れる位置を検索"
+"する。"
 
 #. type: Plain text
 #: build/C/man3/wcsrchr.3:47
-msgid "The B<wcsrchr>()  function returns a pointer to the last occurrence of I<wc> in the wide-character string pointed to by I<wcs>, or NULL if I<wc> does not occur in the string."
-msgstr "B<wcsrchr> 関数は、I<wcs> が指すワイド文字文字列中に I<wc> が 最後に現われた位置を返す。この文字列に I<wc> が含まれていなければ NULL を返す。"
+msgid ""
+"The B<wcsrchr>()  function returns a pointer to the last occurrence of I<wc> "
+"in the wide-character string pointed to by I<wcs>, or NULL if I<wc> does not "
+"occur in the string."
+msgstr ""
+"B<wcsrchr> 関数は、I<wcs> が指すワイド文字文字列中に I<wc> が 最後に現われた"
+"位置を返す。この文字列に I<wc> が含まれていなければ NULL を返す。"
 
 #. type: Plain text
 #: build/C/man3/wcsrchr.3:52
@@ -2168,48 +3064,106 @@ msgstr ""
 
 #. type: Plain text
 #: build/C/man3/wcsrtombs.3:55
-msgid "If I<dest> is not NULL, the B<wcsrtombs>()  function converts the wide-character string I<*src> to a multibyte string starting at I<dest>.  At most I<len> bytes are written to I<dest>.  The shift state I<*ps> is updated.  The conversion is effectively performed by repeatedly calling I<wcrtomb(dest, *src, ps)>, as long as this call succeeds, and then incrementing I<dest> by the number of bytes written and I<*src> by one.  The conversion can stop for three reasons:"
-msgstr "I<dest> が NULL でなければ、 B<wcsrtombs>()  関数は ワイド文字文字列 I<*src> を I<dest> が指すマルチバイト文字列 に変換する。最大 I<len> バイトまでが I<dest> に書き込まれる。 シフト状態 I<*ps> は更新される。実際の効果としては、この変換は以下 の動作と同じになる: I<wcrtomb(dest, *src, ps)> を呼び、成功が返ったら、 I<dest> を書き込んだバイト数だけ増やし、I<*src> を 1 増やす。 そして、wcrtomb が成功を返す限りこれを繰り返す。 変換が止まる理由は 3 つ考えられる:"
+msgid ""
+"If I<dest> is not NULL, the B<wcsrtombs>()  function converts the wide-"
+"character string I<*src> to a multibyte string starting at I<dest>.  At most "
+"I<len> bytes are written to I<dest>.  The shift state I<*ps> is updated.  "
+"The conversion is effectively performed by repeatedly calling "
+"I<wcrtomb(dest, *src, ps)>, as long as this call succeeds, and then "
+"incrementing I<dest> by the number of bytes written and I<*src> by one.  The "
+"conversion can stop for three reasons:"
+msgstr ""
+"I<dest> が NULL でなければ、 B<wcsrtombs>()  関数は ワイド文字文字列 I<*src> "
+"を I<dest> が指すマルチバイト文字列 に変換する。最大 I<len> バイトまでが "
+"I<dest> に書き込まれる。 シフト状態 I<*ps> は更新される。実際の効果としては、"
+"この変換は以下 の動作と同じになる: I<wcrtomb(dest, *src, ps)> を呼び、成功が"
+"返ったら、 I<dest> を書き込んだバイト数だけ増やし、I<*src> を 1 増やす。 そし"
+"て、wcrtomb が成功を返す限りこれを繰り返す。 変換が止まる理由は 3 つ考えられ"
+"る:"
 
 #. type: Plain text
 #: build/C/man3/wcsrtombs.3:67
-msgid "1. A wide character has been encountered that can not be represented as a multibyte sequence (according to the current locale).  In this case, I<*src> is left pointing to the invalid wide character, I<(size_t)\\ -1> is returned, and I<errno> is set to B<EILSEQ>."
-msgstr "1. (現在のロケールに基づいて)マルチバイト列で表現できないワイド文字に 出会った場合。この場合は、I<*src> は不正なワイド文字を指した状態になり、 I<(size_t)\\ -1> が返され、I<errno> に B<EILSEQ> が設定される。"
+msgid ""
+"1. A wide character has been encountered that can not be represented as a "
+"multibyte sequence (according to the current locale).  In this case, I<*src> "
+"is left pointing to the invalid wide character, I<(size_t)\\ -1> is "
+"returned, and I<errno> is set to B<EILSEQ>."
+msgstr ""
+"1. (現在のロケールに基づいて)マルチバイト列で表現できないワイド文字に 出会っ"
+"た場合。この場合は、I<*src> は不正なワイド文字を指した状態になり、 "
+"I<(size_t)\\ -1> が返され、I<errno> に B<EILSEQ> が設定される。"
 
 #. type: Plain text
 #: build/C/man3/wcsrtombs.3:76
-msgid "2. The length limit forces a stop.  In this case, I<*src> is left pointing to the next wide character to be converted, and the number of bytes written to I<dest> is returned."
-msgstr "2. 長さの制限により変換が止められた場合。この場合には、I<*src> は次に 変換されるべきワイド文字列を指した状態になり、I<dest> に書き込まれ たバイト数が返される。"
+msgid ""
+"2. The length limit forces a stop.  In this case, I<*src> is left pointing "
+"to the next wide character to be converted, and the number of bytes written "
+"to I<dest> is returned."
+msgstr ""
+"2. 長さの制限により変換が止められた場合。この場合には、I<*src> は次に 変換さ"
+"れるべきワイド文字列を指した状態になり、I<dest> に書き込まれ たバイト数が返さ"
+"れる。"
 
 #. type: Plain text
 #: build/C/man3/wcsrtombs.3:89
-msgid "3. The wide-character string has been completely converted, including the terminating null wide character (L\\(aq\\e0\\(aq), which has the side effect of bringing back I<*ps> to the initial state.  In this case, I<*src> is set to NULL, and the number of bytes written to I<dest>, excluding the terminating null byte (\\(aq\\e0\\(aq), is returned."
-msgstr "3. ワイド文字列が終端のヌルワイド文字 (L\\(aq\\e0\\(aq) も含めて全て 変換された場合。この際、I<*ps> が初期状態に戻るという副作用がある。 この場合には I<*src> に NULL が設定され、I<dest> に書き込まれた バイト数が返される (終端のヌルバイト (L\\(aq\\e0\\(aq) は数えない)。"
+msgid ""
+"3. The wide-character string has been completely converted, including the "
+"terminating null wide character (L\\(aq\\e0\\(aq), which has the side effect "
+"of bringing back I<*ps> to the initial state.  In this case, I<*src> is set "
+"to NULL, and the number of bytes written to I<dest>, excluding the "
+"terminating null byte (\\(aq\\e0\\(aq), is returned."
+msgstr ""
+"3. ワイド文字列が終端のヌルワイド文字 (L\\(aq\\e0\\(aq) も含めて全て 変換され"
+"た場合。この際、I<*ps> が初期状態に戻るという副作用がある。 この場合には "
+"I<*src> に NULL が設定され、I<dest> に書き込まれた バイト数が返される (終端の"
+"ヌルバイト (L\\(aq\\e0\\(aq) は数えない)。"
 
 #. type: Plain text
 #: build/C/man3/wcsrtombs.3:98
-msgid "If I<dest> is NULL, I<len> is ignored, and the conversion proceeds as above, except that the converted bytes are not written out to memory, and that no length limit exists."
-msgstr "I<dest> が NULL ならば I<len> は無視されて前述のように変換が行わ れるが、変換されたバイトデータはメモリーに書き出されない点と、出力先の長 さの制限がない点が異なる。"
+msgid ""
+"If I<dest> is NULL, I<len> is ignored, and the conversion proceeds as above, "
+"except that the converted bytes are not written out to memory, and that no "
+"length limit exists."
+msgstr ""
+"I<dest> が NULL ならば I<len> は無視されて前述のように変換が行わ れるが、変換"
+"されたバイトデータはメモリーに書き出されない点と、出力先の長 さの制限がない点"
+"が異なる。"
 
 #. type: Plain text
 #: build/C/man3/wcsrtombs.3:106
-msgid "In both of the above cases, if I<ps> is NULL, a static anonymous state known only to the B<wcsrtombs>()  function is used instead."
-msgstr "上記のいずれの場合も、I<ps> が NULL ならば、B<wcsrtombs>() 関数 だけが知っている静的な匿名の状態がシフト状態の代わりに用いられる。"
+msgid ""
+"In both of the above cases, if I<ps> is NULL, a static anonymous state known "
+"only to the B<wcsrtombs>()  function is used instead."
+msgstr ""
+"上記のいずれの場合も、I<ps> が NULL ならば、B<wcsrtombs>() 関数 だけが知って"
+"いる静的な匿名の状態がシフト状態の代わりに用いられる。"
 
 #. type: Plain text
 #: build/C/man3/wcsrtombs.3:126
-msgid "The B<wcsrtombs>()  function returns the number of bytes that make up the converted part of multibyte sequence, not including the terminating null byte.  If a wide character was encountered which could not be converted, I<(size_t)\\ -1> is returned, and I<errno> set to B<EILSEQ>."
-msgstr "B<wcsrtombs>()  は、変換して得られたマルチバイト列のバイト数を返す。 これには終端の null バイトは含まれない。 変換できないワイド文字に出会った場合には I<(size_t)\\ -1> が返され、 I<errno> に B<EILSEQ> が設定される。"
+msgid ""
+"The B<wcsrtombs>()  function returns the number of bytes that make up the "
+"converted part of multibyte sequence, not including the terminating null "
+"byte.  If a wide character was encountered which could not be converted, "
+"I<(size_t)\\ -1> is returned, and I<errno> set to B<EILSEQ>."
+msgstr ""
+"B<wcsrtombs>()  は、変換して得られたマルチバイト列のバイト数を返す。 これには"
+"終端の null バイトは含まれない。 変換できないワイド文字に出会った場合には "
+"I<(size_t)\\ -1> が返され、 I<errno> に B<EILSEQ> が設定される。"
 
 #. type: Plain text
 #: build/C/man3/wcsrtombs.3:135
-msgid "The behavior of B<wcsrtombs>()  depends on the B<LC_CTYPE> category of the current locale."
-msgstr "B<wcsrtombs>()  の動作は現在のロケールの B<LC_CTYPE> カテゴリに依存する。"
+msgid ""
+"The behavior of B<wcsrtombs>()  depends on the B<LC_CTYPE> category of the "
+"current locale."
+msgstr ""
+"B<wcsrtombs>()  の動作は現在のロケールの B<LC_CTYPE> カテゴリーに依存する。"
 
 #. type: Plain text
 #: build/C/man3/wcsrtombs.3:145
-msgid "B<iconv>(3), B<mbsinit>(3), B<wcrtomb>(3), B<wcsnrtombs>(3), B<wcstombs>(3)"
-msgstr "B<iconv>(3), B<mbsinit>(3), B<wcrtomb>(3), B<wcsnrtombs>(3), B<wcstombs>(3)"
+msgid ""
+"B<iconv>(3), B<mbsinit>(3), B<wcrtomb>(3), B<wcsnrtombs>(3), B<wcstombs>(3)"
+msgstr ""
+"B<iconv>(3), B<mbsinit>(3), B<wcrtomb>(3), B<wcsnrtombs>(3), B<wcstombs>(3)"
 
 #. type: TH
 #: build/C/man3/wcsspn.3:16
@@ -2226,7 +3180,9 @@ msgstr "2013-11-11"
 
 #. type: Plain text
 #: build/C/man3/wcsspn.3:20
-msgid "wcsspn - advance in a wide-character string, skipping any of a set of wide characters"
+msgid ""
+"wcsspn - advance in a wide-character string, skipping any of a set of wide "
+"characters"
 msgstr "wcsspn - ワイド文字文字列を進み、ワイド文字の集合の文字をスキップする"
 
 #. type: Plain text
@@ -2237,13 +3193,35 @@ msgstr "B<size_t wcsspn(const wchar_t *>I<wcs>B<, const wchar_t *>I<accept>B<);>
 
 #. type: Plain text
 #: build/C/man3/wcsspn.3:41
-msgid "The B<wcsspn>()  function is the wide-character equivalent of the B<strspn>(3)  function.  It determines the length of the longest initial segment of I<wcs> which consists entirely of wide-characters listed in I<accept>.  In other words, it searches for the first occurrence in the wide-character string I<wcs> of a wide-character not contained in the wide-character string I<accept>."
-msgstr "B<wcsspn>()  関数は、 B<strspn>(3)  関数に対応するワイド文字関数である。 この関数は、I<wcs> の先頭部分を調べ、I<accept> に列挙されている ワイド文字だけによって構成される部分を最も長く取った場合の長さを求める。 言い換えると、この関数はワイド文字文字列 I<wcs> の中に、ワイド文字列 I<accept> に含まれていない文字が現われる最初の位置を探す。"
+msgid ""
+"The B<wcsspn>()  function is the wide-character equivalent of the "
+"B<strspn>(3)  function.  It determines the length of the longest initial "
+"segment of I<wcs> which consists entirely of wide-characters listed in "
+"I<accept>.  In other words, it searches for the first occurrence in the wide-"
+"character string I<wcs> of a wide-character not contained in the wide-"
+"character string I<accept>."
+msgstr ""
+"B<wcsspn>()  関数は、 B<strspn>(3)  関数に対応するワイド文字関数である。 この"
+"関数は、I<wcs> の先頭部分を調べ、I<accept> に列挙されている ワイド文字だけに"
+"よって構成される部分を最も長く取った場合の長さを求める。 言い換えると、この関"
+"数はワイド文字文字列 I<wcs> の中に、ワイド文字列 I<accept> に含まれていない文"
+"字が現われる最初の位置を探す。"
 
 #. type: Plain text
 #: build/C/man3/wcsspn.3:60
-msgid "The B<wcsspn>()  function returns the number of wide characters in the longest initial segment of I<wcs> which consists entirely of wide-characters listed in I<accept>.  In other words, it returns the position of the first occurrence in the wide-character string I<wcs> of a wide-character not contained in the wide-character string I<accept>, or I<wcslen(wcs)> if there is none."
-msgstr "B<wcsspn>()  関数は、I<wcs> の先頭部分を調べ、I<accept> に列挙さ れているワイド文字だけによって構成される部分を最も長く取った場合の長さ を返す。 言い換えると、この関数はワイド文字文字列 I<wcs> の中に、ワイド文字列 I<accept> に含まれていない文字が現われる最初の位置を返す。 何も現われなかった場合には I<wcslen(wcs)> を返す。"
+msgid ""
+"The B<wcsspn>()  function returns the number of wide characters in the "
+"longest initial segment of I<wcs> which consists entirely of wide-characters "
+"listed in I<accept>.  In other words, it returns the position of the first "
+"occurrence in the wide-character string I<wcs> of a wide-character not "
+"contained in the wide-character string I<accept>, or I<wcslen(wcs)> if there "
+"is none."
+msgstr ""
+"B<wcsspn>()  関数は、I<wcs> の先頭部分を調べ、I<accept> に列挙さ れているワイ"
+"ド文字だけによって構成される部分を最も長く取った場合の長さ を返す。 言い換え"
+"ると、この関数はワイド文字文字列 I<wcs> の中に、ワイド文字列 I<accept> に含ま"
+"れていない文字が現われる最初の位置を返す。 何も現われなかった場合には "
+"I<wcslen(wcs)> を返す。"
 
 #. type: Plain text
 #: build/C/man3/wcsspn.3:65
@@ -2280,18 +3258,35 @@ msgstr "B<wchar_t *wcsstr(const wchar_t *>I<haystack>B<, const wchar_t *>I<needl
 
 #. type: Plain text
 #: build/C/man3/wcsstr.3:36
-msgid "The B<wcsstr>()  function is the wide-character equivalent of the B<strstr>(3)  function.  It searches for the first occurrence of the wide-character string I<needle> (without its terminating null wide character (L\\(aq\\e0\\(aq))  as a substring in the wide-character string I<haystack>."
-msgstr "B<wcsstr>()  関数は、 B<strstr>(3)  関数に対応するワイド文字文字列である。 この関数はワイド文字文字列 I<needle> (終端のヌルワイド文字 (L\\(aq\\e0\\(aq) は含まない) が、ワイド文字文字列 I<haystack> の部分文字列 として最初に現われる位置を探す。"
+msgid ""
+"The B<wcsstr>()  function is the wide-character equivalent of the "
+"B<strstr>(3)  function.  It searches for the first occurrence of the wide-"
+"character string I<needle> (without its terminating null wide character (L"
+"\\(aq\\e0\\(aq))  as a substring in the wide-character string I<haystack>."
+msgstr ""
+"B<wcsstr>()  関数は、 B<strstr>(3)  関数に対応するワイド文字文字列である。 こ"
+"の関数はワイド文字文字列 I<needle> (終端のヌルワイド文字 (L\\(aq\\e0\\(aq) は"
+"含まない) が、ワイド文字文字列 I<haystack> の部分文字列 として最初に現われる"
+"位置を探す。"
 
 #. type: Plain text
 #: build/C/man3/wcsstr.3:48
-msgid "The B<wcsstr>()  function returns a pointer to the first occurrence of I<needle> in I<haystack>.  It returns NULL if I<needle> does not occur as a substring in I<haystack>."
-msgstr "B<wcsstr>()  関数は、I<haystack> 中に I<needle> が現われた最初の 位置を返す。I<needle> が I<haystack> の部分文字列でなければ NULL を返す。"
+msgid ""
+"The B<wcsstr>()  function returns a pointer to the first occurrence of "
+"I<needle> in I<haystack>.  It returns NULL if I<needle> does not occur as a "
+"substring in I<haystack>."
+msgstr ""
+"B<wcsstr>()  関数は、I<haystack> 中に I<needle> が現われた最初の 位置を返す。"
+"I<needle> が I<haystack> の部分文字列でなければ NULL を返す。"
 
 #. type: Plain text
 #: build/C/man3/wcsstr.3:56
-msgid "Note the special case: If I<needle> is the empty wide-character string, the return value is always I<haystack> itself."
-msgstr "以下の特殊な場合に注意すること: I<needle> が空のワイド文字文字列な らば、返り値は常に I<haystack> 自身となる。"
+msgid ""
+"Note the special case: If I<needle> is the empty wide-character string, the "
+"return value is always I<haystack> itself."
+msgstr ""
+"以下の特殊な場合に注意すること: I<needle> が空のワイド文字文字列な らば、返り"
+"値は常に I<haystack> 自身となる。"
 
 #. type: Plain text
 #: build/C/man3/wcsstr.3:61
@@ -2340,19 +3335,34 @@ msgstr "B<uintmax_t wcstoumax(const wchar_t *>I<nptr>B<, wchar_t **>I<endptr>B<,
 
 #. type: Plain text
 #: build/C/man3/wcstoimax.3:49
-msgid "These functions are just like B<wcstol>(3)  and B<wcstoul>(3), except that they return a value of type I<intmax_t> and I<uintmax_t>, respectively."
-msgstr "これらの関数はちょうど B<wcstol>(3)  と B<wcstoul>(3)  に似ているが、それぞれ I<intmax_t> と I<uintmax_t> 型の値を返す。"
+msgid ""
+"These functions are just like B<wcstol>(3)  and B<wcstoul>(3), except that "
+"they return a value of type I<intmax_t> and I<uintmax_t>, respectively."
+msgstr ""
+"これらの関数はちょうど B<wcstol>(3)  と B<wcstoul>(3)  に似ているが、それぞ"
+"れ I<intmax_t> と I<uintmax_t> 型の値を返す。"
 
 #. type: Plain text
 #: build/C/man3/wcstoimax.3:60
-msgid "The B<wcstoimax>()  and B<wcstoumax>()  functions are thread-safe with exceptions.  These functions can be safely used in multithreaded applications, as long as B<setlocale>(3)  is not called to change the locale during their execution."
-msgstr "関数 B<wcstoimax>() と B<wcstoumax>() は、例外付きのスレッドセーフである。実行中に B<setlocale>(3) を呼び出してロケールを変更しない限り、マルチスレッドアプリケーションで安全に使用することができる。"
+msgid ""
+"The B<wcstoimax>()  and B<wcstoumax>()  functions are thread-safe with "
+"exceptions.  These functions can be safely used in multithreaded "
+"applications, as long as B<setlocale>(3)  is not called to change the locale "
+"during their execution."
+msgstr ""
+"関数 B<wcstoimax>() と B<wcstoumax>() は、例外付きのスレッドセーフである。実"
+"行中に B<setlocale>(3) を呼び出してロケールを変更しない限り、マルチスレッドア"
+"プリケーションで安全に使用することができる。"
 
 #.  FIXME . the pages referred to by the following xrefs are not yet written
 #. type: Plain text
 #: build/C/man3/wcstoimax.3:70
-msgid "B<imaxabs>(3), B<imaxdiv>(3), B<strtoimax>(3), B<strtoumax>(3), B<wcstol>(3), B<wcstoul>(3)"
-msgstr "B<imaxabs>(3), B<imaxdiv>(3), B<strtoimax>(3), B<strtoumax>(3), B<wcstol>(3), B<wcstoul>(3)"
+msgid ""
+"B<imaxabs>(3), B<imaxdiv>(3), B<strtoimax>(3), B<strtoumax>(3), "
+"B<wcstol>(3), B<wcstoul>(3)"
+msgstr ""
+"B<imaxabs>(3), B<imaxdiv>(3), B<strtoimax>(3), B<strtoumax>(3), "
+"B<wcstol>(3), B<wcstoul>(3)"
 
 #. type: TH
 #: build/C/man3/wcstok.3:16
@@ -2373,18 +3383,53 @@ msgstr "B<wchar_t *wcstok(wchar_t *>I<wcs>B<, const wchar_t *>I<delim>B<, wchar_
 
 #. type: Plain text
 #: build/C/man3/wcstok.3:39
-msgid "The B<wcstok>()  function is the wide-character equivalent of the B<strtok>(3)  function, with an added argument to make it multithread-safe.  It can be used to split a wide-character string I<wcs> into tokens, where a token is defined as a substring not containing any wide-characters from I<delim>."
-msgstr "B<wcstok>()  関数は、 B<strtok>(3)  関数に対応するワイド文字関数に、 マルチスレッドセーフの動作をさせるための引き数を追加したものである。 この関数を用いて、ワイド文字文字列 I<wcs> をトークンに分解すること ができる。ここで、トークンは I<delim> に列挙されている文字を含まな い部分文字列として定義される。"
+msgid ""
+"The B<wcstok>()  function is the wide-character equivalent of the "
+"B<strtok>(3)  function, with an added argument to make it multithread-safe.  "
+"It can be used to split a wide-character string I<wcs> into tokens, where a "
+"token is defined as a substring not containing any wide-characters from "
+"I<delim>."
+msgstr ""
+"B<wcstok>()  関数は、 B<strtok>(3)  関数に対応するワイド文字関数に、 マルチス"
+"レッドセーフの動作をさせるための引き数を追加したものである。 この関数を用い"
+"て、ワイド文字文字列 I<wcs> をトークンに分解すること ができる。ここで、トーク"
+"ンは I<delim> に列挙されている文字を含まな い部分文字列として定義される。"
 
 #. type: Plain text
 #: build/C/man3/wcstok.3:74
-msgid "The search starts at I<wcs>, if I<wcs> is not NULL, or at I<*ptr>, if I<wcs> is NULL.  First, any delimiter wide-characters are skipped, that is, the pointer is advanced beyond any wide-characters which occur in I<delim>.  If the end of the wide-character string is now reached, B<wcstok>()  returns NULL, to indicate that no tokens were found, and stores an appropriate value in I<*ptr>, so that subsequent calls to B<wcstok>()  will continue to return NULL.  Otherwise, the B<wcstok>()  function recognizes the beginning of a token and returns a pointer to it, but before doing that, it zero-terminates the token by replacing the next wide-character which occurs in I<delim> with a null wide character (L\\(aq\\e0\\(aq), and it updates I<*ptr> so that subsequent calls will continue searching after the end of recognized token."
-msgstr "検索は I<wcs> が NULL でなければ I<wcs> から開始され、I<wcs> が NULL ならば I<*ptr> から開始される。まず、全ての区切りワイド文字 がスキップされる。つまり、I<delim> に含まれるワイド文字を超えるよう にポインターが前に進められる。 ワイド文字文字列の終わりに達したら、 B<wcstok>()  は NULL を返して トークンが全く見つからなかったことを示し、この後に B<wcstok>()  を呼び 出しても NULL が返されるように I<*ptr> に適切な値を設定する。それ 以外の場合には、 B<wcstok>()  関数はトークンの先頭を識別し、これを指す ポインターを返す。ただしこれを行う前に、トークンの後にある、I<delim> に含まれている文字をヌルワイド文字 (L\\(aq\\e0\\(aq) に置き換えること によってトークンを 0 で終端させる。さらに I<*ptr> を更新し、後で B<wcstok>()  を呼び出した 際に、識別されたトークンの続きから検索できるようにする。"
+msgid ""
+"The search starts at I<wcs>, if I<wcs> is not NULL, or at I<*ptr>, if I<wcs> "
+"is NULL.  First, any delimiter wide-characters are skipped, that is, the "
+"pointer is advanced beyond any wide-characters which occur in I<delim>.  If "
+"the end of the wide-character string is now reached, B<wcstok>()  returns "
+"NULL, to indicate that no tokens were found, and stores an appropriate value "
+"in I<*ptr>, so that subsequent calls to B<wcstok>()  will continue to return "
+"NULL.  Otherwise, the B<wcstok>()  function recognizes the beginning of a "
+"token and returns a pointer to it, but before doing that, it zero-terminates "
+"the token by replacing the next wide-character which occurs in I<delim> with "
+"a null wide character (L\\(aq\\e0\\(aq), and it updates I<*ptr> so that "
+"subsequent calls will continue searching after the end of recognized token."
+msgstr ""
+"検索は I<wcs> が NULL でなければ I<wcs> から開始され、I<wcs> が NULL ならば "
+"I<*ptr> から開始される。まず、全ての区切りワイド文字 がスキップされる。つま"
+"り、I<delim> に含まれるワイド文字を超えるよう にポインターが前に進められる。 "
+"ワイド文字文字列の終わりに達したら、 B<wcstok>()  は NULL を返して トークンが"
+"全く見つからなかったことを示し、この後に B<wcstok>()  を呼び 出しても NULL が"
+"返されるように I<*ptr> に適切な値を設定する。それ 以外の場合には、 "
+"B<wcstok>()  関数はトークンの先頭を識別し、これを指す ポインターを返す。ただ"
+"しこれを行う前に、トークンの後にある、I<delim> に含まれている文字をヌルワイド"
+"文字 (L\\(aq\\e0\\(aq) に置き換えること によってトークンを 0 で終端させる。さ"
+"らに I<*ptr> を更新し、後で B<wcstok>()  を呼び出した 際に、識別されたトーク"
+"ンの続きから検索できるようにする。"
 
 #. type: Plain text
 #: build/C/man3/wcstok.3:79
-msgid "The B<wcstok>()  function returns a pointer to the next token, or NULL if no further token was found."
-msgstr "B<wcstok>()  関数は次のトークンへのポインターを返す。トークンが見つから なければ NULL を返す。"
+msgid ""
+"The B<wcstok>()  function returns a pointer to the next token, or NULL if no "
+"further token was found."
+msgstr ""
+"B<wcstok>()  関数は次のトークンへのポインターを返す。トークンが見つから なけ"
+"れば NULL を返す。"
 
 #. type: Plain text
 #: build/C/man3/wcstok.3:84
@@ -2393,8 +3438,11 @@ msgstr "関数 B<wcstok>() はスレッドセーフである。"
 
 #. type: Plain text
 #: build/C/man3/wcstok.3:91
-msgid "The original I<wcs> wide-character string is destructively modified during the operation."
-msgstr "関数に与えたワイド文字列 I<wcs> は、関数の動作によって完全に書き換 えられる。"
+msgid ""
+"The original I<wcs> wide-character string is destructively modified during "
+"the operation."
+msgstr ""
+"関数に与えたワイド文字列 I<wcs> は、関数の動作によって完全に書き換 えられる。"
 
 #. type: SH
 #: build/C/man3/wcstok.3:91
@@ -2404,8 +3452,12 @@ msgstr "例"
 
 #. type: Plain text
 #: build/C/man3/wcstok.3:93
-msgid "The following code loops over the tokens contained in a wide-character string."
-msgstr "以下のコードは、ワイド文字文字列に含まれるトークンを取り出しながら ループする。"
+msgid ""
+"The following code loops over the tokens contained in a wide-character "
+"string."
+msgstr ""
+"以下のコードは、ワイド文字文字列に含まれるトークンを取り出しながら ループす"
+"る。"
 
 #. type: Plain text
 #: build/C/man3/wcstok.3:103
@@ -2442,7 +3494,8 @@ msgstr "WCSWIDTH"
 
 #. type: Plain text
 #: build/C/man3/wcswidth.3:18
-msgid "wcswidth - determine columns needed for a fixed-size wide-character string"
+msgid ""
+"wcswidth - determine columns needed for a fixed-size wide-character string"
 msgstr "wcswidth - 固定サイズのワイド文字文字列の表示に必要なカラム数を求める"
 
 #. type: Plain text
@@ -2463,18 +3516,35 @@ msgstr "B<int wcswidth(const wchar_t *>I<s>B<, size_t >I<n>B<);>\n"
 
 #. type: Plain text
 #: build/C/man3/wcswidth.3:38
-msgid "The B<wcswidth>()  function returns the number of columns needed to represent the wide-character string pointed to by I<s>, but at most I<n> wide characters.  If a nonprintable wide character occurs among these characters, -1 is returned."
-msgstr "B<wcswidth>()  関数は、I<s> が指すワイド文字文字列を表現するために 必要なカラム数を返す。ただし、最大 I<n> 文字しか処理しない。 印刷可能でないワイド文字が文字列に含まれる場合には、 -1 が返される。"
+msgid ""
+"The B<wcswidth>()  function returns the number of columns needed to "
+"represent the wide-character string pointed to by I<s>, but at most I<n> "
+"wide characters.  If a nonprintable wide character occurs among these "
+"characters, -1 is returned."
+msgstr ""
+"B<wcswidth>()  関数は、I<s> が指すワイド文字文字列を表現するために 必要なカラ"
+"ム数を返す。ただし、最大 I<n> 文字しか処理しない。 印刷可能でないワイド文字が"
+"文字列に含まれる場合には、 -1 が返される。"
 
 #. type: Plain text
 #: build/C/man3/wcswidth.3:47
-msgid "The B<wcswidth>()  function returns the number of column positions for the wide-character string I<s>, truncated to at most length I<n>."
-msgstr "B<wcswidth>()  関数は、ワイド文字文字列 I<s> の表現に必要なカラム数 を返す。ただしワイド文字文字列は最大 I<n> 個に切り詰められる。"
+msgid ""
+"The B<wcswidth>()  function returns the number of column positions for the "
+"wide-character string I<s>, truncated to at most length I<n>."
+msgstr ""
+"B<wcswidth>()  関数は、ワイド文字文字列 I<s> の表現に必要なカラム数 を返す。"
+"ただしワイド文字文字列は最大 I<n> 個に切り詰められる。"
 
 #. type: Plain text
 #: build/C/man3/wcswidth.3:55
-msgid "The B<wcswidth>()  function is thread-safe with exceptions.  It can be safely used in multithreaded applications, as long as B<setlocale>(3)  is not called to change the locale during its execution."
-msgstr "B<wcswidth>() 関数は、例外付きのスレッドセーフである。実行中に B<setlocale>(3) を呼び出してロケールを変更しない限り、マルチスレッドアプリケーションで安全に使用することができる。"
+msgid ""
+"The B<wcswidth>()  function is thread-safe with exceptions.  It can be "
+"safely used in multithreaded applications, as long as B<setlocale>(3)  is "
+"not called to change the locale during its execution."
+msgstr ""
+"B<wcswidth>() 関数は、例外付きのスレッドセーフである。実行中に "
+"B<setlocale>(3) を呼び出してロケールを変更しない限り、マルチスレッドアプリ"
+"ケーションで安全に使用することができる。"
 
 #. type: Plain text
 #: build/C/man3/wcswidth.3:57 build/C/man3/wcwidth.3:55
@@ -2483,8 +3553,11 @@ msgstr "POSIX.1-2001."
 
 #. type: Plain text
 #: build/C/man3/wcswidth.3:64
-msgid "The behavior of B<wcswidth>()  depends on the B<LC_CTYPE> category of the current locale."
-msgstr "B<wcswidth>()  の動作は現在のロケールの B<LC_CTYPE> カテゴリに依存する。"
+msgid ""
+"The behavior of B<wcswidth>()  depends on the B<LC_CTYPE> category of the "
+"current locale."
+msgstr ""
+"B<wcswidth>()  の動作は現在のロケールの B<LC_CTYPE> カテゴリーに依存する。"
 
 #. type: Plain text
 #: build/C/man3/wcswidth.3:67
@@ -2510,28 +3583,53 @@ msgstr "B<int wctob(wint_t >I<c>B<);>\n"
 
 #. type: Plain text
 #: build/C/man3/wctob.3:36
-msgid "The B<wctob>()  function tests whether the multibyte representation of the wide character I<c>, starting in the initial state, consists of a single byte.  If so, it is returned as an I<unsigned char>."
-msgstr "B<wctob>()  関数は、ワイド文字 I<c> のマルチバイト表現(初期状態で開 始)がシングルバイト文字だけでできているかどうかを調べる。もしそうであ れば、これを I<unsigned char> 型として返す。"
+msgid ""
+"The B<wctob>()  function tests whether the multibyte representation of the "
+"wide character I<c>, starting in the initial state, consists of a single "
+"byte.  If so, it is returned as an I<unsigned char>."
+msgstr ""
+"B<wctob>()  関数は、ワイド文字 I<c> のマルチバイト表現(初期状態で開 始)がシン"
+"グルバイト文字だけでできているかどうかを調べる。もしそうであ れば、これを "
+"I<unsigned char> 型として返す。"
 
 #. type: Plain text
 #: build/C/man3/wctob.3:42
-msgid "Never use this function.  It cannot help you in writing internationalized programs.  Internationalized programs must never distinguish single-byte and multibyte characters."
-msgstr "この関数は決して使わないこと。この関数は国際化プログラムを書く上では役 に立たない。国際化されたプログラムでは、シングルバイト文字とマルチバイト 文字を区別してはならない。"
+msgid ""
+"Never use this function.  It cannot help you in writing internationalized "
+"programs.  Internationalized programs must never distinguish single-byte and "
+"multibyte characters."
+msgstr ""
+"この関数は決して使わないこと。この関数は国際化プログラムを書く上では役 に立た"
+"ない。国際化されたプログラムでは、シングルバイト文字とマルチバイト 文字を区別"
+"してはならない。"
 
 #. type: Plain text
 #: build/C/man3/wctob.3:50
-msgid "The B<wctob>()  function returns the single-byte representation of I<c>, if it exists, of B<EOF> otherwise."
-msgstr "B<wctob>()  関数は I<c> のシングルバイト表現が存在すれば、その表現 を返す。存在しなければ B<EOF> を返す。"
+msgid ""
+"The B<wctob>()  function returns the single-byte representation of I<c>, if "
+"it exists, of B<EOF> otherwise."
+msgstr ""
+"B<wctob>()  関数は I<c> のシングルバイト表現が存在すれば、その表現 を返す。存"
+"在しなければ B<EOF> を返す。"
 
 #. type: Plain text
 #: build/C/man3/wctob.3:59
-msgid "The behavior of B<wctob>()  depends on the B<LC_CTYPE> category of the current locale."
-msgstr "B<wctob>()  の動作は、現在のロケールの B<LC_CTYPE> カテゴリに依存する。"
+msgid ""
+"The behavior of B<wctob>()  depends on the B<LC_CTYPE> category of the "
+"current locale."
+msgstr ""
+"B<wctob>()  の動作は、現在のロケールの B<LC_CTYPE> カテゴリーに依存する。"
 
 #. type: Plain text
 #: build/C/man3/wctob.3:68
-msgid "This function should never be used.  Internationalized programs must never distinguish single-byte and multibyte characters.  Use either B<wctomb>(3)  or the thread-safe B<wcrtomb>(3)  instead."
-msgstr "この関数は決して使うべきではない。国際化プログラムでは、シングルバイト 文字とマルチバイト文字を区別してはならない。代わりに、 B<wctomb>(3)  か、スレッドセーフな B<wcrtomb>(3)  を使うこと。"
+msgid ""
+"This function should never be used.  Internationalized programs must never "
+"distinguish single-byte and multibyte characters.  Use either B<wctomb>(3)  "
+"or the thread-safe B<wcrtomb>(3)  instead."
+msgstr ""
+"この関数は決して使うべきではない。国際化プログラムでは、シングルバイト 文字と"
+"マルチバイト文字を区別してはならない。代わりに、 B<wctomb>(3)  か、スレッド"
+"セーフな B<wcrtomb>(3)  を使うこと。"
 
 #. type: Plain text
 #: build/C/man3/wctob.3:72
@@ -2567,23 +3665,39 @@ msgstr "B<int wcwidth(wchar_t >I<c>B<);>\n"
 
 #. type: Plain text
 #: build/C/man3/wcwidth.3:39
-msgid "The B<wcwidth>()  function returns the number of columns needed to represent the wide character I<c>.  If I<c> is a printable wide character, the value is at least 0.  If I<c> is null wide character (L\\(aq\\e0\\(aq), the value is 0.  Otherwise, -1 is returned."
-msgstr "B<wcwidth>()  関数は、ワイド文字 I<c> を表現するために必要なカラム 数を返す。I<c> が印刷可能文字ならば、この値は 0 以上である。 I<c> がヌルワイド文字 (L\\(aq\\e0\\(aq) ならば、値は 0 である。 それ以外の場合には -1 が返される。"
+msgid ""
+"The B<wcwidth>()  function returns the number of columns needed to represent "
+"the wide character I<c>.  If I<c> is a printable wide character, the value "
+"is at least 0.  If I<c> is null wide character (L\\(aq\\e0\\(aq), the value "
+"is 0.  Otherwise, -1 is returned."
+msgstr ""
+"B<wcwidth>()  関数は、ワイド文字 I<c> を表現するために必要なカラム 数を返す。"
+"I<c> が印刷可能文字ならば、この値は 0 以上である。 I<c> がヌルワイド文字 (L"
+"\\(aq\\e0\\(aq) ならば、値は 0 である。 それ以外の場合には -1 が返される。"
 
 #. type: Plain text
 #: build/C/man3/wcwidth.3:45
-msgid "The B<wcwidth>()  function returns the number of column positions for I<c>."
+msgid ""
+"The B<wcwidth>()  function returns the number of column positions for I<c>."
 msgstr "B<wcwidth>()  関数は、I<c> の表現に必要なカラム数を返す。"
 
 #. type: Plain text
 #: build/C/man3/wcwidth.3:53
-msgid "The B<wcwidth>()  function is thread-safe with exceptions.  It can be safely used in multithreaded applications, as long as B<setlocale>(3)  is not called to change the locale during its execution."
-msgstr "B<wcwidth>() 関数は、例外付きのスレッドセーフである。実行中に B<setlocale>(3) を呼び出してロケールを変更しない限り、マルチスレッドアプリケーションで安全に使用することができる。"
+msgid ""
+"The B<wcwidth>()  function is thread-safe with exceptions.  It can be safely "
+"used in multithreaded applications, as long as B<setlocale>(3)  is not "
+"called to change the locale during its execution."
+msgstr ""
+"B<wcwidth>() 関数は、例外付きのスレッドセーフである。実行中に "
+"B<setlocale>(3) を呼び出してロケールを変更しない限り、マルチスレッドアプリ"
+"ケーションで安全に使用することができる。"
 
 #. type: Plain text
 #: build/C/man3/wcwidth.3:57
 msgid "Note that glibc before 2.2.5 used the prototype"
-msgstr "glibc 2.2.5 以前では以下のプロトタイプ宣言が使用されていたことに 注意すること。"
+msgstr ""
+"glibc 2.2.5 以前では以下のプロトタイプ宣言が使用されていたことに 注意するこ"
+"と。"
 
 #. type: Plain text
 #: build/C/man3/wcwidth.3:60
@@ -2593,8 +3707,11 @@ msgstr "B<int wcwidth(wint_t >I<c>B<);>\n"
 
 #. type: Plain text
 #: build/C/man3/wcwidth.3:68
-msgid "The behavior of B<wcwidth>()  depends on the B<LC_CTYPE> category of the current locale."
-msgstr "B<wcwidth>()  の動作は、現在のロケールの B<LC_CTYPE> カテゴリに依存する。"
+msgid ""
+"The behavior of B<wcwidth>()  depends on the B<LC_CTYPE> category of the "
+"current locale."
+msgstr ""
+"B<wcwidth>()  の動作は、現在のロケールの B<LC_CTYPE> カテゴリーに依存する。"
 
 #. type: Plain text
 #: build/C/man3/wcwidth.3:71
@@ -2626,13 +3743,25 @@ msgstr "B<wchar_t *wmemchr(const wchar_t *>I<s>B<, wchar_t >I<c>B<, size_t >I<n>
 
 #. type: Plain text
 #: build/C/man3/wmemchr.3:38
-msgid "The B<wmemchr>()  function is the wide-character equivalent of the B<memchr>(3)  function.  It searches the I<n> wide characters starting at I<s> for the first occurrence of the wide character I<c>."
-msgstr "B<wmemchr>()  関数は、 B<memchr>(3)  関数に対応するワイド文字関数である。 この関数は、I<s> を先頭とする I<n> 個のワイド文字の中から、最初 にワイド文字 I<c> が現われる場所を探す。"
+msgid ""
+"The B<wmemchr>()  function is the wide-character equivalent of the "
+"B<memchr>(3)  function.  It searches the I<n> wide characters starting at "
+"I<s> for the first occurrence of the wide character I<c>."
+msgstr ""
+"B<wmemchr>()  関数は、 B<memchr>(3)  関数に対応するワイド文字関数である。 こ"
+"の関数は、I<s> を先頭とする I<n> 個のワイド文字の中から、最初 にワイド文字 "
+"I<c> が現われる場所を探す。"
 
 #. type: Plain text
 #: build/C/man3/wmemchr.3:51
-msgid "The B<wmemchr>()  function returns a pointer to the first occurrence of I<c> among the I<n> wide characters starting at I<s>, or NULL if I<c> does not occur among these."
-msgstr "B<wmemchr>()  関数は、I<s> を先頭とする I<n> 個のワイド文字の中 において最初に I<c> が現われる場所へのポインターを返す。I<c> が現 われなかった場合には NULL を返す。"
+msgid ""
+"The B<wmemchr>()  function returns a pointer to the first occurrence of I<c> "
+"among the I<n> wide characters starting at I<s>, or NULL if I<c> does not "
+"occur among these."
+msgstr ""
+"B<wmemchr>()  関数は、I<s> を先頭とする I<n> 個のワイド文字の中 において最初"
+"に I<c> が現われる場所へのポインターを返す。I<c> が現 われなかった場合には "
+"NULL を返す。"
 
 #. type: Plain text
 #: build/C/man3/wmemchr.3:56
@@ -2663,13 +3792,31 @@ msgstr "B<int wmemcmp(const wchar_t *>I<s1>B<, const wchar_t *>I<s2>B<, size_t >
 
 #. type: Plain text
 #: build/C/man3/wmemcmp.3:38
-msgid "The B<wmemcmp>()  function is the wide-character equivalent of the B<memcmp>(3)  function.  It compares the I<n> wide-characters starting at I<s1> and the I<n> wide-characters starting at I<s2>."
-msgstr "B<wmemcmp>()  関数は、 B<memcmp>(3)  関数に対応するワイド文字関数である。 この関数は、I<s1> を先頭とする I<n> 個のワイド文字と I<s2> を 先頭とする I<n> 個のワイド文字を比較する。"
+msgid ""
+"The B<wmemcmp>()  function is the wide-character equivalent of the "
+"B<memcmp>(3)  function.  It compares the I<n> wide-characters starting at "
+"I<s1> and the I<n> wide-characters starting at I<s2>."
+msgstr ""
+"B<wmemcmp>()  関数は、 B<memcmp>(3)  関数に対応するワイド文字関数である。 こ"
+"の関数は、I<s1> を先頭とする I<n> 個のワイド文字と I<s2> を 先頭とする I<n> "
+"個のワイド文字を比較する。"
 
 #. type: Plain text
 #: build/C/man3/wmemcmp.3:70
-msgid "The B<wmemcmp>()  function returns zero if the wide-character arrays of size I<n> at I<s1> and I<s2> are equal.  It returns an integer greater than zero if at the first differing position I<i> (I<i> E<lt> I<n>), the corresponding wide-character I<s1[i]> is greater than I<s2[i]>.  It returns an integer less than zero if at the first differing position I<i> (I<i> E<lt> I<n>), the corresponding wide-character I<s1[i]> is less than I<s2[i]>."
-msgstr "B<wmemcmp>()  関数は、I<s1> と I<s2> を先頭とする大きさが I<n> の 2 つの配列が等しければ 0 を返す。 最初に異なる文字が現われた位置 I<i> (I<i> E<lt> I<n>)において、そ の位置にあるワイド文字 I<s1[i]> が I<s2[i]> より大きければ正の整 数を返す。 最初に異なる文字が現われた位置 I<i> (I<i> E<lt> I<n>)において、そ の位置にあるワイド文字 I<s1[i]> が I<s2[i]> より小さければ負の整 数を返す。"
+msgid ""
+"The B<wmemcmp>()  function returns zero if the wide-character arrays of size "
+"I<n> at I<s1> and I<s2> are equal.  It returns an integer greater than zero "
+"if at the first differing position I<i> (I<i> E<lt> I<n>), the corresponding "
+"wide-character I<s1[i]> is greater than I<s2[i]>.  It returns an integer "
+"less than zero if at the first differing position I<i> (I<i> E<lt> I<n>), "
+"the corresponding wide-character I<s1[i]> is less than I<s2[i]>."
+msgstr ""
+"B<wmemcmp>()  関数は、I<s1> と I<s2> を先頭とする大きさが I<n> の 2 つの配列"
+"が等しければ 0 を返す。 最初に異なる文字が現われた位置 I<i> (I<i> E<lt> I<n>)"
+"において、そ の位置にあるワイド文字 I<s1[i]> が I<s2[i]> より大きければ正の"
+"整 数を返す。 最初に異なる文字が現われた位置 I<i> (I<i> E<lt> I<n>)において、"
+"そ の位置にあるワイド文字 I<s1[i]> が I<s2[i]> より小さければ負の整 数を返"
+"す。"
 
 #. type: Plain text
 #: build/C/man3/wmemcmp.3:75
@@ -2700,13 +3847,23 @@ msgstr "B<wchar_t *wmemcpy(wchar_t *>I<dest>B<, const wchar_t *>I<src>B<, size_t
 
 #. type: Plain text
 #: build/C/man3/wmemcpy.3:37
-msgid "The B<wmemcpy>()  function is the wide-character equivalent of the B<memcpy>(3)  function.  It copies I<n> wide characters from the array starting at I<src> to the array starting at I<dest>."
-msgstr "B<wmemcpy>()  関数は、 B<memcpy>(3)  関数に対応するワイド文字関数である。 この関数は、I<src> を先頭とする配列から I<dest> を先頭とする配列 に I<n> 個のワイド文字をコピーする。"
+msgid ""
+"The B<wmemcpy>()  function is the wide-character equivalent of the "
+"B<memcpy>(3)  function.  It copies I<n> wide characters from the array "
+"starting at I<src> to the array starting at I<dest>."
+msgstr ""
+"B<wmemcpy>()  関数は、 B<memcpy>(3)  関数に対応するワイド文字関数である。 こ"
+"の関数は、I<src> を先頭とする配列から I<dest> を先頭とする配列 に I<n> 個のワ"
+"イド文字をコピーする。"
 
 #. type: Plain text
 #: build/C/man3/wmemcpy.3:42
-msgid "The arrays may not overlap; use B<wmemmove>(3)  to copy between overlapping arrays."
-msgstr "2 つの配列は重なっていてはならない。配列が重なっている場合には B<wmemmove>(3)  を使ってコピーすること。"
+msgid ""
+"The arrays may not overlap; use B<wmemmove>(3)  to copy between overlapping "
+"arrays."
+msgstr ""
+"2 つの配列は重なっていてはならない。配列が重なっている場合には "
+"B<wmemmove>(3)  を使ってコピーすること。"
 
 #. type: Plain text
 #: build/C/man3/wmemcpy.3:52
@@ -2742,8 +3899,14 @@ msgstr "B<wchar_t *wmemmove(wchar_t *>I<dest>B<, const wchar_t *>I<src>B<, size_
 
 #. type: Plain text
 #: build/C/man3/wmemmove.3:40
-msgid "The B<wmemmove>()  function is the wide-character equivalent of the B<memmove>(3)  function.  It copies I<n> wide characters from the array starting at I<src> to the array starting at I<dest>.  The arrays may overlap."
-msgstr "B<wmemmove>()  関数は、 B<memmove>(3)  関数に対応するワイド文字関数であ る。この関数は I<src> を先頭とする配列から I<dest> を先頭とする 配列に I<n> 個のワイド文字をコピーする。2 つの配列は重なっていても 構わない。"
+msgid ""
+"The B<wmemmove>()  function is the wide-character equivalent of the "
+"B<memmove>(3)  function.  It copies I<n> wide characters from the array "
+"starting at I<src> to the array starting at I<dest>.  The arrays may overlap."
+msgstr ""
+"B<wmemmove>()  関数は、 B<memmove>(3)  関数に対応するワイド文字関数であ る。"
+"この関数は I<src> を先頭とする配列から I<dest> を先頭とする 配列に I<n> 個の"
+"ワイド文字をコピーする。2 つの配列は重なっていても 構わない。"
 
 #. type: Plain text
 #: build/C/man3/wmemmove.3:50
@@ -2768,7 +3931,8 @@ msgstr "WMEMSET"
 
 #. type: Plain text
 #: build/C/man3/wmemset.3:19
-msgid "wmemset - fill an array of wide-characters with a constant wide character"
+msgid ""
+"wmemset - fill an array of wide-characters with a constant wide character"
 msgstr "wmemset - ワイド文字の配列を定数のワイド文字で埋める"
 
 #. type: Plain text
@@ -2779,8 +3943,14 @@ msgstr "B<wchar_t *wmemset(wchar_t *>I<wcs>B<, wchar_t >I<wc>B<, size_t >I<n>B<)
 
 #. type: Plain text
 #: build/C/man3/wmemset.3:39
-msgid "The B<wmemset>()  function is the wide-character equivalent of the B<memset>(3)  function.  It fills the array of I<n> wide-characters starting at I<wcs> with I<n> copies of the wide character I<wc>."
-msgstr "B<wmemset>()  関数は、 B<memset>(3)  関数に対応するワイド文字関数である。 この関数は、B<memset> を先頭とする I<n> 個のワイド文字の配列を、 ワイド文字 I<wc> の I<n> 個のコピーで埋める。"
+msgid ""
+"The B<wmemset>()  function is the wide-character equivalent of the "
+"B<memset>(3)  function.  It fills the array of I<n> wide-characters starting "
+"at I<wcs> with I<n> copies of the wide character I<wc>."
+msgstr ""
+"B<wmemset>()  関数は、 B<memset>(3)  関数に対応するワイド文字関数である。 こ"
+"の関数は、B<memset> を先頭とする I<n> 個のワイド文字の配列を、 ワイド文字 "
+"I<wc> の I<n> 個のコピーで埋める。"
 
 #. type: Plain text
 #: build/C/man3/wmemset.3:43