1// © 2016 and later: Unicode, Inc. and others. 2// License & terms of use: http://www.unicode.org/copyright.html#License 3en_AU{ 4 %%Parent{"en_001"} 5 NumberElements{ 6 latn{ 7 symbols{ 8 exponential{"e"} 9 timeSeparator{"."} 10 } 11 } 12 } 13 Version{"2.1.37.6"} 14 calendar{ 15 generic{ 16 availableFormats{ 17 yMEd{"E, dd/MM/y"} 18 yMd{"dd/MM/y"} 19 } 20 intervalFormats{ 21 MEd{ 22 M{"E, d/M – E, d/M"} 23 d{"E, d/M – E, d/M"} 24 } 25 MMMEd{ 26 M{"E, d MMM – E, d MMM"} 27 d{"E, d MMM – E, d MMM"} 28 } 29 yMMMEd{ 30 d{"E, d MMM – E, d MMM y G"} 31 } 32 } 33 } 34 gregorian{ 35 AmPmMarkers{ 36 "am", 37 "pm", 38 } 39 AmPmMarkersAbbr{ 40 "am", 41 "pm", 42 } 43 AmPmMarkersNarrow{ 44 "am", 45 "pm", 46 } 47 DateTimePatterns{ 48 "h:mm:ss a zzzz", 49 "h:mm:ss a z", 50 "h:mm:ss a", 51 "h:mm a", 52 "EEEE, d MMMM y", 53 "d MMMM y", 54 "d MMM y", 55 "d/M/yy", 56 "{1}, {0}", 57 "{1} 'at' {0}", 58 "{1} 'at' {0}", 59 "{1}, {0}", 60 "{1}, {0}", 61 } 62 availableFormats{ 63 MEd{"E, d/M"} 64 Md{"d/M"} 65 } 66 dayNames{ 67 format{ 68 abbreviated{ 69 "Sun.", 70 "Mon.", 71 "Tue.", 72 "Wed.", 73 "Thu.", 74 "Fri.", 75 "Sat.", 76 } 77 narrow{ 78 "Su.", 79 "M.", 80 "Tu.", 81 "W.", 82 "Th.", 83 "F.", 84 "Sa.", 85 } 86 short{ 87 "Su.", 88 "Mon.", 89 "Tu.", 90 "Wed.", 91 "Th.", 92 "Fri.", 93 "Sat.", 94 } 95 } 96 stand-alone{ 97 abbreviated{ 98 "Sun.", 99 "Mon.", 100 "Tue.", 101 "Wed.", 102 "Thu.", 103 "Fri.", 104 "Sat.", 105 } 106 narrow{ 107 "Su.", 108 "M.", 109 "Tu.", 110 "W.", 111 "Th.", 112 "F.", 113 "Sa.", 114 } 115 short{ 116 "Su.", 117 "Mon.", 118 "Tu.", 119 "Wed.", 120 "Th.", 121 "Fri.", 122 "Sat.", 123 } 124 } 125 } 126 dayPeriod{ 127 format{ 128 abbreviated{ 129 afternoon1{"afternoon"} 130 evening1{"evening"} 131 midnight{"midnight"} 132 morning1{"morning"} 133 night1{"night"} 134 noon{"midday"} 135 } 136 narrow{ 137 afternoon1{"afternoon"} 138 evening1{"evening"} 139 midnight{"midnight"} 140 morning1{"morning"} 141 night1{"night"} 142 noon{"midday"} 143 } 144 wide{ 145 afternoon1{"in the afternoon"} 146 evening1{"in the evening"} 147 midnight{"midnight"} 148 morning1{"in the morning"} 149 night1{"at night"} 150 noon{"midday"} 151 } 152 } 153 stand-alone{ 154 abbreviated{ 155 am{"am"} 156 noon{"midday"} 157 pm{"pm"} 158 } 159 narrow{ 160 am{"am"} 161 noon{"midday"} 162 pm{"pm"} 163 } 164 wide{ 165 am{"am"} 166 noon{"midday"} 167 pm{"pm"} 168 } 169 } 170 } 171 monthNames{ 172 format{ 173 abbreviated{ 174 "Jan.", 175 "Feb.", 176 "Mar.", 177 "Apr.", 178 "May", 179 "Jun.", 180 "Jul.", 181 "Aug.", 182 "Sep.", 183 "Oct.", 184 "Nov.", 185 "Dec.", 186 } 187 } 188 stand-alone{ 189 abbreviated{ 190 "Jan.", 191 "Feb.", 192 "Mar.", 193 "Apr.", 194 "May", 195 "Jun.", 196 "Jul.", 197 "Aug.", 198 "Sep.", 199 "Oct.", 200 "Nov.", 201 "Dec.", 202 } 203 } 204 } 205 } 206 islamic{ 207 availableFormats{ 208 yMEd{"E, dd/MM/y"} 209 yMd{"dd/MM/y"} 210 } 211 } 212 } 213 characterLabel{ 214 downwards_arrows{"downward arrow"} 215 downwards_upwards_arrows{"downward upward arrow"} 216 leftwards_arrows{"leftward arrow"} 217 leftwards_rightwards_arrows{"leftward rightward arrow"} 218 letterlike_symbols{"letter-like symbol"} 219 limited_use{"limited use"} 220 nonspacing{"non-spacing"} 221 rightwards_arrows{"rightward arrow"} 222 upwards_arrows{"upward arrows"} 223 } 224 fields{ 225 dayOfYear-narrow{ 226 dn{"day of yr"} 227 } 228 dayOfYear-short{ 229 dn{"day of yr"} 230 } 231 dayperiod-narrow{ 232 dn{"am/pm"} 233 } 234 dayperiod-short{ 235 dn{"am/pm"} 236 } 237 fri-narrow{ 238 relativeTime{ 239 future{ 240 one{"in {0} F"} 241 other{"in {0} F"} 242 } 243 past{ 244 one{"{0} F ago"} 245 other{"{0} F ago"} 246 } 247 } 248 } 249 fri-short{ 250 relativeTime{ 251 future{ 252 one{"in {0} Fri."} 253 other{"in {0} Fri."} 254 } 255 past{ 256 one{"{0} Fri. ago"} 257 other{"{0} Fri. ago"} 258 } 259 } 260 } 261 hour-narrow{ 262 dn{"h"} 263 relativeTime{ 264 future{ 265 one{"in {0} hr"} 266 other{"in {0} hrs"} 267 } 268 past{ 269 one{"{0} hr ago"} 270 other{"{0} hrs ago"} 271 } 272 } 273 } 274 hour-short{ 275 dn{"h"} 276 relativeTime{ 277 future{ 278 one{"in {0} hr"} 279 other{"in {0} hrs"} 280 } 281 past{ 282 one{"{0} hr ago"} 283 other{"{0} hrs ago"} 284 } 285 } 286 } 287 minute-narrow{ 288 dn{"min."} 289 relativeTime{ 290 future{ 291 one{"in {0} min."} 292 other{"in {0} mins"} 293 } 294 past{ 295 one{"{0} min. ago"} 296 other{"{0} mins ago"} 297 } 298 } 299 } 300 minute-short{ 301 dn{"min."} 302 relativeTime{ 303 future{ 304 one{"in {0} min."} 305 other{"in {0} mins"} 306 } 307 past{ 308 one{"{0} min. ago"} 309 other{"{0} mins ago"} 310 } 311 } 312 } 313 mon-narrow{ 314 relativeTime{ 315 future{ 316 one{"in {0} M"} 317 other{"in {0} M"} 318 } 319 past{ 320 one{"{0} M ago"} 321 other{"{0} M ago"} 322 } 323 } 324 } 325 mon-short{ 326 relativeTime{ 327 future{ 328 one{"in {0} Mon."} 329 other{"in {0} Mon."} 330 } 331 past{ 332 one{"{0} Mon. ago"} 333 other{"{0} Mon. ago"} 334 } 335 } 336 } 337 month-narrow{ 338 dn{"mo."} 339 relativeTime{ 340 future{ 341 one{"in {0} mo."} 342 other{"in {0} mo."} 343 } 344 past{ 345 one{"{0} mo. ago"} 346 other{"{0} mo. ago"} 347 } 348 } 349 } 350 month-short{ 351 dn{"mo."} 352 relativeTime{ 353 future{ 354 one{"in {0} mo."} 355 other{"in {0} mo."} 356 } 357 past{ 358 one{"{0} mo. ago"} 359 other{"{0} mo. ago"} 360 } 361 } 362 } 363 quarter-narrow{ 364 relativeTime{ 365 future{ 366 one{"in {0} qtr"} 367 other{"in {0} qtrs"} 368 } 369 past{ 370 one{"in {0} qtr ago"} 371 other{"{0} qtrs ago"} 372 } 373 } 374 } 375 quarter-short{ 376 relativeTime{ 377 future{ 378 one{"in {0} qtr"} 379 other{"in {0} qtrs"} 380 } 381 past{ 382 one{"{0} qtr ago"} 383 other{"{0} qtrs ago"} 384 } 385 } 386 } 387 sat-narrow{ 388 relativeTime{ 389 future{ 390 one{"in {0} Sa"} 391 other{"in {0} Sa"} 392 } 393 past{ 394 one{"{0} Sa ago"} 395 other{"{0} Sa ago"} 396 } 397 } 398 } 399 sat-short{ 400 relativeTime{ 401 future{ 402 one{"in {0} Sat."} 403 other{"in {0} Sat."} 404 } 405 past{ 406 one{"{0} Sat. ago"} 407 other{"{0} Sat. ago"} 408 } 409 } 410 } 411 second-narrow{ 412 dn{"sec."} 413 relativeTime{ 414 future{ 415 one{"in {0} sec."} 416 other{"in {0} secs"} 417 } 418 past{ 419 one{"{0} sec. ago"} 420 other{"{0} secs ago"} 421 } 422 } 423 } 424 second-short{ 425 dn{"sec."} 426 relativeTime{ 427 future{ 428 one{"in {0} sec."} 429 other{"in {0} secs"} 430 } 431 past{ 432 one{"{0} sec. ago"} 433 other{"{0} secs ago"} 434 } 435 } 436 } 437 sun-narrow{ 438 relativeTime{ 439 future{ 440 one{"in {0} Su"} 441 other{"in {0} Su"} 442 } 443 past{ 444 one{"{0} Su ago"} 445 other{"{0} Su ago"} 446 } 447 } 448 } 449 sun-short{ 450 relativeTime{ 451 future{ 452 one{"in {0} Sun."} 453 other{"in {0} Sun."} 454 } 455 past{ 456 one{"{0} Sun. ago"} 457 other{"{0} Sun. ago"} 458 } 459 } 460 } 461 thu-narrow{ 462 relativeTime{ 463 future{ 464 one{"in {0} Th"} 465 other{"in {0} Th"} 466 } 467 past{ 468 one{"{0} Th ago"} 469 other{"{0} Th ago"} 470 } 471 } 472 } 473 thu-short{ 474 relativeTime{ 475 future{ 476 one{"in {0} Thu."} 477 other{"in {0} Thu."} 478 } 479 past{ 480 one{"{0} Thu. ago"} 481 other{"{0} Thu. ago"} 482 } 483 } 484 } 485 tue-narrow{ 486 relativeTime{ 487 future{ 488 one{"in {0} Tu"} 489 other{"in {0} Tu"} 490 } 491 past{ 492 one{"{0} Tu ago"} 493 other{"{0} Tu ago"} 494 } 495 } 496 } 497 tue-short{ 498 relativeTime{ 499 future{ 500 one{"in {0} Tue."} 501 other{"in {0} Tue."} 502 } 503 past{ 504 one{"{0} Tue. ago"} 505 other{"{0} Tue. ago"} 506 } 507 } 508 } 509 wed-narrow{ 510 relativeTime{ 511 future{ 512 one{"in {0} W"} 513 other{"in {0} W"} 514 } 515 past{ 516 one{"{0} W ago"} 517 other{"{0} W ago"} 518 } 519 } 520 } 521 wed-short{ 522 relativeTime{ 523 future{ 524 one{"in {0} Wed."} 525 other{"in {0} Wed."} 526 } 527 past{ 528 one{"{0} Wed. ago"} 529 other{"{0} Wed. ago"} 530 } 531 } 532 } 533 week-narrow{ 534 relativeTime{ 535 future{ 536 one{"in {0} wk"} 537 other{"in {0} wks"} 538 } 539 past{ 540 one{"{0} wk ago"} 541 other{"{0} wks ago"} 542 } 543 } 544 } 545 week-short{ 546 relativeTime{ 547 future{ 548 one{"in {0} wk"} 549 other{"in {0} wks"} 550 } 551 past{ 552 one{"{0} wk ago"} 553 other{"{0} wks ago"} 554 } 555 } 556 } 557 weekOfMonth-short{ 558 dn{"wk of mo."} 559 } 560 weekday-narrow{ 561 dn{"day of wk"} 562 } 563 weekday-short{ 564 dn{"day of wk"} 565 } 566 weekdayOfMonth-short{ 567 dn{"wkday of mo."} 568 } 569 year-narrow{ 570 relativeTime{ 571 future{ 572 one{"in {0} yr"} 573 other{"in {0} yrs"} 574 } 575 past{ 576 one{"{0} yr ago"} 577 other{"{0} yrs ago"} 578 } 579 } 580 } 581 year-short{ 582 relativeTime{ 583 future{ 584 one{"in {0} yr"} 585 other{"in {0} yrs"} 586 } 587 past{ 588 one{"{0} yr ago"} 589 other{"{0} yrs ago"} 590 } 591 } 592 } 593 } 594 listPattern{ 595 standard{ 596 end{"{0} and {1}"} 597 } 598 standard-short{ 599 end{"{0} and {1}"} 600 } 601 } 602} 603