Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(166)

Side by Side Diff: icu52/source/data/locales/ur.txt

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

Powered by Google App Engine
This is Rietveld 408576698