Path: blob/master/make/data/cldr/common/main/ar_DZ.xml
41149 views
<?xml version="1.0" encoding="UTF-8" ?>1<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">2<!-- Copyright © 1991-2021 Unicode, Inc.3For terms of use, see http://www.unicode.org/copyright.html4Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.5CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)6-->7<ldml>8<identity>9<version number="$Revision$"/>10<language type="ar"/>11<territory type="DZ"/>12</identity>13<characters>14<exemplarCharacters type="numbers">[\u200E \- ‑ , . % ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters>15</characters>16<dates>17<calendars>18<calendar type="gregorian">19<months>20<monthContext type="format">21<monthWidth type="abbreviated">22<month type="1">جانفي</month>23<month type="2">فيفري</month>24<month type="4">أفريل</month>25<month type="5">ماي</month>26<month type="6">جوان</month>27<month type="7">جويلية</month>28<month type="8">أوت</month>29</monthWidth>30<monthWidth type="narrow">31<month type="1" draft="contributed">ج</month>32<month type="5" draft="contributed">م</month>33<month type="6" draft="contributed">ج</month>34<month type="7" draft="contributed">ج</month>35<month type="8" draft="contributed">أ</month>36<month type="10" draft="contributed">أ</month>37<month type="11" draft="contributed">ن</month>38</monthWidth>39<monthWidth type="wide">40<month type="1">جانفي</month>41<month type="2">فيفري</month>42<month type="4">أفريل</month>43<month type="5">ماي</month>44<month type="6">جوان</month>45<month type="7">جويلية</month>46<month type="8">أوت</month>47</monthWidth>48</monthContext>49<monthContext type="stand-alone">50<monthWidth type="abbreviated">51<month type="1">جانفي</month>52<month type="2">فيفري</month>53<month type="4">أفريل</month>54<month type="5">ماي</month>55<month type="6">جوان</month>56<month type="7">جويلية</month>57<month type="8">أوت</month>58</monthWidth>59<monthWidth type="narrow">60<month type="1" draft="contributed">ج</month>61<month type="5" draft="contributed">م</month>62<month type="6" draft="contributed">ج</month>63<month type="7" draft="contributed">ج</month>64<month type="8" draft="contributed">أ</month>65<month type="10" draft="contributed">أ</month>66<month type="11" draft="contributed">ن</month>67</monthWidth>68<monthWidth type="wide">69<month type="1">جانفي</month>70<month type="2">فيفري</month>71<month type="4">أفريل</month>72<month type="5">ماي</month>73<month type="6">جوان</month>74<month type="7">جويلية</month>75<month type="8">أوت</month>76</monthWidth>77</monthContext>78</months>79</calendar>80</calendars>81</dates>82<numbers>83<defaultNumberingSystem>latn</defaultNumberingSystem>84<symbols numberSystem="latn">85<decimal>,</decimal>86<group>.</group>87</symbols>88</numbers>89</ldml>909192