11{
22 "useLongScale" : false ,
3- "baseSeparator" : " و" ,
4- "unitSeparator" : " و" ,
3+ "baseSeparator" : " " ,
4+ "unitSeparator" : " " ,
5+ "allSeparator" : " و" ,
56 "base" : {
67 "0" : " صفر" ,
78 "1" : " واحد" ,
111112 "96" : " ستة وتسعون" ,
112113 "97" : " سبعة وتسعون" ,
113114 "98" : " ثمانية وتسعون" ,
114- "99" : " تسعة وتسعون"
115- },
116- "units" : [
117- {"singular" :" مائة" , "dual" :" مائتان" , "plural" :" مائة" , "avoidPrefixException" : [1 , 2 ]},
118- {"singular" :" ألف" , "dual" :" ألفان" , "plural" :" آلاف" , "avoidPrefixException" : [1 , 2 ]},
119- {"singular" :" مليون" , "dual" :" مليونان" , "plural" :" ملايين" , "avoidPrefixException" : [1 , 2 ]},
120- {"singular" :" مليار" , "dual" :" ملياران" , "plural" :" ملايير" , "avoidPrefixException" : [1 , 2 ]},
115+ "99" : " تسعة وتسعون" ,
121116
122- {"singular" :" تريليون" , "plural" :" تريليون" , "avoidPrefixException" : [1 , 2 ]},
123- {"singular" :" كوادريليون" , "plural" :" كوادريليون" , "avoidPrefixException" : [1 , 2 ]},
124- {"singular" :" كوينتليون" , "plural" :" كوينتليون" , "avoidPrefixException" : [1 , 2 ]},
125- {"singular" :" سكستليون" , "plural" :" سكستليون" , "avoidPrefixException" : [1 , 2 ]},
126- {"singular" :" سبتيلليون" , "plural" :" سبتيلليون" , "avoidPrefixException" : [1 , 2 ]},
127- {"singular" :" أوكتيليون" , "plural" :" أوكتيليون" , "avoidPrefixException" : [1 , 2 ]},
128- {"singular" :" نونيلليون" , "plural" :" نونيلليون" , "avoidPrefixException" : [1 , 2 ]},
129- {"singular" :" دشيليون" , "plural" :" دشيليون" , "avoidPrefixException" : [1 , 2 ]},
130- {"singular" :" أوندشيلليون" , "plural" :" أوندشيلليون" , "avoidPrefixException" : [1 , 2 ]},
131- {"singular" :" دودشيليون" , "plural" :" دودشيليون" , "avoidPrefixException" : [1 , 2 ]},
132- {"singular" :" تريدشيليون" , "plural" :" تريدشيليون" , "avoidPrefixException" : [1 , 2 ]},
133- {"singular" :" كواتوردشيليون" , "plural" :" كواتوردشيليون" , "avoidPrefixException" : [1 , 2 ]},
134- {"singular" :" كويندشيليون" , "plural" :" كويندشيليون" , "avoidPrefixException" : [1 , 2 ]}
135- ],
136- "unitExceptions" : {
137117 "200" : " مائتان" ,
138118 "300" : " ثلاثمائة" ,
139119 "400" : " أربعمائة" ,
140120 "500" : " خمسمائة" ,
141121 "600" : " ستمائة" ,
142122 "700" : " سبعمائة" ,
143123 "800" : " ثمانمائة" ,
144- "900" : " تسعمائة" ,
145- "2000" : " ألفان" ,
146- "2000000" : " مليونان" ,
147- "2000000000" : " ملياران"
148- }
124+ "900" : " تسعمائة"
125+ },
126+ "units" : [
127+ {"singular" :" مائة" , "useBaseInstead" : true , "useBaseException" : [1 ]},
128+ {"singular" :" ألف" , "dual" :" ألفان" , "plural" :" آلاف" , "restrictedPlural" : true , "avoidPrefixException" : [1 , 2 ]},
129+ {"singular" :" مليون" , "dual" :" مليونان" , "plural" :" ملايين" , "restrictedPlural" : true , "avoidPrefixException" : [1 , 2 ]},
130+ {"singular" :" مليار" , "dual" :" ملياران" , "plural" :" ملايير" , "restrictedPlural" : true , "avoidPrefixException" : [1 , 2 ]},
131+
132+ {"singular" :" تريليون" , "avoidPrefixException" : [1 ]},
133+ {"singular" :" كوادريليون" , "avoidPrefixException" : [1 ]},
134+ {"singular" :" كوينتليون" , "avoidPrefixException" : [1 ]},
135+ {"singular" :" سكستليون" , "avoidPrefixException" : [1 ]},
136+ {"singular" :" سبتيلليون" , "avoidPrefixException" : [1 ]},
137+ {"singular" :" أوكتيليون" , "avoidPrefixException" : [1 ]},
138+ {"singular" :" نونيلليون" , "avoidPrefixException" : [1 ]},
139+ {"singular" :" دشيليون" , "avoidPrefixException" : [1 ]},
140+ {"singular" :" أوندشيلليون" , "avoidPrefixException" : [1 ]},
141+ {"singular" :" دودشيليون" , "avoidPrefixException" : [1 ]},
142+ {"singular" :" تريدشيليون" , "avoidPrefixException" : [1 ]},
143+ {"singular" :" كواتوردشيليون" , "avoidPrefixException" : [1 ]},
144+ {"singular" :" كويندشيليون" , "avoidPrefixException" : [1 ]}
145+ ],
146+ "unitExceptions" : {}
149147}
0 commit comments