• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// ***************************************************************************
2// *
3// * Copyright (C) 2013 International Business Machines
4// * Corporation and others. All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/main/fr_CA.xml
7// *
8// ***************************************************************************
9fr_CA{
10    Currencies{
11        AFN{
12            "AFN",
13            "afghani afghan",
14        }
15        BAM{
16            "BAM",
17            "mark convertible bosniaque",
18        }
19        BDT{
20            "BDT",
21            "taka bangladeshi",
22        }
23        CAD{
24            "$",
25            "dollar canadien",
26        }
27        CNY{
28            "CN¥",
29            "yuan renminbi chinois",
30        }
31        DJF{
32            "DJF",
33            "franc djiboutien",
34        }
35        IDR{
36            "IDR",
37            "roupie indonésienne",
38        }
39        MMK{
40            "MMK",
41            "kyat myanmarais",
42        }
43        MNT{
44            "MNT",
45            "tugrik mongol",
46        }
47        MVR{
48            "MVR",
49            "rufiyaa maldivien",
50        }
51        MYR{
52            "MYR",
53            "ringgit malais",
54        }
55        PGK{
56            "PGK",
57            "kina papouan-néo-guinéen",
58        }
59        TOP{
60            "TOP",
61            "pa’anga tongan",
62        }
63        VUV{
64            "VUV",
65            "vatu vanuatuan",
66        }
67        WST{
68            "WST",
69            "tala samoan",
70        }
71        XOF{
72            "F CFA",
73            "franc CFA (BCEAO)",
74        }
75    }
76    CurrencyPlurals{
77        GYD{
78            one{"dollar guyanien"}
79            other{"dollars guyaniens"}
80        }
81    }
82    Version{"2.0.82.45"}
83}
84