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

Unified Diff: icu46/source/data/rbnf/vi.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/uk.txt ('k') | icu46/source/data/rbnf/zh.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu46/source/data/rbnf/vi.txt
===================================================================
--- icu46/source/data/rbnf/vi.txt (revision 0)
+++ icu46/source/data/rbnf/vi.txt (revision 0)
@@ -0,0 +1,51 @@
+// ***************************************************************************
+// *
+// * 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/vi.xml
+// *
+// ***************************************************************************
+/**
+ * ICU <specials> source: <path>/xml/rbnf/vi.xml
+ */
+vi{
+ RBNFRules{
+ OrdinalRules{
+ "%digits-ordinal:",
+ "-x: \u2212>>;",
+ "0: th\u1EE9 =#,##0=;",
+ }
+ SpelloutRules{
+ "%spellout-numbering-year:",
+ "x.x: =#,###0.#=;",
+ "0: =%spellout-numbering=;",
+ "%spellout-numbering:",
+ "0: =%spellout-cardinal=;",
+ "%spellout-cardinal:",
+ "-x: tr\u1EEB >>;",
+ "x.x: << ph\u1EA9y >>;",
+ "0: kh\u00F4ng;",
+ "1: m\u1ED9t;",
+ "2: hai;",
+ "3: ba;",
+ "4: b\u1ED1n;",
+ "5: n\u0103m;",
+ "6: s\u00E1u;",
+ "7: b\u1EA3y;",
+ "8: t\u00E1m;",
+ "9: ch\u00EDn;",
+ "10: m\u01B0\u1EDDi[ >>];",
+ "20: << m\u01B0\u1EDDi[ >>];",
+ "100: << tr\u0103m[ >>];",
+ "1000: << ngh\u00ECn[ >>];",
+ "1000000: << tri\u1EC7u[ >>];",
+ "1000000000: << t\u1EF7[ >>];",
+ "1000000000000000000: =#,##0=;",
+ "%spellout-ordinal:",
+ "x.x: =#,##0.#=;",
+ "0: th\u1EE9 =%spellout-cardinal=;",
+ }
+ }
+ Version{"2.0.41.26"}
+}
Property changes on: icu46/source/data/rbnf/vi.txt
___________________________________________________________________
Added: svn:eol-style
+ LF
« no previous file with comments | « icu46/source/data/rbnf/uk.txt ('k') | icu46/source/data/rbnf/zh.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698