Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcbe4b41

Browse files
committed
More improvements.
1 parenta717ab6 commitcbe4b41

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

‎doc/src/sgml/charset.sgml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.59 2005/03/1303:44:51 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.60 2005/03/1304:10:23 momjian Exp $ -->
22

33
<chapter id="charset">
44
<title>Localization</>
@@ -318,14 +318,14 @@ initdb --locale=sv_SE
318318
<tbody>
319319
<row>
320320
<entry><literal>BIG5</literal></entry>
321-
<entry></entry>
322-
<entry>Chinese</entry>
321+
<entry>Big Five</entry>
322+
<entry>TraditionalChinese</entry>
323323
<entry>WIN950, Windows950</entry>
324324
</row>
325325
<row>
326326
<entry><literal>EUC_CN</literal></entry>
327327
<entry>Extended UNIX Code-CN</entry>
328-
<entry>Chinese</entry>
328+
<entry>SimplifiedChinese</entry>
329329
<entry></entry>
330330
</row>
331331
<row>
@@ -343,19 +343,19 @@ initdb --locale=sv_SE
343343
<row>
344344
<entry><literal>EUC_TW</literal></entry>
345345
<entry>Extended UNIX Code-TW</entry>
346-
<entry>Taiwanese</entry>
346+
<entry>Traditional Chinese,Taiwanese</entry>
347347
<entry></entry>
348348
</row>
349349
<row>
350350
<entry><literal>GB18030</literal></entry>
351-
<entry></entry>
351+
<entry>National Standard</entry>
352352
<entry>Chinese</entry>
353353
<entry></entry>
354354
</row>
355355
<row>
356356
<entry><literal>GBK</literal></entry>
357357
<entry>Extended National Standard</entry>
358-
<entry>Chinese</entry>
358+
<entry>SimplifiedChinese</entry>
359359
<entry>WIN936, Windows936</entry>
360360
</row>
361361
<row>
@@ -384,15 +384,15 @@ initdb --locale=sv_SE
384384
</row>
385385
<row>
386386
<entry><literal>JOHAB</literal></entry>
387-
<entry><acronym>EUC</></entry>
387+
<entry><acronym>JOHAB</></entry>
388388
<entry>Korean (Hangle base)</entry>
389389
<entry></entry>
390390
</row>
391391
<row>
392392
<entry><literal>KOI8</literal></entry>
393393
<entry><acronym>KOI</acronym>8-R(U)</entry>
394394
<entry>Cyrillic</entry>
395-
<entry>KOI8</entry>
395+
<entry>KOI8R</entry>
396396
</row>
397397
<row>
398398
<entry><literal>LATIN1</literal></entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp