Index: trunk/extensions/cldr/LocalNamesEn.php |
— | — | @@ -41,6 +41,12 @@ |
42 | 42 | */ |
43 | 43 | 'bcc' => 'Southern Balochi', |
44 | 44 | |
| 45 | +/* Not in CLDR 2.0.1. Malay language. |
| 46 | + * http://www.ethnologue.org/show_language.asp?code=bjn |
| 47 | + * Added 2011-09-10. |
| 48 | + */ |
| 49 | +'bjn' => 'Banjar', |
| 50 | + |
45 | 51 | /* Not in CLDR 2.0.1. Name Bishnupriya used by Ethnologue: |
46 | 52 | * http://www.ethnologue.org/show_language.asp?code=bpy |
47 | 53 | * Added 2007-11-10. |
— | — | @@ -148,10 +154,10 @@ |
149 | 155 | 'jut' => 'Jutish', |
150 | 156 | |
151 | 157 | /* Not in CLDR 2.0.1. Chitral language |
152 | | - * http://www.ethnologue.org/show_language.asp?code=dtp |
| 158 | + * http://www.ethnologue.org/show_language.asp?code=khw |
153 | 159 | * Added 2011-04-16. |
154 | 160 | */ |
155 | | -'kho' => 'Khowar', |
| 161 | +'khw' => 'Khowar', |
156 | 162 | |
157 | 163 | /* Not in CLDR 2.0.1. Zaza-Gorani language. |
158 | 164 | * http://www.ethnologue.org/show_language.asp?code=kiu |
— | — | @@ -344,6 +350,8 @@ |
345 | 351 | 'kk-tr' => 'Kazakh (Turkey)', |
346 | 352 | 'kk-cyrl' => 'Kazakh (Cyrillic script)', |
347 | 353 | 'kk-latn' => 'Kazakh (Latin script)', |
| 354 | +'ks-arab' => 'Kashmiri (Arabic script)', |
| 355 | +'ks-deva' => 'Kashmiri (Devanagari script)', |
348 | 356 | 'ku-latn' => 'Kurdish (Latin script)', |
349 | 357 | 'no' => 'Norwegian (bokmål)', |
350 | 358 | 'roa-rup' => 'Aromanian', |
— | — | @@ -353,7 +361,8 @@ |
354 | 362 | 'tg-latn' => 'Tajik (Latin script)', |
355 | 363 | 'tt-cyrl' => 'Tatar (Cyrillic script)', |
356 | 364 | 'tt-latn' => 'Tatar (Latin script)', |
357 | | -'ug-latn' => 'Uighur (Latin script)', |
| 365 | +'ug-arab' => 'Uyghur (Arabic script)', |
| 366 | +'ug-latn' => 'Uyghur (Latin script)', |
358 | 367 | 'xmf' => 'Mingrelian', |
359 | 368 | 'ydd' => 'Eastern Yiddish', |
360 | 369 | 'zh-classical' => 'Classical Chinese', |