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

Unified Diff: icu46/source/data/rbnf/ko.txt

Issue 5516007: Check in the pristine copy of ICU 4.6... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 10 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « icu46/source/data/rbnf/kl.txt ('k') | icu46/source/data/rbnf/lt.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu46/source/data/rbnf/ko.txt
===================================================================
--- icu46/source/data/rbnf/ko.txt (revision 0)
+++ icu46/source/data/rbnf/ko.txt (revision 0)
@@ -0,0 +1,109 @@
+// ***************************************************************************
+// *
+// * Copyright (C) 2010 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
+// * Source File:<path>/common/rbnf/ko.xml
+// *
+// ***************************************************************************
+/**
+ * ICU <specials> source: <path>/xml/rbnf/ko.xml
+ */
+ko{
+ RBNFRules{
+ OrdinalRules{
+ "%digits-ordinal:",
+ "-x: \uC81C\u2212>#,###0>;",
+ "0: \uC81C=#,###0=;",
+ }
+ SpelloutRules{
+ "%spellout-numbering-year:",
+ "x.x: =#,###0.#=;",
+ "0: =%spellout-numbering=;",
+ "%spellout-numbering:",
+ "0: =%spellout-cardinal-sinokorean=;",
+ "%spellout-cardinal-sinokorean:",
+ "-x: \uB9C8\uC774\uB108\uC2A4 >>;",
+ "x.x: << \uC810 >>;",
+ "0: \uC601;",
+ "1: \uC77C;",
+ "2: \uC774;",
+ "3: \uC0BC;",
+ "4: \uC0AC;",
+ "5: \uC624;",
+ "6: \uC721;",
+ "7: \uCE60;",
+ "8: \uD314;",
+ "9: \uAD6C;",
+ "10: \uC2ED[>>];",
+ "20: <<\uC2ED[>>];",
+ "100: \uBC31[>>];",
+ "200: <<\uBC31[>>];",
+ "1000: \uCC9C[>>];",
+ "2000: <<\uCC9C[>>];",
+ "10000: \uB9CC[ >>];",
+ "20000: <<\uB9CC[ >>];",
+ "100000000: <<\uC5B5[ >>];",
+ "1000000000000: <<\uC870[ >>];",
+ "10000000000000000: <<\uACBD[ >>];",
+ "1000000000000000000: =#,###0=;",
+ "%spellout-cardinal-native:",
+ "-x: \uB9C8\uC774\uB108\uC2A4 >>;",
+ "x.x: << \uC810 >>;",
+ "0: \uACF5;",
+ "1: \uD558\uB098;",
+ "2: \uB458;",
+ "3: \uC14B;",
+ "4: \uB137;",
+ "5: \uB2E4\uC12F;",
+ "6: \uC5EC\uC12F;",
+ "7: \uC77C\uACF1;",
+ "8: \uC5EC\uB35F;",
+ "9: \uC544\uD649;",
+ "10: \uC5F4[ >>];",
+ "20: \uC2A4\uBB3C[>>];",
+ "30: \uC11C\uB978[>>];",
+ "40: \uB9C8\uD754[>>];",
+ "50: \uC270[>>];",
+ "60: \uC608\uC21C[>>];",
+ "70: \uC77C\uD754[>>];",
+ "80: \uC5EC\uB4E0[>>];",
+ "90: \uC544\uD754[>>];",
+ "100: \uBC31[>>];",
+ "200: <<\uBC31[>>];",
+ "1000: \uCC9C[>>];",
+ "2000: <<\uCC9C[>>];",
+ "10000: \uB9CC[ >>];",
+ "20000: <<\uB9CC[ >>];",
+ "100000000: <<\uC5B5[ >>];",
+ "1000000000000: <<\uC870[ >>];",
+ "10000000000000000: <<\uACBD[ >>];",
+ "1000000000000000000: =#,###0=;",
+ "%spellout-cardinal-financial:",
+ "-x: \uB9C8\uC774\uB108\uC2A4 >>;",
+ "x.x: << \uC810 >>;",
+ "0: \uC601;",
+ "1: \uC77C;",
+ "2: \uC774;",
+ "3: \uC0BC;",
+ "4: \uC0AC;",
+ "5: \uC624;",
+ "6: \uC721;",
+ "7: \uCE60;",
+ "8: \uD314;",
+ "9: \uAD6C;",
+ "10: <<\uC2ED[>>];",
+ "100: <<\uBC31[>>];",
+ "1000: <<\uCC9C[>>];",
+ "10000: <<\uB9CC[>>];",
+ "100000000: <<\uC5B5[>>];",
+ "1000000000000: <<\uC870[>>];",
+ "10000000000000000: <<\uACBD[>>];",
+ "1000000000000000000: =#,###0=;",
+ "%spellout-ordinal:",
+ "x.x: =#,###0.#=;",
+ "0: \uC81C =%spellout-cardinal-sinokorean=;",
+ }
+ }
+ Version{"2.0.46.97"}
+}
Property changes on: icu46/source/data/rbnf/ko.txt
___________________________________________________________________
Added: svn:eol-style
+ LF
« no previous file with comments | « icu46/source/data/rbnf/kl.txt ('k') | icu46/source/data/rbnf/lt.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698