Skip to content

Commit

Permalink
New translations en_us.json (Serbian (Cyrillic))
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke100000 committed Oct 4, 2024
1 parent adccc2f commit cf2b5a0
Showing 1 changed file with 15 additions and 26 deletions.
41 changes: 15 additions & 26 deletions common/src/main/resources/assets/mca/lang/sr_sp.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,44 +171,37 @@
"enum.agestate.child": "Child",
"enum.agestate.teen": "Teen",
"enum.agestate.adult": "Adult",
"personality.unassigned": "Unknown",
"personality.athletic": "Athletic",
"personality.confident": "Confident",
"personality.strong": "Strong",
"personality.friendly": "Friendly",
"personality.tough": "Tough",
"personality.curious": "Curious",
"personality.peaceful": "Peaceful",
"personality.flirty": "Flirty",
"personality.witty": "Witty",
"personality.sensitive": "Sensitive",
"personality.greedy": "Greedy",
"personality.stubborn": "Stubborn",
"personality.odd": "Odd",
"personality.sleepy": "Sleepy",
"personality.fragile": "Fragile",
"personality.weak": "Weak",
"personality.lazy": "Lazy",
"personality.grumpy": "Grumpy",
"personality.shy": "Shy",
"personality.gloomy": "Gloomy",
"personality.peppy": "Peppy",
"personalityDescription.unassigned": "Something went wrong",
"personalityDescription.athletic": "Runs faster",
"personalityDescription.confident": "Deals more damage",
"personalityDescription.strong": "Deals far more damage",
"personalityDescription.friendly": "Bonus hearts for interactions",
"personalityDescription.tough": "Extra defence",
"personalityDescription.curious": "Likes stories",
"personalityDescription.peaceful": "Will not attack if on full health",
"personalityDescription.flirty": "Bonus points for specific interactions",
"personalityDescription.witty": "Likes jokes",
"personalityDescription.sensitive": "Double heart penalty on failed interactions",
"personalityDescription.greedy": "Finds less on chores",
"personalityDescription.stubborn": "Harder to speak with",
"personalityDescription.odd": "Less success chance when entering personal space",
"personalityDescription.sleepy": "Slow. Always.",
"personalityDescription.fragile": "Less defence",
"personalityDescription.lazy": "Slow. Always. And likes to eat.",
"personalityDescription.weak": "Deals less damage",
"personalityDescription.grumpy": "Hard to talk to",
"personalityDescription.shy": "Shy",
"personalityDescription.gloomy": "Always assuming the worst",
"personalityDescription.peppy": "Hyperactive, always moving, and slightly annoying",
"traits.title": "Traits: ",
"trait.lactose_intolerance": "Lactose Intolerance",
"trait.coeliac_disease": "Coeliac Disease",
Expand All @@ -224,6 +217,8 @@
"trait.left_handed": "Left Handed",
"trait.electrified": "Electrified",
"trait.rainbow": "Rainbow",
"trait.tough": "Tough",
"trait.weak": "Weak",
"trait.unknown": "Unknown",
"traitDescription.lactose_intolerance": "Intolerant to lactose.",
"traitDescription.coeliac_disease": "Gets massive diarrhea on gluten.",
Expand All @@ -239,6 +234,8 @@
"traitDescription.left_handed": "Uses their left-hand as their dominant hand.",
"traitDescription.electrified": "Struck by lightning.",
"traitDescription.rainbow": "Colored using Jebs secret source.",
"traitDescription.tough": "Tough as nails, and deals quite some blows.",
"traitDescription.weak": "Weak bones, weak muscles.",
"traitDescription.unknown": "Once this villager had a trait, but is now lost to time.",
"sirben": "*random Sirben noises*",
"mood.depressed": "Depressed",
Expand All @@ -248,25 +245,13 @@
"mood.fine": "Fine",
"mood.happy": "Happy",
"mood.overjoyed": "Overjoyed",
"mood.bored_to_tears": "Bored to tears",
"mood.bored": "Bored",
"mood.uninterested": "Uninterested",
"mood.silly": "Silly",
"mood.giggly": "Giggly",
"mood.entertained": "Entertained",
"mood.infuriated": "Infuriated",
"mood.angry": "Angry",
"mood.annoyed": "Annoyed",
"mood.interested": "Interested",
"mood.talkative": "Talkative",
"mood.pleased": "Pleased",
"buildingType.building": "Building",
"buildingType.house": "House",
"buildingType.bakery": "Bakery",
"buildingType.armorer": "Armorer",
"buildingType.butcher": "Butcher",
"buildingType.cartographer": "Cartographer",
"buildingType.fishermans_mut": "Fisherman's Hut",
"buildingType.fishermans_hut": "Fisherman's Hut",
"buildingType.fletcher": "Fletcher",
"buildingType.leatherworker": "Leatherworker",
"buildingType.bookkeeper": "Bookkeeper",
Expand Down Expand Up @@ -629,6 +614,8 @@
"command.no_permission": "This command is disabled for users.",
"command.only_one_destiny": "You already decided your destiny.",
"command.no_mail": "You have no mails.",
"command.tts_busy": "(Whenever villagers remain silent, it means the text-to-speech has to generate that phrase first. It will be there next time.)",
"command.tts_unsupported_language": "Your game language is not supported by the text-to-speech. Please change it to English or disable TTS.",
"blueprint.noBuilding": "You need to stand within a building",
"blueprint.refreshed": "Buildings refreshed!",
"blueprint.scan.overlap": "Building overlaps with existing one!",
Expand Down Expand Up @@ -773,9 +760,11 @@
"subtitle.mca.villager.angry": "Villager Angry",
"subtitle.mca.villager.celebrate": "Villager Celebrating",
"mca.ai_broken": "AI broke, please send latest.log to dev!",
"mca.ai_help": "AI enabled and reset to default. Click here to open the help page!",
"mca.limit.patreon": "You reached your hourly AI limit. Click here to open the tutorial on how to increase that limit!",
"mca.limit.premium": "You reached your hourly AI limit, even with your patreon subscription enabled! Please take a break.",
"mca.limit.patreon.hover": "Click me!",
"mca.inworldAI.setupError": "Could not assign villager to endpoint!",
"key.mca.skin_library": "Open Skin Library",
"item.mca.black_acacia_crib": "Black Acacia Crib",
"item.mca.black_bamboo_crib": "Black Bamboo Crib",
Expand Down

0 comments on commit cf2b5a0

Please sign in to comment.