1c238d43e8
Reviewed-by: joehw, jlu
114 lines
4.3 KiB
XML
114 lines
4.3 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
||
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
|
||
<!-- Copyright © 1991-2024 Unicode, Inc.
|
||
For terms of use, see http://www.unicode.org/copyright.html
|
||
SPDX-License-Identifier: Unicode-3.0
|
||
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
|
||
-->
|
||
<ldml>
|
||
<identity>
|
||
<version number="$Revision$"/>
|
||
<language type="nr"/>
|
||
</identity>
|
||
<localeDisplayNames>
|
||
<languages>
|
||
<language type="nr" draft="provisional">isiNdebele</language>
|
||
</languages>
|
||
</localeDisplayNames>
|
||
<characters>
|
||
<exemplarCharacters>[a b c d e f g h i j k l m n o p q s t u v w x y z]</exemplarCharacters>
|
||
<exemplarCharacters type="auxiliary">[r]</exemplarCharacters>
|
||
<exemplarCharacters type="index" draft="unconfirmed">[A B C D E F G H I J K L M N O P Q 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">Apr</month>
|
||
<month type="5" draft="unconfirmed">Mey</month>
|
||
<month type="6" draft="unconfirmed">Jun</month>
|
||
<month type="7" draft="unconfirmed">Jul</month>
|
||
<month type="8" draft="unconfirmed">Arh</month>
|
||
<month type="9" draft="unconfirmed">Sep</month>
|
||
<month type="10" draft="unconfirmed">Okt</month>
|
||
<month type="11" draft="unconfirmed">Usi</month>
|
||
<month type="12" draft="unconfirmed">Dis</month>
|
||
</monthWidth>
|
||
<monthWidth type="wide">
|
||
<month type="1" draft="unconfirmed">Janabari</month>
|
||
<month type="2" draft="unconfirmed">uFeberbari</month>
|
||
<month type="3" draft="unconfirmed">uMatjhi</month>
|
||
<month type="4" draft="unconfirmed">u-Apreli</month>
|
||
<month type="5" draft="unconfirmed">Meyi</month>
|
||
<month type="6" draft="unconfirmed">Juni</month>
|
||
<month type="7" draft="unconfirmed">Julayi</month>
|
||
<month type="8" draft="unconfirmed">Arhostosi</month>
|
||
<month type="9" draft="unconfirmed">Septemba</month>
|
||
<month type="10" draft="unconfirmed">Oktoba</month>
|
||
<month type="11" draft="unconfirmed">Usinyikhaba</month>
|
||
<month type="12" draft="unconfirmed">Disemba</month>
|
||
</monthWidth>
|
||
</monthContext>
|
||
</months>
|
||
<days>
|
||
<dayContext type="format">
|
||
<dayWidth type="abbreviated">
|
||
<day type="sun" draft="unconfirmed">Son</day>
|
||
<day type="mon" draft="unconfirmed">Mvu</day>
|
||
<day type="tue" draft="unconfirmed">Bil</day>
|
||
<day type="wed" draft="unconfirmed">Tha</day>
|
||
<day type="thu" draft="unconfirmed">Ne</day>
|
||
<day type="fri" draft="unconfirmed">Hla</day>
|
||
<day type="sat" draft="unconfirmed">Gqi</day>
|
||
</dayWidth>
|
||
<dayWidth type="wide">
|
||
<day type="sun" draft="unconfirmed">uSonto</day>
|
||
<day type="mon" draft="unconfirmed">uMvulo</day>
|
||
<day type="tue" draft="unconfirmed">uLesibili</day>
|
||
<day type="wed" draft="unconfirmed">Lesithathu</day>
|
||
<day type="thu" draft="unconfirmed">uLesine</day>
|
||
<day type="fri" draft="unconfirmed">ngoLesihlanu</day>
|
||
<day type="sat" draft="unconfirmed">umGqibelo</day>
|
||
</dayWidth>
|
||
</dayContext>
|
||
</days>
|
||
<eras>
|
||
<eraAbbr>
|
||
<era type="0" draft="unconfirmed">BC</era>
|
||
<era type="1" draft="unconfirmed">AD</era>
|
||
</eraAbbr>
|
||
</eras>
|
||
</calendar>
|
||
</calendars>
|
||
</dates>
|
||
<numbers>
|
||
<symbols numberSystem="latn">
|
||
<decimal>,</decimal>
|
||
<group> </group>
|
||
</symbols>
|
||
<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>
|