File: sw-cd.php

package info (click to toggle)
php-giggsey-locale 2.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,160 kB
  • sloc: php: 53,967; xml: 61; makefile: 37
file content (35 lines) | stat: -rw-r--r-- 771 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?php

declare(strict_types=1);
/**
 * Locale data file
 * This file has been @generated from Locale data
 * Do not modify or use this file directly!
 * @internal
 */
return [
    'AF' => 'Afuganistani',
    'AZ' => 'Azabajani',
    'BJ' => 'Benini',
    'CI' => 'Kodivaa',
    'CX' => 'Kisiwa cha Christmas',
    'HR' => 'Kroeshia',
    'JO' => 'Yordani',
    'LB' => 'Lebanoni',
    'LI' => 'Lishenteni',
    'LU' => 'Lasembagi',
    'LV' => 'Lativia',
    'MA' => 'Moroko',
    'MM' => 'Myama',
    'NE' => 'Nijeri',
    'NG' => 'Nijeria',
    'NO' => 'Norwe',
    'NP' => 'Nepali',
    'OM' => 'Omani',
    'PR' => 'Puetoriko',
    'QA' => 'Katari',
    'SD' => 'Sudani',
    'ST' => 'Sao Tome na Prinsipe',
    'TD' => 'Chadi',
    'TL' => 'Timori ya Mashariki',
];