OLD | NEW |
1 // *************************************************************************** | 1 // *************************************************************************** |
2 // * | 2 // * |
3 // * Copyright (C) 2013 International Business Machines | 3 // * Copyright (C) 2013 International Business Machines |
4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
6 // * Source File: <path>/common/main/ko.xml | 6 // * Source File: <path>/common/main/ko.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/common/main/ko.xml | 10 * ICU <specials> source: <path>/common/main/ko.xml |
(...skipping 161 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
172 el{"그리스어"} | 172 el{"그리스어"} |
173 elx{"엘람어"} | 173 elx{"엘람어"} |
174 en{"영어"} | 174 en{"영어"} |
175 en_AU{"영어(호주)"} | 175 en_AU{"영어(호주)"} |
176 en_CA{"영어 (캐나다)"} | 176 en_CA{"영어 (캐나다)"} |
177 en_GB{"영어 (영국식)"} | 177 en_GB{"영어 (영국식)"} |
178 en_US{"영어 (미국식)"} | 178 en_US{"영어 (미국식)"} |
179 enm{"영어, 중세"} | 179 enm{"영어, 중세"} |
180 eo{"에스페란토어"} | 180 eo{"에스페란토어"} |
181 es{"스페인어"} | 181 es{"스페인어"} |
182 es_419{"중남미 스페인어"} | 182 es_419{"스페인어 (중남미)"} |
183 es_ES{"유럽식 스페인어"} | 183 es_ES{"스페인어 (스페인)"} |
184 et{"에스토니아어"} | 184 et{"에스토니아어"} |
185 eu{"바스크어"} | 185 eu{"바스크어"} |
186 ewo{"이원도어"} | 186 ewo{"이원도어"} |
187 fa{"페르시아어"} | 187 fa{"페르시아어"} |
188 fan{"팡그어"} | 188 fan{"팡그어"} |
189 fat{"판티어"} | 189 fat{"판티어"} |
190 ff{"풀라어"} | 190 ff{"풀라어"} |
191 fi{"핀란드어"} | 191 fi{"핀란드어"} |
192 fil{"필리핀어"} | 192 fil{"필리핀어"} |
193 fiu{"피노우그리아어 (기타)"} | 193 fiu{"피노우그리아어 (기타)"} |
(...skipping 730 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
924 language{"언어: {0}"} | 924 language{"언어: {0}"} |
925 script{"스크립트: {0}"} | 925 script{"스크립트: {0}"} |
926 territory{"지역: {0}"} | 926 territory{"지역: {0}"} |
927 } | 927 } |
928 localeDisplayPattern{ | 928 localeDisplayPattern{ |
929 keyTypePattern{"{0}: {1}"} | 929 keyTypePattern{"{0}: {1}"} |
930 pattern{"{0}({1})"} | 930 pattern{"{0}({1})"} |
931 separator{"{0}, {1}"} | 931 separator{"{0}, {1}"} |
932 } | 932 } |
933 } | 933 } |
OLD | NEW |