OLD | NEW |
1 // *************************************************************************** | 1 // *************************************************************************** |
2 // * | 2 // * |
3 // * Copyright (C) 2014 International Business Machines | 3 // * Copyright (C) 2014 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 142 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
153 eka{"이카죽어"} | 153 eka{"이카죽어"} |
154 el{"그리스어"} | 154 el{"그리스어"} |
155 elx{"엘람어"} | 155 elx{"엘람어"} |
156 en{"영어"} | 156 en{"영어"} |
157 en_AU{"영어(호주)"} | 157 en_AU{"영어(호주)"} |
158 en_CA{"영어 (캐나다)"} | 158 en_CA{"영어 (캐나다)"} |
159 en_GB{"영어 (영국식)"} | 159 en_GB{"영어 (영국식)"} |
160 enm{"영어, 중세"} | 160 enm{"영어, 중세"} |
161 eo{"에스페란토어"} | 161 eo{"에스페란토어"} |
162 es{"스페인어"} | 162 es{"스페인어"} |
163 es_419{"중남미 스페인어"} | 163 es_419{"스페인어 (중남미)"} |
164 es_ES{"유럽식 스페인어"} | 164 es_ES{"스페인어 (스페인)"} |
165 et{"에스토니아어"} | 165 et{"에스토니아어"} |
166 eu{"바스크어"} | 166 eu{"바스크어"} |
167 ewo{"이원도어"} | 167 ewo{"이원도어"} |
168 fa{"페르시아어"} | 168 fa{"페르시아어"} |
169 fan{"팡그어"} | 169 fan{"팡그어"} |
170 fat{"판티어"} | 170 fat{"판티어"} |
171 ff{"풀라어"} | 171 ff{"풀라어"} |
172 fi{"핀란드어"} | 172 fi{"핀란드어"} |
173 fil{"필리핀어"} | 173 fil{"필리핀어"} |
174 fj{"피지어"} | 174 fj{"피지어"} |
(...skipping 718 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
893 language{"언어: {0}"} | 893 language{"언어: {0}"} |
894 script{"스크립트: {0}"} | 894 script{"스크립트: {0}"} |
895 territory{"지역: {0}"} | 895 territory{"지역: {0}"} |
896 } | 896 } |
897 localeDisplayPattern{ | 897 localeDisplayPattern{ |
898 keyTypePattern{"{0}: {1}"} | 898 keyTypePattern{"{0}: {1}"} |
899 pattern{"{0}({1})"} | 899 pattern{"{0}({1})"} |
900 separator{"{0}, {1}"} | 900 separator{"{0}, {1}"} |
901 } | 901 } |
902 } | 902 } |
OLD | NEW |