2
0

sid.xml 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <ldml>
  3. <identity>
  4. <version number="$Revision: 1.50 $"/>
  5. <generation date="$Date: 2009/06/15 03:46:24 $"/>
  6. <language type="sid"/>
  7. </identity>
  8. <localeDisplayNames>
  9. <languages>
  10. <language type="ar">Arabic</language>
  11. <language type="de">German</language>
  12. <language type="en">English</language>
  13. <language type="es">Spanish</language>
  14. <language type="fr">French</language>
  15. <language type="hi">Hindi</language>
  16. <language type="it">Italian</language>
  17. <language type="ja">Japanese</language>
  18. <language type="pt">Portuguese</language>
  19. <language type="ru">Russian</language>
  20. <language type="sid">Sidaamu Afo</language>
  21. <language type="zh">Chinese</language>
  22. </languages>
  23. <scripts>
  24. <script type="Latn">Latin</script>
  25. </scripts>
  26. <territories>
  27. <territory type="BR">Brazil</territory>
  28. <territory type="CN">China</territory>
  29. <territory type="DE">Germany</territory>
  30. <territory type="ET">Itiyoophiya</territory>
  31. <territory type="FR">France</territory>
  32. <territory type="GB">United Kingdom</territory>
  33. <territory type="IN">India</territory>
  34. <territory type="IT">Italy</territory>
  35. <territory type="JP">Japan</territory>
  36. <territory type="RU">Russia</territory>
  37. <territory type="US">United States</territory>
  38. </territories>
  39. </localeDisplayNames>
  40. <characters>
  41. <exemplarCharacters>[a-z]</exemplarCharacters>
  42. </characters>
  43. <dates>
  44. <calendars>
  45. <calendar type="gregorian">
  46. <months>
  47. <monthContext type="format">
  48. <monthWidth type="abbreviated">
  49. <month type="1">Jan</month>
  50. <month type="2">Feb</month>
  51. <month type="3">Mar</month>
  52. <month type="4">Apr</month>
  53. <month type="5">May</month>
  54. <month type="6">Jun</month>
  55. <month type="7">Jul</month>
  56. <month type="8">Aug</month>
  57. <month type="9">Sep</month>
  58. <month type="10">Oct</month>
  59. <month type="11">Nov</month>
  60. <month type="12">Dec</month>
  61. </monthWidth>
  62. <monthWidth type="wide">
  63. <month type="1">January</month>
  64. <month type="2">February</month>
  65. <month type="3">March</month>
  66. <month type="4">April</month>
  67. <month type="5">May</month>
  68. <month type="6">June</month>
  69. <month type="7">July</month>
  70. <month type="8">August</month>
  71. <month type="9">September</month>
  72. <month type="10">October</month>
  73. <month type="11">November</month>
  74. <month type="12">December</month>
  75. </monthWidth>
  76. </monthContext>
  77. <monthContext type="stand-alone">
  78. <monthWidth type="narrow">
  79. <month type="1">J</month>
  80. <month type="2">F</month>
  81. <month type="3">M</month>
  82. <month type="4">A</month>
  83. <month type="5">M</month>
  84. <month type="6">J</month>
  85. <month type="7">J</month>
  86. <month type="8">A</month>
  87. <month type="9">S</month>
  88. <month type="10">O</month>
  89. <month type="11">N</month>
  90. <month type="12">D</month>
  91. </monthWidth>
  92. </monthContext>
  93. </months>
  94. <days>
  95. <dayContext type="format">
  96. <dayWidth type="abbreviated">
  97. <day type="sun">Sam</day>
  98. <day type="mon">San</day>
  99. <day type="tue">Mak</day>
  100. <day type="wed">Row</day>
  101. <day type="thu">Ham</day>
  102. <day type="fri">Arb</day>
  103. <day type="sat">Qid</day>
  104. </dayWidth>
  105. <dayWidth type="wide">
  106. <day type="sun">Sambata</day>
  107. <day type="mon">Sanyo</day>
  108. <day type="tue">Maakisanyo</day>
  109. <day type="wed">Roowe</day>
  110. <day type="thu">Hamuse</day>
  111. <day type="fri">Arbe</day>
  112. <day type="sat">Qidaame</day>
  113. </dayWidth>
  114. </dayContext>
  115. <dayContext type="stand-alone">
  116. <dayWidth type="narrow">
  117. <day type="sun">S</day>
  118. <day type="mon">S</day>
  119. <day type="tue">M</day>
  120. <day type="wed">R</day>
  121. <day type="thu">H</day>
  122. <day type="fri">A</day>
  123. <day type="sat">Q</day>
  124. </dayWidth>
  125. </dayContext>
  126. </days>
  127. <quarters>
  128. <quarterContext type="format">
  129. <quarterWidth type="abbreviated">
  130. <quarter type="1">Q1</quarter>
  131. <quarter type="2">Q2</quarter>
  132. <quarter type="3">Q3</quarter>
  133. <quarter type="4">Q4</quarter>
  134. </quarterWidth>
  135. <quarterWidth type="wide">
  136. <quarter type="1">Q1</quarter>
  137. <quarter type="2">Q2</quarter>
  138. <quarter type="3">Q3</quarter>
  139. <quarter type="4">Q4</quarter>
  140. </quarterWidth>
  141. </quarterContext>
  142. </quarters>
  143. <am>soodo</am>
  144. <pm>hawwaro</pm>
  145. <eras>
  146. <eraAbbr>
  147. <era type="0">YIA</era>
  148. <era type="1">YIG</era>
  149. </eraAbbr>
  150. </eras>
  151. <dateFormats>
  152. <dateFormatLength type="full">
  153. <dateFormat>
  154. <pattern>EEEE, MMMM dd, y</pattern>
  155. </dateFormat>
  156. </dateFormatLength>
  157. <dateFormatLength type="long">
  158. <dateFormat>
  159. <pattern>dd MMMM y</pattern>
  160. </dateFormat>
  161. </dateFormatLength>
  162. <dateFormatLength type="medium">
  163. <dateFormat>
  164. <pattern>dd-MMM-y</pattern>
  165. </dateFormat>
  166. </dateFormatLength>
  167. <dateFormatLength type="short">
  168. <dateFormat>
  169. <pattern>dd/MM/yy</pattern>
  170. </dateFormat>
  171. </dateFormatLength>
  172. </dateFormats>
  173. <timeFormats>
  174. <timeFormatLength type="full">
  175. <timeFormat>
  176. <pattern>h:mm:ss a zzzz</pattern>
  177. </timeFormat>
  178. </timeFormatLength>
  179. <timeFormatLength type="long">
  180. <timeFormat>
  181. <pattern>h:mm:ss a z</pattern>
  182. </timeFormat>
  183. </timeFormatLength>
  184. <timeFormatLength type="medium">
  185. <timeFormat>
  186. <pattern>h:mm:ss a</pattern>
  187. </timeFormat>
  188. </timeFormatLength>
  189. <timeFormatLength type="short">
  190. <timeFormat>
  191. <pattern>h:mm a</pattern>
  192. </timeFormat>
  193. </timeFormatLength>
  194. </timeFormats>
  195. <dateTimeFormats>
  196. <availableFormats>
  197. <dateFormatItem id="MMdd">dd/MM</dateFormatItem>
  198. <dateFormatItem id="MMMMdd">dd MMMM</dateFormatItem>
  199. <dateFormatItem id="yyMM">MM/yy</dateFormatItem>
  200. <dateFormatItem id="yyQ">Q yy</dateFormatItem>
  201. <dateFormatItem id="yyyyMMMM">MMMM y</dateFormatItem>
  202. </availableFormats>
  203. </dateTimeFormats>
  204. </calendar>
  205. </calendars>
  206. <timeZoneNames>
  207. <hourFormat>+HH:mm;-HH:mm</hourFormat>
  208. <gmtFormat>GMT{0}</gmtFormat>
  209. <regionFormat>{0}</regionFormat>
  210. </timeZoneNames>
  211. </dates>
  212. <numbers>
  213. <currencyFormats>
  214. <currencyFormatLength>
  215. <currencyFormat>
  216. <pattern>¤#,##0.00</pattern>
  217. </currencyFormat>
  218. </currencyFormatLength>
  219. </currencyFormats>
  220. <currencies>
  221. <currency type="BRL">
  222. <displayName>Brazilian Real</displayName>
  223. </currency>
  224. <currency type="CNY">
  225. <displayName>Chinese Yuan Renminbi</displayName>
  226. </currency>
  227. <currency type="EUR">
  228. <displayName>Euro</displayName>
  229. </currency>
  230. <currency type="GBP">
  231. <displayName>British Pound Sterling</displayName>
  232. </currency>
  233. <currency type="INR">
  234. <displayName>Indian Rupee</displayName>
  235. </currency>
  236. <currency type="JPY">
  237. <displayName>Japanese Yen</displayName>
  238. </currency>
  239. <currency type="RUB">
  240. <displayName>Russian Ruble</displayName>
  241. </currency>
  242. <currency type="USD">
  243. <displayName>US Dollar</displayName>
  244. </currency>
  245. </currencies>
  246. </numbers>
  247. </ldml>