| 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/pt_PT.xml | 6 // * Source File: <path>/common/main/pt_PT.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 pt_PT{ | 9 pt_PT{ |
| 10 Version{"2.1.8.19"} | 10 Version{"2.1.8.19"} |
| 11 units{ | 11 units{ |
| 12 acceleration{ | |
| 13 g-force{ | |
| 14 dnam{"força G"} | |
| 15 one{"{0} força G"} | |
| 16 other{"{0} força G"} | |
| 17 } | |
| 18 meter-per-second-squared{ | |
| 19 dnam{"metros por segundo quadrado"} | |
| 20 one{"{0} metro por segundo quadrado"} | |
| 21 other{"{0} metros por segundo quadrado"} | |
| 22 } | |
| 23 } | |
| 24 area{ | |
| 25 square-kilometer{ | |
| 26 dnam{"quilómetros quadrados"} | |
| 27 one{"{0} quilómetro quadrado"} | |
| 28 other{"{0} quilómetros quadrados"} | |
| 29 } | |
| 30 } | |
| 31 consumption{ | |
| 32 liter-per-kilometer{ | |
| 33 dnam{"litros por quilómetro"} | |
| 34 one{"{0} litro por quilómetro"} | |
| 35 other{"{0} litros por quilómetro"} | |
| 36 } | |
| 37 } | |
| 38 duration{ | 12 duration{ |
| 39 hour{ | 13 hour{ |
| 40 per{"{0}/h"} | 14 per{"{0}/h"} |
| 41 } | 15 } |
| 42 second{ | 16 second{ |
| 43 per{"{0}/s"} | 17 per{"{0}/s"} |
| 44 } | 18 } |
| 45 } | 19 } |
| 46 energy{ | |
| 47 foodcalorie{ | |
| 48 dnam{"quilocalorias"} | |
| 49 one{"{0} quilocaloria"} | |
| 50 other{"{0} quilocalorias"} | |
| 51 } | |
| 52 } | |
| 53 length{ | |
| 54 astronomical-unit{ | |
| 55 dnam{"unidades astronómicas"} | |
| 56 one{"{0} unidade astronómica"} | |
| 57 other{"{0} unidades astronómicas"} | |
| 58 } | |
| 59 kilometer{ | |
| 60 dnam{"quilómetros"} | |
| 61 one{"{0} quilómetro"} | |
| 62 other{"{0} quilómetros"} | |
| 63 } | |
| 64 micrometer{ | |
| 65 dnam{"micrómetros"} | |
| 66 one{"{0} micrómetro"} | |
| 67 other{"{0} micrómetros"} | |
| 68 } | |
| 69 nanometer{ | |
| 70 dnam{"nanómetros"} | |
| 71 one{"{0} nanómetro"} | |
| 72 other{"{0} nanómetros"} | |
| 73 } | |
| 74 picometer{ | |
| 75 dnam{"picómetros"} | |
| 76 one{"{0} picómetro"} | |
| 77 other{"{0} picómetros"} | |
| 78 } | |
| 79 } | |
| 80 proportion{ | |
| 81 karat{ | |
| 82 dnam{"quilates"} | |
| 83 one{"{0} quilate"} | |
| 84 other{"{0} quilates"} | |
| 85 } | |
| 86 } | |
| 87 speed{ | |
| 88 kilometer-per-hour{ | |
| 89 dnam{"quilómetros por hora"} | |
| 90 one{"{0} quilómetro por hora"} | |
| 91 other{"{0} quilómetros por hora"} | |
| 92 } | |
| 93 } | |
| 94 volume{ | |
| 95 cubic-kilometer{ | |
| 96 dnam{"quilómetros cúbicos"} | |
| 97 one{"{0} quilómetro cúbico"} | |
| 98 other{"{0} quilómetros cúbicos"} | |
| 99 } | |
| 100 } | |
| 101 } | 20 } |
| 102 unitsNarrow{ | 21 unitsNarrow{ |
| 103 duration{ | 22 duration{ |
| 104 second{ | 23 second{ |
| 105 dnam{"s"} | 24 dnam{"s"} |
| 106 } | 25 } |
| 107 } | 26 } |
| 108 length{ | |
| 109 foot{ | |
| 110 one{"{0}′"} | |
| 111 other{"{0}′"} | |
| 112 } | |
| 113 } | |
| 114 temperature{ | |
| 115 celsius{ | |
| 116 one{"{0}°C"} | |
| 117 other{"{0}°C"} | |
| 118 } | |
| 119 } | |
| 120 } | 27 } |
| 121 unitsShort{ | 28 unitsShort{ |
| 122 acceleration{ | |
| 123 g-force{ | |
| 124 dnam{"força G"} | |
| 125 } | |
| 126 meter-per-second-squared{ | |
| 127 dnam{"m/s²"} | |
| 128 } | |
| 129 } | |
| 130 angle{ | |
| 131 arc-minute{ | |
| 132 dnam{"minutos de arco"} | |
| 133 } | |
| 134 arc-second{ | |
| 135 dnam{"segundos de arco"} | |
| 136 } | |
| 137 } | |
| 138 area{ | |
| 139 acre{ | |
| 140 one{"{0} acre"} | |
| 141 other{"{0} acres"} | |
| 142 } | |
| 143 square-foot{ | |
| 144 dnam{"pés quadrados"} | |
| 145 } | |
| 146 square-inch{ | |
| 147 dnam{"in²"} | |
| 148 one{"{0} in²"} | |
| 149 other{"{0} in²"} | |
| 150 } | |
| 151 square-meter{ | |
| 152 dnam{"m²"} | |
| 153 } | |
| 154 square-mile{ | |
| 155 dnam{"mi²"} | |
| 156 } | |
| 157 square-yard{ | |
| 158 dnam{"yd²"} | |
| 159 } | |
| 160 } | |
| 161 consumption{ | |
| 162 mile-per-gallon{ | |
| 163 dnam{"milhas/galão"} | |
| 164 } | |
| 165 } | |
| 166 duration{ | 29 duration{ |
| 167 minute{ | 30 minute{ |
| 168 dnam{"minutos"} | 31 dnam{"minutos"} |
| 169 } | 32 } |
| 170 second{ | 33 second{ |
| 171 dnam{"segundos"} | 34 dnam{"segundos"} |
| 172 one{"{0} s"} | 35 one{"{0} s"} |
| 173 other{"{0} s"} | 36 other{"{0} s"} |
| 174 } | 37 } |
| 175 } | 38 } |
| 176 energy{ | |
| 177 foodcalorie{ | |
| 178 dnam{"kcal"} | |
| 179 one{"{0} kcal"} | |
| 180 other{"{0} kcal"} | |
| 181 } | |
| 182 } | |
| 183 length{ | |
| 184 inch{ | |
| 185 dnam{"polegadas"} | |
| 186 } | |
| 187 mile{ | |
| 188 one{"{0} milha"} | |
| 189 other{"{0} milhas"} | |
| 190 } | |
| 191 nautical-mile{ | |
| 192 dnam{"nmi"} | |
| 193 one{"{0} nmi"} | |
| 194 other{"{0} nmi"} | |
| 195 } | |
| 196 parsec{ | |
| 197 dnam{"pc"} | |
| 198 } | |
| 199 } | |
| 200 mass{ | |
| 201 carat{ | |
| 202 one{"{0} ct"} | |
| 203 other{"{0} ct"} | |
| 204 } | |
| 205 ton{ | |
| 206 one{"{0} ton"} | |
| 207 other{"{0} ton"} | |
| 208 } | |
| 209 } | |
| 210 pressure{ | |
| 211 inch-hg{ | |
| 212 dnam{"in Hg"} | |
| 213 one{"{0} inHg"} | |
| 214 other{"{0} inHg"} | |
| 215 } | |
| 216 millibar{ | |
| 217 one{"{0} mb"} | |
| 218 other{"{0} mb"} | |
| 219 } | |
| 220 } | |
| 221 proportion{ | |
| 222 karat{ | |
| 223 dnam{"quilates"} | |
| 224 one{"{0} kt"} | |
| 225 other{"{0} kt"} | |
| 226 } | |
| 227 } | |
| 228 speed{ | |
| 229 meter-per-second{ | |
| 230 dnam{"m/s"} | |
| 231 } | |
| 232 mile-per-hour{ | |
| 233 dnam{"mi/h"} | |
| 234 one{"{0} mi/h"} | |
| 235 other{"{0} mi/h"} | |
| 236 } | |
| 237 } | |
| 238 temperature{ | |
| 239 celsius{ | |
| 240 dnam{"graus Celsius"} | |
| 241 one{"{0} °C"} | |
| 242 other{"{0} °C"} | |
| 243 } | |
| 244 fahrenheit{ | |
| 245 dnam{"graus Fahrenheit"} | |
| 246 } | |
| 247 } | |
| 248 volume{ | |
| 249 acre-foot{ | |
| 250 dnam{"ac ft"} | |
| 251 one{"{0} ac ft"} | |
| 252 other{"{0} ac ft"} | |
| 253 } | |
| 254 centiliter{ | |
| 255 dnam{"cL"} | |
| 256 one{"{0} cL"} | |
| 257 other{"{0} cL"} | |
| 258 } | |
| 259 cubic-foot{ | |
| 260 dnam{"ft³"} | |
| 261 } | |
| 262 cubic-inch{ | |
| 263 dnam{"in³"} | |
| 264 one{"{0} in³"} | |
| 265 other{"{0} in³"} | |
| 266 } | |
| 267 cubic-yard{ | |
| 268 dnam{"yd³"} | |
| 269 } | |
| 270 tablespoon{ | |
| 271 dnam{"cs"} | |
| 272 one{"{0} cs"} | |
| 273 other{"{0} cs"} | |
| 274 } | |
| 275 } | |
| 276 } | 39 } |
| 277 } | 40 } |
| OLD | NEW |