Imported Upstream version 58.1
[platform/upstream/icu.git] / source / test / testdata / te.txt
1 //*******************************************************************************
2 // Copyright (C) 2016 and later: Unicode, Inc. and others.
3 // License & terms of use: http://www.unicode.org/copyright.html
4 //*
5 //*   Copyright (C) 1998-2013, International Business Machines
6 //*   Corporation and others.  All Rights Reserved.
7 //*
8 //*******************************************************************************
9
10
11 // This is a test locale file for the fake locale 'te'
12
13 te
14 {
15     string_only_in_te { TE }
16
17     string_in_te_no_te_IN_fallback { TE_no_fallback }
18
19     array_only_in_te { TE0, TE1, TE2, TE3 }
20
21     array_2d_only_in_te
22     {
23         { TE00, TE01 }
24         { TE10, TE11 }
25     }
26
27     tagged_array_only_in_te
28     {
29         tag9 { TE9 } 
30         tag11 { TE11 } 
31         tag3 { TE3 } 
32         tag4 { TE4 }
33     }
34
35     string_in_Root_te_te_IN { TE }
36
37     array_in_Root_te_te_IN { TE0, TE1, TE2, TE3, TE4 }
38
39     array_2d_in_Root_te_te_IN
40     {
41         { TE00, TE01, TE02 }
42         { TE10, TE11, TE12 }
43         { TE20, TE21, TE22 }
44         { TE30, TE31, TE32 }
45     }
46
47     tagged_array_in_Root_te_te_IN
48     {
49         tag7 { TE7 } 
50         tag8 { TE8 } 
51         tag14 { TE14 } 
52         tag0 { TE0 } 
53         tag4 { TE4 } 
54         tag10 { TE10 } 
55     }
56
57     string_in_Root_te { TE }
58
59     array_in_Root_te { TE0, TE1, TE2, TE3, TE4 }
60
61     array_2d_in_Root_te
62     {
63         { TE00, TE01, TE02 }
64         { TE10, TE11, TE12 }
65         { TE20, TE21, TE22 }
66         { TE30, TE31, TE32 }
67     }
68
69     tagged_array_in_Root_te
70     {
71         tag2 { TE2 } 
72         tag1 { TE1 } 
73         tag0 { TE0 } 
74         tag3 { TE3 }
75         tag4 { TE4 } 
76         tag5 { TE5 } 
77         tag6 { TE6 }
78     }
79
80     string_in_te_te_IN { TE }
81
82     array_in_te_te_IN { TE0, TE1, TE2 }
83
84     array_2d_in_te_te_IN
85     {
86         { TE00, TE01, TE02 }
87         { TE10, TE11, TE12 }
88         { TE20, TE21, TE22 }
89     }
90
91     tagged_array_in_te_te_IN
92     {
93         tag0 { TE0 } 
94     }
95
96     collations {
97       standard { 
98         Version { "1.0" }
99         Override { "FALSE" }
100         Sequence {"[reorder Grek] & A < a\u0308 , A\u0308 & C < c\u0327 , C\u0327 & G < g"
101             "\u0306 , G\u0306 & H < \u0131 , I , i , \u0130 < \u0132 , \u0133 & O < o\u0308 "
102             ", O\u0308 & S < s\u0327 , S\u0327 & U < u\u0308 , U\u0308" }
103       }
104     }
105     aliasClient:alias {"/LOCALE/aliasDestination"}
106     aliasDestination {"tedest"}
107     rootAliasDestination {"correct"}
108     a {
109     a1{"a21"}
110     a2{"a22"}
111         a3{"a23"}
112     a4{"a24"}
113     }    
114   zoneStrings{
115         {
116             "Pacific/Honolulu",
117             "Hawaii Standard Time",
118             "HST",
119             "Hawaii Daylight Time",
120             "HDT",
121             "Honolulu",
122             "Hawaii Time",
123             "HT",
124         }
125         {
126             "America/Anchorage",
127             "Alaska Standard Time",
128             "AKST",
129             "Alaska Daylight Time",
130             "AKDT",
131             "Anchorage",
132             "Alaska Time",
133             "AKT",
134         }
135         {
136             "America/Los_Angeles",
137             "Pacific Standard Time",
138             "PST",
139             "Pacific Daylight Time",
140             "PDT",
141             "Los Angeles",
142             "Pacific Time",
143             "PT",
144         }
145         {
146             "America/Phoenix",
147             "Mountain Standard Time",
148             "MST",
149             "Mountain Daylight Time",
150             "MDT",
151             "Phoenix",
152             "Mountain Time",
153             "MT",
154         }
155         {
156             "America/Denver",
157             "Mountain Standard Time",
158             "MST",
159             "Mountain Daylight Time",
160             "MDT",
161             "Denver",
162             "Mountain Time",
163             "MT",
164         }
165     }
166
167     tableT7996 {
168         a7996:alias {"sh"}
169         c7996 {"string c7996 in tableT7996 for te"}
170     }
171 }
172
173 //eof