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

Unified Diff: icu46/source/data/rbnf/am.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/af.txt ('k') | icu46/source/data/rbnf/ar.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu46/source/data/rbnf/am.txt
===================================================================
--- icu46/source/data/rbnf/am.txt (revision 0)
+++ icu46/source/data/rbnf/am.txt (revision 0)
@@ -0,0 +1,68 @@
+// ***************************************************************************
+// *
+// * 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/am.xml
+// *
+// ***************************************************************************
+/**
+ * ICU <specials> source: <path>/xml/rbnf/am.xml
+ */
+am{
+ RBNFRules{
+ OrdinalRules{
+ "%digits-ordinal:",
+ "-x: \u2212>>;",
+ "0: =#,##0=\u129B;",
+ }
+ SpelloutRules{
+ "%spellout-numbering-year:",
+ "-x: --- >>;",
+ "x.x: =#,###0.#=;",
+ "0: =%spellout-numbering=;",
+ "1100/100: << \u1218\u1276[ >>];",
+ "10000: =%spellout-numbering=;",
+ "%spellout-numbering:",
+ "0: =%spellout-cardinal=;",
+ "%spellout-cardinal:",
+ "-x: --- >>;",
+ "x.x: << ... >>;",
+ "0: \u1263\u12F6;",
+ "1: \u12A0\u1295\u12F5;",
+ "2: \u1201\u1208\u1275;",
+ "3: \u1226\u1235\u1275;",
+ "4: \u12A0\u122B\u1275;",
+ "5: \u12A0\u121D\u1235\u1275;",
+ "6: \u1235\u12F5\u1235\u1275;",
+ "7: \u1230\u1263\u1275;",
+ "8: \u1235\u121D\u1295\u1275;",
+ "9: \u12D8\u1320\u129D;",
+ "10: \u12A0\u1235\u122D;",
+ "11: \u12A0\u1235\u122D >>;",
+ "20: << \u12A0\u1235\u122D[ >>];",
+ "30: << \u12A0\u1235\u122D[ >>];",
+ "40: << \u12A0\u1235\u122D[ >>];",
+ "50: << \u12A0\u1235\u122D[ >>];",
+ "60: << \u12A0\u1235\u122D[ >>];",
+ "70: << \u12A0\u1235\u122D[ >>];",
+ "80: << \u12A0\u1235\u122D[ >>];",
+ "90: << \u12A0\u1235\u122D[ >>];",
+ "100: \u1218\u1276[ >>];",
+ "200: << \u1218\u1276[ >>];",
+ "1000: \u123A[ >>];",
+ "2000: << \u123A[ >>];",
+ "1000000: \u121A\u120A\u12EE\u1295[ >>];",
+ "2000000: << \u121A\u120A\u12EE\u1295[ >>];",
+ "1000000000: << miliard[ >>];",
+ "1000000000000: << bilion[ >>];",
+ "1000000000000000: << biliard[ >>];",
+ "1000000000000000000: =#,##0=;",
+ "%spellout-ordinal:",
+ "-x: --- >>;",
+ "x.x: =#,##0.#=;",
+ "0: =%spellout-numbering=\u129B;",
+ }
+ }
+ Version{"2.0.41.26"}
+}
Property changes on: icu46/source/data/rbnf/am.txt
___________________________________________________________________
Added: svn:eol-style
+ LF
« no previous file with comments | « icu46/source/data/rbnf/af.txt ('k') | icu46/source/data/rbnf/ar.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698