From 49b7af4fd51f8d66a0e459236b7f8c30d7a07051 Mon Sep 17 00:00:00 2001 From: Lugiad <2070109+Adri1@users.noreply.github.com> Date: Sun, 29 Sep 2024 13:56:09 +0200 Subject: [PATCH] Add files via upload --- src/locales/tr/battle.json | 1 + src/locales/tr/battler-tags.json | 4 + src/locales/tr/dialogue.json | 22 +++++ src/locales/tr/move-trigger.json | 2 +- src/locales/tr/pokemon-form.json | 6 +- src/locales/tr/splash-messages.json | 122 +++++++++++++++++++++++++--- src/locales/tr/status-effect.json | 8 +- src/locales/tr/tutorial.json | 4 +- 8 files changed, 143 insertions(+), 26 deletions(-) diff --git a/src/locales/tr/battle.json b/src/locales/tr/battle.json index 2559dafecae..609b1b1ea49 100644 --- a/src/locales/tr/battle.json +++ b/src/locales/tr/battle.json @@ -32,6 +32,7 @@ "attackMissed": "{{pokemonNameWithAffix}} avoided the attack!", "attackHitsCount": "Hit {{count}} time(s)!", "rewardGain": "You received\n{{modifierName}}!", + "rewardGainCount": "You received\n{{count}} {{modifierName}}!", "expGain": "{{pokemonName}} gained\n{{exp}} EXP. Points!", "levelUp": "{{pokemonName}} grew to\nLv. {{level}}!", "learnMove": "{{pokemonName}} learned\n{{moveName}}!", diff --git a/src/locales/tr/battler-tags.json b/src/locales/tr/battler-tags.json index 481f69db250..520ac2a6202 100644 --- a/src/locales/tr/battler-tags.json +++ b/src/locales/tr/battler-tags.json @@ -71,8 +71,12 @@ "disabledOnAdd": "{{pokemonNameWithAffix}}'s {{moveName}}\nwas disabled!", "disabledLapse": "{{pokemonNameWithAffix}}'s {{moveName}}\nis no longer disabled.", "tarShotOnAdd": "{{pokemonNameWithAffix}} became weaker to fire!", + "shedTailOnAdd": "{{pokemonNameWithAffix}} shed its tail to create a decoy!", "substituteOnAdd": "{{pokemonNameWithAffix}} put in a substitute!", "substituteOnHit": "The substitute took damage for {{pokemonNameWithAffix}}!", "substituteOnRemove": "{{pokemonNameWithAffix}}'s substitute faded!", + "tormentOnAdd": "{{pokemonNameWithAffix}} was subjected to torment!", + "tauntOnAdd": "{{pokemonNameWithAffix}} fell for the taunt!", + "imprisonOnAdd": "{{pokemonNameWithAffix}} sealed the opponents move(s)!", "autotomizeOnAdd": "{{pokemonNameWithAffix}} became nimble!" } diff --git a/src/locales/tr/dialogue.json b/src/locales/tr/dialogue.json index 9d1f0ae1c80..757e4f1020b 100644 --- a/src/locales/tr/dialogue.json +++ b/src/locales/tr/dialogue.json @@ -316,6 +316,28 @@ "1": "How strange… How could this be… I shouldn't have been outmuscled." } }, + "snow_worker": { + "encounter": { + "1": "When it's cold, wear a lot of clothes!\n$Only humans could come up with something so clever!" + }, + "victory": { + "1": "How we struggle in vain at the end also shows how clever humans are!" + }, + "defeat": { + "1": "I'll tell you something clever. If you use a Fire-type move on a Pokémon that is frozen solid, the ice will melt!" + } + }, + "snow_worker_double": { + "encounter": { + "1": "...\n$...R-ready to b-battle?" + }, + "victory": { + "1": "...\n$...I'm sh-shivering!" + }, + "defeat": { + "1": "...\n$...Kn-know what?\n...Th-this place is cold." + } + }, "hex_maniac": { "encounter": { "1": "I normally only ever listen to classical music, but if I lose, I think I shall try a bit of new age!", diff --git a/src/locales/tr/move-trigger.json b/src/locales/tr/move-trigger.json index 93d25e506ba..7ea5fe82fc2 100644 --- a/src/locales/tr/move-trigger.json +++ b/src/locales/tr/move-trigger.json @@ -71,5 +71,5 @@ "safeguard": "{{targetName}} is protected by Safeguard!", "substituteOnOverlap": "{{pokemonName}} already\nhas a substitute!", "substituteNotEnoughHp": "But it does not have enough HP\nleft to make a substitute!", - "afterYou": "{{pokemonName}} took the kind offer!" + "afterYou": "{{targetName}} took the kind offer!" } \ No newline at end of file diff --git a/src/locales/tr/pokemon-form.json b/src/locales/tr/pokemon-form.json index 642d31a2a20..86e7c5dc1bc 100644 --- a/src/locales/tr/pokemon-form.json +++ b/src/locales/tr/pokemon-form.json @@ -279,9 +279,9 @@ "ogerponHearthflameMaskTera": "Hearthflame Mask Terastallized", "ogerponCornerstoneMask": "Cornerstone Mask", "ogerponCornerstoneMaskTera": "Cornerstone Mask Terastallized", - "terpagos": "Normal Form", - "terpagosTerastal": "Terastal Form", - "terpagosStellar": "Stellar Form", + "terapagos": "Normal Form", + "terapagosTerastal": "Terastal Form", + "terapagosStellar": "Stellar Form", "galarDarumaka": "Standard Mode", "galarDarumakaZen": "Zen Mode", "paldeaTaurosCombat": "Combat Breed", diff --git a/src/locales/tr/splash-messages.json b/src/locales/tr/splash-messages.json index 168974525f8..7397669b57d 100644 --- a/src/locales/tr/splash-messages.json +++ b/src/locales/tr/splash-messages.json @@ -2,9 +2,9 @@ "battlesWon": "{{count, number}} Battles Won!", "joinTheDiscord": "Join the Discord!", "infiniteLevels": "Infinite Levels!", - "everythingStacks": "Everything Stacks!", + "everythingIsStackable": "Everything Is Stackable*!", "optionalSaveScumming": "Optional Save Scumming!", - "biomes": "35 Biomes!", + "biomes": "38 Biomes!", "openSource": "Open Source!", "playWithSpeed": "Play with 5x Speed!", "liveBugTesting": "Live Bug Testing!", @@ -14,9 +14,9 @@ "infiniteFusionAtHome": "Infinite Fusion at Home!", "brokenEggMoves": "Broken Egg Moves!", "magnificent": "Magnificent!", - "mubstitute": "Mubstitute!", + "doPeopleReadThis": "Do People Read This?", "thatsCrazy": "That's Crazy!", - "oranceJuice": "Orance Juice!", + "gottaCatchEmAll": "Gotta Catch 'Em All!", "questionableBalancing": "Questionable Balancing!", "coolShaders": "Cool Shaders!", "aiFree": "AI-Free!", @@ -25,24 +25,120 @@ "moreAddictiveThanIntended": "More Addictive than Intended!", "mostlyConsistentSeeds": "Mostly Consistent Seeds!", "achievementPointsDontDoAnything": "Achievement Points Don't Do Anything!", - "youDoNotStartAtLevel": "You Do Not Start at Level 2000!", - "dontTalkAboutTheManaphyEggIncident": "Don't Talk About the Manaphy Egg Incident!", + "nothingBeatsAJellyFilledDonut": "Nothing Beats a Jelly-Filled Donut!", + "dontTalkAboutTheTinkatonIncident": "Don't Talk About the Tinkaton Incident!", "alsoTryPokengine": "Also Try Pokéngine!", "alsoTryEmeraldRogue": "Also Try Emerald Rogue!", "alsoTryRadicalRed": "Also Try Radical Red!", "eeveeExpo": "Eevee Expo!", - "ynoproject": "YNOproject!", - "breedersInSpace": "Breeders in space!", + "checkOutYnoproject": "Check out YNOproject!", + "breedersInSpace": "Breeders in Space!", + "alsoTryPokemonUnbound": "Also Try Pokemon Unbound!", + "tryTheJohtoDragonChallenge": "Try the Johto Dragon Challenge!", + "basicReadingAbilityRecommended": "Basic Reading Ability Recommended!", + "shoutoutsToTheArtists": "Shoutouts to the Artists!", + "gamblingNotEncouraged": "Gambling Not Encouraged!", + "dontForgetToTakeABreak": "Don't Forget To Take a Break!", + "wEvent": "W Event", + "ifItsNotAccurateItsAccurate": "If It's Not 100% Accurate, It's 50%.", + "everyLossIsProgressMade": "Every Loss Is Progress Made!", + "liveWoChienReaction": "Live Wo-Chien Reaction:", + "itsAFeatureNotABug": "It's a Feature, Not a Bug!", + "theEggsAreNotForEating": "The Eggs Are Not for Eating!", + "7.8outOf10TooManyWaterBiomes": "7.8 out of 10, Too Many Water Biomes.", + "butNothingHappened": "But Nothing Happened!", + "thePowerOfScienceIsAmazing": "The Power of Science Is Amazing!", + "freeToPlay": "Free To Play!", + "theresATimeAndPlaceForEverything": "There's a Time and Place for Everything!", + "nowWithShinierShinies": "Now With Shinier Shinies!", + "smilesGoForMiles": "Smiles Go for Miles!", + "certainlyNotDragonFree": "Certainly Not Dragon Free!", + "haveANiceDay": "Have a Nice Day!", + "redacted": "[REDACTED]", + "hi": "hi", + "transRights": "Trans Rights!", + "shinyOddsHigherThanYouThink": "Shiny Odds Higher Than You Think!", + "noFalseTrades": "No False Trades!", + "notForProfit": "Not for Profit!", + "timeForYourDailyRun": "Time for Your Daily Run!", + "moreEggsThanADaycare": "More Eggs Than a Daycare!", + "disclaimerHarshSunDoesNotGiveVitaminD": "Disclaimer: Harsh Sun Does NOT Give Vitamin D!", + "whoNeedsAMap": "Who Needs a Map?", + "luxrayIsNotADarkType": "Luxray Is Not a Dark-Type!", + "selfDestructiveEncounters": "Self-Destructive Encounters!", + "mostOptionsAreViable": "Most Options Are Viable!", + "pokerogueMorse": ".--. --- -.- . .-. --- --. ..- .", + "smiley": ":)", + "beAwareOfPassives": "Be Aware of Passives!", + "asSeenOnTheWorldWideWeb": "As Seen on the World-Wide Web!", + "vaultinVeluzas": "Vaultin' Veluza!", + "tooManyStarters": "Too Many Starters!", + "checkTheWiki": "Check the Wiki!", + "winWithYourFavorites": "Win With Your Favorites!", + "alsoTryPokerogueWait": "Also Try PokéRogue! Wait...", + "theWayISeeItKyogreIsSurrounded": "The Way I See It, Kyogre Is Surrounded...", + "tryOutHoneyGather": "Try out Honey Gather!", + "notForTheFaintOfHeart": "Not for the Faint of Heart!", + "p": "(P)", + "flipYourDeviceToEvolveInkay": "Flip Your Device To Evolve Inkay!", + "inArceusWeTrust": "In Arceus We Trust", + "whyDidTheTorchicCrossTheRoad": "Why Did the Torchic Cross the Road?", + "goodLuck": "Good Luck!", + "fuseWisely": "Fuse Wisely!", + "compensation": "Compensation?", + "prepareForTroubleAndMakeItDouble": "Prepare for Trouble! And Make It Double!", + "anEggForYourTroubles": "An Egg for Your Troubles?", + "regirock": "ÜN ÜN ÜN", + "hereForAGoodTime": "Here for a Good Time!", + "getGoodOrDont": "Get Good! Or Don't!", + "checkTheSubreddit": "Check out the Subreddit!", + "betterNerfGreninja": "Better Nerf Greninja!", + "inCaseOfUpdateClearYourCache": "In Case of Update, Clear Your Cache!", + "insertTextHere": "insert text here", + "endingEndlessNotFound": "ending_endless not found", + "iLikeMyEggsVouchered": "I Like My Eggs Vouchered!", + "YOU": "YOU!", + "noAddedSugar": "No Added Sugar!", + "notSponsored": "Not Sponsored!", + "notRated": "Not Rated!", + "justOneMoreWaveMom": "Just One More Wave, Mom!", + "saltCured": "Salt Cured!", + "onlyOnPokerogueNet": "Only on pokerogue.net!", + "pixelPerfection": "Pixel Perfection!", + "openSource": "Open Source!", + "probablyGood": "Probably Good!", + "itsAMonsterHouse": "It's a Monster House!", + "dontForgetYourPassword": "Don't Forget Your Password!", + "tripleTripleTripleAxel": "Triple- Triple- Triple Axel!", + "questionExclamation": "?!", + "clownEncounters": "Clown Encounters!", + "fullOfBerries": "Full of Berries!", + "limitsAreMeantToBeBrokenSometimes": "Limits Are Meant To Be Broken, Sometimes!", + "keepItCasual": "Keep It Casual!", + "serversProbablyWorking": "Servers Probably Working!", + "mew": "Mew Probably Not Under a Truck!", + "makeItRainAndYourProblemsGoAway": "Make it Rain and your problems go away!", + "customMusicTracks": "Custom Music Tracks!", + "youAreValid": "You Are Valid!", + "number591IsLookingOff": "Number 591 Is Looking a Bit...", + "timeForYourDeliDelivery": "Time for Your Deli-Delivery!", + "goodFirstImpression": "Hope We Left a Good First Impression!", + "iPreferRarerCandies": "I Prefer Rarer Candies!", "halloween": { - "pumpkaboosAbout": "Pumpkaboos about!", - "mayContainSpiders": "May contain spiders!", - "spookyScaryDuskulls": "Spooky, Scary Duskulls!" + "pumpkabooAbout": "Pumpkaboo About!", + "mayContainSpiders": "May Contain Spiders!", + "spookyScarySkeledirge": "Spooky, Scary Skeledirge!", + "gourgeistUsedTrickOrTreat": "Gourgeist Used Trick-or-Treat!", + "letsSnuggleForever": "Let's Snuggle Forever!" }, "xmas": { "happyHolidays": "Happy Holidays!", - "delibirdSeason": "Delibird Season!" + "delibirdSeason": "Delibird Season!", + "unaffilicatedWithDelibirdServices": "Unaffiliated With Delibird Services!", + "diamondsFromTheSky": "Diamonds From the Sky!", + "holidayStylePikachuNotIncluded": "Holiday Style Pikachu Not Included!" }, "newYears": { "happyNewYear": "Happy New Year!" } -} \ No newline at end of file +} diff --git a/src/locales/tr/status-effect.json b/src/locales/tr/status-effect.json index fdbacfdb9be..64468047761 100644 --- a/src/locales/tr/status-effect.json +++ b/src/locales/tr/status-effect.json @@ -1,12 +1,6 @@ { "none": { - "name": "None", - "description": "", - "obtain": "", - "obtainSource": "", - "activation": "", - "overlap": "", - "heal": "" + "name": "None" }, "poison": { "name": "Poison", diff --git a/src/locales/tr/tutorial.json b/src/locales/tr/tutorial.json index 4c43f1fd896..b25ca777f7c 100644 --- a/src/locales/tr/tutorial.json +++ b/src/locales/tr/tutorial.json @@ -3,8 +3,8 @@ "accessMenu": "To access the menu, press M or Escape while awaiting input.\nThe menu contains settings and various features.", "menu": "From this menu you can access the settings.\n$From the settings you can change game speed, window style, and other options.\n$There are also various other features here, so be sure to check them all!", "starterSelect": "From this screen, you can select your starters by pressing\nZ or the Space bar. These are your initial party members.\n$Each starter has a value. Your party can have up to\n6 members as long as the total does not exceed 10.\n$You can also select gender, ability, and form depending on\nthe variants you've caught or hatched.\n$The IVs for a species are also the best of every one you've\ncaught or hatched, so try to get lots of the same species!", - "pokerus": "A daily random 3 selectable starters have a purple border.\n$If you see a starter you own with one of these,\ntry adding it to your party. Be sure to check its summary!", + "pokerus": "A daily random 5 selectable starters have a purple border.\n$If you see a starter you own with one of these,\ntry adding it to your party. Be sure to check its summary!", "statChange": "Stat changes persist across battles as long as your Pokémon aren't recalled.\n$Your Pokémon are recalled before a trainer battle and before entering a new biome.\n$You can view the stat changes for any Pokémon on the field by holding C or Shift.\n$You can also view the moveset for an enemy Pokémon by holding V.\n$This only reveals moves that you've seen the Pokémon use this battle.", "selectItem": "After every battle, you are given a choice of 3 random items.\nYou may only pick one.\n$These range from consumables, to Pokémon held items, to passive permanent items.\n$Most non-consumable item effects will stack in various ways.\n$Some items will only show up if they can be used, such as evolution items.\n$You can also transfer held items between Pokémon using the transfer option.\n$The transfer option will appear in the bottom right once you have obtained a held item.\n$You may purchase consumable items with money, and a larger variety will be available the further you get.\n$Be sure to buy these before you pick your random item, as it will progress to the next battle once you do.", "eggGacha": "From this screen, you can redeem your vouchers for\nPokémon eggs.\n$Eggs have to be hatched and get closer to hatching after\nevery battle. Rarer eggs take longer to hatch.\n$Hatched Pokémon also won't be added to your party, they will\nbe added to your starters.\n$Pokémon hatched from eggs generally have better IVs than\nwild Pokémon.\n$Some Pokémon can only even be obtained from eggs.\n$There are 3 different machines to pull from with different\nbonuses, so pick the one that suits you best!" -} \ No newline at end of file +}