OLD | NEW |
1 // *************************************************************************** | 1 // *************************************************************************** |
2 // * | 2 // * |
3 // * Copyright (C) 2014 International Business Machines | 3 // * Copyright (C) 2014 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_IN.xml | 6 // * Source File: <path>/common/main/ur_IN.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/common/main/ur_IN.xml | 10 * ICU <specials> source: <path>/common/main/ur_IN.xml |
11 */ | 11 */ |
12 ur_IN{ | 12 ur_IN{ |
13 Countries{ | 13 Countries{ |
14 019{"امریکہ"} | |
15 AC{"جزیرہ اسینشن"} | 14 AC{"جزیرہ اسینشن"} |
16 AX{"جزائر ایلانڈ"} | 15 AX{"جزائر ایلانڈ"} |
17 BB{"بارباڈوس"} | 16 BB{"بارباڈوس"} |
18 BR{"برازیل"} | 17 BR{"برازیل"} |
19 BV{"جزیرہ بووہ"} | 18 BV{"جزیرہ بووہ"} |
20 CC{"جزائر (کیلنگ) کوکوس"} | 19 CC{"جزائر (کیلنگ) کوکوس"} |
21 CI{"کوت داوواغ"} | 20 CI{"کوت داوواغ"} |
22 CK{"جزائر کک"} | 21 CK{"جزائر کک"} |
23 CP{"جزیرہ کلپرٹن"} | 22 CP{"جزیرہ کلپرٹن"} |
24 DG{"ڈیگو گارشیا"} | 23 DG{"ڈیگو گارشیا"} |
(...skipping 17 matching lines...) Expand all Loading... |
42 TC{"جزائر کیکس و ترکیہ"} | 41 TC{"جزائر کیکس و ترکیہ"} |
43 UM{"امریکی بیرونی جزائر"} | 42 UM{"امریکی بیرونی جزائر"} |
44 VG{"برطانوی جزائر ورجن"} | 43 VG{"برطانوی جزائر ورجن"} |
45 VI{"امریکی جزائر ورجن"} | 44 VI{"امریکی جزائر ورجن"} |
46 } | 45 } |
47 Countries%variant{ | 46 Countries%variant{ |
48 FK{"جزائر فاکلینڈ (اسلاس مالویناس)"} | 47 FK{"جزائر فاکلینڈ (اسلاس مالویناس)"} |
49 } | 48 } |
50 Version{"2.1.8.19"} | 49 Version{"2.1.8.19"} |
51 } | 50 } |
OLD | NEW |