| 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/fo.xml | 6 // * Source File: <path>/common/main/fo.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/fo.xml | 10 * ICU <specials> source: <path>/common/main/fo.xml |
| 11 */ | 11 */ |
| 12 fo{ | 12 fo{ |
| 13 Version{"2.1.7.53"} | 13 Version{"2.1.7.53"} |
| 14 units{ | 14 units{ |
| 15 acceleration{ | |
| 16 g-force{ | |
| 17 dnam{"tyngdakraft Jørðin"} | |
| 18 one{"{0} tyngdakraft Jørðin"} | |
| 19 other{"{0} tyngdakraft Jørðin"} | |
| 20 } | |
| 21 } | |
| 22 angle{ | |
| 23 arc-minute{ | |
| 24 dnam{"bueminuttir"} | |
| 25 one{"{0} bueminutt"} | |
| 26 other{"{0} bueminuttir"} | |
| 27 } | |
| 28 arc-second{ | |
| 29 dnam{"buesekundir"} | |
| 30 one{"{0} buesekund"} | |
| 31 other{"{0} buesekundir"} | |
| 32 } | |
| 33 degree{ | |
| 34 dnam{"gradir"} | |
| 35 one{"{0} grad"} | |
| 36 other{"{0} gradir"} | |
| 37 } | |
| 38 } | |
| 39 area{ | |
| 40 hectare{ | |
| 41 dnam{"hektar"} | |
| 42 one{"{0} hektar"} | |
| 43 other{"{0} hektar"} | |
| 44 } | |
| 45 } | |
| 46 compound{ | 15 compound{ |
| 47 per{"{0} á {1}"} | 16 per{"{0} á {1}"} |
| 48 } | 17 } |
| 49 duration{ | 18 duration{ |
| 50 day{ | 19 day{ |
| 51 dnam{"samdøgur"} | 20 dnam{"samdøgur"} |
| 52 one{"{0} samdøgur"} | 21 one{"{0} samdøgur"} |
| 53 other{"{0} samdøgur"} | 22 other{"{0} samdøgur"} |
| 54 } | 23 } |
| 55 hour{ | 24 hour{ |
| (...skipping 25 matching lines...) Expand all Loading... |
| 81 dnam{"vikur"} | 50 dnam{"vikur"} |
| 82 one{"{0} vika"} | 51 one{"{0} vika"} |
| 83 other{"{0} vikur"} | 52 other{"{0} vikur"} |
| 84 } | 53 } |
| 85 year{ | 54 year{ |
| 86 dnam{"ára"} | 55 dnam{"ára"} |
| 87 one{"{0} ár"} | 56 one{"{0} ár"} |
| 88 other{"{0} ára"} | 57 other{"{0} ára"} |
| 89 } | 58 } |
| 90 } | 59 } |
| 91 length{ | |
| 92 centimeter{ | |
| 93 dnam{"sentimeter"} | |
| 94 one{"{0} sentimeter"} | |
| 95 other{"{0} sentimeter"} | |
| 96 } | |
| 97 kilometer{ | |
| 98 dnam{"kilometer"} | |
| 99 one{"{0} kilometer"} | |
| 100 other{"{0} kilometer"} | |
| 101 } | |
| 102 meter{ | |
| 103 dnam{"meter"} | |
| 104 one{"{0} meter"} | |
| 105 other{"{0} meter"} | |
| 106 } | |
| 107 millimeter{ | |
| 108 dnam{"millimeter"} | |
| 109 one{"{0} millimeter"} | |
| 110 other{"{0} millimeter"} | |
| 111 } | |
| 112 picometer{ | |
| 113 dnam{"pikometer"} | |
| 114 one{"{0} pikometer"} | |
| 115 other{"{0} pikometer"} | |
| 116 } | |
| 117 } | |
| 118 mass{ | |
| 119 gram{ | |
| 120 dnam{"gram"} | |
| 121 one{"{0} gram"} | |
| 122 other{"{0} gram"} | |
| 123 } | |
| 124 kilogram{ | |
| 125 dnam{"kilogram"} | |
| 126 one{"{0} kilogram"} | |
| 127 other{"{0} kilogram"} | |
| 128 } | |
| 129 } | |
| 130 pressure{ | |
| 131 hectopascal{ | |
| 132 dnam{"hektopascal"} | |
| 133 one{"{0} hektopascal"} | |
| 134 other{"{0} hektopascal"} | |
| 135 } | |
| 136 millibar{ | |
| 137 dnam{"millibar"} | |
| 138 one{"{0} millibar"} | |
| 139 other{"{0} millibar"} | |
| 140 } | |
| 141 } | |
| 142 temperature{ | |
| 143 celsius{ | |
| 144 dnam{"gradir Celsius"} | |
| 145 one{"{0} grad Celsius"} | |
| 146 other{"{0} gradir Celsius"} | |
| 147 } | |
| 148 fahrenheit{ | |
| 149 dnam{"gradir Fahrenheit"} | |
| 150 one{"{0} grad Fahrenheit"} | |
| 151 other{"{0} gradir Fahrenheit"} | |
| 152 } | |
| 153 } | |
| 154 } | 60 } |
| 155 unitsNarrow{ | 61 unitsNarrow{ |
| 156 acceleration{ | |
| 157 g-force{ | |
| 158 one{"{0}G"} | |
| 159 other{"{0}G"} | |
| 160 } | |
| 161 } | |
| 162 angle{ | |
| 163 arc-minute{ | |
| 164 one{"{0}′"} | |
| 165 other{"{0}′"} | |
| 166 } | |
| 167 arc-second{ | |
| 168 one{"{0}″"} | |
| 169 other{"{0}″"} | |
| 170 } | |
| 171 degree{ | |
| 172 one{"{0}°"} | |
| 173 other{"{0}°"} | |
| 174 } | |
| 175 } | |
| 176 area{ | |
| 177 hectare{ | |
| 178 one{"{0}ha"} | |
| 179 other{"{0}ha"} | |
| 180 } | |
| 181 square-kilometer{ | |
| 182 one{"{0}km²"} | |
| 183 other{"{0}km²"} | |
| 184 } | |
| 185 square-meter{ | |
| 186 one{"{0}m²"} | |
| 187 other{"{0}m²"} | |
| 188 } | |
| 189 } | |
| 190 compound{ | 62 compound{ |
| 191 per{"{0}/{1}"} | 63 per{"{0}/{1}"} |
| 192 } | 64 } |
| 193 duration{ | 65 duration{ |
| 194 day{ | 66 day{ |
| 195 one{"{0}d"} | 67 one{"{0}d"} |
| 196 other{"{0}d"} | 68 other{"{0}d"} |
| 197 } | 69 } |
| 198 hour{ | 70 hour{ |
| 199 one{"{0}h"} | 71 one{"{0}h"} |
| (...skipping 17 matching lines...) Expand all Loading... |
| 217 } | 89 } |
| 218 week{ | 90 week{ |
| 219 one{"{0}v"} | 91 one{"{0}v"} |
| 220 other{"{0}v"} | 92 other{"{0}v"} |
| 221 } | 93 } |
| 222 year{ | 94 year{ |
| 223 one{"{0}á"} | 95 one{"{0}á"} |
| 224 other{"{0}á"} | 96 other{"{0}á"} |
| 225 } | 97 } |
| 226 } | 98 } |
| 227 length{ | |
| 228 centimeter{ | |
| 229 one{"{0}cm"} | |
| 230 other{"{0}cm"} | |
| 231 } | |
| 232 kilometer{ | |
| 233 one{"{0}km"} | |
| 234 other{"{0}km"} | |
| 235 } | |
| 236 meter{ | |
| 237 one{"{0}m"} | |
| 238 other{"{0}m"} | |
| 239 } | |
| 240 millimeter{ | |
| 241 one{"{0}mm"} | |
| 242 other{"{0}mm"} | |
| 243 } | |
| 244 picometer{ | |
| 245 one{"{0}pm"} | |
| 246 other{"{0}pm"} | |
| 247 } | |
| 248 } | |
| 249 mass{ | |
| 250 gram{ | |
| 251 one{"{0}g"} | |
| 252 other{"{0}g"} | |
| 253 } | |
| 254 kilogram{ | |
| 255 one{"{0}kg"} | |
| 256 other{"{0}kg"} | |
| 257 } | |
| 258 } | |
| 259 power{ | |
| 260 kilowatt{ | |
| 261 one{"{0}kW"} | |
| 262 other{"{0}kW"} | |
| 263 } | |
| 264 watt{ | |
| 265 one{"{0}W"} | |
| 266 other{"{0}W"} | |
| 267 } | |
| 268 } | |
| 269 pressure{ | |
| 270 hectopascal{ | |
| 271 one{"{0}hPa"} | |
| 272 other{"{0}hPa"} | |
| 273 } | |
| 274 millibar{ | |
| 275 one{"{0}mbar"} | |
| 276 other{"{0}mbar"} | |
| 277 } | |
| 278 } | |
| 279 speed{ | |
| 280 kilometer-per-hour{ | |
| 281 one{"{0}km/h"} | |
| 282 other{"{0}km/h"} | |
| 283 } | |
| 284 meter-per-second{ | |
| 285 one{"{0}m/s"} | |
| 286 other{"{0}m/s"} | |
| 287 } | |
| 288 } | |
| 289 temperature{ | |
| 290 celsius{ | |
| 291 one{"{0}°"} | |
| 292 other{"{0}°"} | |
| 293 } | |
| 294 fahrenheit{ | |
| 295 one{"{0}°F"} | |
| 296 other{"{0}°F"} | |
| 297 } | |
| 298 } | |
| 299 volume{ | |
| 300 cubic-kilometer{ | |
| 301 one{"{0}km³"} | |
| 302 other{"{0}km³"} | |
| 303 } | |
| 304 liter{ | |
| 305 one{"{0}L"} | |
| 306 other{"{0}L"} | |
| 307 } | |
| 308 } | |
| 309 } | 99 } |
| 310 unitsShort{ | 100 unitsShort{ |
| 311 acceleration{ | |
| 312 g-force{ | |
| 313 dnam{"tyngdakraft Jørðin"} | |
| 314 one{"{0} G"} | |
| 315 other{"{0} G"} | |
| 316 } | |
| 317 } | |
| 318 angle{ | |
| 319 arc-minute{ | |
| 320 dnam{"bueminuttir"} | |
| 321 one{"{0}′"} | |
| 322 other{"{0}′"} | |
| 323 } | |
| 324 arc-second{ | |
| 325 dnam{"buesekundir"} | |
| 326 one{"{0}″"} | |
| 327 other{"{0}″"} | |
| 328 } | |
| 329 degree{ | |
| 330 dnam{"gradir"} | |
| 331 one{"{0}°"} | |
| 332 other{"{0}°"} | |
| 333 } | |
| 334 } | |
| 335 area{ | |
| 336 hectare{ | |
| 337 dnam{"hektar"} | |
| 338 one{"{0} ha"} | |
| 339 other{"{0} ha"} | |
| 340 } | |
| 341 square-kilometer{ | |
| 342 one{"{0} km²"} | |
| 343 other{"{0} km²"} | |
| 344 } | |
| 345 square-meter{ | |
| 346 one{"{0} m²"} | |
| 347 other{"{0} m²"} | |
| 348 } | |
| 349 } | |
| 350 compound{ | 101 compound{ |
| 351 per{"{0}/{1}"} | 102 per{"{0}/{1}"} |
| 352 } | 103 } |
| 353 duration{ | 104 duration{ |
| 354 day{ | 105 day{ |
| 355 dnam{"samdøgur"} | 106 dnam{"samdøgur"} |
| 356 one{"{0} d"} | 107 one{"{0} d"} |
| 357 other{"{0} d"} | 108 other{"{0} d"} |
| 358 } | 109 } |
| 359 hour{ | 110 hour{ |
| (...skipping 25 matching lines...) Expand all Loading... |
| 385 dnam{"vikur"} | 136 dnam{"vikur"} |
| 386 one{"{0} v"} | 137 one{"{0} v"} |
| 387 other{"{0} v"} | 138 other{"{0} v"} |
| 388 } | 139 } |
| 389 year{ | 140 year{ |
| 390 dnam{"ára"} | 141 dnam{"ára"} |
| 391 one{"{0} á"} | 142 one{"{0} á"} |
| 392 other{"{0} á"} | 143 other{"{0} á"} |
| 393 } | 144 } |
| 394 } | 145 } |
| 395 length{ | |
| 396 centimeter{ | |
| 397 dnam{"sentimeter"} | |
| 398 one{"{0} cm"} | |
| 399 other{"{0} cm"} | |
| 400 } | |
| 401 kilometer{ | |
| 402 dnam{"kilometer"} | |
| 403 one{"{0} km"} | |
| 404 other{"{0} km"} | |
| 405 } | |
| 406 meter{ | |
| 407 dnam{"meter"} | |
| 408 one{"{0} m"} | |
| 409 other{"{0} m"} | |
| 410 } | |
| 411 millimeter{ | |
| 412 dnam{"millimeter"} | |
| 413 one{"{0} mm"} | |
| 414 other{"{0} mm"} | |
| 415 } | |
| 416 picometer{ | |
| 417 dnam{"pikometer"} | |
| 418 one{"{0} pm"} | |
| 419 other{"{0} pm"} | |
| 420 } | |
| 421 } | |
| 422 mass{ | |
| 423 gram{ | |
| 424 dnam{"gram"} | |
| 425 one{"{0} g"} | |
| 426 other{"{0} g"} | |
| 427 } | |
| 428 kilogram{ | |
| 429 dnam{"kilogram"} | |
| 430 one{"{0} kg"} | |
| 431 other{"{0} kg"} | |
| 432 } | |
| 433 } | |
| 434 power{ | |
| 435 kilowatt{ | |
| 436 one{"{0} kW"} | |
| 437 other{"{0} kW"} | |
| 438 } | |
| 439 watt{ | |
| 440 one{"{0} W"} | |
| 441 other{"{0} W"} | |
| 442 } | |
| 443 } | |
| 444 pressure{ | |
| 445 hectopascal{ | |
| 446 dnam{"hektopascal"} | |
| 447 one{"{0} hPa"} | |
| 448 other{"{0} hPa"} | |
| 449 } | |
| 450 millibar{ | |
| 451 dnam{"millibar"} | |
| 452 one{"{0} mbar"} | |
| 453 other{"{0} mbar"} | |
| 454 } | |
| 455 } | |
| 456 speed{ | |
| 457 kilometer-per-hour{ | |
| 458 one{"{0} km/h"} | |
| 459 other{"{0} km/h"} | |
| 460 } | |
| 461 meter-per-second{ | |
| 462 one{"{0} m/s"} | |
| 463 other{"{0} m/s"} | |
| 464 } | |
| 465 } | |
| 466 temperature{ | |
| 467 celsius{ | |
| 468 dnam{"gradir Celsius"} | |
| 469 one{"{0}°C"} | |
| 470 other{"{0}°C"} | |
| 471 } | |
| 472 fahrenheit{ | |
| 473 dnam{"gradir Fahrenheit"} | |
| 474 one{"{0}°F"} | |
| 475 other{"{0}°F"} | |
| 476 } | |
| 477 } | |
| 478 volume{ | |
| 479 cubic-kilometer{ | |
| 480 one{"{0} km³"} | |
| 481 other{"{0} km³"} | |
| 482 } | |
| 483 liter{ | |
| 484 one{"{0} l"} | |
| 485 other{"{0} l"} | |
| 486 } | |
| 487 } | |
| 488 } | 146 } |
| 489 } | 147 } |
| OLD | NEW |