41ab563446
X-SVN-Rev: 5337
67 lines
1.8 KiB
Plaintext
67 lines
1.8 KiB
Plaintext
// *******************************************************************************
|
|
// *
|
|
// * Copyright (C) 2001-2004, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// *******************************************************************************
|
|
// * Oromo language locale for Kenya.
|
|
// * Contributed by Daniel Yacob <yacob@geez.org>
|
|
// *
|
|
// * Oromo terms are provided by Mahdi Hamid Muudee of Sagalee Oromoo
|
|
// * Publishing Co. Inc and formatted in Posix format locale by Daniel Yacob of
|
|
// * the Ge'ez Frontier Foundation. The Oromo language terms used here
|
|
// * are those considered to be canonical in the Oromo language under
|
|
// * contemporary and progressive usage adopted by government bureaus
|
|
// * across the Oromo region. Regional synonyms naturally exist for many
|
|
// * of the month and days names.
|
|
|
|
om_KE {
|
|
Version{ "x0.1" }
|
|
AmPmMarkers {
|
|
"WD",
|
|
"WB",
|
|
}
|
|
// CountryISBNNumber { "404" }
|
|
// CountryNumber { "404" }
|
|
CurrencyElements {
|
|
"Ksh",
|
|
"KES ",
|
|
".",
|
|
}
|
|
DateTimePatterns {
|
|
"hh:mm:ss a",
|
|
"hh:mm:ss a",
|
|
"h:mm:ss a",
|
|
"h:mm a",
|
|
"EEEE dd MMMM yyyy",
|
|
"dd MMMM yyyy",
|
|
"MMM dd,yy",
|
|
"dd/MM/yy",
|
|
"{1} {0}",
|
|
}
|
|
// Measurement { "Metric" }
|
|
NumberElements {
|
|
".",
|
|
",",
|
|
";",
|
|
"%",
|
|
"0",
|
|
"#",
|
|
"-",
|
|
"E",
|
|
"\u2030",
|
|
"\u221E",
|
|
"\uFFFD",
|
|
}
|
|
NumberPatterns {
|
|
"#,##0.###;-#,##0.###",
|
|
"\u00A4#,##0.00;-\u00A4#,##0.00",
|
|
"#,##0%",
|
|
}
|
|
// PaperSize {
|
|
// Hieght { "297" }
|
|
// Width { "210" }
|
|
// Units { "mm" }
|
|
// }
|
|
}
|