]>
Commit | Line | Data |
---|---|---|
729e4ab9 A |
1 | // *************************************************************************** |
2 | // * | |
3 | // * Copyright (C) 2010 International Business Machines | |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 | // * Source File:<path>/common/rbnf/lv.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | /** | |
10 | * ICU <specials> source: <path>/xml/rbnf/lv.xml | |
11 | */ | |
12 | lv{ | |
13 | RBNFRules{ | |
14 | SpelloutRules{ | |
15 | "%spellout-numbering-year:", | |
16 | "x.x: =#,###0.#=;", | |
17 | "0: =%spellout-numbering=;", | |
18 | "%spellout-numbering:", | |
19 | "0: =%spellout-cardinal-masculine=;", | |
20 | "%%spellout-prefixed:", | |
21 | "0: ERROR;", | |
22 | "1: vien;", | |
23 | "2: div;", | |
24 | "3: tr\u012Bs;", | |
25 | "4: \u010Detr;", | |
26 | "5: piec;", | |
27 | "6: \u0161e\u0161;", | |
28 | "7: septi\u0146;", | |
29 | "8: asto\u0146;", | |
30 | "9: devi\u0146;", | |
31 | "10: ERROR;", | |
32 | "%spellout-cardinal-masculine:", | |
33 | "-x: m\u012Bnus >>;", | |
34 | "x.x: << komats >>;", | |
35 | "0: nulle;", | |
36 | "1: viens;", | |
37 | "2: divi;", | |
38 | "3: tr\u012Bs;", | |
39 | "4: \u010Detri;", | |
40 | "5: pieci;", | |
41 | "6: se\u0161i;", | |
42 | "7: septi\u0146i;", | |
43 | "8: asto\u0146i;", | |
44 | "9: devi\u0146i;", | |
45 | "10: desmit;", | |
46 | "11: >%%spellout-prefixed>padsmit;", | |
47 | "20: <%%spellout-prefixed<desmit[ >>];", | |
48 | "100: simt[ >>];", | |
49 | "200: <%%spellout-prefixed<simt[ >>];", | |
50 | "1000: t\u016Bksto\u0161[ >>];", | |
51 | "2000: <%%spellout-prefixed< t\u016Bksto\u0161[ >>];", | |
52 | "10000/1000: <%spellout-cardinal-masculine< t\u016Bksto\u0161[ >>];", | |
53 | "1000000: viens miljons[ >>];", | |
54 | "2000000: <%spellout-cardinal-masculine< miljoni[ >>];", | |
55 | "1000000000: viens miljards[ >>];", | |
56 | "2000000000: <%spellout-cardinal-masculine< miljardi[ >>];", | |
57 | "1000000000000: viens biljons[ >>];", | |
58 | "2000000000000: <%spellout-cardinal-masculine< biljoni[ >>];", | |
59 | "1000000000000000: viens biljards[ >>];", | |
60 | "2000000000000000: <%spellout-cardinal-masculine< biljardi[ >>];", | |
61 | "1000000000000000000: =#,##0=;", | |
62 | "%spellout-cardinal-feminine:", | |
63 | "-x: m\u012Bnus >>;", | |
64 | "x.x: << komats >>;", | |
65 | "0: nulle;", | |
66 | "1: viena;", | |
67 | "2: divas;", | |
68 | "3: tr\u012Bs;", | |
69 | "4: \u010Detras;", | |
70 | "5: piecas;", | |
71 | "6: se\u0161as;", | |
72 | "7: septi\u0146as;", | |
73 | "8: asto\u0146as;", | |
74 | "9: devi\u0146as;", | |
75 | "10: =%spellout-cardinal-masculine=;", | |
76 | "20: <%%spellout-prefixed<desmit[ >>];", | |
77 | "100: simt[ >>];", | |
78 | "200: <%%spellout-prefixed<simt[ >>];", | |
79 | "1000: t\u016Bksto\u0161[ >>];", | |
80 | "2000: <%%spellout-prefixed< t\u016Bksto\u0161[ >>];", | |
81 | "10000/1000: <%spellout-cardinal-masculine< t\u016Bksto\u0161[ >>];", | |
82 | "1000000: viens miljons[ >>];", | |
83 | "2000000: <%spellout-cardinal-masculine< miljoni[ >>];", | |
84 | "1000000000: viens miljards[ >>];", | |
85 | "2000000000: <%spellout-cardinal-masculine< miljardi[ >>];", | |
86 | "1000000000000: viens biljons[ >>];", | |
87 | "2000000000000: <%spellout-cardinal-masculine< biljoni[ >>];", | |
88 | "1000000000000000: viens biljards[ >>];", | |
89 | "2000000000000000: <%spellout-cardinal-masculine< biljardi[ >>];", | |
90 | "1000000000000000000: =#,##0=;", | |
91 | } | |
92 | } | |
93 | Version{"2.0.41.26"} | |
94 | } |