Follow-up Comment #1, patch #1414 (project freeciv):
While working on this patch I came up with a couple of templates of sort for
idealistic cultural groups of nations to spread the use of titles. They were
used moderately in this patch.
--
Islamic
ruler_titles = { "government", "male_title", "female_title"
"Despotism", _("Sheikh"), _("Shaykhah")
"Monarchy", _("Malik"), _("Malikah")
"Republic", _("Sultan"), _("Sultana")
"Communism", _("Caliph"), _("?female:Caliph")
}
Hispanic
ruler_titles = { "government", "male_title", "female_title"
"Despotism", _("Caudillo"), _("Caudilla")
"Democracy", _("Presidente"), _("Presidenta")
}
Mongolic
ruler_titles = { "government", "male_title", "female_title"
"Despotism", _("Khan"), _("Khatan")
"Monarchy", _("Great Khan"), _("Great Khatan")
}
Tribal
ruler_titles = { "government", "male_title", "female_title"
"Monarchy", _("Great Chief"),_("?female:Great
Chief")
"Republic", _("Spokesman"), _("Spokeswoman")
"Democracy",_("Principal Chief"),_("?female:Principal
Chief")
}
Constitutional monarchies
ruler_titles = { "government", "male_title", "female_title"
"Democracy", _("Prime Minister"),_("?female:Prime
Minister")
}
Indic
ruler_titles = { "government", "male_title", "female_title"
"Despotism", _("Raja"), _("Rani")
"Monarchy", _("Maharaja"), _("Maharani")
}
Slavic
ruler_titles = { "government", "male_title", "female_title"
"Despotism", _("Duke"), _("Duchess")
"Monarchy", _("Tsar"), _("Tsaritsa")
}
Germanic
ruler_titles = { "government", "male_title", "female_title"
"Communism",_("First Secretary"),_("?female:First
Secretary")
"Democracy", _("Chancellor"),
_("?female:Chancellor")
}
_______________________________________________________
Reply to this item at:
<http://gna.org/patch/?1414>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev