From 9be57a9c1b33a4f035ed6b4789222bd469ae5417 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Tue, 31 Aug 2021 18:47:07 +0300 Subject: [PATCH 13/13] Improve coding style of n*.ruleset nation rulesets See osdn #42780 Signed-off-by: Marko Lindqvist --- data/nation/namibian.ruleset | 96 ++++---- data/nation/nauruan.ruleset | 17 +- data/nation/navajo.ruleset | 21 +- data/nation/neapolitan.ruleset | 18 +- data/nation/nenets.ruleset | 18 +- data/nation/nepali.ruleset | 19 +- data/nation/nestorian.ruleset | 45 ++-- data/nation/newfoundland.ruleset | 20 +- data/nation/newzealand.ruleset | 20 +- data/nation/nicaraguan.ruleset | 13 +- data/nation/nigerian.ruleset | 21 +- data/nation/nigerien.ruleset | 18 +- data/nation/nimiipuu.ruleset | 18 +- data/nation/norman.ruleset | 17 +- data/nation/northkorean.ruleset | 16 +- data/nation/northumbrian.ruleset | 337 +++++++++++++++-------------- data/nation/norwegian.ruleset | 40 ++-- data/nation/novgorodian.ruleset | 29 +-- data/nation/nubian.ruleset | 18 +- data/nation/numidian.ruleset | 18 +- data/nation/nuu-chah-nulth.ruleset | 16 +- 21 files changed, 412 insertions(+), 423 deletions(-) diff --git a/data/nation/namibian.ruleset b/data/nation/namibian.ruleset index e67557ee58..a74d5ef181 100644 --- a/data/nation/namibian.ruleset +++ b/data/nation/namibian.ruleset @@ -1,10 +1,10 @@ [nation_namibian] -name=_("Namibian") -plural=_("?plural:Namibians") -groups="African", "Modern" +name = _("Namibian") +plural = _("?plural:Namibians") +groups = "African", "Modern" -legend=_("Although European Powers long neglected the desertic\ +legend = _("Although European Powers long neglected the desertic\ African Southwest, the German Empire established a colony\ there in the late nineteenth century. After losing World War I,\ the territory became a mandate under the responsibility of the\ @@ -28,53 +28,51 @@ flag = "namibia" flag_alt = "rwanda" style = "Tropical" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" -civilwar_nations="south african", "khoisan", "boer" +civilwar_nations = "south african", "khoisan", "boer" ; Based on http://de.wikipedia.org/wiki/Liste_der_Städte_in_Namibia cities = - -"Windhoek", -"Rundu", -"Walvis Bay (ocean)", -"Oshakati", -"Swakopmund", -"Katima Mulilo", -"Grootfontein", -"Okahandja", -"Otjiwarongo", -"Rehoboth", -"Gobabis", -"Lüderitz", -"Keetmanshoop", -"Mariental", -"Khorixas", -"Omaruru", -"Tsumeb", -"Bethanien", -"Usakos", -"Ongwediva", -"Ondangwa", -"Oranjemund", -"Otjimbingwe", -"Karibib", -"Warmbad", -"Outjo", -"Karasburg", -"Okakarara", -"Opuwo", -"Otavi", -"Arandis", -"Hentiesbaai (ocean)", -"Aranos", -"Eenhana", -"Outapi", -"Ongandjera", -"Okombahe", -"Oshikango", -"Maltahöhe" - + "Windhoek", + "Rundu", + "Walvis Bay (ocean)", + "Oshakati", + "Swakopmund", + "Katima Mulilo", + "Grootfontein", + "Okahandja", + "Otjiwarongo", + "Rehoboth", + "Gobabis", + "Lüderitz", + "Keetmanshoop", + "Mariental", + "Khorixas", + "Omaruru", + "Tsumeb", + "Bethanien", + "Usakos", + "Ongwediva", + "Ondangwa", + "Oranjemund", + "Otjimbingwe", + "Karibib", + "Warmbad", + "Outjo", + "Karasburg", + "Okakarara", + "Opuwo", + "Otavi", + "Arandis", + "Hentiesbaai (ocean)", + "Aranos", + "Eenhana", + "Outapi", + "Ongandjera", + "Okombahe", + "Oshikango", + "Maltahöhe" diff --git a/data/nation/nauruan.ruleset b/data/nation/nauruan.ruleset index cbe4bf6971..8e02472746 100644 --- a/data/nation/nauruan.ruleset +++ b/data/nation/nauruan.ruleset @@ -1,9 +1,9 @@ [nation_nauruan] -name=_("Nauruan") -plural=_("?plural:Nauruans") -groups= "Oceanian", "Modern" -legend=_("Called Pleasant Island by the European colonizers, Nauru is an\ +name = _("Nauruan") +plural = _("?plural:Nauruans") +groups = "Oceanian", "Modern" +legend = _("Called Pleasant Island by the European colonizers, Nauru is an\ island in the South Pacific. The island was first settled by Austronesian\ peoples around 1000 BCE. European contacts led to internecine tribal\ warfare which decimated the population. Nauru was annexed by the German\ @@ -33,13 +33,13 @@ ruler_titles = { "Monarchy", _("Paramount Chief %s"), _("?female:Paramount Chief %s") } -flag="nauru" +flag = "nauru" flag_alt = "-" style = "Tropical" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" civilwar_nations = "micronesian" ; marshallese @@ -71,4 +71,3 @@ cities = "Ronave", "Anabar", "Ganokoro" - diff --git a/data/nation/navajo.ruleset b/data/nation/navajo.ruleset index 3dd5586dcd..8746d7c562 100644 --- a/data/nation/navajo.ruleset +++ b/data/nation/navajo.ruleset @@ -1,9 +1,9 @@ [nation_navajo] -name=_("Navajo") -plural=_("?plural:Navajo") -groups="American" -legend=_("The Navajo or Diné are the most populous Native American\ +name = _("Navajo") +plural = _("?plural:Navajo") +groups = "American" +legend = _("The Navajo or Diné are the most populous Native American\ nation of the United States. They are closely related to the Apache.\ Their language is famous for being one of the world's most\ complex.") @@ -28,15 +28,15 @@ ruler_titles = { "Monarchy", _("Great Chief %s"), _("?female:Great Chief %s") } -flag="navajo" +flag = "navajo" flag_alt = "-" style = "Celtic" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" -civilwar_nations= "hopi", "apache" +civilwar_nations = "hopi", "apache" cities = "Tségháhoodzání", @@ -109,6 +109,3 @@ cities = "Naʼazísí Toʼí", "Naʼníʼá Hátsoh", "Taahóóteel" - - - diff --git a/data/nation/neapolitan.ruleset b/data/nation/neapolitan.ruleset index c58da79231..1c1d4dc7c1 100644 --- a/data/nation/neapolitan.ruleset +++ b/data/nation/neapolitan.ruleset @@ -1,9 +1,9 @@ [nation_neapolitan] -name=_("Neapolitan") -plural=_("?plural:Neapolitans") -groups="European", "Medieval", "Early Modern" -legend=_("For centuries the Kingdom of Naples was the largest country\ +name = _("Neapolitan") +plural = _("?plural:Neapolitans") +groups = "European", "Medieval", "Early Modern" +legend = _("For centuries the Kingdom of Naples was the largest country\ on the Italian Peninsula. Many European powers showed interest in the\ kingdom and its throne changed hands many times. After the Napoleonic\ Era it was merged with the Kingdom of Sicily.") @@ -26,14 +26,14 @@ ruler_titles = { "Fundamentalism", _("Cardinal %s"), _("Madre %s") } -flag="naples" +flag = "naples" flag_alt = "sicily" style = "Classical" -init_techs="" -init_buildings="" +init_techs = "" +init_buildings = "" +init_units = "" -init_units="" civilwar_nations = "sicilian", "italian" cities = @@ -96,5 +96,3 @@ cities = "Trani (ocean)", "Castrovillari", "Pizzo" - - diff --git a/data/nation/nenets.ruleset b/data/nation/nenets.ruleset index af84318aaf..465e090097 100644 --- a/data/nation/nenets.ruleset +++ b/data/nation/nenets.ruleset @@ -1,9 +1,9 @@ [nation_nenets] -name=_("Nenets") -plural=_("?plural:Nenets") -groups="European" -legend=_("The Nenets are a people living in north-western Russia and\ +name = _("Nenets") +plural = _("?plural:Nenets") +groups = "European" +legend = _("The Nenets are a people living in north-western Russia and\ the most populous among the Samoyed peoples.") leaders = { @@ -13,15 +13,15 @@ leaders = { "Konstantin Pankov", "Male" } -flag="nenetsia" +flag = "nenetsia" flag_alt = "-" style = "European" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" -civilwar_nations="Sami", "Mordvin" +civilwar_nations = "Sami", "Mordvin" cities = ; Cities in Nenets language diff --git a/data/nation/nepali.ruleset b/data/nation/nepali.ruleset index 0417cb24f1..290a08e59b 100644 --- a/data/nation/nepali.ruleset +++ b/data/nation/nepali.ruleset @@ -1,9 +1,9 @@ [nation_nepali] -name=_("Nepali") -plural=_("?plural:Nepalis") -groups="Medieval", "Early Modern", "Modern", "Asian" -legend=_("Nepal is a landlocked country located in the Himalayas. Long a\ +name = _("Nepali") +plural = _("?plural:Nepalis") +groups = "Medieval", "Early Modern", "Modern", "Asian" +legend = _("Nepal is a landlocked country located in the Himalayas. Long a\ multi-cultural and multi-lingual nation, its history is characterized by\ its location between India and China. The Nepalese principalities were\ united into one kingdom in the 18th century. Nepal became a republic in\ @@ -29,15 +29,15 @@ ruler_titles = { "Despotism", _("Prince %s"), _("Princess %s") } -flag= "nepal" +flag = "nepal" flag_alt = "-" style = "Asian" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" -civilwar_nations="sherpa", "sikkimese" +civilwar_nations = "sherpa", "sikkimese" cities = "Kathmandu", @@ -76,4 +76,3 @@ cities = "Byas", "Lahan", "Putalibazar" - diff --git a/data/nation/nestorian.ruleset b/data/nation/nestorian.ruleset index 3ac0aafe83..eb2045da23 100644 --- a/data/nation/nestorian.ruleset +++ b/data/nation/nestorian.ruleset @@ -2,10 +2,10 @@ ; The country name 'Nestoria' was chosen because the inhabitants were ; believed to be Nestorian Christians. -name=_("Nestorian") -plural=_("?plural:Nestorians") -groups="Imaginary" -legend=_("Legends of Prester John circulated in Europe from the 12th\ +name = _("Nestorian") +plural = _("?plural:Nestorians") +groups = "Imaginary" +legend = _("Legends of Prester John circulated in Europe from the 12th\ through 17th centuries. The stories told of a Nestorian Christian\ nation beyond the boundaries of the European world; over time the\ location of the kingdom moved from India to Central Asia to Ethiopia.\ @@ -29,23 +29,23 @@ ruler_titles = { "Fundamentalism", _("Patriarch %s"), _("Matriarch %s") } -flag="nestoria" +flag = "nestoria" flag_alt = "-" style = "Babylonian" -init_techs="" -init_buildings="" +init_techs = "" +init_buildings = "" +init_units = "" -init_units="" civilwar_nations = "Arab", "Turkish" cities = "Susa", ; location of principal palace (Mandeville) "Nyse", ; royal city of Pentexoire (Mandeville) - "Ecbatana", ; conquered from Samiardi c. 1145 + "Ecbatana", ; conquered from Samiardi c. 1145 - ; Cities found on a map produced in the 1570s by Ortelius in - ; Antwerp: `A Description of the Empire of Prester John, Also Known + ; Cities found on a map produced in the 1570s by Ortelius in + ; Antwerp: `A Description of the Empire of Prester John, Also Known ; as the Abyssinian Empire` "Furíngi (river)", "Dacrut (river)", @@ -198,15 +198,15 @@ cities = "Vintefolei", "Casbei", "Alanei", - "Zone", ; contains salamanders + "Zone", ; contains salamanders - ; Geographical features - "Isle of Pentexoire", ; (Mandeville) - "Gravelly Sea", ; (Mandeville) - "Mistorak", ; an island (Mandeville) + ; Geographical features + "Isle of Pentexoire", ; (Mandeville) + "Gravelly Sea", ; (Mandeville) + "Mistorak", ; an island (Mandeville) "Castle Gatholonabes", ; a deceitful Gatholonabes is mentioned (Mandeville) - "Mount Olympus", ; (Letter of Prester John) - "River Indus", ; (Letter of Prester John) + "Mount Olympus", ; (Letter of Prester John) + "River Indus", ; (Letter of Prester John) "Lunae montes", ; Mountains of the Moon (Ortelius) "Zembre Iacus", ; (Ortelius) "Zaflan Iacus", ; (Ortelius) @@ -215,10 +215,5 @@ cities = ; Wonders said to be located in this kingdom "Fountain of Youth", "Gates of Alexander", - "Magic Mirror", ; allowed every province to be seen - "Holy Grail" ; (von Eschenbach) - - - - - + "Magic Mirror", ; allowed every province to be seen + "Holy Grail" ; (von Eschenbach) diff --git a/data/nation/newfoundland.ruleset b/data/nation/newfoundland.ruleset index a98b86f9c5..688a5eadd9 100644 --- a/data/nation/newfoundland.ruleset +++ b/data/nation/newfoundland.ruleset @@ -1,10 +1,10 @@ [nation_newfoundlander] -name=_("Newfoundland") -plural=_("?plural:Newfoundlanders") -groups="American" +name = _("Newfoundland") +plural = _("?plural:Newfoundlanders") +groups = "American" -legend=_("In precolumbian times Newfoundland and Labrador were settled\ +legend = _("In precolumbian times Newfoundland and Labrador were settled\ by the Beothuk, though around 1000 CE for a short time Vikings also\ settled there. From the late 15th century onward Newfoundland was visited\ by the Portuguese and English. England and France contested the island\ @@ -32,15 +32,15 @@ ruler_titles = { "Fundamentalism", _("Bishop %s"), _("?female:Bishop %s") } -flag="newfoundland" +flag = "newfoundland" flag_alt = "canada_old" style = "Celtic" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" -civilwar_nations= "british", "cree", "acadian" +civilwar_nations = "british", "cree", "acadian" cities = "St. John's", @@ -148,5 +148,3 @@ cities = "Isle aux Morts (ocean)", "Meadows", "Rocky Harbour (ocean)" - - diff --git a/data/nation/newzealand.ruleset b/data/nation/newzealand.ruleset index 2a7f8f373a..07ddcff194 100644 --- a/data/nation/newzealand.ruleset +++ b/data/nation/newzealand.ruleset @@ -1,9 +1,9 @@ [nation_newzealand] -name=_("New Zealand") -plural=_("?plural:New Zealanders") -groups="Modern", "Oceanian" -legend=_("The island group of New Zealand was annexed by Britain in 1840.\ +name = _("New Zealand") +plural = _("?plural:New Zealanders") +groups = "Modern", "Oceanian" +legend = _("The island group of New Zealand was annexed by Britain in 1840.\ Following a royal proclamation in 1907, the country became an independent\ dominion within the Commonwealth of Nations.") @@ -20,17 +20,17 @@ ruler_titles = { "Fundamentalism", _("Bishop %s"), _("?female:Bishop %s") } -flag="newzealand" +flag = "newzealand" flag_alt = "australia" style = "Tropical" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" ; Similar flags -conflicts_with="australian" -civilwar_nations="maori", "british" +conflicts_with = "australian" +civilwar_nations = "maori", "british" cities = "Wellington (hills, ocean)", diff --git a/data/nation/nicaraguan.ruleset b/data/nation/nicaraguan.ruleset index 94d46ad9f8..b2e49079f8 100644 --- a/data/nation/nicaraguan.ruleset +++ b/data/nation/nicaraguan.ruleset @@ -1,9 +1,9 @@ [nation_nicaraguan] -name = _("Nicaraguan") +name = _("Nicaraguan") plural = _("?plural:Nicaraguans") -groups= "Modern", "American" -legend=_("The largest of the Central American republics, Nicaragua is\ +groups = "Modern", "American" +legend = _("The largest of the Central American republics, Nicaragua is\ known for its turbulent history. The country lived through numerous\ civil wars and foreign interventions until Anastasio Somoza established\ a notoriously corrupt dictatorship in the 1930s. His family continued\ @@ -37,9 +37,10 @@ flag = "nicaragua" flag_alt = "" style = "Tropical" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" + civilwar_nations = "costa rican", "miskito" cities = diff --git a/data/nation/nigerian.ruleset b/data/nation/nigerian.ruleset index 44bbcb8b11..942489537f 100644 --- a/data/nation/nigerian.ruleset +++ b/data/nation/nigerian.ruleset @@ -1,9 +1,9 @@ [nation_nigerian] -name=_("Nigerian") -plural=_("?plural:Nigerians") -groups="Modern", "African" -legend=_("Nigeria won full independence from British rule in 1960. It is\ +name = _("Nigerian") +plural = _("?plural:Nigerians") +groups = "Modern", "African" +legend = _("Nigeria won full independence from British rule in 1960. It is\ the most populous country of Africa.") leaders = { @@ -14,16 +14,16 @@ leaders = { "Sani Abacha", "Male" } -flag="nigeria" +flag = "nigeria" flag_alt = "-" style = "Tropical" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" -conflicts_with="Kanem-Bornu" -civilwar_nations="Biafran", "Fulani" +conflicts_with = "Kanem-Bornu" +civilwar_nations = "Biafran", "Fulani" cities = "Abuja", @@ -64,4 +64,3 @@ cities = "Ado", "Ilesha", "Minna" - diff --git a/data/nation/nigerien.ruleset b/data/nation/nigerien.ruleset index 070ed2a63d..7397a0010c 100644 --- a/data/nation/nigerien.ruleset +++ b/data/nation/nigerien.ruleset @@ -1,9 +1,9 @@ [nation_nigerien] -name = _("Nigerien") +name = _("Nigerien") plural = _("?plural:Nigeriens") -groups="African", "Modern" -legend=_("Niger is a country in the Sahel region of West Africa, named\ +groups = "African", "Modern" +legend = _("Niger is a country in the Sahel region of West Africa, named\ after the Niger river. It achieved independence from France in 1960.\ Since then it has been ruled intermittently by civil and military\ governments. One of the poorest countries in the world, Niger ranks rock\ @@ -23,16 +23,17 @@ ruler_titles = { "Despotism", _("Colonel %s"), _("?female:Colonel %s") "Fundamentalism", _("Grand Mufti %s"), _("?female:Grand Mufti %s") } + flag = "niger" flag_alt = "-" style = "Celtic" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" -conflicts_with="indian" ;similar flag -civilwar_nations="fulani", "kanem-bornu", "songhai", "tuareg" +conflicts_with = "indian" ;similar flag +civilwar_nations = "fulani", "kanem-bornu", "songhai", "tuareg" cities = "Niamey", @@ -75,4 +76,3 @@ cities = "Ouallam", "Loga", "Bagountara" - diff --git a/data/nation/nimiipuu.ruleset b/data/nation/nimiipuu.ruleset index 562fc85615..ec41f8cafb 100644 --- a/data/nation/nimiipuu.ruleset +++ b/data/nation/nimiipuu.ruleset @@ -1,11 +1,11 @@ [nation_nimiipuu] -name=_("Nimíipuu") +name = _("Nimíipuu") ; pre-2.6 had plain ASCII names -rule_name="Nimiipuu" -plural=_("?plural:Nimíipuu") -groups="American" -legend=_("The Nimíipuu, or the 'Real People', in their own language,\ +rule_name = "Nimiipuu" +plural = _("?plural:Nimíipuu") +groups = "American" +legend = _("The Nimíipuu, or the 'Real People', in their own language,\ are better known as the 'Nez Percé'. This Native American nation\ covered parts of Washington, Oregon, Montana and Idaho and consisted\ of more than 70 permanent villages in 1800. At this time the population\ @@ -64,13 +64,13 @@ ruler_titles = { "Communism", _("Chairman %s"), _("Chairwoman %s") } -flag="nez_perce" +flag = "nez_perce" flag_alt = "-" style = "Celtic" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" civilwar_nations = "Salishan", "Sioux", "Nuu-chah-nulth" diff --git a/data/nation/norman.ruleset b/data/nation/norman.ruleset index 0601e3ee04..72b23dbaa5 100644 --- a/data/nation/norman.ruleset +++ b/data/nation/norman.ruleset @@ -1,9 +1,9 @@ [nation_norman] -name=_("Norman") -plural=_("?plural:Normans") -groups="Medieval", "European" -legend=_("After several devastating Viking raids on what is today northern\ +name = _("Norman") +plural = _("?plural:Normans") +groups = "Medieval", "European" +legend = _("After several devastating Viking raids on what is today northern\ France and a siege of Paris, the Frankish king Charles the Simple granted\ the Viking leader Rollo a fiefdom in the area. This fief evolved into the\ Duchy of Normandy, of which the most famous duke is William II \"the\ @@ -25,13 +25,14 @@ ruler_titles = { "Fundamentalism", _("Bishop %s"), _("Mother Superior %s") } -flag="normandy" +flag = "normandy" flag_alt = "-" style = "European" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" + civilwar_nations = "viking", "french", "english", "sicilian" cities = diff --git a/data/nation/northkorean.ruleset b/data/nation/northkorean.ruleset index f332ad4927..5fdfbead75 100644 --- a/data/nation/northkorean.ruleset +++ b/data/nation/northkorean.ruleset @@ -1,9 +1,9 @@ [nation_northkorean] -name=_("North Korean") -plural=_("?plural:North Koreans") -groups="Modern", "Asian" -legend=_("In 1945 Korea was split by the Soviet Union and\ +name = _("North Korean") +plural = _("?plural:North Koreans") +groups = "Modern", "Asian" +legend = _("In 1945 Korea was split by the Soviet Union and\ the United States into two states along the 38th parallel,\ forming North Korea and South Korea. 60 years on,\ North Korea remains a communist state of the Stalinist type.") @@ -14,7 +14,7 @@ leaders = { "Kim Il-sung", "Male" ; First leader of DPRK. } -flag="north_korea" +flag = "north_korea" flag_alt = "-" style = "Asian" @@ -26,9 +26,9 @@ ruler_titles = { "Monarchy", _("Great Leader %s"), _("?female:Great Leader %s") } -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" civilwar_nations = "South Korean" diff --git a/data/nation/northumbrian.ruleset b/data/nation/northumbrian.ruleset index 0d1f8201cf..0515d0966d 100644 --- a/data/nation/northumbrian.ruleset +++ b/data/nation/northumbrian.ruleset @@ -1,9 +1,9 @@ [nation_northumbrian] -name=_("Northumbrian") -plural=_("?plural:Northumbrians") -groups="European", "Medieval" -legend=_("The Northumbria was a Medieval kingdom of the Angles, in what\ +name = _("Northumbrian") +plural = _("?plural:Northumbrians") +groups = "European", "Medieval" +legend = _("The Northumbria was a Medieval kingdom of the Angles, in what\ is now northern England and southern Scotland. It was created after\ the unification of Bernicia and Deira by king Aethelfrith. One of the\ main states of the Anglo-Saxon heptarchy, in the 10th century it was\ @@ -35,178 +35,179 @@ leaders = { } ruler_titles = { - "government", "male_title", "female_title" - "Fundamentalism", _("Archbishop %s"), _("Mother Superior %s") + "government", "male_title", "female_title" + "Fundamentalism", _("Archbishop %s"), _("Mother Superior %s") } flag = "northumbria" flag_alt = "england" style = "European" -init_techs="" -init_buildings="" -init_units="" -conflicts_with = "british", "english", +init_techs = "" +init_buildings = "" +init_units = "" + +conflicts_with = "british", "english", "aragonese" ;similar flag -civilwar_nations="english", "scottish", "briton" +civilwar_nations = "english", "scottish", "briton" ;Cities names comes from http://www.futers.unisonplus.net/places.htm cities = - "Eoforwic", ;York -"Bebbanburg", ;Bamburgh -"Lindisfarne", -"Ansgartun", ;Angerton Hall -"Allerwæsc", ;Allerwash -"Dunstanburg", ;Dunstan Castle -"Akelda", ;Akeld -"Æccelingatun", ;Acklington -"Beolanford", ;Belford -"Ceorlatun", ;Charlton -"Bereleah", ;Barlow -"Alra Burna", ;Allery Burn -"Alne Muða", ;Alnmouth -"Ceastreweorþ", ;Chesterwood -"Eardanleah", ;Ardley Dean -"Cairwic", ;Carrick Heights -"Einwic", ;Anick -"Beagheranmor", ;Byermoor -"Grenandun", ;Grindon -"Lillanburna", ;Lilburn Tower -"Suðwic", ;Southwick -"Dæltun", ;Dalton -"Halhtun", ;Halton -"Ælfheringestun", ;Elrington -"Grægmere", ;Greymare Hill -"Beornestun", ;Barmston -"Tinamuða", ;Tynemouth -"Seolcanworð", ;silksworth -"Rauðesbyrig", ;Rothbury -"Cattanraw", ;Catraw -"Herigespæð", ;Harpath Sike -"Glenidal", ;Glendale -"Stanigford", ;Stamford -"Morþpæð", ;Morpeth -"Cynemærestun", ;Kimmerston -"Acantun", ;Archy`s Sike -"Hæþtun", ;Hatton Hall -"Ælfsigeswic", ;Elfswick -"Hamburna", ;Ham Burn -"Ægeles", ;Elwick -"Bolham", ;Bolam -"Sceardabeorgtun", ;Sharperton -"Caerwic", ;High Carrick -"Egdenu", ;Aydon -"Wassantun", ;Washington Village -"Lægham", ;Lyham Hill -"Fægerehalh", ;Fairhaugh -"Heltoringham", ;Eltringham -"Denuwic", ;Denwick -"Fileþetun", ;Felton Hill -"Bærtun", ;Barton -"Þroptun", ;Thropton -"Heopedun", ;Hetton le Hill -"Gosaford", ;Gosforth -"Feolecingtun", ;Felkington -"Eofelingham", ;Ealingham Rigg -"Hyrneharn", ;Harnham -"Allerhop", ;Back Dike -"Totanburna", ;Todburn Wood -"Fahdun", ;Fawdon -"Elmleah", ;Embley -"Hyrst", ;Hirst -"Bryncanburna", ;Brinkburn Mill -"Dubnoglastun", ;Dilston -"Ællanford", ;Elford -"Feþerstanhalh", ;Featherstone Castle -"Baccanweorþ", ;Backworth -"Ciesewic", ;Cheswick -"Hwitleage", ;Whitley Bay -"Dunleah", ;Dinley Hill -"Færingatun", ;Ferrington -"Beohyll", ;Beal -"Eatanhalh", ;Etal -"Preostwic", ;Prestwick -"Beantun", ;Benton -"Tillmuða", ;Tillmouth -"Middanford", ;Mitford -"Herela", ;Kirkharle -"Dunham", ;Downham -"Caldesaete", ;Causey Hall Farm -"Mælmin", ;Millfield -"Biwella", ;Bywell -"Kersþyrne", ;Caistron -"Horsaleah", ;Horsley -"Bekkjartun", ;Bickerton -"Fealostan", ;Falstone -"Ecewic", ;Eachwick -"Botanlande", ;Buteland -"Þyrneham", ;Farnham Dene -"Hylltun", ;Hylton Castle -"Fenntun", ;Fenton -"Camus", ;Cambois -"Spinelstan", ;Spindlestone -"Mældun", ;Meldon -"Osanleah", ;Ewesley -"Bygging", ;Bigin Farm -"Ecgwulfingham", ;Eglingham -"Holtheale", ;Howtel -"Cillanburna", ;Chibburn -"Ofingtun", ;Ovington -"Billingafeld", ;Bingfield -"Angarham", ;Ingram -"Fleotham", ;Fleetham -"Hodespæð", ;Hudspeth -"Þorngraftun", ;Thorngrafton -"Berelingas", ;Birling -"Niweburh", ;Newbrough -"Kirkheahtun", ;Kirkheaton -"Cealfradun", ;Black Callerton -"Butelanfeld", ;Butsfield Abbey -"Blæcdenu", ;Blagdon Hall -"Oterburna", ;Otter Burn -"Æspeleah", ;Espley Hall -"Beowic", ;Old Bewick -"Earnespæð", ;Yarnspath Law -"Magna Heatun", ;Capheaton -"Bollesdun", ;Bowsden -"Morwic", ;Morwick -"Strettun", ;Sturton Grange -"Prendeswic", ;Prendwick -"Hleomoctun", ;Lemmington Hall -"Cestra", ;Chester-le-Street -"Blanclande", ;Blanchland -"Bremeldun", ;Brandon -"Finrode", ;Fenrother -"Claubache", ;Cawledge Middle Park -"Boldun", ;Boldon -"Langtun", ;Lanton -"Hohtun", ;Longhoughton -"Bladun", ;Blaydon -"Norðanham", ;Norham -"Acwudu", ;Oakwood -"Broccleah", ;Brockley Hall -"Cawandenu", ;Caw Burn -"Mortun", ;Murton -"Blimuþa", ;Blyth -"Bolbec", ;Bulbeck Common -"Ceorrantun", ;Chirton -"Burhdun", ;Burradon -"Ceolferðesford", ;Chollerford -"Ceappanwella", ;Chopwell -"Eardesdun", ;Earsdon -"Stigford", ;Styford Hall -"Kepeswic", ;Keepwick Farm -"Coccanleah", ;Coastley -"Hryding", ;Riding Lea -"Yesemuða", ;Jesmond -"Wulfesdun", ;Wooden Farm -"Cydanland", ;Kidlandie -"Mylentun", ;Milbourne -"Caldmertun", ;Coldmartin -"Cealdwella", ;Coldwell -"Neoðortun", ;Netherton -"Fulliðaby", ;Follingsby -"Readpæð", ;Redpeth Farm -"Nealestun", ;Nelson Village -"Emelesdun" ;Embleton + "Eoforwic", ;York + "Bebbanburg", ;Bamburgh + "Lindisfarne", + "Ansgartun", ;Angerton Hall + "Allerwæsc", ;Allerwash + "Dunstanburg", ;Dunstan Castle + "Akelda", ;Akeld + "Æccelingatun", ;Acklington + "Beolanford", ;Belford + "Ceorlatun", ;Charlton + "Bereleah", ;Barlow + "Alra Burna", ;Allery Burn + "Alne Muða", ;Alnmouth + "Ceastreweorþ", ;Chesterwood + "Eardanleah", ;Ardley Dean + "Cairwic", ;Carrick Heights + "Einwic", ;Anick + "Beagheranmor", ;Byermoor + "Grenandun", ;Grindon + "Lillanburna", ;Lilburn Tower + "Suðwic", ;Southwick + "Dæltun", ;Dalton + "Halhtun", ;Halton + "Ælfheringestun", ;Elrington + "Grægmere", ;Greymare Hill + "Beornestun", ;Barmston + "Tinamuða", ;Tynemouth + "Seolcanworð", ;silksworth + "Rauðesbyrig", ;Rothbury + "Cattanraw", ;Catraw + "Herigespæð", ;Harpath Sike + "Glenidal", ;Glendale + "Stanigford", ;Stamford + "Morþpæð", ;Morpeth + "Cynemærestun", ;Kimmerston + "Acantun", ;Archy`s Sike + "Hæþtun", ;Hatton Hall + "Ælfsigeswic", ;Elfswick + "Hamburna", ;Ham Burn + "Ægeles", ;Elwick + "Bolham", ;Bolam + "Sceardabeorgtun", ;Sharperton + "Caerwic", ;High Carrick + "Egdenu", ;Aydon + "Wassantun", ;Washington Village + "Lægham", ;Lyham Hill + "Fægerehalh", ;Fairhaugh + "Heltoringham", ;Eltringham + "Denuwic", ;Denwick + "Fileþetun", ;Felton Hill + "Bærtun", ;Barton + "Þroptun", ;Thropton + "Heopedun", ;Hetton le Hill + "Gosaford", ;Gosforth + "Feolecingtun", ;Felkington + "Eofelingham", ;Ealingham Rigg + "Hyrneharn", ;Harnham + "Allerhop", ;Back Dike + "Totanburna", ;Todburn Wood + "Fahdun", ;Fawdon + "Elmleah", ;Embley + "Hyrst", ;Hirst + "Bryncanburna", ;Brinkburn Mill + "Dubnoglastun", ;Dilston + "Ællanford", ;Elford + "Feþerstanhalh", ;Featherstone Castle + "Baccanweorþ", ;Backworth + "Ciesewic", ;Cheswick + "Hwitleage", ;Whitley Bay + "Dunleah", ;Dinley Hill + "Færingatun", ;Ferrington + "Beohyll", ;Beal + "Eatanhalh", ;Etal + "Preostwic", ;Prestwick + "Beantun", ;Benton + "Tillmuða", ;Tillmouth + "Middanford", ;Mitford + "Herela", ;Kirkharle + "Dunham", ;Downham + "Caldesaete", ;Causey Hall Farm + "Mælmin", ;Millfield + "Biwella", ;Bywell + "Kersþyrne", ;Caistron + "Horsaleah", ;Horsley + "Bekkjartun", ;Bickerton + "Fealostan", ;Falstone + "Ecewic", ;Eachwick + "Botanlande", ;Buteland + "Þyrneham", ;Farnham Dene + "Hylltun", ;Hylton Castle + "Fenntun", ;Fenton + "Camus", ;Cambois + "Spinelstan", ;Spindlestone + "Mældun", ;Meldon + "Osanleah", ;Ewesley + "Bygging", ;Bigin Farm + "Ecgwulfingham", ;Eglingham + "Holtheale", ;Howtel + "Cillanburna", ;Chibburn + "Ofingtun", ;Ovington + "Billingafeld", ;Bingfield + "Angarham", ;Ingram + "Fleotham", ;Fleetham + "Hodespæð", ;Hudspeth + "Þorngraftun", ;Thorngrafton + "Berelingas", ;Birling + "Niweburh", ;Newbrough + "Kirkheahtun", ;Kirkheaton + "Cealfradun", ;Black Callerton + "Butelanfeld", ;Butsfield Abbey + "Blæcdenu", ;Blagdon Hall + "Oterburna", ;Otter Burn + "Æspeleah", ;Espley Hall + "Beowic", ;Old Bewick + "Earnespæð", ;Yarnspath Law + "Magna Heatun", ;Capheaton + "Bollesdun", ;Bowsden + "Morwic", ;Morwick + "Strettun", ;Sturton Grange + "Prendeswic", ;Prendwick + "Hleomoctun", ;Lemmington Hall + "Cestra", ;Chester-le-Street + "Blanclande", ;Blanchland + "Bremeldun", ;Brandon + "Finrode", ;Fenrother + "Claubache", ;Cawledge Middle Park + "Boldun", ;Boldon + "Langtun", ;Lanton + "Hohtun", ;Longhoughton + "Bladun", ;Blaydon + "Norðanham", ;Norham + "Acwudu", ;Oakwood + "Broccleah", ;Brockley Hall + "Cawandenu", ;Caw Burn + "Mortun", ;Murton + "Blimuþa", ;Blyth + "Bolbec", ;Bulbeck Common + "Ceorrantun", ;Chirton + "Burhdun", ;Burradon + "Ceolferðesford", ;Chollerford + "Ceappanwella", ;Chopwell + "Eardesdun", ;Earsdon + "Stigford", ;Styford Hall + "Kepeswic", ;Keepwick Farm + "Coccanleah", ;Coastley + "Hryding", ;Riding Lea + "Yesemuða", ;Jesmond + "Wulfesdun", ;Wooden Farm + "Cydanland", ;Kidlandie + "Mylentun", ;Milbourne + "Caldmertun", ;Coldmartin + "Cealdwella", ;Coldwell + "Neoðortun", ;Netherton + "Fulliðaby", ;Follingsby + "Readpæð", ;Redpeth Farm + "Nealestun", ;Nelson Village + "Emelesdun" ;Embleton diff --git a/data/nation/norwegian.ruleset b/data/nation/norwegian.ruleset index 35afd0b729..39f5f46a6d 100644 --- a/data/nation/norwegian.ruleset +++ b/data/nation/norwegian.ruleset @@ -1,9 +1,9 @@ [nation_norwegian] -name=_("Norwegian") -plural=_("?plural:Norwegians") -groups="Medieval", "Modern", "European" -legend=_("After centuries of Danish rule, the Norwegians made their\ +name = _("Norwegian") +plural = _("?plural:Norwegians") +groups = "Medieval", "Modern", "European" +legend = _("After centuries of Danish rule, the Norwegians made their\ own constitution in Eidsvoll, 1814 CE. Finally, in 1905 CE the Norwegians\ got their independence after a union with Sweden.") @@ -30,28 +30,28 @@ ruler_titles = { "Fundamentalism", _("Bishop %s"), _("?female:Bishop %s") } -flag="norway" +flag = "norway" flag_alt = "denmark" ; Now used by Danish style = "European" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" -civilwar_nations="Icelandic", "Sami" +civilwar_nations = "Icelandic", "Sami" ; Norwegian places listed up in the order it struck my mind. cities = "Oslo (grassland, ocean, !mountains)", "Bergen (ocean, grassland, !river)", - "Stavanger (ocean, plains, !river)", - "Trondheim (river, grassland, ocean)", - "Narvik (ocean)", + "Stavanger (ocean, plains, !river)", + "Trondheim (river, grassland, ocean)", + "Narvik (ocean)", "Tromsø (ocean)", "Harstad (ocean)", "Fagernes (ocean)", - "Tønsberg (grassland)", + "Tønsberg (grassland)", "Kirkenes (tundra, ocean)", "Hamar (river)", "Fredrikstad (hills)", @@ -63,34 +63,34 @@ cities = "Sandnes (desert)", "Arendal (plains)", "Vardø (tundra)", - "Vadsø (tundra)", + "Vadsø (tundra)", "Haugesund (ocean)", "Sarpsborg (hills)", - "Kongsberg (hills)", + "Kongsberg (hills)", "Kongsvinger (hills)", "Gjøvik (river, forest)", "Bardufoss (river)", "Skjold (mountains)", "Setermoen (mountains)", "Lillehammer (river)", - "Lillestrøm (river)", + "Lillestrøm (river)", "Strømmen (river)", "Halden (hills)", "Oppdal (mountains)", "Rjukan (mountains)", "Karmøy (ocean)", "Kragerø (ocean)", - "Fauske (plains)", + "Fauske (plains)", "Bodø (hills, ocean)", "Andenes (tundra, ocean)", "Stokmarknes (ocean)", "Svolvær (plains)", "Sortland (plains)", "Moss (ocean, grassland)", - "Honningsvåg (ocean)", + "Honningsvåg (ocean)", "Hammerfest (ocean, hills)", - "Ås (hills)", - "Os (hills)", + "Ås (hills)", + "Os (hills)", "Tynset (grassland)", "Longyearbyen (ocean)", "Mandal (plains)", diff --git a/data/nation/novgorodian.ruleset b/data/nation/novgorodian.ruleset index d3e261b073..b1372a9fe0 100644 --- a/data/nation/novgorodian.ruleset +++ b/data/nation/novgorodian.ruleset @@ -1,12 +1,13 @@ [nation_novgorodian] -name=_("Novgorodian") -plural=_("?plural:Novgorodians") -groups="European", "Medieval" -legend=_("The Novgorod Republic was was a large Medieval Russian state\ +name = _("Novgorodian") +plural = _("?plural:Novgorodians") +groups = "European", "Medieval" +legend = _("The Novgorod Republic was was a large Medieval Russian state\ that stretched from the Baltic Sea to the Ural Mountains. It existed\ between the 12th and 15th centuries and was centered on the city of\ Novgorod.") + leaders = { "name", "sex" "Burivoi", "male" @@ -31,9 +32,11 @@ leaders = { "Jonas Vladimiraitis", "male" "Marfa Boretskaya", "female" } -flag= "novgorod" -flag_alt = "-" + +flag = "novgorod" +flag_alt = "-" style = "European" + ruler_titles = { "government", "male_title", "female_title" "Democracy", _("Councillor %s"), _("?female:Councillor %s") @@ -41,13 +44,14 @@ ruler_titles = { "Monarchy", _("Grand Prince %s"), _("Grand Princess %s") "Fundamentalism", _("Patriarch %s"), _("Matriarch %s") "Republic", _("Burgomaster %s"), _("?female:Burgomaster %s") -} -init_techs="" -init_buildings="" -init_units="" +} + +init_techs = "" +init_buildings = "" +init_units = "" -conflicts_with="soviet" -civilwar_nations="muscovite", "komi", "karelian" +conflicts_with = "soviet" +civilwar_nations = "muscovite", "komi", "karelian" cities = "Veliky Novgorod", @@ -76,4 +80,3 @@ cities = "Velikiye Luki", "Narva", "Bolotovo" - diff --git a/data/nation/nubian.ruleset b/data/nation/nubian.ruleset index 080e3cc038..3e7e5b41ba 100644 --- a/data/nation/nubian.ruleset +++ b/data/nation/nubian.ruleset @@ -1,9 +1,9 @@ [nation_nubian] -name=_("Nubian") -plural=_("?plural:Nubians") -groups="Ancient", "African" -legend=_("A succession of kingdoms stretching roughly from the 1st to the\ +name = _("Nubian") +plural = _("?plural:Nubians") +groups = "Ancient", "African" +legend = _("A succession of kingdoms stretching roughly from the 1st to the\ 6th cataracts of the Nile river in modern Sudan and Egypt, Nubia was ancient\ Egypt's perennial neighbor, competitor, trading partner, enemy, and\ source of gold, slaves and soldiers to the south. The border between the\ @@ -34,15 +34,15 @@ ruler_titles = { "Monarchy", _("Great Pharaoh %s"), _("?female:Great Pharaoh %s") } -flag="nubia" +flag = "nubia" flag_alt = "-" style = "Babylonian" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" -civilwar_nations="egyptian", "sudanese" +civilwar_nations = "egyptian", "sudanese" cities = "Napata", diff --git a/data/nation/numidian.ruleset b/data/nation/numidian.ruleset index 5f73977604..eb089642f8 100644 --- a/data/nation/numidian.ruleset +++ b/data/nation/numidian.ruleset @@ -1,10 +1,10 @@ [nation_numidian] -name=_("Numidian") -plural=_("?plural:Numidians") -groups="Ancient", "African" +name = _("Numidian") +plural = _("?plural:Numidians") +groups = "Ancient", "African" -legend=_("The Numidians were an ancient Berber people renowned for their\ +legend = _("The Numidians were an ancient Berber people renowned for their\ horsemanship who were composed of two main tribes in modern Algeria and\ Tunisia: the Massyli in the east and the Massaesyli in the west. They were\ united under King Massinissa, whose position was guaranteed by his Roman\ @@ -23,15 +23,15 @@ leaders = { "Gala", "Male" } -flag="numidia" +flag = "numidia" flag_alt = "-" style = "Babylonian" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" -civilwar_nations="carthaginian", "algerian" +civilwar_nations = "carthaginian", "algerian" cities = "Cirta", diff --git a/data/nation/nuu-chah-nulth.ruleset b/data/nation/nuu-chah-nulth.ruleset index 5aedf1faa8..e10a378bdd 100644 --- a/data/nation/nuu-chah-nulth.ruleset +++ b/data/nation/nuu-chah-nulth.ruleset @@ -1,10 +1,10 @@ [nation_nuu-chah-nulth] -name=_("Nuu-chah-nulth") -plural=_("?plural:Nuu-chah-nulth") -groups="American" +name = _("Nuu-chah-nulth") +plural = _("?plural:Nuu-chah-nulth") +groups = "American" -legend=_("The Nuu-chah-nulth are a Pacific Northwest people, one of the few\ +legend = _("The Nuu-chah-nulth are a Pacific Northwest people, one of the few\ Native American peoples to travel in the open ocean and hunt whales. They\ inhabited most of what is now western Vancouver Island and now number over\ 8,000 individuals. Like other people of the Pacific Northwest, they built\ @@ -28,11 +28,11 @@ flag = "nuu-chah-nulth" flag_alt = "-" style = "Celtic" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" -civilwar_nations="salishan", "sioux", "chinook" +civilwar_nations = "salishan", "sioux", "chinook" cities = "Ahousaht", -- 2.33.0