Visegrad culture titles
This commit is contained in:
parent
818d1a4275
commit
ea774fddbd
5 changed files with 511 additions and 4 deletions
|
|
@ -47,7 +47,7 @@ translyvanian = {
|
||||||
traditions = {
|
traditions = {
|
||||||
tradition_metal_craftsmanship
|
tradition_metal_craftsmanship
|
||||||
tradition_castle_keepers
|
tradition_castle_keepers
|
||||||
tradition_isolationist
|
tradition_culture_blending
|
||||||
tradition_forest_fighters
|
tradition_forest_fighters
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -81,6 +81,7 @@ banatian = {
|
||||||
traditions = {
|
traditions = {
|
||||||
tradition_wetlanders
|
tradition_wetlanders
|
||||||
tradition_zealous_people
|
tradition_zealous_people
|
||||||
|
tradition_isolationist
|
||||||
tradition_collective_lands
|
tradition_collective_lands
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,8 @@ hungarian = {
|
||||||
tradition_wetlanders
|
tradition_wetlanders
|
||||||
tradition_devoted_horsemanship
|
tradition_devoted_horsemanship
|
||||||
tradition_pastoralists
|
tradition_pastoralists
|
||||||
tradition_staunch_traditionalists
|
tradition_ruling_caste
|
||||||
|
tradition_wine_culture
|
||||||
}
|
}
|
||||||
|
|
||||||
name_list = name_list_hungarian
|
name_list = name_list_hungarian
|
||||||
|
|
@ -52,8 +53,8 @@ szeklers = {
|
||||||
tradition_mountain_homes
|
tradition_mountain_homes
|
||||||
tradition_staunch_traditionalists
|
tradition_staunch_traditionalists
|
||||||
tradition_mountaineers
|
tradition_mountaineers
|
||||||
tradition_devoted_horsemanship
|
tradition_stalwart_defenders
|
||||||
tradition_pastoralists
|
tradition_mystical_ancestors
|
||||||
}
|
}
|
||||||
|
|
||||||
name_list = name_list_hungarian
|
name_list = name_list_hungarian
|
||||||
|
|
|
||||||
|
|
@ -133,6 +133,8 @@ NEOW_slovak = {
|
||||||
traditions = {
|
traditions = {
|
||||||
tradition_mountaineer_ruralism
|
tradition_mountaineer_ruralism
|
||||||
tradition_equitable
|
tradition_equitable
|
||||||
|
tradition_loyal_soldiers
|
||||||
|
tradition_wine_culture
|
||||||
}
|
}
|
||||||
|
|
||||||
name_list = name_list_slovien
|
name_list = name_list_slovien
|
||||||
|
|
|
||||||
|
|
@ -126,6 +126,453 @@ emperor_feudal_female_french_group = {
|
||||||
heritages = { heritage_french }
|
heritages = { heritage_french }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
### Czechoslovak and Hungarian ###
|
||||||
|
# Feudal / Clan / Tribal
|
||||||
|
county_feudal_czech = {
|
||||||
|
type = title
|
||||||
|
tier = county
|
||||||
|
priority = 18
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
name_lists = { name_list_NEOW_czech }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
count_feudal_male_czech = {
|
||||||
|
type = character
|
||||||
|
gender = male
|
||||||
|
special = holder
|
||||||
|
tier = county
|
||||||
|
priority = 18
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
name_lists = { name_list_NEOW_czech }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
count_feudal_female_czech = {
|
||||||
|
type = character
|
||||||
|
gender = female
|
||||||
|
special = holder
|
||||||
|
tier = county
|
||||||
|
priority = 18
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
name_lists = { name_list_NEOW_czech }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
dutchy_feudal_czech = {
|
||||||
|
type = title
|
||||||
|
tier = duchy
|
||||||
|
priority = 28
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
name_lists = { name_list_NEOW_czech }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
duke_feudal_male_czech = {
|
||||||
|
type = character
|
||||||
|
gender = male
|
||||||
|
special = holder
|
||||||
|
tier = duchy
|
||||||
|
priority = 27
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
name_lists = { name_list_NEOW_czech }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
duke_feudal_female_czech = {
|
||||||
|
type = character
|
||||||
|
gender = female
|
||||||
|
special = holder
|
||||||
|
tier = duchy
|
||||||
|
priority = 27
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
name_lists = { name_list_NEOW_czech }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
kingdom_feudal_czech = {
|
||||||
|
type = title
|
||||||
|
tier = kingdom
|
||||||
|
priority = 47
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
name_lists = { name_list_NEOW_czech }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
king_feudal_male_czech = {
|
||||||
|
type = character
|
||||||
|
gender = male
|
||||||
|
special = holder
|
||||||
|
tier = kingdom
|
||||||
|
priority = 47
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
name_lists = { name_list_NEOW_czech }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
king_feudal_female_czech = {
|
||||||
|
type = character
|
||||||
|
gender = female
|
||||||
|
special = holder
|
||||||
|
tier = kingdom
|
||||||
|
priority = 47
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
name_lists = { name_list_NEOW_czech }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
empire_feudal_czech = {
|
||||||
|
type = title
|
||||||
|
tier = empire
|
||||||
|
priority = 102
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
name_lists = { name_list_NEOW_czech }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
emperor_feudal_male_czech = {
|
||||||
|
type = character
|
||||||
|
gender = male
|
||||||
|
special = holder
|
||||||
|
tier = empire
|
||||||
|
priority = 102
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
name_lists = { name_list_NEOW_czech }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
emperor_feudal_female_czech = {
|
||||||
|
type = character
|
||||||
|
gender = female
|
||||||
|
special = holder
|
||||||
|
tier = empire
|
||||||
|
priority = 102
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
name_lists = { name_list_NEOW_czech }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
### Slovak ###
|
||||||
|
county_feudal_slovak = {
|
||||||
|
type = title
|
||||||
|
tier = county
|
||||||
|
priority = 18
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
name_lists = { name_list_slovien }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
count_feudal_male_slovak = {
|
||||||
|
type = character
|
||||||
|
gender = male
|
||||||
|
special = holder
|
||||||
|
tier = county
|
||||||
|
priority = 18
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
name_lists = { name_list_slovien }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
count_feudal_female_slovak = {
|
||||||
|
type = character
|
||||||
|
gender = female
|
||||||
|
special = holder
|
||||||
|
tier = county
|
||||||
|
priority = 18
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
name_lists = { name_list_slovien }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
dutchy_feudal_slovak = {
|
||||||
|
type = title
|
||||||
|
tier = duchy
|
||||||
|
priority = 28
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
name_lists = { name_list_slovien }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
duke_feudal_male_slovak = {
|
||||||
|
type = character
|
||||||
|
gender = male
|
||||||
|
special = holder
|
||||||
|
tier = duchy
|
||||||
|
priority = 27
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
name_lists = { name_list_slovien }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
duke_feudal_female_slovak = {
|
||||||
|
type = character
|
||||||
|
gender = female
|
||||||
|
special = holder
|
||||||
|
tier = duchy
|
||||||
|
priority = 27
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
name_lists = { name_list_slovien }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
kingdom_feudal_slovak = {
|
||||||
|
type = title
|
||||||
|
tier = kingdom
|
||||||
|
priority = 47
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
name_lists = { name_list_slovien }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
king_feudal_male_slovak = {
|
||||||
|
type = character
|
||||||
|
gender = male
|
||||||
|
special = holder
|
||||||
|
tier = kingdom
|
||||||
|
priority = 47
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
name_lists = { name_list_slovien }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
king_feudal_female_slovak = {
|
||||||
|
type = character
|
||||||
|
gender = female
|
||||||
|
special = holder
|
||||||
|
tier = kingdom
|
||||||
|
priority = 47
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
name_lists = { name_list_slovien }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
empire_feudal_slovak = {
|
||||||
|
type = title
|
||||||
|
tier = empire
|
||||||
|
priority = 102
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
name_lists = { name_list_slovien }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
emperor_feudal_male_slovak = {
|
||||||
|
type = character
|
||||||
|
gender = male
|
||||||
|
special = holder
|
||||||
|
tier = empire
|
||||||
|
priority = 102
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
name_lists = { name_list_slovien }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
emperor_feudal_female_slovak = {
|
||||||
|
type = character
|
||||||
|
gender = female
|
||||||
|
special = holder
|
||||||
|
tier = empire
|
||||||
|
priority = 102
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
name_lists = { name_list_slovien }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
### Hungarian ###
|
||||||
|
barony_hungarian = {
|
||||||
|
type = title
|
||||||
|
tier = barony
|
||||||
|
priority = 7
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
heritages = { heritage_magyar }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
baron_male_hungarian = {
|
||||||
|
type = character
|
||||||
|
gender = male
|
||||||
|
special = holder
|
||||||
|
tier = barony
|
||||||
|
priority = 7
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
heritages = { heritage_magyar }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
baron_female_hungarian = {
|
||||||
|
type = character
|
||||||
|
gender = female
|
||||||
|
special = holder
|
||||||
|
tier = barony
|
||||||
|
priority = 7
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
heritages = { heritage_magyar }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
county_feudal_hungarian = {
|
||||||
|
type = title
|
||||||
|
tier = county
|
||||||
|
priority = 18
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
heritages = { heritage_magyar }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
count_feudal_male_hungarian = {
|
||||||
|
type = character
|
||||||
|
gender = male
|
||||||
|
special = holder
|
||||||
|
tier = county
|
||||||
|
priority = 18
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
heritages = { heritage_magyar }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
count_feudal_female_hungarian = {
|
||||||
|
type = character
|
||||||
|
gender = female
|
||||||
|
special = holder
|
||||||
|
tier = county
|
||||||
|
priority = 18
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
heritages = { heritage_magyar }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
dutchy_feudal_hungarian = {
|
||||||
|
type = title
|
||||||
|
tier = duchy
|
||||||
|
priority = 28
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
heritages = { heritage_magyar }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
duke_feudal_male_hungarian = {
|
||||||
|
type = character
|
||||||
|
gender = male
|
||||||
|
special = holder
|
||||||
|
tier = duchy
|
||||||
|
priority = 27
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
heritages = { heritage_magyar }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
duke_feudal_female_hungarian = {
|
||||||
|
type = character
|
||||||
|
gender = female
|
||||||
|
special = holder
|
||||||
|
tier = duchy
|
||||||
|
priority = 27
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
heritages = { heritage_magyar }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
kingdom_feudal_hungarian = {
|
||||||
|
type = title
|
||||||
|
tier = kingdom
|
||||||
|
priority = 47
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
heritages = { heritage_magyar }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
king_feudal_male_hungarian = {
|
||||||
|
type = character
|
||||||
|
gender = male
|
||||||
|
special = holder
|
||||||
|
tier = kingdom
|
||||||
|
priority = 47
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
heritages = { heritage_magyar }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
king_feudal_female_hungarian = {
|
||||||
|
type = character
|
||||||
|
gender = female
|
||||||
|
special = holder
|
||||||
|
tier = kingdom
|
||||||
|
priority = 47
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
heritages = { heritage_magyar }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
empire_feudal_hungarian = {
|
||||||
|
type = title
|
||||||
|
tier = empire
|
||||||
|
priority = 102
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
heritages = { heritage_magyar }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
emperor_feudal_male_hungarian = {
|
||||||
|
type = character
|
||||||
|
gender = male
|
||||||
|
special = holder
|
||||||
|
tier = empire
|
||||||
|
priority = 102
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
heritages = { heritage_magyar }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
emperor_feudal_female_hungarian = {
|
||||||
|
type = character
|
||||||
|
gender = female
|
||||||
|
special = holder
|
||||||
|
tier = empire
|
||||||
|
priority = 102
|
||||||
|
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||||
|
heritages = { heritage_magyar }
|
||||||
|
flavourization_rules = {
|
||||||
|
top_liege = no
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
# Sardinian
|
# Sardinian
|
||||||
county_sardinian = { # judiacate
|
county_sardinian = { # judiacate
|
||||||
type = title
|
type = title
|
||||||
|
|
|
||||||
|
|
@ -108,6 +108,62 @@
|
||||||
king_administrative_independent_male_north_italian: "Serenissimo Doge"
|
king_administrative_independent_male_north_italian: "Serenissimo Doge"
|
||||||
king_administrative_independent_female_north_italian: "Serenissima Dogaressa"
|
king_administrative_independent_female_north_italian: "Serenissima Dogaressa"
|
||||||
|
|
||||||
|
# Karlovecian titles names / czechoslovak, hungarian and more in the future
|
||||||
|
county_feudal_czech: "Hejtmanství"
|
||||||
|
count_feudal_male_czech: "Hejtman"
|
||||||
|
count_feudal_female_czech: "Hejtmanka"
|
||||||
|
dutchy_feudal_czech: "Cetarství"
|
||||||
|
duke_feudal_male_czech: "Cetar"
|
||||||
|
duke_feudal_female_czech: "Cetarka"
|
||||||
|
kingdom_feudal_czech: "Království"
|
||||||
|
king_feudal_male_czech: "Král"
|
||||||
|
king_feudal_female_czech: "Královna"
|
||||||
|
empire_feudal_czech: "Císarství"
|
||||||
|
emperor_feudal_male_czech: "Císar"
|
||||||
|
emperor_feudal_female_czech: "Císarovna"
|
||||||
|
|
||||||
|
county_feudal_slovak: "Hajtmanstvo" #once slovak namelist exists, fix titles
|
||||||
|
count_feudal_male_slovak: "Hajtman"
|
||||||
|
count_feudal_female_slovak: "Hajtmanka"
|
||||||
|
dutchy_feudal_slovak: "Catárstvo"
|
||||||
|
duke_feudal_male_slovak: "Catár"
|
||||||
|
duke_feudal_female_slovak: "Catárka"
|
||||||
|
kingdom_feudal_slovak: "Král'ovstvo"
|
||||||
|
king_feudal_male_slovak: "Král'"
|
||||||
|
king_feudal_female_slovak: "Král'ovná"
|
||||||
|
empire_feudal_slovak: "Cisárstvo"
|
||||||
|
emperor_feudal_male_slovak: "Cisár"
|
||||||
|
emperor_feudal_female_slovak: "Cisárovná"
|
||||||
|
|
||||||
|
barony_hungarian: "Báróság"
|
||||||
|
baron_male_hungarian: "Báró"
|
||||||
|
baron_female_hungarian: "Bárónő"
|
||||||
|
county_feudal_hungarian: "Megye" #Just for Hungarians, czech influence
|
||||||
|
count_feudal_male_hungarian: "Hétymán"
|
||||||
|
count_feudal_female_hungarian: "Hétymánnő"
|
||||||
|
dutchy_feudal_hungarian: "Csetárság"
|
||||||
|
duke_feudal_male_hungarian: "Csetár"
|
||||||
|
duke_feudal_female_hungarian: "Csetárnő"
|
||||||
|
kingdom_feudal_hungarian: "Királyság"
|
||||||
|
king_feudal_male_hungarian: "Király"
|
||||||
|
king_feudal_female_hungarian: "Királynő"
|
||||||
|
empire_feudal_hungarian: "Birodalom"
|
||||||
|
emperor_feudal_male_hungarian: "Császár"
|
||||||
|
emperor_feudal_female_hungarian: "Császárnő"
|
||||||
|
|
||||||
|
#county_feudal_szekely: "Megye" #Just for Szekelys, Moldovan influence, figure out how to add it, something with a namelist maybe
|
||||||
|
#count_feudal_male_szekely: "Gróf"
|
||||||
|
#count_feudal_female_szekely: "Grófnő"
|
||||||
|
#dutchy_feudal_szekely: "Vajdaság"
|
||||||
|
#duke_feudal_male_szekely: "Vajda"
|
||||||
|
#duke_feudal_female_szekely: "Vajdanő"
|
||||||
|
#kingdom_feudal_szekely: "Ispánság"
|
||||||
|
#king_feudal_male_szekely: "Ispán"
|
||||||
|
#king_feudal_female_szekely: "Ispánnő"
|
||||||
|
#empire_feudal_szekely: "Birodalom"
|
||||||
|
#emperor_feudal_male_szekely: "Ümperát"
|
||||||
|
#emperor_feudal_female_szekely: "Ümperátnő"
|
||||||
|
|
||||||
# british titles names
|
# british titles names
|
||||||
king_administrative_male_brit: "Lord-Lieutenant"
|
king_administrative_male_brit: "Lord-Lieutenant"
|
||||||
king_administrative_female_brit: "Lord-Lieutenant"
|
king_administrative_female_brit: "Lord-Lieutenant"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue