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/main/si.xml 7// * 8// *************************************************************************** 9/** 10 * ICU <specials> source: <path>/xml/main/si.xml 11 */ 12si{ 13 AuxExemplarCharacters{"[\u200B \u200C \u200D ඎ ඏ ඐ ඦ ෳ]"} 14 ExemplarCharacters{ 15 "[අ ආ ඇ ඈ ඉ ඊ උ ඌ ඍ එ ඒ ඓ ඔ ඕ ඖ ං ඃ ක ඛ ග ඝ ඞ ඟ ච ඡ ජ ඣ ඥ ඤ ට ඨ ඩ ඪ ණ ඬ ත ථ ද" 16 " ධ න ඳ ප ඵ බ භ ම ඹ ය ර ල ව ශ ෂ ස හ ළ ෆ ා ැ ෑ \u0DD2 \u0DD3 \u0DD4 \u0DD6 ෘ ෲ" 17 " ෟ \u0DCA ෙ ේ ෛ ො ෝ ෞ]" 18 } 19 ExemplarCharactersCurrency{"[a b c d e f g h i j k l m n o p q r s t u v w x y z]"} 20 ExemplarCharactersIndex{ 21 "[අ ආ ඇ ඈ ඉ ඊ උ ඌ ඍ එ ඒ ඓ ඔ ඕ ඖ ක ඛ ග ඝ ඞ ඟ ච ඡ ජ ඣ ඥ ඤ ට ඨ ඩ ඪ ණ ඬ ත ථ ද ධ න" 22 " ඳ ප ඵ බ භ ම ඹ ය ර ල ව ශ ෂ ස හ ළ ෆ]" 23 } 24 LocaleScript{ 25 "Sinh", 26 } 27 NumberElements{ 28 latn{ 29 patterns{ 30 currencyFormat{"¤#,##,##0.00;(¤#,##,##0.00)"} 31 decimalFormat{"#,##,##0.###"} 32 percentFormat{"#,##,##0%"} 33 } 34 } 35 } 36 Version{"2.0.47.63"} 37 calendar{ 38 gregorian{ 39 AmPmMarkers{ 40 "පෙ.ව.", 41 "ප.ව.", 42 } 43 DateTimePatterns{ 44 "h:mm:ss a zzzz", 45 "h:mm:ss a z", 46 "h:mm:ss a", 47 "h:mm a", 48 "EEEE, y MMMM d", 49 "y MMMM d", 50 "y MMM d", 51 "yyyy/MM/dd", 52 "{1} {0}", 53 "{1} {0}", 54 "{1} {0}", 55 "{1} {0}", 56 "{1} {0}", 57 } 58 dayNames{ 59 format{ 60 abbreviated{ 61 "ඉරි", 62 "සඳු", 63 "අඟ", 64 "බදා", 65 "බ්රහ", 66 "සිකු", 67 "සෙන", 68 } 69 wide{ 70 "ඉරිදා", 71 "සඳුදා", 72 "අඟහරුවාදා", 73 "බදාදා", 74 "බ්රහස්පතින්දා", 75 "සිකුරාදා", 76 "සෙනසුරාදා", 77 } 78 } 79 stand-alone{ 80 narrow{ 81 "ඉ", 82 "ස", 83 "අ", 84 "බ", 85 "බ්ර", 86 "සි", 87 "සෙ", 88 } 89 } 90 } 91 eras{ 92 abbreviated{ 93 "ක්රි.පූ.", 94 "ක්රි.ව.", 95 } 96 wide{ 97 "ක්රිස්තු පූර්ව", 98 "ක්රිස්තු වර්ෂ", 99 } 100 } 101 fields{ 102 day{ 103 relative{ 104 "-1"{"ඊයෙ"} 105 "0"{"අද"} 106 "1"{"හෙට"} 107 } 108 } 109 } 110 monthNames{ 111 format{ 112 abbreviated{ 113 "ජන", 114 "පෙබ", 115 "මාර්ත", 116 "අප්රේල", 117 "මැය", 118 "ජූන", 119 "ජූල", 120 "අගෝ", 121 "සැප", 122 "ඔක", 123 "නොවැ", 124 "දෙසැ", 125 } 126 wide{ 127 "ජනවාර", 128 "පෙබරවාර", 129 "මාර්ත", 130 "අප්රේල්", 131 "මැයි", 132 "ජූන", 133 "ජූලි", 134 "අගෝස්තු", 135 "සැප්තැම්බර්", 136 "ඔක්තෝබර්", 137 "නොවැම්බර්", 138 "දෙසැම්බර්", 139 } 140 } 141 stand-alone{ 142 narrow{ 143 "ජ", 144 "පෙ", 145 "මා", 146 "අ", 147 "මැ", 148 "ජූ", 149 "ජූ", 150 "අ", 151 "සැ", 152 "ඔ", 153 "නො", 154 "දෙ", 155 } 156 } 157 } 158 quarters{ 159 format{ 160 abbreviated{ 161 "කාර්:1", 162 "කාර්:2", 163 "කාර්:3", 164 "කාර්:4", 165 } 166 wide{ 167 "1 වන කාර්තුව", 168 "2 වන කාර්තුව", 169 "3 වන කාර්තුව", 170 "4 වන කාර්තුව", 171 } 172 } 173 } 174 } 175 } 176} 177