scuffed-code/icu4c/source/data/locales/fr_CA.txt
2007-03-02 23:55:27 +00:00

51 lines
1.2 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// ***************************************************************************
// *
// * Copyright (C) 2007 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.47"}
calendar{
gregorian{
DateTimeElements:intvector{
1,
4,
}
DateTimePatterns{
"HH 'h' mm 'min' ss 's' v",
"HH:mm:ss z",
"HH:mm:ss",
"HH:mm",
"EEEE d MMMM yyyy",
"d MMMM yyyy",
"yy-MM-dd",
"yy-MM-dd",
"{1} {0}",
}
availableFormats{
MMdd{"MM-dd"}
yyMM{"yy-MM"}
}
}
}
}