svn commit: r197161 - in user/edwin/locale/share: monetdef numericdef timedef

Edwin Groothuis edwin at FreeBSD.org
Sun Sep 13 11:52:16 UTC 2009


Author: edwin
Date: Sun Sep 13 11:52:15 2009
New Revision: 197161
URL: http://svn.freebsd.org/changeset/base/197161

Log:
  Fixes from the new way to calculate SYMLINKS.

Added:
  user/edwin/locale/share/monetdef/zh_Hans_CN.unicode
     - copied unchanged from r196846, user/edwin/locale/share/monetdef/zh_CN.unicode
  user/edwin/locale/share/monetdef/zh_Hant_HK.unicode
     - copied unchanged from r196846, user/edwin/locale/share/monetdef/zh_HK.unicode
  user/edwin/locale/share/monetdef/zh_Hant_TW.unicode
     - copied unchanged from r196846, user/edwin/locale/share/monetdef/zh_TW.unicode
  user/edwin/locale/share/numericdef/zh_Hans_CN.unicode
     - copied unchanged from r196817, user/edwin/locale/share/numericdef/zh_CN.unicode
Deleted:
  user/edwin/locale/share/monetdef/zh_CN.unicode
  user/edwin/locale/share/monetdef/zh_HK.unicode
  user/edwin/locale/share/monetdef/zh_TW.unicode
  user/edwin/locale/share/numericdef/zh_CN.unicode
Modified:
  user/edwin/locale/share/monetdef/Makefile
  user/edwin/locale/share/numericdef/Makefile
  user/edwin/locale/share/timedef/Makefile

Modified: user/edwin/locale/share/monetdef/Makefile
==============================================================================
--- user/edwin/locale/share/monetdef/Makefile	Sun Sep 13 11:50:08 2009	(r197160)
+++ user/edwin/locale/share/monetdef/Makefile	Sun Sep 13 11:52:15 2009	(r197161)
@@ -7,7 +7,7 @@ CCLN=           af_ZA am_ET be_BY bg_BG 
 		hi_IN hr_HR hu_HU hy_AM is_IS it_IT ja_JP kk_KZ \
 		ko_KR lt_LT mn_MN nl_BE nl_NL no_NO pl_PL pt_BR \
 		pt_PT ro_RO ru_RU sk_SK sl_SI sr_Cyrl_RS sr_Latn_RS \
-		sv_SE tr_TR uk_UA zh_CN zh_HK zh_TW
+		sv_SE tr_TR uk_UA zh_Hans_CN zh_Hant_HK zh_Hant_TW
 
 # For these locales, beside creating the UTF-8 map also create these
 # charactermaps.
@@ -83,7 +83,8 @@ TRANSLATION_ISO8859-1=	E282AC:455552
 # For these locales, create symlinks to the main locale for historical reasons.
 LEGLINK_ja_JP=		jp_JP
 LEGLINK_zh_Hans_CN=	zh_CN
-LEGLINK_zh_Hant_TW=	zh_TW zh_HK
+LEGLINK_zh_Hant_TW=	zh_TW
+LEGLINK_zh_Hant_HK=	zh_HK
 LEGLINK_sr_Cyrl_RS=	sr_YU
 LEGLINK_sr_Latn_RS.ISO8859-2=	sr_YU.ISO8859-2
 LEGLINK_zh_Hans_CN.GBK2312=	zh_CN.GBK

Copied: user/edwin/locale/share/monetdef/zh_Hans_CN.unicode (from r196846, user/edwin/locale/share/monetdef/zh_CN.unicode)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ user/edwin/locale/share/monetdef/zh_Hans_CN.unicode	Sun Sep 13 11:52:15 2009	(r197161, copy of r196846, user/edwin/locale/share/monetdef/zh_CN.unicode)
@@ -0,0 +1,36 @@
+# $FreeBSD$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# int_curr_symbol (last character always SPACE)
+<LATIN CAPITAL LETTER C><LATIN CAPITAL LETTER N><LATIN CAPITAL LETTER Y><SPACE>
+# currency_symbol
+<FULLWIDTH YEN SIGN>
+# mon_decimal_point
+<FULL STOP>
+# mon_thousands_sep
+<COMMA>
+# mon_grouping, separated by ;
+3;3
+# positive_sign
+
+# negative_sign
+<HYPHEN-MINUS>
+# int_frac_digits
+0
+# frac_digits
+0
+# p_cs_precedes
+1
+# p_sep_by_space
+0
+# n_cs_precedes
+1
+# n_sep_by_space
+0
+# p_sign_posn
+1
+# n_sign_posn
+4
+# EOF

