pokerogue/src/locales/ja
Adrian T. 03ee764e23
[QoL] Settings Option: Shop Cursor Target (#3666)
* [QoL] Post Reroll UI Targeting

* removed hasRolled from battlescene and handled in UI

* Added getter for reroll count and ternary

* Explicit catch instead of falsy

* Fixed Settings errors with proper labeling

* changed setting label to translate as well

* translations and fixes

* move option further down

* change integer to number

* change integer to number

* update implementation

* remove unused method

* change name set to update

* Update src/ui/modifier-select-ui-handler.ts

Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>

* Update src/system/settings/settings.ts

Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>

* Update src/locales/fr/settings.ts

Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>

* Update src/locales/pt_BR/settings.ts

Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>

* Update src/locales/ko/settings.ts

Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>

* Update src/locales/zh_CN/settings.ts

Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>

* Update src/locales/it/settings.ts

Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>

* Revert "Update src/locales/ko/settings.ts"

This reverts commit 08c0b89f4caf7c33f49722200d7aeb20b79b0ba5.

* Update src/locales/ko/settings.ts

Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>

* Revert "Revert "Update src/locales/ko/settings.ts""

This reverts commit a57d8777f2.

---------

Co-authored-by: Matthew Kroeger <mattk932009@gmail.com>
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
2024-08-22 09:26:10 -07:00
..
ability-trigger.ts [Localization] Add localization hard-coded message in ability (AIR_LOCK, CLOUD_NINE) (#3641) 2024-08-23 01:23:47 +09:00
ability.ts [Localization(ja)] Update ability.ts (#3401) 2024-08-07 10:38:11 -04:00
achv.ts [Localization(ja)] First draft translated achv.ts (#3408) 2024-08-08 15:30:42 -04:00
arena-flyout.ts [Localization] Add Japanese Localization (#3332) 2024-08-06 20:36:07 -04:00
arena-tag.ts [Localisation(ja)] arena-tag.ts (#3510) 2024-08-12 10:10:18 -04:00
battle-info.ts [Localization] Add Japanese Localization (#3332) 2024-08-06 20:36:07 -04:00
battle-message-ui-handler.ts [Localization] Add Japanese Localization (#3332) 2024-08-06 20:36:07 -04:00
battle-scene.ts [Localization] Localizable owned money symbol on battle UI (#3646) 2024-08-21 20:57:46 -07:00
battle.ts [Localization] Updated and localized "The stack for this item is full." message (#3491) 2024-08-12 10:07:41 -04:00
battler-tags.ts [Refactor] move and change localization key of battler-tags (#3498) 2024-08-12 01:02:44 -04:00
berry.ts [Localization] Add Japanese Localization (#3332) 2024-08-06 20:36:07 -04:00
bgm-name.ts [Localization] Add Japanese Localization (#3332) 2024-08-06 20:36:07 -04:00
biome.ts [Localization(ja)] Update biome.ts (#3413) 2024-08-07 15:33:36 -04:00
challenges.ts [Localisation(ja)] Translate challenges.ts (#3439) 2024-08-08 15:28:26 -04:00
command-ui-handler.ts [Localization] Add Japanese Localization (#3332) 2024-08-06 20:36:07 -04:00
common.ts [Localization] Add Japanese Localization (#3332) 2024-08-06 20:36:07 -04:00
config.ts [Localization] Localizable owned money symbol on battle UI (#3646) 2024-08-21 20:57:46 -07:00
dialogue.ts W Event (Classic and Translations) (#3583) 2024-08-17 04:58:32 +01:00
egg.ts [Localization(ja)] Translate egg.ts (#3405) 2024-08-07 12:58:28 -04:00
fight-ui-handler.ts [Localization] Add Japanese Localization (#3332) 2024-08-06 20:36:07 -04:00
filter-bar.ts [Localization] - Missing translations to the Filter bar in some languages (#3457) 2024-08-12 10:08:23 -04:00
game-mode.ts [Localization] Add Japanese Localization (#3332) 2024-08-06 20:36:07 -04:00
game-stats-ui-handler.ts [Localization] Add Japanese Localization (#3332) 2024-08-06 20:36:07 -04:00
growth.ts [Localization] Add Japanese Localization (#3332) 2024-08-06 20:36:07 -04:00
menu-ui-handler.ts [Localization] Localized "Consent Preferences" in menu-ui-handler.ts (#3513) 2024-08-13 22:22:01 +01:00
menu.ts [Localization] Add Japanese Localization (#3332) 2024-08-06 20:36:07 -04:00
modifier-select-ui-handler.ts [Localization] Add Japanese Localization (#3332) 2024-08-06 20:36:07 -04:00
modifier-type.ts [Pokemon/Form/Item] Ultra Necrozma (#3514) 2024-08-13 21:40:16 +01:00
modifier.ts [Localization(ja)] Translated modifier.ts, arena-tag.ts (#3487) 2024-08-12 01:00:54 -04:00
move-trigger.ts [Move] Implement Shell Trap (#3500) 2024-08-13 21:47:05 +01:00
move.ts [Localization(ja)] Update move.ts (#3403) 2024-08-07 11:46:39 -04:00
nature.ts [Localization] Add Japanese Localization (#3332) 2024-08-06 20:36:07 -04:00
party-ui-handler.ts [Localization] Add Japanese Localization (#3332) 2024-08-06 20:36:07 -04:00
pokeball.ts [Localization] Add Japanese Localization (#3332) 2024-08-06 20:36:07 -04:00
pokemon-form.ts Revert "[Balance] [QoL] Allow Pirouette Meloetta to be selectable on starter …" (#3552) 2024-08-15 03:27:45 +01:00
pokemon-info-container.ts [Localization] Add Japanese Localization (#3332) 2024-08-06 20:36:07 -04:00
pokemon-info.ts [Localization] Add Japanese Localization (#3332) 2024-08-06 20:36:07 -04:00
pokemon-summary.ts [Localization] Add Japanese Localization (#3332) 2024-08-06 20:36:07 -04:00
pokemon.ts [Localization] Add Japanese Localization (#3332) 2024-08-06 20:36:07 -04:00
save-slot-select-ui-handler.ts [Localisation(ja)] Translated save-slot-select-ui-handler.ts (#3475) 2024-08-12 00:57:47 -04:00
settings.ts [QoL] Settings Option: Shop Cursor Target (#3666) 2024-08-22 09:26:10 -07:00
splash-messages.ts [Localization] Add Japanese Localization (#3332) 2024-08-06 20:36:07 -04:00
starter-select-ui-handler.ts [Localization(ja)] Translate starter-select-ui-handler.ts (#3481) 2024-08-12 01:02:06 -04:00
status-effect.ts [Localization(ja)] Translated ability-trigger.ts, status-effect.ts (#3428) 2024-08-08 14:04:04 -04:00
trainers.ts [Feature] Unique Evil Team Admins (#3384) 2024-08-07 10:31:02 -04:00
tutorial.ts [Localization] Add Japanese Localization (#3332) 2024-08-06 20:36:07 -04:00
voucher.ts [Localization(jp)] Translate voucher.ts (#3476) 2024-08-10 12:25:25 -04:00
weather.ts [Localization] Translate weather (Japanese) (#3399) 2024-08-07 10:26:18 -04:00