pokerogue/public/locales/fr/egg.json

28 lines
1.2 KiB
JSON
Raw Normal View History

[Localization] Migrate translation files to json (#3709) * add jsonc import support * migrate en: ability-trigger, ability, achv & arena-flyout to json/c * remove jsonc support gitlocalize doesn't recognize it * migrate arena-flyoutr.jsonc to json * EN: migrate arena-tag * EN: migrate battle-info.json * EN: migrate `battle-message-ui-handler` * EN: migrate `battle-scene` * EN: migrate `battle` * EN: migrate `battler-tags` * EN: migrate `berry` * EN: migrate `bgm-name` * EN: migrate `biome` * EN: migrate `challenges` * EN: migrate `command-ui-handler` * EN: migrate `common` * EN: migrate `dialogue` * EN: migrate `egg` * EN: migrate `fight-ui-handler` * EN: migrate `filter-bar` * EN: migrate `game-mode` * EN: migrate `game-stats-ui-handler` * EN: migrate `growth` * EN: migrate `menu-ui-handler` * EN: migrate `menu` * EN: migrate `modifier-select-ui-handler` * EN: migrate `modifier-type` * EN: migrate `modifier` * EN: migrate `move-trigger` * EN: migrate `move` * EN: migrate `nature` * EN: migrate `party-ui-handler` * EN: migrate `pokeball` * EN: migrate `pokemon-form` * EN: migrate `pokemon-info-container` * EN: migrate `pokemon-info` * EN: migrate `pokemon-summary` * EN: migrate `pokemon` * EN: migrate `save-slot-select-ui-handler` * EN: migrate `settings` * EN: migrate `splash-messages` * EN: migrate `starter-select-ui-handler` * EN: migrate `status-effect.json` * EN: migrate `trainers` * EN: migrate `tutorial` * EN: migrate `voucher` * EN: migrate `weather` and `terrain` * rename `dialogue-double-battle.json` * DE: migrate `ability-trigger` * DE: migrate `trainers` * DE: migrate `tutorial` * EN: migrate to `achv-f/-m` * rename `dialogue-endboss.json` to `dialogue-final-boss.json` endboss is not typical english * EN: fix gender files * EN: fix some dialogue gender issues * Migrate DE to JSON * EN: fix `modifier-type.json` * remove ca_ES for now * remove de/dialogue.ts (remnant) * Migrate ES (spanish) removing all dialogues content has been confirmed by Asdar Develops * Removed fake translations from ability-trigger * Removed fake translations from achievements and fixed female pronouns * Removed fake translations all the way to moves.json * Finished removing fake translations from es folder * migrate fr (french) * FR: update config.ts * migrate it (italian) * Removed fake translations in French json * Readding two lines I accidentally deleted to fr dialogue-male * migrate ja (Japanese) * migrate ko (Korean) * migrate pt_BR (Brasil) * remove event texts from json files * Removed fake translations in Italian * Removed Japanese fake translations everywhere except dialogues * Removed fake translations from Japanase (dialogues only) * Translate trainer-names.json via GitLocalize * Fixed a devilish typo in fr locale * add new translationkeys to en/settings * add empty `ca_ES` translations * fix config export names * fix ts-compiler with i18n issue * fix battle-stat.test.ts * fix some namings in plugins/i18n.ts * move `i18n.d.ts` content into `i18next.d.ts` and remove `defaultValue` key * fix type issues after beta merge * migrate zh_CN (Chinese simplified) * migrate zh_TW (Chinese tranditional) * fix tests for "missing" translations --------- Co-authored-by: InnocentGameDev <asdargmng@gmail.com> Co-authored-by: SangaraSorama <sangara.diamant@gmail.com>
2024-08-23 20:52:09 +01:00
{
"egg": "Œuf",
"greatTier": "Rare",
"ultraTier": "Épique",
"masterTier": "Légendaire",
"defaultTier": "Commun",
[Localization] New translations batch locales (Move-disabling effects, abilities triggers, error messages and some misc ajustements) (#4068) * Update battle.json * Update battler-tags.json * Update battle.json * Update battle.json * Update battler-tags.json * Update battle.json * Update battler-tags.json * Update battler-tags.json * Update battle.json * Update battle.json * Update battler-tags.json * Update battler-tags.json * Update battle.json * Update battle.json * Update battler-tags.json * Update battler-tags.json * Update battle.json * Update battle.json * Update battler-tags.json * Update battle.json * Update battle.json * Update battle.json * Update battler-tags.json * Update battle.json * Update battle.json * Update src/locales/de/battle.json Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> * Update src/locales/de/battler-tags.json Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> * Update battler-tags.json * Update src/locales/ko/battle.json Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com> * Update src/locales/ko/battler-tags.json Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com> * Update src/locales/it/battle.json Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com> * Update src/locales/it/battler-tags.json Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com> * Update menu.json * Update ability-trigger.json * Update ability-trigger.json * Update ability-trigger.json * Update ability-trigger.json * Update ability-trigger.json * Update ability-trigger.json * Update ability-trigger.json * Update ability-trigger.json * Update menu.json * Update menu.json * Update menu.json * Update menu.json * Update menu.json * Update menu.json * Update menu.json * Update menu.json * Update src/locales/de/ability-trigger.json Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> * Update src/locales/de/ability-trigger.json Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> * Update src/locales/de/menu.json Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> * Update src/locales/ko/ability-trigger.json Co-authored-by: Leo Kim <47556641+KimJeongSun@users.noreply.github.com> * Update src/locales/ko/menu.json Co-authored-by: Leo Kim <47556641+KimJeongSun@users.noreply.github.com> * Update src/locales/ko/ability-trigger.json Co-authored-by: Leo Kim <47556641+KimJeongSun@users.noreply.github.com> * Update src/locales/ko/menu.json Co-authored-by: Leo Kim <47556641+KimJeongSun@users.noreply.github.com> * Update menu.json * Update ability-trigger.json * Update ability-trigger.json * Update ability-trigger.json * Update ability-trigger.json * Update ability-trigger.json * Update ability-trigger.json * Update menu.json * Update ability-trigger.json * Update battle.json * Update battler-tags.json * Update src/locales/zh_CN/battle.json Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com> * Update src/locales/zh_TW/battle.json Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com> * Update modifier-type.json * Update modifier-type.json * Update modifier-type.json * Update modifier-type.json * Update modifier-type.json * Update modifier-type.json * Update modifier-type.json * Update modifier-type.json * Update modifier-type.json * Update modifier-type.json * Update modifier-type.json * Update menu.json * Update battler-tags.json * Update battle.json * Update ability-trigger.json * Update battler-tags.json * Update battler-tags.json * Update battler-tags.json * Update battler-tags.json * Update modifier-type.json * Update menu.json * Update battle.json * Update tutorial.json * Update tutorial.json * Update egg.json * Update battle.json * Update battle.json * Update tutorial.json * Update egg.json * Update modifier-type.json * Update modifier-type.json * Update modifier-type.json * Update modifier-type.json * Update modifier-type.json * Update challenges.json * Update src/locales/ko/modifier-type.json Co-authored-by: Enoch <enoch.jwsong@gmail.com> * Update src/locales/ko/modifier-type.json Co-authored-by: Enoch <enoch.jwsong@gmail.com> * Update src/locales/ja/battle.json Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com> * Update src/locales/ja/menu.json Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com> * Update src/locales/ja/modifier-type.json Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com> * Update src/locales/ja/modifier-type.json Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com> * Update src/locales/ja/modifier-type.json Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com> * Update dialogue.json * Update dialogue-misc.json * Update dialogue-final-boss.json * Update dialogue-double-battle.json * Update ability-trigger.json * Update achv.json * Update arena-tag.json * Update battle.json * Update battler-tags.json * Update command-ui-handler.json * Update menu.json * Update modifier-type.json * Update modifier.json * Update move-trigger.json * Update pokemon-info-container.json * Update pokemon-info.json * Update splash-messages.json * Update status-effect.json * Update tutorial.json * Update voucher.json * Update weather.json * Update ability-trigger.json * Update src/locales/de/modifier-type.json Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> * Update src/locales/de/modifier-type.json Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> * Update modifier-type.json * Update bgm-name.json * Update bgm-name.json * Update src/locales/it/menu.json Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com> * types_ja.png update * Apply suggestions from code review Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com> --------- Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com> Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com> Co-authored-by: Leo Kim <47556641+KimJeongSun@users.noreply.github.com> Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com> Co-authored-by: Enoch <enoch.jwsong@gmail.com> Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com>
2024-09-08 12:57:17 +01:00
"hatchWavesMessageSoon": "Il fait du bruit.\nIl va éclore !",
"hatchWavesMessageClose": "Il bouge de temps en temps. Il devrait bientôt éclore.",
"hatchWavesMessageNotClose": "Quest-ce qui va en sortir ? Ça va mettre du temps.",
"hatchWavesMessageLongTime": "Cet Œuf va surement mettre du temps à éclore.",
"gachaTypeLegendary": "Taux de Légendaires élevé",
"gachaTypeMove": "Taux de Capacité Œuf Rare élevé",
"gachaTypeShiny": "Taux de Chromatiques élevé",
[Localization] ME translations (#4183) * Update src/locales/es/mystery-encounters/department-store-sale-dialogue.json Co-authored-by: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com> * Update src/locales/es/mystery-encounters/fight-or-flight-dialogue.json Co-authored-by: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com> * Update src/locales/es/mystery-encounters/fiery-fallout-dialogue.json Co-authored-by: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com> * Update src/locales/es/modifier-select-ui-handler.json Co-authored-by: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com> * Update src/locales/es/mystery-encounters/field-trip-dialogue.json Co-authored-by: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com> * Update bug-type-superfan-dialogue.json * Update bug-type-superfan-dialogue.json * Update bug-type-superfan-dialogue.json * Update bug-type-superfan-dialogue.json * Update bug-type-superfan-dialogue.json * Update bug-type-superfan-dialogue.json * Update bug-type-superfan-dialogue.json * Update bug-type-superfan-dialogue.json * Update bug-type-superfan-dialogue.json * Update bug-type-superfan-dialogue.json * Update a-trainers-test-dialogue.json * Update bug-type-superfan-dialogue.json * Update bgm-name.json * Added Korean missingthings at bug-type-superfan-dialogue.json * Update bug-type-superfan-dialogue.json * Update shady-vitamin-dealer-dialogue.json * Update slumbering-snorlax-dialogue.json * Update teleporting-hijinks-dialogue.json * Update the-pokemon-salesman-dialogue.json * Update the-strong-stuff-dialogue.json * Update the-winstrate-challenge-dialogue.json * Update training-session-dialogue.json * Update trash-to-treasure-dialogue.json * Update trash-to-treasure-dialogue.json * Update uncommon-breed-dialogue.json * Update weird-dream-dialogue.json * Update bgm-name.json * Update src/locales/ko/mystery-encounters/bug-type-superfan-dialogue.json Co-authored-by: Leo Kim <47556641+KimJeongSun@users.noreply.github.com> * Update src/locales/ko/mystery-encounters/bug-type-superfan-dialogue.json Co-authored-by: Leo Kim <47556641+KimJeongSun@users.noreply.github.com> * Update src/locales/zh_CN/mystery-encounters/mysterious-chest-dialogue.json Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com> * Update src/locales/zh_CN/mystery-encounters/fight-or-flight-dialogue.json Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com> * one more typo fix * Update slumbering-snorlax-dialogue.json * Update absolute-avarice-dialogue.json * Update an-offer-you-cant-refuse-dialogue.json * Update berries-abound-dialogue.json * Update the-pokemon-salesman-dialogue.json * Update trash-to-treasure-dialogue.json * Update uncommon-breed-dialogue.json * Update weird-dream-dialogue.json * Update weird-dream-dialogue.json * Update slumbering-snorlax-dialogue.json * translated a-trainers-test-dialogue.json * Update src/locales/ja/modifier-select-ui-handler.json Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com> * Update src/locales/ja/mystery-encounter-messages.json Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com> * Add files via upload * Update the-expert-breeder-dialogue.json * Update config.ts * Update config.ts * Update config.ts * Update config.ts * Update config.ts * Update config.ts * Update config.ts * Update config.ts * Update config.ts * Update config.ts * Update config.ts * Update config.ts * Update src/locales/pt_BR/trainer-names.json * Update src/locales/pt_BR/trainer-titles.json * Update config.ts * Update config.ts * Update config.ts * Delete src/locales/en/the-expert-breeder-dialogue.json * Delete src/locales/ca_ES/the-expert-breeder-dialogue.json * Delete src/locales/de/the-expert-breeder-dialogue.json * Delete src/locales/es/the-expert-breeder-dialogue.json * Delete src/locales/fr/the-expert-breeder-dialogue.json * Delete src/locales/it/the-expert-breeder-dialogue.json * Delete src/locales/ja/the-expert-breeder-dialogue.json * Delete src/locales/ko/the-expert-breeder-dialogue.json * Delete src/locales/pt_BR/the-expert-breeder-dialogue.json * Delete src/locales/zh_CN/the-expert-breeder-dialogue.json * Delete src/locales/zh_TW/the-expert-breeder-dialogue.json * Add files via upload * Update the-expert-breeder-dialogue.json * Rename the-expert-breeder-dialogue.json to the-expert-pokemon-breeder-dialogue.json * Update and rename the-expert-breeder-dialogue.json to the-expert-pokemon-breeder-dialogue.json * updated name and conifg * Update and rename the-expert-breeder-dialogue.json to the-expert-pokemon-breeder-dialogue.json * Update and rename the-expert-breeder-dialogue.json to the-expert-pokemon-breeder-dialogue.json * Update and rename the-expert-breeder-dialogue.json to the-expert-pokemon-breeder-dialogue.json * Update and rename the-expert-breeder-dialogue.json to the-expert-pokemon-breeder-dialogue.json * Update and rename the-expert-breeder-dialogue.json to the-expert-pokemon-breeder-dialogue.json * Update and rename the-expert-breeder-dialogue.json to the-expert-pokemon-breeder-dialogue.json * Update and rename the-expert-breeder-dialogue.json to the-expert-pokemon-breeder-dialogue.json * Update and rename the-expert-breeder-dialogue.json to the-expert-pokemon-breeder-dialogue.json * Start of dialogue * Update config.ts * Update config.ts * Update config.ts * Update config.ts * Update config.ts * Update config.ts * Update config.ts * Update config.ts * Update config.ts * Update config.ts * Update absolute-avarice-dialogue.json * Update absolute-avarice-dialogue.json * Added the option to have the species name for all 3, made the name of the breeder localizable * Revert changes that are in another pr * She is apparently female so needs changes * Update an-offer-you-cant-refuse-dialogue.json * Update the-expert-pokemon-breeder-dialogue.json * Update trainer-names.json * Update trainer-names.json * Update trainer-names.json * Update trainer-names.json * Update trainer-names.json * Update trainer-names.json * Update trainer-names.json * Update trainer-names.json * Update trainer-names.json * add translation for expert breeder * Update src/locales/ja/mystery-encounter-messages.json Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com> * Update src/locales/ja/dialogue.json Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com> * Update src/locales/ko/mystery-encounters/the-expert-pokemon-breeder-dialogue.json Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com> * Update src/locales/ko/trainer-names.json Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com> * Update src/locales/ko/mystery-encounters/the-expert-pokemon-breeder-dialogue.json Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com> * Update src/locales/ko/mystery-encounters/the-expert-pokemon-breeder-dialogue.json * Update dialogue.json * translated all MEs * Update src/locales/zh_CN/mystery-encounters/the-expert-pokemon-breeder-dialogue.json Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com> * Update src/locales/zh_CN/trainer-names.json Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com> * Update achv.json * Update achv.json * Update achv.json * Update achv.json * Update achv.json * Update achv.json * Update achv.json * Update achv.json * Update achv.json * Update achv.json * Update achv.json * Update achv.json * Update src/locales/ja/trainer-names.json Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com> * Update src/locales/de/achv.json * Update src/locales/de/achv.json * Update an-offer-you-cant-refuse-dialogue.json * Update berries-abound-dialogue.json * Update bug-type-superfan-dialogue.json * Update src/locales/pt_BR/achv.json * Update translation for "breedersInSpace" in pt_BR splash-messages.json * Update bug-type-superfan-dialogue.json * Update src/locales/ko/achv.json Co-authored-by: Leo Kim <47556641+KimJeongSun@users.noreply.github.com> * Update src/locales/es/mystery-encounters/fun-and-games-dialogue.json Co-authored-by: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com> * Update src/locales/ja/achv.json Co-authored-by: protimita <protimitajp@gmail.com> * Update src/locales/ko/mystery-encounter-messages.json Co-authored-by: returntoice <dieandbecome@gmail.com> * Update src/locales/ko/mystery-encounters/delibirdy-dialogue.json Co-authored-by: returntoice <dieandbecome@gmail.com> * Update src/locales/ko/mystery-encounters/delibirdy-dialogue.json Co-authored-by: returntoice <dieandbecome@gmail.com> * Update src/locales/ko/mystery-encounters/part-timer-dialogue.json Co-authored-by: returntoice <dieandbecome@gmail.com> * Update src/locales/ko/trainer-names.json Co-authored-by: returntoice <dieandbecome@gmail.com> * Update clowning-around-dialogue.json * Update clowning-around-dialogue.json * Update src/locales/es/mystery-encounters/global-trade-system-dialogue.json Co-authored-by: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com> * Update src/locales/ja/mystery-encounters/bug-type-superfan-dialogue.json Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com> * Update global-trade-system-dialogue.json * Update clowning-around-dialogue.json * Update dancing-lessons-dialogue.json * Update the-expert-pokemon-breeder-dialogue.json * Update the-expert-pokemon-breeder-dialogue.json * Update the-expert-pokemon-breeder-dialogue.json * Update the-expert-pokemon-breeder-dialogue.json * Update the-expert-pokemon-breeder-dialogue.json * Update the-expert-pokemon-breeder-dialogue.json * Update the-expert-pokemon-breeder-dialogue.json * Update the-expert-pokemon-breeder-dialogue.json * Update src/locales/de/mystery-encounters/the-expert-pokemon-breeder-dialogue.json * Update the-expert-pokemon-breeder-dialogue.json * Update the-expert-pokemon-breeder-dialogue.json * Update src/locales/ko/mystery-encounters/the-expert-pokemon-breeder-dialogue.json * Update src/locales/zh_CN/mystery-encounters/the-expert-pokemon-breeder-dialogue.json Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com> * Update bgm-name.json * Update battle.json * Update an-offer-you-cant-refuse-dialogue.json * Update berries-abound-dialogue.json * Update the-expert-pokemon-breeder-dialogue.json in pt_BR locale * Update bug-type-superfan-dialogue.json * Update src/locales/es/achv.json Co-authored-by: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com> * Update bug-type-superfan-dialogue.json * Update clowning-around-dialogue.json * Update dancing-lessons-dialogue.json * Update config.ts * Update delibirdy-dialogue.json * Update department-store-sale-dialogue.json * Update weird-dream-dialogue.json * Update battler-tags.json * Update mysterious-chest-dialogue.json * Update mysterious-chest-dialogue.json * Update mysterious-chest-dialogue.json * Update mysterious-chest-dialogue.json * Update mysterious-chest-dialogue.json * Update mysterious-chest-dialogue.json * Update mysterious-chest-dialogue.json * Update mysterious-chest-dialogue.json * Update mysterious-chest-dialogue.json * Update weird-dream-dialogue.json * Update uncommon-breed-dialogue.json * Update field-trip-dialogue.json * Update src/locales/ja/mystery-encounters/dark-deal-dialogue.json Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com> * Update src/locales/ko/mystery-encounters/berries-abound-dialogue.json Co-authored-by: returntoice <171243264+returntoice@users.noreply.github.com> * Update src/locales/ja/mystery-encounters/berries-abound-dialogue.json Co-authored-by: returntoice <171243264+returntoice@users.noreply.github.com> * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Update mystery-encounter-messages.json --------- Co-authored-by: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com> Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com> Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com> Co-authored-by: Leo Kim <47556641+KimJeongSun@users.noreply.github.com> Co-authored-by: returntoice <dieandbecome@gmail.com> Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com> Co-authored-by: José Ricardo <josefleury@discente.ufg.br> Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> Co-authored-by: KimJeongSun <leo@atlaslabs.ai> Co-authored-by: protimita <protimitajp@gmail.com> Co-authored-by: returntoice <171243264+returntoice@users.noreply.github.com>
2024-09-23 20:37:59 +01:00
"eventType": "Évènement Mystère",
"selectMachine": "Sélectionnez une machine.",
"notEnoughVouchers": "Vous navez pas assez de coupons !",
"tooManyEggs": "Vous avez trop dŒufs !",
"pull": "Tirage",
[Feature] [Same species Egg] Egg class rewrite to enable fully parameterized eggs to generate same species eggs + Egg overrides (#1833) * Create variant-tiers enum * Added variant tier override property to the egg class * Added hasVariants function to pokemon species * Implement variant override logic to egg hatching phase * Delete src/enums/variant-tiers * Create variant-tiers enum * Added egg shiny and variant overrides * fixed egg comment in overrides.ts * Added override logic to egg hatch phase * Added species pool filter logic when global override is set * Added global egg tier override logic * Added global egg tier override * Added global gacha pull count override logic * Added global gacha pull count override * Renamed egg hatch override * Renamed egg hatch override * Added gacha pull without voucher global override * Renamed free gacha pull global override * Added free gacha pull override logic * Gacha pull count override name fix * Bugfix * restored defaults + savegame bugfix * eggOptions added to parameterize eggs. Added option to buy eggs of the same species. * Small Bugfix for same species egg generation * Removed translation from translator * Improved the isManaphyEgg() check * Fixed manaphy egg hatch wave count * Added comments to IEggOptions * Added eggOptions for hidden ability and rare egg move override * Merge Fix: Update egg-hatch-phase.ts * Fixed manaphy rates back to 1/256 like in PR #2182 * Renamed override, same species egg unlocks after passive is bought. Added code as comment for custom shiny, HA and rare egg move rates. * Merge fix. Moved enums. * quick fix for the commented out code * Fixed that you can't buy an egg over the 99 egg limit * Fix that you can't buy eternatus * Use already existing randSeedShuffle instead of my own function * Eternatus buyable again. Changed overrides to be able to set common tier/variants. Moved getGuaranteedEggTierFromPullCount(). * Changed eggOption gachaType to sourceType. Replaced eggOption overrideRareEggMove with eggMoveIndex to exatly specify an egg move. Moved egg move unlock logic into the egg class. Simplified shiny calculation. Added same species egg type descriptor. Moved custom rates for same species egg code into egg.ts. * Added 19 unit tests for eggs * Changed unit test description * Added higher rates for same species eggs * Adjusted same species egg cost for 1-3 cost starters and HA rates * Added legacy egg loading unit test. Fixed gachaType legacy value loaded from DB and legacy tier loading * Legacy egg loading from server DB fixed
2024-06-22 01:19:56 +01:00
"pulls": "Tirages",
[Localization] New translations batch locales (Move-disabling effects, abilities triggers, error messages and some misc ajustements) (#4068) * Update battle.json * Update battler-tags.json * Update battle.json * Update battle.json * Update battler-tags.json * Update battle.json * Update battler-tags.json * Update battler-tags.json * Update battle.json * Update battle.json * Update battler-tags.json * Update battler-tags.json * Update battle.json * Update battle.json * Update battler-tags.json * Update battler-tags.json * Update battle.json * Update battle.json * Update battler-tags.json * Update battle.json * Update battle.json * Update battle.json * Update battler-tags.json * Update battle.json * Update battle.json * Update src/locales/de/battle.json Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> * Update src/locales/de/battler-tags.json Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> * Update battler-tags.json * Update src/locales/ko/battle.json Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com> * Update src/locales/ko/battler-tags.json Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com> * Update src/locales/it/battle.json Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com> * Update src/locales/it/battler-tags.json Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com> * Update menu.json * Update ability-trigger.json * Update ability-trigger.json * Update ability-trigger.json * Update ability-trigger.json * Update ability-trigger.json * Update ability-trigger.json * Update ability-trigger.json * Update ability-trigger.json * Update menu.json * Update menu.json * Update menu.json * Update menu.json * Update menu.json * Update menu.json * Update menu.json * Update menu.json * Update src/locales/de/ability-trigger.json Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> * Update src/locales/de/ability-trigger.json Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> * Update src/locales/de/menu.json Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> * Update src/locales/ko/ability-trigger.json Co-authored-by: Leo Kim <47556641+KimJeongSun@users.noreply.github.com> * Update src/locales/ko/menu.json Co-authored-by: Leo Kim <47556641+KimJeongSun@users.noreply.github.com> * Update src/locales/ko/ability-trigger.json Co-authored-by: Leo Kim <47556641+KimJeongSun@users.noreply.github.com> * Update src/locales/ko/menu.json Co-authored-by: Leo Kim <47556641+KimJeongSun@users.noreply.github.com> * Update menu.json * Update ability-trigger.json * Update ability-trigger.json * Update ability-trigger.json * Update ability-trigger.json * Update ability-trigger.json * Update ability-trigger.json * Update menu.json * Update ability-trigger.json * Update battle.json * Update battler-tags.json * Update src/locales/zh_CN/battle.json Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com> * Update src/locales/zh_TW/battle.json Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com> * Update modifier-type.json * Update modifier-type.json * Update modifier-type.json * Update modifier-type.json * Update modifier-type.json * Update modifier-type.json * Update modifier-type.json * Update modifier-type.json * Update modifier-type.json * Update modifier-type.json * Update modifier-type.json * Update menu.json * Update battler-tags.json * Update battle.json * Update ability-trigger.json * Update battler-tags.json * Update battler-tags.json * Update battler-tags.json * Update battler-tags.json * Update modifier-type.json * Update menu.json * Update battle.json * Update tutorial.json * Update tutorial.json * Update egg.json * Update battle.json * Update battle.json * Update tutorial.json * Update egg.json * Update modifier-type.json * Update modifier-type.json * Update modifier-type.json * Update modifier-type.json * Update modifier-type.json * Update challenges.json * Update src/locales/ko/modifier-type.json Co-authored-by: Enoch <enoch.jwsong@gmail.com> * Update src/locales/ko/modifier-type.json Co-authored-by: Enoch <enoch.jwsong@gmail.com> * Update src/locales/ja/battle.json Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com> * Update src/locales/ja/menu.json Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com> * Update src/locales/ja/modifier-type.json Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com> * Update src/locales/ja/modifier-type.json Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com> * Update src/locales/ja/modifier-type.json Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com> * Update dialogue.json * Update dialogue-misc.json * Update dialogue-final-boss.json * Update dialogue-double-battle.json * Update ability-trigger.json * Update achv.json * Update arena-tag.json * Update battle.json * Update battler-tags.json * Update command-ui-handler.json * Update menu.json * Update modifier-type.json * Update modifier.json * Update move-trigger.json * Update pokemon-info-container.json * Update pokemon-info.json * Update splash-messages.json * Update status-effect.json * Update tutorial.json * Update voucher.json * Update weather.json * Update ability-trigger.json * Update src/locales/de/modifier-type.json Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> * Update src/locales/de/modifier-type.json Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> * Update modifier-type.json * Update bgm-name.json * Update bgm-name.json * Update src/locales/it/menu.json Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com> * types_ja.png update * Apply suggestions from code review Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com> --------- Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com> Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com> Co-authored-by: Leo Kim <47556641+KimJeongSun@users.noreply.github.com> Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com> Co-authored-by: Enoch <enoch.jwsong@gmail.com> Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com>
2024-09-08 12:57:17 +01:00
"sameSpeciesEgg": "Un {{species}} sortira de cet Œuf !",
"hatchFromTheEgg": "{{pokemonName}} sort de lŒuf !",
"eggMoveUnlock": "Capacité Œuf débloquée :\n{{moveName}}",
"rareEggMoveUnlock": "Capacité Œuf Rare débloquée :\n{{moveName}}",
"moveUPGacha": "Bonus Capacité\nŒuf Rare !",
"shinyUPGacha": "Bonus\nChromatique !",
"legendaryUPGacha": "Bonus !"
}