- Added new translations for gender, baptism status, and child details in both German and English localization files, improving user experience. - Integrated ChildDetailsDialog component into FamilyView for displaying detailed information about children. - Updated the showChildDetails method to utilize the new dialog for better user interaction. - Modified button styles for improved visual feedback when setting heirs.
230 lines
9.1 KiB
JSON
230 lines
9.1 KiB
JSON
{
|
|
"falukant": {
|
|
"weather": {
|
|
"sunny": "Sunny",
|
|
"cloudy": "Cloudy",
|
|
"rainy": "Rainy",
|
|
"stormy": "Stormy",
|
|
"snowy": "Snowy",
|
|
"foggy": "Foggy",
|
|
"windy": "Windy",
|
|
"clear": "Clear"
|
|
},
|
|
"messages": {
|
|
"title": "Messages",
|
|
"tooltip": "Messages",
|
|
"empty": "No messages."
|
|
},
|
|
"notifications": {
|
|
"notify_election_created": "A new election has been scheduled.",
|
|
"production": {
|
|
"overproduction": "Overproduction: your production is {value}% above demand."
|
|
},
|
|
"transport": {
|
|
"waiting": "Transport waiting"
|
|
},
|
|
"random_event": {
|
|
"windfall": "Unexpected windfall: You received {amount}!",
|
|
"theft": "Theft: {amount} was stolen from your warehouse.",
|
|
"warehouse_fire": "Warehouse Fire: A fire has damaged your warehouse. Losses: {amount}.",
|
|
"character_illness": "Illness: {characterName} has fallen ill.",
|
|
"character_recovery": "Recovery: {characterName} has recovered from the illness.",
|
|
"character_accident": "Accident: {characterName} has had an accident.",
|
|
"sudden_infant_death": "Tragedy: {characterName} has suddenly passed away.",
|
|
"regional_storm": "Regional Storm: A severe storm has hit the region {regionName}.",
|
|
"regional_festival": "Regional Festival: A festival is taking place in {regionName}.",
|
|
"regional_epidemic": "Regional Epidemic: An epidemic has struck {regionName}.",
|
|
"earthquake": "Earthquake: An earthquake has shaken the region {regionName}."
|
|
}
|
|
},
|
|
"statusbar": {
|
|
"age": "Age",
|
|
"wealth": "Wealth",
|
|
"health": "Health",
|
|
"events": "Events",
|
|
"relationship": "Relationship",
|
|
"children": "Children",
|
|
"children_unbaptised": "Unbaptised children"
|
|
},
|
|
"health": {
|
|
"amazing": "Amazing",
|
|
"good": "Good",
|
|
"normal": "Normal",
|
|
"bad": "Bad",
|
|
"very_bad": "Very bad"
|
|
},
|
|
"moneyHistory": {
|
|
"title": "Money history",
|
|
"filter": "Filter",
|
|
"search": "Apply filter",
|
|
"activity": "Activity",
|
|
"moneyBefore": "Money before transaction",
|
|
"moneyAfter": "Money after transaction",
|
|
"changeValue": "Change in value",
|
|
"time": "Time",
|
|
"prev": "Previous",
|
|
"next": "Next",
|
|
"activities": {
|
|
"Product sale": "Product sale",
|
|
"Production cost": "Production cost",
|
|
"Sell all products": "Sell all products",
|
|
"sell products": "Sell products",
|
|
"director starts production": "Director starts production",
|
|
"director payed out": "Director salary paid out",
|
|
"Buy storage (type: field)": "Bought storage (type: field)",
|
|
"Buy storage (type: iron)": "Bought storage (type: iron)",
|
|
"Buy storage (type: stone)": "Bought storage (type: stone)",
|
|
"Buy storage (type: wood)": "Bought storage (type: wood)",
|
|
"create_branch": "Branch created",
|
|
"buy_vehicles": "Transport vehicles bought",
|
|
"build_vehicles": "Transport vehicles built",
|
|
"transport": "Transport",
|
|
"Marriage cost": "Marriage cost",
|
|
"Gift cost": "Gift cost",
|
|
"housebuy": "House purchase",
|
|
"Baptism": "Baptism",
|
|
"credit taken": "Credit taken",
|
|
"new nobility title": "New title of nobility",
|
|
"partyOrder": "Party ordered",
|
|
"renovation_all": "House fully renovated",
|
|
"health": {
|
|
"pill": "Health measure: pill",
|
|
"doctor": "Health measure: doctor",
|
|
"witch": "Health measure: witch",
|
|
"drunkOfLife": "Health measure: elixir of life",
|
|
"barber": "Health measure: barber"
|
|
}
|
|
}
|
|
},
|
|
"newdirector": {
|
|
"title": "New Director",
|
|
"age": "Age",
|
|
"salary": "Salary",
|
|
"skills": "Skills",
|
|
"product": "Product",
|
|
"knowledge": "Knowledge",
|
|
"hire": "Hire",
|
|
"noProposals": "No director candidates available."
|
|
},
|
|
"branch": {
|
|
"selection": {
|
|
"title": "Branch Selection",
|
|
"selected": "Selected Branch",
|
|
"placeholder": "No branch selected yet",
|
|
"selectedcity": "Selected City",
|
|
"weather": "Current Weather"
|
|
},
|
|
"director": {
|
|
"income": "Income",
|
|
"incomeUpdated": "Salary has been successfully updated."
|
|
},
|
|
"vehicles": {
|
|
"cargo_cart": "Cargo cart",
|
|
"ox_cart": "Ox cart",
|
|
"small_carriage": "Small horse carriage",
|
|
"large_carriage": "Large horse carriage",
|
|
"four_horse_carriage": "Four-horse carriage",
|
|
"raft": "Raft",
|
|
"sailing_ship": "Sailing ship"
|
|
}
|
|
},
|
|
"nobility": {
|
|
"cooldown": "You can only advance again on {date}."
|
|
},
|
|
"branchProduction": {
|
|
"storageAvailable": "Free storage"
|
|
},
|
|
"politics": {
|
|
"title": "Politics",
|
|
"tabs": {
|
|
"current": "Current Position",
|
|
"upcoming": "Upcoming Positions",
|
|
"elections": "Elections"
|
|
},
|
|
"current": {
|
|
"office": "Office",
|
|
"region": "Region",
|
|
"termEnds": "Term Ends",
|
|
"income": "Income",
|
|
"none": "No current position available.",
|
|
"holder": "Holder"
|
|
},
|
|
"open": {
|
|
"office": "Office",
|
|
"region": "Region",
|
|
"date": "Date",
|
|
"candidacy": "Candidacy",
|
|
"none": "No open positions.",
|
|
"apply": "Apply for selected positions"
|
|
},
|
|
"upcoming": {
|
|
"office": "Office",
|
|
"region": "Region",
|
|
"postDate": "Date",
|
|
"none": "No upcoming positions."
|
|
},
|
|
"elections": {
|
|
"office": "Office",
|
|
"region": "Region",
|
|
"date": "Date",
|
|
"posts": "Posts to Fill",
|
|
"none": "No elections available.",
|
|
"choose": "Candidates",
|
|
"vote": "Vote",
|
|
"voteAll": "Vote All",
|
|
"candidates": "Candidates",
|
|
"action": "Action"
|
|
},
|
|
"offices": {
|
|
"chancellor": "Chancellor",
|
|
"minister": "Minister",
|
|
"ministry-helper": "Ministry Helper",
|
|
"governor": "Governor",
|
|
"super-state-administrator": "Super State Administrator",
|
|
"state-administrator": "State Administrator",
|
|
"consultant": "Consultant",
|
|
"ruler-consultant": "Ruler's Consultant",
|
|
"territorial-council-speaker": "Territorial Council Speaker",
|
|
"territorial-council": "Territorial Council",
|
|
"hangman": "Hangman",
|
|
"treasurer": "Treasurer",
|
|
"sheriff": "Sheriff",
|
|
"taxman": "Tax Collector",
|
|
"bailif": "Bailiff",
|
|
"judge": "Judge",
|
|
"village-major": "Village Major",
|
|
"master-builder": "Master Builder",
|
|
"mayor": "Mayor",
|
|
"town-clerk": "Town Clerk",
|
|
"beadle": "Beadle",
|
|
"council": "Council Member",
|
|
"councillor": "Councillor",
|
|
"assessor": "Assessor"
|
|
}
|
|
},
|
|
"family": {
|
|
"children": {
|
|
"title": "Children",
|
|
"name": "Name",
|
|
"age": "Age",
|
|
"gender": "Gender",
|
|
"heir": "Heir",
|
|
"isHeir": "Heir",
|
|
"notHeir": "Not Heir",
|
|
"setAsHeir": "Set as Heir",
|
|
"heirSetSuccess": "The child has been successfully set as heir.",
|
|
"heirSetError": "Error setting heir.",
|
|
"actions": "Actions",
|
|
"none": "No children available.",
|
|
"detailButton": "Show Details",
|
|
"addChild": "Add Child",
|
|
"baptism": "Baptize",
|
|
"notBaptized": "Not yet baptized",
|
|
"baptismNotice": "This child has not been baptized yet and therefore has no name.",
|
|
"details": {
|
|
"title": "Child Details"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |