OLD | NEW |
1 // *************************************************************************** | 1 // *************************************************************************** |
2 // * | 2 // * |
3 // * Copyright (C) 2010 International Business Machines | 3 // * Copyright (C) 2010 International Business Machines |
4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | 5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java |
6 // * Source File:<path>/common/main/fil.xml | 6 // * Source File:<path>/common/main/fil.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/xml/main/fil.xml | 10 * ICU <specials> source: <path>/xml/main/fil.xml |
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
101 sr{"Serbian"} | 101 sr{"Serbian"} |
102 st{"Sesoto"} | 102 st{"Sesoto"} |
103 su{"Taga Sundan"} | 103 su{"Taga Sundan"} |
104 sv{"Swedish"} | 104 sv{"Swedish"} |
105 swb{"Comorian"} | 105 swb{"Comorian"} |
106 ta{"Tamil"} | 106 ta{"Tamil"} |
107 te{"Telugu"} | 107 te{"Telugu"} |
108 th{"Thai"} | 108 th{"Thai"} |
109 ti{"Tigrinya"} | 109 ti{"Tigrinya"} |
110 tk{"Turkmen"} | 110 tk{"Turkmen"} |
111 tlh{"Tagalog"} | 111 tl{"Tagalog"} |
112 tlh{"Klingon"} | 112 tlh{"Klingon"} |
113 tr{"Turko"} | 113 tr{"Turko"} |
114 uk{"Ukranian"} | 114 uk{"Ukranian"} |
115 und{"und"} | 115 und{"und"} |
116 ur{"Urdu"} | 116 ur{"Urdu"} |
117 uz{"Uzbeko"} | 117 uz{"Uzbeko"} |
118 vi{"Vietnamese"} | 118 vi{"Vietnamese"} |
119 wo{"Wolof"} | 119 wo{"Wolof"} |
120 xh{"Xhosa"} | 120 xh{"Xhosa"} |
121 yi{"Yiddish"} | 121 yi{"Yiddish"} |
122 yue{"Cantonese"} | 122 yue{"Cantonese"} |
123 zh{"Chinese"} | 123 zh{"Chinese"} |
124 zh_Hans{"Chinese (pinasimple)"} | 124 zh_Hans{"Chinese (pinasimple)"} |
125 zh_Hant{"Chinese (tradisyunal)"} | 125 zh_Hant{"Chinese (tradisyunal)"} |
126 zu{"Zulu"} | 126 zu{"Zulu"} |
127 } | 127 } |
128 Variants{ | 128 Variants{ |
129 PINYIN{"Pinyin Romanization"} | 129 PINYIN{"Pinyin Romanization"} |
130 WADEGILE{"Wade-Giles Romanization"} | 130 WADEGILE{"Wade-Giles Romanization"} |
131 } | 131 } |
132 Version{"2.0.48.64"} | 132 Version{"2.0.48.64"} |
133 codePatterns{ | 133 codePatterns{ |
134 language{"{0}"} | 134 language{"{0}"} |
135 script{"{0}"} | 135 script{"{0}"} |
136 territory{"{0}"} | 136 territory{"{0}"} |
137 } | 137 } |
138 } | 138 } |
OLD | NEW |