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