diff options
Diffstat (limited to 'i18npool/source/localedata/data/tn_ZA.xml')
-rw-r--r-- | i18npool/source/localedata/data/tn_ZA.xml | 160 |
1 files changed, 160 insertions, 0 deletions
diff --git a/i18npool/source/localedata/data/tn_ZA.xml b/i18npool/source/localedata/data/tn_ZA.xml new file mode 100644 index 000000000..0fa69e147 --- /dev/null +++ b/i18npool/source/localedata/data/tn_ZA.xml @@ -0,0 +1,160 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE Locale SYSTEM 'locale.dtd'> +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + --> +<Locale versionDTD="2.0.3" allowUpdateFromCLDR="no" version="1.0"> + <LC_INFO> + <Language> + <LangID>tn</LangID> + <DefaultName>Tswana</DefaultName> + </Language> + <Country> + <CountryID>ZA</CountryID> + <DefaultName>South Africa</DefaultName> + </Country> + </LC_INFO> + <LC_CTYPE ref="en_ZA"/> + <LC_FORMAT ref="en_ZA" replaceTo="[$R-432]"/> + <LC_COLLATION ref="en_US"/> + <LC_SEARCH ref="en_US"/> + <LC_INDEX ref="en_US"/> + <LC_CALENDAR> + <Calendar unoid="gregorian" default="true"> + <DaysOfWeek> + <Day> + <DayID>sun</DayID> + <DefaultAbbrvName>Tsh</DefaultAbbrvName> + <DefaultFullName>Tshipi</DefaultFullName> + </Day> + <Day> + <DayID>mon</DayID> + <DefaultAbbrvName>Mos</DefaultAbbrvName> + <DefaultFullName>Mosopulogo</DefaultFullName> + </Day> + <Day> + <DayID>tue</DayID> + <DefaultAbbrvName>Bed</DefaultAbbrvName> + <DefaultFullName>Labobedi</DefaultFullName> + </Day> + <Day> + <DayID>wed</DayID> + <DefaultAbbrvName>Rar</DefaultAbbrvName> + <DefaultFullName>Laboraro</DefaultFullName> + </Day> + <Day> + <DayID>thu</DayID> + <DefaultAbbrvName>Ne</DefaultAbbrvName> + <DefaultFullName>Labone</DefaultFullName> + </Day> + <Day> + <DayID>fri</DayID> + <DefaultAbbrvName>Tla</DefaultAbbrvName> + <DefaultFullName>Labotlhano</DefaultFullName> + </Day> + <Day> + <DayID>sat</DayID> + <DefaultAbbrvName>Mat</DefaultAbbrvName> + <DefaultFullName>Matlhatso</DefaultFullName> + </Day> + </DaysOfWeek> + <MonthsOfYear> + <Month> + <MonthID>jan</MonthID> + <DefaultAbbrvName>Fer</DefaultAbbrvName> + <DefaultFullName>Ferikgong</DefaultFullName> + </Month> + <Month> + <MonthID>feb</MonthID> + <DefaultAbbrvName>Tlh</DefaultAbbrvName> + <DefaultFullName>Tlhakole</DefaultFullName> + </Month> + <Month> + <MonthID>mar</MonthID> + <DefaultAbbrvName>Mop</DefaultAbbrvName> + <DefaultFullName>Mopitlo</DefaultFullName> + </Month> + <Month> + <MonthID>apr</MonthID> + <DefaultAbbrvName>Mor</DefaultAbbrvName> + <DefaultFullName>Moranang</DefaultFullName> + </Month> + <Month> + <MonthID>may</MonthID> + <DefaultAbbrvName>Mot</DefaultAbbrvName> + <DefaultFullName>Motsheganang</DefaultFullName> + </Month> + <Month> + <MonthID>jun</MonthID> + <DefaultAbbrvName>See</DefaultAbbrvName> + <DefaultFullName>Seetebosigo</DefaultFullName> + </Month> + <Month> + <MonthID>jul</MonthID> + <DefaultAbbrvName>Phu</DefaultAbbrvName> + <DefaultFullName>Phukwi</DefaultFullName> + </Month> + <Month> + <MonthID>aug</MonthID> + <DefaultAbbrvName>Pha</DefaultAbbrvName> + <DefaultFullName>Phatwe</DefaultFullName> + </Month> + <Month> + <MonthID>sep</MonthID> + <DefaultAbbrvName>Lwe</DefaultAbbrvName> + <DefaultFullName>Lwetse</DefaultFullName> + </Month> + <Month> + <MonthID>oct</MonthID> + <DefaultAbbrvName>Dip</DefaultAbbrvName> + <DefaultFullName>Diphalane</DefaultFullName> + </Month> + <Month> + <MonthID>nov</MonthID> + <DefaultAbbrvName>Ngw</DefaultAbbrvName> + <DefaultFullName>Ngwanatsele</DefaultFullName> + </Month> + <Month> + <MonthID>dec</MonthID> + <DefaultAbbrvName>Sed</DefaultAbbrvName> + <DefaultFullName>Sedimonthole</DefaultFullName> + </Month> + </MonthsOfYear> + <Eras> + <Era> + <EraID>bc</EraID> + <DefaultAbbrvName>BC</DefaultAbbrvName> + <DefaultFullName>BC</DefaultFullName> + </Era> + <Era> + <EraID>ad</EraID> + <DefaultAbbrvName>AD</DefaultAbbrvName> + <DefaultFullName>AD</DefaultFullName> + </Era> + </Eras> + <StartDayOfWeek> + <DayID>sun</DayID> + </StartDayOfWeek> + <MinimalDaysInFirstWeek>1</MinimalDaysInFirstWeek> + </Calendar> + </LC_CALENDAR> + <LC_CURRENCY ref="en_ZA"/> + <LC_TRANSLITERATION ref="en_US"/> + <LC_MISC ref="en_US"/> + <LC_NumberingLevel ref="en_US"/> + <LC_OutLineNumberingLevel ref="en_US"/> +</Locale> |