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