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

Side by Side Diff: third_party/icu/source/data/locales/ko.txt

Issue 467013: Update am and sw locale data with the latest data collected.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 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 | « third_party/icu/source/data/locales/am.txt ('k') | third_party/icu/source/data/locales/sw.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) 2009 International Business Machines 3 // * Copyright (C) 2009 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 2065 matching lines...) Expand 10 before | Expand all | Expand 10 after
2076 REVISED{"개정"} 2076 REVISED{"개정"}
2077 } 2077 }
2078 Version{"1.140"} 2078 Version{"1.140"}
2079 calendar{ 2079 calendar{
2080 buddhist{ 2080 buddhist{
2081 AmPmMarkers{ 2081 AmPmMarkers{
2082 "오전", 2082 "오전",
2083 "오후", 2083 "오후",
2084 } 2084 }
2085 DateTimePatterns{ 2085 DateTimePatterns{
2086 "a hh시 mm분 ss초 zzzz", 2086 "a h시 m분 s초 zzzz",
2087 "a hh시 mm분 ss초 z", 2087 "a h시 m분 s초 z",
2088 "a h:mm:ss", 2088 "a h:mm:ss",
2089 "a h:mm", 2089 "a h:mm",
2090 "G y년 MMMM d일 EEEE", 2090 "G y년 MMMM d일 EEEE",
2091 "G y년 MMMM d일", 2091 "G y년 MMMM d일",
2092 "MMM d, y G", 2092 "MMM d, y G",
2093 "M/d/yyyy", 2093 "M/d/yyyy",
2094 "{1} {0}", 2094 "{1} {0}",
2095 // Chrome change begins : http://b/2003454 2095 // Chrome change begins : http://b/2003454
2096 "{1} {0}", 2096 "{1} {0}",
2097 "{1} {0}", 2097 "{1} {0}",
(...skipping 18 matching lines...) Expand all
2116 "오전", 2116 "오전",
2117 "오후", 2117 "오후",
2118 } 2118 }
2119 } 2119 }
2120 gregorian{ 2120 gregorian{
2121 AmPmMarkers{ 2121 AmPmMarkers{
2122 "오전", 2122 "오전",
2123 "오후", 2123 "오후",
2124 } 2124 }
2125 DateTimePatterns{ 2125 DateTimePatterns{
2126 "a hh시 mm분 ss초 zzzz", 2126 "a h시 m분 s초 zzzz",
2127 "a hh시 mm분 ss초 z", 2127 "a h시 m분 s초 z",
2128 "a h:mm:ss", 2128 "a h:mm:ss",
2129 "a h:mm", 2129 "a h:mm",
2130 "y년 M월 d일 EEEE", 2130 "y년 M월 d일 EEEE",
2131 "y년 M월 d일", 2131 "y년 M월 d일",
2132 "yyyy. M. d.", 2132 "yyyy. M. d.",
2133 "yy. M. d.", 2133 "yy. M. d.",
2134 "{1} {0}", 2134 "{1} {0}",
2135 // Chrome change begins : http://b/2003454 2135 // Chrome change begins : http://b/2003454
2136 "{1} {0}", 2136 "{1} {0}",
2137 "{1} {0}", 2137 "{1} {0}",
(...skipping 281 matching lines...) Expand 10 before | Expand all | Expand 10 after
2419 "오전", 2419 "오전",
2420 "오후", 2420 "오후",
2421 } 2421 }
2422 } 2422 }
2423 roc{ 2423 roc{
2424 AmPmMarkers{ 2424 AmPmMarkers{
2425 "오전", 2425 "오전",
2426 "오후", 2426 "오후",
2427 } 2427 }
2428 DateTimePatterns{ 2428 DateTimePatterns{
2429 "a hh시 mm분 ss초 zzzz", 2429 "a h시 m분 s초 zzzz",
2430 "a hh시 mm분 ss초 z", 2430 "a h시 m분 s초 z",
2431 "a h:mm:ss", 2431 "a h:mm:ss",
2432 "a h:mm", 2432 "a h:mm",
2433 "G y년 M월 d일", 2433 "G y년 M월 d일",
2434 "G y년 M월 d일", 2434 "G y년 M월 d일",
2435 "G y. M. d", 2435 "G y. M. d",
2436 "G y. M. d", 2436 "G y. M. d",
2437 "{1} {0}", 2437 "{1} {0}",
2438 "{1}{0}", 2438 "{1}{0}",
2439 "{1}{0}", 2439 "{1}{0}",
2440 "{1} {0}", 2440 "{1} {0}",
(...skipping 1429 matching lines...) Expand 10 before | Expand all | Expand 10 after
3870 } 3870 }
3871 "meta:Vostok"{ 3871 "meta:Vostok"{
3872 ls{"보스토크 표준시"} 3872 ls{"보스토크 표준시"}
3873 } 3873 }
3874 fallbackFormat{"{1} ({0})"} 3874 fallbackFormat{"{1} ({0})"}
3875 gmtFormat{"GMT{0}"} 3875 gmtFormat{"GMT{0}"}
3876 hourFormat{"+HH:mm;-HH:mm"} 3876 hourFormat{"+HH:mm;-HH:mm"}
3877 regionFormat{"{0} 시간"} 3877 regionFormat{"{0} 시간"}
3878 } 3878 }
3879 } 3879 }
OLDNEW
« no previous file with comments | « third_party/icu/source/data/locales/am.txt ('k') | third_party/icu/source/data/locales/sw.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698