123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129 |
- <?xml version="1.0" encoding="UTF-8" ?>
- <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
- <!-- Copyright © 1991-2013 Unicode, Inc.
- CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
- For terms of use, see http://www.unicode.org/copyright.html
- -->
- <ldml>
- <identity>
- <version number="$Revision: 9287 $"/>
- <generation date="$Date: 2013-08-28 21:32:04 -0500 (Wed, 28 Aug 2013) $"/>
- <language type="nso"/>
- </identity>
- <localeDisplayNames>
- <languages>
- <language type="nso" draft="provisional">Sesotho sa Leboa</language>
- </languages>
- </localeDisplayNames>
- <characters>
- <exemplarCharacters>[a b d e ê f g h i j k l m n o ô p r s š t u w x y]</exemplarCharacters>
- <exemplarCharacters type="auxiliary">[c q v z]</exemplarCharacters>
- <exemplarCharacters type="index" draft="unconfirmed">[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]</exemplarCharacters>
- </characters>
- <delimiters>
- <quotationStart draft="unconfirmed">‘</quotationStart>
- <quotationEnd draft="unconfirmed">’</quotationEnd>
- <alternateQuotationStart draft="unconfirmed">“</alternateQuotationStart>
- <alternateQuotationEnd draft="unconfirmed">”</alternateQuotationEnd>
- </delimiters>
- <dates>
- <calendars>
- <calendar type="gregorian">
- <months>
- <monthContext type="format">
- <monthWidth type="abbreviated">
- <month type="1" draft="unconfirmed">Jan</month>
- <month type="2" draft="unconfirmed">Feb</month>
- <month type="3" draft="unconfirmed">Mat</month>
- <month type="4" draft="unconfirmed">Apo</month>
- <month type="5" draft="unconfirmed">Mei</month>
- <month type="6" draft="unconfirmed">Jun</month>
- <month type="7" draft="unconfirmed">Jul</month>
- <month type="8" draft="unconfirmed">Ago</month>
- <month type="9" draft="unconfirmed">Set</month>
- <month type="10" draft="unconfirmed">Okt</month>
- <month type="11" draft="unconfirmed">Nof</month>
- <month type="12" draft="unconfirmed">Dis</month>
- </monthWidth>
- <monthWidth type="wide">
- <month type="1" draft="unconfirmed">Janaware</month>
- <month type="2" draft="unconfirmed">Feberware</month>
- <month type="3" draft="unconfirmed">Matšhe</month>
- <month type="4" draft="unconfirmed">Aporele</month>
- <month type="5" draft="unconfirmed">Mei</month>
- <month type="6" draft="unconfirmed">June</month>
- <month type="7" draft="unconfirmed">Julae</month>
- <month type="8" draft="unconfirmed">Agostose</month>
- <month type="9" draft="unconfirmed">Setemere</month>
- <month type="10" draft="unconfirmed">Oktobore</month>
- <month type="11" draft="unconfirmed">Nofemere</month>
- <month type="12" draft="unconfirmed">Disemere</month>
- </monthWidth>
- </monthContext>
- </months>
- <days>
- <dayContext type="format">
- <dayWidth type="abbreviated">
- <day type="sun" draft="unconfirmed">Son</day>
- <day type="mon" draft="unconfirmed">Mos</day>
- <day type="tue" draft="unconfirmed">Bed</day>
- <day type="wed" draft="unconfirmed">Rar</day>
- <day type="thu" draft="unconfirmed">Ne</day>
- <day type="fri" draft="unconfirmed">Hla</day>
- <day type="sat" draft="unconfirmed">Mok</day>
- </dayWidth>
- <dayWidth type="wide">
- <day type="sun" draft="unconfirmed">Sontaga</day>
- <day type="mon" draft="unconfirmed">Mosupalogo</day>
- <day type="tue" draft="unconfirmed">Labobedi</day>
- <day type="wed" draft="unconfirmed">Laboraro</day>
- <day type="thu" draft="unconfirmed">Labone</day>
- <day type="fri" draft="unconfirmed">Labohlano</day>
- <day type="sat" draft="unconfirmed">Mokibelo</day>
- </dayWidth>
- </dayContext>
- </days>
- </calendar>
- </calendars>
- </dates>
- <numbers>
- <symbols numberSystem="latn">
- <decimal>,</decimal>
- <group> </group>
- </symbols>
- <decimalFormats numberSystem="latn">
- <decimalFormatLength>
- <decimalFormat>
- <pattern>#,##0.###</pattern>
- </decimalFormat>
- </decimalFormatLength>
- </decimalFormats>
- <scientificFormats numberSystem="latn">
- <scientificFormatLength>
- <scientificFormat>
- <pattern>#E0</pattern>
- </scientificFormat>
- </scientificFormatLength>
- </scientificFormats>
- <percentFormats numberSystem="latn">
- <percentFormatLength>
- <percentFormat>
- <pattern>#,##0%</pattern>
- </percentFormat>
- </percentFormatLength>
- </percentFormats>
- <currencyFormats numberSystem="latn">
- <currencyFormatLength>
- <currencyFormat type="standard">
- <pattern>¤#,##0.00</pattern>
- </currencyFormat>
- </currencyFormatLength>
- </currencyFormats>
- <currencies>
- <currency type="ZAR">
- <symbol>R</symbol>
- </currency>
- </currencies>
- </numbers>
- </ldml>
|