UNPKG

cldr

Version:

Library for extracting data from CLDR (the Unicode Common Locale Data Repository)

56 lines (55 loc) 1.83 kB
<?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="ar"/> <territory type="TN"/> </identity> <characters> <exemplarCharacters type="numbers">[\u200E \- ‑ , . % ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters> </characters> <dates> <calendars> <calendar type="gregorian"> <months> <monthContext type="format"> <monthWidth type="wide"> <month type="1">جانفي</month> <month type="2">فيفري</month> <month type="4">أفريل</month> <month type="5">ماي</month> <month type="6">جوان</month> <month type="7">جويلية</month> <month type="8">أوت</month> </monthWidth> </monthContext> <monthContext type="stand-alone"> <monthWidth type="narrow"> <month type="1" draft="contributed">ج</month> <month type="5" draft="contributed">م</month> <month type="6" draft="contributed">ج</month> <month type="7" draft="contributed">ج</month> <month type="8" draft="contributed">أ</month> <month type="10" draft="contributed">أ</month> <month type="11" draft="contributed">ن</month> </monthWidth> </monthContext> </months> </calendar> </calendars> </dates> <numbers> <defaultNumberingSystem>latn</defaultNumberingSystem> <defaultNumberingSystem alt="latn">latn</defaultNumberingSystem> <symbols numberSystem="latn"> <decimal>,</decimal> <group>.</group> </symbols> </numbers> </ldml>