Blame view

framework/thirdparty/Zend/Locale/Data/ar_TN.xml 2.08 KB
0084d336   Administrator   Importers CRUD
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
  <?xml version="1.0" encoding="UTF-8" ?>
  <ldml>
  	<identity>
  		<version number="$Revision: 1.54 $"/>
  		<generation date="$Date: 2009/06/15 03:46:25 $"/>
  		<language type="ar"/>
  		<territory type="TN"/>
  	</identity>
  	<localeDisplayNames>
  		<scripts>
  			<script type="Ital">اللأيطالية القديمة</script>
  		</scripts>
  	</localeDisplayNames>
  	<dates>
  		<calendars>
  			<calendar type="gregorian">
  				<days>
  					<dayContext type="format">
  						<dayWidth type="abbreviated">
  							<day type="sun">الأحد</day>
  							<day type="mon">الاثنين</day>
  							<day type="tue">الثلاثاء</day>
  							<day type="wed">الأربعاء</day>
  							<day type="thu">الخميس</day>
  							<day type="fri">الجمعة</day>
  							<day type="sat">السبت</day>
  						</dayWidth>
  					</dayContext>
  				</days>
  				<dateTimeFormats>
  					<intervalFormats>
  						<intervalFormatItem id="d">
  							<greatestDifference id="d">d‏-d</greatestDifference>
  						</intervalFormatItem>
  						<intervalFormatItem id="M">
  							<greatestDifference id="M">M‏-M</greatestDifference>
  						</intervalFormatItem>
  						<intervalFormatItem id="MMMd">
  							<greatestDifference id="d">d‏-d MMM</greatestDifference>
  						</intervalFormatItem>
  						<intervalFormatItem id="y">
  							<greatestDifference id="y">y‏-y</greatestDifference>
  						</intervalFormatItem>
  						<intervalFormatItem id="yMMMd">
  							<greatestDifference id="d">d‏-d MMM، y</greatestDifference>
  						</intervalFormatItem>
  					</intervalFormats>
  				</dateTimeFormats>
  			</calendar>
  		</calendars>
  	</dates>
  	<numbers>
  		<defaultNumberingSystem>latn</defaultNumberingSystem>
  		<symbols>
  			<nativeZeroDigit>0</nativeZeroDigit>
  			<exponential>E</exponential>
  		</symbols>
  		<decimalFormats>
  			<decimalFormatLength>
  				<decimalFormat>
  					<pattern>#0.###;#0.###-</pattern>
  				</decimalFormat>
  			</decimalFormatLength>
  		</decimalFormats>
  		<currencyFormats>
  			<currencyFormatLength>
  				<currencyFormat>
  					<pattern>¤#0.00</pattern>
  				</currencyFormat>
  			</currencyFormatLength>
  		</currencyFormats>
  	</numbers>
  </ldml>