Copied: user/edwin/locale/share/monetdef/zh_Hant_HK.unicode (from r196846, user/edwin/locale/share/monetdef/zh_HK.unicode)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ user/edwin/locale/share/monetdef/zh_Hant_HK.unicode	Sun Sep 13 11:52:15 2009	(r197161, copy of r196846, user/edwin/locale/share/monetdef/zh_HK.unicode)
@@ -0,0 +1,36 @@
+# $FreeBSD$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# int_curr_symbol (last character always SPACE)
+<LATIN CAPITAL LETTER H><LATIN CAPITAL LETTER K><LATIN CAPITAL LETTER D>
+# currency_symbol
+<LATIN CAPITAL LETTER H><LATIN CAPITAL LETTER K><DOLLAR SIGN>
+# mon_decimal_point
+<FULL STOP>
+# mon_thousands_sep
+<COMMA>
+# mon_grouping, separated by ;
+3;3
+# positive_sign
+
+# negative_sign
+<HYPHEN-MINUS>
+# int_frac_digits
+2
+# frac_digits
+2
+# p_cs_precedes
+1
+# p_sep_by_space
+0
+# n_cs_precedes
+1
+# n_sep_by_space
+0
+# p_sign_posn
+1
+# n_sign_posn
+0
+# EOF

Copied: user/edwin/locale/share/monetdef/zh_Hant_TW.unicode (from r196846, user/edwin/locale/share/monetdef/zh_TW.unicode)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ user/edwin/locale/share/monetdef/zh_Hant_TW.unicode	Sun Sep 13 11:52:15 2009	(r197161, copy of r196846, user/edwin/locale/share/monetdef/zh_TW.unicode)
@@ -0,0 +1,36 @@
+# $FreeBSD$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# int_curr_symbol (last character always SPACE)
+<LATIN CAPITAL LETTER T><LATIN CAPITAL LETTER W><LATIN CAPITAL LETTER D><SPACE>
+# currency_symbol
+<LATIN CAPITAL LETTER N><LATIN CAPITAL LETTER T><DOLLAR SIGN>
+# mon_decimal_point
+<FULL STOP>
+# mon_thousands_sep
+<COMMA>
+# mon_grouping, separated by ;
+3;3
+# positive_sign
+
+# negative_sign
+<HYPHEN-MINUS>
+# int_frac_digits
+0
+# frac_digits
+0
+# p_cs_precedes
+1
+# p_sep_by_space
+0
+# n_cs_precedes
+1
+# n_sep_by_space
+0
+# p_sign_posn
+1
+# n_sign_posn
+4
+# EOF

Modified: user/edwin/locale/share/numericdef/Makefile
==============================================================================
--- user/edwin/locale/share/numericdef/Makefile	Sun Sep 13 11:50:08 2009	(r197160)
+++ user/edwin/locale/share/numericdef/Makefile	Sun Sep 13 11:52:15 2009	(r197161)
@@ -6,7 +6,7 @@ CCLN=           af_ZA am_ET be_BY bg_BG 
 		fr_FR hi_IN hr_HR hu_HU hy_AM is_IS it_IT ja_JP \
 		kk_KZ ko_KR lt_LT mn_MN nl_NL no_NO pl_PL pt_BR \
 		pt_PT ro_RO ru_RU sk_SK sl_SI sr_Cyrl_RS sr_Latn_RS \
-		sv_SE tr_TR uk_UA zh_CN
+		sv_SE tr_TR uk_UA zh_Hans_CN
 
 # For these locales, beside creating the UTF-8 map also create these
 # charactermaps.
@@ -58,19 +58,18 @@ CMSLINK_zh_Hans_CN=	GB18030 GB2312 GBK e
 # For these locales, also create symlinks to the main locale.
 CCLNLINK_ca_ES=	ca_AD ca_FR ca_IT
 CCLNLINK_de_DE=	de_AT
-CCLNLINK_en_GB.UTF-8=	en_IE.UTF-8
+CCLNLINK_en_US.UTF-8=	en_IE.UTF-8
 CCLNLINK_en_US=	en_AU en_CA en_GB en_NZ
 CCLNLINK_en_US.UTF-8=	he_IL.UTF-8
 CCLNLINK_fr_BE=	nl_BE
 CCLNLINK_fr_FR=	fr_CA fr_CH
 CCLNLINK_it_IT=	it_CH
 CCLNLINK_no_NO=	nb_NO nn_NO
