| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2014 International Business Machines | 3 // * Copyright (C) 2014 International Business Machines |
| 4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
| 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
| 6 // * Source File: <path>/common/main/fr_CA.xml | 6 // * Source File: <path>/common/main/fr_CA.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 fr_CA{ | 9 fr_CA{ |
| 10 Version{"2.1.8.19"} | 10 Version{"2.1.8.19"} |
| 11 units{ | 11 units{ |
| 12 acceleration{ | |
| 13 g-force{ | |
| 14 dnam{"force G"} | |
| 15 } | |
| 16 } | |
| 17 angle{ | |
| 18 arc-minute{ | |
| 19 one{"{0} minute d’angle"} | |
| 20 other{"{0} minutes d’angle"} | |
| 21 } | |
| 22 } | |
| 23 area{ | |
| 24 acre{ | |
| 25 dnam{"acres"} | |
| 26 one{"{0} acre"} | |
| 27 other{"{0} acres"} | |
| 28 } | |
| 29 square-mile{ | |
| 30 dnam{"milles carrés"} | |
| 31 one{"{0} mille carré"} | |
| 32 other{"{0} milles carrés"} | |
| 33 } | |
| 34 square-yard{ | |
| 35 dnam{"verges carrées"} | |
| 36 one{"{0} verge carrée"} | |
| 37 other{"{0} verges carrées"} | |
| 38 } | |
| 39 } | |
| 40 consumption{ | |
| 41 mile-per-gallon{ | |
| 42 dnam{"milles au gallon"} | |
| 43 one{"{0} mille au gallon"} | |
| 44 other{"{0} milles au gallon"} | |
| 45 } | |
| 46 } | |
| 47 duration{ | 12 duration{ |
| 48 second{ | 13 second{ |
| 49 per{"{0} à la seconde"} | 14 per{"{0} à la seconde"} |
| 50 } | 15 } |
| 51 } | 16 } |
| 52 energy{ | |
| 53 foodcalorie{ | |
| 54 dnam{"kilocalories"} | |
| 55 one{"{0} kilocalorie"} | |
| 56 other{"{0} kilocalories"} | |
| 57 } | |
| 58 } | |
| 59 length{ | |
| 60 mile{ | |
| 61 dnam{"mille"} | |
| 62 one{"{0} mille"} | |
| 63 other{"{0} milles"} | |
| 64 } | |
| 65 yard{ | |
| 66 dnam{"verges"} | |
| 67 one{"{0} verge"} | |
| 68 other{"{0} verges"} | |
| 69 } | |
| 70 } | |
| 71 speed{ | |
| 72 kilometer-per-hour{ | |
| 73 dnam{"kilomètres à l’heure"} | |
| 74 } | |
| 75 mile-per-hour{ | |
| 76 dnam{"milles par heure"} | |
| 77 one{"{0} mille par heure"} | |
| 78 other{"{0} milles par heure"} | |
| 79 } | |
| 80 } | |
| 81 volume{ | |
| 82 cubic-mile{ | |
| 83 dnam{"milles cubes"} | |
| 84 one{"{0} mille cube"} | |
| 85 other{"{0} milles cubes"} | |
| 86 } | |
| 87 cubic-yard{ | |
| 88 dnam{"verges cubes"} | |
| 89 one{"{0} verge cube"} | |
| 90 other{"{0} verges cubes"} | |
| 91 } | |
| 92 pint{ | |
| 93 dnam{"chopine"} | |
| 94 one{"{0} chopine"} | |
| 95 other{"{0} chopines"} | |
| 96 } | |
| 97 quart{ | |
| 98 dnam{"pintes"} | |
| 99 one{"{0} pinte"} | |
| 100 other{"{0} pintes"} | |
| 101 } | |
| 102 teaspoon{ | |
| 103 dnam{"cuillères à thé"} | |
| 104 one{"{0} cuillère à thé"} | |
| 105 other{"{0} cuillères à thé"} | |
| 106 } | |
| 107 } | |
| 108 } | 17 } |
| 109 unitsNarrow{ | 18 unitsNarrow{ |
| 110 duration{ | 19 duration{ |
| 111 month{ | 20 month{ |
| 112 dnam{"m."} | 21 dnam{"m."} |
| 113 } | 22 } |
| 114 } | 23 } |
| 115 temperature{ | |
| 116 celsius{ | |
| 117 one{"{0} °C"} | |
| 118 other{"{0} °C"} | |
| 119 } | |
| 120 } | |
| 121 } | 24 } |
| 122 unitsShort{ | 25 unitsShort{ |
| 123 area{ | |
| 124 square-foot{ | |
| 125 one{"{0} pi²"} | |
| 126 other{"{0} pi²"} | |
| 127 } | |
| 128 square-yard{ | |
| 129 dnam{"vg²"} | |
| 130 one{"{0} vg²"} | |
| 131 other{"{0} vg²"} | |
| 132 } | |
| 133 } | |
| 134 duration{ | 26 duration{ |
| 135 month{ | 27 month{ |
| 136 dnam{"m."} | 28 dnam{"m."} |
| 137 one{"{0} m."} | 29 one{"{0} m."} |
| 138 other{"{0} m."} | 30 other{"{0} m."} |
| 139 } | 31 } |
| 140 } | 32 } |
| 141 energy{ | |
| 142 foodcalorie{ | |
| 143 dnam{"kcal"} | |
| 144 one{"{0} kcal"} | |
| 145 other{"{0} kcal"} | |
| 146 } | |
| 147 } | |
| 148 length{ | |
| 149 astronomical-unit{ | |
| 150 one{"{0} ua"} | |
| 151 other{"{0} ua"} | |
| 152 } | |
| 153 foot{ | |
| 154 one{"{0} pi"} | |
| 155 other{"{0} pi"} | |
| 156 } | |
| 157 light-year{ | |
| 158 dnam{"al"} | |
| 159 one{"{0} al"} | |
| 160 other{"{0} al"} | |
| 161 } | |
| 162 nautical-mile{ | |
| 163 dnam{"NM"} | |
| 164 one{"{0} NM"} | |
| 165 other{"{0} NM"} | |
| 166 } | |
| 167 yard{ | |
| 168 dnam{"vg"} | |
| 169 one{"{0} vg"} | |
| 170 other{"{0} vg"} | |
| 171 } | |
| 172 } | |
| 173 mass{ | |
| 174 ton{ | |
| 175 dnam{"tc"} | |
| 176 one{"{0} tc"} | |
| 177 other{"{0} tc"} | |
| 178 } | |
| 179 } | |
| 180 pressure{ | |
| 181 inch-hg{ | |
| 182 dnam{"po Hg"} | |
| 183 one{"{0} po Hg"} | |
| 184 other{"{0} po Hg"} | |
| 185 } | |
| 186 pound-per-square-inch{ | |
| 187 dnam{"psi"} | |
| 188 one{"{0} psi"} | |
| 189 other{"{0} psi"} | |
| 190 } | |
| 191 } | |
| 192 proportion{ | |
| 193 karat{ | |
| 194 dnam{"carats"} | |
| 195 } | |
| 196 } | |
| 197 speed{ | |
| 198 meter-per-second{ | |
| 199 dnam{"mètres par seconde"} | |
| 200 } | |
| 201 } | |
| 202 volume{ | |
| 203 acre-foot{ | |
| 204 dnam{"ac-pi"} | |
| 205 one{"{0} ac-pi"} | |
| 206 other{"{0} ac-pi"} | |
| 207 } | |
| 208 centiliter{ | |
| 209 dnam{"cL"} | |
| 210 one{"{0} cL"} | |
| 211 other{"{0} cL"} | |
| 212 } | |
| 213 cubic-foot{ | |
| 214 one{"{0} pi³"} | |
| 215 other{"{0} pi³"} | |
| 216 } | |
| 217 cubic-yard{ | |
| 218 dnam{"vg³"} | |
| 219 one{"{0} vg³"} | |
| 220 other{"{0} vg³"} | |
| 221 } | |
| 222 deciliter{ | |
| 223 dnam{"dL"} | |
| 224 one{"{0} dL"} | |
| 225 other{"{0} dL"} | |
| 226 } | |
| 227 fluid-ounce{ | |
| 228 dnam{"oz liq."} | |
| 229 one{"{0} oz liq."} | |
| 230 other{"{0} oz liq."} | |
| 231 } | |
| 232 hectoliter{ | |
| 233 dnam{"hL"} | |
| 234 one{"{0} hL"} | |
| 235 other{"{0} hL"} | |
| 236 } | |
| 237 megaliter{ | |
| 238 dnam{"ML"} | |
| 239 one{"{0} ML"} | |
| 240 other{"{0} ML"} | |
| 241 } | |
| 242 milliliter{ | |
| 243 dnam{"mL"} | |
| 244 one{"{0} mL"} | |
| 245 other{"{0} mL"} | |
| 246 } | |
| 247 pint{ | |
| 248 dnam{"chop"} | |
| 249 one{"{0} chop"} | |
| 250 other{"{0} chop"} | |
| 251 } | |
| 252 quart{ | |
| 253 dnam{"pte"} | |
| 254 one{"{0} pte"} | |
| 255 other{"{0} pte"} | |
| 256 } | |
| 257 teaspoon{ | |
| 258 dnam{"c. à t."} | |
| 259 one{"{0} c. à t."} | |
| 260 other{"{0} c. à t."} | |
| 261 } | |
| 262 } | |
| 263 } | 33 } |
| 264 } | 34 } |
| OLD | NEW |