From c42d9705b240b4bce57f6df64a919a5f9566c0cf Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Thu, 24 Jun 2021 22:52:33 +0300 Subject: [PATCH 59/59] Improve coding style of l*.ruleset nation rulesets See osdn #42565 Signed-off-by: Marko Lindqvist --- data/nation/langobardic.ruleset | 86 +++++++++--------- data/nation/lankese.ruleset | 18 ++-- data/nation/laotian.ruleset | 16 ++-- data/nation/latin.ruleset | 20 +++-- data/nation/latvian.ruleset | 16 ++-- data/nation/lebanese.ruleset | 34 ++++---- data/nation/lendian.ruleset | 81 ++++++++--------- data/nation/leonese.ruleset | 19 ++-- data/nation/lesothoan.ruleset | 20 ++--- data/nation/liberian.ruleset | 16 ++-- data/nation/liburnian.ruleset | 26 +++--- data/nation/libyan.ruleset | 19 ++-- data/nation/liechtensteiner.ruleset | 17 ++-- data/nation/ligurian.ruleset | 20 +++-- data/nation/lipkatatar.ruleset | 42 ++++----- data/nation/lippe.ruleset | 19 ++-- data/nation/lithuanian.ruleset | 18 ++-- data/nation/lojbanistani.ruleset | 19 ++-- data/nation/lorrain.ruleset | 23 +++-- data/nation/luwian.ruleset | 20 +++-- data/nation/luxembourgish.ruleset | 131 ++++++++++++++-------------- data/nation/lycian.ruleset | 65 +++++++------- 22 files changed, 378 insertions(+), 367 deletions(-) diff --git a/data/nation/langobardic.ruleset b/data/nation/langobardic.ruleset index c9733ae6c8..e8c0154e18 100644 --- a/data/nation/langobardic.ruleset +++ b/data/nation/langobardic.ruleset @@ -1,9 +1,9 @@ [nation_langobardic] -name=_("Langobardic") -plural=_("?plural:Langobards") -groups="Ancient", "Medieval", "European" -legend=_("The Langobards were an ancient Germanic people. They originated\ +name = _("Langobardic") +plural = _("?plural:Langobards") +groups = "Ancient", "Medieval", "European" +legend = _("The Langobards were an ancient Germanic people. They originated\ from Scandinavia but settled in the area on the lower Elbe. In 166 CE\ they participated in the attack on the Roman provinces of Pannonia and\ Noricum. Their first state was established on the Danube. Having defeated\ @@ -28,7 +28,8 @@ leaders = { "Hildeprand", "Male" "Aistulf", "Male" } -flag= "lombardy" + +flag = "lombardy" flag_alt = "italy" style = "European" @@ -38,45 +39,44 @@ ruler_titles = { "Fundamentalism", _("Bishop %s"), _("Mother Superior %s") } -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" -conflicts_with="Italian", "Milanese", "Piedmontese", "Venetian", "Neapolitan", - "Roman", "Etruscan", "Venetic" +conflicts_with = "Italian", "Milanese", "Piedmontese", "Venetian", "Neapolitan", + "Roman", "Etruscan", "Venetic" civilwar_nations = "Western Roman", "Ostrogothic", "Frankish" cities = - "Ticinum", ;Pavia -"Mediolanum", ;Milano -"Bergomum", ;Bergamo -"Brixia", ;Brescia -"Novum Comum", ;Como -"Cremona", -"Baretium", ;Varese -"Leucum", ;Lecco -"Mantua", ;Mantova -"Sundrium", ;Sondrio -"Laus Nova", -"Trivilium", ;Treviglio -"Dalmen", -"Carraca", -"Castra Maxentia", ;Magenta -"Gardo", -"Brugarium", -"Carvaniatium", -"Bullatium", -"Casalis Maior", -"Glareatum", -"Stratella", -"Sameriatium", -"Travaiadum", -"Mons Clarium", -"Solomnum", -"Luvinum", -"Seregnium", -"Aresium", -"Varedeum", -"Beneventum", -"Salernum" - + "Ticinum", ;Pavia + "Mediolanum", ;Milano + "Bergomum", ;Bergamo + "Brixia", ;Brescia + "Novum Comum", ;Como + "Cremona", + "Baretium", ;Varese + "Leucum", ;Lecco + "Mantua", ;Mantova + "Sundrium", ;Sondrio + "Laus Nova", + "Trivilium", ;Treviglio + "Dalmen", + "Carraca", + "Castra Maxentia", ;Magenta + "Gardo", + "Brugarium", + "Carvaniatium", + "Bullatium", + "Casalis Maior", + "Glareatum", + "Stratella", + "Sameriatium", + "Travaiadum", + "Mons Clarium", + "Solomnum", + "Luvinum", + "Seregnium", + "Aresium", + "Varedeum", + "Beneventum", + "Salernum" diff --git a/data/nation/lankese.ruleset b/data/nation/lankese.ruleset index 470b5f4681..dc184d0440 100644 --- a/data/nation/lankese.ruleset +++ b/data/nation/lankese.ruleset @@ -1,9 +1,9 @@ [nation_lankese] -name=_("Lankese") -plural=_("?plural:Lankese") -groups="Modern", "Asian" -legend=_("Prince Vijaya came to Sri Lanka from Orissa, in north-eastern\ +name = _("Lankese") +plural = _("?plural:Lankese") +groups = "Modern", "Asian" +legend = _("Prince Vijaya came to Sri Lanka from Orissa, in north-eastern\ India, during the 6th century BCE and founded the Sinhalese kingdom there.\ During British colonialism the country was known as Ceylon.") @@ -23,13 +23,14 @@ ruler_titles = { "Communism", _("Supreme Commander %s"), _("?female:Supreme Commander %s") } -flag="srilanka" +flag = "srilanka" flag_alt = "-" style = "Asian" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" + civilwar_nations = "indian", "sinhalese" cities = @@ -66,4 +67,3 @@ cities = "Monaragala", "Vavuniya", "Kilinochchi" - diff --git a/data/nation/laotian.ruleset b/data/nation/laotian.ruleset index 5c3ba75c5e..a9c4079f1d 100644 --- a/data/nation/laotian.ruleset +++ b/data/nation/laotian.ruleset @@ -1,9 +1,9 @@ [nation_laotian] -name=_("Laotian") -plural=_("?plural:Laotians") -groups="Modern", "Early Modern", "Medieval", "Asian" -legend=_("The history of Laos starts with the Lan Xang kingdom\ +name = _("Laotian") +plural = _("?plural:Laotians") +groups = "Modern", "Early Modern", "Medieval", "Asian" +legend = _("The history of Laos starts with the Lan Xang kingdom\ created in the 14th century and ended in late 18th century\ with invasion of Siam (Thailand). In the end of the 19th\ century, Laos became part of French Indochina.\ @@ -28,13 +28,13 @@ leaders = { "Souphanouvong", "Male" ; president of Laos. } -flag="laos" +flag = "laos" flag_alt = "-" style = "Asian" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" civilwar_nations = "thai", "cambodian", "burmese", "vietnamese" diff --git a/data/nation/latin.ruleset b/data/nation/latin.ruleset index f45cc4a970..6ed02ffcdc 100644 --- a/data/nation/latin.ruleset +++ b/data/nation/latin.ruleset @@ -1,15 +1,16 @@ [nation_latin] -name=_("Latin") -plural=_("?plural:Latins") -groups="Medieval", "European", "Asian" -legend=_("The Latin Empire was a Medieval state created by Crusaders after\ +name = _("Latin") +plural = _("?plural:Latins") +groups = "Medieval", "European", "Asian" +legend = _("The Latin Empire was a Medieval state created by Crusaders after\ their capture of Constantinople during the Fourth Crusade in 1204,\ intended as a Roman Catholic-friendly replacement of the Byzantine\ Empire. In Greek history the period of rule by the Latin Empire and its\ successor splinter realms is known as the \"Frankokratia\", rule of the\ Franks. The Empire ceased to exist when Constantinople was recaptured by\ the Byzantines in 1261.") + leaders = { "name", "sex" ;Emperors: @@ -30,7 +31,8 @@ leaders = { "Philippus II Tarentinus", "Male" "Iacobus de Baux", "Male" } -flag="latin_empire" + +flag = "latin_empire" flag_alt = "-" style = "European" @@ -45,11 +47,11 @@ ruler_titles = { "Republic", _("Consul %s"), _("?female:Consul %s") } -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" -conflicts_with="roman", "thracian", "macedon", "greek", "hellenic" +conflicts_with = "roman", "thracian", "macedon", "greek", "hellenic" civilwar_nations = "crusader", "papal", "holy roman", "venetian" cities = diff --git a/data/nation/latvian.ruleset b/data/nation/latvian.ruleset index 738c1535f6..ae934c2459 100644 --- a/data/nation/latvian.ruleset +++ b/data/nation/latvian.ruleset @@ -1,8 +1,8 @@ [nation_latvian] -name=_("Latvian") -plural=_("?plural:Latvians") -groups="Modern", "European" +name = _("Latvian") +plural = _("?plural:Latvians") +groups = "Modern", "European" legend = _("In the aftermath of World War I Latvia proclaimed its\ independence from Russia. In 1940, Latvia was forcibly occupied by the\ @@ -24,15 +24,15 @@ leaders = { "Vaira Vīķe-Freiberga", "Female" } -flag="latvia" +flag = "latvia" flag_alt = "-" style = "European" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" -conflicts_with="austrian" ; Similar flags +conflicts_with = "austrian" ; Similar flags civilwar_nations = "estonian", "lithuanian", "curonian" cities = diff --git a/data/nation/lebanese.ruleset b/data/nation/lebanese.ruleset index 7e21ef63bc..a52a90475f 100644 --- a/data/nation/lebanese.ruleset +++ b/data/nation/lebanese.ruleset @@ -1,9 +1,9 @@ [nation_lebanese] -name = _("Lebanese") +name = _("Lebanese") plural = _("?plural:Lebanese") -groups="Asian", "Modern" -legend=_("Located in the Levant, the Eastern shore of the Mediterranean,\ +groups = "Asian", "Modern" +legend = _("Located in the Levant, the Eastern shore of the Mediterranean,\ Lebanon houses some of the oldest traces of human civilization. The old\ homeland of the Phoenicians, Lebanon has since been ruled by many\ empires. It was part of the Ottoman Empire for over four centuries and\ @@ -33,23 +33,23 @@ flag = "lebanon" flag_alt = "-" style = "Classical" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" -conflicts_with="phoenician" -civilwar_nations="israeli", "syrian" +conflicts_with = "phoenician" +civilwar_nations = "israeli", "syrian" cities = - "Bayrut", ;Beirut - "Tarabulus", ;Tripoli - "Ba'labakk", ;Baalbek - "Sayda", ;Sidon - "Al-Nabatiya", ;Nabatieh - "Sur", ;Tyre - "Juniya", ;Jounieh - "Zahla", ;Zahlé - "Jubayl", ;Byblos + "Bayrut", ; Beirut + "Tarabulus", ; Tripoli + "Ba'labakk", ; Baalbek + "Sayda", ; Sidon + "Al-Nabatiya", ; Nabatieh + "Sur", ; Tyre + "Juniya", ; Jounieh + "Zahla", ; Zahlé + "Jubayl", ; Byblos "Baabda", "Alayh", "Riyaq", diff --git a/data/nation/lendian.ruleset b/data/nation/lendian.ruleset index bd216cda58..70ed52f388 100644 --- a/data/nation/lendian.ruleset +++ b/data/nation/lendian.ruleset @@ -1,9 +1,9 @@ [nation_lendian] -name=_("Lendian") -plural=_("?plural:Lendians") -groups="European", "Medieval" -legend=_("The Lendians were a confederation of West Slavic, Lechitic\ +name = _("Lendian") +plural = _("?plural:Lendians") +groups = "European", "Medieval" +legend = _("The Lendians were a confederation of West Slavic, Lechitic\ tribes inhabiting the borderland areas of today's Poland and Ukraine.\ Their land was the object of rivalry between Poland and the Kievan Rus'\ at the time of the early Piast dynasty. The Lendians succumbed to\ @@ -22,43 +22,44 @@ flag = "lendian" flag_alt = "-" style = "Celtic" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" + conflicts_with = "ukrainian" civilwar_nations = "polish", "ruthenian", "ukrainian" cities = -"Czerwień", -"Przemyśl", -"Peremyl", -"Lubacew", -"Bełz", -"Lublin", -"Chełm", -"Czerwony Gród", -"Wołyń", -"Sanok", -"Sąciaska", -"Stryj", -"Włodzimierz", -"Krasnystaw", -"Rzeszów", -"Bełżyce", -"Zamość", -"Biłgoraj", -"Leżajsk", -"Hrubieszów", -"Włodawa", -"Puławy", -"Kock", -"Łuków", -"Lendo", -"Jarosław", -"Drohobycz", -"Gródek", -"Horodło", -"Czerniejów", -"Parczew", -"Garbów", -"Susiec" + "Czerwień", + "Przemyśl", + "Peremyl", + "Lubacew", + "Bełz", + "Lublin", + "Chełm", + "Czerwony Gród", + "Wołyń", + "Sanok", + "Sąciaska", + "Stryj", + "Włodzimierz", + "Krasnystaw", + "Rzeszów", + "Bełżyce", + "Zamość", + "Biłgoraj", + "Leżajsk", + "Hrubieszów", + "Włodawa", + "Puławy", + "Kock", + "Łuków", + "Lendo", + "Jarosław", + "Drohobycz", + "Gródek", + "Horodło", + "Czerniejów", + "Parczew", + "Garbów", + "Susiec" diff --git a/data/nation/leonese.ruleset b/data/nation/leonese.ruleset index 04a67918df..794a464ffd 100644 --- a/data/nation/leonese.ruleset +++ b/data/nation/leonese.ruleset @@ -1,9 +1,9 @@ [nation_leonese] -name=_("Leonese") -plural=_("?plural:Leonese") -groups="European", "Medieval" -legend=_("Leon was a medieval kingdom in the northwestern part of the\ +name = _("Leonese") +plural = _("?plural:Leonese") +groups = "European", "Medieval" +legend = _("Leon was a medieval kingdom in the northwestern part of the\ Iberian peninsula. Currently Leon is part of the Spanish autonomous\ community of Castile and Leon.") @@ -22,15 +22,15 @@ ruler_titles = { "Fundamentalism", _("Bishop %s"), _("Mother Superior %s") } -flag="leon" +flag = "leon" flag_alt = "-" style = "European" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" -civilwar_nations="asturian", "galician", "castilian" +civilwar_nations = "asturian", "galician", "castilian" cities = "Llión", @@ -85,4 +85,3 @@ cities = "San Xustu de la Veiga", "Valdeiras", "Valdefreisnu" - diff --git a/data/nation/lesothoan.ruleset b/data/nation/lesothoan.ruleset index d138f2092d..c70cde91dd 100644 --- a/data/nation/lesothoan.ruleset +++ b/data/nation/lesothoan.ruleset @@ -1,9 +1,9 @@ [nation_lesothoan] -name=_("Lesothoan") -plural=_("?plural:Lesothoans") -groups="African", "Modern" -legend=_("Lesotho first formed a unified polity in the early 19th century\ +name = _("Lesothoan") +plural = _("?plural:Lesothoans") +groups = "African", "Modern" +legend = _("Lesotho first formed a unified polity in the early 19th century\ under king Moshoeshoe I, who united the Sotho clans. Moshoeshoe sought\ protection from the British against Boer incursions and in 1869 the\ country turned into the British protectorate of Basutoland. Although\ @@ -22,16 +22,16 @@ leaders = { "Letsie III", "Male" } -flag="lesotho" +flag = "lesotho" flag_alt = "-" style = "Celtic" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" -conflicts_with="sotho" -civilwar_nations="zulu", "xhosa", "tswana" +conflicts_with = "sotho" +civilwar_nations = "zulu", "xhosa", "tswana" cities = "Maseru", diff --git a/data/nation/liberian.ruleset b/data/nation/liberian.ruleset index 6aa71e59b7..c39c2cb0bc 100644 --- a/data/nation/liberian.ruleset +++ b/data/nation/liberian.ruleset @@ -1,9 +1,9 @@ [nation_liberian] -name=_("Liberian") -plural=_("?plural:Liberians") -groups="African", "Modern" -legend=_("Liberia is a country in West Africa, founded in the first half\ +name = _("Liberian") +plural = _("?plural:Liberians") +groups = "African", "Modern" +legend = _("Liberia is a country in West Africa, founded in the first half\ of the 19th century as a country for liberated African-American slaves.\ Liberia's history has been characterized by tensions between the dominant\ Americo-Liberian minority and the indigenous majority. The Americo-Liberians\ @@ -31,13 +31,13 @@ ruler_titles = { "Fundamentalism", _("Reverend %s"), _("?female:Reverend %s") } -flag="liberia" +flag = "liberia" flag_alt = "-" style = "tropical" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" civilwar_nations = "american", "sierra leonean" diff --git a/data/nation/liburnian.ruleset b/data/nation/liburnian.ruleset index 750c77f48f..d84cb6de1f 100644 --- a/data/nation/liburnian.ruleset +++ b/data/nation/liburnian.ruleset @@ -1,9 +1,9 @@ [nation_liburnian] -name=_("Liburnian") -plural=_("?plural:Liburnians") -groups="Ancient", "European" -legend=_("The Liburnians were an ancient Indo-European tribe living along\ +name = _("Liburnian") +plural = _("?plural:Liburnians") +groups = "Ancient", "European" +legend = _("The Liburnians were an ancient Indo-European tribe living along\ the Northeastern Adriatic coast in modern Croatia. They were probably\ distinct from their neighbors, the Illyrians, and spoke an Italic\ language. They were Romanized after the annexation of their land by\ @@ -21,18 +21,18 @@ leaders = { "Mamaester", "Male" } -flag= "liburnian" -flag_alt = "-" -style = "Celtic" +flag= "liburnian" +flag_alt = "-" +style = "Celtic" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" -conflicts_with="yugoslav", "slovenian", "croatian", "italian", "venetian" -civilwar_nations="illyrian", "roman", "venetic" +conflicts_with = "yugoslav", "slovenian", "croatian", "italian", "venetian" +civilwar_nations = "illyrian", "roman", "venetic" -cities= +cities = "Iadera", ;Zadar "Scardona", ;Skradin "Aenona", ;Nin diff --git a/data/nation/libyan.ruleset b/data/nation/libyan.ruleset index e194f6a1be..363eb6a5ca 100644 --- a/data/nation/libyan.ruleset +++ b/data/nation/libyan.ruleset @@ -1,9 +1,9 @@ [nation_libyan] -name=_("Libyan") -plural=_("?plural:Libyans") -groups="Modern", "African" -legend=_("The region that is now Libya was a Roman colony until it was\ +name = _("Libyan") +plural = _("?plural:Libyans") +groups = "Modern", "African" +legend = _("The region that is now Libya was a Roman colony until it was\ conquered by the Arab civilization in the 7th century. In 1912 it came\ under the control of Italy and after the Second World War Libya was granted\ independence as a condition of the Allied peace treaty with Italy.") @@ -23,17 +23,18 @@ ruler_titles = { "Despotism", _("%s Dey"), _("?female:%s Dey") } -flag ="libya" +flag = "libya" flag_alt = "libya_old" style = "Classical" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" + civilwar_nations = "cyrenaican" cities = - "Tarabulus", ; Also known as "Tripoli" + "Tarabulus", ; Also known as "Tripoli" "Binghazi", "Tubruq", "Zuwara", diff --git a/data/nation/liechtensteiner.ruleset b/data/nation/liechtensteiner.ruleset index e899013a54..afe0c785f8 100644 --- a/data/nation/liechtensteiner.ruleset +++ b/data/nation/liechtensteiner.ruleset @@ -1,9 +1,9 @@ [nation_liechtensteiner] -name=_("Liechtensteiner") -plural=_("?plural:Liechtensteiners") -groups="Early Modern", "Modern", "European" -legend=_("The Principality of Liechtenstein is a tiny, doubly landlocked\ +name = _("Liechtensteiner") +plural = _("?plural:Liechtensteiners") +groups = "Early Modern", "Modern", "European" +legend = _("The Principality of Liechtenstein is a tiny, doubly landlocked\ alpine country in Western Europe, bordered by Switzerland to its west\ and by Austria to its east. The Principality was formed by the merger\ of Vaduz and Schellenberg in 1719.") @@ -32,13 +32,14 @@ ruler_titles = { "Fundamentalism", _("Bishop %s"), _("Mother Superior %s") } -flag="liechtenstein" +flag = "liechtenstein" flag_alt = "-" style = "European" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" + conflicts_with = "haitian" ;similar flag civilwar_nations = "austrian", "swiss" diff --git a/data/nation/ligurian.ruleset b/data/nation/ligurian.ruleset index d45eb5f807..bf1c827373 100644 --- a/data/nation/ligurian.ruleset +++ b/data/nation/ligurian.ruleset @@ -1,11 +1,12 @@ [nation_ligurian] -name=_("Ligurian") -plural=_("?plural:Ligurians") -groups="Ancient", "European" -legend=_("The Ligures were a pre-Roman tribal complex in what is now\ +name = _("Ligurian") +plural = _("?plural:Ligurians") +groups = "Ancient", "European" +legend = _("The Ligures were a pre-Roman tribal complex in what is now\ Northwestern Italy and Southern France. Their language is of uncertain\ origin, perhaps Para-Celtic or Pre-Indo-European.") + leaders = { "name", "sex" "Budincus", "Male" @@ -13,7 +14,8 @@ leaders = { "Donnus", "Male" "Cottius", "Male" } -flag="ligurian" + +flag = "ligurian" flag_alt = "-" style = "Celtic" @@ -24,11 +26,11 @@ ruler_titles = { "Democracy", _("Spokesman %s"), _("Spokeswoman %s") } -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" -conflicts_with="Genoese", "Piedmontese", "Monegasque", "Western Roman" +conflicts_with = "Genoese", "Piedmontese", "Monegasque", "Western Roman" civilwar_nations = "Etruscan", "Roman", "Gallic" cities = diff --git a/data/nation/lipkatatar.ruleset b/data/nation/lipkatatar.ruleset index 72a341be9d..2336e270d7 100644 --- a/data/nation/lipkatatar.ruleset +++ b/data/nation/lipkatatar.ruleset @@ -1,9 +1,9 @@ [nation_lipkatatar] -name=_("Lipka Tatar") -plural=_("?plural:Lipka Tatars") -groups="European", "Medieval", "Early Modern" -legend=_("The Lipka Tatars are descendants of Tatars who migrated to the\ +name = _("Lipka Tatar") +plural = _("?plural:Lipka Tatars") +groups = "European", "Medieval", "Early Modern" +legend = _("The Lipka Tatars are descendants of Tatars who migrated to the\ Polish-Lithuanian Commonwealth from the Crimean Khanate and the\ Golden Horde. Their name comes from the Turkish name of Lithuania.\ In addition to Lithuania, they also live in Poland and Belarus.\ @@ -30,15 +30,15 @@ ruler_titles = { "Fundamentalism", _("Grand Mufti %s"), _("?female:Grand Mufti %s") } -flag="lipkatatar" -flag_alt="-" +flag = "lipkatatar" +flag_alt = "-" style = "European" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" -civilwar_nations="Crimean Tatar", "Tatar", "Polish", "Lithuanian", +civilwar_nations = "Crimean Tatar", "Tatar", "Polish", "Lithuanian", "Belarusian", "Ukrainian" cities = @@ -47,19 +47,19 @@ cities = ;Transliterated from Classical Belarusian - "Byelastok", ; Białystok / Беласток + "Byelastok", ; Białystok / Беласток ; "Kruszyniany", ; "Bohoniki", ; "Vinkšnupiai", - "Gdansk", ; Gdańsk / Гданьск - "Vilnya", ; Vilnius / Вільня - "Kowna", ; Kaunas / Коўна - "Troki", ; Trakai / Трокі - "Horadnya", ; Hrodna / Горадня - "Mensk", ; Minsk / Менск - "Navahradak", ; Navagrudak / Наваградак + "Gdansk", ; Gdańsk / Гданьск + "Vilnya", ; Vilnius / Вільня + "Kowna", ; Kaunas / Коўна + "Troki", ; Trakai / Трокі + "Horadnya", ; Hrodna / Горадня + "Mensk", ; Minsk / Менск + "Navahradak", ; Navagrudak / Наваградак ; "Rejże", - "Lyublin", ; Lublin / Люблін - "Markushaw", ; Markuszów / Маркушаў - "Vrotslaw", ; Wrocław / Уроцлаў + "Lyublin", ; Lublin / Люблін + "Markushaw", ; Markuszów / Маркушаў + "Vrotslaw", ; Wrocław / Уроцлаў "Horaw Vyalikapolski" ; Gorzów Wielkopolski / Гораў Вялікапольскі diff --git a/data/nation/lippe.ruleset b/data/nation/lippe.ruleset index 5ecd1550d6..9dc12358a2 100644 --- a/data/nation/lippe.ruleset +++ b/data/nation/lippe.ruleset @@ -1,10 +1,11 @@ [nation_lippian] -name=_("Lippian") -plural=_("?plural:Lippians") -groups="European", "Medieval", "Early Modern" -legend=_("Lippe was a historical state in Germany. It was located between\ +name = _("Lippian") +plural = _("?plural:Lippians") +groups = "European", "Medieval", "Early Modern" +legend = _("Lippe was a historical state in Germany. It was located between\ the Weser River and the southeast part of the Teutoburg forest.") + leaders = { "name", "sex" "Bernhard", "Male" @@ -19,7 +20,7 @@ leaders = { "Woldemar", "Male" } -flag="lippe" +flag = "lippe" flag_alt = "-" style = "European" @@ -29,11 +30,11 @@ ruler_titles = { "government", "male_title", "female_title" "Fundamentalism", _("Bishop %s"), _("?female:Bishop %s") } -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" -conflicts_with="german" +conflicts_with = "german" civilwar_nations = "westphalian", "hanoverian", "saxon" cities = diff --git a/data/nation/lithuanian.ruleset b/data/nation/lithuanian.ruleset index d53a559d74..81e8b24efa 100644 --- a/data/nation/lithuanian.ruleset +++ b/data/nation/lithuanian.ruleset @@ -1,9 +1,9 @@ [nation_lithuanian] -name=_("Lithuanian") -plural=_("?plural:Lithuanians") -groups="Medieval", "Early Modern", "Modern", "European" -legend=_("Lithuania is a small country on the south coast of the Baltic\ +name = _("Lithuanian") +plural = _("?plural:Lithuanians") +groups = "Medieval", "Early Modern", "Modern", "European" +legend = _("Lithuania is a small country on the south coast of the Baltic\ Sea, northeast of Poland. Lithuanian is the most archaic and complex of\ the northern Indo-European languages.") @@ -29,16 +29,16 @@ ruler_titles = { "Monarchy", _("Grand Duke %s"), _("Grand Duchess %s") } -flag="lithuania" +flag = "lithuania" flag_alt = "-" style = "European" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" ; Similar flags -conflicts_with="bulgarian" +conflicts_with = "bulgarian" civilwar_nations = "latvian", "central lithuanian", "old prussian" cities = diff --git a/data/nation/lojbanistani.ruleset b/data/nation/lojbanistani.ruleset index eefa79f4b1..7ba66e1f6f 100644 --- a/data/nation/lojbanistani.ruleset +++ b/data/nation/lojbanistani.ruleset @@ -1,9 +1,9 @@ [nation_lojbanistani] -name=_("Lojbanistani") -plural=_("?plural:Lojbanistanis") -groups="Imaginary" -legend=_("Lojbanistan is a fictional place where people speak\ +name = _("Lojbanistani") +plural = _("?plural:Lojbanistanis") +groups = "Imaginary" +legend = _("Lojbanistan is a fictional place where people speak\ Lojban. Lojban is a constructed language meant for human\ communication. Lojban is syntactically unambiguous\ (\"Time flies like an arrow. Fruit flies like a banana.\"),\ @@ -20,14 +20,15 @@ leaders = { "epkat", "Male" } -flag="jbonai" +flag = "jbonai" flag_alt = "american" ; Born there style = "European" -init_techs="" -init_buildings="" -init_units="" -civilwar_nations="american", "canadian", "argentine", "russian", "viking" +init_techs = "" +init_buildings = "" +init_units = "" + +civilwar_nations = "american", "canadian", "argentine", "russian", "viking" cities = "jbotcad", diff --git a/data/nation/lorrain.ruleset b/data/nation/lorrain.ruleset index 39f96e0b02..dc0bb2c7cd 100644 --- a/data/nation/lorrain.ruleset +++ b/data/nation/lorrain.ruleset @@ -1,9 +1,9 @@ [nation_lorrain] -name=_("Lorrain") -plural=_("?plural:Lorrains") -groups="Medieval", "Early Modern", "European" -legend=_("Lorraine or Lotharingia was formed as the middle kingdom when\ +name = _("Lorrain") +plural = _("?plural:Lorrains") +groups = "Medieval", "Early Modern", "European" +legend = _("Lorraine or Lotharingia was formed as the middle kingdom when\ the Frankish empire was split in three in 843. Initially stretching from\ the North Sea to the Mediterranean, its territory was mutilated during\ the struggles between the various Frankish dynasties. What was left of\ @@ -31,14 +31,13 @@ ruler_titles = { "Fundamentalism", _("Prince-Bishop %s"), _("Princess-Bishop %s") } -flag="lorraine" +flag = "lorraine" flag_alt = "france_old" style = "European" - -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" civilwar_nations = "walloon", "burgundian", "palatinate", "alsatian" @@ -49,7 +48,7 @@ cities = "Bar-le-Duc", "Verdun", "Toul", - "Sarrebruck", ;Saarbrücken + "Sarrebruck", ; Saarbrücken "Thionville", "Saint-Dié", "Sarreguemines", @@ -77,14 +76,14 @@ cities = "Saint-Mihiel", "Créhange", "Senones", - "Deux-Ponts", ;Zweibrücken + "Deux-Ponts", ; Zweibrücken "Badonviller", "Contrexéville", "Valmont", "Xertigny", "Cattenom", "Golbey", - "Bliescastel", ;Blieskastel + "Bliescastel", ; Blieskastel "Mirecourt", "Freyming-Merlebach", "Raon-l'Étape", diff --git a/data/nation/luwian.ruleset b/data/nation/luwian.ruleset index 7519036f1f..4f871d1454 100644 --- a/data/nation/luwian.ruleset +++ b/data/nation/luwian.ruleset @@ -1,13 +1,14 @@ [nation_luwian] -name=_("Luwian") -plural=_("?plural:Luwians") -groups="Ancient", "Asian" -legend=_("The Luwians were an ancient Indo-European Anatolian people who \ +name = _("Luwian") +plural = _("?plural:Luwians") +groups = "Ancient", "Asian" +legend = _("The Luwians were an ancient Indo-European Anatolian people who \ lived in the late Bronze Age. For a time after the fall of the Hittite Empire\ they took a dominant role in the region. One of the most important\ Neo-Hittite states was Tabal (biblical Tubal), located in Syria and\ Southeastern Anatolia.") + leaders = { "name", "sex" "Pariyawatri", "Male" @@ -25,15 +26,16 @@ leaders = { "Hidi", "Male" "Mugallu", "Male" } -flag="luwian" + +flag = "luwian" flag_alt = "-" style = "Babylonian" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" -conflicts_with="ottoman", "turkish", "byzantine", "roman", "arab", "armenian", +conflicts_with = "ottoman", "turkish", "byzantine", "roman", "arab", "armenian", "syrian", "seleucid", "palmyrene" civilwar_nations = "hittite", "aramean", "mitanni" ; lycian, carian diff --git a/data/nation/luxembourgish.ruleset b/data/nation/luxembourgish.ruleset index fef6de6906..069b06c206 100644 --- a/data/nation/luxembourgish.ruleset +++ b/data/nation/luxembourgish.ruleset @@ -1,9 +1,9 @@ [nation_luxembourgian] -name=_("Luxembourgish") -plural=_("?plural:Luxembourgians") -groups="European", "Medieval", "Modern" -legend=_("One of Europe's smaller countries, Luxembourg was founded as\ +name = _("Luxembourgish") +plural = _("?plural:Luxembourgians") +groups = "European", "Medieval", "Modern" +legend = _("One of Europe's smaller countries, Luxembourg was founded as\ a county in 963. In 1815 it was elevated to a Grand Duchy in a personal\ union with the Netherlands, which was severed in 1890.") @@ -31,69 +31,70 @@ ruler_titles = { "Republic", _("Stadtholder %s"), _("Stadtholdress %s") } -flag="luxembourg" +flag = "luxembourg" flag_alt = "netherlands" style = "european" -init_techs="" -init_buildings="" -init_units="" -conflicts_with="dutch" -civilwar_nations="german belgian", "french", "walloon", "dutch" +init_techs = "" +init_buildings = "" +init_units = "" + +conflicts_with = "dutch" +civilwar_nations = "german belgian", "french", "walloon", "dutch" cities = - "Lëtzebuerg", ;Luxembourg - "Ettelbréck", ;Ettelbrück - "Dikrech", ;Diekirch - "Iechternach", ;Echternach - "Esch-Uelzecht", ;Esch-sur-Alzette - "Miersch", ;Mersch - "Wolz", ;Wiltz - "Déifferdeng", ;Differdange - "Gréiwemaacher", ;Grevenmacher - "Diddeleng", ;Dudelange - "Veianen", ;Vianden - "Péiteng", ;Pétange - "Réimech", ;Remich - "Suessem", ;Sanem - "Rëmeleng", ;Rumelange - "Kapellen", ;Capellen - "Klierf", ;Clervaux - "Hesper", ;Hesperange - "Beetebuerg", ;Bettembourg - "Schëffleng", ;Schifflange - "Keel", ;Kayl - "Nidderkäerjeng", ;Bascharage - "Mamer", ;Mamer - "Walfer", ;Walferdange - "Stroossen", ;Strassen - "Bartreng", ;Bertrange - "Monnerëch", ;Monnercange - "Jonglënster", ;Junglinster - "Nidderaanwen", ;Niederanven - "Réiser", ;Roeser - "Kielen", ;Kehlen - "Steesel", ;Steinsel - "Stengefort", ;Steinfort - "Munnerëf", ;Mondorf-les-Bains - "Rammerech", ;Rambrouch - "Wëntger", ;Wincrange - "Mäertert", ;Mertert - "Dippech", ;Dippach - "Fiels", ;Larochette - "Fréiséng", ;Frisange - "Réiden", ;Rédange - "Schëtter", ;Schuttrange - "Konter", ;Contern - "Luerenzweiler", ;Lorentzweiler - "Koplescht", ;Kopstal - "Sandweiler", ;Sandweiler - "Habscht", ;Hobscheid - "Betzder", ;Betzdorf - "Ëlwen", ;Troisvierges - "Kolmer-Bierg", ;Colmar-Berg - "Stadbriedemes", ;Stadtbrediumus - "Waasserbëlleg", ;Wasserbillig - "Wuermeldeng", ;Wormeldange - "Esch-Sauer", ;Esch-sur-Sûre - "Maarnech" ;Marnach + "Lëtzebuerg", ; Luxembourg + "Ettelbréck", ; Ettelbrück + "Dikrech", ; Diekirch + "Iechternach", ; Echternach + "Esch-Uelzecht", ; Esch-sur-Alzette + "Miersch", ; Mersch + "Wolz", ; Wiltz + "Déifferdeng", ; Differdange + "Gréiwemaacher", ; Grevenmacher + "Diddeleng", ; Dudelange + "Veianen", ; Vianden + "Péiteng", ; Pétange + "Réimech", ; Remich + "Suessem", ; Sanem + "Rëmeleng", ; Rumelange + "Kapellen", ; Capellen + "Klierf", ; Clervaux + "Hesper", ; Hesperange + "Beetebuerg", ; Bettembourg + "Schëffleng", ; Schifflange + "Keel", ; Kayl + "Nidderkäerjeng", ; Bascharage + "Mamer", ; Mamer + "Walfer", ; Walferdange + "Stroossen", ; Strassen + "Bartreng", ; Bertrange + "Monnerëch", ; Monnercange + "Jonglënster", ; Junglinster + "Nidderaanwen", ; Niederanven + "Réiser", ; Roeser + "Kielen", ; Kehlen + "Steesel", ; Steinsel + "Stengefort", ; Steinfort + "Munnerëf", ; Mondorf-les-Bains + "Rammerech", ; Rambrouch + "Wëntger", ; Wincrange + "Mäertert", ; Mertert + "Dippech", ; Dippach + "Fiels", ; Larochette + "Fréiséng", ; Frisange + "Réiden", ; Rédange + "Schëtter", ; Schuttrange + "Konter", ; Contern + "Luerenzweiler", ; Lorentzweiler + "Koplescht", ; Kopstal + "Sandweiler", ; Sandweiler + "Habscht", ; Hobscheid + "Betzder", ; Betzdorf + "Ëlwen", ; Troisvierges + "Kolmer-Bierg", ; Colmar-Berg + "Stadbriedemes", ; Stadtbrediumus + "Waasserbëlleg", ; Wasserbillig + "Wuermeldeng", ; Wormeldange + "Esch-Sauer", ; Esch-sur-Sûre + "Maarnech" ; Marnach diff --git a/data/nation/lycian.ruleset b/data/nation/lycian.ruleset index 519ea5773b..f3d21477f3 100644 --- a/data/nation/lycian.ruleset +++ b/data/nation/lycian.ruleset @@ -1,13 +1,14 @@ [nation_lycian] -name=_("Lycian") -plural=_("?plural:Lycians") -groups="Ancient", "Asian" -legend=_("Lycia was an ancient Southwest Anatolian state which existed\ +name = _("Lycian") +plural = _("?plural:Lycians") +groups = "Ancient", "Asian" +legend = _("Lycia was an ancient Southwest Anatolian state which existed\ from the 15th to the 6th century BCE. Lycians were allies of Troy\ during the Trojan War, when they were led by the legendary heroes\ Sarpedon and Glaucus. Their state was subordinated to the Persian Empire\ in the 6th century BCE.") + leaders = { "name", "sex" "Sarpedon", "Male" @@ -20,39 +21,39 @@ leaders = { "Pandaros", "Male" } -flag="lycian" +flag = "lycian" flag_alt = "-" style = "Classical" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" -conflicts_with="Turkish", "Ottoman", "Byzantine" +conflicts_with = "Turkish", "Ottoman", "Byzantine" civilwar_nations = "Luwian", "Hittite", "Greek" ;Lydian, carian cities = -"Pttara", ;Patara -"Telebehi", -"Arñna", ;Xanthos -"Tlãñna", -"Aprll", -"Zẽmuri", -"Araththi", -"Arikanda", -"Isñta", -"Khadawãti", -"Khãkbi", -"Wehñta", -"Khbide", -"Pilleñni", -"Doliciste", -"Surezi", -"Trm̃mis", -"Tuminehi", -"Wiyanawanda", + "Pttara", ;Patara + "Telebehi", + "Arñna", ;Xanthos + "Tlãñna", + "Aprll", + "Zẽmuri", + "Araththi", + "Arikanda", + "Isñta", + "Khadawãti", + "Khãkbi", + "Wehñta", + "Khbide", + "Pilleñni", + "Doliciste", + "Surezi", + "Trm̃mis", + "Tuminehi", + "Wiyanawanda", ;Greek names: -"Antiphellos", -"Andriaka", -"Olympos", -"Phaselis" + "Antiphellos", + "Andriaka", + "Olympos", + "Phaselis" -- 2.30.2