• R/O
  • HTTP
  • SSH
  • HTTPS

jm: Commit

翻訳ドキュメント管理用


Commit MetaInfo

Revisão1672bb6c46b02b15a96dd00b75972ab9df962f10 (tree)
Hora2021-04-01 10:59:43
AutorAkihiro Motoki <amotoki@gmai...>
CommiterAkihiro Motoki

Mensagem de Log

LDP: Complete translations in "charset" section

Mudança Sumário

Diff

--- a/manual/LDP_man-pages/draft/man7/unicode.7
+++ b/manual/LDP_man-pages/draft/man7/unicode.7
@@ -163,7 +163,7 @@ UTF\-8 を文字エンコードとして使うことを
163163 \fBwctomb\fP(3) や \fBmbsrtowcs\fP(3)、さらには \fBwcwidth\fP(3) といったライブラリ関数は、
164164 文字出力でどれだけカーソルが進んだか (0\(en2) を返す。
165165 .PP
166-.SS "Private Use Areas (PUA)"
166+.SS "私用領域 (Private Use Areas; PUA)"
167167 .\" commit 9d85025b0418163fae079c9ba8f8445212de8568
168168 基本多言語面 (Basic Multilingual Plane (BMP)) では、 0xe000 〜 0xf8ff
169169 の範囲は、規格ではいかなる文字も割り当てず、私的な使用のために予約されている。 Linux
@@ -174,9 +174,9 @@ Numbers Authority) により管理されており、登録自体は Linux カー
174174 \fIDocumentation/admin\-guide/unicode.rst\fP (Linux 4.10 より前は
175175 \fIDocumentation/unicode.txt\fP) で行われている。
176176 .PP
177-Two other planes are reserved for private usage, plane 15 (Supplementary
178-Private Use Area\-A, range 0xf0000 to 0xffffd) and plane 16 (Supplementary
179-Private Use Area\-B, range 0x100000 to 0x10fffd).
177+この他に 2 つの面が私的な使用のために予約されている: 第 15 面 (追加私用領域 A; Supplementary Private Use
178+Area\-A, 0xf0000 〜 0xffffd の範囲) と第 16 面 (追加私用領域 B; Supplementary Private Use
179+Area\-B, 0x100000 〜 0x10fffd の範囲)。
180180 .SS 文献
181181 .IP * 3
182182 Information technology \(em Universal Multiple\-Octet Coded Character Set
--- a/manual/LDP_man-pages/draft/man7/utf-8.7
+++ b/manual/LDP_man-pages/draft/man7/utf-8.7
@@ -122,15 +122,12 @@ Unicode 文字は UTF\-8 では 4 バイトまでにしかならない。
122122 0x04000000 \- 0x7FFFFFFF:
123123 1111110\fIx\fP 10\fIxxxxxx\fP 10\fIxxxxxx\fP 10\fIxxxxxx\fP 10\fIxxxxxx\fP 10\fIxxxxxx\fP
124124 .PP
125-The \fIxxx\fP bit positions are filled with the bits of the character code
126-number in binary representation, most significant bit first (big\-endian).
127-Only the shortest possible multibyte sequence which can represent the code
128-number of the character can be used.
125+\fIxxx\fP ビットの部分には 2 進数表現の文字コードのビット部分が対応する。 2 進数表では最上位ビット (MSB) が最初に置かれる
126+(big\-endian)。その文字を表現するのに最も短いバイト列のみが使用できる。
129127 .PP
130-The UCS code values 0xd800\(en0xdfff (UTF\-16 surrogates) as well as 0xfffe
131-and 0xffff (UCS noncharacters) should not appear in conforming UTF\-8
132-streams. According to RFC 3629 no point above U+10FFFF should be used, which
133-limits characters to four bytes.
128+0xd800\(en0xdfff (UTF\-16 サロゲート) や 0xfffe, 0xffff (UCS の noncharacter) という
129+UCS コードの値は、 UTF\-8 に準拠したストリームに入れるべきではない。 RFC 3629 では U+10FFFF
130+より上のコードポイントは使用すべきではないとされている。これにより、文字は 4 バイト以内に限定される。
134131 .SS 例
135132 Unicode 文字の 0xa9 = 1010 1001 (コピーライトマーク) は UTF\-8 で符号化すると
136133 以下のようになる。
--- a/manual/LDP_man-pages/po4a/charset/po/ja.po
+++ b/manual/LDP_man-pages/po4a/charset/po/ja.po
@@ -7,7 +7,7 @@ msgid ""
77 msgstr ""
88 "Project-Id-Version: PACKAGE VERSION\n"
99 "POT-Creation-Date: 2021-03-12 14:00+0900\n"
10-"PO-Revision-Date: 2021-03-26 17:27+0900\n"
10+"PO-Revision-Date: 2021-04-01 10:52+0900\n"
1111 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1212 "Language-Team: LANGUAGE <LL@li.org>\n"
1313 "Language: \n"
@@ -19500,10 +19500,9 @@ msgstr ""
1950019500
1950119501 #. type: SS
1950219502 #: build/C/man7/unicode.7:194
19503-#, fuzzy, no-wrap
19504-#| msgid "Private area"
19503+#, no-wrap
1950519504 msgid "Private Use Areas (PUA)"
19506-msgstr "プライベートエリア"
19505+msgstr "私用領域 (Private Use Areas; PUA)"
1950719506
1950819507 #. commit 9d85025b0418163fae079c9ba8f8445212de8568
1950919508 #. type: Plain text
@@ -19526,7 +19525,7 @@ msgid ""
1952619525 "Two other planes are reserved for private usage, plane 15 (Supplementary "
1952719526 "Private Use Area-A, range 0xf0000 to 0xffffd) and plane 16 (Supplementary "
1952819527 "Private Use Area-B, range 0x100000 to 0x10fffd)."
19529-msgstr ""
19528+msgstr "この他に 2 つの面が私的な使用のために予約されている: 第 15 面 (追加私用領域 A; Supplementary Private Use Area-A, 0xf0000 〜 0xffffd の範囲) と第 16 面 (追加私用領域 B; Supplementary Private Use Area-B, 0x100000 〜 0x10fffd の範囲)。"
1953019529
1953119530 #. type: SS
1953219531 #: build/C/man7/unicode.7:217
@@ -19851,36 +19850,21 @@ msgstr ""
1985119850
1985219851 #. type: Plain text
1985319852 #: build/C/man7/utf-8.7:139
19854-#, fuzzy
19855-#| msgid ""
19856-#| "The I<xxx> bit positions are filled with the bits of the character code "
19857-#| "number in binary representation. Only the shortest possible multibyte "
19858-#| "sequence which can represent the code number of the character can be used."
1985919853 msgid ""
1986019854 "The I<xxx> bit positions are filled with the bits of the character code "
1986119855 "number in binary representation, most significant bit first (big-endian). "
1986219856 "Only the shortest possible multibyte sequence which can represent the code "
1986319857 "number of the character can be used."
19864-msgstr ""
19865-"I<xxx> ビットの部分には 2 進数で表わした文字コードのビット部分が対応する。\n"
19866-"その文字を表現するのに最も短いバイト列のみが使用できる。"
19858+msgstr "I<xxx> ビットの部分には 2 進数表現の文字コードのビット部分が対応する。 2 進数表では最上位ビット (MSB) が最初に置かれる (big-endian)。その文字を表現するのに最も短いバイト列のみが使用できる。"
1986719859
1986819860 #. type: Plain text
1986919861 #: build/C/man7/utf-8.7:144
19870-#, fuzzy
19871-#| msgid ""
19872-#| "The UCS code values 0xd800\\(en0xdfff (UTF-16 surrogates) as well as "
19873-#| "0xfffe and 0xffff (UCS noncharacters) should not appear in conforming "
19874-#| "UTF-8 streams."
1987519862 msgid ""
1987619863 "The UCS code values 0xd800\\(en0xdfff (UTF-16 surrogates) as well as 0xfffe "
1987719864 "and 0xffff (UCS noncharacters) should not appear in conforming UTF-8 "
1987819865 "streams. According to RFC 3629 no point above U+10FFFF should be used, which "
1987919866 "limits characters to four bytes."
19880-msgstr ""
19881-"0xd800\\(en0xdfff (UTF-16 サロゲート) や\n"
19882-"0xfffe, 0xffff (UCS の noncharacter) という UCS コードの値は、\n"
19883-"UTF-8 に準拠したストリームに入れるべきではない。"
19867+msgstr "0xd800\\(en0xdfff (UTF-16 サロゲート) や 0xfffe, 0xffff (UCS の noncharacter) という UCS コードの値は、 UTF-8 に準拠したストリームに入れるべきではない。 RFC 3629 では U+10FFFF より上のコードポイントは使用すべきではないとされている。これにより、文字は 4 バイト以内に限定される。"
1988419868
1988519869 #. type: SS
1988619870 #: build/C/man7/utf-8.7:144
--- a/manual/LDP_man-pages/stats/charset
+++ b/manual/LDP_man-pages/stats/charset
@@ -1,3 +0,0 @@
1-# pagename,#complete,#remaining,#all
2-unicode.7,51,2,53
3-utf-8.7,63,2,65
--- a/manual/LDP_man-pages/untrans.html
+++ b/manual/LDP_man-pages/untrans.html
@@ -30,9 +30,6 @@
3030 <TR class="over80"><TD>bootparam.7</TD><TD>23/146</TD><TD>84.25</TD></TR>
3131 <TR class="over80"><TD>reboot.2</TD><TD>7/60</TD><TD>88.33</TD></TR>
3232 <TR class="over80"><TD>sync.2</TD><TD>7/46</TD><TD>84.78</TD></TR>
33-<TR><TD ALIGN="center" COLSPAN=3 BGCOLOR="Yellow"><B>charset</B></TD></TR>
34-<TR class="over80"><TD>unicode.7</TD><TD>2/53</TD><TD>96.23</TD></TR>
35-<TR class="over80"><TD>utf-8.7</TD><TD>2/65</TD><TD>96.92</TD></TR>
3633 <TR><TD ALIGN="center" COLSPAN=3 BGCOLOR="Yellow"><B>dirent</B></TD></TR>
3734 <TR class="over80"><TD>dirfd.3</TD><TD>2/38</TD><TD>94.74</TD></TR>
3835 <TR class="over80"><TD>getdents.2</TD><TD>5/78</TD><TD>93.59</TD></TR>
@@ -776,6 +773,6 @@
776773 <TR class="over80"><TD>login.3</TD><TD>1/46</TD><TD>97.83</TD></TR>
777774 <TR><TD ALIGN="center" COLSPAN=3 BGCOLOR="Yellow"><B>wchar</B></TD></TR>
778775 <TR class="over80"><TD>mbsnrtowcs.3</TD><TD>1/47</TD><TD>97.87</TD></TR>
779-<TR><TD COLSPAN=3>Total 718 pages</TD></TR>
776+<TR><TD COLSPAN=3>Total 716 pages</TD></TR>
780777 </TABLE>
781778 </BODY></HTML>
Show on old repository browser