1<?xml version="1.0" encoding="UTF-8"?> 2<!DOCTYPE Locale SYSTEM 'locale.dtd'> 3<!--*********************************************************** 4 * 5 * Licensed to the Apache Software Foundation (ASF) under one 6 * or more contributor license agreements. See the NOTICE file 7 * distributed with this work for additional information 8 * regarding copyright ownership. The ASF licenses this file 9 * to you under the Apache License, Version 2.0 (the 10 * "License"); you may not use this file except in compliance 11 * with the License. You may obtain a copy of the License at 12 * 13 * http://www.apache.org/licenses/LICENSE-2.0 14 * 15 * Unless required by applicable law or agreed to in writing, 16 * software distributed under the License is distributed on an 17 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 18 * KIND, either express or implied. See the License for the 19 * specific language governing permissions and limitations 20 * under the License. 21 * 22 ***********************************************************--> 23<Locale versionDTD="2.0.3" allowUpdateFromCLDR="no" version="1.0"> 24 <LC_INFO> 25 <Language> 26 <LangID>tn</LangID> 27 <DefaultName>Tswana</DefaultName> 28 </Language> 29 <Country> 30 <CountryID>ZA</CountryID> 31 <DefaultName>South Africa</DefaultName> 32 </Country> 33 </LC_INFO> 34 <LC_CTYPE ref="en_ZA"/> 35 <LC_FORMAT ref="en_ZA" replaceTo="[$R-432]"/> 36 <LC_COLLATION ref="en_US"/> 37 <LC_SEARCH ref="en_US"/> 38 <LC_INDEX ref="en_US"/> 39 <LC_CALENDAR> 40 <Calendar unoid="gregorian" default="true"> 41 <DaysOfWeek> 42 <Day> 43 <DayID>sun</DayID> 44 <DefaultAbbrvName>Tsh</DefaultAbbrvName> 45 <DefaultFullName>Tshipi</DefaultFullName> 46 </Day> 47 <Day> 48 <DayID>mon</DayID> 49 <DefaultAbbrvName>Mos</DefaultAbbrvName> 50 <DefaultFullName>Mosopulogo</DefaultFullName> 51 </Day> 52 <Day> 53 <DayID>tue</DayID> 54 <DefaultAbbrvName>Bed</DefaultAbbrvName> 55 <DefaultFullName>Labobedi</DefaultFullName> 56 </Day> 57 <Day> 58 <DayID>wed</DayID> 59 <DefaultAbbrvName>Rar</DefaultAbbrvName> 60 <DefaultFullName>Laboraro</DefaultFullName> 61 </Day> 62 <Day> 63 <DayID>thu</DayID> 64 <DefaultAbbrvName>Ne</DefaultAbbrvName> 65 <DefaultFullName>Labone</DefaultFullName> 66 </Day> 67 <Day> 68 <DayID>fri</DayID> 69 <DefaultAbbrvName>Tla</DefaultAbbrvName> 70 <DefaultFullName>Labotlhano</DefaultFullName> 71 </Day> 72 <Day> 73 <DayID>sat</DayID> 74 <DefaultAbbrvName>Mat</DefaultAbbrvName> 75 <DefaultFullName>Matlhatso</DefaultFullName> 76 </Day> 77 </DaysOfWeek> 78 <MonthsOfYear> 79 <Month> 80 <MonthID>jan</MonthID> 81 <DefaultAbbrvName>Fer</DefaultAbbrvName> 82 <DefaultFullName>Ferikgong</DefaultFullName> 83 </Month> 84 <Month> 85 <MonthID>feb</MonthID> 86 <DefaultAbbrvName>Tlh</DefaultAbbrvName> 87 <DefaultFullName>Tlhakole</DefaultFullName> 88 </Month> 89 <Month> 90 <MonthID>mar</MonthID> 91 <DefaultAbbrvName>Mop</DefaultAbbrvName> 92 <DefaultFullName>Mopitlo</DefaultFullName> 93 </Month> 94 <Month> 95 <MonthID>apr</MonthID> 96 <DefaultAbbrvName>Mor</DefaultAbbrvName> 97 <DefaultFullName>Moranang</DefaultFullName> 98 </Month> 99 <Month> 100 <MonthID>may</MonthID> 101 <DefaultAbbrvName>Mot</DefaultAbbrvName> 102 <DefaultFullName>Motsheganang</DefaultFullName> 103 </Month> 104 <Month> 105 <MonthID>jun</MonthID> 106 <DefaultAbbrvName>See</DefaultAbbrvName> 107 <DefaultFullName>Seetebosigo</DefaultFullName> 108 </Month> 109 <Month> 110 <MonthID>jul</MonthID> 111 <DefaultAbbrvName>Phu</DefaultAbbrvName> 112 <DefaultFullName>Phukwi</DefaultFullName> 113 </Month> 114 <Month> 115 <MonthID>aug</MonthID> 116 <DefaultAbbrvName>Pha</DefaultAbbrvName> 117 <DefaultFullName>Phatwe</DefaultFullName> 118 </Month> 119 <Month> 120 <MonthID>sep</MonthID> 121 <DefaultAbbrvName>Lwe</DefaultAbbrvName> 122 <DefaultFullName>Lwetse</DefaultFullName> 123 </Month> 124 <Month> 125 <MonthID>oct</MonthID> 126 <DefaultAbbrvName>Dip</DefaultAbbrvName> 127 <DefaultFullName>Diphalane</DefaultFullName> 128 </Month> 129 <Month> 130 <MonthID>nov</MonthID> 131 <DefaultAbbrvName>Ngw</DefaultAbbrvName> 132 <DefaultFullName>Ngwanatsele</DefaultFullName> 133 </Month> 134 <Month> 135 <MonthID>dec</MonthID> 136 <DefaultAbbrvName>Sed</DefaultAbbrvName> 137 <DefaultFullName>Sedimonthole</DefaultFullName> 138 </Month> 139 </MonthsOfYear> 140 <Eras> 141 <Era> 142 <EraID>bc</EraID> 143 <DefaultAbbrvName>BC</DefaultAbbrvName> 144 <DefaultFullName>BC</DefaultFullName> 145 </Era> 146 <Era> 147 <EraID>ad</EraID> 148 <DefaultAbbrvName>AD</DefaultAbbrvName> 149 <DefaultFullName>AD</DefaultFullName> 150 </Era> 151 </Eras> 152 <StartDayOfWeek> 153 <DayID>sun</DayID> 154 </StartDayOfWeek> 155 <MinimalDaysInFirstWeek>1</MinimalDaysInFirstWeek> 156 </Calendar> 157 </LC_CALENDAR> 158 <LC_CURRENCY ref="en_ZA"/> 159 <LC_TRANSLITERATION ref="en_US"/> 160 <LC_MISC ref="en_US"/> 161 <LC_NumberingLevel ref="en_US"/> 162 <LC_OutLineNumberingLevel ref="en_US"/> 163</Locale> 164