Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(69)

Side by Side Diff: source/data/zone/ko.txt

Issue 8724009: Update timezone data files to 2011n (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/icu46/
Patch Set: Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « source/data/misc/zoneinfo64.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
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
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 }
OLDNEW
« no previous file with comments | « source/data/misc/zoneinfo64.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698