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

Unified Diff: source/data/rbnf/my.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/rbnf/mt.txt ('k') | source/data/rbnf/nb.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/rbnf/my.txt
diff --git a/source/data/rbnf/my.txt b/source/data/rbnf/my.txt
new file mode 100755
index 0000000000000000000000000000000000000000..f98f0701b47278c8d42691c71b600be80c32ab92
--- /dev/null
+++ b/source/data/rbnf/my.txt
@@ -0,0 +1,61 @@
+// ***************************************************************************
+// *
+// * Copyright (C) 2015 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/rbnf/my.xml
+// *
+// ***************************************************************************
+my{
+ RBNFRules{
+ SpelloutRules{
+ "%spellout-numbering-year:",
+ "x.x: =#,###0.#=;",
+ "0: =%spellout-cardinal=;",
+ "%spellout-numbering:",
+ "0: =%spellout-cardinal=;",
+ "%spellout-cardinal:",
+ "-x: \u1021\u1014\u102F\u1010\u103A>>;",
+ "x.x: <<\u1012\u101E\u1019>>;",
+ "0: \u101E\u102F\u100A;",
+ "1: \u1010\u1005\u103A;",
+ "2: \u1014\u103E\u1005\u103A;",
+ "3: \u101E\u102F\u1036\u1038;",
+ "4: \u101C\u1031\u1038;",
+ "5: \u1004\u102B\u1038;",
+ "6: \u1001\u103C\u1031\u102C\u1000\u103A;",
+ "7: \u1001\u102F\u1014\u103E\u1005\u103A;",
+ "8: \u101B\u103E\u1005\u103A;",
+ "9: \u1000\u102D\u102F\u1038;",
+ "10: \u1006\u101A\u103A;",
+ "11: \u1006\u101A\u1037\u103A[>>];",
+ "20: <<\u1006\u101A\u103A[>>];",
+ "100: <<\u101B\u102C;",
+ "101: <<\u101B\u102C\u1037[>>];",
+ "1000: <<\u1011\u1031\u102C\u1004\u103A;",
+ "1001: <<\u1011\u1031\u102C\u1004\u1037\u103A[>>];",
+ "10000: <<\u101E\u1031\u102C\u1004\u103A\u1038[>>];",
+ "100000: <<\u101E\u102D\u1014\u103A\u1038[>>];",
+ "1000000: <<\u101E\u1014\u103A\u1038[>>];",
+ "10000000: <<\u1000\u102F\u100B\u1031[>>];",
+ "100000000000000: <<\u1000\u1031\u102C\u100B\u102D[>>];",
+ "1000000000000000000: =#,##0=;",
+ "%spellout-ordinal:",
+ "-x: \u1021\u1014\u102F\u1010\u103A>>;",
+ "x.x: =#,##0.#=;",
+ "0: =%spellout-cardinal=;",
+ "1: \u1015\u1011\u1019;",
+ "2: \u1012\u102F\u1010\u102D\u101A;",
+ "3: \u1010\u1010\u102D\u101A;",
+ "4: \u1005\u1010\u102F\u1010\u1039\u1011;",
+ "5: \u1015\u1009\u1039\u1005\u1019;",
+ "6: \u1006\u100B\u1039\u100C\u1019;",
+ "7: \u101E\u1010\u1039\u1010\u1019;",
+ "8: \u1021\u100B\u1039\u100C\u1019;",
+ "9: \u1014\u101D\u1019;",
+ "10: \u1012\u101E\u1019;",
+ "11: =%spellout-cardinal=;",
+ }
+ }
+ Version{"2.1.19.14"}
+}
« no previous file with comments | « source/data/rbnf/mt.txt ('k') | source/data/rbnf/nb.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698