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/ja.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/it.txt ('k') | icu46/source/data/rbnf/ka.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu46/source/data/rbnf/ja.txt
===================================================================
--- icu46/source/data/rbnf/ja.txt (revision 0)
+++ icu46/source/data/rbnf/ja.txt (revision 0)
@@ -0,0 +1,77 @@
+// ***************************************************************************
+// *
+// * 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/ja.xml
+// *
+// ***************************************************************************
+/**
+ * ICU <specials> source: <path>/xml/rbnf/ja.xml
+ */
+ja{
+ RBNFRules{
+ OrdinalRules{
+ "%digits-ordinal:",
+ "-x: \u7B2C\u2212>#,###0>;",
+ "0: \u7B2C=#,###0=;",
+ }
+ SpelloutRules{
+ "%spellout-numbering-year:",
+ "x.x: =#,###0.#=;",
+ "0: =%spellout-numbering=;",
+ "%spellout-numbering:",
+ "0: =%spellout-cardinal=;",
+ "%spellout-cardinal-financial:",
+ "-x: \u30DE\u30A4\u30CA\u30B9>>;",
+ "x.x: <<\u70B9>>>;",
+ "0: \u96F6;",
+ "1: \u58F1;",
+ "2: \u5F10;",
+ "3: \u53C2;",
+ "4: \u56DB;",
+ "5: \u4F0D;",
+ "6: \u516D;",
+ "7: \u4E03;",
+ "8: \u516B;",
+ "9: \u4E5D;",
+ "10: \u62FE[>>];",
+ "20: <<\u62FE[>>];",
+ "100: <<\u767E[>>];",
+ "1000: <<\u5343[>>];",
+ "10000: <<\u842C[>>];",
+ "100000000: <<\u5104[>>];",
+ "1000000000000: <<\u5146[>>];",
+ "10000000000000000: <<\u4EAC[>>];",
+ "1000000000000000000: =#,###0=;",
+ "%spellout-cardinal:",
+ "-x: \u30DE\u30A4\u30CA\u30B9>>;",
+ "x.x: <<\u30FB>>>;",
+ "0: \u3007;",
+ "1: \u4E00;",
+ "2: \u4E8C;",
+ "3: \u4E09;",
+ "4: \u56DB;",
+ "5: \u4E94;",
+ "6: \u516D;",
+ "7: \u4E03;",
+ "8: \u516B;",
+ "9: \u4E5D;",
+ "10: \u5341[>>];",
+ "20: <<\u5341[>>];",
+ "100: \u767E[>>];",
+ "200: <<\u767E[>>];",
+ "1000: \u5343[>>];",
+ "2000: <<\u5343[>>];",
+ "10000: <<\u4E07[>>];",
+ "100000000: <<\u5104[>>];",
+ "1000000000000: <<\u5146[>>];",
+ "10000000000000000: <<\u4EAC[>>];",
+ "1000000000000000000: =#,###0=;",
+ "%spellout-ordinal:",
+ "x.x: =#,###0.#=;",
+ "0: \u7B2C=%spellout-numbering=;",
+ }
+ }
+ Version{"2.0.41.26"}
+}
Property changes on: icu46/source/data/rbnf/ja.txt
___________________________________________________________________
Added: svn:eol-style
+ LF
« no previous file with comments | « icu46/source/data/rbnf/it.txt ('k') | icu46/source/data/rbnf/ka.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698