web/lib/Zend/Locale/Data/tt.xml
changeset 64 162c1de6545a
parent 19 1c2f13fd785c
child 68 ecaf28ffe26e
equal deleted inserted replaced
63:5b37998e522e 64:162c1de6545a
       
     1 <?xml version="1.0" encoding="UTF-8" ?>
       
     2 <ldml>
       
     3 	<identity>
       
     4 		<version number="$Revision: 1.46 $"/>
       
     5 		<generation date="$Date: 2009/06/15 03:46:25 $"/>
       
     6 		<language type="tt"/>
       
     7 	</identity>
       
     8 	<localeDisplayNames>
       
     9 		<languages>
       
    10 			<language type="tt">Татар</language>
       
    11 		</languages>
       
    12 		<territories>
       
    13 			<territory type="RU">Россия</territory>
       
    14 		</territories>
       
    15 	</localeDisplayNames>
       
    16 	<characters>
       
    17 		<exemplarCharacters>[а ә б-е ё ж җ з-о ө п-у ү ф х һ ц-я]</exemplarCharacters>
       
    18 	</characters>
       
    19 	<dates>
       
    20 		<calendars>
       
    21 			<calendar type="gregorian">
       
    22 				<dateFormats>
       
    23 					<dateFormatLength type="full">
       
    24 						<dateFormat>
       
    25 							<pattern>d MMMM y</pattern>
       
    26 						</dateFormat>
       
    27 					</dateFormatLength>
       
    28 					<dateFormatLength type="long">
       
    29 						<dateFormat>
       
    30 							<pattern>d MMMM y</pattern>
       
    31 						</dateFormat>
       
    32 					</dateFormatLength>
       
    33 					<dateFormatLength type="medium">
       
    34 						<dateFormat>
       
    35 							<pattern>dd.MM.yyyy</pattern>
       
    36 						</dateFormat>
       
    37 					</dateFormatLength>
       
    38 					<dateFormatLength type="short">
       
    39 						<dateFormat>
       
    40 							<pattern>dd.MM.yyyy</pattern>
       
    41 						</dateFormat>
       
    42 					</dateFormatLength>
       
    43 				</dateFormats>
       
    44 				<timeFormats>
       
    45 					<timeFormatLength type="full">
       
    46 						<timeFormat>
       
    47 							<pattern>h:mm:ss a zzzz</pattern>
       
    48 						</timeFormat>
       
    49 					</timeFormatLength>
       
    50 					<timeFormatLength type="long">
       
    51 						<timeFormat>
       
    52 							<pattern>H:mm:ss z</pattern>
       
    53 						</timeFormat>
       
    54 					</timeFormatLength>
       
    55 					<timeFormatLength type="medium">
       
    56 						<timeFormat>
       
    57 							<pattern>H:mm:ss</pattern>
       
    58 						</timeFormat>
       
    59 					</timeFormatLength>
       
    60 					<timeFormatLength type="short">
       
    61 						<timeFormat>
       
    62 							<pattern>H:mm</pattern>
       
    63 						</timeFormat>
       
    64 					</timeFormatLength>
       
    65 				</timeFormats>
       
    66 				<dateTimeFormats>
       
    67 					<availableFormats>
       
    68 						<dateFormatItem id="Hmm">H:mm</dateFormatItem>
       
    69 						<dateFormatItem id="MMdd">dd.MM</dateFormatItem>
       
    70 						<dateFormatItem id="MMMMd">d MMMM</dateFormatItem>
       
    71 						<dateFormatItem id="mmss">mm:ss</dateFormatItem>
       
    72 						<dateFormatItem id="yyQ">Q yy</dateFormatItem>
       
    73 						<dateFormatItem id="yyyyMM">MM.yyyy</dateFormatItem>
       
    74 						<dateFormatItem id="yyyyMMMM">MMMM y</dateFormatItem>
       
    75 					</availableFormats>
       
    76 				</dateTimeFormats>
       
    77 			</calendar>
       
    78 		</calendars>
       
    79 		<timeZoneNames>
       
    80 			<hourFormat>+HH:mm;-HH:mm</hourFormat>
       
    81 			<gmtFormat>GMT{0}</gmtFormat>
       
    82 			<regionFormat>{0}</regionFormat>
       
    83 		</timeZoneNames>
       
    84 	</dates>
       
    85 	<numbers>
       
    86 		<symbols>
       
    87 			<decimal>,</decimal>
       
    88 			<group> </group>
       
    89 		</symbols>
       
    90 		<currencyFormats>
       
    91 			<currencyFormatLength>
       
    92 				<currencyFormat>
       
    93 					<pattern>#,##0.00¤</pattern>
       
    94 				</currencyFormat>
       
    95 			</currencyFormatLength>
       
    96 		</currencyFormats>
       
    97 		<currencies>
       
    98 			<currency type="RUR">
       
    99 				<symbol>р.</symbol>
       
   100 			</currency>
       
   101 		</currencies>
       
   102 	</numbers>
       
   103 </ldml>
       
   104