mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-04 23:42:18 +02:00
* Re-Added localisation for Meloetta Pirouette * "Refactored Japanese backlog (json migration)" * Update pokemon-form.json IT Mixed with Meloetta PR * Fixed Meloetta changes sneaking in the JA PR * Fixed Meloetta changes sneaking in the JA PR again * Update src/locales/ja/menu-ui-handler.json This is why translation PRs should not sit for 2 weeks Co-authored-by: Mumble <171087428+frutescens@users.noreply.github.com> --------- Co-authored-by: Mumble <171087428+frutescens@users.noreply.github.com>
26 lines
1.1 KiB
JSON
26 lines
1.1 KiB
JSON
{
|
||
"GAME_SETTINGS": "設定",
|
||
"ACHIEVEMENTS": "実績",
|
||
"STATS": "統計",
|
||
"EGG_LIST": "タマゴリスト",
|
||
"EGG_GACHA": "タマゴガチャ",
|
||
"MANAGE_DATA": "データ管理",
|
||
"COMMUNITY": "コミュニティ",
|
||
"SAVE_AND_QUIT": "保存して終了",
|
||
"LOG_OUT": "ログアウト",
|
||
"slot": "スロット {{slotNumber}}",
|
||
"importSession": "セッションのインポート",
|
||
"importSlotSelect": "インポート先の スロットを 選んでください",
|
||
"exportSession": "セッションのエクスポート",
|
||
"exportSlotSelect": "エクスポート元の スロットを 選んでください",
|
||
"importData": "データのインポート",
|
||
"exportData": "データのエクスポート",
|
||
"consentPreferences": "同意設定",
|
||
"linkDiscord": "Discord連携",
|
||
"unlinkDiscord": "Discord連携解除",
|
||
"linkGoogle": "Google連携",
|
||
"unlinkGoogle": "Google連携解除",
|
||
"cancel": "キャンセル",
|
||
"losingProgressionWarning": "戦闘開始からの データが 保存されません。\nよろしいですか?",
|
||
"noEggs": "現在 タマゴを ふかしていません!"
|
||
} |