OSDN Git Service

(split) LDP: Update release from ja.po of LDP v3.51
[linuxjm/LDP_man-pages.git] / release / man3 / wctrans.3
index 778b093..c235dd5 100644 (file)
@@ -1,58 +1,52 @@
 .\" Copyright (c) Bruno Haible <haible@clisp.cons.org>
 .\"
+.\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA)
 .\" This is free documentation; you can redistribute it and/or
 .\" modify it under the terms of the GNU General Public License as
 .\" published by the Free Software Foundation; either version 2 of
 .\" the License, or (at your option) any later version.
+.\" %%%LICENSE_END
 .\"
 .\" References consulted:
 .\"   GNU glibc-2 source code and manual
 .\"   Dinkumware C library reference http://www.dinkumware.com/
-.\"   OpenGroup's Single Unix specification http://www.UNIX-systems.org/online.html
+.\"   OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html
 .\"   ISO/IEC 9899:1999
 .\"
-.\" About this Japanese page, please contact to JM Project <JM@linux.or.jp>
-.\" Translated Sat Oct 23 19:48:40 JST 1999
-.\"           by FUJIWARA Teruyoshi <fujiwara@linux.or.jp>
+.\"*******************************************************************
 .\"
-.TH WCTRANS 3 1999-07-25 "GNU" "Linux Programmer's Manual"
-.SH Ì¾Á°
-wctrans \- ¥ï¥¤¥Éʸ»úÊÑ´¹¥Þ¥Ã¥Ô¥ó¥°
-.SH ½ñ¼°
+.\" This file was generated with po4a. Translate the source file.
+.\"
+.\"*******************************************************************
+.TH WCTRANS 3 1999\-07\-25 GNU "Linux Programmer's Manual"
+.SH 名前
+wctrans \- ワイド文字変換マッピング
+.SH 書式
 .nf
-.B #include <wctype.h>
+\fB#include <wctype.h>\fP
 .sp
-.BI "wctrans_t wctrans(const char *" name );
+\fBwctrans_t wctrans(const char *\fP\fIname\fP\fB);\fP
 .fi
-.SH ÀâÌÀ
-\fIwctrans_t\fP ·¿¤Ï¡¢¤¢¤ë¥ï¥¤¥Éʸ»ú¤ò¾¤Î¥ï¥¤¥Éʸ»ú¤ËÊÑ´¹¤Ç¤­¤ë¥Þ¥Ã¥Ô
-¥ó¥°¤òɽ¸½¤¹¤ë¡£ËܼÁŪ¤Ë¤Ï¼ÂÁõ°Í¸¤Ç¤¢¤ë¤¬¡¢Æüì¤ÊÃÍ
-\fI(wctrans_t)0\fP ¤ÏÉÔÀµ¤Ê¥Þ¥Ã¥Ô¥ó¥°¤ò¼¨¤¹¡£0 ¤Ç¤Ê¤¤Ãͤò»ý¤Ä
-\fIwctrans_t\fP ¤ò
-.BR towctrans (3)
-´Ø¿ô¤ËÅϤ¹¤³¤È¤Ë¤è¤Ã¤Æ¡¢¼ÂºÝ¤Ë
-¥ï¥¤¥Éʸ»ú¤ÎÊÑ´¹¤ò¼Â¹Ô¤µ¤»¤ë¤³¤È¤¬¤Ç¤­¤ë¡£
+.SH 説明
+\fIwctrans_t\fP 型は、あるワイド文字を他のワイド文字に変換できるマッピ ングを表現する。本質的には実装依存であるが、特殊な値
+\fI(wctrans_t)0\fP は不正なマッピングを示す。0 でない値を持つ \fIwctrans_t\fP を \fBtowctrans\fP(3)
+関数に渡すことによって、実際に ワイド文字の変換を実行させることができる。
 .PP
-.BR wctrans ()
-¤Ï¡¢Ì¾Á°¤Ë¤è¤Ã¤ÆÍ¿¤¨¤é¤ì¤ë¥Þ¥Ã¥Ô¥ó¥°¤òÊÖ¤¹¡£Í­¸ú¤Ê̾Á°¤Î
-½¸¹ç¤Ï¸½ºß¤Î¥í¥±¡¼¥ë¤Î
-.B LC_CTYPE
-¥«¥Æ¥´¥ê¤Ë°Í¸¤¹¤ë¤¬¡¢°Ê²¼¤Î̾Á°¤ÏÁ´¤Æ¤Î¥í¥±¡¼¥ë¤Ë¤ª¤¤¤ÆÍ­¸ú¤Ç¤¢¤ë¡£
+\fBwctrans\fP()  は、名前によって与えられるマッピングを返す。有効な名前の 集合は現在のロケールの \fBLC_CTYPE\fP
+カテゴリに依存するが、以下の名前は全てのロケールにおいて有効である。
 .nf
-
-  "tolower" \- \fBtolower\fP(3) ¤Î¥Þ¥Ã¥Ô¥ó¥°¤ò¼Â¸½¤¹¤ë
-  "toupper" \- \fBtoupper\fP(3) ¤Î¥Þ¥Ã¥Ô¥ó¥°¤ò¼Â¸½¤¹¤ë
+  "tolower" \- \fBtolower\fP(3) のマッピングを実現する
+  "toupper" \- \fBtoupper\fP(3) のマッピングを実現する
 .fi
-.SH ÊÖ¤êÃÍ
-.BR wctrans ()
-´Ø¿ô¤Ï¡¢\fIname\fP ¤¬Í­¸ú¤Ê¤é¤Ð¥Þ¥Ã¥Ô¥ó¥°µ­½Ò»Ò¤òÊÖ¤¹¡£
-Í­¸ú¤Ç¤Ê¤±¤ì¤Ð \fI(wctrans_t) 0\fP ¤òÊÖ¤¹¡£
-.SH ½àµò
+.SH 返り値
+\fBwctrans\fP()  関数は、\fIname\fP が有効ならばマッピング記述子を返す。 有効でなければ \fI(wctrans_t) 0\fP を返す。
+.SH 準拠
 C99.
-.SH Ãí°Õ
-.BR wctrans ()
-¤ÎÆ°ºî¤Ï¡¢¸½ºß¤Î¥í¥±¡¼¥ë¤Î
-.B LC_CTYPE
-¥«¥Æ¥´¥ê¤Ë°Í¸¤¹¤ë¡£
-.SH ´ØÏ¢¹àÌÜ
-.BR towctrans (3)
+.SH 注意
+\fBwctrans\fP()  の動作は、現在のロケールの \fBLC_CTYPE\fP カテゴリに依存する。
+.SH 関連項目
+\fBtowctrans\fP(3)
+.SH この文書について
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.51 の一部
+である。プロジェクトの説明とバグ報告に関する情報は
+http://www.kernel.org/doc/man\-pages/ に書かれている。