]>
Commit | Line | Data |
---|---|---|
73c04bcf A |
1 | // *************************************************************************** |
2 | // * | |
3 | // * Copyright (C) 2005 International Business Machines | |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 | // * Source File: ../../../../ICU4J/cldr/common/main/ky.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | /** | |
10 | * ICU <specials> source: ./xml/main/ky.xml | |
11 | */ | |
12 | ky{ | |
13 | Countries{ | |
14 | KG{"Кыргызстан"} | |
15 | } | |
16 | Currencies{ | |
17 | KGS{ | |
18 | "сом", | |
19 | "KGS", | |
20 | } | |
21 | } | |
22 | ExemplarCharacters{"[а-я і є ї ґ]"} | |
23 | Languages{ | |
24 | ky{"Кыргыз"} | |
25 | } | |
26 | LocaleScript{ | |
27 | "Cyrl", | |
28 | } | |
29 | NumberElements{ | |
30 | ",", | |
31 | " ", | |
32 | ";", | |
33 | "%", | |
34 | "0", | |
35 | "#", | |
36 | "-", | |
37 | "E", | |
38 | "‰", | |
39 | "∞", | |
40 | "�", | |
41 | "+", | |
42 | } | |
43 | Version{"1.16"} | |
44 | } |