OLD | NEW |
(Empty) | |
| 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/sq.xml |
| 7 // * |
| 8 // *************************************************************************** |
| 9 /** |
| 10 * ICU <specials> source: <path>/xml/rbnf/sq.xml |
| 11 */ |
| 12 sq{ |
| 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-cardinal-masculine:", |
| 21 "-x: minus >>;", |
| 22 "x.x: << presje >>;", |
| 23 "0: zero;", |
| 24 "1: nj\u00EB;", |
| 25 "2: dy;", |
| 26 "3: tre;", |
| 27 "4: kat\u00EBr;", |
| 28 "5: pes\u00EB;", |
| 29 "6: gjasht\u00EB;", |
| 30 "7: shtat\u00EB;", |
| 31 "8: tet\u00EB;", |
| 32 "9: n\u00EBnt\u00EB;", |
| 33 "10: dhjet\u00EB;", |
| 34 "11: >%spellout-cardinal-masculine>mb\u00EBdhjet\u00EB;", |
| 35 "20: nj\u00EBzet[ e >>];", |
| 36 "30: tridhjet\u00EB[ e >>];", |
| 37 "40: dyzet[ e >>];", |
| 38 "50: <%spellout-cardinal-feminine<dhjet\u00EB[ e >>];", |
| 39 "100: <%spellout-cardinal-masculine<qind[ e >>];", |
| 40 "1000: <%spellout-cardinal-masculine< mij\u00EB[ e >>];", |
| 41 "1000000: nj\u00EB milion[ e >>];", |
| 42 "2000000: <%spellout-cardinal-feminine< milion\u00EB[ e >>];", |
| 43 "1000000000: nj\u00EB miliar[ e >>];", |
| 44 "2000000000: <%spellout-cardinal-feminine< miliar\u00EB[ e >>];", |
| 45 "1000000000000: nj\u00EB bilion[ e >>];", |
| 46 "2000000000000: <%spellout-cardinal-feminine< bilion\u00EB[ e >>];", |
| 47 "1000000000000000: nj\u00EB biliar[ e >>];", |
| 48 "2000000000000000: <%spellout-cardinal-feminine< biliar\u00EB[ e >>]
;", |
| 49 "1000000000000000000: =#,##0=;", |
| 50 "%spellout-cardinal-feminine:", |
| 51 "-x: minus >>;", |
| 52 "x.x: << presje >>;", |
| 53 "0: zero;", |
| 54 "1: nj\u00EB;", |
| 55 "2: dy;", |
| 56 "3: tri;", |
| 57 "4: =%spellout-cardinal-masculine=;", |
| 58 "20: nj\u00EBzet[ e >>];", |
| 59 "30: tridhjet\u00EB[ e >>];", |
| 60 "40: dyzet[ e >>];", |
| 61 "50: <%spellout-cardinal-feminine<dhjet\u00EB[ e >>];", |
| 62 "100: <%spellout-cardinal-masculine<qind[ e >>];", |
| 63 "1000: <%spellout-cardinal-masculine< mij\u00EB[ e >>];", |
| 64 "1000000: nj\u00EB milion[ e >>];", |
| 65 "2000000: <%spellout-cardinal-feminine< milion\u00EB[ e >>];", |
| 66 "1000000000: nj\u00EB miliar[ e >>];", |
| 67 "2000000000: <%spellout-cardinal-feminine< miliar\u00EB[ e >>];", |
| 68 "1000000000000: nj\u00EB bilion[ e >>];", |
| 69 "2000000000000: <%spellout-cardinal-feminine< bilion\u00EB[ e >>];", |
| 70 "1000000000000000: nj\u00EB biliar[ e >>];", |
| 71 "2000000000000000: <%spellout-cardinal-feminine< biliar\u00EB[ e >>]
;", |
| 72 "1000000000000000000: =#,##0=;", |
| 73 } |
| 74 } |
| 75 Version{"2.0.41.26"} |
| 76 } |
OLD | NEW |