pokerogue/src/locales/en
Jannik Tappert b06190c4e7
Issue #745 localized trainer names trainer classes and titles (#752)
* Issue #745 - Added the option to localize titles, trainer names (for important trainers like elite 4, champs etc) and trainer classes.

- Also i already did the whole localization for german (sorry thats the only language is speak other then english...)
- Also renamed the trainer Type "student" to school_kid (because there apparently really is a trainer class called student since the gen 9 dlc)
- And i changed it so it makes sure that i18 only gets initalized once (it may be needed to initalize it before the loading phase so the elite 4 titles etc can be localized)

* Issue #745 - Removed stuff that wasnt meant for this branch

* Translation of French trainers.ts

* Translation of French trainers.ts

* Translation of French trainers.ts

* Fixed spelling on german translation

* Fixed name of Hex Maniac

* ADded missing "," that were lost in the merge

* For Trainer Classes that have a female and male variant the correct name is now choosen. (If a language has both).

Also added a safety net that if the female version does not exist it uses the one without the suffix

* Reverting override.ts

* Added ptBR trainers.ts (thanks to zé ricardo on discord)

* Updates Pokefan to reflect the correct english spelling (in all languages that still have the english defaults)

* Updated Rich_kid trainer typ to named correctly as "Rich Boy" in english and all non yet localized languages

* Added that the title will get made lower case so the rival is correctly set

* Reverted a formatting change that i didnt make intentionally

---------

Co-authored-by: Lugiad <adrien.grivel@hotmail.fr>
2024-05-16 04:05:25 -05:00
..
ability-trigger.ts Added Ability Triggers Localization (#811) 2024-05-13 18:12:28 -05:00
ability.ts Update Frisk descriptions (#784) 2024-05-13 11:08:55 -05:00
battle.ts Add missing translation for learning move (#879) 2024-05-15 11:42:34 -05:00
command-ui-handler.ts command-ui: add i18n for command ui handler and add i18n for fr (#258) 2024-04-24 00:36:07 -04:00
config.ts Issue #745 localized trainer names trainer classes and titles (#752) 2024-05-16 04:05:25 -05:00
egg.ts feat: added localisation for eggs and french translations (#403) 2024-05-16 03:31:50 -05:00
fight-ui-handler.ts Adds 'accuracy' to the move information in the fight ui 2024-05-10 10:27:44 -04:00
growth.ts New growth rate lang files (#563) 2024-05-11 21:04:09 -05:00
menu-ui-handler.ts Add Save and Quit option to replace Return to Title 2024-05-15 11:42:18 -04:00
menu.ts Weather & evolution i18n with french translations (#380) 2024-05-15 12:31:18 -05:00
modifier-type.ts Add additional form change entries for Terapagos 2024-05-16 00:26:27 -05:00
move.ts Update Let's Go moves to their Gen 8 functionality 2024-05-13 20:59:38 -05:00
nature.ts Natures langs with new config (#611) 2024-05-11 21:22:45 -05:00
pokeball.ts Allowing pokemon name translation (#228) 2024-04-21 19:53:24 -04:00
pokemon-stat.ts Implement localisation for pokemon stats & add french locale 2024-04-24 19:12:26 -04:00
pokemon.ts Allowing pokemon name translation (#228) 2024-04-21 19:53:24 -04:00
splash-messages.ts Added splash messages literals for all languages (#600) 2024-05-16 03:37:40 -05:00
starter-select-ui-handler.ts Added Gen names localizations in Starter Selection UI (+"Uncaught" translation in French) (#907) 2024-05-15 10:57:48 -05:00
trainers.ts Issue #745 localized trainer names trainer classes and titles (#752) 2024-05-16 04:05:25 -05:00
tutorial.ts Add back shift for toggling stats 2024-05-01 00:27:11 -04:00
weather.ts Weather & evolution i18n with french translations (#380) 2024-05-15 12:31:18 -05:00