michael@0: // *************************************************************************** michael@0: // * michael@0: // * Copyright (C) 2013 International Business Machines michael@0: // * Corporation and others. All Rights Reserved. michael@0: // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter michael@0: // * Source File: /common/main/fr_CA.xml michael@0: // * michael@0: // *************************************************************************** michael@0: fr_CA{ michael@0: Currencies{ michael@0: CAD{ michael@0: "$", michael@0: "dollar canadien", michael@0: } michael@0: CNY{ michael@0: "CN¥", michael@0: "yuan renminbi chinois", michael@0: } michael@0: WST{ michael@0: "WST", michael@0: "tala samoan", michael@0: } michael@0: } michael@0: CurrencyPlurals{ michael@0: GYD{ michael@0: one{"dollar guyanien"} michael@0: other{"dollars guyaniens"} michael@0: } michael@0: } michael@0: Version{"2.0.92.80"} michael@0: }