blob: 2ca7ad141da0c918e5a45736d2793d96b547e4b4 [file] [log] [blame]
// ***************************************************************************
// *
// * Copyright (C) 2001-2003, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// ***************************************************************************
// * Ge'ez language locale for Ethiopia.
// * Contributed by Daniel Yacob <yacob@geez.org>, Ge'ez Frontier Foundation
gez_ET {
Version{ "x0.1" }
// Measurement { "Metric" }
// NumberElements {
// ".",
// ",",
// ";",
// "%",
// "0",
// "#",
// "-",
// "E",
// "\u2030",
// "\u221E",
// "\uFFFD",
// }
NumberPatterns {
"#\u12C8##0.###;-#\u12C8##0.###",
"\u00A4#\u12C8##0.00;-\u00A4#\u12C8##0.00",
"#\u12C8##0%",
"#E0",
}
// Currency display names
Currencies {
ETB { "$", "ETB" }
}
calendar{
gregorian{
DateTimePatterns{
"h:mm:ss a",
"h:mm:ss a",
"h:mm:ss a",
"h:mm a",
"EEEE\u1365 dd MMMM \u1218\u12D3\u120D\u1275 yyyy G",
"dd MMMM yyyy",
"dd-MMM-yyyy",
"dd/MM/yy",
"{1} {0}",
}
}
}
}