| 1234567891011121314151617181920212223 | <?php/** * This file has been @generated by a phing task from CLDR version 42.0.0. * See [README.md](README.md#generating-data) for more information. * * @internal Please do not require this file directly. * It may change location/format between versions * * Do not modify this file directly! */return array (  'BR' => 'ब्राजील',  'CN' => 'चीन:',  'DE' => 'जर्मनीदेश:',  'FR' => 'फ़्रांस:',  'GB' => 'संयुक्त राष्ट्र:',  'IN' => 'भारतः',  'IT' => 'इटली:',  'JP' => 'जापन:',  'RU' => 'रष्यदेश:',  'US' => 'संयुक्त राज्य:',);
 |