53d6bdbe2a
Remove duplicates. Fix malformed data. Add some missing data. and so on. X-SVN-Rev: 7530
48 lines
1.1 KiB
Plaintext
48 lines
1.1 KiB
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2002, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// ***************************************************************************
|
|
|
|
en_ZA {
|
|
Version { "1.0" }
|
|
// Duplicated in parent
|
|
// 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}",
|
|
}
|
|
// Duplicated in parent
|
|
// Languages {
|
|
// en { "English" }
|
|
// }
|
|
LocaleID { "1c09" }
|
|
// LocaleString { "en_ZA" }
|
|
NumberPatterns {
|
|
"#,##0.###;-#,##0.###",
|
|
"\u00A4 #,##0.00;\u00A4-#,##0.00",
|
|
"#,##0%",
|
|
"#E0",
|
|
}
|
|
// ShortCountry { "ZAF" }
|
|
}
|