-CCLNLINK_zh_HK.UTF-8=	zh_Hant_HK.Big5HKSCS zh_Hant_HK.UTF-8 zh_Hant_TW.Big5 zh_Hant_TW.UTF-8
+CCLNLINK_zh_Hans_HK.UTF-8=	zh_Hant_HK.Big5HKSCS zh_Hant_HK.UTF-8 zh_Hant_TW.Big5 zh_Hant_TW.UTF-8
 
 # For these locales, create symlinks to the main locale for historical reasons.
 LEGLINK_ja_JP=		jp_JP
-LEGLINK_zh_Hans_CN=	zh_CN
-LEGLINK_zh_Hant_TW=	zh_TW zh_HK
+LEGLINK_zh_Hans_CN=	zh_CN zh_TW zh_HK
 LEGLINK_sr_Cyrl_RS=	sr_YU
 LEGLINK_sr_Latn_RS.ISO8859-2=	sr_YU.ISO8859-2
 LEGLINK_zh_Hans_CN.GBK2312=	zh_CN.GBK

Copied: user/edwin/locale/share/numericdef/zh_Hans_CN.unicode (from r196817, user/edwin/locale/share/numericdef/zh_CN.unicode)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ user/edwin/locale/share/numericdef/zh_Hans_CN.unicode	Sun Sep 13 11:52:15 2009	(r197161, copy of r196817, user/edwin/locale/share/numericdef/zh_CN.unicode)
@@ -0,0 +1,12 @@
+# $FreeBSD$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# decimal_point
+<FULL STOP>
+# thousands_sep
+<COMMA>
+# grouping, separated by ;
+3;3
+# EOF

Modified: user/edwin/locale/share/timedef/Makefile
==============================================================================
--- user/edwin/locale/share/timedef/Makefile	Sun Sep 13 11:50:08 2009	(r197160)
+++ user/edwin/locale/share/timedef/Makefile	Sun Sep 13 11:52:15 2009	(r197161)
@@ -57,14 +57,13 @@ CMS_zh_Hant_TW=	Big5
 
 # For these locales, link the following charactermaps to the UTF-8 map.
 # (unless the origin charactermap is defined)
-CMSLINK_af_ZA=	ISO8859-1 ISO8859-15
 CMSLINK_ca_ES.ISO8859-1=	ca_ES.ISO8859-15
-CMSLINK_da_DK.ISO8859-1=	ca_ES.ISO8859-15
+CMSLINK_da_DK.ISO8859-1=	da_DK.ISO8859-15
 CMSLINK_de_AT.ISO8859-1=	de_AT.ISO8859-15
 CMSLINK_de_DE.ISO8859-1=	de_DE.ISO8859-15
 CMSLINK_en_GB=	ISO8859-1 ISO8859-15 US-ASCII
 CMSLINK_en_US=	ISO8859-1 ISO8859-15 US-ASCII
-CMSLINK_es_ES=	ISO8859-1
+CMSLINK_es_ES=	ISO8859-15
 CMSLINK_eu_ES=	ISO8859-1 ISO8859-15
 CMSLINK_fi_FI.ISO8859-1=	fi_FI.ISO8859-15
 CMSLINK_fr_FR.ISO8859-1=	fr_FR.ISO8859-15
@@ -81,10 +80,12 @@ CMSLINK_zh_Hans_CN.GB2312=	zh_Hans_CN.GB
 
 # For these locales, also create symlinks to the main locale.
 CCLNLINK_en_US.UTF-8=	af_ZA.UTF-8
-CCLNLINK_ca_ES=	ca_AD ca_IT ca_IT
+CCLNLINK_en_US.ISO8859-1=	af_ZA.ISO8859-1
+CCLNLINK_en_US.ISO8859-15=	af_ZA.ISO8859-15
+CCLNLINK_ca_ES=	ca_AD ca_FR ca_IT
 CCLNLINK_de_DE=	de_CH
 CCLNLINK_en_GB=	en_AU en_CA en_NZ
-CCLNLINK_en_IE.UTF-8=	en_GB.UTF-8
+CCLNLINK_en_GB.UTF-8=	en_IE.UTF-8
 CCLNLINK_fr_FR=	fr_BE fr_CA fr_CH
 CCLNLINK_it_IT=	it_CH
 CCLNLINK_nl_NL=	nl_BE


More information about the svn-src-user mailing list