This file is indexed.

/usr/lib/python2.7/dist-packages/zope/i18n/locales/data/de_AT.xml is in python-zope.i18n 4.1.0-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
104
105
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "http://www.unicode.org/cldr/dtd/1.1/ldml.dtd">
<ldml>
	<identity>
		<version number="1.1"/>
		<generation date="2004-06-04" />
		<language type="de" /> 
		<territory type="AT" /> 
	</identity>
	<dates>
		<calendars>
			<calendar type="gregorian">
				<months>
					<monthContext type="format">
						<monthWidth type="abbreviated">
							<month type="1">Jän</month>
							<month type="2">Feb</month>
							<month type="3">Mär</month>
							<month type="4">Apr</month>
							<month type="5">Mai</month>
							<month type="6">Jun</month>
							<month type="7">Jul</month>
							<month type="8">Aug</month>
							<month type="9">Sep</month>
							<month type="10">Okt</month>
							<month type="11">Nov</month>
							<month type="12">Dez</month>
						</monthWidth>
						<monthWidth type="wide">
							<month type="1">Jänner</month>
							<month type="2">Februar</month>
							<month type="3">März</month>
							<month type="4">April</month>
							<month type="5">Mai</month>
							<month type="6">Juni</month>
							<month type="7">Juli</month>
							<month type="8">August</month>
							<month type="9">September</month>
							<month type="10">Oktober</month>
							<month type="11">November</month>
							<month type="12">Dezember</month>
						</monthWidth>
					</monthContext>
				</months>
				<week>
					<minDays count="1"/>
					<firstDay day="mon"/>
				</week>
				<dateFormats>
					<default type="medium"/>
					<dateFormatLength type="full">
						<dateFormat >
							<pattern>EEEE, dd. MMMM yyyy</pattern>
						</dateFormat>
					</dateFormatLength >
					<dateFormatLength type="long">
						<dateFormat >
							<pattern>dd. MMMM yyyy</pattern>
						</dateFormat>
					</dateFormatLength >
					<dateFormatLength type="medium">
						<dateFormat >
							<pattern>dd.MM.yyyy</pattern>
						</dateFormat>
					</dateFormatLength >
					<dateFormatLength type="short">
						<dateFormat >
							<pattern>dd.MM.yy</pattern>
						</dateFormat>
					</dateFormatLength >
				</dateFormats>
				<timeFormats>
					<default type="medium"/>
					<timeFormatLength type="full">
						<timeFormat >
							<pattern>HH:mm' Uhr 'z</pattern>
						</timeFormat>
					</timeFormatLength >
					<timeFormatLength type="long">
						<timeFormat >
							<pattern>HH:mm:ss z</pattern>
						</timeFormat>
					</timeFormatLength >
					<timeFormatLength type="medium">
						<timeFormat >
							<pattern>HH:mm:ss</pattern>
						</timeFormat>
					</timeFormatLength >
					<timeFormatLength type="short">
						<timeFormat >
							<pattern>HH:mm</pattern>
						</timeFormat>
					</timeFormatLength >
				</timeFormats>
				<dateTimeFormats>
					<dateTimeFormatLength >
						<dateTimeFormat>
							<pattern>{1} {0}</pattern>
						</dateTimeFormat>
					</dateTimeFormatLength >
				</dateTimeFormats>
			</calendar>
		</calendars>
	</dates>
</ldml>