pokerogue/src/locales/pt_BR
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.ts Added Portuguese (Brazil) translations (#766) 2024-05-13 11:18:24 -05:00
battle.ts Add missing translation for learning move (#879) 2024-05-15 11:42:34 -05:00
command-ui-handler.ts Added Portuguese (Brazil) translations (#766) 2024-05-13 11:18:24 -05:00
config.ts Implements localization for ModifierType (#887) 2024-05-15 23:32:45 -05:00
fight-ui-handler.ts Added Portuguese (Brazil) translations (#766) 2024-05-13 11:18:24 -05:00
growth.ts Added Portuguese (Brazil) translations (#766) 2024-05-13 11:18:24 -05:00
menu-ui-handler.ts Minor translating fixes and Save and Quit in ptBR (#928) 2024-05-15 15:24:47 -04:00
menu.ts Update translations in pt_BR/menu.ts and pt_BR/weather.ts 2024-05-15 15:25:35 -04:00
modifier-type.ts Fixed the incorrect translation key for ‘Never-Melt Ice’ (#944) 2024-05-16 00:18:06 -05:00
move.ts Update Let's Go moves to their Gen 8 functionality 2024-05-13 20:59:38 -05:00
nature.ts Fixed the ptBR text in starter menu popping out of the info box... (#902) 2024-05-15 10:13:35 -05:00
pokeball.ts Added Portuguese (Brazil) translations (#766) 2024-05-13 11:18:24 -05:00
pokemon-stat.ts Added Portuguese (Brazil) translations (#766) 2024-05-13 11:18:24 -05:00
pokemon.ts Added Portuguese (Brazil) translations (#766) 2024-05-13 11:18:24 -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 Minor translation fixes (#829) 2024-05-13 17:59:09 -05:00
weather.ts Update translations in pt_BR/menu.ts and pt_BR/weather.ts 2024-05-15 15:25:35 -04:00