799 lines
31 KiB
JSON
799 lines
31 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.",
|
|
"markAllRead": "Mark all as read"
|
|
},
|
|
"notifications": {
|
|
"notify_election_created": "A new election has been scheduled.",
|
|
"production": {
|
|
"overproduction": "Overproduction: your production is {value}% above demand."
|
|
},
|
|
"transport": {
|
|
"waiting": "Transport waiting"
|
|
,
|
|
"modes": {
|
|
"land": "Land",
|
|
"water": "Water",
|
|
"unknown": "Unknown"
|
|
},
|
|
"speed": {
|
|
"1": "Slow",
|
|
"2": "Medium",
|
|
"3": "Fast",
|
|
"4": "Very fast",
|
|
"unknown": "Unknown"
|
|
}
|
|
},
|
|
"random_event": {
|
|
"windfall": {
|
|
"title": "Unexpected Windfall",
|
|
"description": "You find a forgotten wallet on the street. You receive {amount}."
|
|
},
|
|
"theft": {
|
|
"title": "Theft",
|
|
"description": "A thief has stolen part of your money. Loss: {amount}."
|
|
},
|
|
"warehouse_fire": {
|
|
"title": "Warehouse Fire",
|
|
"description": "A fire has damaged parts of your warehouse.{damagePercent}{destructionPercent}"
|
|
},
|
|
"character_illness": {
|
|
"title": "Illness",
|
|
"description": "{characterName} has fallen ill and lost {healthChange} health."
|
|
},
|
|
"character_recovery": {
|
|
"title": "Recovery",
|
|
"description": "{characterName} has recovered from an illness and regained {healthChange} health."
|
|
},
|
|
"character_accident": {
|
|
"title": "Accident",
|
|
"description": "A serious accident has severely injured {characterName}. Health: {healthChange}."
|
|
},
|
|
"sudden_infant_death": {
|
|
"title": "Sudden Infant Death",
|
|
"description": "{characterName} has suddenly passed away."
|
|
},
|
|
"regional_storm": {
|
|
"title": "Storm in the Region",
|
|
"description": "A severe storm has hit the region {regionName}."
|
|
},
|
|
"regional_festival": {
|
|
"title": "Regional Festival",
|
|
"description": "A large festival is taking place in the region {regionName}."
|
|
},
|
|
"regional_epidemic": {
|
|
"title": "Epidemic",
|
|
"description": "A plague has struck the region {regionName}."
|
|
},
|
|
"earthquake": {
|
|
"title": "Earthquake",
|
|
"description": "An earthquake has shaken the region {regionName}."
|
|
}
|
|
}
|
|
},
|
|
"statusbar": {
|
|
"age": "Age",
|
|
"wealth": "Wealth",
|
|
"health": "Health",
|
|
"events": "Events",
|
|
"relationship": "Relationship",
|
|
"children": "Children",
|
|
"children_unbaptised": "Unbaptised children"
|
|
},
|
|
"overview": {
|
|
"title": "Falukant - Overview",
|
|
"heirSelection": {
|
|
"title": "Heir Selection",
|
|
"description": "Your previous character is no longer available. Choose an heir from the list to continue playing.",
|
|
"loading": "Loading potential heirs…",
|
|
"noHeirs": "No heirs available.",
|
|
"select": "Select as play character",
|
|
"error": "Error selecting heir."
|
|
},
|
|
"metadata": {
|
|
"title": "Personal",
|
|
"name": "Name",
|
|
"money": "Wealth",
|
|
"age": "Age",
|
|
"years": "Years",
|
|
"days": "Days",
|
|
"mainbranch": "Home city",
|
|
"nobleTitle": "Title"
|
|
}
|
|
},
|
|
"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",
|
|
"graph": {
|
|
"open": "Show graph",
|
|
"title": "Money over time",
|
|
"close": "Close",
|
|
"loading": "Loading history...",
|
|
"noData": "No entries for the selected period.",
|
|
"yesterday": "Yesterday",
|
|
"range": {
|
|
"label": "Range",
|
|
"today": "Today",
|
|
"24h": "Last 24 hours",
|
|
"week": "Last week",
|
|
"month": "Last month",
|
|
"year": "Last year",
|
|
"all": "All history"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
},
|
|
"house": {
|
|
"title": "House",
|
|
"statusreport": "House condition",
|
|
"element": "Element",
|
|
"state": "Condition",
|
|
"buyablehouses": "Buy a house",
|
|
"buy": "Buy",
|
|
"price": "Purchase price",
|
|
"worth": "Residual value",
|
|
"sell": "Sell",
|
|
"sellConfirm": "Do you really want to sell your house?",
|
|
"sellSuccess": "The house has been sold.",
|
|
"sellError": "The house could not be sold.",
|
|
"buySuccess": "The house has been bought.",
|
|
"buyError": "The house could not be bought.",
|
|
"renovate": "Renovate",
|
|
"renovateAll": "Renovate completely",
|
|
"servants": {
|
|
"title": "Servants",
|
|
"description": "Manage household staff, order and recurring costs in your home.",
|
|
"count": "Servant count",
|
|
"expectedRange": "Expected range",
|
|
"monthlyCost": "Monthly cost",
|
|
"quality": "Quality",
|
|
"householdOrder": "Household order",
|
|
"payLevel": "Pay level",
|
|
"payLevels": {
|
|
"low": "Low",
|
|
"normal": "Normal",
|
|
"high": "Generous"
|
|
},
|
|
"staffingState": {
|
|
"label": "Staffing",
|
|
"understaffed": "Understaffed",
|
|
"fitting": "Fitting",
|
|
"overstaffed": "Overstaffed"
|
|
},
|
|
"orderState": {
|
|
"label": "Order state",
|
|
"chaotic": "Chaotic",
|
|
"strained": "Strained",
|
|
"stable": "Stable",
|
|
"excellent": "Excellent"
|
|
},
|
|
"actions": {
|
|
"hire": "Hire 1 servant",
|
|
"dismiss": "Dismiss 1 servant",
|
|
"hireSuccess": "The household staff has been expanded.",
|
|
"hireError": "The staff could not be expanded.",
|
|
"dismissSuccess": "A servant has been dismissed.",
|
|
"dismissError": "The servant could not be dismissed.",
|
|
"payLevelSuccess": "Servant pay has been updated.",
|
|
"payLevelError": "Servant pay could not be updated."
|
|
}
|
|
},
|
|
"status": {
|
|
"roofCondition": "Roof",
|
|
"wallCondition": "Walls",
|
|
"floorCondition": "Floors",
|
|
"windowCondition": "Windows"
|
|
},
|
|
"type": {
|
|
"backyard_room": "Backyard room",
|
|
"wooden_house": "Wooden house",
|
|
"straw_hut": "Straw hut",
|
|
"family_house": "Family house",
|
|
"townhouse": "Townhouse"
|
|
}
|
|
},
|
|
"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."
|
|
},
|
|
"production": {
|
|
"title": "Production",
|
|
"info": "Details about production in the branch.",
|
|
"selectProduct": "Select product",
|
|
"quantity": "Quantity",
|
|
"storageAvailable": "Free storage",
|
|
"cost": "Cost",
|
|
"duration": "Duration",
|
|
"revenue": "Revenue",
|
|
"start": "Start production",
|
|
"success": "Production started successfully!",
|
|
"error": "Error starting production.",
|
|
"minutes": "Minutes",
|
|
"ending": "Ending:",
|
|
"time": "Time",
|
|
"current": "Running productions",
|
|
"product": "Product",
|
|
"remainingTime": "Remaining time (seconds)",
|
|
"status": "Status",
|
|
"sleep": "Paused",
|
|
"active": "Active",
|
|
"noProductions": "No running productions."
|
|
},
|
|
"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"
|
|
},
|
|
"tabs": {
|
|
"director": "Director",
|
|
"inventory": "Inventory",
|
|
"production": "Production",
|
|
"storage": "Storage",
|
|
"transport": "Transport",
|
|
"taxes": "Taxes"
|
|
}
|
|
,"taxes": {
|
|
"title": "Taxes",
|
|
"loading": "Loading tax data...",
|
|
"loadingError": "Failed to load tax data: {error}",
|
|
"retry": "Retry",
|
|
"noData": "No tax data available",
|
|
"total": "Total tax",
|
|
"table": {
|
|
"region": "Region",
|
|
"taxPercent": "Tax %"
|
|
}
|
|
}
|
|
},
|
|
"nobility": {
|
|
"cooldown": "You can only advance again on {date}."
|
|
},
|
|
"mood": {
|
|
"happy": "Happy",
|
|
"sad": "Sad",
|
|
"angry": "Angry",
|
|
"calm": "Calm",
|
|
"nervous": "Nervous",
|
|
"excited": "Excited",
|
|
"bored": "Bored",
|
|
"fearful": "Fearful",
|
|
"confident": "Confident",
|
|
"curious": "Curious",
|
|
"hopeful": "Hopeful",
|
|
"frustrated": "Frustrated",
|
|
"lonely": "Lonely",
|
|
"grateful": "Grateful",
|
|
"jealous": "Jealous",
|
|
"guilty": "Guilty",
|
|
"apathetic": "Apathetic",
|
|
"relieved": "Relieved",
|
|
"proud": "Proud",
|
|
"ashamed": "Ashamed"
|
|
},
|
|
"character": {
|
|
"brave": "Brave",
|
|
"kind": "Kind",
|
|
"greedy": "Greedy",
|
|
"wise": "Wise",
|
|
"loyal": "Loyal",
|
|
"cunning": "Cunning",
|
|
"generous": "Generous",
|
|
"arrogant": "Arrogant",
|
|
"honest": "Honest",
|
|
"ambitious": "Ambitious",
|
|
"patient": "Patient",
|
|
"impatient": "Impatient",
|
|
"selfish": "Selfish",
|
|
"charismatic": "Charismatic",
|
|
"empathetic": "Empathetic",
|
|
"timid": "Timid",
|
|
"stubborn": "Stubborn",
|
|
"resourceful": "Resourceful",
|
|
"reckless": "Reckless",
|
|
"disciplined": "Disciplined",
|
|
"optimistic": "Optimistic",
|
|
"pessimistic": "Pessimistic",
|
|
"manipulative": "Manipulative",
|
|
"independent": "Independent",
|
|
"dependent": "Dependent",
|
|
"adventurous": "Adventurous",
|
|
"humble": "Humble",
|
|
"vengeful": "Vengeful",
|
|
"pragmatic": "Pragmatic",
|
|
"idealistic": "Idealistic"
|
|
},
|
|
"healthview": {
|
|
"title": "Health",
|
|
"age": "Age",
|
|
"status": "Health Status",
|
|
"measuresTaken": "Measures Taken",
|
|
"measure": "Measure",
|
|
"date": "Date",
|
|
"cost": "Cost",
|
|
"success": "Success",
|
|
"selectMeasure": "Select Measure",
|
|
"perform": "Perform",
|
|
"measures": {
|
|
"pill": "Pill",
|
|
"doctor": "Doctor Visit",
|
|
"witch": "Witch",
|
|
"drunkOfLife": "Elixir of Life",
|
|
"barber": "Barber"
|
|
},
|
|
"choose": "Please select",
|
|
"errors": {
|
|
"tooClose": "You cannot perform measures so often.",
|
|
"generic": "An error occurred."
|
|
},
|
|
"nextMeasureAt": "Next measure from"
|
|
},
|
|
"branchProduction": {
|
|
"storageAvailable": "Free storage"
|
|
},
|
|
"politics": {
|
|
"title": "Politics",
|
|
"tabs": {
|
|
"current": "Current Position",
|
|
"upcoming": "Upcoming Positions",
|
|
"elections": "Elections"
|
|
},
|
|
"current": {
|
|
"office": "Office",
|
|
"region": "Region",
|
|
"termEnds": "Term Ends",
|
|
"benefit": "Benefit",
|
|
"benefit_all": "All regions",
|
|
"income": "Income",
|
|
"none": "No current position available.",
|
|
"holder": "Holder"
|
|
},
|
|
"open": {
|
|
"office": "Office",
|
|
"region": "Region",
|
|
"date": "Date",
|
|
"candidacy": "Candidacy",
|
|
"candidacyWithAge": "Candidacy (from age 16)",
|
|
"none": "No open positions.",
|
|
"apply": "Apply for selected positions",
|
|
"minAgeHint": "Candidacy is only possible from age 16.",
|
|
"ageRequirement": "All political offices require candidates to be at least 16 years old."
|
|
},
|
|
"too_young": "Your character is too young. Applications are only possible from age 16.",
|
|
"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.",
|
|
"legitimacy": {
|
|
"legitimate": "Legitimate",
|
|
"acknowledged_bastard": "Acknowledged illegitimate",
|
|
"hidden_bastard": "Illegitimate"
|
|
},
|
|
"details": {
|
|
"title": "Child Details"
|
|
}
|
|
,
|
|
"taxes": {
|
|
"title": "Taxes",
|
|
"loading": "Loading tax data...",
|
|
"total": "Total tax",
|
|
"table": {
|
|
"region": "Region",
|
|
"taxPercent": "Tax %"
|
|
}
|
|
}
|
|
},
|
|
"spouse": {
|
|
"marriageSatisfaction": "Marriage Satisfaction",
|
|
"marriageState": "Marriage State",
|
|
"wooing": {
|
|
"cancel": "Cancel wooing",
|
|
"cancelConfirm": "Do you really want to cancel wooing? Progress will be lost.",
|
|
"cancelSuccess": "Wooing has been cancelled.",
|
|
"cancelError": "Wooing could not be cancelled.",
|
|
"cancelTooSoon": "You can only cancel wooing after 24 hours."
|
|
}
|
|
},
|
|
"marriageState": {
|
|
"stable": "Stable",
|
|
"strained": "Strained",
|
|
"crisis": "Crisis"
|
|
},
|
|
"householdTension": {
|
|
"label": "Household Tension",
|
|
"low": "Calm",
|
|
"medium": "Uneasy",
|
|
"high": "Strained"
|
|
},
|
|
"lovers": {
|
|
"title": "Lovers and Mistresses",
|
|
"none": "No lovers present.",
|
|
"affection": "Affection",
|
|
"visibility": "Visibility",
|
|
"discretion": "Discretion",
|
|
"maintenance": "Maintenance",
|
|
"monthlyCost": "Monthly Cost",
|
|
"statusFit": "Status Fit",
|
|
"acknowledged": "Acknowledged",
|
|
"underfunded": "{count} months underfunded",
|
|
"role": {
|
|
"secret_affair": "Secret affair",
|
|
"lover": "Lover",
|
|
"mistress_or_favorite": "Mistress or favorite"
|
|
},
|
|
"risk": {
|
|
"low": "Low risk",
|
|
"medium": "Medium risk",
|
|
"high": "High risk"
|
|
},
|
|
"actions": {
|
|
"start": "Start affair",
|
|
"startSuccess": "The new affair has begun.",
|
|
"startError": "The affair could not be started.",
|
|
"maintenanceLow": "Maintenance 25",
|
|
"maintenanceMedium": "Maintenance 50",
|
|
"maintenanceHigh": "Maintenance 75",
|
|
"maintenanceSuccess": "Maintenance has been updated.",
|
|
"maintenanceError": "Maintenance could not be updated.",
|
|
"acknowledge": "Acknowledge",
|
|
"acknowledgeSuccess": "The relationship has been officially acknowledged.",
|
|
"acknowledgeError": "The relationship could not be acknowledged.",
|
|
"end": "End",
|
|
"endConfirm": "Do you really want to end this relationship?",
|
|
"endSuccess": "The relationship has been ended.",
|
|
"endError": "The relationship could not be ended."
|
|
},
|
|
"candidates": {
|
|
"title": "Possible affairs",
|
|
"roleLabel": "Relationship form",
|
|
"none": "There are currently no suitable new affairs."
|
|
}
|
|
},
|
|
"notifications": {
|
|
"scandal": "A family scandal is shaking your house.",
|
|
"loverBirth": "A child has been born from an affair."
|
|
},
|
|
"sendgift": {
|
|
"error": {
|
|
"nogiftselected": "Please select a gift.",
|
|
"generic": "An unknown error occurred.",
|
|
"tooOften": "You can't send gifts that often.",
|
|
"insufficientFunds": "You do not have enough money."
|
|
},
|
|
"success": "The gift has been given.",
|
|
"nextGiftAt": "Next gift from"
|
|
}
|
|
},
|
|
"church": {
|
|
"title": "Church",
|
|
"tabs": {
|
|
"current": "Current Positions",
|
|
"available": "Available Positions",
|
|
"applications": "Applications"
|
|
},
|
|
"current": {
|
|
"office": "Office",
|
|
"region": "Region",
|
|
"holder": "Holder",
|
|
"supervisor": "Supervisor",
|
|
"none": "No current positions available."
|
|
},
|
|
"available": {
|
|
"office": "Office",
|
|
"region": "Region",
|
|
"supervisor": "Supervisor",
|
|
"seats": "Available Seats",
|
|
"action": "Action",
|
|
"apply": "Apply",
|
|
"applySuccess": "Application submitted successfully.",
|
|
"applyError": "Error submitting application.",
|
|
"none": "No available positions."
|
|
},
|
|
"applications": {
|
|
"office": "Office",
|
|
"region": "Region",
|
|
"applicant": "Applicant",
|
|
"date": "Date",
|
|
"action": "Action",
|
|
"approve": "Approve",
|
|
"reject": "Reject",
|
|
"approveSuccess": "Application approved.",
|
|
"rejectSuccess": "Application rejected.",
|
|
"decideError": "Error making decision.",
|
|
"none": "No applications available."
|
|
},
|
|
"offices": {
|
|
"lay-preacher": "Lay Preacher",
|
|
"village-priest": "Village Priest",
|
|
"parish-priest": "Parish Priest",
|
|
"dean": "Dean",
|
|
"archdeacon": "Archdeacon",
|
|
"bishop": "Bishop",
|
|
"archbishop": "Archbishop",
|
|
"cardinal": "Cardinal",
|
|
"pope": "Pope"
|
|
},
|
|
"baptism": {
|
|
"title": "Baptism",
|
|
"table": {
|
|
"name": "First Name",
|
|
"gender": "Gender",
|
|
"age": "Age",
|
|
"baptise": "Baptize (50)",
|
|
"newName": "Suggest Name"
|
|
},
|
|
"gender": {
|
|
"male": "Boy",
|
|
"female": "Girl"
|
|
},
|
|
"success": "The child has been baptized.",
|
|
"error": "The child could not be baptized."
|
|
}
|
|
},
|
|
"reputation": {
|
|
"title": "Reputation",
|
|
"overview": {
|
|
"title": "Overview",
|
|
"current": "Current Reputation"
|
|
},
|
|
"actions": {
|
|
"title": "Reputation Actions",
|
|
"description": "You can perform various actions to improve your reputation.",
|
|
"none": "No reputation actions available.",
|
|
"action": "Action",
|
|
"cost": "Cost",
|
|
"gain": "Gain",
|
|
"timesUsed": "Used",
|
|
"execute": "Execute",
|
|
"running": "Running...",
|
|
"dailyLimit": "Daily limit: {remaining} of {cap} actions remaining",
|
|
"cooldown": "Cooldown: {minutes} minutes remaining",
|
|
"type": {
|
|
"soup_kitchen": "Soup Kitchen",
|
|
"library_donation": "Library Donation",
|
|
"scholarships": "Scholarships",
|
|
"church_hospice": "Church Hospice",
|
|
"school_funding": "School Funding",
|
|
"orphanage_build": "Build Orphanage",
|
|
"bridge_build": "Build Bridge",
|
|
"hospital_donation": "Hospital Donation",
|
|
"patronage": "Patronage",
|
|
"statue_build": "Build Statue",
|
|
"well_build": "Build Well"
|
|
}
|
|
},
|
|
"party": {
|
|
"title": "Parties",
|
|
"totalCost": "Total Cost",
|
|
"order": "Order Party",
|
|
"inProgress": "Parties in Preparation",
|
|
"completed": "Completed Parties",
|
|
"newpartyview": {
|
|
"open": "Create New Party",
|
|
"close": "Hide New Party",
|
|
"type": "Party Type"
|
|
},
|
|
"music": {
|
|
"label": "Music",
|
|
"none": "No Music",
|
|
"bard": "A Bard",
|
|
"villageBand": "A Village Band",
|
|
"chamberOrchestra": "A Chamber Orchestra",
|
|
"symphonyOrchestra": "A Symphony Orchestra",
|
|
"symphonyOrchestraWithChorusAndSolists": "A Symphony Orchestra with Chorus and Soloists"
|
|
},
|
|
"banquette": {
|
|
"label": "Food",
|
|
"bread": "Bread",
|
|
"roastWithBeer": "Roast with Beer",
|
|
"poultryWithVegetablesAndWine": "Poultry with Vegetables and Wine",
|
|
"extensiveBuffet": "Festive Meal"
|
|
},
|
|
"servants": {
|
|
"label": "One servant per ",
|
|
"perPersons": " persons"
|
|
},
|
|
"esteemedInvites": {
|
|
"label": "Invited Estates"
|
|
},
|
|
"type": "Party Type",
|
|
"cost": "Cost",
|
|
"date": "Date"
|
|
}
|
|
},
|
|
"underground": {
|
|
"title": "Underground",
|
|
"tabs": {
|
|
"activities": "Activities",
|
|
"attacks": "Attacks"
|
|
},
|
|
"activities": {
|
|
"none": "No activities available.",
|
|
"create": "Create new activity",
|
|
"type": "Activity type",
|
|
"victim": "Target person",
|
|
"cost": "Cost",
|
|
"status": "Status",
|
|
"additionalInfo": "Additional information",
|
|
"blackmailAmount": "Blackmail amount",
|
|
"discoveries": "Discoveries",
|
|
"visibilityDelta": "Visibility",
|
|
"reputationDelta": "Reputation",
|
|
"victimPlaceholder": "Enter username",
|
|
"sabotageTarget": "Sabotage target",
|
|
"corruptGoal": "Corruption goal",
|
|
"affairGoal": "Investigation goal"
|
|
},
|
|
"attacks": {
|
|
"target": "Attacker",
|
|
"date": "Date",
|
|
"success": "Success",
|
|
"none": "No attacks recorded."
|
|
},
|
|
"types": {
|
|
"spyin": "Espionage",
|
|
"assassin": "Assassination",
|
|
"sabotage": "Sabotage",
|
|
"corrupt_politician": "Corruption",
|
|
"rob": "Robbery",
|
|
"investigate_affair": "Investigate affair"
|
|
},
|
|
"targets": {
|
|
"house": "House",
|
|
"storage": "Storage"
|
|
},
|
|
"goals": {
|
|
"elect": "Appointment",
|
|
"taxIncrease": "Raise taxes",
|
|
"taxDecrease": "Lower taxes",
|
|
"expose": "Expose",
|
|
"blackmail": "Blackmail"
|
|
},
|
|
"status": {
|
|
"pending": "Pending",
|
|
"resolved": "Resolved",
|
|
"failed": "Failed"
|
|
}
|
|
}
|
|
}
|
|
}
|