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

Side by Side Diff: icu52/source/data/locales/ko.txt

Issue 232773005: ICU 52 local change part 2 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: Created 6 years, 8 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 | « icu52/source/data/locales/kn.txt ('k') | icu52/source/data/locales/mr.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) 2013 International Business Machines 3 // * Copyright (C) 2013 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 888 matching lines...) Expand 10 before | Expand all | Expand 10 after
899 yM{ 899 yM{
900 M{"y. M ~ y. M"} 900 M{"y. M ~ y. M"}
901 y{"y. M ~ y. M"} 901 y{"y. M ~ y. M"}
902 } 902 }
903 yMEd{ 903 yMEd{
904 M{"y. M. d. (E) ~ y. M. d. (E)"} 904 M{"y. M. d. (E) ~ y. M. d. (E)"}
905 d{"y. M. d. (E) ~ y. M. d. (E)"} 905 d{"y. M. d. (E) ~ y. M. d. (E)"}
906 y{"y. M. d. (E) ~ y. M. d. (E)"} 906 y{"y. M. d. (E) ~ y. M. d. (E)"}
907 } 907 }
908 yMMM{ 908 yMMM{
909 M{"y년 M월~M월"} 909 M{"y년 M월 ~ M월"}
910 y{"y년 M월 ~ y년 M월"} 910 y{"y년 M월 ~ y년 M월"}
911 } 911 }
912 yMMMEEEEd{ 912 yMMMEEEEd{
913 M{"y년 M월 d일 EEEE ~ M월 d일 EEEE"} 913 M{"y년 M월 d일 EEEE ~ M월 d일 EEEE"}
914 d{"y년 M월 d일 EEEE ~ d일 EEEE"} 914 d{"y년 M월 d일 EEEE ~ d일 EEEE"}
915 y{"y년 M월 d일 EEEE ~ y년 M월 d일 EEEE"} 915 y{"y년 M월 d일 EEEE ~ y년 M월 d일 EEEE"}
916 } 916 }
917 yMMMEd{ 917 yMMMEd{
918 M{"y년 M월 d일 (E) ~ M월 d일 (E)"} 918 M{"y년 M월 d일 (E) ~ M월 d일 (E)"}
919 d{"y년 M월 d일 (E) ~ d일 (E)"} 919 d{"y년 M월 d일 (E) ~ d일 (E)"}
920 y{"y년 M월 d일 (E) ~ y년 M월 d일 (E)"} 920 y{"y년 M월 d일 (E) ~ y년 M월 d일 (E)"}
921 } 921 }
922 yMMMM{ 922 yMMMM{
923 M{"y년 MM월 ~ MM월"} 923 M{"y년 M월 ~ M월"}
924 y{"y년 MM월 ~ y년 MM월"} 924 y{"y년 M월 ~ y년 M월"}
925 } 925 }
926 yMMMd{ 926 yMMMd{
927 M{"y년 M월 d일 ~ M월 d일"} 927 M{"y년 M월 d일 ~ M월 d일"}
928 d{"y년 M월 d일~d일"} 928 d{"y년 M월 d일 ~ d일"}
929 y{"y년 M월 d일 ~ y년 M월 d일"} 929 y{"y년 M월 d일 ~ y년 M월 d일"}
930 } 930 }
931 yMd{ 931 yMd{
932 M{"y. M. d. ~ y. M. d."} 932 M{"y. M. d. ~ y. M. d."}
933 d{"y. M. d. ~ y. M. d."} 933 d{"y. M. d. ~ y. M. d."}
934 y{"y. M. d. ~ y. M. d."} 934 y{"y. M. d. ~ y. M. d."}
935 } 935 }
936 } 936 }
937 monthNames{ 937 monthNames{
938 format{ 938 format{
(...skipping 1135 matching lines...) Expand 10 before | Expand all | Expand 10 after
2074 } 2074 }
2075 cubic-mile{ 2075 cubic-mile{
2076 other{"{0}mi³"} 2076 other{"{0}mi³"}
2077 } 2077 }
2078 liter{ 2078 liter{
2079 other{"{0}L"} 2079 other{"{0}L"}
2080 } 2080 }
2081 } 2081 }
2082 } 2082 }
2083 } 2083 }
OLDNEW
« no previous file with comments | « icu52/source/data/locales/kn.txt ('k') | icu52/source/data/locales/mr.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698