| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2014 International Business Machines | 3 // * Copyright (C) 2015 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 /** | |
| 10 * ICU <specials> source: <path>/common/main/ur_IN.xml | |
| 11 */ | |
| 12 ur_IN{ | 9 ur_IN{ |
| 13 Version{"2.1.8.19"} | 10 Version{"2.1.19.14"} |
| 14 zoneStrings{ | 11 zoneStrings{ |
| 15 "Africa:Accra"{ | 12 "Africa:Accra"{ |
| 16 ec{"اکرا"} | 13 ec{"اکرا"} |
| 17 } | 14 } |
| 18 "America:Barbados"{ | |
| 19 ec{"بارباڈوس"} | |
| 20 } | |
| 21 "America:Cambridge_Bay"{ | 15 "America:Cambridge_Bay"{ |
| 22 ec{"کیمبرج بے"} | 16 ec{"کیمبرج بے"} |
| 23 } | 17 } |
| 24 "America:Cayenne"{ | |
| 25 ec{"کائین"} | |
| 26 } | |
| 27 "America:Glace_Bay"{ | 18 "America:Glace_Bay"{ |
| 28 ec{"گلیس بے"} | 19 ec{"گلیس بے"} |
| 29 } | 20 } |
| 30 "America:Godthab"{ | |
| 31 ec{"نوک"} | |
| 32 } | |
| 33 "America:Goose_Bay"{ | 21 "America:Goose_Bay"{ |
| 34 ec{"گوس بے"} | 22 ec{"گوس بے"} |
| 35 } | 23 } |
| 36 "America:Grand_Turk"{ | 24 "America:Grand_Turk"{ |
| 37 ec{"گرینڈ ترک"} | 25 ec{"گرینڈ ترک"} |
| 38 } | 26 } |
| 39 "America:Grenada"{ | |
| 40 ec{"گریناڈا"} | |
| 41 } | |
| 42 "America:Kralendijk"{ | |
| 43 ec{"کرالینڈیک"} | |
| 44 } | |
| 45 "America:Matamoros"{ | |
| 46 ec{"میٹا موروس"} | |
| 47 } | |
| 48 "America:Metlakatla"{ | |
| 49 ec{"میٹلاکاٹلا"} | |
| 50 } | |
| 51 "America:Scoresbysund"{ | 27 "America:Scoresbysund"{ |
| 52 ec{"اتتوققورتورمیت"} | 28 ec{"اتتوققورتورمیت"} |
| 53 } | 29 } |
| 54 "America:Sitka"{ | |
| 55 ec{"Sitka"} | |
| 56 } | |
| 57 "America:Tegucigalpa"{ | |
| 58 ec{"ٹیگوسیگلپا"} | |
| 59 } | |
| 60 "America:Thule"{ | 30 "America:Thule"{ |
| 61 ec{"تھولے"} | 31 ec{"تھولے"} |
| 62 } | 32 } |
| 63 "Asia:Dubai"{ | 33 "Asia:Dubai"{ |
| 64 ec{"دبئی"} | 34 ec{"دبئی"} |
| 65 } | 35 } |
| 66 "Asia:Oral"{ | |
| 67 ec{"اورال"} | |
| 68 } | |
| 69 "Atlantic:Faeroe"{ | |
| 70 ec{"فارو"} | |
| 71 } | |
| 72 "Europe:Budapest"{ | 36 "Europe:Budapest"{ |
| 73 ec{"بوڈاپیسٹ"} | 37 ec{"بوڈاپیسٹ"} |
| 74 } | 38 } |
| 75 "meta:Afghanistan"{ | 39 "meta:Afghanistan"{ |
| 76 ls{"افغانستان ٹائم"} | 40 ls{"افغانستان ٹائم"} |
| 77 } | 41 } |
| 78 "meta:Amazon"{ | 42 "meta:Amazon"{ |
| 79 ld{"ایمیزون سمر ٹائم"} | 43 ld{"ایمیزون سمر ٹائم"} |
| 80 lg{"ایمیزون ٹائم"} | 44 lg{"ایمیزون ٹائم"} |
| 81 ls{"ایمیزون سٹینڈرڈ ٹائم"} | 45 ls{"ایمیزون سٹینڈرڈ ٹائم"} |
| (...skipping 166 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 248 ls{"وینزوئیلا ٹائم"} | 212 ls{"وینزوئیلا ٹائم"} |
| 249 } | 213 } |
| 250 "meta:Vostok"{ | 214 "meta:Vostok"{ |
| 251 ls{"ووسٹاک ٹائم"} | 215 ls{"ووسٹاک ٹائم"} |
| 252 } | 216 } |
| 253 gmtFormat{"GMT{0}"} | 217 gmtFormat{"GMT{0}"} |
| 254 regionFormatDaylight{"{0} دن کا وقت"} | 218 regionFormatDaylight{"{0} دن کا وقت"} |
| 255 regionFormatStandard{"{0} معیاری وقت"} | 219 regionFormatStandard{"{0} معیاری وقت"} |
| 256 } | 220 } |
| 257 } | 221 } |
| OLD | NEW |