File: ie.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 (77 lines) | stat: -rw-r--r-- 1,754 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<?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 [
    'AL' => 'Albania',
    'AQ' => 'Antarctica',
    'AT' => 'Austria',
    'BA' => 'Bosnia e Herzegovina',
    'BE' => 'Belgia',
    'BG' => 'Bulgaria',
    'CH' => 'Svissia',
    'CZ' => 'Tchekia',
    'DE' => 'Germania',
    'DK' => 'Dania',
    'EE' => 'Estonia',
    'ER' => 'Eritrea',
    'ES' => 'Hispania',
    'ET' => 'Etiopia',
    'FI' => 'Finland',
    'FJ' => 'Fidji',
    'FR' => 'Francia',
    'GB' => 'Unit Reyia',
    'GR' => 'Grecia',
    'GY' => 'Guyana',
    'HR' => 'Croatia',
    'HU' => 'Hungaria',
    'ID' => 'Indonesia',
    'IE' => 'Irland',
    'IN' => 'India',
    'IR' => 'Iran',
    'IS' => 'Island',
    'IT' => 'Italia',
    'KH' => 'Cambodja',
    'LK' => 'Sri-Lanka',
    'LU' => 'Luxemburg',
    'MC' => 'Mónaco',
    'ME' => 'Montenegro',
    'MK' => 'Nord-Macedonia',
    'MQ' => 'Martinica',
    'MT' => 'Malta',
    'MU' => 'Mauricio',
    'MV' => 'Maldivas',
    'NF' => 'Insul Norfolk',
    'NR' => 'Nauru',
    'NZ' => 'Nov-Zeland',
    'PE' => 'Perú',
    'PH' => 'Filipines',
    'PK' => 'Pakistan',
    'PL' => 'Polonia',
    'PR' => 'Porto-Rico',
    'PT' => 'Portugal',
    'PW' => 'Palau',
    'RO' => 'Rumania',
    'RS' => 'Serbia',
    'RU' => 'Russia',
    'SE' => 'Svedia',
    'SI' => 'Slovenia',
    'SK' => 'Slovakia',
    'SM' => 'San-Marino',
    'SX' => 'Sint-Maarten',
    'TC' => 'Turks e Caicos',
    'TD' => 'Tchad',
    'TK' => 'Tokelau',
    'TL' => 'Ost-Timor',
    'TT' => 'Trinidad e Tobago',
    'TV' => 'Tuvalu',
    'UA' => 'Ukraina',
    'VU' => 'Vanuatu',
    'WS' => 'Samoa',
    'XK' => 'Kosovo',
];