1[nation_nigerien]
2
3name = _("Nigerien")
4plural = _("?plural:Nigeriens")
5groups="African", "Modern"
6legend=_("Niger is a country in the Sahel region of West Africa, named\
7 after the Niger river. It achieved independence from France in 1960.\
8 Since then it has been ruled intermittently by civil and military\
9 governments. One of the poorest countries in the world, Niger ranks rock\
10 bottom in international rankings such as the Human Development Index.\
11 Niger has both the highest fertility rate and infant mortality rate in\
12 the world. Niger should not be confused with Nigeria.")
13
14leaders = {
15 "name",                        "sex"
16 "Hamani Diori",                "Male"
17 "Seyni Kountché",              "Male"
18 "Ali Saibou",                  "Male"
19 "Ibrahim Baré Maïnassara",     "Male"
20}
21ruler_titles = {
22 "government",      "male_title",         "female_title"
23 "Despotism",        _("Colonel %s"),     _("?female:Colonel %s")
24 "Fundamentalism",   _("Grand Mufti %s"), _("?female:Grand Mufti %s")
25}
26flag = "niger"
27flag_alt = "-"
28style = "Celtic"
29
30init_techs=""
31init_buildings=""
32init_units=""
33
34conflicts_with="indian" ;similar flag
35civilwar_nations="fulani", "kanem-bornu", "songhai", "tuareg"
36
37cities =
38 "Niamey",
39 "Zinder",
40 "Maradi",
41 "Agadez",
42 "Tahoua",
43 "Tillabéry",
44 "Dosso",
45 "Diffa",
46 "Arlit",
47 "Birni N'Konni",
48 "Gaya",
49 "Tessaoua",
50 "Dogondoutchi",
51 "Madaoua",
52 "Mayahi",
53 "Téra",
54 "Mirrah",
55 "Magaria",
56 "N'Guigmi",
57 "Dakoro",
58 "Matameye",
59 "Illéla",
60 "Gouré",
61 "Tanout",
62 "Aguié",
63 "Abalak",
64 "Boboye",
65 "Filingué",
66 "Kollo",
67 "Guidan Roumdji",
68 "Tchorzérine",
69 "Say",
70 "Maïné-Soroa",
71 "Tchitabaraden",
72 "Madarounfa",
73 "Keita",
74 "Bouza",
75 "Ouallam",
76 "Loga",
77 "Bagountara"
78
79