• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// ***************************************************************************
2// *
3// * Copyright (C) 2012 International Business Machines
4// * Corporation and others.  All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/main/zh_Hant_HK.xml
7// *
8// ***************************************************************************
9zh_Hant_HK{
10    NumberElements{
11        latn{
12            patterns{
13                currencyFormat{"¤#,##0.00;(¤#,##0.00)"}
14            }
15        }
16    }
17    Version{"2.0.78.47"}
18    calendar{
19        buddhist{
20            availableFormats{
21                MEd{"M-d(E)"}
22                Md{"M-d"}
23            }
24        }
25        gregorian{
26            DateTimePatterns{
27                "ah:mm:ss [zzzz]",
28                "ah:mm:ss [z]",
29                "ahh:mm:ss",
30                "ah:mm",
31                "y年M月d日EEEE",
32                "y年M月d日",
33                "y年M月d日",
34                "yy年M月d日",
35                "{1}{0}",
36                "{1} {0}",
37                "{1} {0}",
38                "{1}{0}",
39                "{1}{0}",
40            }
41            availableFormats{
42                Ed{"d E"}
43                MEd{"E, M-d"}
44                Md{"M-d"}
45            }
46            fields{
47                month{
48                    relative{
49                        "-1"{"上月"}
50                        "1"{"下月"}
51                    }
52                }
53                year{
54                    relative{
55                        "-1"{"上年"}
56                        "0"{"本年"}
57                        "1"{"下年"}
58                    }
59                }
60            }
61        }
62        roc{
63            availableFormats{
64                MEd{"d-M(E)"}
65                Md{"d-M"}
66            }
67        }
68    }
69    measurementSystemNames{
70        UK{"英國"}
71        US{"美國"}
72        metric{"十進制"}
73    }
74    units{
75        day-future{
76            other{"{0} 日後"}
77        }
78        day-past{
79            other{"{0} 日前"}
80        }
81        hour{
82            other{"{0}時"}
83        }
84        month-past{
85            other{"{0} 月前"}
86        }
87        week{
88            other{"{0}星期"}
89        }
90    }
91}
92