123456789101112131415161718192021222324 |
- <?php
- /**
- * This file has been @generated by a phing task from CLDR version 41.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' => 'Стыр Британи',
- 'GE' => 'Гуырдзыстон',
- 'IN' => 'Инди',
- 'IT' => 'Итали',
- 'JP' => 'Япон',
- 'RU' => 'Уӕрӕсе',
- 'US' => 'АИШ',
- );
|