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

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

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 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/ru.txt ('k') | source/data/rbnf/sk.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/rbnf/se.txt
diff --git a/source/data/rbnf/se.txt b/source/data/rbnf/se.txt
new file mode 100644
index 0000000000000000000000000000000000000000..09241d7a7ed93423473098811b84aca5d04d7a67
--- /dev/null
+++ b/source/data/rbnf/se.txt
@@ -0,0 +1,49 @@
+// ***************************************************************************
+// *
+// * Copyright (C) 2014 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/rbnf/se.xml
+// *
+// ***************************************************************************
+/**
+ * ICU <specials> source: <path>/xml/rbnf/se.xml
+ */
+se{
+ RBNFRules{
+ SpelloutRules{
+ "%spellout-numbering-year:",
+ "-x: eret >>;",
+ "x.x: =#,###0.#=;",
+ "0: =%spellout-numbering=;",
+ "1100/100: <<\u00AD\u010Duo\u0111i[\u00AD>>];",
+ "10000: =%spellout-numbering=;",
+ "%spellout-numbering:",
+ "0: =%spellout-cardinal=;",
+ "%spellout-cardinal:",
+ "-x: eret >>;",
+ "x.x: << pilkku >>;",
+ "0: nolla;",
+ "1: okta;",
+ "2: guokte;",
+ "3: golbma;",
+ "4: njeallje;",
+ "5: vihtta;",
+ "6: guhtta;",
+ "7: \u010Die\u017Ea;",
+ "8: g\u00E1vcci;",
+ "9: ovcci;",
+ "10: logi;",
+ "11: >>\u00ADnuppe\u00ADlohk\u00E1i;",
+ "20: <<\u00ADlogi[\u00AD>>];",
+ "100: <<\u00AD\u010Duo\u0111i[\u00AD>>];",
+ "1000: <<\u00ADduh\u00E1t[ >>];",
+ "1000000: << miljon[ >>];",
+ "1000000000: << miljard[ >>];",
+ "1000000000000: << biljon[ >>];",
+ "1000000000000000: << biljard[ >>];",
+ "1000000000000000000: =#,##0=;",
+ }
+ }
+ Version{"2.0.82.42"}
+}
« no previous file with comments | « source/data/rbnf/ru.txt ('k') | source/data/rbnf/sk.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698