| OLD | NEW |
| 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/ml.xml | 6 // * Source File: <path>/common/main/ml.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/ml.xml | 10 * ICU <specials> source: <path>/common/main/ml.xml |
| 11 */ | 11 */ |
| 12 ml{ | 12 ml{ |
| 13 Countries{ | 13 Countries{ |
| 14 001{"ലോകം"} | |
| 15 002{"ആഫ്രിക്ക"} | |
| 16 003{"വടക്കേ അമേരിക്കൻ ഭൂഖണ്ഡം"} | |
| 17 005{"തെക്കേ അമേരിക്കൻ ഭൂഖണ്ഡം"} | |
| 18 009{"ഓഷ്യാനിയ"} | |
| 19 011{"പശ്ചിമ ആഫ്രിക്ക"} | |
| 20 013{"മദ്ധ്യഅമേരിക്ക"} | |
| 21 014{"കിഴക്കൻ ആഫ്രിക്ക"} | |
| 22 015{"വടക്കേ ആഫ്രിക്ക"} | |
| 23 017{"മദ്ധ്യആഫ്രിക്ക"} | |
| 24 018{"തെക്കേ ആഫ്രിക്ക"} | |
| 25 019{"അമേരിക്കൻ ഭൂഖണ്ഡം"} | |
| 26 021{"വടക്കേ അമേരിക്ക"} | |
| 27 029{"കരീബിയൻ"} | |
| 28 030{"കിഴക്കൻ ഏഷ്യ"} | |
| 29 034{"തെക്കേ ഏഷ്യ"} | |
| 30 035{"തെക്ക്-കിഴക്കൻ ഏഷ്യ"} | |
| 31 039{"തെക്കേ യൂറോപ്പ്"} | |
| 32 053{"ഓസ്ട്രേലിയയും ന്യൂസിലാൻഡും"} | |
| 33 054{"മെലനേഷ്യ"} | |
| 34 057{"മൈക്രോനേഷ്യൻ പ്രദേശം"} | |
| 35 061{"പോളിനേഷ്യ"} | |
| 36 142{"ഏഷ്യ"} | |
| 37 143{"മദ്ധ്യേഷ്യ"} | |
| 38 145{"പശ്ചിമേഷ്യ"} | |
| 39 150{"യൂറോപ്പ്"} | |
| 40 151{"കിഴക്കൻ യൂറോപ്പ്"} | |
| 41 154{"വടക്കേ യൂറോപ്പ്"} | |
| 42 155{"പശ്ചിമ യൂറോപ്പ്"} | |
| 43 419{"ലാറ്റിനമേരിക്ക"} | 14 419{"ലാറ്റിനമേരിക്ക"} |
| 44 AC{"അസൻഷൻ ദ്വീപ്"} | 15 AC{"അസൻഷൻ ദ്വീപ്"} |
| 45 AD{"അന്റോറ"} | 16 AD{"അന്റോറ"} |
| 46 AE{"യുണൈറ്റഡ് അറബ് എമിറൈറ്റ്സ്"} | 17 AE{"യുണൈറ്റഡ് അറബ് എമിറൈറ്റ്സ്"} |
| 47 AF{"അഫ്ഗാനിസ്ഥാൻ"} | 18 AF{"അഫ്ഗാനിസ്ഥാൻ"} |
| 48 AG{"ആൻറിഗ്വയും ബർബുഡയും"} | 19 AG{"ആൻറിഗ്വയും ബർബുഡയും"} |
| 49 AI{"ആൻഗ്വില്ല"} | 20 AI{"ആൻഗ്വില്ല"} |
| 50 AL{"അൽബേനിയ"} | 21 AL{"അൽബേനിയ"} |
| 51 AM{"അർമേനിയ"} | 22 AM{"അർമേനിയ"} |
| 52 AN{"നെതർലൻഡ്സ് ആൻറിലിസ്"} | 23 AN{"നെതർലൻഡ്സ് ആൻറിലിസ്"} |
| (...skipping 251 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 304 } | 275 } |
| 305 CountriesShort{ | 276 CountriesShort{ |
| 306 GB{"യു.കെ."} | 277 GB{"യു.കെ."} |
| 307 HK{"ഹോങ് കോങ്"} | 278 HK{"ഹോങ് കോങ്"} |
| 308 MO{"മക്കാവോ"} | 279 MO{"മക്കാവോ"} |
| 309 PS{"പാലസ്തീൻ"} | 280 PS{"പാലസ്തീൻ"} |
| 310 US{"യു.എസ്"} | 281 US{"യു.എസ്"} |
| 311 } | 282 } |
| 312 Version{"2.0.92.87"} | 283 Version{"2.0.92.87"} |
| 313 } | 284 } |
| OLD | NEW |