blob: 1e0d708c041eaddb2e0af95b276e5b0f2108a0c2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
su{
Countries{
BR{"Brasil"}
CN{"Tiongkok"}
DE{"Jérman"}
FR{"Prancis"}
GB{"Britania Raya"}
ID{"Indonesia"}
IN{"India"}
IT{"Italia"}
JP{"Jepang"}
RU{"Rusia"}
US{"Amérika Sarikat"}
ZZ{"Wilayah Teu Dikenal"}
}
}
|