2000-01-12 19:26:57 +00:00
|
|
|
// *******************************************************************************
|
|
|
|
// *
|
|
|
|
// * Copyright (C) 1997-2000, International Business Machines
|
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// *
|
|
|
|
// *******************************************************************************
|
1999-08-16 21:50:52 +00:00
|
|
|
|
|
|
|
en_ZA {
|
|
|
|
Countries {
|
|
|
|
US { "United States" }
|
|
|
|
GB { "United Kingdom" }
|
|
|
|
CA { "Canada" }
|
|
|
|
IE { "Ireland" }
|
|
|
|
ZA { "South Africa" }
|
|
|
|
}
|
|
|
|
CurrencyElements {
|
|
|
|
"R",
|
|
|
|
"ZAR",
|
|
|
|
".",
|
|
|
|
}
|
|
|
|
DateTimePatterns {
|
|
|
|
"hh:mm:ss a",
|
|
|
|
"hh:mm:ss",
|
|
|
|
"hh:mm:ss",
|
|
|
|
"hh:mm",
|
|
|
|
"dd MMMM yyyy",
|
|
|
|
"dd MMMM yyyy",
|
|
|
|
"yyyy/MM/dd",
|
|
|
|
"yy/MM/dd",
|
|
|
|
"{1} {0}",
|
|
|
|
}
|
|
|
|
Languages {
|
|
|
|
en { "English" }
|
|
|
|
}
|
|
|
|
LocaleID { "1c09" }
|
|
|
|
LocaleString { "en_ZA" }
|
|
|
|
NumberPatterns {
|
|
|
|
"#,##0.###;-#,##0.###",
|
|
|
|
"\u00A4 #,##0.00;\u00A4-#,##0.00",
|
|
|
|
"#,##0%",
|
|
|
|
}
|
|
|
|
ShortCountry { "ZAF" }
|
|
|
|
}
|