7fbceb5fe0
X-SVN-Rev: 19829
47 lines
1.1 KiB
Plaintext
47 lines
1.1 KiB
Plaintext
// ***************************************************************************
|
||
// *
|
||
// * Copyright (C) 2006 International Business Machines
|
||
// * Corporation and others. All Rights Reserved.
|
||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||
// * Source File:<path>/common/main/fr_CA.xml
|
||
// *
|
||
// ***************************************************************************
|
||
fr_CA{
|
||
Currencies{
|
||
CAD{
|
||
"$",
|
||
"dollar canadien",
|
||
}
|
||
USD{
|
||
"$ US",
|
||
"dollar des États-Unis",
|
||
}
|
||
}
|
||
NumberPatterns{
|
||
"#,##0.###",
|
||
"#,##0.00 ¤;(#,##0.00¤)",
|
||
"#,##0 %",
|
||
"#E0",
|
||
}
|
||
Version{"1.43"}
|
||
calendar{
|
||
gregorian{
|
||
DateTimeElements:intvector{
|
||
1,
|
||
4,
|
||
}
|
||
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}",
|
||
}
|
||
}
|
||
}
|
||
}
|