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: icu46/source/data/rbnf/nn.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/nl.txt ('k') | icu46/source/data/rbnf/pl.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu46/source/data/rbnf/nn.txt
===================================================================
--- icu46/source/data/rbnf/nn.txt (revision 0)
+++ icu46/source/data/rbnf/nn.txt (revision 0)
@@ -0,0 +1,80 @@
+// ***************************************************************************
+// *
+// * 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/nn.xml
+// *
+// ***************************************************************************
+/**
+ * ICU <specials> source: <path>/xml/rbnf/nn.xml
+ */
+nn{
+ RBNFRules{
+ SpelloutRules{
+ "%%lenient-parse:",
+ "&[last primary ignorable ] << ' ' << ',' << '-' << '\u00AD';",
+ "%spellout-numbering-year:",
+ "-x: minus >>;",
+ "x.x: =#,###0.#=;",
+ "0: =%spellout-numbering=;",
+ "1100/100: << hundre[ og >>];",
+ "10000: =%spellout-numbering=;",
+ "%spellout-numbering:",
+ "0: =%spellout-cardinal-reale=;",
+ "%spellout-cardinal-neutre:",
+ "-x: minus >>;",
+ "x.x: << komma >>;",
+ "0: null;",
+ "1: eitt;",
+ "2: =%spellout-cardinal-reale=;",
+ "%spellout-cardinal-masculine:",
+ "0: =%spellout-cardinal-reale=;",
+ "%spellout-cardinal-feminine:",
+ "0: =%spellout-cardinal-reale=;",
+ "%spellout-cardinal-reale:",
+ "-x: minus >>;",
+ "x.x: << komma >>;",
+ "0: null;",
+ "1: \u00E9in;",
+ "2: to;",
+ "3: tre;",
+ "4: fire;",
+ "5: fem;",
+ "6: seks;",
+ "7: sju;",
+ "8: \u00E5tte;",
+ "9: ni;",
+ "10: ti;",
+ "11: elleve;",
+ "12: tolv;",
+ "13: tretten;",
+ "14: fjorten;",
+ "15: femten;",
+ "16: seksten;",
+ "17: sytten;",
+ "18: atten;",
+ "19: nitten;",
+ "20: tjue[\u00AD>>];",
+ "30: tretti[\u00AD>>];",
+ "40: f\u00F8rti[\u00AD>>];",
+ "50: femti[\u00AD>>];",
+ "60: seksti[\u00AD>>];",
+ "70: s\u00F8tti[\u00AD>>];",
+ "80: \u00E5tti[\u00AD>>];",
+ "90: nitti[\u00AD>>];",
+ "100: <%spellout-cardinal-neutre< hundre[ og >>];",
+ "1000: <%spellout-cardinal-neutre< tusen[ og >>];",
+ "1000000: \u00E9in miljon[ >>];",
+ "2000000: << miljoner[ >>];",
+ "1000000000: \u00E9in miljard[ >>];",
+ "2000000000: << miljarder[ >>];",
+ "1000000000000: \u00E9in biljon[ >>];",
+ "2000000000000: << biljoner[ >>];",
+ "1000000000000000: \u00E9in biljard[ >>];",
+ "2000000000000000: << biljarder[ >>];",
+ "1000000000000000000: =#,##0=;",
+ }
+ }
+ Version{"2.0.41.26"}
+}
Property changes on: icu46/source/data/rbnf/nn.txt
___________________________________________________________________
Added: svn:eol-style
+ LF
« no previous file with comments | « icu46/source/data/rbnf/nl.txt ('k') | icu46/source/data/rbnf/pl.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698