intl/icu/source/data/locales/te.txt

Wed, 31 Dec 2014 07:22:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:22:50 +0100
branch
TOR_BUG_3246
changeset 4
fc2d59ddac77
permissions
-rw-r--r--

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/te.xml
michael@0 7 // *
michael@0 8 // ***************************************************************************
michael@0 9 /**
michael@0 10 * ICU <specials> source: <path>/common/main/te.xml
michael@0 11 */
michael@0 12 te{
michael@0 13 AuxExemplarCharacters{"[\u200C\u200D ౦ ౧ ౨ ౩ ౪ ౫ ౬ ౭ ౮ ౯]"}
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{
michael@0 23 "[అ ఆ ఇ ఈ ఉ ఊ ఋ ౠ ఌ ౡ ఎ ఏ ఐ ఒ ఓ ఔ ఁ ం ః క ఖ గ ఘ ఙ చ ఛ జ ఝ ఞ ట ఠ డ ఢ ణ త థ ద ధ"
michael@0 24 " న ప ఫ బ భ మ య ర ఱ ల వ శ ష స హ ళ \u0C3E \u0C3F \u0C40 ు ూ ృ ౄ \u0C46 \u0C47 "
michael@0 25 "\u0C48 \u0C4A \u0C4B \u0C4C \u0C4D \u0C55 \u0C56]"
michael@0 26 }
michael@0 27 ExemplarCharactersIndex{
michael@0 28 "[అ ఆ ఇ ఈ ఉ ఊ ఋ ౠ ఎ ఏ ఐ ఒ ఓ ఔ క ఖ గ ఘ ఙ చ ఛ జ ఝ ఞ ట ఠ డ ఢ ణ త థ ద ధ న ప ఫ బ భ"
michael@0 29 " మ య ర ఱ ల వ శ ష స హ ళ]"
michael@0 30 }
michael@0 31 LocaleScript{
michael@0 32 "Telu",
michael@0 33 }
michael@0 34 MoreInformation{"?"}
michael@0 35 NumberElements{
michael@0 36 default{"latn"}
michael@0 37 latn{
michael@0 38 miscPatterns{
michael@0 39 atLeast{"{0}+"}
michael@0 40 range{"{0}–{1}"}
michael@0 41 }
michael@0 42 patterns{
michael@0 43 accountingFormat{"¤#,##0.00;(¤#,##0.00)"}
michael@0 44 currencyFormat{"¤#,##0.00"}
michael@0 45 decimalFormat{"#,##0.###"}
michael@0 46 percentFormat{"#,##0%"}
michael@0 47 scientificFormat{"#E0"}
michael@0 48 }
michael@0 49 patternsLong{
michael@0 50 decimalFormat{
michael@0 51 1000{
michael@0 52 one{"0 వేయి"}
michael@0 53 other{"0 వేలు"}
michael@0 54 }
michael@0 55 10000{
michael@0 56 one{"00 వేలు"}
michael@0 57 other{"00 వేలు"}
michael@0 58 }
michael@0 59 100000{
michael@0 60 one{"000 వేలు"}
michael@0 61 other{"000 వేలు"}
michael@0 62 }
michael@0 63 1000000{
michael@0 64 one{"0 మిలియన్"}
michael@0 65 other{"0 మిలియన్"}
michael@0 66 }
michael@0 67 10000000{
michael@0 68 one{"00 మిలియన్"}
michael@0 69 other{"00 మిలియన్"}
michael@0 70 }
michael@0 71 100000000{
michael@0 72 one{"000 మిలియన్"}
michael@0 73 other{"000 మిలియన్"}
michael@0 74 }
michael@0 75 1000000000{
michael@0 76 one{"0 బిలియన్"}
michael@0 77 other{"0 బిలియన్"}
michael@0 78 }
michael@0 79 10000000000{
michael@0 80 one{"00 బిలియన్"}
michael@0 81 other{"00 బిలియన్"}
michael@0 82 }
michael@0 83 100000000000{
michael@0 84 one{"000 బిలియన్"}
michael@0 85 other{"000 బిలియన్"}
michael@0 86 }
michael@0 87 1000000000000{
michael@0 88 one{"0 ట్రిలియన్"}
michael@0 89 other{"0 ట్రిలియన్"}
michael@0 90 }
michael@0 91 10000000000000{
michael@0 92 one{"00 ట్రిలియన్"}
michael@0 93 other{"00 ట్రిలియన్"}
michael@0 94 }
michael@0 95 100000000000000{
michael@0 96 one{"000 ట్రిలియన్"}
michael@0 97 other{"000 ట్రిలియన్"}
michael@0 98 }
michael@0 99 }
michael@0 100 }
michael@0 101 patternsShort{
michael@0 102 decimalFormat{
michael@0 103 1000{
michael@0 104 one{"0వే"}
michael@0 105 other{"0వే"}
michael@0 106 }
michael@0 107 10000{
michael@0 108 one{"00వే"}
michael@0 109 other{"00వే"}
michael@0 110 }
michael@0 111 100000{
michael@0 112 one{"000వే"}
michael@0 113 other{"000వే"}
michael@0 114 }
michael@0 115 1000000{
michael@0 116 one{"0మి"}
michael@0 117 other{"0మి"}
michael@0 118 }
michael@0 119 10000000{
michael@0 120 one{"00మి"}
michael@0 121 other{"00మి"}
michael@0 122 }
michael@0 123 100000000{
michael@0 124 one{"000మి"}
michael@0 125 other{"000మి"}
michael@0 126 }
michael@0 127 1000000000{
michael@0 128 one{"0బి"}
michael@0 129 other{"0బి"}
michael@0 130 }
michael@0 131 10000000000{
michael@0 132 one{"00బి"}
michael@0 133 other{"00బి"}
michael@0 134 }
michael@0 135 100000000000{
michael@0 136 one{"000బి"}
michael@0 137 other{"000బి"}
michael@0 138 }
michael@0 139 1000000000000{
michael@0 140 one{"0ట్రి"}
michael@0 141 other{"0ట్రి"}
michael@0 142 }
michael@0 143 10000000000000{
michael@0 144 one{"00ట్రి"}
michael@0 145 other{"00ట్రి"}
michael@0 146 }
michael@0 147 100000000000000{
michael@0 148 one{"000ట్రి"}
michael@0 149 other{"000ట్రి"}
michael@0 150 }
michael@0 151 }
michael@0 152 }
michael@0 153 symbols{
michael@0 154 decimal{"."}
michael@0 155 exponential{"E"}
michael@0 156 group{","}
michael@0 157 infinity{"∞"}
michael@0 158 list{";"}
michael@0 159 minusSign{"-"}
michael@0 160 nan{"NaN"}
michael@0 161 perMille{"‰"}
michael@0 162 percentSign{"%"}
michael@0 163 plusSign{"+"}
michael@0 164 superscriptingExponent{"×"}
michael@0 165 }
michael@0 166 }
michael@0 167 native{"telu"}
michael@0 168 }
michael@0 169 Version{"2.0.92.87"}
michael@0 170 calendar{
michael@0 171 generic{
michael@0 172 DateTimePatterns{
michael@0 173 "h:mm:ss a zzzz",
michael@0 174 "h:mm:ss a z",
michael@0 175 "h:mm:ss a",
michael@0 176 "h:mm a",
michael@0 177 "EEEE d MMMM y G",
michael@0 178 "d MMMM y G",
michael@0 179 "d MMM y G",
michael@0 180 "dd-MM-y GGGGG",
michael@0 181 "{1} {0}",
michael@0 182 "{1} {0}",
michael@0 183 "{1} {0}",
michael@0 184 "{1} {0}",
michael@0 185 "{1} {0}",
michael@0 186 }
michael@0 187 availableFormats{
michael@0 188 Ed{"E d"}
michael@0 189 Gy{"y G"}
michael@0 190 GyMMM{"MMM y G"}
michael@0 191 GyMMMEd{"E, d, MMM y G"}
michael@0 192 GyMMMd{"d, MMM y G"}
michael@0 193 H{"HH"}
michael@0 194 Hm{"HH:mm"}
michael@0 195 Hms{"HH:mm:ss"}
michael@0 196 M{"L"}
michael@0 197 MEd{"E, d/M"}
michael@0 198 MMM{"LLL"}
michael@0 199 MMMEd{"E, d MMM"}
michael@0 200 MMMMd{"d MMMM"}
michael@0 201 MMMd{"d MMM"}
michael@0 202 MMdd{"dd-MM"}
michael@0 203 Md{"d/M"}
michael@0 204 d{"d"}
michael@0 205 h{"h a"}
michael@0 206 hm{"h:mm a"}
michael@0 207 hms{"h:mm:ss a"}
michael@0 208 ms{"mm:ss"}
michael@0 209 y{"y G"}
michael@0 210 yyyy{"y G"}
michael@0 211 yyyyM{"M/y G"}
michael@0 212 yyyyMEd{"E, d/M/y G"}
michael@0 213 yyyyMM{"MM-y G"}
michael@0 214 yyyyMMM{"MMM y G"}
michael@0 215 yyyyMMMEd{"E, d, MMM y G"}
michael@0 216 yyyyMMMM{"MMMM y G"}
michael@0 217 yyyyMMMd{"d, MMM y G"}
michael@0 218 yyyyMd{"d/M/y G"}
michael@0 219 yyyyQQQ{"QQQ y G"}
michael@0 220 yyyyQQQQ{"QQQQ y G"}
michael@0 221 }
michael@0 222 intervalFormats{
michael@0 223 H{
michael@0 224 H{"HH–HH"}
michael@0 225 }
michael@0 226 Hm{
michael@0 227 H{"HH:mm–HH:mm"}
michael@0 228 m{"HH:mm–HH:mm"}
michael@0 229 }
michael@0 230 Hmv{
michael@0 231 H{"HH:mm–HH:mm v"}
michael@0 232 m{"HH:mm–HH:mm v"}
michael@0 233 }
michael@0 234 Hv{
michael@0 235 H{"HH–HH v"}
michael@0 236 }
michael@0 237 M{
michael@0 238 M{"M–M"}
michael@0 239 }
michael@0 240 MEd{
michael@0 241 M{"E, d/M – E, d/M"}
michael@0 242 d{"E, d/M – E, d/M"}
michael@0 243 }
michael@0 244 MMM{
michael@0 245 M{"MMM–MMM"}
michael@0 246 }
michael@0 247 MMMEd{
michael@0 248 M{"E, d MMM - E, d MMM"}
michael@0 249 d{"E, d MMM - E, d MMM"}
michael@0 250 }
michael@0 251 MMMd{
michael@0 252 M{"d MMM - d MMM"}
michael@0 253 d{"d–d MMM"}
michael@0 254 }
michael@0 255 Md{
michael@0 256 M{"d/M – d/M"}
michael@0 257 d{"d/M – d/M"}
michael@0 258 }
michael@0 259 d{
michael@0 260 d{"d–d"}
michael@0 261 }
michael@0 262 fallback{"{0} – {1}"}
michael@0 263 h{
michael@0 264 a{"h a – h a"}
michael@0 265 h{"h–h a"}
michael@0 266 }
michael@0 267 hm{
michael@0 268 a{"h:mm a – h:mm a"}
michael@0 269 h{"h:mm–h:mm a"}
michael@0 270 m{"h:mm–h:mm a"}
michael@0 271 }
michael@0 272 hmv{
michael@0 273 a{"h:mm a – h:mm a v"}
michael@0 274 h{"h:mm–h:mm a v"}
michael@0 275 m{"h:mm–h:mm a v"}
michael@0 276 }
michael@0 277 hv{
michael@0 278 a{"h a – h a v"}
michael@0 279 h{"h–h a v"}
michael@0 280 }
michael@0 281 y{
michael@0 282 y{"y–y"}
michael@0 283 }
michael@0 284 yM{
michael@0 285 M{"M/y – M/y"}
michael@0 286 y{"M/y – M/y"}
michael@0 287 }
michael@0 288 yMEd{
michael@0 289 M{"E, d/M/y - E, d/M/y"}
michael@0 290 d{"E, d/M/y - E, d/M/y"}
michael@0 291 y{"E, d/M/y - E, d/M/y"}
michael@0 292 }
michael@0 293 yMMM{
michael@0 294 M{"MMM–MMM y"}
michael@0 295 y{"MMM y – MMM y"}
michael@0 296 }
michael@0 297 yMMMEd{
michael@0 298 M{"E, d MMM - E, d MMM, y"}
michael@0 299 d{"E, d MMM - E, d MMM, y"}
michael@0 300 y{"E, d MMM, y - E, d MMM, y"}
michael@0 301 }
michael@0 302 yMMMM{
michael@0 303 M{"MMMM–MMMM y"}
michael@0 304 y{"MMMM y – MMMM y"}
michael@0 305 }
michael@0 306 yMMMd{
michael@0 307 M{"d MMM - d MMM, y"}
michael@0 308 d{"d-d MMM, y"}
michael@0 309 y{"d MMM, y - d MMM, y"}
michael@0 310 }
michael@0 311 yMd{
michael@0 312 M{"d/M/y - d/M/y"}
michael@0 313 d{"d/M/y - d/M/y"}
michael@0 314 y{"d/M/y - d/M/y"}
michael@0 315 }
michael@0 316 }
michael@0 317 }
michael@0 318 gregorian{
michael@0 319 AmPmMarkers{
michael@0 320 "AM",
michael@0 321 "PM",
michael@0 322 }
michael@0 323 AmPmMarkersNarrow{
michael@0 324 "AM",
michael@0 325 "PM",
michael@0 326 }
michael@0 327 DateTimePatterns{
michael@0 328 "h:mm:ss a zzzz",
michael@0 329 "h:mm:ss a z",
michael@0 330 "h:mm:ss a",
michael@0 331 "h:mm a",
michael@0 332 "d MMMM y EEEE",
michael@0 333 "d MMMM y",
michael@0 334 "d MMM y",
michael@0 335 "dd-MM-yy",
michael@0 336 "{1} {0}",
michael@0 337 "{1} {0}",
michael@0 338 "{1} {0}",
michael@0 339 "{1} {0}",
michael@0 340 "{1} {0}",
michael@0 341 }
michael@0 342 appendItems{
michael@0 343 Timezone{"{0} {1}"}
michael@0 344 }
michael@0 345 availableFormats{
michael@0 346 EHm{"E HH:mm"}
michael@0 347 EHms{"E HH:mm:ss"}
michael@0 348 Ed{"E d"}
michael@0 349 Ehm{"E h:mm a"}
michael@0 350 Ehms{"E h:mm:ss a"}
michael@0 351 Gy{"G y"}
michael@0 352 GyMMM{"G MMM y"}
michael@0 353 GyMMMEd{"G E, d, MMM y"}
michael@0 354 GyMMMd{"G d, MMM y"}
michael@0 355 H{"HH"}
michael@0 356 Hm{"HH:mm"}
michael@0 357 Hms{"HH:mm:ss"}
michael@0 358 M{"L"}
michael@0 359 MEd{"E, d/M"}
michael@0 360 MMM{"LLL"}
michael@0 361 MMMEd{"E, d MMM"}
michael@0 362 MMMMd{"d MMMM"}
michael@0 363 MMMd{"d MMM"}
michael@0 364 MMdd{"dd-MM"}
michael@0 365 Md{"d/M"}
michael@0 366 d{"d"}
michael@0 367 h{"h a"}
michael@0 368 hm{"h:mm a"}
michael@0 369 hms{"h:mm:ss a"}
michael@0 370 ms{"mm:ss"}
michael@0 371 y{"y"}
michael@0 372 yM{"M/y"}
michael@0 373 yMEd{"E, d/M/y"}
michael@0 374 yMM{"MM-y"}
michael@0 375 yMMM{"MMM y"}
michael@0 376 yMMMEd{"E, d, MMM y"}
michael@0 377 yMMMM{"MMMM y"}
michael@0 378 yMMMd{"d, MMM y"}
michael@0 379 yMd{"d/M/y"}
michael@0 380 yQQQ{"QQQ y"}
michael@0 381 yQQQQ{"QQQQ y"}
michael@0 382 }
michael@0 383 dayNames{
michael@0 384 format{
michael@0 385 abbreviated{
michael@0 386 "ఆది",
michael@0 387 "సోమ",
michael@0 388 "మంగళ",
michael@0 389 "బుధ",
michael@0 390 "గురు",
michael@0 391 "శుక్ర",
michael@0 392 "శని",
michael@0 393 }
michael@0 394 narrow{
michael@0 395 "ఆ",
michael@0 396 "సో",
michael@0 397 "మ",
michael@0 398 "బు",
michael@0 399 "గు",
michael@0 400 "శు",
michael@0 401 "శ",
michael@0 402 }
michael@0 403 short{
michael@0 404 "ఆది",
michael@0 405 "సోమ",
michael@0 406 "మం",
michael@0 407 "బుధ",
michael@0 408 "గురు",
michael@0 409 "శుక్ర",
michael@0 410 "శని",
michael@0 411 }
michael@0 412 wide{
michael@0 413 "ఆదివారం",
michael@0 414 "సోమవారం",
michael@0 415 "మంగళవారం",
michael@0 416 "బుధవారం",
michael@0 417 "గురువారం",
michael@0 418 "శుక్రవారం",
michael@0 419 "శనివారం",
michael@0 420 }
michael@0 421 }
michael@0 422 stand-alone{
michael@0 423 abbreviated{
michael@0 424 "ఆది",
michael@0 425 "సోమ",
michael@0 426 "మంగళ",
michael@0 427 "బుధ",
michael@0 428 "గురు",
michael@0 429 "శుక్ర",
michael@0 430 "శని",
michael@0 431 }
michael@0 432 narrow{
michael@0 433 "ఆ",
michael@0 434 "సో",
michael@0 435 "మ",
michael@0 436 "బు",
michael@0 437 "గు",
michael@0 438 "శు",
michael@0 439 "శ",
michael@0 440 }
michael@0 441 short{
michael@0 442 "ఆది",
michael@0 443 "సోమ",
michael@0 444 "మం",
michael@0 445 "బుధ",
michael@0 446 "గురు",
michael@0 447 "శుక్ర",
michael@0 448 "శని",
michael@0 449 }
michael@0 450 wide{
michael@0 451 "ఆదివారం",
michael@0 452 "సోమవారం",
michael@0 453 "మంగళవారం",
michael@0 454 "బుధవారం",
michael@0 455 "గురువారం",
michael@0 456 "శుక్రవారం",
michael@0 457 "శనివారం",
michael@0 458 }
michael@0 459 }
michael@0 460 }
michael@0 461 eras{
michael@0 462 abbreviated{
michael@0 463 "క్రీపూ",
michael@0 464 "క్రీశ",
michael@0 465 }
michael@0 466 narrow{
michael@0 467 "ఈసాపూర్వ.",
michael@0 468 "సన్.",
michael@0 469 }
michael@0 470 wide{
michael@0 471 "ఈసాపూర్వ.",
michael@0 472 "సన్.",
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 "జన",
michael@0 574 "ఫిబ్ర",
michael@0 575 "మార్చి",
michael@0 576 "ఏప్రి",
michael@0 577 "మే",
michael@0 578 "జూన్",
michael@0 579 "జులై",
michael@0 580 "ఆగ",
michael@0 581 "సెప్టెం",
michael@0 582 "అక్టో",
michael@0 583 "నవం",
michael@0 584 "డిసెం",
michael@0 585 }
michael@0 586 narrow{
michael@0 587 "జ",
michael@0 588 "ఫి",
michael@0 589 "మా",
michael@0 590 "ఏ",
michael@0 591 "మే",
michael@0 592 "జూ",
michael@0 593 "జు",
michael@0 594 "ఆ",
michael@0 595 "సె",
michael@0 596 "అ",
michael@0 597 "న",
michael@0 598 "డి",
michael@0 599 }
michael@0 600 wide{
michael@0 601 "జనవరి",
michael@0 602 "ఫిబ్రవరి",
michael@0 603 "మార్చి",
michael@0 604 "ఎప్రిల్",
michael@0 605 "మే",
michael@0 606 "జూన్",
michael@0 607 "జులై",
michael@0 608 "ఆగస్టు",
michael@0 609 "సెప్టెంబర్",
michael@0 610 "అక్టోబర్",
michael@0 611 "నవంబర్",
michael@0 612 "డిసెంబర్",
michael@0 613 }
michael@0 614 }
michael@0 615 stand-alone{
michael@0 616 abbreviated{
michael@0 617 "జన",
michael@0 618 "ఫిబ్ర",
michael@0 619 "మార్చి",
michael@0 620 "ఏప్రి",
michael@0 621 "మే",
michael@0 622 "జూన్",
michael@0 623 "జులై",
michael@0 624 "ఆగస్టు",
michael@0 625 "సెప్టెం",
michael@0 626 "అక్టో",
michael@0 627 "నవం",
michael@0 628 "డిసెం",
michael@0 629 }
michael@0 630 narrow{
michael@0 631 "జ",
michael@0 632 "ఫి",
michael@0 633 "మా",
michael@0 634 "ఏ",
michael@0 635 "మే",
michael@0 636 "జూ",
michael@0 637 "జు",
michael@0 638 "ఆ",
michael@0 639 "సె",
michael@0 640 "అ",
michael@0 641 "న",
michael@0 642 "డి",
michael@0 643 }
michael@0 644 wide{
michael@0 645 "జనవరి",
michael@0 646 "ఫిబ్రవరి",
michael@0 647 "మార్చి",
michael@0 648 "ఎప్రిల్",
michael@0 649 "మే",
michael@0 650 "జూన్",
michael@0 651 "జూలై",
michael@0 652 "ఆగస్టు",
michael@0 653 "సెప్టెంబర్",
michael@0 654 "అక్టోబర్",
michael@0 655 "నవంబర్",
michael@0 656 "డిసెంబర్",
michael@0 657 }
michael@0 658 }
michael@0 659 }
michael@0 660 quarters{
michael@0 661 format{
michael@0 662 abbreviated{
michael@0 663 "త్రై1",
michael@0 664 "త్రై2",
michael@0 665 "త్రై3",
michael@0 666 "త్రై4",
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 "1వ త్రైమాసం",
michael@0 676 "2వ త్రైమాసం",
michael@0 677 "3వ త్రైమాసం",
michael@0 678 "4వ త్రైమాసం",
michael@0 679 }
michael@0 680 }
michael@0 681 stand-alone{
michael@0 682 abbreviated{
michael@0 683 "త్రై1",
michael@0 684 "త్రై2",
michael@0 685 "త్రై3",
michael@0 686 "త్రై4",
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 "మొదటి త్రైమాసికం",
michael@0 696 "రెండవ త్రైమాసికం",
michael@0 697 "మూడవ త్రైమాసికం",
michael@0 698 "నాల్గవ త్రైమాసికం",
michael@0 699 }
michael@0 700 }
michael@0 701 }
michael@0 702 }
michael@0 703 islamic{
michael@0 704 monthNames{
michael@0 705 format{
michael@0 706 wide{
michael@0 707 "Muharram",
michael@0 708 "Safar",
michael@0 709 "Rabiʻ I",
michael@0 710 "Rabiʻ II",
michael@0 711 "Jumada I",
michael@0 712 "Jumada II",
michael@0 713 "Rajab",
michael@0 714 "Shaʻban",
michael@0 715 "Ramadan",
michael@0 716 "Shawwal",
michael@0 717 "Dhuʻl-Qiʻdah",
michael@0 718 "Dhuʻl-Hijjah",
michael@0 719 }
michael@0 720 }
michael@0 721 }
michael@0 722 }
michael@0 723 }
michael@0 724 delimiters{
michael@0 725 alternateQuotationEnd{"’"}
michael@0 726 alternateQuotationStart{"‘"}
michael@0 727 quotationEnd{"”"}
michael@0 728 quotationStart{"“"}
michael@0 729 }
michael@0 730 durationUnits{
michael@0 731 hm{"h:mm"}
michael@0 732 hms{"h:mm:ss"}
michael@0 733 ms{"m:ss"}
michael@0 734 }
michael@0 735 fields{
michael@0 736 day{
michael@0 737 dn{"దినం"}
michael@0 738 relative{
michael@0 739 "-1"{"నిన్న"}
michael@0 740 "-2"{"మొన్న"}
michael@0 741 "0"{"ఈ రోజు"}
michael@0 742 "1"{"రేపు"}
michael@0 743 "2"{"ఎల్లుండి"}
michael@0 744 }
michael@0 745 relativeTime{
michael@0 746 future{
michael@0 747 one{"{0} రోజులో"}
michael@0 748 other{"{0} రోజుల్లో"}
michael@0 749 }
michael@0 750 past{
michael@0 751 one{"{0} రోజు క్రితం"}
michael@0 752 other{"{0} రోజుల క్రితం"}
michael@0 753 }
michael@0 754 }
michael@0 755 }
michael@0 756 dayperiod{
michael@0 757 dn{"AM/PM"}
michael@0 758 }
michael@0 759 era{
michael@0 760 dn{"యుగం, శకము"}
michael@0 761 }
michael@0 762 fri{
michael@0 763 relative{
michael@0 764 "-1"{"గత శుక్రవారం"}
michael@0 765 "0"{"ఈ శుక్రవారం"}
michael@0 766 "1"{"తదుపరి శుక్రవారం"}
michael@0 767 }
michael@0 768 }
michael@0 769 hour{
michael@0 770 dn{"గంట"}
michael@0 771 relativeTime{
michael@0 772 future{
michael@0 773 one{"{0} గంటలో"}
michael@0 774 other{"{0} గంటల్లో"}
michael@0 775 }
michael@0 776 past{
michael@0 777 one{"{0} గంట క్రితం"}
michael@0 778 other{"{0} గంటల క్రితం"}
michael@0 779 }
michael@0 780 }
michael@0 781 }
michael@0 782 minute{
michael@0 783 dn{"నిమిషము"}
michael@0 784 relativeTime{
michael@0 785 future{
michael@0 786 one{"{0} నిమిషంలో"}
michael@0 787 other{"{0} నిమిషాల్లో"}
michael@0 788 }
michael@0 789 past{
michael@0 790 one{"{0} నిమిషం క్రితం"}
michael@0 791 other{"{0} నిమిషాల క్రితం"}
michael@0 792 }
michael@0 793 }
michael@0 794 }
michael@0 795 mon{
michael@0 796 relative{
michael@0 797 "-1"{"గత సోమవారం"}
michael@0 798 "0"{"ఈ సోమవారం"}
michael@0 799 "1"{"తదుపరి సోమవారం"}
michael@0 800 }
michael@0 801 }
michael@0 802 month{
michael@0 803 dn{"నెల"}
michael@0 804 relative{
michael@0 805 "-1"{"గత నెల"}
michael@0 806 "0"{"ఈ నెల"}
michael@0 807 "1"{"తదుపరి నెల"}
michael@0 808 }
michael@0 809 relativeTime{
michael@0 810 future{
michael@0 811 one{"{0} నెలలో"}
michael@0 812 other{"{0} నెలల్లో"}
michael@0 813 }
michael@0 814 past{
michael@0 815 one{"{0} నెల క్రితం"}
michael@0 816 other{"{0} నెలల క్రితం"}
michael@0 817 }
michael@0 818 }
michael@0 819 }
michael@0 820 sat{
michael@0 821 relative{
michael@0 822 "-1"{"గత శనివారం"}
michael@0 823 "0"{"ఈ శనివారం"}
michael@0 824 "1"{"తదుపరి శనివారం"}
michael@0 825 }
michael@0 826 }
michael@0 827 second{
michael@0 828 dn{"క్షణం"}
michael@0 829 relative{
michael@0 830 "0"{"ప్రస్తుతం"}
michael@0 831 }
michael@0 832 relativeTime{
michael@0 833 future{
michael@0 834 one{"{0} సెకన్‌లో"}
michael@0 835 other{"{0} సెకన్లలో"}
michael@0 836 }
michael@0 837 past{
michael@0 838 one{"{0} సెకను క్రితం"}
michael@0 839 other{"{0} సెకన్ల క్రితం"}
michael@0 840 }
michael@0 841 }
michael@0 842 }
michael@0 843 sun{
michael@0 844 relative{
michael@0 845 "-1"{"గత ఆదివారం"}
michael@0 846 "0"{"ఈ ఆదివారం"}
michael@0 847 "1"{"తదుపరి ఆదివారం"}
michael@0 848 }
michael@0 849 }
michael@0 850 thu{
michael@0 851 relative{
michael@0 852 "-1"{"గత గురువారం"}
michael@0 853 "0"{"ఈ గురువారం"}
michael@0 854 "1"{"తదుపరి గురువారం"}
michael@0 855 }
michael@0 856 }
michael@0 857 tue{
michael@0 858 relative{
michael@0 859 "-1"{"గత మంగళవారం"}
michael@0 860 "0"{"ఈ మంగళవారం"}
michael@0 861 "1"{"తదుపరి మంగళవారం"}
michael@0 862 }
michael@0 863 }
michael@0 864 wed{
michael@0 865 relative{
michael@0 866 "-1"{"గత బుధవారం"}
michael@0 867 "0"{"ఈ బుధవారం"}
michael@0 868 "1"{"తదుపరి బుధవారం"}
michael@0 869 }
michael@0 870 }
michael@0 871 week{
michael@0 872 dn{"వారము"}
michael@0 873 relative{
michael@0 874 "-1"{"గత వారం"}
michael@0 875 "0"{"ఈ వారం"}
michael@0 876 "1"{"తదుపరి వారం"}
michael@0 877 }
michael@0 878 relativeTime{
michael@0 879 future{
michael@0 880 one{"{0} వారంలో"}
michael@0 881 other{"{0} వారాల్లో"}
michael@0 882 }
michael@0 883 past{
michael@0 884 one{"{0} వారం క్రితం"}
michael@0 885 other{"{0} వారాల క్రితం"}
michael@0 886 }
michael@0 887 }
michael@0 888 }
michael@0 889 weekday{
michael@0 890 dn{"వారంలో రోజు"}
michael@0 891 }
michael@0 892 year{
michael@0 893 dn{"సంవత్సరం"}
michael@0 894 relative{
michael@0 895 "-1"{"గత సంవత్సరం"}
michael@0 896 "0"{"ఈ సంవత్సరం"}
michael@0 897 "1"{"తదుపరి సంవత్సరం"}
michael@0 898 }
michael@0 899 relativeTime{
michael@0 900 future{
michael@0 901 one{"{0} సంవత్సరంలో"}
michael@0 902 other{"{0} సంవత్సరాల్లో"}
michael@0 903 }
michael@0 904 past{
michael@0 905 one{"{0} సంవత్సరం క్రితం"}
michael@0 906 other{"{0} సంవత్సరాల క్రితం"}
michael@0 907 }
michael@0 908 }
michael@0 909 }
michael@0 910 zone{
michael@0 911 dn{"మండలం"}
michael@0 912 }
michael@0 913 }
michael@0 914 listPattern{
michael@0 915 standard{
michael@0 916 2{"{0} మరియు {1}"}
michael@0 917 end{"{0} మరియు {1}"}
michael@0 918 middle{"{0}, {1}"}
michael@0 919 start{"{0}, {1}"}
michael@0 920 }
michael@0 921 }
michael@0 922 measurementSystemNames{
michael@0 923 UK{"యుకె"}
michael@0 924 US{"యుఎస్"}
michael@0 925 metric{"దశాంశం"}
michael@0 926 }
michael@0 927 transformNames{
michael@0 928 BGN{"BGN"}
michael@0 929 Numeric{"సంఖ్య"}
michael@0 930 Tone{"టోన్"}
michael@0 931 UNGEGN{"UNGEGN"}
michael@0 932 x-Accents{"గాఢతలు"}
michael@0 933 x-Fullwidth{"పూర్తి వెడల్పు"}
michael@0 934 x-Halfwidth{"సగం వెడల్పు"}
michael@0 935 x-Jamo{"జమో"}
michael@0 936 x-Pinyin{"పిన్యిన్"}
michael@0 937 x-Publishing{"ప్రచురించబడుతోంది"}
michael@0 938 }
michael@0 939 units{
michael@0 940 acceleration{
michael@0 941 g-force{
michael@0 942 one{"{0} గు-శక్తి"}
michael@0 943 other{"{0} గు-శక్తి"}
michael@0 944 }
michael@0 945 }
michael@0 946 angle{
michael@0 947 arc-minute{
michael@0 948 one{"{0} నిమిషం"}
michael@0 949 other{"{0} నిమిషాలు"}
michael@0 950 }
michael@0 951 arc-second{
michael@0 952 one{"{0} సెకను"}
michael@0 953 other{"{0} సెకన్లు"}
michael@0 954 }
michael@0 955 degree{
michael@0 956 one{"{0} డిగ్రీ"}
michael@0 957 other{"{0} డిగ్రీలు"}
michael@0 958 }
michael@0 959 }
michael@0 960 area{
michael@0 961 acre{
michael@0 962 one{"{0} ఎకరం"}
michael@0 963 other{"{0} ఎకరాలు"}
michael@0 964 }
michael@0 965 hectare{
michael@0 966 one{"{0} హెక్టారు"}
michael@0 967 other{"{0} హెక్టార్లు"}
michael@0 968 }
michael@0 969 square-foot{
michael@0 970 one{"{0} చదరపు అడుగు"}
michael@0 971 other{"{0} చదరపు అడుగులు"}
michael@0 972 }
michael@0 973 square-kilometer{
michael@0 974 one{"{0} చదరపు కిలోమీటర్"}
michael@0 975 other{"{0} చదరపు కిలోమీటర్లు"}
michael@0 976 }
michael@0 977 square-meter{
michael@0 978 one{"{0} చదరపు మీటర్"}
michael@0 979 other{"{0} చదరపు మీటర్లు"}
michael@0 980 }
michael@0 981 square-mile{
michael@0 982 one{"{0} చదరపు మైలు"}
michael@0 983 other{"{0} చదరపు మైళ్లు"}
michael@0 984 }
michael@0 985 }
michael@0 986 compound{
michael@0 987 per{"{0}/{1}"}
michael@0 988 }
michael@0 989 duration{
michael@0 990 day{
michael@0 991 one{"{0} రోజు"}
michael@0 992 other{"{0} రోజులు"}
michael@0 993 }
michael@0 994 hour{
michael@0 995 one{"{0} గంట"}
michael@0 996 other{"{0} గంటలు"}
michael@0 997 }
michael@0 998 millisecond{
michael@0 999 one{"{0} మిల్లీసెకను"}
michael@0 1000 other{"{0} మిల్లీసెకన్లు"}
michael@0 1001 }
michael@0 1002 minute{
michael@0 1003 one{"{0} నిమిషం"}
michael@0 1004 other{"{0} నిమిషాలు"}
michael@0 1005 }
michael@0 1006 month{
michael@0 1007 one{"{0} నెల"}
michael@0 1008 other{"{0} నెలలు"}
michael@0 1009 }
michael@0 1010 second{
michael@0 1011 one{"{0} సెకను"}
michael@0 1012 other{"{0} సెకన్లు"}
michael@0 1013 }
michael@0 1014 week{
michael@0 1015 one{"{0} వారం"}
michael@0 1016 other{"{0} వారాలు"}
michael@0 1017 }
michael@0 1018 year{
michael@0 1019 one{"{0} సంవత్సరం"}
michael@0 1020 other{"{0} సంవత్సరాలు"}
michael@0 1021 }
michael@0 1022 }
michael@0 1023 length{
michael@0 1024 centimeter{
michael@0 1025 one{"{0} సెంటీమీటర్"}
michael@0 1026 other{"{0} సెంటీమీటర్లు"}
michael@0 1027 }
michael@0 1028 foot{
michael@0 1029 one{"{0} అడుగు"}
michael@0 1030 other{"{0} అడుగులు"}
michael@0 1031 }
michael@0 1032 inch{
michael@0 1033 one{"{0} అంగుళం"}
michael@0 1034 other{"{0} అంగుళాలు"}
michael@0 1035 }
michael@0 1036 kilometer{
michael@0 1037 one{"{0} కిలోమీటర్"}
michael@0 1038 other{"{0} కిలోమీటర్లు"}
michael@0 1039 }
michael@0 1040 light-year{
michael@0 1041 one{"{0} కాంతి సంవత్సరం"}
michael@0 1042 other{"{0} కాంతి సంవత్సరాలు"}
michael@0 1043 }
michael@0 1044 meter{
michael@0 1045 one{"{0} మీటర్"}
michael@0 1046 other{"{0} మీటర్లు"}
michael@0 1047 }
michael@0 1048 mile{
michael@0 1049 one{"{0} మైలు"}
michael@0 1050 other{"{0} మైళ్లు"}
michael@0 1051 }
michael@0 1052 millimeter{
michael@0 1053 one{"{0} మిల్లీమీటర్"}
michael@0 1054 other{"{0} మిల్లీమీటర్లు"}
michael@0 1055 }
michael@0 1056 picometer{
michael@0 1057 one{"{0} పికోమీటర్"}
michael@0 1058 other{"{0} పికోమీటర్లు"}
michael@0 1059 }
michael@0 1060 yard{
michael@0 1061 one{"{0} గజం"}
michael@0 1062 other{"{0} గజాలు"}
michael@0 1063 }
michael@0 1064 }
michael@0 1065 mass{
michael@0 1066 gram{
michael@0 1067 one{"{0} గ్రాము"}
michael@0 1068 other{"{0} గ్రాములు"}
michael@0 1069 }
michael@0 1070 kilogram{
michael@0 1071 one{"{0} కిలోగ్రాము"}
michael@0 1072 other{"{0} కిలోగ్రాములు"}
michael@0 1073 }
michael@0 1074 ounce{
michael@0 1075 one{"{0} ఔన్సు"}
michael@0 1076 other{"{0} ఔన్సులు"}
michael@0 1077 }
michael@0 1078 pound{
michael@0 1079 one{"{0} పౌండు"}
michael@0 1080 other{"{0} పౌండ్లు"}
michael@0 1081 }
michael@0 1082 }
michael@0 1083 power{
michael@0 1084 horsepower{
michael@0 1085 one{"{0} హార్స్‌పవర్"}
michael@0 1086 other{"{0} హార్స్‌పవర్"}
michael@0 1087 }
michael@0 1088 kilowatt{
michael@0 1089 one{"{0} కిలోవాట్"}
michael@0 1090 other{"{0} కిలోవాట్లు"}
michael@0 1091 }
michael@0 1092 watt{
michael@0 1093 one{"{0} వాట్"}
michael@0 1094 other{"{0} వాట్లు"}
michael@0 1095 }
michael@0 1096 }
michael@0 1097 pressure{
michael@0 1098 hectopascal{
michael@0 1099 one{"{0} హెక్టోపాస్కల్"}
michael@0 1100 other{"{0} హెక్టోపాస్కల్‌లు"}
michael@0 1101 }
michael@0 1102 inch-hg{
michael@0 1103 one{"{0} అంగుళం పాదరసం"}
michael@0 1104 other{"{0} అంగుళాల పాదరసం"}
michael@0 1105 }
michael@0 1106 millibar{
michael@0 1107 one{"{0} మిల్లీబార్"}
michael@0 1108 other{"{0} మిల్లీబార్‌లు"}
michael@0 1109 }
michael@0 1110 }
michael@0 1111 speed{
michael@0 1112 kilometer-per-hour{
michael@0 1113 one{"{0} కిలోమీటర్/గంట"}
michael@0 1114 other{"{0} కిలోమీటర్లు/గంట"}
michael@0 1115 }
michael@0 1116 meter-per-second{
michael@0 1117 one{"{0} మీటర్/సెకను"}
michael@0 1118 other{"{0} మీటర్లు/సెకను"}
michael@0 1119 }
michael@0 1120 mile-per-hour{
michael@0 1121 one{"{0} మైలు/గంట"}
michael@0 1122 other{"{0} మైళ్లు/గంట"}
michael@0 1123 }
michael@0 1124 }
michael@0 1125 temperature{
michael@0 1126 celsius{
michael@0 1127 one{"{0}డిగ్రీ సెల్సియస్"}
michael@0 1128 other{"{0}డిగ్రీల సెల్సియస్"}
michael@0 1129 }
michael@0 1130 fahrenheit{
michael@0 1131 one{"{0}డిగ్రీ ఫారన్హీట్"}
michael@0 1132 other{"{0}డిగ్రీల ఫారన్హీట్"}
michael@0 1133 }
michael@0 1134 }
michael@0 1135 volume{
michael@0 1136 cubic-kilometer{
michael@0 1137 one{"{0} క్యూబిక్ కిలోమీటర్"}
michael@0 1138 other{"{0} క్యూబిక్ కిలోమీటర్లు"}
michael@0 1139 }
michael@0 1140 cubic-mile{
michael@0 1141 one{"{0} క్యూబిక్ మైలు"}
michael@0 1142 other{"{0} క్యూబిక్ మైళ్లు"}
michael@0 1143 }
michael@0 1144 liter{
michael@0 1145 one{"{0} లీటర్"}
michael@0 1146 other{"{0} లీటర్లు"}
michael@0 1147 }
michael@0 1148 }
michael@0 1149 }
michael@0 1150 unitsNarrow{
michael@0 1151 acceleration{
michael@0 1152 g-force{
michael@0 1153 one{"{0} గు"}
michael@0 1154 other{"{0} గు"}
michael@0 1155 }
michael@0 1156 }
michael@0 1157 angle{
michael@0 1158 arc-minute{
michael@0 1159 one{"{0}′"}
michael@0 1160 other{"{0}′"}
michael@0 1161 }
michael@0 1162 arc-second{
michael@0 1163 one{"{0}″"}
michael@0 1164 other{"{0}″"}
michael@0 1165 }
michael@0 1166 degree{
michael@0 1167 one{"{0}°"}
michael@0 1168 other{"{0}°"}
michael@0 1169 }
michael@0 1170 }
michael@0 1171 area{
michael@0 1172 acre{
michael@0 1173 one{"{0} ఎక."}
michael@0 1174 other{"{0} ఎక."}
michael@0 1175 }
michael@0 1176 hectare{
michael@0 1177 one{"{0} హె."}
michael@0 1178 other{"{0} హె."}
michael@0 1179 }
michael@0 1180 square-foot{
michael@0 1181 one{"{0} అ²"}
michael@0 1182 other{"{0} అ²"}
michael@0 1183 }
michael@0 1184 square-kilometer{
michael@0 1185 one{"{0} కి.మీ²"}
michael@0 1186 other{"{0} కి.మీ²"}
michael@0 1187 }
michael@0 1188 square-meter{
michael@0 1189 one{"{0} మీ²"}
michael@0 1190 other{"{0} మీ²"}
michael@0 1191 }
michael@0 1192 square-mile{
michael@0 1193 one{"{0} మై²"}
michael@0 1194 other{"{0} మై²"}
michael@0 1195 }
michael@0 1196 }
michael@0 1197 compound{
michael@0 1198 per{"{0}/{1}"}
michael@0 1199 }
michael@0 1200 duration{
michael@0 1201 day{
michael@0 1202 one{"{0} రో"}
michael@0 1203 other{"{0} రో"}
michael@0 1204 }
michael@0 1205 hour{
michael@0 1206 one{"{0}గం"}
michael@0 1207 other{"{0}గం"}
michael@0 1208 }
michael@0 1209 millisecond{
michael@0 1210 one{"{0} మి.సె"}
michael@0 1211 other{"{0} మి.సె"}
michael@0 1212 }
michael@0 1213 minute{
michael@0 1214 one{"{0}ని"}
michael@0 1215 other{"{0} ని"}
michael@0 1216 }
michael@0 1217 month{
michael@0 1218 one{"{0} నె"}
michael@0 1219 other{"{0} నె"}
michael@0 1220 }
michael@0 1221 second{
michael@0 1222 one{"{0} సె"}
michael@0 1223 other{"{0} సె"}
michael@0 1224 }
michael@0 1225 week{
michael@0 1226 one{"{0} వా."}
michael@0 1227 other{"{0} వా."}
michael@0 1228 }
michael@0 1229 year{
michael@0 1230 one{"{0}సం"}
michael@0 1231 other{"{0}సం"}
michael@0 1232 }
michael@0 1233 }
michael@0 1234 length{
michael@0 1235 centimeter{
michael@0 1236 one{"{0} సెం.మీ"}
michael@0 1237 other{"{0} సెం.మీ"}
michael@0 1238 }
michael@0 1239 foot{
michael@0 1240 one{"{0}′"}
michael@0 1241 other{"{0}′"}
michael@0 1242 }
michael@0 1243 inch{
michael@0 1244 one{"{0}″"}
michael@0 1245 other{"{0}″"}
michael@0 1246 }
michael@0 1247 kilometer{
michael@0 1248 one{"{0} కి.మీ"}
michael@0 1249 other{"{0} కి.మీ"}
michael@0 1250 }
michael@0 1251 light-year{
michael@0 1252 one{"{0} కాం. సం"}
michael@0 1253 other{"{0} కాం. సం"}
michael@0 1254 }
michael@0 1255 meter{
michael@0 1256 one{"{0} మీ"}
michael@0 1257 other{"{0} మీ"}
michael@0 1258 }
michael@0 1259 mile{
michael@0 1260 one{"{0} మై"}
michael@0 1261 other{"{0} మై"}
michael@0 1262 }
michael@0 1263 millimeter{
michael@0 1264 one{"{0} మి.మీ"}
michael@0 1265 other{"{0} మి.మీ"}
michael@0 1266 }
michael@0 1267 picometer{
michael@0 1268 one{"{0} పి.మీ"}
michael@0 1269 other{"{0} పి.మీ"}
michael@0 1270 }
michael@0 1271 yard{
michael@0 1272 one{"{0} గ."}
michael@0 1273 other{"{0} గ."}
michael@0 1274 }
michael@0 1275 }
michael@0 1276 mass{
michael@0 1277 gram{
michael@0 1278 one{"{0} గ్రా."}
michael@0 1279 other{"{0} గ్రా."}
michael@0 1280 }
michael@0 1281 kilogram{
michael@0 1282 one{"{0} కి.గ్రా"}
michael@0 1283 other{"{0} కి.గ్రా"}
michael@0 1284 }
michael@0 1285 ounce{
michael@0 1286 one{"{0} ఔ."}
michael@0 1287 other{"{0} ఔ."}
michael@0 1288 }
michael@0 1289 pound{
michael@0 1290 one{"{0} పౌ."}
michael@0 1291 other{"{0} పౌ."}
michael@0 1292 }
michael@0 1293 }
michael@0 1294 power{
michael@0 1295 horsepower{
michael@0 1296 one{"{0} హా.ప"}
michael@0 1297 other{"{0} హా.ప"}
michael@0 1298 }
michael@0 1299 kilowatt{
michael@0 1300 one{"{0} కి.వా"}
michael@0 1301 other{"{0} కి.వా"}
michael@0 1302 }
michael@0 1303 watt{
michael@0 1304 one{"{0} వా."}
michael@0 1305 other{"{0} వా."}
michael@0 1306 }
michael@0 1307 }
michael@0 1308 pressure{
michael@0 1309 hectopascal{
michael@0 1310 one{"{0} హె.పా"}
michael@0 1311 other{"{0} హె.పా"}
michael@0 1312 }
michael@0 1313 inch-hg{
michael@0 1314 one{"{0} అం.పాద"}
michael@0 1315 other{"{0} అం.పాద"}
michael@0 1316 }
michael@0 1317 millibar{
michael@0 1318 one{"{0} మి.బార్"}
michael@0 1319 other{"{0} మి.బార్"}
michael@0 1320 }
michael@0 1321 }
michael@0 1322 speed{
michael@0 1323 kilometer-per-hour{
michael@0 1324 one{"{0} కిమీ/గం."}
michael@0 1325 other{"{0} కిమీ/గం."}
michael@0 1326 }
michael@0 1327 meter-per-second{
michael@0 1328 one{"{0} మీ/సె"}
michael@0 1329 other{"{0} మీ/సె"}
michael@0 1330 }
michael@0 1331 mile-per-hour{
michael@0 1332 one{"{0} మై/గం."}
michael@0 1333 other{"{0} మై/గం."}
michael@0 1334 }
michael@0 1335 }
michael@0 1336 temperature{
michael@0 1337 celsius{
michael@0 1338 one{"{0}°"}
michael@0 1339 other{"{0}°"}
michael@0 1340 }
michael@0 1341 fahrenheit{
michael@0 1342 one{"{0}°F"}
michael@0 1343 other{"{0}°F"}
michael@0 1344 }
michael@0 1345 }
michael@0 1346 volume{
michael@0 1347 cubic-kilometer{
michael@0 1348 one{"{0} కిమీ³"}
michael@0 1349 other{"{0} కిమీ³"}
michael@0 1350 }
michael@0 1351 cubic-mile{
michael@0 1352 one{"{0} మై³"}
michael@0 1353 other{"{0} మై³"}
michael@0 1354 }
michael@0 1355 liter{
michael@0 1356 one{"{0} లీ."}
michael@0 1357 other{"{0} లీ."}
michael@0 1358 }
michael@0 1359 }
michael@0 1360 }
michael@0 1361 unitsShort{
michael@0 1362 acceleration{
michael@0 1363 g-force{
michael@0 1364 one{"{0} గు"}
michael@0 1365 other{"{0} గు"}
michael@0 1366 }
michael@0 1367 }
michael@0 1368 angle{
michael@0 1369 arc-minute{
michael@0 1370 one{"{0} నిమి."}
michael@0 1371 other{"{0} నిమి."}
michael@0 1372 }
michael@0 1373 arc-second{
michael@0 1374 one{"{0} సెక."}
michael@0 1375 other{"{0} సెక."}
michael@0 1376 }
michael@0 1377 degree{
michael@0 1378 one{"{0} డి."}
michael@0 1379 other{"{0} డి."}
michael@0 1380 }
michael@0 1381 }
michael@0 1382 area{
michael@0 1383 acre{
michael@0 1384 one{"{0} ఎక."}
michael@0 1385 other{"{0} ఎక."}
michael@0 1386 }
michael@0 1387 hectare{
michael@0 1388 one{"{0} హె."}
michael@0 1389 other{"{0} హె."}
michael@0 1390 }
michael@0 1391 square-foot{
michael@0 1392 one{"{0} చద. అ."}
michael@0 1393 other{"{0} చద. అ."}
michael@0 1394 }
michael@0 1395 square-kilometer{
michael@0 1396 one{"{0} కి.మీ²"}
michael@0 1397 other{"{0} కి.మీ²"}
michael@0 1398 }
michael@0 1399 square-meter{
michael@0 1400 one{"{0} మీ²"}
michael@0 1401 other{"{0} మీ²"}
michael@0 1402 }
michael@0 1403 square-mile{
michael@0 1404 one{"{0} చద. మై."}
michael@0 1405 other{"{0} చద. మై."}
michael@0 1406 }
michael@0 1407 }
michael@0 1408 compound{
michael@0 1409 per{"{0}/{1}"}
michael@0 1410 }
michael@0 1411 duration{
michael@0 1412 day{
michael@0 1413 one{"{0} రోజు"}
michael@0 1414 other{"{0} రోజులు"}
michael@0 1415 }
michael@0 1416 hour{
michael@0 1417 one{"{0} గంట"}
michael@0 1418 other{"{0} గంటలు"}
michael@0 1419 }
michael@0 1420 millisecond{
michael@0 1421 one{"{0} మి.సె"}
michael@0 1422 other{"{0} మి.సె"}
michael@0 1423 }
michael@0 1424 minute{
michael@0 1425 one{"{0} నిమి."}
michael@0 1426 other{"{0} నిమి."}
michael@0 1427 }
michael@0 1428 month{
michael@0 1429 one{"{0} నెల"}
michael@0 1430 other{"{0} నెలలు"}
michael@0 1431 }
michael@0 1432 second{
michael@0 1433 one{"{0} సెకను"}
michael@0 1434 other{"{0} సెకన్లు"}
michael@0 1435 }
michael@0 1436 week{
michael@0 1437 one{"{0} వా."}
michael@0 1438 other{"{0} వా."}
michael@0 1439 }
michael@0 1440 year{
michael@0 1441 one{"{0} సంవత్సరం"}
michael@0 1442 other{"{0} సంవత్సరాలు"}
michael@0 1443 }
michael@0 1444 }
michael@0 1445 length{
michael@0 1446 centimeter{
michael@0 1447 one{"{0} సెం.మీ"}
michael@0 1448 other{"{0} సెం.మీ"}
michael@0 1449 }
michael@0 1450 foot{
michael@0 1451 one{"{0} అ."}
michael@0 1452 other{"{0} అ."}
michael@0 1453 }
michael@0 1454 inch{
michael@0 1455 one{"{0} అం."}
michael@0 1456 other{"{0} అం."}
michael@0 1457 }
michael@0 1458 kilometer{
michael@0 1459 one{"{0} కి.మీ"}
michael@0 1460 other{"{0} కి.మీ"}
michael@0 1461 }
michael@0 1462 light-year{
michael@0 1463 one{"{0} కాం. సం"}
michael@0 1464 other{"{0} కాం. సం"}
michael@0 1465 }
michael@0 1466 meter{
michael@0 1467 one{"{0} మీ"}
michael@0 1468 other{"{0} మీ"}
michael@0 1469 }
michael@0 1470 mile{
michael@0 1471 one{"{0} మై"}
michael@0 1472 other{"{0} మై"}
michael@0 1473 }
michael@0 1474 millimeter{
michael@0 1475 one{"{0} మి.మీ"}
michael@0 1476 other{"{0} మి.మీ"}
michael@0 1477 }
michael@0 1478 picometer{
michael@0 1479 one{"{0} పి.మీ"}
michael@0 1480 other{"{0} పి.మీ"}
michael@0 1481 }
michael@0 1482 yard{
michael@0 1483 one{"{0} గ."}
michael@0 1484 other{"{0} గ."}
michael@0 1485 }
michael@0 1486 }
michael@0 1487 mass{
michael@0 1488 gram{
michael@0 1489 one{"{0} గ్రా."}
michael@0 1490 other{"{0} గ్రా."}
michael@0 1491 }
michael@0 1492 kilogram{
michael@0 1493 one{"{0} కి.గ్రా"}
michael@0 1494 other{"{0} కి.గ్రా"}
michael@0 1495 }
michael@0 1496 ounce{
michael@0 1497 one{"{0} ఔ."}
michael@0 1498 other{"{0} ఔ."}
michael@0 1499 }
michael@0 1500 pound{
michael@0 1501 one{"{0} పౌ."}
michael@0 1502 other{"{0} పౌ."}
michael@0 1503 }
michael@0 1504 }
michael@0 1505 power{
michael@0 1506 horsepower{
michael@0 1507 one{"{0} హా.ప"}
michael@0 1508 other{"{0} హా.ప"}
michael@0 1509 }
michael@0 1510 kilowatt{
michael@0 1511 one{"{0} కి.వా"}
michael@0 1512 other{"{0} కి.వా"}
michael@0 1513 }
michael@0 1514 watt{
michael@0 1515 one{"{0} వా."}
michael@0 1516 other{"{0} వా."}
michael@0 1517 }
michael@0 1518 }
michael@0 1519 pressure{
michael@0 1520 hectopascal{
michael@0 1521 one{"{0} హె.పా"}
michael@0 1522 other{"{0} హె.పా"}
michael@0 1523 }
michael@0 1524 inch-hg{
michael@0 1525 one{"{0} అం.పాద"}
michael@0 1526 other{"{0} అం.పాద"}
michael@0 1527 }
michael@0 1528 millibar{
michael@0 1529 one{"{0} మి.బార్"}
michael@0 1530 other{"{0} మి.బార్"}
michael@0 1531 }
michael@0 1532 }
michael@0 1533 speed{
michael@0 1534 kilometer-per-hour{
michael@0 1535 one{"{0} కి/గం."}
michael@0 1536 other{"{0} కిమీ/గం."}
michael@0 1537 }
michael@0 1538 meter-per-second{
michael@0 1539 one{"{0} మీ/సె"}
michael@0 1540 other{"{0} మీ/సె"}
michael@0 1541 }
michael@0 1542 mile-per-hour{
michael@0 1543 one{"{0} మై/గం."}
michael@0 1544 other{"{0} మై/గం."}
michael@0 1545 }
michael@0 1546 }
michael@0 1547 temperature{
michael@0 1548 celsius{
michael@0 1549 one{"{0}°C"}
michael@0 1550 other{"{0}°C"}
michael@0 1551 }
michael@0 1552 fahrenheit{
michael@0 1553 one{"{0}°F"}
michael@0 1554 other{"{0}°F"}
michael@0 1555 }
michael@0 1556 }
michael@0 1557 volume{
michael@0 1558 cubic-kilometer{
michael@0 1559 one{"{0} కిమీ³"}
michael@0 1560 other{"{0} కిమీ³"}
michael@0 1561 }
michael@0 1562 cubic-mile{
michael@0 1563 one{"{0} మై³"}
michael@0 1564 other{"{0} మై³"}
michael@0 1565 }
michael@0 1566 liter{
michael@0 1567 one{"{0} లీ."}
michael@0 1568 other{"{0} లీ."}
michael@0 1569 }
michael@0 1570 }
michael@0 1571 }
michael@0 1572 }

mercurial