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

47 lines
1.0 KiB
Plaintext
Raw Normal View History

// ***************************************************************************
// *
// * Copyright (C) 1997-2002, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// ***************************************************************************
1999-08-16 21:50:52 +00:00
fr_CA {
Version { "1.0" }
1999-08-16 21:50:52 +00:00
CurrencyElements {
"$",
"CAD",
",",
1999-08-16 21:50:52 +00:00
}
DateTimePatterns {
"HH' h 'mm' min 'ss' s 'z",
"HH:mm:ss z",
"HH:mm:ss",
"HH:mm",
"EEEE d MMMM yyyy",
"d MMMM yyyy",
"yy-MM-dd",
"yy-MM-dd",
"{1} {0}",
1999-08-16 21:50:52 +00:00
}
LocaleID:int { 0x0c0c }
// LocaleString { "fr_CA" }
1999-08-16 21:50:52 +00:00
NumberPatterns {
"#,##0.###;-#,##0.###",
"#,##0.00 \u00A4;(#,##0.00\u00A4)",
"#,##0%",
"#E0",
1999-08-16 21:50:52 +00:00
}
// ShortCountry { "CAN" }
// Fall back to French
// zoneStrings {
// {
// "Africa/Casablanca",
// "GMT",
// "GMT",
// "GMT",
// "GMT",
// }
// }
1999-08-16 21:50:52 +00:00
}