Blame view

framework/thirdparty/Zend/Locale/Data/tt.xml 2.72 KB
a63b5418   Administrator   first_commit
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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
  <?xml version="1.0" encoding="UTF-8" ?>
  <ldml>
  	<identity>
  		<version number="$Revision: 1.46 $"/>
  		<generation date="$Date: 2009/06/15 03:46:25 $"/>
  		<language type="tt"/>
  	</identity>
  	<localeDisplayNames>
  		<languages>
  			<language type="tt">Татар</language>
  		</languages>
  		<territories>
  			<territory type="RU">Россия</territory>
  		</territories>
  	</localeDisplayNames>
  	<characters>
  		<exemplarCharacters>[а ә б-е ё ж җ з-о ө п-у ү ф х һ ц-я]</exemplarCharacters>
  	</characters>
  	<dates>
  		<calendars>
  			<calendar type="gregorian">
  				<dateFormats>
  					<dateFormatLength type="full">
  						<dateFormat>
  							<pattern>d MMMM y</pattern>
  						</dateFormat>
  					</dateFormatLength>
  					<dateFormatLength type="long">
  						<dateFormat>
  							<pattern>d MMMM y</pattern>
  						</dateFormat>
  					</dateFormatLength>
  					<dateFormatLength type="medium">
  						<dateFormat>
  							<pattern>dd.MM.yyyy</pattern>
  						</dateFormat>
  					</dateFormatLength>
  					<dateFormatLength type="short">
  						<dateFormat>
  							<pattern>dd.MM.yyyy</pattern>
  						</dateFormat>
  					</dateFormatLength>
  				</dateFormats>
  				<timeFormats>
  					<timeFormatLength type="full">
  						<timeFormat>
  							<pattern>h:mm:ss a zzzz</pattern>
  						</timeFormat>
  					</timeFormatLength>
  					<timeFormatLength type="long">
  						<timeFormat>
  							<pattern>H:mm:ss z</pattern>
  						</timeFormat>
  					</timeFormatLength>
  					<timeFormatLength type="medium">
  						<timeFormat>
  							<pattern>H:mm:ss</pattern>
  						</timeFormat>
  					</timeFormatLength>
  					<timeFormatLength type="short">
  						<timeFormat>
  							<pattern>H:mm</pattern>
  						</timeFormat>
  					</timeFormatLength>
  				</timeFormats>
  				<dateTimeFormats>
  					<availableFormats>
  						<dateFormatItem id="Hmm">H:mm</dateFormatItem>
  						<dateFormatItem id="MMdd">dd.MM</dateFormatItem>
  						<dateFormatItem id="MMMMd">d MMMM</dateFormatItem>
  						<dateFormatItem id="mmss">mm:ss</dateFormatItem>
  						<dateFormatItem id="yyQ">Q yy</dateFormatItem>
  						<dateFormatItem id="yyyyMM">MM.yyyy</dateFormatItem>
  						<dateFormatItem id="yyyyMMMM">MMMM y</dateFormatItem>
  					</availableFormats>
  				</dateTimeFormats>
  			</calendar>
  		</calendars>
  		<timeZoneNames>
  			<hourFormat>+HH:mm;-HH:mm</hourFormat>
  			<gmtFormat>GMT{0}</gmtFormat>
  			<regionFormat>{0}</regionFormat>
  		</timeZoneNames>
  	</dates>
  	<numbers>
  		<symbols>
  			<decimal>,</decimal>
  			<group> </group>
  		</symbols>
  		<currencyFormats>
  			<currencyFormatLength>
  				<currencyFormat>
  					<pattern>#,##0.00¤</pattern>
  				</currencyFormat>
  			</currencyFormatLength>
  		</currencyFormats>
  		<currencies>
  			<currency type="RUR">
  				<symbol>р.</symbol>
  			</currency>
  		</currencies>
  	</numbers>
  </ldml>