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/id.xml |
michael@0 | 7 | // * |
michael@0 | 8 | // *************************************************************************** |
michael@0 | 9 | /** |
michael@0 | 10 | * ICU <specials> source: <path>/common/main/id.xml |
michael@0 | 11 | */ |
michael@0 | 12 | id{ |
michael@0 | 13 | AuxExemplarCharacters{"[å q x z]"} |
michael@0 | 14 | Ellipsis{ |
michael@0 | 15 | final{"{0}…"} |
michael@0 | 16 | initial{"…{0}"} |
michael@0 | 17 | medial{"{0}…{1}"} |
michael@0 | 18 | word-final{"{0} …"} |
michael@0 | 19 | word-initial{"… {0}"} |
michael@0 | 20 | word-medial{"{0} … {1}"} |
michael@0 | 21 | } |
michael@0 | 22 | 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 | 23 | 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 | 24 | ExemplarCharactersPunctuation{"[‐ – — , ; \\: ! ? . … ' ‘ ’ “ ” ( ) \\[ \\] /]"} |
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 | other{"0 ribu"} |
michael@0 | 46 | } |
michael@0 | 47 | 10000{ |
michael@0 | 48 | other{"00 ribu"} |
michael@0 | 49 | } |
michael@0 | 50 | 100000{ |
michael@0 | 51 | other{"000 ribu"} |
michael@0 | 52 | } |
michael@0 | 53 | 1000000{ |
michael@0 | 54 | other{"0 juta"} |
michael@0 | 55 | } |
michael@0 | 56 | 10000000{ |
michael@0 | 57 | other{"00 juta"} |
michael@0 | 58 | } |
michael@0 | 59 | 100000000{ |
michael@0 | 60 | other{"000 juta"} |
michael@0 | 61 | } |
michael@0 | 62 | 1000000000{ |
michael@0 | 63 | other{"0 miliar"} |
michael@0 | 64 | } |
michael@0 | 65 | 10000000000{ |
michael@0 | 66 | other{"00 miliar"} |
michael@0 | 67 | } |
michael@0 | 68 | 100000000000{ |
michael@0 | 69 | other{"000 miliar"} |
michael@0 | 70 | } |
michael@0 | 71 | 1000000000000{ |
michael@0 | 72 | other{"0 triliun"} |
michael@0 | 73 | } |
michael@0 | 74 | 10000000000000{ |
michael@0 | 75 | other{"00 triliun"} |
michael@0 | 76 | } |
michael@0 | 77 | 100000000000000{ |
michael@0 | 78 | other{"000 triliun"} |
michael@0 | 79 | } |
michael@0 | 80 | } |
michael@0 | 81 | } |
michael@0 | 82 | patternsShort{ |
michael@0 | 83 | decimalFormat{ |
michael@0 | 84 | 1000{ |
michael@0 | 85 | other{"0"} |
michael@0 | 86 | } |
michael@0 | 87 | 10000{ |
michael@0 | 88 | other{"00 rb"} |
michael@0 | 89 | } |
michael@0 | 90 | 100000{ |
michael@0 | 91 | other{"000 rb"} |
michael@0 | 92 | } |
michael@0 | 93 | 1000000{ |
michael@0 | 94 | other{"0 jt"} |
michael@0 | 95 | } |
michael@0 | 96 | 10000000{ |
michael@0 | 97 | other{"00 jt"} |
michael@0 | 98 | } |
michael@0 | 99 | 100000000{ |
michael@0 | 100 | other{"000 jt"} |
michael@0 | 101 | } |
michael@0 | 102 | 1000000000{ |
michael@0 | 103 | other{"0 M"} |
michael@0 | 104 | } |
michael@0 | 105 | 10000000000{ |
michael@0 | 106 | other{"00 M"} |
michael@0 | 107 | } |
michael@0 | 108 | 100000000000{ |
michael@0 | 109 | other{"000 M"} |
michael@0 | 110 | } |
michael@0 | 111 | 1000000000000{ |
michael@0 | 112 | other{"0 T"} |
michael@0 | 113 | } |
michael@0 | 114 | 10000000000000{ |
michael@0 | 115 | other{"00 T"} |
michael@0 | 116 | } |
michael@0 | 117 | 100000000000000{ |
michael@0 | 118 | other{"000 T"} |
michael@0 | 119 | } |
michael@0 | 120 | } |
michael@0 | 121 | } |
michael@0 | 122 | symbols{ |
michael@0 | 123 | decimal{","} |
michael@0 | 124 | exponential{"E"} |
michael@0 | 125 | group{"."} |
michael@0 | 126 | infinity{"∞"} |
michael@0 | 127 | list{";"} |
michael@0 | 128 | minusSign{"-"} |
michael@0 | 129 | nan{"NaN"} |
michael@0 | 130 | perMille{"‰"} |
michael@0 | 131 | percentSign{"%"} |
michael@0 | 132 | plusSign{"+"} |
michael@0 | 133 | superscriptingExponent{"×"} |
michael@0 | 134 | } |
michael@0 | 135 | } |
michael@0 | 136 | } |
michael@0 | 137 | Version{"2.0.93.8"} |
michael@0 | 138 | calendar{ |
michael@0 | 139 | buddhist{ |
michael@0 | 140 | DateTimePatterns{ |
michael@0 | 141 | "HH.mm.ss zzzz", |
michael@0 | 142 | "HH.mm.ss z", |
michael@0 | 143 | "HH.mm.ss", |
michael@0 | 144 | "HH.mm", |
michael@0 | 145 | "EEEE, dd MMMM y G", |
michael@0 | 146 | "d MMMM y G", |
michael@0 | 147 | "d MMM y G", |
michael@0 | 148 | "d/M/y GGGGG", |
michael@0 | 149 | "{1} {0}", |
michael@0 | 150 | "{1} {0}", |
michael@0 | 151 | "{1} {0}", |
michael@0 | 152 | "{1} {0}", |
michael@0 | 153 | "{1} {0}", |
michael@0 | 154 | } |
michael@0 | 155 | availableFormats{ |
michael@0 | 156 | M{"L"} |
michael@0 | 157 | MEd{"E, d/M"} |
michael@0 | 158 | MMM{"LLL"} |
michael@0 | 159 | MMMEd{"E, d MMM"} |
michael@0 | 160 | MMMMEd{"E, d MMMM"} |
michael@0 | 161 | MMMMd{"d MMMM"} |
michael@0 | 162 | MMMd{"d MMM"} |
michael@0 | 163 | Md{"d/M"} |
michael@0 | 164 | d{"d"} |
michael@0 | 165 | y{"G y"} |
michael@0 | 166 | } |
michael@0 | 167 | eras{ |
michael@0 | 168 | abbreviated{ |
michael@0 | 169 | "BE", |
michael@0 | 170 | } |
michael@0 | 171 | } |
michael@0 | 172 | } |
michael@0 | 173 | chinese{ |
michael@0 | 174 | DateTimePatterns{ |
michael@0 | 175 | "HH.mm.ss zzzz", |
michael@0 | 176 | "HH.mm.ss z", |
michael@0 | 177 | "HH.mm.ss", |
michael@0 | 178 | "HH.mm", |
michael@0 | 179 | "EEEE, U MMMM dd", |
michael@0 | 180 | "U MMMM d", |
michael@0 | 181 | "U MMM d", |
michael@0 | 182 | "y-M-d", |
michael@0 | 183 | "{1} {0}", |
michael@0 | 184 | "{1} {0}", |
michael@0 | 185 | "{1} {0}", |
michael@0 | 186 | "{1} {0}", |
michael@0 | 187 | "{1} {0}", |
michael@0 | 188 | } |
michael@0 | 189 | cyclicNameSets{ |
michael@0 | 190 | dayParts{ |
michael@0 | 191 | format{ |
michael@0 | 192 | abbreviated{ |
michael@0 | 193 | "zi", |
michael@0 | 194 | "chou", |
michael@0 | 195 | "yin", |
michael@0 | 196 | "mao", |
michael@0 | 197 | "chen", |
michael@0 | 198 | "si", |
michael@0 | 199 | "wu", |
michael@0 | 200 | "wei", |
michael@0 | 201 | "shen", |
michael@0 | 202 | "you", |
michael@0 | 203 | "xu", |
michael@0 | 204 | "hai", |
michael@0 | 205 | } |
michael@0 | 206 | } |
michael@0 | 207 | } |
michael@0 | 208 | years{ |
michael@0 | 209 | format{ |
michael@0 | 210 | abbreviated{ |
michael@0 | 211 | "jia-zi", |
michael@0 | 212 | "yi-chou", |
michael@0 | 213 | "bing-yin", |
michael@0 | 214 | "ding-mao", |
michael@0 | 215 | "wu-chen", |
michael@0 | 216 | "ji-si", |
michael@0 | 217 | "geng-wu", |
michael@0 | 218 | "xin-wei", |
michael@0 | 219 | "ren-shen", |
michael@0 | 220 | "gui-you", |
michael@0 | 221 | "jia-xu", |
michael@0 | 222 | "yi-hai", |
michael@0 | 223 | "bing-zi", |
michael@0 | 224 | "ding-chou", |
michael@0 | 225 | "wu-yin", |
michael@0 | 226 | "ji-mao", |
michael@0 | 227 | "geng-chen", |
michael@0 | 228 | "xin-si", |
michael@0 | 229 | "ren-wu", |
michael@0 | 230 | "gui-wei", |
michael@0 | 231 | "jia-shen", |
michael@0 | 232 | "yi-you", |
michael@0 | 233 | "bing-xu", |
michael@0 | 234 | "ding-hai", |
michael@0 | 235 | "wu-zi", |
michael@0 | 236 | "ji-chou", |
michael@0 | 237 | "geng-yin", |
michael@0 | 238 | "xin-mao", |
michael@0 | 239 | "ren-chen", |
michael@0 | 240 | "gui-si", |
michael@0 | 241 | "jia-wu", |
michael@0 | 242 | "yi-wei", |
michael@0 | 243 | "bing-shen", |
michael@0 | 244 | "ding-you", |
michael@0 | 245 | "wu-xu", |
michael@0 | 246 | "ji-hai", |
michael@0 | 247 | "geng-zi", |
michael@0 | 248 | "xin-chou", |
michael@0 | 249 | "ren-yin", |
michael@0 | 250 | "gui-mao", |
michael@0 | 251 | "jia-chen", |
michael@0 | 252 | "yi-si", |
michael@0 | 253 | "bing-wu", |
michael@0 | 254 | "ding-wei", |
michael@0 | 255 | "wu-shen", |
michael@0 | 256 | "ji-you", |
michael@0 | 257 | "geng-xu", |
michael@0 | 258 | "xin-hai", |
michael@0 | 259 | "ren-zi", |
michael@0 | 260 | "gui-chou", |
michael@0 | 261 | "jia-yin", |
michael@0 | 262 | "yi-mao", |
michael@0 | 263 | "bing-chen", |
michael@0 | 264 | "ding-si", |
michael@0 | 265 | "wu-wu", |
michael@0 | 266 | "ji-wei", |
michael@0 | 267 | "geng-shen", |
michael@0 | 268 | "xin-you", |
michael@0 | 269 | "ren-xu", |
michael@0 | 270 | "gui-hai", |
michael@0 | 271 | } |
michael@0 | 272 | } |
michael@0 | 273 | } |
michael@0 | 274 | zodiacs{ |
michael@0 | 275 | format{ |
michael@0 | 276 | abbreviated{ |
michael@0 | 277 | "zi", |
michael@0 | 278 | "chou", |
michael@0 | 279 | "yin", |
michael@0 | 280 | "mao", |
michael@0 | 281 | "chen", |
michael@0 | 282 | "si", |
michael@0 | 283 | "wu", |
michael@0 | 284 | "wei", |
michael@0 | 285 | "shen", |
michael@0 | 286 | "you", |
michael@0 | 287 | "xu", |
michael@0 | 288 | "hai", |
michael@0 | 289 | } |
michael@0 | 290 | } |
michael@0 | 291 | } |
michael@0 | 292 | } |
michael@0 | 293 | monthNames{ |
michael@0 | 294 | format{ |
michael@0 | 295 | abbreviated{ |
michael@0 | 296 | "1", |
michael@0 | 297 | "2", |
michael@0 | 298 | "3", |
michael@0 | 299 | "4", |
michael@0 | 300 | "5", |
michael@0 | 301 | "6", |
michael@0 | 302 | "7", |
michael@0 | 303 | "8", |
michael@0 | 304 | "9", |
michael@0 | 305 | "10", |
michael@0 | 306 | "11", |
michael@0 | 307 | "12", |
michael@0 | 308 | } |
michael@0 | 309 | narrow{ |
michael@0 | 310 | "1", |
michael@0 | 311 | "2", |
michael@0 | 312 | "3", |
michael@0 | 313 | "4", |
michael@0 | 314 | "5", |
michael@0 | 315 | "6", |
michael@0 | 316 | "7", |
michael@0 | 317 | "8", |
michael@0 | 318 | "9", |
michael@0 | 319 | "10", |
michael@0 | 320 | "11", |
michael@0 | 321 | "12", |
michael@0 | 322 | } |
michael@0 | 323 | wide{ |
michael@0 | 324 | "1", |
michael@0 | 325 | "2", |
michael@0 | 326 | "3", |
michael@0 | 327 | "4", |
michael@0 | 328 | "5", |
michael@0 | 329 | "6", |
michael@0 | 330 | "7", |
michael@0 | 331 | "8", |
michael@0 | 332 | "9", |
michael@0 | 333 | "10", |
michael@0 | 334 | "11", |
michael@0 | 335 | "12", |
michael@0 | 336 | } |
michael@0 | 337 | } |
michael@0 | 338 | stand-alone{ |
michael@0 | 339 | abbreviated{ |
michael@0 | 340 | "1", |
michael@0 | 341 | "2", |
michael@0 | 342 | "3", |
michael@0 | 343 | "4", |
michael@0 | 344 | "5", |
michael@0 | 345 | "6", |
michael@0 | 346 | "7", |
michael@0 | 347 | "8", |
michael@0 | 348 | "9", |
michael@0 | 349 | "10", |
michael@0 | 350 | "11", |
michael@0 | 351 | "12", |
michael@0 | 352 | } |
michael@0 | 353 | narrow{ |
michael@0 | 354 | "1", |
michael@0 | 355 | "2", |
michael@0 | 356 | "3", |
michael@0 | 357 | "4", |
michael@0 | 358 | "5", |
michael@0 | 359 | "6", |
michael@0 | 360 | "7", |
michael@0 | 361 | "8", |
michael@0 | 362 | "9", |
michael@0 | 363 | "10", |
michael@0 | 364 | "11", |
michael@0 | 365 | "12", |
michael@0 | 366 | } |
michael@0 | 367 | wide{ |
michael@0 | 368 | "1", |
michael@0 | 369 | "2", |
michael@0 | 370 | "3", |
michael@0 | 371 | "4", |
michael@0 | 372 | "5", |
michael@0 | 373 | "6", |
michael@0 | 374 | "7", |
michael@0 | 375 | "8", |
michael@0 | 376 | "9", |
michael@0 | 377 | "10", |
michael@0 | 378 | "11", |
michael@0 | 379 | "12", |
michael@0 | 380 | } |
michael@0 | 381 | } |
michael@0 | 382 | } |
michael@0 | 383 | } |
michael@0 | 384 | coptic{ |
michael@0 | 385 | monthNames{ |
michael@0 | 386 | format{ |
michael@0 | 387 | abbreviated{ |
michael@0 | 388 | "Tout", |
michael@0 | 389 | "Baba", |
michael@0 | 390 | "Hator", |
michael@0 | 391 | "Kiahk", |
michael@0 | 392 | "Toba", |
michael@0 | 393 | "Amshir", |
michael@0 | 394 | "Baramhat", |
michael@0 | 395 | "Baramouda", |
michael@0 | 396 | "Bashans", |
michael@0 | 397 | "Paona", |
michael@0 | 398 | "Epep", |
michael@0 | 399 | "Mesra", |
michael@0 | 400 | "Nasie", |
michael@0 | 401 | } |
michael@0 | 402 | narrow{ |
michael@0 | 403 | "1", |
michael@0 | 404 | "2", |
michael@0 | 405 | "3", |
michael@0 | 406 | "4", |
michael@0 | 407 | "5", |
michael@0 | 408 | "6", |
michael@0 | 409 | "7", |
michael@0 | 410 | "8", |
michael@0 | 411 | "9", |
michael@0 | 412 | "10", |
michael@0 | 413 | "11", |
michael@0 | 414 | "12", |
michael@0 | 415 | "13", |
michael@0 | 416 | } |
michael@0 | 417 | wide{ |
michael@0 | 418 | "Tout", |
michael@0 | 419 | "Baba", |
michael@0 | 420 | "Hator", |
michael@0 | 421 | "Kiahk", |
michael@0 | 422 | "Toba", |
michael@0 | 423 | "Amshir", |
michael@0 | 424 | "Baramhat", |
michael@0 | 425 | "Baramouda", |
michael@0 | 426 | "Bashans", |
michael@0 | 427 | "Paona", |
michael@0 | 428 | "Epep", |
michael@0 | 429 | "Mesra", |
michael@0 | 430 | "Nasie", |
michael@0 | 431 | } |
michael@0 | 432 | } |
michael@0 | 433 | stand-alone{ |
michael@0 | 434 | abbreviated{ |
michael@0 | 435 | "Tout", |
michael@0 | 436 | "Baba", |
michael@0 | 437 | "Hator", |
michael@0 | 438 | "Kiahk", |
michael@0 | 439 | "Toba", |
michael@0 | 440 | "Amshir", |
michael@0 | 441 | "Baramhat", |
michael@0 | 442 | "Baramouda", |
michael@0 | 443 | "Bashans", |
michael@0 | 444 | "Paona", |
michael@0 | 445 | "Epep", |
michael@0 | 446 | "Mesra", |
michael@0 | 447 | "Nasie", |
michael@0 | 448 | } |
michael@0 | 449 | narrow{ |
michael@0 | 450 | "1", |
michael@0 | 451 | "2", |
michael@0 | 452 | "3", |
michael@0 | 453 | "4", |
michael@0 | 454 | "5", |
michael@0 | 455 | "6", |
michael@0 | 456 | "7", |
michael@0 | 457 | "8", |
michael@0 | 458 | "9", |
michael@0 | 459 | "10", |
michael@0 | 460 | "11", |
michael@0 | 461 | "12", |
michael@0 | 462 | "13", |
michael@0 | 463 | } |
michael@0 | 464 | wide{ |
michael@0 | 465 | "Tout", |
michael@0 | 466 | "Baba", |
michael@0 | 467 | "Hator", |
michael@0 | 468 | "Kiahk", |
michael@0 | 469 | "Toba", |
michael@0 | 470 | "Amshir", |
michael@0 | 471 | "Baramhat", |
michael@0 | 472 | "Baramouda", |
michael@0 | 473 | "Bashans", |
michael@0 | 474 | "Paona", |
michael@0 | 475 | "Epep", |
michael@0 | 476 | "Mesra", |
michael@0 | 477 | "Nasie", |
michael@0 | 478 | } |
michael@0 | 479 | } |
michael@0 | 480 | } |
michael@0 | 481 | } |
michael@0 | 482 | ethiopic{ |
michael@0 | 483 | monthNames{ |
michael@0 | 484 | format{ |
michael@0 | 485 | abbreviated{ |
michael@0 | 486 | "Meskerem", |
michael@0 | 487 | "Tekemt", |
michael@0 | 488 | "Hedar", |
michael@0 | 489 | "Tahsas", |
michael@0 | 490 | "Ter", |
michael@0 | 491 | "Yekatit", |
michael@0 | 492 | "Megabit", |
michael@0 | 493 | "Miazia", |
michael@0 | 494 | "Genbot", |
michael@0 | 495 | "Sene", |
michael@0 | 496 | "Hamle", |
michael@0 | 497 | "Nehasse", |
michael@0 | 498 | "Pagumen", |
michael@0 | 499 | } |
michael@0 | 500 | narrow{ |
michael@0 | 501 | "1", |
michael@0 | 502 | "2", |
michael@0 | 503 | "3", |
michael@0 | 504 | "4", |
michael@0 | 505 | "5", |
michael@0 | 506 | "6", |
michael@0 | 507 | "7", |
michael@0 | 508 | "8", |
michael@0 | 509 | "9", |
michael@0 | 510 | "10", |
michael@0 | 511 | "11", |
michael@0 | 512 | "12", |
michael@0 | 513 | "13", |
michael@0 | 514 | } |
michael@0 | 515 | wide{ |
michael@0 | 516 | "Meskerem", |
michael@0 | 517 | "Tekemt", |
michael@0 | 518 | "Hedar", |
michael@0 | 519 | "Tahsas", |
michael@0 | 520 | "Ter", |
michael@0 | 521 | "Yekatit", |
michael@0 | 522 | "Megabit", |
michael@0 | 523 | "Miazia", |
michael@0 | 524 | "Genbot", |
michael@0 | 525 | "Sene", |
michael@0 | 526 | "Hamle", |
michael@0 | 527 | "Nehasse", |
michael@0 | 528 | "Pagumen", |
michael@0 | 529 | } |
michael@0 | 530 | } |
michael@0 | 531 | stand-alone{ |
michael@0 | 532 | abbreviated{ |
michael@0 | 533 | "Meskerem", |
michael@0 | 534 | "Tekemt", |
michael@0 | 535 | "Hedar", |
michael@0 | 536 | "Tahsas", |
michael@0 | 537 | "Ter", |
michael@0 | 538 | "Yekatit", |
michael@0 | 539 | "Megabit", |
michael@0 | 540 | "Miazia", |
michael@0 | 541 | "Genbot", |
michael@0 | 542 | "Sene", |
michael@0 | 543 | "Hamle", |
michael@0 | 544 | "Nehasse", |
michael@0 | 545 | "Pagumen", |
michael@0 | 546 | } |
michael@0 | 547 | narrow{ |
michael@0 | 548 | "1", |
michael@0 | 549 | "2", |
michael@0 | 550 | "3", |
michael@0 | 551 | "4", |
michael@0 | 552 | "5", |
michael@0 | 553 | "6", |
michael@0 | 554 | "7", |
michael@0 | 555 | "8", |
michael@0 | 556 | "9", |
michael@0 | 557 | "10", |
michael@0 | 558 | "11", |
michael@0 | 559 | "12", |
michael@0 | 560 | "13", |
michael@0 | 561 | } |
michael@0 | 562 | wide{ |
michael@0 | 563 | "Meskerem", |
michael@0 | 564 | "Tekemt", |
michael@0 | 565 | "Hedar", |
michael@0 | 566 | "Tahsas", |
michael@0 | 567 | "Ter", |
michael@0 | 568 | "Yekatit", |
michael@0 | 569 | "Megabit", |
michael@0 | 570 | "Miazia", |
michael@0 | 571 | "Genbot", |
michael@0 | 572 | "Sene", |
michael@0 | 573 | "Hamle", |
michael@0 | 574 | "Nehasse", |
michael@0 | 575 | "Pagumen", |
michael@0 | 576 | } |
michael@0 | 577 | } |
michael@0 | 578 | } |
michael@0 | 579 | } |
michael@0 | 580 | generic{ |
michael@0 | 581 | DateTimePatterns{ |
michael@0 | 582 | "HH.mm.ss zzzz", |
michael@0 | 583 | "HH.mm.ss z", |
michael@0 | 584 | "HH.mm.ss", |
michael@0 | 585 | "HH.mm", |
michael@0 | 586 | "EEEE, dd MMMM y G", |
michael@0 | 587 | "d MMMM y G", |
michael@0 | 588 | "d MMM y G", |
michael@0 | 589 | "dd/MM/yy GGGGG", |
michael@0 | 590 | "{1} {0}", |
michael@0 | 591 | "{1} {0}", |
michael@0 | 592 | "{1} {0}", |
michael@0 | 593 | "{1} {0}", |
michael@0 | 594 | "{1} {0}", |
michael@0 | 595 | } |
michael@0 | 596 | availableFormats{ |
michael@0 | 597 | Ed{"E, d"} |
michael@0 | 598 | Gy{"y G"} |
michael@0 | 599 | GyMMM{"MMM y G"} |
michael@0 | 600 | GyMMMEd{"E, d MMM y G"} |
michael@0 | 601 | GyMMMd{"d MMM y G"} |
michael@0 | 602 | H{"HH"} |
michael@0 | 603 | Hm{"HH.mm"} |
michael@0 | 604 | Hms{"HH.mm.ss"} |
michael@0 | 605 | M{"L"} |
michael@0 | 606 | MEd{"E, d/M"} |
michael@0 | 607 | MMM{"LLL"} |
michael@0 | 608 | MMMEd{"E, d MMM"} |
michael@0 | 609 | MMMMEd{"E, d MMMM"} |
michael@0 | 610 | MMMMd{"d MMMM"} |
michael@0 | 611 | MMMd{"d MMM"} |
michael@0 | 612 | Md{"d/M"} |
michael@0 | 613 | d{"d"} |
michael@0 | 614 | h{"h a"} |
michael@0 | 615 | hm{"h.mm a"} |
michael@0 | 616 | hms{"h.mm.ss a"} |
michael@0 | 617 | ms{"mm.ss"} |
michael@0 | 618 | y{"y G"} |
michael@0 | 619 | yyyy{"y G"} |
michael@0 | 620 | yyyyM{"M/y G"} |
michael@0 | 621 | yyyyMEd{"E, d/M/y G"} |
michael@0 | 622 | yyyyMMM{"MMM y G"} |
michael@0 | 623 | yyyyMMMEd{"E, d MMM y G"} |
michael@0 | 624 | yyyyMMMd{"d MMM y G"} |
michael@0 | 625 | yyyyMd{"d/M/y G"} |
michael@0 | 626 | yyyyQQQ{"QQQ y G"} |
michael@0 | 627 | yyyyQQQQ{"QQQQ y G"} |
michael@0 | 628 | } |
michael@0 | 629 | intervalFormats{ |
michael@0 | 630 | H{ |
michael@0 | 631 | H{"HH–HH"} |
michael@0 | 632 | } |
michael@0 | 633 | Hm{ |
michael@0 | 634 | H{"HH.mm–HH.mm"} |
michael@0 | 635 | m{"HH.mm–HH.mm"} |
michael@0 | 636 | } |
michael@0 | 637 | Hmv{ |
michael@0 | 638 | H{"HH.mm–HH.mm v"} |
michael@0 | 639 | m{"HH.mm–HH.mm v"} |
michael@0 | 640 | } |
michael@0 | 641 | Hv{ |
michael@0 | 642 | H{"HH–HH v"} |
michael@0 | 643 | } |
michael@0 | 644 | M{ |
michael@0 | 645 | M{"M–M"} |
michael@0 | 646 | } |
michael@0 | 647 | MEd{ |
michael@0 | 648 | M{"E, d/M – E, d/M"} |
michael@0 | 649 | d{"E, d/M – E, d/M"} |
michael@0 | 650 | } |
michael@0 | 651 | MMM{ |
michael@0 | 652 | M{"MMM–MMM"} |
michael@0 | 653 | } |
michael@0 | 654 | MMMEd{ |
michael@0 | 655 | M{"E, d MMM – E, d MMM"} |
michael@0 | 656 | d{"E, d MMM – E, d MMM"} |
michael@0 | 657 | } |
michael@0 | 658 | MMMd{ |
michael@0 | 659 | M{"d MMM – d MMM"} |
michael@0 | 660 | d{"d–d MMM"} |
michael@0 | 661 | } |
michael@0 | 662 | Md{ |
michael@0 | 663 | M{"d/M – d/M"} |
michael@0 | 664 | d{"d/M – d/M"} |
michael@0 | 665 | } |
michael@0 | 666 | d{ |
michael@0 | 667 | d{"d–d"} |
michael@0 | 668 | } |
michael@0 | 669 | fallback{"{0} – {1}"} |
michael@0 | 670 | h{ |
michael@0 | 671 | a{"h a – h a"} |
michael@0 | 672 | h{"h–h a"} |
michael@0 | 673 | } |
michael@0 | 674 | hm{ |
michael@0 | 675 | a{"h.mm a – h.mm a"} |
michael@0 | 676 | h{"h.mm–h.mm a"} |
michael@0 | 677 | m{"h.mm–h.mm a"} |
michael@0 | 678 | } |
michael@0 | 679 | hmv{ |
michael@0 | 680 | a{"h.mm a – h.mm a v"} |
michael@0 | 681 | h{"h.mm–h.mm a v"} |
michael@0 | 682 | m{"h.mm–h.mm a v"} |
michael@0 | 683 | } |
michael@0 | 684 | hv{ |
michael@0 | 685 | a{"h a – h a v"} |
michael@0 | 686 | h{"h–h a v"} |
michael@0 | 687 | } |
michael@0 | 688 | y{ |
michael@0 | 689 | y{"y-y G"} |
michael@0 | 690 | } |
michael@0 | 691 | yM{ |
michael@0 | 692 | M{"M/y – M/y GGGGG"} |
michael@0 | 693 | y{"M/y – M/y GGGGG"} |
michael@0 | 694 | } |
michael@0 | 695 | yMEd{ |
michael@0 | 696 | M{"E, d/M/y – E, d/M/y GGGGG"} |
michael@0 | 697 | d{"E, d/M/y – E, d/M/y GGGGG"} |
michael@0 | 698 | y{"E, d/M/y – E, d/M/y GGGGG"} |
michael@0 | 699 | } |
michael@0 | 700 | yMMM{ |
michael@0 | 701 | M{"MMM–MMM y G"} |
michael@0 | 702 | y{"MMM y – MMM y G"} |
michael@0 | 703 | } |
michael@0 | 704 | yMMMEd{ |
michael@0 | 705 | M{"E, d MMM – E, d MMM y G"} |
michael@0 | 706 | d{"E, d MMM – E, d MMM y G"} |
michael@0 | 707 | y{"E, d MMM y – E, d MMM y G"} |
michael@0 | 708 | } |
michael@0 | 709 | yMMMM{ |
michael@0 | 710 | M{"MMMM – MMMM y G"} |
michael@0 | 711 | y{"MMMM y – MMMM y G"} |
michael@0 | 712 | } |
michael@0 | 713 | yMMMd{ |
michael@0 | 714 | M{"d MMM – d MMM y G"} |
michael@0 | 715 | d{"d-d MMM y G"} |
michael@0 | 716 | y{"d MMM y – d MMM y G"} |
michael@0 | 717 | } |
michael@0 | 718 | yMd{ |
michael@0 | 719 | M{"d/M/y – d/M/y GGGGG"} |
michael@0 | 720 | d{"d/M/y – d/M/y GGGGG"} |
michael@0 | 721 | y{"d/M/y – d/M/y GGGGG"} |
michael@0 | 722 | } |
michael@0 | 723 | } |
michael@0 | 724 | } |
michael@0 | 725 | gregorian{ |
michael@0 | 726 | AmPmMarkers{ |
michael@0 | 727 | "AM", |
michael@0 | 728 | "PM", |
michael@0 | 729 | } |
michael@0 | 730 | AmPmMarkersNarrow{ |
michael@0 | 731 | "AM", |
michael@0 | 732 | "PM", |
michael@0 | 733 | } |
michael@0 | 734 | DateTimePatterns{ |
michael@0 | 735 | "HH.mm.ss zzzz", |
michael@0 | 736 | "HH.mm.ss z", |
michael@0 | 737 | "HH.mm.ss", |
michael@0 | 738 | "HH.mm", |
michael@0 | 739 | "EEEE, dd MMMM y", |
michael@0 | 740 | "d MMMM y", |
michael@0 | 741 | "d MMM y", |
michael@0 | 742 | "dd/MM/yy", |
michael@0 | 743 | "{1} {0}", |
michael@0 | 744 | "{1} {0}", |
michael@0 | 745 | "{1} {0}", |
michael@0 | 746 | "{1} {0}", |
michael@0 | 747 | "{1} {0}", |
michael@0 | 748 | } |
michael@0 | 749 | appendItems{ |
michael@0 | 750 | Timezone{"{0} {1}"} |
michael@0 | 751 | } |
michael@0 | 752 | availableFormats{ |
michael@0 | 753 | EHm{"E HH.mm"} |
michael@0 | 754 | EHms{"E HH.mm.ss"} |
michael@0 | 755 | Ed{"E, d"} |
michael@0 | 756 | Ehm{"E h.mm a"} |
michael@0 | 757 | Ehms{"E h.mm.ss a"} |
michael@0 | 758 | Gy{"y G"} |
michael@0 | 759 | GyMMM{"MMM y G"} |
michael@0 | 760 | GyMMMEd{"E, d MMM y G"} |
michael@0 | 761 | GyMMMd{"d MMM y G"} |
michael@0 | 762 | H{"HH"} |
michael@0 | 763 | Hm{"HH.mm"} |
michael@0 | 764 | Hms{"HH.mm.ss"} |
michael@0 | 765 | M{"L"} |
michael@0 | 766 | MEd{"E, d/M"} |
michael@0 | 767 | MMM{"LLL"} |
michael@0 | 768 | MMMEd{"E, d MMM"} |
michael@0 | 769 | MMMMEd{"E, d MMMM"} |
michael@0 | 770 | MMMMd{"d MMMM"} |
michael@0 | 771 | MMMd{"d MMM"} |
michael@0 | 772 | Md{"d/M"} |
michael@0 | 773 | d{"d"} |
michael@0 | 774 | h{"h a"} |
michael@0 | 775 | hm{"h.mm a"} |
michael@0 | 776 | hms{"h.mm.ss a"} |
michael@0 | 777 | ms{"mm.ss"} |
michael@0 | 778 | y{"y"} |
michael@0 | 779 | yM{"M/y"} |
michael@0 | 780 | yMEd{"E, d/M/y"} |
michael@0 | 781 | yMMM{"MMM y"} |
michael@0 | 782 | yMMMEd{"E, d MMM y"} |
michael@0 | 783 | yMMMd{"d MMM y"} |
michael@0 | 784 | yMd{"d/M/y"} |
michael@0 | 785 | yQQQ{"QQQ y"} |
michael@0 | 786 | yQQQQ{"QQQQ y"} |
michael@0 | 787 | } |
michael@0 | 788 | dayNames{ |
michael@0 | 789 | format{ |
michael@0 | 790 | abbreviated{ |
michael@0 | 791 | "Min", |
michael@0 | 792 | "Sen", |
michael@0 | 793 | "Sel", |
michael@0 | 794 | "Rab", |
michael@0 | 795 | "Kam", |
michael@0 | 796 | "Jum", |
michael@0 | 797 | "Sab", |
michael@0 | 798 | } |
michael@0 | 799 | narrow{ |
michael@0 | 800 | "M", |
michael@0 | 801 | "S", |
michael@0 | 802 | "S", |
michael@0 | 803 | "R", |
michael@0 | 804 | "K", |
michael@0 | 805 | "J", |
michael@0 | 806 | "S", |
michael@0 | 807 | } |
michael@0 | 808 | short{ |
michael@0 | 809 | "Min", |
michael@0 | 810 | "Sen", |
michael@0 | 811 | "Sel", |
michael@0 | 812 | "Rab", |
michael@0 | 813 | "Kam", |
michael@0 | 814 | "Jum", |
michael@0 | 815 | "Sab", |
michael@0 | 816 | } |
michael@0 | 817 | wide{ |
michael@0 | 818 | "Minggu", |
michael@0 | 819 | "Senin", |
michael@0 | 820 | "Selasa", |
michael@0 | 821 | "Rabu", |
michael@0 | 822 | "Kamis", |
michael@0 | 823 | "Jumat", |
michael@0 | 824 | "Sabtu", |
michael@0 | 825 | } |
michael@0 | 826 | } |
michael@0 | 827 | stand-alone{ |
michael@0 | 828 | abbreviated{ |
michael@0 | 829 | "Min", |
michael@0 | 830 | "Sen", |
michael@0 | 831 | "Sel", |
michael@0 | 832 | "Rab", |
michael@0 | 833 | "Kam", |
michael@0 | 834 | "Jum", |
michael@0 | 835 | "Sab", |
michael@0 | 836 | } |
michael@0 | 837 | narrow{ |
michael@0 | 838 | "M", |
michael@0 | 839 | "S", |
michael@0 | 840 | "S", |
michael@0 | 841 | "R", |
michael@0 | 842 | "K", |
michael@0 | 843 | "J", |
michael@0 | 844 | "S", |
michael@0 | 845 | } |
michael@0 | 846 | short{ |
michael@0 | 847 | "Min", |
michael@0 | 848 | "Sen", |
michael@0 | 849 | "Sel", |
michael@0 | 850 | "Rab", |
michael@0 | 851 | "Kam", |
michael@0 | 852 | "Jum", |
michael@0 | 853 | "Sab", |
michael@0 | 854 | } |
michael@0 | 855 | wide{ |
michael@0 | 856 | "Minggu", |
michael@0 | 857 | "Senin", |
michael@0 | 858 | "Selasa", |
michael@0 | 859 | "Rabu", |
michael@0 | 860 | "Kamis", |
michael@0 | 861 | "Jumat", |
michael@0 | 862 | "Sabtu", |
michael@0 | 863 | } |
michael@0 | 864 | } |
michael@0 | 865 | } |
michael@0 | 866 | eras{ |
michael@0 | 867 | abbreviated{ |
michael@0 | 868 | "SM", |
michael@0 | 869 | "M", |
michael@0 | 870 | } |
michael@0 | 871 | narrow{ |
michael@0 | 872 | "SM", |
michael@0 | 873 | "M", |
michael@0 | 874 | } |
michael@0 | 875 | wide{ |
michael@0 | 876 | "SM", |
michael@0 | 877 | "M", |
michael@0 | 878 | } |
michael@0 | 879 | } |
michael@0 | 880 | intervalFormats{ |
michael@0 | 881 | H{ |
michael@0 | 882 | H{"HH–HH"} |
michael@0 | 883 | } |
michael@0 | 884 | Hm{ |
michael@0 | 885 | H{"HH.mm–HH.mm"} |
michael@0 | 886 | m{"HH.mm–HH.mm"} |
michael@0 | 887 | } |
michael@0 | 888 | Hmv{ |
michael@0 | 889 | H{"HH.mm–HH.mm v"} |
michael@0 | 890 | m{"HH.mm–HH.mm v"} |
michael@0 | 891 | } |
michael@0 | 892 | Hv{ |
michael@0 | 893 | H{"HH–HH v"} |
michael@0 | 894 | } |
michael@0 | 895 | M{ |
michael@0 | 896 | M{"M–M"} |
michael@0 | 897 | } |
michael@0 | 898 | MEd{ |
michael@0 | 899 | M{"E, d/M – E, d/M"} |
michael@0 | 900 | d{"E, d/M – E, d/M"} |
michael@0 | 901 | } |
michael@0 | 902 | MMM{ |
michael@0 | 903 | M{"MMM–MMM"} |
michael@0 | 904 | } |
michael@0 | 905 | MMMEd{ |
michael@0 | 906 | M{"E, d MMM – E, d MMM"} |
michael@0 | 907 | d{"E, d MMM – E, d MMM"} |
michael@0 | 908 | } |
michael@0 | 909 | MMMd{ |
michael@0 | 910 | M{"d MMM – d MMM"} |
michael@0 | 911 | d{"d–d MMM"} |
michael@0 | 912 | } |
michael@0 | 913 | Md{ |
michael@0 | 914 | M{"d/M – d/M"} |
michael@0 | 915 | d{"d/M – d/M"} |
michael@0 | 916 | } |
michael@0 | 917 | d{ |
michael@0 | 918 | d{"d–d"} |
michael@0 | 919 | } |
michael@0 | 920 | fallback{"{0} – {1}"} |
michael@0 | 921 | h{ |
michael@0 | 922 | a{"h a – h a"} |
michael@0 | 923 | h{"h–h a"} |
michael@0 | 924 | } |
michael@0 | 925 | hm{ |
michael@0 | 926 | a{"h.mm a – h.mm a"} |
michael@0 | 927 | h{"h.mm–h.mm a"} |
michael@0 | 928 | m{"h.mm–h.mm a"} |
michael@0 | 929 | } |
michael@0 | 930 | hmv{ |
michael@0 | 931 | a{"h.mm a – h.mm a v"} |
michael@0 | 932 | h{"h.mm–h.mm a v"} |
michael@0 | 933 | m{"h.mm–h.mm a v"} |
michael@0 | 934 | } |
michael@0 | 935 | hv{ |
michael@0 | 936 | a{"h a – h a v"} |
michael@0 | 937 | h{"h–h a v"} |
michael@0 | 938 | } |
michael@0 | 939 | y{ |
michael@0 | 940 | y{"y-y"} |
michael@0 | 941 | } |
michael@0 | 942 | yM{ |
michael@0 | 943 | M{"M/y – M/y"} |
michael@0 | 944 | y{"M/y – M/y"} |
michael@0 | 945 | } |
michael@0 | 946 | yMEd{ |
michael@0 | 947 | M{"E, d/M/y – E, d/M/y"} |
michael@0 | 948 | d{"E, d/M/y – E, d/M/y"} |
michael@0 | 949 | y{"E, d/M/y – E, d/M/y"} |
michael@0 | 950 | } |
michael@0 | 951 | yMMM{ |
michael@0 | 952 | M{"MMM–MMM y"} |
michael@0 | 953 | y{"MMM y – MMM y"} |
michael@0 | 954 | } |
michael@0 | 955 | yMMMEd{ |
michael@0 | 956 | M{"E, d MMM – E, d MMM y"} |
michael@0 | 957 | d{"E, d MMM – E, d MMM y"} |
michael@0 | 958 | y{"E, d MMM y – E, d MMM y"} |
michael@0 | 959 | } |
michael@0 | 960 | yMMMM{ |
michael@0 | 961 | M{"MMMM–MMMM y"} |
michael@0 | 962 | y{"MMMM y – MMMM y"} |
michael@0 | 963 | } |
michael@0 | 964 | yMMMd{ |
michael@0 | 965 | M{"d MMM – d MMM y"} |
michael@0 | 966 | d{"d-d MMM y"} |
michael@0 | 967 | y{"d MMM y – d MMM y"} |
michael@0 | 968 | } |
michael@0 | 969 | yMd{ |
michael@0 | 970 | M{"d/M/y – d/M/y"} |
michael@0 | 971 | d{"d/M/y – d/M/y"} |
michael@0 | 972 | y{"d/M/y – d/M/y"} |
michael@0 | 973 | } |
michael@0 | 974 | } |
michael@0 | 975 | monthNames{ |
michael@0 | 976 | format{ |
michael@0 | 977 | abbreviated{ |
michael@0 | 978 | "Jan", |
michael@0 | 979 | "Feb", |
michael@0 | 980 | "Mar", |
michael@0 | 981 | "Apr", |
michael@0 | 982 | "Mei", |
michael@0 | 983 | "Jun", |
michael@0 | 984 | "Jul", |
michael@0 | 985 | "Agt", |
michael@0 | 986 | "Sep", |
michael@0 | 987 | "Okt", |
michael@0 | 988 | "Nov", |
michael@0 | 989 | "Des", |
michael@0 | 990 | } |
michael@0 | 991 | narrow{ |
michael@0 | 992 | "J", |
michael@0 | 993 | "F", |
michael@0 | 994 | "M", |
michael@0 | 995 | "A", |
michael@0 | 996 | "M", |
michael@0 | 997 | "J", |
michael@0 | 998 | "J", |
michael@0 | 999 | "A", |
michael@0 | 1000 | "S", |
michael@0 | 1001 | "O", |
michael@0 | 1002 | "N", |
michael@0 | 1003 | "D", |
michael@0 | 1004 | } |
michael@0 | 1005 | wide{ |
michael@0 | 1006 | "Januari", |
michael@0 | 1007 | "Februari", |
michael@0 | 1008 | "Maret", |
michael@0 | 1009 | "April", |
michael@0 | 1010 | "Mei", |
michael@0 | 1011 | "Juni", |
michael@0 | 1012 | "Juli", |
michael@0 | 1013 | "Agustus", |
michael@0 | 1014 | "September", |
michael@0 | 1015 | "Oktober", |
michael@0 | 1016 | "November", |
michael@0 | 1017 | "Desember", |
michael@0 | 1018 | } |
michael@0 | 1019 | } |
michael@0 | 1020 | stand-alone{ |
michael@0 | 1021 | abbreviated{ |
michael@0 | 1022 | "Jan", |
michael@0 | 1023 | "Feb", |
michael@0 | 1024 | "Mar", |
michael@0 | 1025 | "Apr", |
michael@0 | 1026 | "Mei", |
michael@0 | 1027 | "Jun", |
michael@0 | 1028 | "Jul", |
michael@0 | 1029 | "Agt", |
michael@0 | 1030 | "Sep", |
michael@0 | 1031 | "Okt", |
michael@0 | 1032 | "Nov", |
michael@0 | 1033 | "Des", |
michael@0 | 1034 | } |
michael@0 | 1035 | narrow{ |
michael@0 | 1036 | "J", |
michael@0 | 1037 | "F", |
michael@0 | 1038 | "M", |
michael@0 | 1039 | "A", |
michael@0 | 1040 | "M", |
michael@0 | 1041 | "J", |
michael@0 | 1042 | "J", |
michael@0 | 1043 | "A", |
michael@0 | 1044 | "S", |
michael@0 | 1045 | "O", |
michael@0 | 1046 | "N", |
michael@0 | 1047 | "D", |
michael@0 | 1048 | } |
michael@0 | 1049 | wide{ |
michael@0 | 1050 | "Januari", |
michael@0 | 1051 | "Februari", |
michael@0 | 1052 | "Maret", |
michael@0 | 1053 | "April", |
michael@0 | 1054 | "Mei", |
michael@0 | 1055 | "Juni", |
michael@0 | 1056 | "Juli", |
michael@0 | 1057 | "Agustus", |
michael@0 | 1058 | "September", |
michael@0 | 1059 | "Oktober", |
michael@0 | 1060 | "November", |
michael@0 | 1061 | "Desember", |
michael@0 | 1062 | } |
michael@0 | 1063 | } |
michael@0 | 1064 | } |
michael@0 | 1065 | quarters{ |
michael@0 | 1066 | format{ |
michael@0 | 1067 | abbreviated{ |
michael@0 | 1068 | "K1", |
michael@0 | 1069 | "K2", |
michael@0 | 1070 | "K3", |
michael@0 | 1071 | "K4", |
michael@0 | 1072 | } |
michael@0 | 1073 | narrow{ |
michael@0 | 1074 | "1", |
michael@0 | 1075 | "2", |
michael@0 | 1076 | "3", |
michael@0 | 1077 | "4", |
michael@0 | 1078 | } |
michael@0 | 1079 | wide{ |
michael@0 | 1080 | "Kuartal ke-1", |
michael@0 | 1081 | "Kuartal ke-2", |
michael@0 | 1082 | "Kuartal ke-3", |
michael@0 | 1083 | "Kuartal ke-4", |
michael@0 | 1084 | } |
michael@0 | 1085 | } |
michael@0 | 1086 | stand-alone{ |
michael@0 | 1087 | abbreviated{ |
michael@0 | 1088 | "K1", |
michael@0 | 1089 | "K2", |
michael@0 | 1090 | "K3", |
michael@0 | 1091 | "K4", |
michael@0 | 1092 | } |
michael@0 | 1093 | narrow{ |
michael@0 | 1094 | "1", |
michael@0 | 1095 | "2", |
michael@0 | 1096 | "3", |
michael@0 | 1097 | "4", |
michael@0 | 1098 | } |
michael@0 | 1099 | wide{ |
michael@0 | 1100 | "Kuartal ke-1", |
michael@0 | 1101 | "Kuartal ke-2", |
michael@0 | 1102 | "Kuartal ke-3", |
michael@0 | 1103 | "Kuartal ke-4", |
michael@0 | 1104 | } |
michael@0 | 1105 | } |
michael@0 | 1106 | } |
michael@0 | 1107 | } |
michael@0 | 1108 | hebrew{ |
michael@0 | 1109 | eras{ |
michael@0 | 1110 | abbreviated{ |
michael@0 | 1111 | "AM", |
michael@0 | 1112 | } |
michael@0 | 1113 | } |
michael@0 | 1114 | monthNames{ |
michael@0 | 1115 | format{ |
michael@0 | 1116 | abbreviated{ |
michael@0 | 1117 | "Tishri", |
michael@0 | 1118 | "Heshvan", |
michael@0 | 1119 | "Kislev", |
michael@0 | 1120 | "Tevet", |
michael@0 | 1121 | "Shevat", |
michael@0 | 1122 | "Adar I", |
michael@0 | 1123 | "Adar", |
michael@0 | 1124 | "Nisan", |
michael@0 | 1125 | "Iyar", |
michael@0 | 1126 | "Sivan", |
michael@0 | 1127 | "Tamuz", |
michael@0 | 1128 | "Av", |
michael@0 | 1129 | "Elul", |
michael@0 | 1130 | "Adar II", |
michael@0 | 1131 | } |
michael@0 | 1132 | wide{ |
michael@0 | 1133 | "Tishri", |
michael@0 | 1134 | "Heshvan", |
michael@0 | 1135 | "Kislev", |
michael@0 | 1136 | "Tevet", |
michael@0 | 1137 | "Shevat", |
michael@0 | 1138 | "Adar I", |
michael@0 | 1139 | "Adar", |
michael@0 | 1140 | "Nisan", |
michael@0 | 1141 | "Iyar", |
michael@0 | 1142 | "Sivan", |
michael@0 | 1143 | "Tamuz", |
michael@0 | 1144 | "Av", |
michael@0 | 1145 | "Elul", |
michael@0 | 1146 | "Adar II", |
michael@0 | 1147 | } |
michael@0 | 1148 | } |
michael@0 | 1149 | stand-alone{ |
michael@0 | 1150 | abbreviated{ |
michael@0 | 1151 | "Tishri", |
michael@0 | 1152 | "Heshvan", |
michael@0 | 1153 | "Kislev", |
michael@0 | 1154 | "Tevet", |
michael@0 | 1155 | "Shevat", |
michael@0 | 1156 | "Adar I", |
michael@0 | 1157 | "Adar", |
michael@0 | 1158 | "Nisan", |
michael@0 | 1159 | "Iyar", |
michael@0 | 1160 | "Sivan", |
michael@0 | 1161 | "Tamuz", |
michael@0 | 1162 | "Av", |
michael@0 | 1163 | "Elul", |
michael@0 | 1164 | "Adar II", |
michael@0 | 1165 | } |
michael@0 | 1166 | wide{ |
michael@0 | 1167 | "Tishri", |
michael@0 | 1168 | "Heshvan", |
michael@0 | 1169 | "Kislev", |
michael@0 | 1170 | "Tevet", |
michael@0 | 1171 | "Shevat", |
michael@0 | 1172 | "Adar I", |
michael@0 | 1173 | "Adar", |
michael@0 | 1174 | "Nisan", |
michael@0 | 1175 | "Iyar", |
michael@0 | 1176 | "Sivan", |
michael@0 | 1177 | "Tamuz", |
michael@0 | 1178 | "Av", |
michael@0 | 1179 | "Elul", |
michael@0 | 1180 | "Adar II", |
michael@0 | 1181 | } |
michael@0 | 1182 | } |
michael@0 | 1183 | } |
michael@0 | 1184 | } |
michael@0 | 1185 | indian{ |
michael@0 | 1186 | eras{ |
michael@0 | 1187 | abbreviated{ |
michael@0 | 1188 | "SAKA", |
michael@0 | 1189 | } |
michael@0 | 1190 | } |
michael@0 | 1191 | monthNames{ |
michael@0 | 1192 | format{ |
michael@0 | 1193 | abbreviated{ |
michael@0 | 1194 | "Chaitra", |
michael@0 | 1195 | "Vaisakha", |
michael@0 | 1196 | "Jyaistha", |
michael@0 | 1197 | "Asadha", |
michael@0 | 1198 | "Sravana", |
michael@0 | 1199 | "Bhadra", |
michael@0 | 1200 | "Asvina", |
michael@0 | 1201 | "Kartika", |
michael@0 | 1202 | "Agrahayana", |
michael@0 | 1203 | "Pausa", |
michael@0 | 1204 | "Magha", |
michael@0 | 1205 | "Phalguna", |
michael@0 | 1206 | } |
michael@0 | 1207 | narrow{ |
michael@0 | 1208 | "1", |
michael@0 | 1209 | "2", |
michael@0 | 1210 | "3", |
michael@0 | 1211 | "4", |
michael@0 | 1212 | "5", |
michael@0 | 1213 | "6", |
michael@0 | 1214 | "7", |
michael@0 | 1215 | "8", |
michael@0 | 1216 | "9", |
michael@0 | 1217 | "10", |
michael@0 | 1218 | "11", |
michael@0 | 1219 | "12", |
michael@0 | 1220 | } |
michael@0 | 1221 | wide{ |
michael@0 | 1222 | "Chaitra", |
michael@0 | 1223 | "Vaisakha", |
michael@0 | 1224 | "Jyaistha", |
michael@0 | 1225 | "Asadha", |
michael@0 | 1226 | "Sravana", |
michael@0 | 1227 | "Bhadra", |
michael@0 | 1228 | "Asvina", |
michael@0 | 1229 | "Kartika", |
michael@0 | 1230 | "Agrahayana", |
michael@0 | 1231 | "Pausa", |
michael@0 | 1232 | "Magha", |
michael@0 | 1233 | "Phalguna", |
michael@0 | 1234 | } |
michael@0 | 1235 | } |
michael@0 | 1236 | stand-alone{ |
michael@0 | 1237 | abbreviated{ |
michael@0 | 1238 | "Chaitra", |
michael@0 | 1239 | "Vaisakha", |
michael@0 | 1240 | "Jyaistha", |
michael@0 | 1241 | "Asadha", |
michael@0 | 1242 | "Sravana", |
michael@0 | 1243 | "Bhadra", |
michael@0 | 1244 | "Asvina", |
michael@0 | 1245 | "Kartika", |
michael@0 | 1246 | "Agrahayana", |
michael@0 | 1247 | "Pausa", |
michael@0 | 1248 | "Magha", |
michael@0 | 1249 | "Phalguna", |
michael@0 | 1250 | } |
michael@0 | 1251 | narrow{ |
michael@0 | 1252 | "1", |
michael@0 | 1253 | "2", |
michael@0 | 1254 | "3", |
michael@0 | 1255 | "4", |
michael@0 | 1256 | "5", |
michael@0 | 1257 | "6", |
michael@0 | 1258 | "7", |
michael@0 | 1259 | "8", |
michael@0 | 1260 | "9", |
michael@0 | 1261 | "10", |
michael@0 | 1262 | "11", |
michael@0 | 1263 | "12", |
michael@0 | 1264 | } |
michael@0 | 1265 | wide{ |
michael@0 | 1266 | "Chaitra", |
michael@0 | 1267 | "Vaisakha", |
michael@0 | 1268 | "Jyaistha", |
michael@0 | 1269 | "Asadha", |
michael@0 | 1270 | "Sravana", |
michael@0 | 1271 | "Bhadra", |
michael@0 | 1272 | "Asvina", |
michael@0 | 1273 | "Kartika", |
michael@0 | 1274 | "Agrahayana", |
michael@0 | 1275 | "Pausa", |
michael@0 | 1276 | "Magha", |
michael@0 | 1277 | "Phalguna", |
michael@0 | 1278 | } |
michael@0 | 1279 | } |
michael@0 | 1280 | } |
michael@0 | 1281 | } |
michael@0 | 1282 | islamic{ |
michael@0 | 1283 | DateTimePatterns{ |
michael@0 | 1284 | "HH.mm.ss zzzz", |
michael@0 | 1285 | "HH.mm.ss z", |
michael@0 | 1286 | "HH.mm.ss", |
michael@0 | 1287 | "HH.mm", |
michael@0 | 1288 | "EEEE, dd MMMM y G", |
michael@0 | 1289 | "d MMMM y G", |
michael@0 | 1290 | "d MMM y G", |
michael@0 | 1291 | "d/M/y GGGGG", |
michael@0 | 1292 | "{1} {0}", |
michael@0 | 1293 | "{1} {0}", |
michael@0 | 1294 | "{1} {0}", |
michael@0 | 1295 | "{1} {0}", |
michael@0 | 1296 | "{1} {0}", |
michael@0 | 1297 | } |
michael@0 | 1298 | availableFormats{ |
michael@0 | 1299 | M{"L"} |
michael@0 | 1300 | MEd{"E, d/M"} |
michael@0 | 1301 | MMM{"LLL"} |
michael@0 | 1302 | MMMEd{"E, d MMM"} |
michael@0 | 1303 | MMMMEd{"E, d MMMM"} |
michael@0 | 1304 | MMMMd{"d MMMM"} |
michael@0 | 1305 | MMMd{"d MMM"} |
michael@0 | 1306 | Md{"d/M"} |
michael@0 | 1307 | d{"d"} |
michael@0 | 1308 | y{"y G"} |
michael@0 | 1309 | } |
michael@0 | 1310 | eras{ |
michael@0 | 1311 | abbreviated{ |
michael@0 | 1312 | "AH", |
michael@0 | 1313 | } |
michael@0 | 1314 | } |
michael@0 | 1315 | monthNames{ |
michael@0 | 1316 | format{ |
michael@0 | 1317 | abbreviated{ |
michael@0 | 1318 | "Muh.", |
michael@0 | 1319 | "Saf.", |
michael@0 | 1320 | "Rab. I", |
michael@0 | 1321 | "Rab. II", |
michael@0 | 1322 | "Jum. I", |
michael@0 | 1323 | "Jum. II", |
michael@0 | 1324 | "Raj.", |
michael@0 | 1325 | "Sha.", |
michael@0 | 1326 | "Ram.", |
michael@0 | 1327 | "Syaw.", |
michael@0 | 1328 | "Dhuʻl-Q.", |
michael@0 | 1329 | "Dhuʻl-H.", |
michael@0 | 1330 | } |
michael@0 | 1331 | narrow{ |
michael@0 | 1332 | "1", |
michael@0 | 1333 | "2", |
michael@0 | 1334 | "3", |
michael@0 | 1335 | "4", |
michael@0 | 1336 | "5", |
michael@0 | 1337 | "6", |
michael@0 | 1338 | "7", |
michael@0 | 1339 | "8", |
michael@0 | 1340 | "9", |
michael@0 | 1341 | "10", |
michael@0 | 1342 | "11", |
michael@0 | 1343 | "12", |
michael@0 | 1344 | } |
michael@0 | 1345 | wide{ |
michael@0 | 1346 | "Muharram", |
michael@0 | 1347 | "Safar", |
michael@0 | 1348 | "Rabiʻ I", |
michael@0 | 1349 | "Rabiʻ II", |
michael@0 | 1350 | "Jumada I", |
michael@0 | 1351 | "Jumada II", |
michael@0 | 1352 | "Rajab", |
michael@0 | 1353 | "Sya'ban", |
michael@0 | 1354 | "Ramadhan", |
michael@0 | 1355 | "Syawal", |
michael@0 | 1356 | "Dhuʻl-Qiʻdah", |
michael@0 | 1357 | "Dhuʻl-Hijjah", |
michael@0 | 1358 | } |
michael@0 | 1359 | } |
michael@0 | 1360 | stand-alone{ |
michael@0 | 1361 | abbreviated{ |
michael@0 | 1362 | "Muh.", |
michael@0 | 1363 | "Saf.", |
michael@0 | 1364 | "Rab. I", |
michael@0 | 1365 | "Rab. II", |
michael@0 | 1366 | "Jum. I", |
michael@0 | 1367 | "Jum. II", |
michael@0 | 1368 | "Raj.", |
michael@0 | 1369 | "Sha.", |
michael@0 | 1370 | "Ram.", |
michael@0 | 1371 | "Syaw.", |
michael@0 | 1372 | "Dhuʻl-Q.", |
michael@0 | 1373 | "Dhuʻl-H.", |
michael@0 | 1374 | } |
michael@0 | 1375 | narrow{ |
michael@0 | 1376 | "1", |
michael@0 | 1377 | "2", |
michael@0 | 1378 | "3", |
michael@0 | 1379 | "4", |
michael@0 | 1380 | "5", |
michael@0 | 1381 | "6", |
michael@0 | 1382 | "7", |
michael@0 | 1383 | "8", |
michael@0 | 1384 | "9", |
michael@0 | 1385 | "10", |
michael@0 | 1386 | "11", |
michael@0 | 1387 | "12", |
michael@0 | 1388 | } |
michael@0 | 1389 | wide{ |
michael@0 | 1390 | "Muharram", |
michael@0 | 1391 | "Safar", |
michael@0 | 1392 | "Rabiʻ I", |
michael@0 | 1393 | "Rabiʻ II", |
michael@0 | 1394 | "Jumada I", |
michael@0 | 1395 | "Jumada II", |
michael@0 | 1396 | "Rajab", |
michael@0 | 1397 | "Sya'ban", |
michael@0 | 1398 | "Ramadhan", |
michael@0 | 1399 | "Syawal", |
michael@0 | 1400 | "Dhuʻl-Qiʻdah", |
michael@0 | 1401 | "Dhuʻl-Hijjah", |
michael@0 | 1402 | } |
michael@0 | 1403 | } |
michael@0 | 1404 | } |
michael@0 | 1405 | } |
michael@0 | 1406 | japanese{ |
michael@0 | 1407 | DateTimePatterns{ |
michael@0 | 1408 | "HH.mm.ss zzzz", |
michael@0 | 1409 | "HH.mm.ss z", |
michael@0 | 1410 | "HH.mm.ss", |
michael@0 | 1411 | "HH.mm", |
michael@0 | 1412 | "EEEE, dd MMMM y G", |
michael@0 | 1413 | "d MMMM y G", |
michael@0 | 1414 | "d MMM y G", |
michael@0 | 1415 | "d/M/y GGGGG", |
michael@0 | 1416 | "{1} {0}", |
michael@0 | 1417 | "{1} {0}", |
michael@0 | 1418 | "{1} {0}", |
michael@0 | 1419 | "{1} {0}", |
michael@0 | 1420 | "{1} {0}", |
michael@0 | 1421 | } |
michael@0 | 1422 | availableFormats{ |
michael@0 | 1423 | M{"L"} |
michael@0 | 1424 | MEd{"E, d/M"} |
michael@0 | 1425 | MMM{"LLL"} |
michael@0 | 1426 | MMMEd{"E, d MMM"} |
michael@0 | 1427 | MMMMEd{"E, d MMMM"} |
michael@0 | 1428 | MMMMd{"d MMMM"} |
michael@0 | 1429 | MMMd{"d MMM"} |
michael@0 | 1430 | Md{"d/M"} |
michael@0 | 1431 | d{"d"} |
michael@0 | 1432 | y{"G y"} |
michael@0 | 1433 | } |
michael@0 | 1434 | eras{ |
michael@0 | 1435 | abbreviated{ |
michael@0 | 1436 | "Taika (645-650)", |
michael@0 | 1437 | "Hakuchi (650-671)", |
michael@0 | 1438 | "Hakuhō (672-686)", |
michael@0 | 1439 | "Shuchō (686-701)", |
michael@0 | 1440 | "Taihō (701-704)", |
michael@0 | 1441 | "Keiun (704-708)", |
michael@0 | 1442 | "Wadō (708-715)", |
michael@0 | 1443 | "Reiki (715-717)", |
michael@0 | 1444 | "Yōrō (717-724)", |
michael@0 | 1445 | "Jinki (724-729)", |
michael@0 | 1446 | "Tempyō (729-749)", |
michael@0 | 1447 | "Tempyō-kampō (749-749)", |
michael@0 | 1448 | "Tempyō-shōhō (749-757)", |
michael@0 | 1449 | "Tempyō-hōji (757-765)", |
michael@0 | 1450 | "Temphō-jingo (765-767)", |
michael@0 | 1451 | "Jingo-keiun (767-770)", |
michael@0 | 1452 | "Hōki (770-780)", |
michael@0 | 1453 | "Ten-ō (781-782)", |
michael@0 | 1454 | "Enryaku (782-806)", |
michael@0 | 1455 | "Daidō (806-810)", |
michael@0 | 1456 | "Kōnin (810-824)", |
michael@0 | 1457 | "Tenchō (824-834)", |
michael@0 | 1458 | "Jōwa (834-848)", |
michael@0 | 1459 | "Kajō (848-851)", |
michael@0 | 1460 | "Ninju (851-854)", |
michael@0 | 1461 | "Saiko (854-857)", |
michael@0 | 1462 | "Tennan (857-859)", |
michael@0 | 1463 | "Jōgan (859-877)", |
michael@0 | 1464 | "Genkei (877-885)", |
michael@0 | 1465 | "Ninna (885-889)", |
michael@0 | 1466 | "Kampyō (889-898)", |
michael@0 | 1467 | "Shōtai (898-901)", |
michael@0 | 1468 | "Engi (901-923)", |
michael@0 | 1469 | "Enchō (923-931)", |
michael@0 | 1470 | "Shōhei (931-938)", |
michael@0 | 1471 | "Tengyō (938-947)", |
michael@0 | 1472 | "Tenryaku (947-957)", |
michael@0 | 1473 | "Tentoku (957-961)", |
michael@0 | 1474 | "Ōwa (961-964)", |
michael@0 | 1475 | "Kōhō (964-968)", |
michael@0 | 1476 | "Anna (968-970)", |
michael@0 | 1477 | "Tenroku (970-973)", |
michael@0 | 1478 | "Ten-en (973-976)", |
michael@0 | 1479 | "Jōgen (976-978)", |
michael@0 | 1480 | "Tengen (978-983)", |
michael@0 | 1481 | "Eikan (983-985)", |
michael@0 | 1482 | "Kanna (985-987)", |
michael@0 | 1483 | "Ei-en (987-989)", |
michael@0 | 1484 | "Eiso (989-990)", |
michael@0 | 1485 | "Shōryaku (990-995)", |
michael@0 | 1486 | "Chōtoku (995-999)", |
michael@0 | 1487 | "Chōhō (999-1004)", |
michael@0 | 1488 | "Kankō (1004-1012)", |
michael@0 | 1489 | "Chōwa (1012-1017)", |
michael@0 | 1490 | "Kannin (1017-1021)", |
michael@0 | 1491 | "Jian (1021-1024)", |
michael@0 | 1492 | "Manju (1024-1028)", |
michael@0 | 1493 | "Chōgen (1028-1037)", |
michael@0 | 1494 | "Chōryaku (1037-1040)", |
michael@0 | 1495 | "Chōkyū (1040-1044)", |
michael@0 | 1496 | "Kantoku (1044-1046)", |
michael@0 | 1497 | "Eishō (1046-1053)", |
michael@0 | 1498 | "Tengi (1053-1058)", |
michael@0 | 1499 | "Kōhei (1058-1065)", |
michael@0 | 1500 | "Jiryaku (1065-1069)", |
michael@0 | 1501 | "Enkyū (1069-1074)", |
michael@0 | 1502 | "Shōho (1074-1077)", |
michael@0 | 1503 | "Shōryaku (1077-1081)", |
michael@0 | 1504 | "Eiho (1081-1084)", |
michael@0 | 1505 | "Ōtoku (1084-1087)", |
michael@0 | 1506 | "Kanji (1087-1094)", |
michael@0 | 1507 | "Kaho (1094-1096)", |
michael@0 | 1508 | "Eichō (1096-1097)", |
michael@0 | 1509 | "Shōtoku (1097-1099)", |
michael@0 | 1510 | "Kōwa (1099-1104)", |
michael@0 | 1511 | "Chōji (1104-1106)", |
michael@0 | 1512 | "Kashō (1106-1108)", |
michael@0 | 1513 | "Tennin (1108-1110)", |
michael@0 | 1514 | "Ten-ei (1110-1113)", |
michael@0 | 1515 | "Eikyū (1113-1118)", |
michael@0 | 1516 | "Gen-ei (1118-1120)", |
michael@0 | 1517 | "Hoan (1120-1124)", |
michael@0 | 1518 | "Tenji (1124-1126)", |
michael@0 | 1519 | "Daiji (1126-1131)", |
michael@0 | 1520 | "Tenshō (1131-1132)", |
michael@0 | 1521 | "Chōshō (1132-1135)", |
michael@0 | 1522 | "Hoen (1135-1141)", |
michael@0 | 1523 | "Eiji (1141-1142)", |
michael@0 | 1524 | "Kōji (1142-1144)", |
michael@0 | 1525 | "Tenyō (1144-1145)", |
michael@0 | 1526 | "Kyūan (1145-1151)", |
michael@0 | 1527 | "Ninpei (1151-1154)", |
michael@0 | 1528 | "Kyūju (1154-1156)", |
michael@0 | 1529 | "Hogen (1156-1159)", |
michael@0 | 1530 | "Heiji (1159-1160)", |
michael@0 | 1531 | "Eiryaku (1160-1161)", |
michael@0 | 1532 | "Ōho (1161-1163)", |
michael@0 | 1533 | "Chōkan (1163-1165)", |
michael@0 | 1534 | "Eiman (1165-1166)", |
michael@0 | 1535 | "Nin-an (1166-1169)", |
michael@0 | 1536 | "Kaō (1169-1171)", |
michael@0 | 1537 | "Shōan (1171-1175)", |
michael@0 | 1538 | "Angen (1175-1177)", |
michael@0 | 1539 | "Jishō (1177-1181)", |
michael@0 | 1540 | "Yōwa (1181-1182)", |
michael@0 | 1541 | "Juei (1182-1184)", |
michael@0 | 1542 | "Genryuku (1184-1185)", |
michael@0 | 1543 | "Bunji (1185-1190)", |
michael@0 | 1544 | "Kenkyū (1190-1199)", |
michael@0 | 1545 | "Shōji (1199-1201)", |
michael@0 | 1546 | "Kennin (1201-1204)", |
michael@0 | 1547 | "Genkyū (1204-1206)", |
michael@0 | 1548 | "Ken-ei (1206-1207)", |
michael@0 | 1549 | "Shōgen (1207-1211)", |
michael@0 | 1550 | "Kenryaku (1211-1213)", |
michael@0 | 1551 | "Kenpō (1213-1219)", |
michael@0 | 1552 | "Shōkyū (1219-1222)", |
michael@0 | 1553 | "Jōō (1222-1224)", |
michael@0 | 1554 | "Gennin (1224-1225)", |
michael@0 | 1555 | "Karoku (1225-1227)", |
michael@0 | 1556 | "Antei (1227-1229)", |
michael@0 | 1557 | "Kanki (1229-1232)", |
michael@0 | 1558 | "Jōei (1232-1233)", |
michael@0 | 1559 | "Tempuku (1233-1234)", |
michael@0 | 1560 | "Bunryaku (1234-1235)", |
michael@0 | 1561 | "Katei (1235-1238)", |
michael@0 | 1562 | "Ryakunin (1238-1239)", |
michael@0 | 1563 | "En-ō (1239-1240)", |
michael@0 | 1564 | "Ninji (1240-1243)", |
michael@0 | 1565 | "Kangen (1243-1247)", |
michael@0 | 1566 | "Hōji (1247-1249)", |
michael@0 | 1567 | "Kenchō (1249-1256)", |
michael@0 | 1568 | "Kōgen (1256-1257)", |
michael@0 | 1569 | "Shōka (1257-1259)", |
michael@0 | 1570 | "Shōgen (1259-1260)", |
michael@0 | 1571 | "Bun-ō (1260-1261)", |
michael@0 | 1572 | "Kōchō (1261-1264)", |
michael@0 | 1573 | "Bun-ei (1264-1275)", |
michael@0 | 1574 | "Kenji (1275-1278)", |
michael@0 | 1575 | "Kōan (1278-1288)", |
michael@0 | 1576 | "Shōō (1288-1293)", |
michael@0 | 1577 | "Einin (1293-1299)", |
michael@0 | 1578 | "Shōan (1299-1302)", |
michael@0 | 1579 | "Kengen (1302-1303)", |
michael@0 | 1580 | "Kagen (1303-1306)", |
michael@0 | 1581 | "Tokuji (1306-1308)", |
michael@0 | 1582 | "Enkei (1308-1311)", |
michael@0 | 1583 | "Ōchō (1311-1312)", |
michael@0 | 1584 | "Shōwa (1312-1317)", |
michael@0 | 1585 | "Bunpō (1317-1319)", |
michael@0 | 1586 | "Genō (1319-1321)", |
michael@0 | 1587 | "Genkyō (1321-1324)", |
michael@0 | 1588 | "Shōchū (1324-1326)", |
michael@0 | 1589 | "Kareki (1326-1329)", |
michael@0 | 1590 | "Gentoku (1329-1331)", |
michael@0 | 1591 | "Genkō (1331-1334)", |
michael@0 | 1592 | "Kemmu (1334-1336)", |
michael@0 | 1593 | "Engen (1336-1340)", |
michael@0 | 1594 | "Kōkoku (1340-1346)", |
michael@0 | 1595 | "Shōhei (1346-1370)", |
michael@0 | 1596 | "Kentoku (1370-1372)", |
michael@0 | 1597 | "Bunchũ (1372-1375)", |
michael@0 | 1598 | "Tenju (1375-1379)", |
michael@0 | 1599 | "Kōryaku (1379-1381)", |
michael@0 | 1600 | "Kōwa (1381-1384)", |
michael@0 | 1601 | "Genchũ (1384-1392)", |
michael@0 | 1602 | "Meitoku (1384-1387)", |
michael@0 | 1603 | "Kakei (1387-1389)", |
michael@0 | 1604 | "Kōō (1389-1390)", |
michael@0 | 1605 | "Meitoku (1390-1394)", |
michael@0 | 1606 | "Ōei (1394-1428)", |
michael@0 | 1607 | "Shōchō (1428-1429)", |
michael@0 | 1608 | "Eikyō (1429-1441)", |
michael@0 | 1609 | "Kakitsu (1441-1444)", |
michael@0 | 1610 | "Bun-an (1444-1449)", |
michael@0 | 1611 | "Hōtoku (1449-1452)", |
michael@0 | 1612 | "Kyōtoku (1452-1455)", |
michael@0 | 1613 | "Kōshō (1455-1457)", |
michael@0 | 1614 | "Chōroku (1457-1460)", |
michael@0 | 1615 | "Kanshō (1460-1466)", |
michael@0 | 1616 | "Bunshō (1466-1467)", |
michael@0 | 1617 | "Ōnin (1467-1469)", |
michael@0 | 1618 | "Bunmei (1469-1487)", |
michael@0 | 1619 | "Chōkyō (1487-1489)", |
michael@0 | 1620 | "Entoku (1489-1492)", |
michael@0 | 1621 | "Meiō (1492-1501)", |
michael@0 | 1622 | "Bunki (1501-1504)", |
michael@0 | 1623 | "Eishō (1504-1521)", |
michael@0 | 1624 | "Taiei (1521-1528)", |
michael@0 | 1625 | "Kyōroku (1528-1532)", |
michael@0 | 1626 | "Tenmon (1532-1555)", |
michael@0 | 1627 | "Kōji (1555-1558)", |
michael@0 | 1628 | "Eiroku (1558-1570)", |
michael@0 | 1629 | "Genki (1570-1573)", |
michael@0 | 1630 | "Tenshō (1573-1592)", |
michael@0 | 1631 | "Bunroku (1592-1596)", |
michael@0 | 1632 | "Keichō (1596-1615)", |
michael@0 | 1633 | "Genwa (1615-1624)", |
michael@0 | 1634 | "Kan-ei (1624-1644)", |
michael@0 | 1635 | "Shōho (1644-1648)", |
michael@0 | 1636 | "Keian (1648-1652)", |
michael@0 | 1637 | "Shōō (1652-1655)", |
michael@0 | 1638 | "Meiryaku (1655-1658)", |
michael@0 | 1639 | "Manji (1658-1661)", |
michael@0 | 1640 | "Kanbun (1661-1673)", |
michael@0 | 1641 | "Enpō (1673-1681)", |
michael@0 | 1642 | "Tenwa (1681-1684)", |
michael@0 | 1643 | "Jōkyō (1684-1688)", |
michael@0 | 1644 | "Genroku (1688-1704)", |
michael@0 | 1645 | "Hōei (1704-1711)", |
michael@0 | 1646 | "Shōtoku (1711-1716)", |
michael@0 | 1647 | "Kyōhō (1716-1736)", |
michael@0 | 1648 | "Genbun (1736-1741)", |
michael@0 | 1649 | "Kanpō (1741-1744)", |
michael@0 | 1650 | "Enkyō (1744-1748)", |
michael@0 | 1651 | "Kan-en (1748-1751)", |
michael@0 | 1652 | "Hōryaku (1751-1764)", |
michael@0 | 1653 | "Meiwa (1764-1772)", |
michael@0 | 1654 | "An-ei (1772-1781)", |
michael@0 | 1655 | "Tenmei (1781-1789)", |
michael@0 | 1656 | "Kansei (1789-1801)", |
michael@0 | 1657 | "Kyōwa (1801-1804)", |
michael@0 | 1658 | "Bunka (1804-1818)", |
michael@0 | 1659 | "Bunsei (1818-1830)", |
michael@0 | 1660 | "Tenpō (1830-1844)", |
michael@0 | 1661 | "Kōka (1844-1848)", |
michael@0 | 1662 | "Kaei (1848-1854)", |
michael@0 | 1663 | "Ansei (1854-1860)", |
michael@0 | 1664 | "Man-en (1860-1861)", |
michael@0 | 1665 | "Bunkyū (1861-1864)", |
michael@0 | 1666 | "Genji (1864-1865)", |
michael@0 | 1667 | "Keiō (1865-1868)", |
michael@0 | 1668 | "Meiji", |
michael@0 | 1669 | "Taishō", |
michael@0 | 1670 | "Shōwa", |
michael@0 | 1671 | "Heisei", |
michael@0 | 1672 | } |
michael@0 | 1673 | } |
michael@0 | 1674 | } |
michael@0 | 1675 | persian{ |
michael@0 | 1676 | eras{ |
michael@0 | 1677 | abbreviated{ |
michael@0 | 1678 | "AP", |
michael@0 | 1679 | } |
michael@0 | 1680 | } |
michael@0 | 1681 | monthNames{ |
michael@0 | 1682 | format{ |
michael@0 | 1683 | abbreviated{ |
michael@0 | 1684 | "Farvardin", |
michael@0 | 1685 | "Ordibehesht", |
michael@0 | 1686 | "Khordad", |
michael@0 | 1687 | "Tir", |
michael@0 | 1688 | "Mordad", |
michael@0 | 1689 | "Shahrivar", |
michael@0 | 1690 | "Mehr", |
michael@0 | 1691 | "Aban", |
michael@0 | 1692 | "Azar", |
michael@0 | 1693 | "Dey", |
michael@0 | 1694 | "Bahman", |
michael@0 | 1695 | "Esfand", |
michael@0 | 1696 | } |
michael@0 | 1697 | narrow{ |
michael@0 | 1698 | "1", |
michael@0 | 1699 | "2", |
michael@0 | 1700 | "3", |
michael@0 | 1701 | "4", |
michael@0 | 1702 | "5", |
michael@0 | 1703 | "6", |
michael@0 | 1704 | "7", |
michael@0 | 1705 | "8", |
michael@0 | 1706 | "9", |
michael@0 | 1707 | "10", |
michael@0 | 1708 | "11", |
michael@0 | 1709 | "12", |
michael@0 | 1710 | } |
michael@0 | 1711 | wide{ |
michael@0 | 1712 | "Farvardin", |
michael@0 | 1713 | "Ordibehesht", |
michael@0 | 1714 | "Khordad", |
michael@0 | 1715 | "Tir", |
michael@0 | 1716 | "Mordad", |
michael@0 | 1717 | "Shahrivar", |
michael@0 | 1718 | "Mehr", |
michael@0 | 1719 | "Aban", |
michael@0 | 1720 | "Azar", |
michael@0 | 1721 | "Dey", |
michael@0 | 1722 | "Bahman", |
michael@0 | 1723 | "Esfand", |
michael@0 | 1724 | } |
michael@0 | 1725 | } |
michael@0 | 1726 | stand-alone{ |
michael@0 | 1727 | abbreviated{ |
michael@0 | 1728 | "Farvardin", |
michael@0 | 1729 | "Ordibehesht", |
michael@0 | 1730 | "Khordad", |
michael@0 | 1731 | "Tir", |
michael@0 | 1732 | "Mordad", |
michael@0 | 1733 | "Shahrivar", |
michael@0 | 1734 | "Mehr", |
michael@0 | 1735 | "Aban", |
michael@0 | 1736 | "Azar", |
michael@0 | 1737 | "Dey", |
michael@0 | 1738 | "Bahman", |
michael@0 | 1739 | "Esfand", |
michael@0 | 1740 | } |
michael@0 | 1741 | narrow{ |
michael@0 | 1742 | "1", |
michael@0 | 1743 | "2", |
michael@0 | 1744 | "3", |
michael@0 | 1745 | "4", |
michael@0 | 1746 | "5", |
michael@0 | 1747 | "6", |
michael@0 | 1748 | "7", |
michael@0 | 1749 | "8", |
michael@0 | 1750 | "9", |
michael@0 | 1751 | "10", |
michael@0 | 1752 | "11", |
michael@0 | 1753 | "12", |
michael@0 | 1754 | } |
michael@0 | 1755 | wide{ |
michael@0 | 1756 | "Farvardin", |
michael@0 | 1757 | "Ordibehesht", |
michael@0 | 1758 | "Khordad", |
michael@0 | 1759 | "Tir", |
michael@0 | 1760 | "Mordad", |
michael@0 | 1761 | "Shahrivar", |
michael@0 | 1762 | "Mehr", |
michael@0 | 1763 | "Aban", |
michael@0 | 1764 | "Azar", |
michael@0 | 1765 | "Dey", |
michael@0 | 1766 | "Bahman", |
michael@0 | 1767 | "Esfand", |
michael@0 | 1768 | } |
michael@0 | 1769 | } |
michael@0 | 1770 | } |
michael@0 | 1771 | } |
michael@0 | 1772 | roc{ |
michael@0 | 1773 | DateTimePatterns{ |
michael@0 | 1774 | "HH.mm.ss zzzz", |
michael@0 | 1775 | "HH.mm.ss z", |
michael@0 | 1776 | "HH.mm.ss", |
michael@0 | 1777 | "HH.mm", |
michael@0 | 1778 | "EEEE, dd MMMM y G", |
michael@0 | 1779 | "d MMMM y G", |
michael@0 | 1780 | "d MMM y G", |
michael@0 | 1781 | "d/M/y GGGGG", |
michael@0 | 1782 | "{1} {0}", |
michael@0 | 1783 | "{1} {0}", |
michael@0 | 1784 | "{1} {0}", |
michael@0 | 1785 | "{1} {0}", |
michael@0 | 1786 | "{1} {0}", |
michael@0 | 1787 | } |
michael@0 | 1788 | availableFormats{ |
michael@0 | 1789 | M{"L"} |
michael@0 | 1790 | MEd{"E, d/M"} |
michael@0 | 1791 | MMM{"LLL"} |
michael@0 | 1792 | MMMEd{"E, d MMM"} |
michael@0 | 1793 | MMMMEd{"E, d MMMM"} |
michael@0 | 1794 | MMMMd{"d MMMM"} |
michael@0 | 1795 | MMMd{"d MMM"} |
michael@0 | 1796 | Md{"d/M"} |
michael@0 | 1797 | d{"d"} |
michael@0 | 1798 | y{"G y"} |
michael@0 | 1799 | } |
michael@0 | 1800 | eras{ |
michael@0 | 1801 | abbreviated{ |
michael@0 | 1802 | "Sebelum R.O.C.", |
michael@0 | 1803 | "R.O.C.", |
michael@0 | 1804 | } |
michael@0 | 1805 | } |
michael@0 | 1806 | } |
michael@0 | 1807 | } |
michael@0 | 1808 | delimiters{ |
michael@0 | 1809 | alternateQuotationEnd{"’"} |
michael@0 | 1810 | alternateQuotationStart{"‘"} |
michael@0 | 1811 | quotationEnd{"”"} |
michael@0 | 1812 | quotationStart{"“"} |
michael@0 | 1813 | } |
michael@0 | 1814 | durationUnits{ |
michael@0 | 1815 | hm{"h.mm"} |
michael@0 | 1816 | hms{"h.mm.ss"} |
michael@0 | 1817 | ms{"m.ss"} |
michael@0 | 1818 | } |
michael@0 | 1819 | fields{ |
michael@0 | 1820 | day{ |
michael@0 | 1821 | dn{"Hari"} |
michael@0 | 1822 | relative{ |
michael@0 | 1823 | "-1"{"kemarin"} |
michael@0 | 1824 | "-2"{"kemarin lusa"} |
michael@0 | 1825 | "0"{"hari ini"} |
michael@0 | 1826 | "1"{"besok"} |
michael@0 | 1827 | "2"{"lusa"} |
michael@0 | 1828 | } |
michael@0 | 1829 | relativeTime{ |
michael@0 | 1830 | future{ |
michael@0 | 1831 | other{"Dalam {0} hari"} |
michael@0 | 1832 | } |
michael@0 | 1833 | past{ |
michael@0 | 1834 | other{"{0} hari yang lalu"} |
michael@0 | 1835 | } |
michael@0 | 1836 | } |
michael@0 | 1837 | } |
michael@0 | 1838 | dayperiod{ |
michael@0 | 1839 | dn{"AM/PM"} |
michael@0 | 1840 | } |
michael@0 | 1841 | era{ |
michael@0 | 1842 | dn{"Era"} |
michael@0 | 1843 | } |
michael@0 | 1844 | fri{ |
michael@0 | 1845 | relative{ |
michael@0 | 1846 | "-1"{"Jumat lalu"} |
michael@0 | 1847 | "0"{"Jumat ini"} |
michael@0 | 1848 | "1"{"Jumat berikutnya"} |
michael@0 | 1849 | } |
michael@0 | 1850 | } |
michael@0 | 1851 | hour{ |
michael@0 | 1852 | dn{"Jam"} |
michael@0 | 1853 | relativeTime{ |
michael@0 | 1854 | future{ |
michael@0 | 1855 | other{"Dalam {0} jam"} |
michael@0 | 1856 | } |
michael@0 | 1857 | past{ |
michael@0 | 1858 | other{"{0} jam yang lalu"} |
michael@0 | 1859 | } |
michael@0 | 1860 | } |
michael@0 | 1861 | } |
michael@0 | 1862 | minute{ |
michael@0 | 1863 | dn{"Menit"} |
michael@0 | 1864 | relativeTime{ |
michael@0 | 1865 | future{ |
michael@0 | 1866 | other{"Dalam {0} menit"} |
michael@0 | 1867 | } |
michael@0 | 1868 | past{ |
michael@0 | 1869 | other{"{0} menit yang lalu"} |
michael@0 | 1870 | } |
michael@0 | 1871 | } |
michael@0 | 1872 | } |
michael@0 | 1873 | mon{ |
michael@0 | 1874 | relative{ |
michael@0 | 1875 | "-1"{"Senin lalu"} |
michael@0 | 1876 | "0"{"Senin ini"} |
michael@0 | 1877 | "1"{"Senin berikutnya"} |
michael@0 | 1878 | } |
michael@0 | 1879 | } |
michael@0 | 1880 | month{ |
michael@0 | 1881 | dn{"Bulan"} |
michael@0 | 1882 | relative{ |
michael@0 | 1883 | "-1"{"bulan lalu"} |
michael@0 | 1884 | "0"{"bulan ini"} |
michael@0 | 1885 | "1"{"Bulan berikutnya"} |
michael@0 | 1886 | } |
michael@0 | 1887 | relativeTime{ |
michael@0 | 1888 | future{ |
michael@0 | 1889 | other{"Dalam {0} bulan"} |
michael@0 | 1890 | } |
michael@0 | 1891 | past{ |
michael@0 | 1892 | other{"{0} bulan yang lalu"} |
michael@0 | 1893 | } |
michael@0 | 1894 | } |
michael@0 | 1895 | } |
michael@0 | 1896 | sat{ |
michael@0 | 1897 | relative{ |
michael@0 | 1898 | "-1"{"Sabtu lalu"} |
michael@0 | 1899 | "0"{"Sabtu ini"} |
michael@0 | 1900 | "1"{"Sabtu berikutnya"} |
michael@0 | 1901 | } |
michael@0 | 1902 | } |
michael@0 | 1903 | second{ |
michael@0 | 1904 | dn{"Detik"} |
michael@0 | 1905 | relative{ |
michael@0 | 1906 | "0"{"sekarang"} |
michael@0 | 1907 | } |
michael@0 | 1908 | relativeTime{ |
michael@0 | 1909 | future{ |
michael@0 | 1910 | other{"Dalam {0} detik"} |
michael@0 | 1911 | } |
michael@0 | 1912 | past{ |
michael@0 | 1913 | other{"{0} detik yang lalu"} |
michael@0 | 1914 | } |
michael@0 | 1915 | } |
michael@0 | 1916 | } |
michael@0 | 1917 | sun{ |
michael@0 | 1918 | relative{ |
michael@0 | 1919 | "-1"{"Minggu lalu"} |
michael@0 | 1920 | "0"{"Minggu ini"} |
michael@0 | 1921 | "1"{"Minggu berikutnya"} |
michael@0 | 1922 | } |
michael@0 | 1923 | } |
michael@0 | 1924 | thu{ |
michael@0 | 1925 | relative{ |
michael@0 | 1926 | "-1"{"Kamis lalu"} |
michael@0 | 1927 | "0"{"Kamis ini"} |
michael@0 | 1928 | "1"{"Kamis berikutnya"} |
michael@0 | 1929 | } |
michael@0 | 1930 | } |
michael@0 | 1931 | tue{ |
michael@0 | 1932 | relative{ |
michael@0 | 1933 | "-1"{"Selasa lalu"} |
michael@0 | 1934 | "0"{"Selasa ini"} |
michael@0 | 1935 | "1"{"Selasa berikutnya"} |
michael@0 | 1936 | } |
michael@0 | 1937 | } |
michael@0 | 1938 | wed{ |
michael@0 | 1939 | relative{ |
michael@0 | 1940 | "-1"{"Rabu lalu"} |
michael@0 | 1941 | "0"{"Rabu ini"} |
michael@0 | 1942 | "1"{"Rabu berikutnya"} |
michael@0 | 1943 | } |
michael@0 | 1944 | } |
michael@0 | 1945 | week{ |
michael@0 | 1946 | dn{"Minggu"} |
michael@0 | 1947 | relative{ |
michael@0 | 1948 | "-1"{"minggu lalu"} |
michael@0 | 1949 | "0"{"minggu ini"} |
michael@0 | 1950 | "1"{"Minggu berikutnya"} |
michael@0 | 1951 | } |
michael@0 | 1952 | relativeTime{ |
michael@0 | 1953 | future{ |
michael@0 | 1954 | other{"Dalam {0} minggu"} |
michael@0 | 1955 | } |
michael@0 | 1956 | past{ |
michael@0 | 1957 | other{"{0} minggu yang lalu"} |
michael@0 | 1958 | } |
michael@0 | 1959 | } |
michael@0 | 1960 | } |
michael@0 | 1961 | weekday{ |
michael@0 | 1962 | dn{"Hari dalam Seminggu"} |
michael@0 | 1963 | } |
michael@0 | 1964 | year{ |
michael@0 | 1965 | dn{"Tahun"} |
michael@0 | 1966 | relative{ |
michael@0 | 1967 | "-1"{"tahun lalu"} |
michael@0 | 1968 | "0"{"tahun ini"} |
michael@0 | 1969 | "1"{"tahun depan"} |
michael@0 | 1970 | } |
michael@0 | 1971 | relativeTime{ |
michael@0 | 1972 | future{ |
michael@0 | 1973 | other{"Dalam {0} tahun"} |
michael@0 | 1974 | } |
michael@0 | 1975 | past{ |
michael@0 | 1976 | other{"{0} tahun yang lalu"} |
michael@0 | 1977 | } |
michael@0 | 1978 | } |
michael@0 | 1979 | } |
michael@0 | 1980 | zone{ |
michael@0 | 1981 | dn{"Zona Waktu"} |
michael@0 | 1982 | } |
michael@0 | 1983 | } |
michael@0 | 1984 | listPattern{ |
michael@0 | 1985 | standard{ |
michael@0 | 1986 | 2{"{0} dan {1}"} |
michael@0 | 1987 | end{"{0}, dan {1}"} |
michael@0 | 1988 | middle{"{0}, {1}"} |
michael@0 | 1989 | start{"{0}, {1}"} |
michael@0 | 1990 | } |
michael@0 | 1991 | unit{ |
michael@0 | 1992 | 2{"{0}, {1}"} |
michael@0 | 1993 | end{"{0}, {1}"} |
michael@0 | 1994 | middle{"{0}, {1}"} |
michael@0 | 1995 | start{"{0}, {1}"} |
michael@0 | 1996 | } |
michael@0 | 1997 | unit-narrow{ |
michael@0 | 1998 | 2{"{0}, {1}"} |
michael@0 | 1999 | end{"{0}, {1}"} |
michael@0 | 2000 | middle{"{0}, {1}"} |
michael@0 | 2001 | start{"{0}, {1}"} |
michael@0 | 2002 | } |
michael@0 | 2003 | unit-short{ |
michael@0 | 2004 | 2{"{0}, {1}"} |
michael@0 | 2005 | end{"{0}, {1}"} |
michael@0 | 2006 | middle{"{0}, {1}"} |
michael@0 | 2007 | start{"{0}, {1}"} |
michael@0 | 2008 | } |
michael@0 | 2009 | } |
michael@0 | 2010 | measurementSystemNames{ |
michael@0 | 2011 | UK{"BR"} |
michael@0 | 2012 | US{"AS"} |
michael@0 | 2013 | metric{"Metrik"} |
michael@0 | 2014 | } |
michael@0 | 2015 | transformNames{ |
michael@0 | 2016 | BGN{"BGN"} |
michael@0 | 2017 | Numeric{"Angka"} |
michael@0 | 2018 | Tone{"Nada"} |
michael@0 | 2019 | UNGEGN{"UNGEGN"} |
michael@0 | 2020 | x-Accents{"Aksen"} |
michael@0 | 2021 | x-Fullwidth{"Lebar penuh"} |
michael@0 | 2022 | x-Halfwidth{"Lebar separuh"} |
michael@0 | 2023 | x-Jamo{"Jamo"} |
michael@0 | 2024 | x-Pinyin{"Pinyin"} |
michael@0 | 2025 | x-Publishing{"Penerbitan"} |
michael@0 | 2026 | } |
michael@0 | 2027 | units{ |
michael@0 | 2028 | acceleration{ |
michael@0 | 2029 | g-force{ |
michael@0 | 2030 | other{"{0} g-force"} |
michael@0 | 2031 | } |
michael@0 | 2032 | } |
michael@0 | 2033 | angle{ |
michael@0 | 2034 | arc-minute{ |
michael@0 | 2035 | other{"{0} menit"} |
michael@0 | 2036 | } |
michael@0 | 2037 | arc-second{ |
michael@0 | 2038 | other{"{0} detik"} |
michael@0 | 2039 | } |
michael@0 | 2040 | degree{ |
michael@0 | 2041 | other{"{0} derajat"} |
michael@0 | 2042 | } |
michael@0 | 2043 | } |
michael@0 | 2044 | area{ |
michael@0 | 2045 | acre{ |
michael@0 | 2046 | other{"{0} acre"} |
michael@0 | 2047 | } |
michael@0 | 2048 | hectare{ |
michael@0 | 2049 | other{"{0} hektar"} |
michael@0 | 2050 | } |
michael@0 | 2051 | square-foot{ |
michael@0 | 2052 | other{"{0} kaki persegi"} |
michael@0 | 2053 | } |
michael@0 | 2054 | square-kilometer{ |
michael@0 | 2055 | other{"{0} kilometer persegi"} |
michael@0 | 2056 | } |
michael@0 | 2057 | square-meter{ |
michael@0 | 2058 | other{"{0} meter persegi"} |
michael@0 | 2059 | } |
michael@0 | 2060 | square-mile{ |
michael@0 | 2061 | other{"{0} mil persegi"} |
michael@0 | 2062 | } |
michael@0 | 2063 | } |
michael@0 | 2064 | compound{ |
michael@0 | 2065 | per{"{0} per {1}"} |
michael@0 | 2066 | } |
michael@0 | 2067 | duration{ |
michael@0 | 2068 | day{ |
michael@0 | 2069 | other{"{0} hari"} |
michael@0 | 2070 | } |
michael@0 | 2071 | hour{ |
michael@0 | 2072 | other{"{0} jam"} |
michael@0 | 2073 | } |
michael@0 | 2074 | millisecond{ |
michael@0 | 2075 | other{"{0} milidetik"} |
michael@0 | 2076 | } |
michael@0 | 2077 | minute{ |
michael@0 | 2078 | other{"{0} menit"} |
michael@0 | 2079 | } |
michael@0 | 2080 | month{ |
michael@0 | 2081 | other{"{0} bulan"} |
michael@0 | 2082 | } |
michael@0 | 2083 | second{ |
michael@0 | 2084 | other{"{0} detik"} |
michael@0 | 2085 | } |
michael@0 | 2086 | week{ |
michael@0 | 2087 | other{"{0} minggu"} |
michael@0 | 2088 | } |
michael@0 | 2089 | year{ |
michael@0 | 2090 | other{"{0} tahun"} |
michael@0 | 2091 | } |
michael@0 | 2092 | } |
michael@0 | 2093 | length{ |
michael@0 | 2094 | centimeter{ |
michael@0 | 2095 | other{"{0} sentimeter"} |
michael@0 | 2096 | } |
michael@0 | 2097 | foot{ |
michael@0 | 2098 | other{"{0} kaki"} |
michael@0 | 2099 | } |
michael@0 | 2100 | inch{ |
michael@0 | 2101 | other{"{0} inci"} |
michael@0 | 2102 | } |
michael@0 | 2103 | kilometer{ |
michael@0 | 2104 | other{"{0} kilometer"} |
michael@0 | 2105 | } |
michael@0 | 2106 | light-year{ |
michael@0 | 2107 | other{"{0} tahun cahaya"} |
michael@0 | 2108 | } |
michael@0 | 2109 | meter{ |
michael@0 | 2110 | other{"{0} meter"} |
michael@0 | 2111 | } |
michael@0 | 2112 | mile{ |
michael@0 | 2113 | other{"{0} mil"} |
michael@0 | 2114 | } |
michael@0 | 2115 | millimeter{ |
michael@0 | 2116 | other{"{0} milimeter"} |
michael@0 | 2117 | } |
michael@0 | 2118 | picometer{ |
michael@0 | 2119 | other{"{0} pikometer"} |
michael@0 | 2120 | } |
michael@0 | 2121 | yard{ |
michael@0 | 2122 | other{"{0} yard"} |
michael@0 | 2123 | } |
michael@0 | 2124 | } |
michael@0 | 2125 | mass{ |
michael@0 | 2126 | gram{ |
michael@0 | 2127 | other{"{0} gram"} |
michael@0 | 2128 | } |
michael@0 | 2129 | kilogram{ |
michael@0 | 2130 | other{"{0} kilogram"} |
michael@0 | 2131 | } |
michael@0 | 2132 | ounce{ |
michael@0 | 2133 | other{"{0} ons"} |
michael@0 | 2134 | } |
michael@0 | 2135 | pound{ |
michael@0 | 2136 | other{"{0} pon"} |
michael@0 | 2137 | } |
michael@0 | 2138 | } |
michael@0 | 2139 | power{ |
michael@0 | 2140 | horsepower{ |
michael@0 | 2141 | other{"{0} daya kuda"} |
michael@0 | 2142 | } |
michael@0 | 2143 | kilowatt{ |
michael@0 | 2144 | other{"{0} kilowatt"} |
michael@0 | 2145 | } |
michael@0 | 2146 | watt{ |
michael@0 | 2147 | other{"{0} watt"} |
michael@0 | 2148 | } |
michael@0 | 2149 | } |
michael@0 | 2150 | pressure{ |
michael@0 | 2151 | hectopascal{ |
michael@0 | 2152 | other{"{0} hektopaskal"} |
michael@0 | 2153 | } |
michael@0 | 2154 | inch-hg{ |
michael@0 | 2155 | other{"{0} inci merkuri"} |
michael@0 | 2156 | } |
michael@0 | 2157 | millibar{ |
michael@0 | 2158 | other{"{0} milibar"} |
michael@0 | 2159 | } |
michael@0 | 2160 | } |
michael@0 | 2161 | speed{ |
michael@0 | 2162 | kilometer-per-hour{ |
michael@0 | 2163 | other{"{0} kilometer per jam"} |
michael@0 | 2164 | } |
michael@0 | 2165 | meter-per-second{ |
michael@0 | 2166 | other{"{0} meter per detik"} |
michael@0 | 2167 | } |
michael@0 | 2168 | mile-per-hour{ |
michael@0 | 2169 | other{"{0} mil per jam"} |
michael@0 | 2170 | } |
michael@0 | 2171 | } |
michael@0 | 2172 | temperature{ |
michael@0 | 2173 | celsius{ |
michael@0 | 2174 | other{"{0} derajat Celsius"} |
michael@0 | 2175 | } |
michael@0 | 2176 | fahrenheit{ |
michael@0 | 2177 | other{"{0} derajat Fahrenheit"} |
michael@0 | 2178 | } |
michael@0 | 2179 | } |
michael@0 | 2180 | volume{ |
michael@0 | 2181 | cubic-kilometer{ |
michael@0 | 2182 | other{"{0} kilometer kubik"} |
michael@0 | 2183 | } |
michael@0 | 2184 | cubic-mile{ |
michael@0 | 2185 | other{"{0} mil kubik"} |
michael@0 | 2186 | } |
michael@0 | 2187 | liter{ |
michael@0 | 2188 | other{"{0} liter"} |
michael@0 | 2189 | } |
michael@0 | 2190 | } |
michael@0 | 2191 | } |
michael@0 | 2192 | unitsNarrow{ |
michael@0 | 2193 | acceleration{ |
michael@0 | 2194 | g-force{ |
michael@0 | 2195 | other{"{0} G"} |
michael@0 | 2196 | } |
michael@0 | 2197 | } |
michael@0 | 2198 | angle{ |
michael@0 | 2199 | arc-minute{ |
michael@0 | 2200 | other{"{0}′"} |
michael@0 | 2201 | } |
michael@0 | 2202 | arc-second{ |
michael@0 | 2203 | other{"{0}″"} |
michael@0 | 2204 | } |
michael@0 | 2205 | degree{ |
michael@0 | 2206 | other{"{0}°"} |
michael@0 | 2207 | } |
michael@0 | 2208 | } |
michael@0 | 2209 | area{ |
michael@0 | 2210 | acre{ |
michael@0 | 2211 | other{"{0} ac"} |
michael@0 | 2212 | } |
michael@0 | 2213 | hectare{ |
michael@0 | 2214 | other{"{0} ha"} |
michael@0 | 2215 | } |
michael@0 | 2216 | square-foot{ |
michael@0 | 2217 | other{"{0} ft²"} |
michael@0 | 2218 | } |
michael@0 | 2219 | square-kilometer{ |
michael@0 | 2220 | other{"{0} km²"} |
michael@0 | 2221 | } |
michael@0 | 2222 | square-meter{ |
michael@0 | 2223 | other{"{0} m²"} |
michael@0 | 2224 | } |
michael@0 | 2225 | square-mile{ |
michael@0 | 2226 | other{"{0} mi²"} |
michael@0 | 2227 | } |
michael@0 | 2228 | } |
michael@0 | 2229 | compound{ |
michael@0 | 2230 | per{"{0}/{1}"} |
michael@0 | 2231 | } |
michael@0 | 2232 | duration{ |
michael@0 | 2233 | day{ |
michael@0 | 2234 | other{"{0} hr"} |
michael@0 | 2235 | } |
michael@0 | 2236 | hour{ |
michael@0 | 2237 | other{"{0} j"} |
michael@0 | 2238 | } |
michael@0 | 2239 | millisecond{ |
michael@0 | 2240 | other{"{0} md"} |
michael@0 | 2241 | } |
michael@0 | 2242 | minute{ |
michael@0 | 2243 | other{"{0} mnt"} |
michael@0 | 2244 | } |
michael@0 | 2245 | month{ |
michael@0 | 2246 | other{"{0} bln"} |
michael@0 | 2247 | } |
michael@0 | 2248 | second{ |
michael@0 | 2249 | other{"{0} dtk"} |
michael@0 | 2250 | } |
michael@0 | 2251 | week{ |
michael@0 | 2252 | other{"{0} mgg"} |
michael@0 | 2253 | } |
michael@0 | 2254 | year{ |
michael@0 | 2255 | other{"{0} thn"} |
michael@0 | 2256 | } |
michael@0 | 2257 | } |
michael@0 | 2258 | length{ |
michael@0 | 2259 | centimeter{ |
michael@0 | 2260 | other{"{0} cm"} |
michael@0 | 2261 | } |
michael@0 | 2262 | foot{ |
michael@0 | 2263 | other{"{0} ft"} |
michael@0 | 2264 | } |
michael@0 | 2265 | inch{ |
michael@0 | 2266 | other{"{0}″"} |
michael@0 | 2267 | } |
michael@0 | 2268 | kilometer{ |
michael@0 | 2269 | other{"{0} km"} |
michael@0 | 2270 | } |
michael@0 | 2271 | light-year{ |
michael@0 | 2272 | other{"{0} ly"} |
michael@0 | 2273 | } |
michael@0 | 2274 | meter{ |
michael@0 | 2275 | other{"{0} m"} |
michael@0 | 2276 | } |
michael@0 | 2277 | mile{ |
michael@0 | 2278 | other{"{0} mi"} |
michael@0 | 2279 | } |
michael@0 | 2280 | millimeter{ |
michael@0 | 2281 | other{"{0} mm"} |
michael@0 | 2282 | } |
michael@0 | 2283 | picometer{ |
michael@0 | 2284 | other{"{0} pm"} |
michael@0 | 2285 | } |
michael@0 | 2286 | yard{ |
michael@0 | 2287 | other{"{0} yd"} |
michael@0 | 2288 | } |
michael@0 | 2289 | } |
michael@0 | 2290 | mass{ |
michael@0 | 2291 | gram{ |
michael@0 | 2292 | other{"{0} g"} |
michael@0 | 2293 | } |
michael@0 | 2294 | kilogram{ |
michael@0 | 2295 | other{"{0} kg"} |
michael@0 | 2296 | } |
michael@0 | 2297 | ounce{ |
michael@0 | 2298 | other{"{0} oz"} |
michael@0 | 2299 | } |
michael@0 | 2300 | pound{ |
michael@0 | 2301 | other{"{0} lb"} |
michael@0 | 2302 | } |
michael@0 | 2303 | } |
michael@0 | 2304 | power{ |
michael@0 | 2305 | horsepower{ |
michael@0 | 2306 | other{"{0} hp"} |
michael@0 | 2307 | } |
michael@0 | 2308 | kilowatt{ |
michael@0 | 2309 | other{"{0} kW"} |
michael@0 | 2310 | } |
michael@0 | 2311 | watt{ |
michael@0 | 2312 | other{"{0} W"} |
michael@0 | 2313 | } |
michael@0 | 2314 | } |
michael@0 | 2315 | pressure{ |
michael@0 | 2316 | hectopascal{ |
michael@0 | 2317 | other{"{0} hPa"} |
michael@0 | 2318 | } |
michael@0 | 2319 | inch-hg{ |
michael@0 | 2320 | other{"{0} inHg"} |
michael@0 | 2321 | } |
michael@0 | 2322 | millibar{ |
michael@0 | 2323 | other{"{0} mbar"} |
michael@0 | 2324 | } |
michael@0 | 2325 | } |
michael@0 | 2326 | speed{ |
michael@0 | 2327 | kilometer-per-hour{ |
michael@0 | 2328 | other{"{0} km/jam"} |
michael@0 | 2329 | } |
michael@0 | 2330 | meter-per-second{ |
michael@0 | 2331 | other{"{0} m/s"} |
michael@0 | 2332 | } |
michael@0 | 2333 | mile-per-hour{ |
michael@0 | 2334 | other{"{0} mph"} |
michael@0 | 2335 | } |
michael@0 | 2336 | } |
michael@0 | 2337 | temperature{ |
michael@0 | 2338 | celsius{ |
michael@0 | 2339 | other{"{0}°"} |
michael@0 | 2340 | } |
michael@0 | 2341 | fahrenheit{ |
michael@0 | 2342 | other{"{0}°F"} |
michael@0 | 2343 | } |
michael@0 | 2344 | } |
michael@0 | 2345 | volume{ |
michael@0 | 2346 | cubic-kilometer{ |
michael@0 | 2347 | other{"{0} km³"} |
michael@0 | 2348 | } |
michael@0 | 2349 | cubic-mile{ |
michael@0 | 2350 | other{"{0} mi³"} |
michael@0 | 2351 | } |
michael@0 | 2352 | liter{ |
michael@0 | 2353 | other{"{0} l"} |
michael@0 | 2354 | } |
michael@0 | 2355 | } |
michael@0 | 2356 | } |
michael@0 | 2357 | unitsShort{ |
michael@0 | 2358 | acceleration{ |
michael@0 | 2359 | g-force{ |
michael@0 | 2360 | other{"{0} G"} |
michael@0 | 2361 | } |
michael@0 | 2362 | } |
michael@0 | 2363 | angle{ |
michael@0 | 2364 | arc-minute{ |
michael@0 | 2365 | other{"{0} mnt"} |
michael@0 | 2366 | } |
michael@0 | 2367 | arc-second{ |
michael@0 | 2368 | other{"{0} dtk"} |
michael@0 | 2369 | } |
michael@0 | 2370 | degree{ |
michael@0 | 2371 | other{"{0}°"} |
michael@0 | 2372 | } |
michael@0 | 2373 | } |
michael@0 | 2374 | area{ |
michael@0 | 2375 | acre{ |
michael@0 | 2376 | other{"{0} ac"} |
michael@0 | 2377 | } |
michael@0 | 2378 | hectare{ |
michael@0 | 2379 | other{"{0} ha"} |
michael@0 | 2380 | } |
michael@0 | 2381 | square-foot{ |
michael@0 | 2382 | other{"{0} ft²"} |
michael@0 | 2383 | } |
michael@0 | 2384 | square-kilometer{ |
michael@0 | 2385 | other{"{0} km²"} |
michael@0 | 2386 | } |
michael@0 | 2387 | square-meter{ |
michael@0 | 2388 | other{"{0} m²"} |
michael@0 | 2389 | } |
michael@0 | 2390 | square-mile{ |
michael@0 | 2391 | other{"{0} mi²"} |
michael@0 | 2392 | } |
michael@0 | 2393 | } |
michael@0 | 2394 | compound{ |
michael@0 | 2395 | per{"{0}/{1}"} |
michael@0 | 2396 | } |
michael@0 | 2397 | duration{ |
michael@0 | 2398 | day{ |
michael@0 | 2399 | other{"{0} hr"} |
michael@0 | 2400 | } |
michael@0 | 2401 | hour{ |
michael@0 | 2402 | other{"{0} j"} |
michael@0 | 2403 | } |
michael@0 | 2404 | millisecond{ |
michael@0 | 2405 | other{"{0} md"} |
michael@0 | 2406 | } |
michael@0 | 2407 | minute{ |
michael@0 | 2408 | other{"{0} mnt"} |
michael@0 | 2409 | } |
michael@0 | 2410 | month{ |
michael@0 | 2411 | other{"{0} bln"} |
michael@0 | 2412 | } |
michael@0 | 2413 | second{ |
michael@0 | 2414 | other{"{0} dtk"} |
michael@0 | 2415 | } |
michael@0 | 2416 | week{ |
michael@0 | 2417 | other{"{0} mgg"} |
michael@0 | 2418 | } |
michael@0 | 2419 | year{ |
michael@0 | 2420 | other{"{0} thn"} |
michael@0 | 2421 | } |
michael@0 | 2422 | } |
michael@0 | 2423 | length{ |
michael@0 | 2424 | centimeter{ |
michael@0 | 2425 | other{"{0} cm"} |
michael@0 | 2426 | } |
michael@0 | 2427 | foot{ |
michael@0 | 2428 | other{"{0} ft"} |
michael@0 | 2429 | } |
michael@0 | 2430 | inch{ |
michael@0 | 2431 | other{"{0} in"} |
michael@0 | 2432 | } |
michael@0 | 2433 | kilometer{ |
michael@0 | 2434 | other{"{0} km"} |
michael@0 | 2435 | } |
michael@0 | 2436 | light-year{ |
michael@0 | 2437 | other{"{0} ly"} |
michael@0 | 2438 | } |
michael@0 | 2439 | meter{ |
michael@0 | 2440 | other{"{0} m"} |
michael@0 | 2441 | } |
michael@0 | 2442 | mile{ |
michael@0 | 2443 | other{"{0} mi"} |
michael@0 | 2444 | } |
michael@0 | 2445 | millimeter{ |
michael@0 | 2446 | other{"{0} mm"} |
michael@0 | 2447 | } |
michael@0 | 2448 | picometer{ |
michael@0 | 2449 | other{"{0} pm"} |
michael@0 | 2450 | } |
michael@0 | 2451 | yard{ |
michael@0 | 2452 | other{"{0} yd"} |
michael@0 | 2453 | } |
michael@0 | 2454 | } |
michael@0 | 2455 | mass{ |
michael@0 | 2456 | gram{ |
michael@0 | 2457 | other{"{0} g"} |
michael@0 | 2458 | } |
michael@0 | 2459 | kilogram{ |
michael@0 | 2460 | other{"{0} kg"} |
michael@0 | 2461 | } |
michael@0 | 2462 | ounce{ |
michael@0 | 2463 | other{"{0} oz"} |
michael@0 | 2464 | } |
michael@0 | 2465 | pound{ |
michael@0 | 2466 | other{"{0} lb"} |
michael@0 | 2467 | } |
michael@0 | 2468 | } |
michael@0 | 2469 | power{ |
michael@0 | 2470 | horsepower{ |
michael@0 | 2471 | other{"{0} hp"} |
michael@0 | 2472 | } |
michael@0 | 2473 | kilowatt{ |
michael@0 | 2474 | other{"{0} kW"} |
michael@0 | 2475 | } |
michael@0 | 2476 | watt{ |
michael@0 | 2477 | other{"{0} W"} |
michael@0 | 2478 | } |
michael@0 | 2479 | } |
michael@0 | 2480 | pressure{ |
michael@0 | 2481 | hectopascal{ |
michael@0 | 2482 | other{"{0} hPa"} |
michael@0 | 2483 | } |
michael@0 | 2484 | inch-hg{ |
michael@0 | 2485 | other{"{0} inHg"} |
michael@0 | 2486 | } |
michael@0 | 2487 | millibar{ |
michael@0 | 2488 | other{"{0} mbar"} |
michael@0 | 2489 | } |
michael@0 | 2490 | } |
michael@0 | 2491 | speed{ |
michael@0 | 2492 | kilometer-per-hour{ |
michael@0 | 2493 | other{"{0} km/jam"} |
michael@0 | 2494 | } |
michael@0 | 2495 | meter-per-second{ |
michael@0 | 2496 | other{"{0} m/s"} |
michael@0 | 2497 | } |
michael@0 | 2498 | mile-per-hour{ |
michael@0 | 2499 | other{"{0} mph"} |
michael@0 | 2500 | } |
michael@0 | 2501 | } |
michael@0 | 2502 | temperature{ |
michael@0 | 2503 | celsius{ |
michael@0 | 2504 | other{"{0}°C"} |
michael@0 | 2505 | } |
michael@0 | 2506 | fahrenheit{ |
michael@0 | 2507 | other{"{0}°F"} |
michael@0 | 2508 | } |
michael@0 | 2509 | } |
michael@0 | 2510 | volume{ |
michael@0 | 2511 | cubic-kilometer{ |
michael@0 | 2512 | other{"{0} km³"} |
michael@0 | 2513 | } |
michael@0 | 2514 | cubic-mile{ |
michael@0 | 2515 | other{"{0} mi³"} |
michael@0 | 2516 | } |
michael@0 | 2517 | liter{ |
michael@0 | 2518 | other{"{0} l"} |
michael@0 | 2519 | } |
michael@0 | 2520 | } |
michael@0 | 2521 | } |
michael@0 | 2522 | } |