scuffed-code/icu4c/source/data/locales/sw.txt

96 lines
2.1 KiB
Plaintext
Raw Normal View History

// *******************************************************************************
// *
// * Copyright (C) 1997-2000, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// *******************************************************************************
// Date Name Description
// 10/23/2000 grhoten Initial version (source http://www.yale.edu/swahili/)
sw {
Version { "x0.1" }
Countries {
KE { "Kenya" }
TZ { "Tanzania" }
}
DateTimeElements {
"7",
"1",
}
// DayAbbreviations { // The DayNames are correct, but DayAbbreviations are only guesses.
// "Jli",
// "Jtu",
// "Jne",
// "Jno",
// "Alh",
// "Iju",
// "Jsi",
// }
DayNames {
"Jumapili",
"Jumatatu",
"Jumanne",
"Jumatano",
"Alhamisi",
"Ijumaa",
"Jumamosi",
}
2000-10-24 15:51:42 +00:00
Eras {
"KK",
"BK",
}
Languages {
sw { "Kiswahili" }
}
LocaleID { "0041" }
LocaleString { "sw" }
MonthAbbreviations {
"Jan",
"Feb",
"Mar",
"Apr",
"Mei",
"Jun",
"Jul",
"Ago",
"Sep",
"Okt",
"Nov",
"Des",
"",
}
MonthNames {
"Januari",
"Februari",
"Machi",
"Aprili",
"Mei",
"Juni",
"Julai",
"Agosti",
"Septemba",
"Oktoba",
"Novemba",
"Desemba",
"",
}
ShortLanguage { "swa" }
zoneStrings {
{
"Africa/Casablanca",
"GMT",
"GMT",
"GMT",
"GMT",
}
}
// /**************** Info Below is needed ****************/
// DayAbbreviations {}
// NumberElements{}
// AmPmMarkers{}
// localPatternChars{}
}