summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/data/rbnf/nn.txt
blob: 115f10ac1e6a81aba3c9f42acc0154f8d2acc1d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
nn{
    %%Parent{"no"}
    RBNFRules{
        SpelloutRules{
            "%spellout-numbering-year:",
            "-x: minus >>;",
            "x.x: =0.0=;",
            "0: =%spellout-numbering=;",
            "1100/100: << hundre[ og >>];",
            "10000: =%spellout-numbering=;",
            "%spellout-numbering:",
            "0: =%spellout-cardinal-reale=;",
            "%spellout-cardinal-neuter:",
            "-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: sytti[\u00AD>>];",
            "80: \u00E5tti[\u00AD>>];",
            "90: nitti[\u00AD>>];",
            "100: <%spellout-cardinal-neuter< hundre[ og >>];",
            "1000: <%spellout-cardinal-neuter< tusen[ og >>];",
            "1000000: \u00E9in million[ >>];",
            "2000000: << millionar[ >>];",
            "1000000000: \u00E9in milliard[ >>];",
            "2000000000: << milliardar[ >>];",
            "1000000000000: \u00E9in billion[ >>];",
            "2000000000000: << billionar[ >>];",
            "1000000000000000: \u00E9in billiard[ >>];",
            "2000000000000000: << biliardar[ >>];",
            "1000000000000000000: =#,##0=;",
        }
    }
}