// *************************************************************************** // * // * Copyright (C) 2007 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java // * Source File:/common/main/fr_CA.xml // * // *************************************************************************** fr_CA{ Currencies{ CAD{ "$", "dollar canadien", } USD{ "$ US", "dollars américains", } } NumberPatterns{ "#,##0.###", "#,##0.00 ¤;(#,##0.00¤)", "#,##0 %", "#E0", } Version{"1.50"} 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", "yyyy-MM-dd", "yy-MM-dd", "{1} {0}", } } } zoneStrings{ "meta:Alaska"{ cu:int{1} } "meta:America_Central"{ cu:int{1} } "meta:America_Eastern"{ cu:int{1} } "meta:America_Mountain"{ cu:int{1} } "meta:America_Pacific"{ cu:int{1} } "meta:Atlantic"{ cu:int{1} } "meta:Europe_Central"{ cu:int{0} } "meta:Europe_Eastern"{ cu:int{0} } "meta:Newfoundland"{ cu:int{1} } } }