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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « source/data/rbnf/ru.txt ('k') | source/data/rbnf/sk.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2014 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/rbnf/se.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/xml/rbnf/se.xml
11 */
12 se{
13 RBNFRules{
14 SpelloutRules{
15 "%spellout-numbering-year:",
16 "-x: eret >>;",
17 "x.x: =#,###0.#=;",
18 "0: =%spellout-numbering=;",
19 "1100/100: <<\u00AD\u010Duo\u0111i[\u00AD>>];",
20 "10000: =%spellout-numbering=;",
21 "%spellout-numbering:",
22 "0: =%spellout-cardinal=;",
23 "%spellout-cardinal:",
24 "-x: eret >>;",
25 "x.x: << pilkku >>;",
26 "0: nolla;",
27 "1: okta;",
28 "2: guokte;",
29 "3: golbma;",
30 "4: njeallje;",
31 "5: vihtta;",
32 "6: guhtta;",
33 "7: \u010Die\u017Ea;",
34 "8: g\u00E1vcci;",
35 "9: ovcci;",
36 "10: logi;",
37 "11: >>\u00ADnuppe\u00ADlohk\u00E1i;",
38 "20: <<\u00ADlogi[\u00AD>>];",
39 "100: <<\u00AD\u010Duo\u0111i[\u00AD>>];",
40 "1000: <<\u00ADduh\u00E1t[ >>];",
41 "1000000: << miljon[ >>];",
42 "1000000000: << miljard[ >>];",
43 "1000000000000: << biljon[ >>];",
44 "1000000000000000: << biljard[ >>];",
45 "1000000000000000000: =#,##0=;",
46 }
47 }
48 Version{"2.0.82.42"}
49 }
OLDNEW
« 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