Wed, 31 Dec 2014 07:22:50 +0100
Correct previous dual key logic pending first delivery installment.
michael@0 | 1 | // *************************************************************************** |
michael@0 | 2 | // * |
michael@0 | 3 | // * Copyright (C) 2013 International Business Machines |
michael@0 | 4 | // * Corporation and others. All Rights Reserved. |
michael@0 | 5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
michael@0 | 6 | // * Source File: <path>/common/main/gl.xml |
michael@0 | 7 | // * |
michael@0 | 8 | // *************************************************************************** |
michael@0 | 9 | /** |
michael@0 | 10 | * ICU <specials> source: <path>/common/main/gl.xml |
michael@0 | 11 | */ |
michael@0 | 12 | gl{ |
michael@0 | 13 | AuxExemplarCharacters{"[ª à â ä ã ç è ê ë ì î ï º ò ô ö õ ù û]"} |
michael@0 | 14 | Ellipsis{ |
michael@0 | 15 | final{"{0}…"} |
michael@0 | 16 | initial{"…{0}"} |
michael@0 | 17 | medial{"{0}…{1}"} |
michael@0 | 18 | } |
michael@0 | 19 | ExemplarCharacters{"[a á b c d e é f g h i í j k l m n ñ o ó p q r s t u ú ü v w x y z]"} |
michael@0 | 20 | ExemplarCharactersIndex{"[A B C D E F G H I J K L M N Ñ O P Q R S T U V W X Y Z]"} |
michael@0 | 21 | ExemplarCharactersPunctuation{ |
michael@0 | 22 | "[\\- ‐ – — , ; \\: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] § @ * / \\& # † ‡ ′ " |
michael@0 | 23 | "″]" |
michael@0 | 24 | } |
michael@0 | 25 | LocaleScript{ |
michael@0 | 26 | "Latn", |
michael@0 | 27 | } |
michael@0 | 28 | MoreInformation{"?"} |
michael@0 | 29 | NumberElements{ |
michael@0 | 30 | latn{ |
michael@0 | 31 | miscPatterns{ |
michael@0 | 32 | atLeast{"⩾{0}"} |
michael@0 | 33 | range{"{0}–{1}"} |
michael@0 | 34 | } |
michael@0 | 35 | patterns{ |
michael@0 | 36 | accountingFormat{"¤#,##0.00;(¤#,##0.00)"} |
michael@0 | 37 | currencyFormat{"¤#,##0.00"} |
michael@0 | 38 | decimalFormat{"#,##0.###"} |
michael@0 | 39 | percentFormat{"#,##0%"} |
michael@0 | 40 | scientificFormat{"#E0"} |
michael@0 | 41 | } |
michael@0 | 42 | patternsLong{ |
michael@0 | 43 | decimalFormat{ |
michael@0 | 44 | 1000{ |
michael@0 | 45 | one{"0 mil"} |
michael@0 | 46 | other{"0 mil"} |
michael@0 | 47 | } |
michael@0 | 48 | 10000{ |
michael@0 | 49 | one{"00 mil"} |
michael@0 | 50 | other{"00 mil"} |
michael@0 | 51 | } |
michael@0 | 52 | 100000{ |
michael@0 | 53 | one{"000 mil"} |
michael@0 | 54 | other{"000 mil"} |
michael@0 | 55 | } |
michael@0 | 56 | 1000000{ |
michael@0 | 57 | one{"0 millón"} |
michael@0 | 58 | other{"0 millóns"} |
michael@0 | 59 | } |
michael@0 | 60 | 10000000{ |
michael@0 | 61 | one{"00 millón"} |
michael@0 | 62 | other{"00 millóns"} |
michael@0 | 63 | } |
michael@0 | 64 | 100000000{ |
michael@0 | 65 | one{"000 millón"} |
michael@0 | 66 | other{"000 millóns"} |
michael@0 | 67 | } |
michael@0 | 68 | 1000000000{ |
michael@0 | 69 | one{"0 mil millóns"} |
michael@0 | 70 | other{"0 mil millóns"} |
michael@0 | 71 | } |
michael@0 | 72 | 10000000000{ |
michael@0 | 73 | one{"00 mil millóns"} |
michael@0 | 74 | other{"00 mil millóns"} |
michael@0 | 75 | } |
michael@0 | 76 | 100000000000{ |
michael@0 | 77 | one{"000 mil millóns"} |
michael@0 | 78 | other{"000 mil millóns"} |
michael@0 | 79 | } |
michael@0 | 80 | 1000000000000{ |
michael@0 | 81 | one{"0 billóns"} |
michael@0 | 82 | other{"0 billóns"} |
michael@0 | 83 | } |
michael@0 | 84 | 10000000000000{ |
michael@0 | 85 | one{"00 billóns"} |
michael@0 | 86 | other{"00 billóns"} |
michael@0 | 87 | } |
michael@0 | 88 | 100000000000000{ |
michael@0 | 89 | one{"000 billóns"} |
michael@0 | 90 | other{"000 billóns"} |
michael@0 | 91 | } |
michael@0 | 92 | } |
michael@0 | 93 | } |
michael@0 | 94 | patternsShort{ |
michael@0 | 95 | decimalFormat{ |
michael@0 | 96 | 1000{ |
michael@0 | 97 | one{"0K"} |
michael@0 | 98 | other{"0K"} |
michael@0 | 99 | } |
michael@0 | 100 | 10000{ |
michael@0 | 101 | one{"00K"} |
michael@0 | 102 | other{"00K"} |
michael@0 | 103 | } |
michael@0 | 104 | 100000{ |
michael@0 | 105 | one{"000K"} |
michael@0 | 106 | other{"000K"} |
michael@0 | 107 | } |
michael@0 | 108 | 1000000{ |
michael@0 | 109 | one{"0M"} |
michael@0 | 110 | other{"0M"} |
michael@0 | 111 | } |
michael@0 | 112 | 10000000{ |
michael@0 | 113 | one{"00M"} |
michael@0 | 114 | other{"00M"} |
michael@0 | 115 | } |
michael@0 | 116 | 100000000{ |
michael@0 | 117 | one{"000M"} |
michael@0 | 118 | other{"000M"} |
michael@0 | 119 | } |
michael@0 | 120 | 1000000000{ |
michael@0 | 121 | one{"0k M"} |
michael@0 | 122 | other{"0k M"} |
michael@0 | 123 | } |
michael@0 | 124 | 10000000000{ |
michael@0 | 125 | one{"00k M"} |
michael@0 | 126 | other{"00k M"} |
michael@0 | 127 | } |
michael@0 | 128 | 100000000000{ |
michael@0 | 129 | one{"000k M"} |
michael@0 | 130 | other{"000k M"} |
michael@0 | 131 | } |
michael@0 | 132 | 1000000000000{ |
michael@0 | 133 | one{"0 B"} |
michael@0 | 134 | other{"0 B"} |
michael@0 | 135 | } |
michael@0 | 136 | 10000000000000{ |
michael@0 | 137 | one{"00 B"} |
michael@0 | 138 | other{"00 B"} |
michael@0 | 139 | } |
michael@0 | 140 | 100000000000000{ |
michael@0 | 141 | one{"000 B"} |
michael@0 | 142 | other{"000 B"} |
michael@0 | 143 | } |
michael@0 | 144 | } |
michael@0 | 145 | } |
michael@0 | 146 | symbols{ |
michael@0 | 147 | decimal{","} |
michael@0 | 148 | exponential{"E"} |
michael@0 | 149 | group{"."} |
michael@0 | 150 | infinity{"∞"} |
michael@0 | 151 | list{";"} |
michael@0 | 152 | minusSign{"-"} |
michael@0 | 153 | nan{"NaN"} |
michael@0 | 154 | perMille{"‰"} |
michael@0 | 155 | percentSign{"%"} |
michael@0 | 156 | plusSign{"+"} |
michael@0 | 157 | superscriptingExponent{"×"} |
michael@0 | 158 | } |
michael@0 | 159 | } |
michael@0 | 160 | } |
michael@0 | 161 | Version{"2.0.92.87"} |
michael@0 | 162 | calendar{ |
michael@0 | 163 | generic{ |
michael@0 | 164 | DateTimePatterns{ |
michael@0 | 165 | "HH:mm:ss zzzz", |
michael@0 | 166 | "HH:mm:ss z", |
michael@0 | 167 | "HH:mm:ss", |
michael@0 | 168 | "HH:mm", |
michael@0 | 169 | "EEEE dd MMMM y G", |
michael@0 | 170 | "dd MMMM y G", |
michael@0 | 171 | "d MMM, y G", |
michael@0 | 172 | "dd/MM/yy GGGGG", |
michael@0 | 173 | "{1} {0}", |
michael@0 | 174 | "{1} {0}", |
michael@0 | 175 | "{1} {0}", |
michael@0 | 176 | "{1} {0}", |
michael@0 | 177 | "{1} {0}", |
michael@0 | 178 | } |
michael@0 | 179 | availableFormats{ |
michael@0 | 180 | Ed{"d E"} |
michael@0 | 181 | Gy{"G y"} |
michael@0 | 182 | GyMMM{"G y MMM"} |
michael@0 | 183 | GyMMMEd{"G y MMM d, E"} |
michael@0 | 184 | GyMMMd{"G y MMM d"} |
michael@0 | 185 | H{"HH"} |
michael@0 | 186 | Hm{"HH:mm"} |
michael@0 | 187 | Hms{"HH:mm:ss"} |
michael@0 | 188 | M{"L"} |
michael@0 | 189 | MEd{"E, d/M"} |
michael@0 | 190 | MMM{"LLL"} |
michael@0 | 191 | MMMEd{"E d MMM"} |
michael@0 | 192 | MMMMEd{"E d MMMM"} |
michael@0 | 193 | MMMMd{"d MMMM"} |
michael@0 | 194 | MMMMdd{"dd MMMM"} |
michael@0 | 195 | MMMd{"d MMM"} |
michael@0 | 196 | MMdd{"dd/MM"} |
michael@0 | 197 | Md{"d/M"} |
michael@0 | 198 | d{"d"} |
michael@0 | 199 | h{"h a"} |
michael@0 | 200 | hm{"h:mm a"} |
michael@0 | 201 | hms{"h:mm:ss a"} |
michael@0 | 202 | ms{"mm:ss"} |
michael@0 | 203 | y{"G y"} |
michael@0 | 204 | yM{"M-y"} |
michael@0 | 205 | yMEd{"E, d/M/y"} |
michael@0 | 206 | yMM{"MM/y"} |
michael@0 | 207 | yMMM{"MMM y"} |
michael@0 | 208 | yMMMEd{"E, d MMM, y"} |
michael@0 | 209 | yMMMM{"MMMM y"} |
michael@0 | 210 | yMMMd{"d MMM, y"} |
michael@0 | 211 | yMd{"d/M/y"} |
michael@0 | 212 | yQQQ{"QQQ y"} |
michael@0 | 213 | yQQQQ{"QQQQ y"} |
michael@0 | 214 | yyyy{"G y"} |
michael@0 | 215 | yyyyM{"GGGGG M/y"} |
michael@0 | 216 | yyyyMEd{"GGGGG E, d/M/y"} |
michael@0 | 217 | yyyyMMM{"G MMM y"} |
michael@0 | 218 | yyyyMMMEd{"G E, d MMM y"} |
michael@0 | 219 | yyyyMMMd{"G d, MMM y"} |
michael@0 | 220 | yyyyMd{"GGGGG d/M/y"} |
michael@0 | 221 | yyyyQQQ{"G QQQ y"} |
michael@0 | 222 | yyyyQQQQ{"G y QQQQ"} |
michael@0 | 223 | } |
michael@0 | 224 | intervalFormats{ |
michael@0 | 225 | H{ |
michael@0 | 226 | H{"HH–HH"} |
michael@0 | 227 | } |
michael@0 | 228 | Hm{ |
michael@0 | 229 | H{"HH:mm–HH:mm"} |
michael@0 | 230 | m{"HH:mm–HH:mm"} |
michael@0 | 231 | } |
michael@0 | 232 | Hmv{ |
michael@0 | 233 | H{"HH:mm–HH:mm v"} |
michael@0 | 234 | m{"HH:mm–HH:mm v"} |
michael@0 | 235 | } |
michael@0 | 236 | Hv{ |
michael@0 | 237 | H{"HH–HH v"} |
michael@0 | 238 | } |
michael@0 | 239 | M{ |
michael@0 | 240 | M{"M–M"} |
michael@0 | 241 | } |
michael@0 | 242 | MEd{ |
michael@0 | 243 | M{"E, d/M – E, d/M"} |
michael@0 | 244 | d{"E, d/M – E, d/M"} |
michael@0 | 245 | } |
michael@0 | 246 | MMM{ |
michael@0 | 247 | M{"MMM–MMM"} |
michael@0 | 248 | } |
michael@0 | 249 | MMMEd{ |
michael@0 | 250 | M{"E, d MMM – E, d MMM"} |
michael@0 | 251 | d{"E, d MMM – E, d MMM"} |
michael@0 | 252 | } |
michael@0 | 253 | MMMd{ |
michael@0 | 254 | M{"d MMM – d MMM"} |
michael@0 | 255 | d{"d–d MMM"} |
michael@0 | 256 | } |
michael@0 | 257 | Md{ |
michael@0 | 258 | M{"d/M – d/M"} |
michael@0 | 259 | d{"d/M – d/M"} |
michael@0 | 260 | } |
michael@0 | 261 | d{ |
michael@0 | 262 | d{"d–d"} |
michael@0 | 263 | } |
michael@0 | 264 | fallback{"{0} – {1}"} |
michael@0 | 265 | h{ |
michael@0 | 266 | a{"h a – h a"} |
michael@0 | 267 | h{"h–h a"} |
michael@0 | 268 | } |
michael@0 | 269 | hm{ |
michael@0 | 270 | a{"h:mm a – h:mm a"} |
michael@0 | 271 | h{"h:mm–h:mm a"} |
michael@0 | 272 | m{"h:mm–h:mm a"} |
michael@0 | 273 | } |
michael@0 | 274 | hmv{ |
michael@0 | 275 | a{"h:mm a – h:mm a v"} |
michael@0 | 276 | h{"h:mm–h:mm a v"} |
michael@0 | 277 | m{"h:mm–h:mm a v"} |
michael@0 | 278 | } |
michael@0 | 279 | hv{ |
michael@0 | 280 | a{"h a – h a v"} |
michael@0 | 281 | h{"h–h a v"} |
michael@0 | 282 | } |
michael@0 | 283 | y{ |
michael@0 | 284 | y{"y–y"} |
michael@0 | 285 | } |
michael@0 | 286 | yM{ |
michael@0 | 287 | M{"M/y – M/y"} |
michael@0 | 288 | y{"M/y – M/y"} |
michael@0 | 289 | } |
michael@0 | 290 | yMEd{ |
michael@0 | 291 | M{"E, d/M/y – E, d/M/y"} |
michael@0 | 292 | d{"E, d/M/y – E, d/M/y"} |
michael@0 | 293 | y{"E, d/M/y – E, d/M/y"} |
michael@0 | 294 | } |
michael@0 | 295 | yMMM{ |
michael@0 | 296 | M{"MMM–MMM y"} |
michael@0 | 297 | y{"MMM y – MMM y"} |
michael@0 | 298 | } |
michael@0 | 299 | yMMMEd{ |
michael@0 | 300 | M{"E, d MMM – E, d MMM, y"} |
michael@0 | 301 | d{"E, d MMM – E, d MMM, y"} |
michael@0 | 302 | y{"E, d MMM, y – E, d MMM, y"} |
michael@0 | 303 | } |
michael@0 | 304 | yMMMM{ |
michael@0 | 305 | M{"MMMM–MMMM y"} |
michael@0 | 306 | y{"MMMM y – MMMM y"} |
michael@0 | 307 | } |
michael@0 | 308 | yMMMd{ |
michael@0 | 309 | M{"d MMM – d MMM, y"} |
michael@0 | 310 | d{"d–d MMM, y"} |
michael@0 | 311 | y{"d MMM, y – d MMM, y"} |
michael@0 | 312 | } |
michael@0 | 313 | yMd{ |
michael@0 | 314 | M{"d/M/y – d/M/y"} |
michael@0 | 315 | d{"d/M/y – d/M/y"} |
michael@0 | 316 | y{"d/M/y – d/M/y"} |
michael@0 | 317 | } |
michael@0 | 318 | } |
michael@0 | 319 | } |
michael@0 | 320 | gregorian{ |
michael@0 | 321 | AmPmMarkers{ |
michael@0 | 322 | "a.m.", |
michael@0 | 323 | "p.m.", |
michael@0 | 324 | } |
michael@0 | 325 | AmPmMarkersNarrow{ |
michael@0 | 326 | "a", |
michael@0 | 327 | "p", |
michael@0 | 328 | } |
michael@0 | 329 | DateTimePatterns{ |
michael@0 | 330 | "HH:mm:ss zzzz", |
michael@0 | 331 | "HH:mm:ss z", |
michael@0 | 332 | "HH:mm:ss", |
michael@0 | 333 | "HH:mm", |
michael@0 | 334 | "EEEE dd MMMM y", |
michael@0 | 335 | "dd MMMM y", |
michael@0 | 336 | "d MMM, y", |
michael@0 | 337 | "dd/MM/yy", |
michael@0 | 338 | "{1} {0}", |
michael@0 | 339 | "{1} {0}", |
michael@0 | 340 | "{1} {0}", |
michael@0 | 341 | "{1} {0}", |
michael@0 | 342 | "{1} {0}", |
michael@0 | 343 | } |
michael@0 | 344 | appendItems{ |
michael@0 | 345 | Timezone{"{0} {1}"} |
michael@0 | 346 | } |
michael@0 | 347 | availableFormats{ |
michael@0 | 348 | EHm{"E HH:mm"} |
michael@0 | 349 | EHms{"E HH:mm:ss"} |
michael@0 | 350 | Ed{"d E"} |
michael@0 | 351 | Ehm{"E h:mm a"} |
michael@0 | 352 | Ehms{"E h:mm:ss a"} |
michael@0 | 353 | Gy{"G y"} |
michael@0 | 354 | GyMMM{"G y MMM"} |
michael@0 | 355 | GyMMMEd{"G y MMM d, E"} |
michael@0 | 356 | GyMMMd{"G y MMM d"} |
michael@0 | 357 | H{"HH"} |
michael@0 | 358 | Hm{"HH:mm"} |
michael@0 | 359 | Hms{"HH:mm:ss"} |
michael@0 | 360 | M{"L"} |
michael@0 | 361 | MEd{"E, d-M"} |
michael@0 | 362 | MMM{"LLL"} |
michael@0 | 363 | MMMEd{"E d MMM"} |
michael@0 | 364 | MMMMEd{"E d MMMM"} |
michael@0 | 365 | MMMMd{"d MMMM"} |
michael@0 | 366 | MMMMdd{"dd MMMM"} |
michael@0 | 367 | MMMd{"d MMM"} |
michael@0 | 368 | MMdd{"dd/MM"} |
michael@0 | 369 | Md{"d-M"} |
michael@0 | 370 | d{"d"} |
michael@0 | 371 | h{"h a"} |
michael@0 | 372 | hm{"h:mm a"} |
michael@0 | 373 | hms{"h:mm:ss a"} |
michael@0 | 374 | ms{"mm:ss"} |
michael@0 | 375 | y{"y"} |
michael@0 | 376 | yM{"M-y"} |
michael@0 | 377 | yMEd{"E, d/M/y"} |
michael@0 | 378 | yMM{"MM/y"} |
michael@0 | 379 | yMMM{"MMM y"} |
michael@0 | 380 | yMMMEd{"E, d MMM, y"} |
michael@0 | 381 | yMMMM{"MMMM y"} |
michael@0 | 382 | yMMMd{"d MMM, y"} |
michael@0 | 383 | yMd{"d/M/y"} |
michael@0 | 384 | yQQQ{"QQQ y"} |
michael@0 | 385 | yQQQQ{"QQQQ y"} |
michael@0 | 386 | } |
michael@0 | 387 | dayNames{ |
michael@0 | 388 | format{ |
michael@0 | 389 | abbreviated{ |
michael@0 | 390 | "dom", |
michael@0 | 391 | "lun", |
michael@0 | 392 | "mar", |
michael@0 | 393 | "mér", |
michael@0 | 394 | "xov", |
michael@0 | 395 | "ven", |
michael@0 | 396 | "sáb", |
michael@0 | 397 | } |
michael@0 | 398 | narrow{ |
michael@0 | 399 | "D", |
michael@0 | 400 | "L", |
michael@0 | 401 | "M", |
michael@0 | 402 | "M", |
michael@0 | 403 | "X", |
michael@0 | 404 | "V", |
michael@0 | 405 | "S", |
michael@0 | 406 | } |
michael@0 | 407 | short{ |
michael@0 | 408 | "dom", |
michael@0 | 409 | "luns", |
michael@0 | 410 | "mt", |
michael@0 | 411 | "mc", |
michael@0 | 412 | "xv", |
michael@0 | 413 | "ve", |
michael@0 | 414 | "sáb", |
michael@0 | 415 | } |
michael@0 | 416 | wide{ |
michael@0 | 417 | "domingo", |
michael@0 | 418 | "luns", |
michael@0 | 419 | "martes", |
michael@0 | 420 | "mércores", |
michael@0 | 421 | "xoves", |
michael@0 | 422 | "venres", |
michael@0 | 423 | "sábado", |
michael@0 | 424 | } |
michael@0 | 425 | } |
michael@0 | 426 | stand-alone{ |
michael@0 | 427 | abbreviated{ |
michael@0 | 428 | "Dom", |
michael@0 | 429 | "Lun", |
michael@0 | 430 | "Mar", |
michael@0 | 431 | "Mér", |
michael@0 | 432 | "Xov", |
michael@0 | 433 | "Ven", |
michael@0 | 434 | "Sáb", |
michael@0 | 435 | } |
michael@0 | 436 | narrow{ |
michael@0 | 437 | "D", |
michael@0 | 438 | "L", |
michael@0 | 439 | "M", |
michael@0 | 440 | "M", |
michael@0 | 441 | "X", |
michael@0 | 442 | "V", |
michael@0 | 443 | "S", |
michael@0 | 444 | } |
michael@0 | 445 | short{ |
michael@0 | 446 | "Dom", |
michael@0 | 447 | "Luns", |
michael@0 | 448 | "Mt", |
michael@0 | 449 | "Mc", |
michael@0 | 450 | "Xv", |
michael@0 | 451 | "Ven", |
michael@0 | 452 | "Sáb", |
michael@0 | 453 | } |
michael@0 | 454 | wide{ |
michael@0 | 455 | "Domingo", |
michael@0 | 456 | "Luns", |
michael@0 | 457 | "Martes", |
michael@0 | 458 | "Mércores", |
michael@0 | 459 | "Xoves", |
michael@0 | 460 | "Venres", |
michael@0 | 461 | "Sábado", |
michael@0 | 462 | } |
michael@0 | 463 | } |
michael@0 | 464 | } |
michael@0 | 465 | eras{ |
michael@0 | 466 | abbreviated{ |
michael@0 | 467 | "a.C.", |
michael@0 | 468 | "d.C.", |
michael@0 | 469 | } |
michael@0 | 470 | wide{ |
michael@0 | 471 | "antes de Cristo", |
michael@0 | 472 | "despois de Cristo", |
michael@0 | 473 | } |
michael@0 | 474 | } |
michael@0 | 475 | intervalFormats{ |
michael@0 | 476 | H{ |
michael@0 | 477 | H{"HH–HH"} |
michael@0 | 478 | } |
michael@0 | 479 | Hm{ |
michael@0 | 480 | H{"HH:mm–HH:mm"} |
michael@0 | 481 | m{"HH:mm–HH:mm"} |
michael@0 | 482 | } |
michael@0 | 483 | Hmv{ |
michael@0 | 484 | H{"HH:mm–HH:mm v"} |
michael@0 | 485 | m{"HH:mm–HH:mm v"} |
michael@0 | 486 | } |
michael@0 | 487 | Hv{ |
michael@0 | 488 | H{"HH–HH v"} |
michael@0 | 489 | } |
michael@0 | 490 | M{ |
michael@0 | 491 | M{"M–M"} |
michael@0 | 492 | } |
michael@0 | 493 | MEd{ |
michael@0 | 494 | M{"E, d/M – E, d/M"} |
michael@0 | 495 | d{"E, d/M – E, d/M"} |
michael@0 | 496 | } |
michael@0 | 497 | MMM{ |
michael@0 | 498 | M{"MMM–MMM"} |
michael@0 | 499 | } |
michael@0 | 500 | MMMEd{ |
michael@0 | 501 | M{"E, d MMM – E, d MMM"} |
michael@0 | 502 | d{"E, d MMM – E, d MMM"} |
michael@0 | 503 | } |
michael@0 | 504 | MMMd{ |
michael@0 | 505 | M{"d MMM – d MMM"} |
michael@0 | 506 | d{"d–d MMM"} |
michael@0 | 507 | } |
michael@0 | 508 | Md{ |
michael@0 | 509 | M{"d/M – d/M"} |
michael@0 | 510 | d{"d/M – d/M"} |
michael@0 | 511 | } |
michael@0 | 512 | d{ |
michael@0 | 513 | d{"d–d"} |
michael@0 | 514 | } |
michael@0 | 515 | fallback{"{0} – {1}"} |
michael@0 | 516 | h{ |
michael@0 | 517 | a{"h a – h a"} |
michael@0 | 518 | h{"h–h a"} |
michael@0 | 519 | } |
michael@0 | 520 | hm{ |
michael@0 | 521 | a{"h:mm a – h:mm a"} |
michael@0 | 522 | h{"h:mm–h:mm a"} |
michael@0 | 523 | m{"h:mm–h:mm a"} |
michael@0 | 524 | } |
michael@0 | 525 | hmv{ |
michael@0 | 526 | a{"h:mm a – h:mm a v"} |
michael@0 | 527 | h{"h:mm–h:mm a v"} |
michael@0 | 528 | m{"h:mm–h:mm a v"} |
michael@0 | 529 | } |
michael@0 | 530 | hv{ |
michael@0 | 531 | a{"h a – h a v"} |
michael@0 | 532 | h{"h–h a v"} |
michael@0 | 533 | } |
michael@0 | 534 | y{ |
michael@0 | 535 | y{"y–y"} |
michael@0 | 536 | } |
michael@0 | 537 | yM{ |
michael@0 | 538 | M{"M/y – M/y"} |
michael@0 | 539 | y{"M/y – M/y"} |
michael@0 | 540 | } |
michael@0 | 541 | yMEd{ |
michael@0 | 542 | M{"E, d/M/y – E, d/M/y"} |
michael@0 | 543 | d{"E, d/M/y – E, d/M/y"} |
michael@0 | 544 | y{"E, d/M/y – E, d/M/y"} |
michael@0 | 545 | } |
michael@0 | 546 | yMMM{ |
michael@0 | 547 | M{"MMM–MMM y"} |
michael@0 | 548 | y{"MMM y – MMM y"} |
michael@0 | 549 | } |
michael@0 | 550 | yMMMEd{ |
michael@0 | 551 | M{"E, d MMM – E, d MMM, y"} |
michael@0 | 552 | d{"E, d MMM – E, d MMM, y"} |
michael@0 | 553 | y{"E, d MMM, y – E, d MMM, y"} |
michael@0 | 554 | } |
michael@0 | 555 | yMMMM{ |
michael@0 | 556 | M{"MMMM–MMMM y"} |
michael@0 | 557 | y{"MMMM y – MMMM y"} |
michael@0 | 558 | } |
michael@0 | 559 | yMMMd{ |
michael@0 | 560 | M{"d MMM – d MMM, y"} |
michael@0 | 561 | d{"d–d MMM, y"} |
michael@0 | 562 | y{"d MMM, y – d MMM, y"} |
michael@0 | 563 | } |
michael@0 | 564 | yMd{ |
michael@0 | 565 | M{"d/M/y – d/M/y"} |
michael@0 | 566 | d{"d/M/y – d/M/y"} |
michael@0 | 567 | y{"d/M/y – d/M/y"} |
michael@0 | 568 | } |
michael@0 | 569 | } |
michael@0 | 570 | monthNames{ |
michael@0 | 571 | format{ |
michael@0 | 572 | abbreviated{ |
michael@0 | 573 | "xan", |
michael@0 | 574 | "feb", |
michael@0 | 575 | "mar", |
michael@0 | 576 | "abr", |
michael@0 | 577 | "mai", |
michael@0 | 578 | "xuñ", |
michael@0 | 579 | "xul", |
michael@0 | 580 | "ago", |
michael@0 | 581 | "set", |
michael@0 | 582 | "out", |
michael@0 | 583 | "nov", |
michael@0 | 584 | "dec", |
michael@0 | 585 | } |
michael@0 | 586 | narrow{ |
michael@0 | 587 | "X", |
michael@0 | 588 | "F", |
michael@0 | 589 | "M", |
michael@0 | 590 | "A", |
michael@0 | 591 | "M", |
michael@0 | 592 | "X", |
michael@0 | 593 | "X", |
michael@0 | 594 | "A", |
michael@0 | 595 | "S", |
michael@0 | 596 | "O", |
michael@0 | 597 | "N", |
michael@0 | 598 | "D", |
michael@0 | 599 | } |
michael@0 | 600 | wide{ |
michael@0 | 601 | "xaneiro", |
michael@0 | 602 | "febreiro", |
michael@0 | 603 | "marzo", |
michael@0 | 604 | "abril", |
michael@0 | 605 | "maio", |
michael@0 | 606 | "xuño", |
michael@0 | 607 | "xullo", |
michael@0 | 608 | "agosto", |
michael@0 | 609 | "setembro", |
michael@0 | 610 | "outubro", |
michael@0 | 611 | "novembro", |
michael@0 | 612 | "decembro", |
michael@0 | 613 | } |
michael@0 | 614 | } |
michael@0 | 615 | stand-alone{ |
michael@0 | 616 | abbreviated{ |
michael@0 | 617 | "Xan", |
michael@0 | 618 | "Feb", |
michael@0 | 619 | "Mar", |
michael@0 | 620 | "Abr", |
michael@0 | 621 | "Mai", |
michael@0 | 622 | "Xuñ", |
michael@0 | 623 | "Xul", |
michael@0 | 624 | "Ago", |
michael@0 | 625 | "Set", |
michael@0 | 626 | "Out", |
michael@0 | 627 | "Nov", |
michael@0 | 628 | "Dec", |
michael@0 | 629 | } |
michael@0 | 630 | narrow{ |
michael@0 | 631 | "X", |
michael@0 | 632 | "F", |
michael@0 | 633 | "M", |
michael@0 | 634 | "A", |
michael@0 | 635 | "M", |
michael@0 | 636 | "X", |
michael@0 | 637 | "X", |
michael@0 | 638 | "A", |
michael@0 | 639 | "S", |
michael@0 | 640 | "O", |
michael@0 | 641 | "N", |
michael@0 | 642 | "D", |
michael@0 | 643 | } |
michael@0 | 644 | wide{ |
michael@0 | 645 | "Xaneiro", |
michael@0 | 646 | "Febreiro", |
michael@0 | 647 | "Marzo", |
michael@0 | 648 | "Abril", |
michael@0 | 649 | "Maio", |
michael@0 | 650 | "Xuño", |
michael@0 | 651 | "Xullo", |
michael@0 | 652 | "Agosto", |
michael@0 | 653 | "Setembro", |
michael@0 | 654 | "Outubro", |
michael@0 | 655 | "Novembro", |
michael@0 | 656 | "Decembro", |
michael@0 | 657 | } |
michael@0 | 658 | } |
michael@0 | 659 | } |
michael@0 | 660 | quarters{ |
michael@0 | 661 | format{ |
michael@0 | 662 | abbreviated{ |
michael@0 | 663 | "T1", |
michael@0 | 664 | "T2", |
michael@0 | 665 | "T3", |
michael@0 | 666 | "T4", |
michael@0 | 667 | } |
michael@0 | 668 | narrow{ |
michael@0 | 669 | "1", |
michael@0 | 670 | "2", |
michael@0 | 671 | "3", |
michael@0 | 672 | "4", |
michael@0 | 673 | } |
michael@0 | 674 | wide{ |
michael@0 | 675 | "1o trimestre", |
michael@0 | 676 | "2o trimestre", |
michael@0 | 677 | "3o trimestre", |
michael@0 | 678 | "4o trimestre", |
michael@0 | 679 | } |
michael@0 | 680 | } |
michael@0 | 681 | stand-alone{ |
michael@0 | 682 | abbreviated{ |
michael@0 | 683 | "T1", |
michael@0 | 684 | "T2", |
michael@0 | 685 | "T3", |
michael@0 | 686 | "T4", |
michael@0 | 687 | } |
michael@0 | 688 | narrow{ |
michael@0 | 689 | "1", |
michael@0 | 690 | "2", |
michael@0 | 691 | "3", |
michael@0 | 692 | "4", |
michael@0 | 693 | } |
michael@0 | 694 | wide{ |
michael@0 | 695 | "1o trimestre", |
michael@0 | 696 | "2o trimestre", |
michael@0 | 697 | "3o trimestre", |
michael@0 | 698 | "4o trimestre", |
michael@0 | 699 | } |
michael@0 | 700 | } |
michael@0 | 701 | } |
michael@0 | 702 | } |
michael@0 | 703 | } |
michael@0 | 704 | delimiters{ |
michael@0 | 705 | alternateQuotationEnd{"’"} |
michael@0 | 706 | alternateQuotationStart{"‘"} |
michael@0 | 707 | quotationEnd{"”"} |
michael@0 | 708 | quotationStart{"“"} |
michael@0 | 709 | } |
michael@0 | 710 | durationUnits{ |
michael@0 | 711 | hm{"h:mm"} |
michael@0 | 712 | hms{"h:mm:ss"} |
michael@0 | 713 | ms{"m:ss"} |
michael@0 | 714 | } |
michael@0 | 715 | fields{ |
michael@0 | 716 | day{ |
michael@0 | 717 | dn{"Día"} |
michael@0 | 718 | relative{ |
michael@0 | 719 | "-1"{"onte"} |
michael@0 | 720 | "-2"{"antonte"} |
michael@0 | 721 | "0"{"hoxe"} |
michael@0 | 722 | "1"{"mañá"} |
michael@0 | 723 | "2"{"pasadomañá"} |
michael@0 | 724 | } |
michael@0 | 725 | relativeTime{ |
michael@0 | 726 | future{ |
michael@0 | 727 | one{"En {0} día"} |
michael@0 | 728 | other{"En {0} días"} |
michael@0 | 729 | } |
michael@0 | 730 | past{ |
michael@0 | 731 | one{"Hai {0} día"} |
michael@0 | 732 | other{"Hai {0} días"} |
michael@0 | 733 | } |
michael@0 | 734 | } |
michael@0 | 735 | } |
michael@0 | 736 | dayperiod{ |
michael@0 | 737 | dn{"a.m./p.m."} |
michael@0 | 738 | } |
michael@0 | 739 | era{ |
michael@0 | 740 | dn{"Era"} |
michael@0 | 741 | } |
michael@0 | 742 | fri{ |
michael@0 | 743 | relative{ |
michael@0 | 744 | "-1"{"venres pasado"} |
michael@0 | 745 | "0"{"este venres"} |
michael@0 | 746 | "1"{"próximo venres"} |
michael@0 | 747 | } |
michael@0 | 748 | } |
michael@0 | 749 | hour{ |
michael@0 | 750 | dn{"Hora"} |
michael@0 | 751 | relativeTime{ |
michael@0 | 752 | future{ |
michael@0 | 753 | one{"En {0} hora"} |
michael@0 | 754 | other{"En {0} horas"} |
michael@0 | 755 | } |
michael@0 | 756 | past{ |
michael@0 | 757 | one{"Hai {0} hora"} |
michael@0 | 758 | other{"Hai {0} horas"} |
michael@0 | 759 | } |
michael@0 | 760 | } |
michael@0 | 761 | } |
michael@0 | 762 | minute{ |
michael@0 | 763 | dn{"Minuto"} |
michael@0 | 764 | relativeTime{ |
michael@0 | 765 | future{ |
michael@0 | 766 | one{"En {0} minuto"} |
michael@0 | 767 | other{"En {0} minutos"} |
michael@0 | 768 | } |
michael@0 | 769 | past{ |
michael@0 | 770 | one{"Hai {0} minuto"} |
michael@0 | 771 | other{"Hai {0} minutos"} |
michael@0 | 772 | } |
michael@0 | 773 | } |
michael@0 | 774 | } |
michael@0 | 775 | mon{ |
michael@0 | 776 | relative{ |
michael@0 | 777 | "-1"{"luns pasado"} |
michael@0 | 778 | "0"{"este luns"} |
michael@0 | 779 | "1"{"próximo luns"} |
michael@0 | 780 | } |
michael@0 | 781 | } |
michael@0 | 782 | month{ |
michael@0 | 783 | dn{"Mes"} |
michael@0 | 784 | relative{ |
michael@0 | 785 | "-1"{"mes pasado"} |
michael@0 | 786 | "0"{"este mes"} |
michael@0 | 787 | "1"{"mes seguinte"} |
michael@0 | 788 | } |
michael@0 | 789 | relativeTime{ |
michael@0 | 790 | future{ |
michael@0 | 791 | one{"En {0} mes"} |
michael@0 | 792 | other{"En {0} meses"} |
michael@0 | 793 | } |
michael@0 | 794 | past{ |
michael@0 | 795 | one{"Hai {0} mes"} |
michael@0 | 796 | other{"Hai {0} meses"} |
michael@0 | 797 | } |
michael@0 | 798 | } |
michael@0 | 799 | } |
michael@0 | 800 | sat{ |
michael@0 | 801 | relative{ |
michael@0 | 802 | "-1"{"sábado pasado"} |
michael@0 | 803 | "0"{"este sábado"} |
michael@0 | 804 | "1"{"próximo sábado"} |
michael@0 | 805 | } |
michael@0 | 806 | } |
michael@0 | 807 | second{ |
michael@0 | 808 | dn{"Segundo"} |
michael@0 | 809 | relative{ |
michael@0 | 810 | "0"{"agora"} |
michael@0 | 811 | } |
michael@0 | 812 | relativeTime{ |
michael@0 | 813 | future{ |
michael@0 | 814 | one{"En {0} segundo"} |
michael@0 | 815 | other{"En {0} segundos"} |
michael@0 | 816 | } |
michael@0 | 817 | past{ |
michael@0 | 818 | one{"Hai {0} segundo"} |
michael@0 | 819 | other{"Hai {0} segundos"} |
michael@0 | 820 | } |
michael@0 | 821 | } |
michael@0 | 822 | } |
michael@0 | 823 | sun{ |
michael@0 | 824 | relative{ |
michael@0 | 825 | "-1"{"domingo pasado"} |
michael@0 | 826 | "0"{"este domingo"} |
michael@0 | 827 | "1"{"próximo domingo"} |
michael@0 | 828 | } |
michael@0 | 829 | } |
michael@0 | 830 | thu{ |
michael@0 | 831 | relative{ |
michael@0 | 832 | "-1"{"xoves pasado"} |
michael@0 | 833 | "0"{"este xoves"} |
michael@0 | 834 | "1"{"próximo xoves"} |
michael@0 | 835 | } |
michael@0 | 836 | } |
michael@0 | 837 | tue{ |
michael@0 | 838 | relative{ |
michael@0 | 839 | "-1"{"martes pasado"} |
michael@0 | 840 | "0"{"este martes"} |
michael@0 | 841 | "1"{"próximo martes"} |
michael@0 | 842 | } |
michael@0 | 843 | } |
michael@0 | 844 | wed{ |
michael@0 | 845 | relative{ |
michael@0 | 846 | "-1"{"mércores pasado"} |
michael@0 | 847 | "0"{"este mércores"} |
michael@0 | 848 | "1"{"próximo mércores"} |
michael@0 | 849 | } |
michael@0 | 850 | } |
michael@0 | 851 | week{ |
michael@0 | 852 | dn{"Semana"} |
michael@0 | 853 | relative{ |
michael@0 | 854 | "-1"{"semana pasada"} |
michael@0 | 855 | "0"{"esta semana"} |
michael@0 | 856 | "1"{"semana seguinte"} |
michael@0 | 857 | } |
michael@0 | 858 | relativeTime{ |
michael@0 | 859 | future{ |
michael@0 | 860 | one{"En {0} semana"} |
michael@0 | 861 | other{"En {0} semanas"} |
michael@0 | 862 | } |
michael@0 | 863 | past{ |
michael@0 | 864 | one{"Hai {0} semana"} |
michael@0 | 865 | other{"Hai {0} semanas"} |
michael@0 | 866 | } |
michael@0 | 867 | } |
michael@0 | 868 | } |
michael@0 | 869 | weekday{ |
michael@0 | 870 | dn{"Día da semana"} |
michael@0 | 871 | } |
michael@0 | 872 | year{ |
michael@0 | 873 | dn{"Ano"} |
michael@0 | 874 | relative{ |
michael@0 | 875 | "-1"{"ano pasado"} |
michael@0 | 876 | "0"{"este ano"} |
michael@0 | 877 | "1"{"seguinte ano"} |
michael@0 | 878 | } |
michael@0 | 879 | relativeTime{ |
michael@0 | 880 | future{ |
michael@0 | 881 | one{"En {0} ano"} |
michael@0 | 882 | other{"En {0} anos"} |
michael@0 | 883 | } |
michael@0 | 884 | past{ |
michael@0 | 885 | one{"Hai {0} ano"} |
michael@0 | 886 | other{"Hai {0} anos"} |
michael@0 | 887 | } |
michael@0 | 888 | } |
michael@0 | 889 | } |
michael@0 | 890 | zone{ |
michael@0 | 891 | dn{"Fuso horario"} |
michael@0 | 892 | } |
michael@0 | 893 | } |
michael@0 | 894 | listPattern{ |
michael@0 | 895 | standard{ |
michael@0 | 896 | 2{"{0} e {1}"} |
michael@0 | 897 | end{"{0} e {1}"} |
michael@0 | 898 | middle{"{0}, {1}"} |
michael@0 | 899 | start{"{0}, {1}"} |
michael@0 | 900 | } |
michael@0 | 901 | } |
michael@0 | 902 | measurementSystemNames{ |
michael@0 | 903 | UK{"británico"} |
michael@0 | 904 | US{"americano"} |
michael@0 | 905 | metric{"métrico decimal"} |
michael@0 | 906 | } |
michael@0 | 907 | transformNames{ |
michael@0 | 908 | BGN{"BGN"} |
michael@0 | 909 | Numeric{"Numérico"} |
michael@0 | 910 | Tone{"Ton"} |
michael@0 | 911 | UNGEGN{"UNGEGN"} |
michael@0 | 912 | x-Accents{"Acentos"} |
michael@0 | 913 | x-Fullwidth{"Ancho completo"} |
michael@0 | 914 | x-Halfwidth{"Ancho medio"} |
michael@0 | 915 | x-Jamo{"Jamo"} |
michael@0 | 916 | x-Pinyin{"Pinyin"} |
michael@0 | 917 | x-Publishing{"Publicación"} |
michael@0 | 918 | } |
michael@0 | 919 | units{ |
michael@0 | 920 | duration{ |
michael@0 | 921 | day{ |
michael@0 | 922 | one{"{0} día"} |
michael@0 | 923 | other{"{0} días"} |
michael@0 | 924 | } |
michael@0 | 925 | hour{ |
michael@0 | 926 | one{"{0} hora"} |
michael@0 | 927 | other{"{0} horas"} |
michael@0 | 928 | } |
michael@0 | 929 | millisecond{ |
michael@0 | 930 | one{"{0} milisegundo"} |
michael@0 | 931 | other{"{0} milisegundos"} |
michael@0 | 932 | } |
michael@0 | 933 | minute{ |
michael@0 | 934 | one{"{0} minuto"} |
michael@0 | 935 | other{"{0} minutos"} |
michael@0 | 936 | } |
michael@0 | 937 | month{ |
michael@0 | 938 | one{"{0} mes"} |
michael@0 | 939 | other{"{0} meses"} |
michael@0 | 940 | } |
michael@0 | 941 | second{ |
michael@0 | 942 | one{"{0} segundo"} |
michael@0 | 943 | other{"{0} segundos"} |
michael@0 | 944 | } |
michael@0 | 945 | week{ |
michael@0 | 946 | one{"{0} semana"} |
michael@0 | 947 | other{"{0} semanas"} |
michael@0 | 948 | } |
michael@0 | 949 | year{ |
michael@0 | 950 | one{"{0} ano"} |
michael@0 | 951 | other{"{0} anos"} |
michael@0 | 952 | } |
michael@0 | 953 | } |
michael@0 | 954 | length{ |
michael@0 | 955 | centimeter{ |
michael@0 | 956 | one{"{0} centímetro"} |
michael@0 | 957 | other{"{0} centímetros"} |
michael@0 | 958 | } |
michael@0 | 959 | kilometer{ |
michael@0 | 960 | one{"{0} quilómetro"} |
michael@0 | 961 | other{"{0} quilómetros"} |
michael@0 | 962 | } |
michael@0 | 963 | meter{ |
michael@0 | 964 | one{"{0} metro"} |
michael@0 | 965 | other{"{0} metros"} |
michael@0 | 966 | } |
michael@0 | 967 | millimeter{ |
michael@0 | 968 | one{"{0} milímetro"} |
michael@0 | 969 | other{"{0} milímetros"} |
michael@0 | 970 | } |
michael@0 | 971 | } |
michael@0 | 972 | mass{ |
michael@0 | 973 | gram{ |
michael@0 | 974 | one{"{0} gramo"} |
michael@0 | 975 | other{"{0} gramos"} |
michael@0 | 976 | } |
michael@0 | 977 | kilogram{ |
michael@0 | 978 | one{"{0} quilogramo"} |
michael@0 | 979 | other{"{0} quilogramos"} |
michael@0 | 980 | } |
michael@0 | 981 | } |
michael@0 | 982 | speed{ |
michael@0 | 983 | kilometer-per-hour{ |
michael@0 | 984 | one{"{0} quilómetro por hora"} |
michael@0 | 985 | other{"{0} quilómetros por hora"} |
michael@0 | 986 | } |
michael@0 | 987 | } |
michael@0 | 988 | temperature{ |
michael@0 | 989 | celsius{ |
michael@0 | 990 | one{"{0}grado Celsius"} |
michael@0 | 991 | other{"{0}grados Celsius"} |
michael@0 | 992 | } |
michael@0 | 993 | } |
michael@0 | 994 | volume{ |
michael@0 | 995 | liter{ |
michael@0 | 996 | one{"{0} litro"} |
michael@0 | 997 | other{"{0} litros"} |
michael@0 | 998 | } |
michael@0 | 999 | } |
michael@0 | 1000 | } |
michael@0 | 1001 | unitsNarrow{ |
michael@0 | 1002 | duration{ |
michael@0 | 1003 | day{ |
michael@0 | 1004 | one{"{0} d"} |
michael@0 | 1005 | other{"{0} d"} |
michael@0 | 1006 | } |
michael@0 | 1007 | hour{ |
michael@0 | 1008 | one{"{0} h"} |
michael@0 | 1009 | other{"{0} h"} |
michael@0 | 1010 | } |
michael@0 | 1011 | millisecond{ |
michael@0 | 1012 | one{"{0} ms"} |
michael@0 | 1013 | other{"{0} ms"} |
michael@0 | 1014 | } |
michael@0 | 1015 | minute{ |
michael@0 | 1016 | one{"{0} m"} |
michael@0 | 1017 | other{"{0} m"} |
michael@0 | 1018 | } |
michael@0 | 1019 | month{ |
michael@0 | 1020 | one{"{0} m"} |
michael@0 | 1021 | other{"{0} m"} |
michael@0 | 1022 | } |
michael@0 | 1023 | second{ |
michael@0 | 1024 | one{"{0} s"} |
michael@0 | 1025 | other{"{0} s"} |
michael@0 | 1026 | } |
michael@0 | 1027 | week{ |
michael@0 | 1028 | one{"{0} s"} |
michael@0 | 1029 | other{"{0} s"} |
michael@0 | 1030 | } |
michael@0 | 1031 | year{ |
michael@0 | 1032 | one{"{0} a"} |
michael@0 | 1033 | other{"{0} a"} |
michael@0 | 1034 | } |
michael@0 | 1035 | } |
michael@0 | 1036 | length{ |
michael@0 | 1037 | centimeter{ |
michael@0 | 1038 | one{"{0} cm"} |
michael@0 | 1039 | other{"{0} cm"} |
michael@0 | 1040 | } |
michael@0 | 1041 | kilometer{ |
michael@0 | 1042 | one{"{0} km"} |
michael@0 | 1043 | other{"{0} km"} |
michael@0 | 1044 | } |
michael@0 | 1045 | meter{ |
michael@0 | 1046 | one{"{0} m"} |
michael@0 | 1047 | other{"{0} m"} |
michael@0 | 1048 | } |
michael@0 | 1049 | millimeter{ |
michael@0 | 1050 | one{"{0} mm"} |
michael@0 | 1051 | other{"{0} mm"} |
michael@0 | 1052 | } |
michael@0 | 1053 | } |
michael@0 | 1054 | mass{ |
michael@0 | 1055 | gram{ |
michael@0 | 1056 | one{"{0} g"} |
michael@0 | 1057 | other{"{0} g"} |
michael@0 | 1058 | } |
michael@0 | 1059 | kilogram{ |
michael@0 | 1060 | one{"{0} kg"} |
michael@0 | 1061 | other{"{0} kg"} |
michael@0 | 1062 | } |
michael@0 | 1063 | } |
michael@0 | 1064 | speed{ |
michael@0 | 1065 | kilometer-per-hour{ |
michael@0 | 1066 | one{"{0} km/h"} |
michael@0 | 1067 | other{"{0} km/h"} |
michael@0 | 1068 | } |
michael@0 | 1069 | } |
michael@0 | 1070 | temperature{ |
michael@0 | 1071 | celsius{ |
michael@0 | 1072 | one{"{0}°"} |
michael@0 | 1073 | other{"{0}°"} |
michael@0 | 1074 | } |
michael@0 | 1075 | } |
michael@0 | 1076 | volume{ |
michael@0 | 1077 | liter{ |
michael@0 | 1078 | one{"{0} l"} |
michael@0 | 1079 | other{"{0} l"} |
michael@0 | 1080 | } |
michael@0 | 1081 | } |
michael@0 | 1082 | } |
michael@0 | 1083 | unitsShort{ |
michael@0 | 1084 | duration{ |
michael@0 | 1085 | day{ |
michael@0 | 1086 | one{"{0} día"} |
michael@0 | 1087 | other{"{0} días"} |
michael@0 | 1088 | } |
michael@0 | 1089 | hour{ |
michael@0 | 1090 | one{"{0} hora"} |
michael@0 | 1091 | other{"{0} horas"} |
michael@0 | 1092 | } |
michael@0 | 1093 | millisecond{ |
michael@0 | 1094 | one{"{0} miliseg"} |
michael@0 | 1095 | other{"{0} miliseg"} |
michael@0 | 1096 | } |
michael@0 | 1097 | minute{ |
michael@0 | 1098 | one{"{0} min"} |
michael@0 | 1099 | other{"{0} min"} |
michael@0 | 1100 | } |
michael@0 | 1101 | month{ |
michael@0 | 1102 | one{"{0} mes"} |
michael@0 | 1103 | other{"{0} meses"} |
michael@0 | 1104 | } |
michael@0 | 1105 | second{ |
michael@0 | 1106 | one{"{0} seg"} |
michael@0 | 1107 | other{"{0} seg"} |
michael@0 | 1108 | } |
michael@0 | 1109 | week{ |
michael@0 | 1110 | one{"{0} sem"} |
michael@0 | 1111 | other{"{0} sem"} |
michael@0 | 1112 | } |
michael@0 | 1113 | year{ |
michael@0 | 1114 | one{"{0} ano"} |
michael@0 | 1115 | other{"{0} anos"} |
michael@0 | 1116 | } |
michael@0 | 1117 | } |
michael@0 | 1118 | length{ |
michael@0 | 1119 | centimeter{ |
michael@0 | 1120 | one{"{0} cent"} |
michael@0 | 1121 | other{"{0} cent"} |
michael@0 | 1122 | } |
michael@0 | 1123 | kilometer{ |
michael@0 | 1124 | one{"{0} quilóm"} |
michael@0 | 1125 | other{"{0} quilóm"} |
michael@0 | 1126 | } |
michael@0 | 1127 | meter{ |
michael@0 | 1128 | one{"{0} met"} |
michael@0 | 1129 | other{"{0} met"} |
michael@0 | 1130 | } |
michael@0 | 1131 | millimeter{ |
michael@0 | 1132 | one{"{0} milím"} |
michael@0 | 1133 | other{"{0} milím"} |
michael@0 | 1134 | } |
michael@0 | 1135 | } |
michael@0 | 1136 | mass{ |
michael@0 | 1137 | gram{ |
michael@0 | 1138 | one{"{0} gram"} |
michael@0 | 1139 | other{"{0} gram"} |
michael@0 | 1140 | } |
michael@0 | 1141 | kilogram{ |
michael@0 | 1142 | one{"{0} quilog"} |
michael@0 | 1143 | other{"{0} quilog"} |
michael@0 | 1144 | } |
michael@0 | 1145 | } |
michael@0 | 1146 | speed{ |
michael@0 | 1147 | kilometer-per-hour{ |
michael@0 | 1148 | one{"{0} km por hora"} |
michael@0 | 1149 | other{"{0} km por hora"} |
michael@0 | 1150 | } |
michael@0 | 1151 | } |
michael@0 | 1152 | temperature{ |
michael@0 | 1153 | celsius{ |
michael@0 | 1154 | one{"{0}g Celsius"} |
michael@0 | 1155 | other{"{0} g Celsius"} |
michael@0 | 1156 | } |
michael@0 | 1157 | } |
michael@0 | 1158 | volume{ |
michael@0 | 1159 | liter{ |
michael@0 | 1160 | one{"{0} lit"} |
michael@0 | 1161 | other{"{0} lit"} |
michael@0 | 1162 | } |
michael@0 | 1163 | } |
michael@0 | 1164 | } |
michael@0 | 1165 | } |