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

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

Issue 7046066: Fix some ICU locale data (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/icu46/
Patch Set: '' Created 9 years, 4 months 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/brkitr/line.txt ('k') | source/data/locales/am.txt » ('j') | 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 129 matching lines...) Expand 10 before | Expand all | Expand 10 after
140 el{"그리스어"} 140 el{"그리스어"}
141 elx{"엘람어"} 141 elx{"엘람어"}
142 en{"영어"} 142 en{"영어"}
143 en_AU{"영어(호주)"} 143 en_AU{"영어(호주)"}
144 en_CA{"영어 (캐나다)"} 144 en_CA{"영어 (캐나다)"}
145 en_GB{"영어 (영국식)"} 145 en_GB{"영어 (영국식)"}
146 en_US{"영어 (미국식)"} 146 en_US{"영어 (미국식)"}
147 enm{"영어, 중세 (1100-1500)"} 147 enm{"영어, 중세 (1100-1500)"}
148 eo{"에스페란토어"} 148 eo{"에스페란토어"}
149 es{"스페인어"} 149 es{"스페인어"}
150 es_419{"중남미 스페인어"} 150 es_419{"스페인어 (중남미)"}
151 es_ES{"스페인어 (이베리아)"} 151 es_ES{"스페인어 (스페인)"}
152 et{"에스토니아어"} 152 et{"에스토니아어"}
153 eu{"바스크어"} 153 eu{"바스크어"}
154 ewo{"이원도어"} 154 ewo{"이원도어"}
155 fa{"페르시아어"} 155 fa{"페르시아어"}
156 fan{"팡그어"} 156 fan{"팡그어"}
157 fat{"판티어"} 157 fat{"판티어"}
158 ff{"풀라어"} 158 ff{"풀라어"}
159 fi{"핀란드어"} 159 fi{"핀란드어"}
160 fil{"필리핀어"} 160 fil{"필리핀어"}
161 fiu{"피노우그리아어 (기타)"} 161 fiu{"피노우그리아어 (기타)"}
(...skipping 502 matching lines...) Expand 10 before | Expand all | Expand 10 after
664 codePatterns{ 664 codePatterns{
665 language{"언어: {0}"} 665 language{"언어: {0}"}
666 script{"스크립트: {0}"} 666 script{"스크립트: {0}"}
667 territory{"지역: {0}"} 667 territory{"지역: {0}"}
668 } 668 }
669 localeDisplayPattern{ 669 localeDisplayPattern{
670 pattern{"{0}({1})"} 670 pattern{"{0}({1})"}
671 separator{", "} 671 separator{", "}
672 } 672 }
673 } 673 }
OLDNEW
« no previous file with comments | « source/data/brkitr/line.txt ('k') | source/data/locales/am.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698