| 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/ko.xml | 6 // * Source File:<path>/common/main/ko.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/xml/main/ko.xml | 10 * ICU <specials> source: <path>/xml/main/ko.xml |
| (...skipping 1126 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1137 ls{"북미 동부 표준시"} | 1137 ls{"북미 동부 표준시"} |
| 1138 } | 1138 } |
| 1139 "meta:America_Mountain"{ | 1139 "meta:America_Mountain"{ |
| 1140 ld{"북미 로키 산맥 하계 표준시"} | 1140 ld{"북미 로키 산맥 하계 표준시"} |
| 1141 lg{"북미 로키 산맥 시간"} | 1141 lg{"북미 로키 산맥 시간"} |
| 1142 ls{"북미 로키 산맥 표준시"} | 1142 ls{"북미 로키 산맥 표준시"} |
| 1143 } | 1143 } |
| 1144 "meta:America_Pacific"{ | 1144 "meta:America_Pacific"{ |
| 1145 ld{"북미 태평양 하계 표준시"} | 1145 ld{"북미 태평양 하계 표준시"} |
| 1146 lg{"북미 태평양 시간"} | 1146 lg{"북미 태평양 시간"} |
| 1147 ls{"북미 평양 표준시"} | 1147 ls{"북미 태평양 표준시"} |
| 1148 } | 1148 } |
| 1149 "meta:Aqtau"{ | 1149 "meta:Aqtau"{ |
| 1150 sd{"AQTST (아크타우)"} | 1150 sd{"AQTST (아크타우)"} |
| 1151 ss{"AQTT (아크타우)"} | 1151 ss{"AQTT (아크타우)"} |
| 1152 } | 1152 } |
| 1153 "meta:Aqtobe"{ | 1153 "meta:Aqtobe"{ |
| 1154 sd{"AQTST (악퇴베)"} | 1154 sd{"AQTST (악퇴베)"} |
| 1155 ss{"AQTT (악퇴베)"} | 1155 ss{"AQTT (악퇴베)"} |
| 1156 } | 1156 } |
| 1157 "meta:Arabian"{ | 1157 "meta:Arabian"{ |
| (...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1369 } | 1369 } |
| 1370 "meta:Vostok"{ | 1370 "meta:Vostok"{ |
| 1371 ls{"보스토크 표준시"} | 1371 ls{"보스토크 표준시"} |
| 1372 } | 1372 } |
| 1373 fallbackFormat{"{1} ({0})"} | 1373 fallbackFormat{"{1} ({0})"} |
| 1374 gmtFormat{"GMT{0}"} | 1374 gmtFormat{"GMT{0}"} |
| 1375 hourFormat{"+HH:mm;-HH:mm"} | 1375 hourFormat{"+HH:mm;-HH:mm"} |
| 1376 regionFormat{"{0} 시간"} | 1376 regionFormat{"{0} 시간"} |
| 1377 } | 1377 } |
| 1378 } | 1378 } |
| OLD | NEW |