Compare commits

..

6 Commits

Author SHA1 Message Date
ToastyBuns3939 5940047352 chore(format): Format and Sort JSON files 2026-05-13 02:53:36 +00:00
Mocca 243bcab19a Update localization.json 2026-05-13 09:52:25 +07:00
ToastyBuns3939 29745a4dfb chore(format): Format and Sort JSON files 2026-05-13 01:59:59 +00:00
Mocca a777e66ead produce.common.steps_label adjustment 2026-05-13 08:58:34 +07:00
ToastyBuns3939 05b2860379 chore(format): Format and Sort JSON files 2026-05-13 01:22:14 +00:00
Mocca 748aa4174b Update generic.json 2026-05-13 08:21:03 +07:00
2 changed files with 14 additions and 5 deletions
+9
View File
@@ -82,6 +82,7 @@
"アイドルアリーナ": "Idol Arena", "アイドルアリーナ": "Idol Arena",
"アイドル名": "Idol Name", "アイドル名": "Idol Name",
"アイドル科生徒": "Idol Course Student", "アイドル科生徒": "Idol Course Student",
"アイドル種別": "Idol Type",
"アイドル衣装:": "Idol Costume: ", "アイドル衣装:": "Idol Costume: ",
"アナザー名": "Another Name", "アナザー名": "Another Name",
"アニホール": "Ani Hall", "アニホール": "Ani Hall",
@@ -207,6 +208,7 @@
"ファン投票数不足": "Insufficient Votes", "ファン投票数不足": "Insufficient Votes",
"フォロー確認": "Follow Confirmation", "フォロー確認": "Follow Confirmation",
"フレンドガシャ(毎月1日 5時00分更新)": "Friend Gacha (Updated every 1st at 5:00)", "フレンドガシャ(毎月1日 5時00分更新)": "Friend Gacha (Updated every 1st at 5:00)",
"フレンド招待数": "Friend Count",
"プラチナガシャ": "Platinum Gacha", "プラチナガシャ": "Platinum Gacha",
"プランが<color=#8581FF>ロジック</color>のアイドルをプロデュースしている場合のみ発動": "Activates only when producing an idol with a <color=#8581FF>Logic</color> plan", "プランが<color=#8581FF>ロジック</color>のアイドルをプロデュースしている場合のみ発動": "Activates only when producing an idol with a <color=#8581FF>Logic</color> plan",
"プランジールのアイドルを1回プロデュースしよう": "Produce a Plange Idol Once", "プランジールのアイドルを1回プロデュースしよう": "Produce a Plange Idol Once",
@@ -240,6 +242,7 @@
"ミッションクリア": "Mission Clear", "ミッションクリア": "Mission Clear",
"ミッションコンプリート": "Mission Complete", "ミッションコンプリート": "Mission Complete",
"ミッションシート\n": "Mission Sheet\n", "ミッションシート\n": "Mission Sheet\n",
"ミッション一覧": "Mission List",
"ミュージックへ": "To Music", "ミュージックへ": "To Music",
"メイン効果の名称": "Main Effect Name", "メイン効果の名称": "Main Effect Name",
"メニュー使用確認": "Menu Usage Confirmation", "メニュー使用確認": "Menu Usage Confirmation",
@@ -388,6 +391,10 @@
"応用研修": "Advanced Training", "応用研修": "Advanced Training",
"成功で": "With success", "成功で": "With success",
"所持一覧": "List", "所持一覧": "List",
"招待する": "Invite",
"招待コード": "Invite Code",
"招待コード入力": "Enter Invitation Code",
"招待一覧": "List",
"撮影TOP": "Shooting TOP", "撮影TOP": "Shooting TOP",
"新アイテム『メモリー再生成チケット』追加のプレゼントです": "New item 'Memory Re-generation Ticket' added as a gift", "新アイテム『メモリー再生成チケット』追加のプレゼントです": "New item 'Memory Re-generation Ticket' added as a gift",
"昇級ライン": "Promotion Line", "昇級ライン": "Promotion Line",
@@ -396,6 +403,7 @@
"最大までLv強化されています": "It has been strengthened to the maximum Lv", "最大までLv強化されています": "It has been strengthened to the maximum Lv",
"最後にもう1枚選択してみましょう!": "Let's select one more for the last time!", "最後にもう1枚選択してみましょう!": "Let's select one more for the last time!",
"最終オーディションに合格する": "Pass the final audition", "最終オーディションに合格する": "Pass the final audition",
"最終ログイン": "Last login",
"最終試験\n1位": "Finals\n1st", "最終試験\n1位": "Finals\n1st",
"最終試験で不合格": "Fail the final exam", "最終試験で不合格": "Fail the final exam",
"最終試験の審査基準": "Final Exam Criteria", "最終試験の審査基準": "Final Exam Criteria",
@@ -422,6 +430,7 @@
"次": "Next", "次": "Next",
"次のターン": "Next Turn", "次のターン": "Next Turn",
"次のランクまで100": "Until next rank 100", "次のランクまで100": "Until next rank 100",
"次の報酬まで": "Next Reward",
"次の選択肢まで": "Until next choice", "次の選択肢まで": "Until next choice",
"次シーズン情報": "Next season information", "次シーズン情報": "Next season information",
"残り": " ", "残り": " ",
+5 -5
View File
@@ -3785,7 +3785,7 @@
"produce.common.select.title": "Select", "produce.common.select.title": "Select",
"produce.common.shortage_point": "Not enough P-Pts", "produce.common.shortage_point": "Not enough P-Pts",
"produce.common.stamina_max": "Stamina is full", "produce.common.stamina_max": "Stamina is full",
"produce.common.steps_label": "{0} rank", "produce.common.steps_label": "{0}(s)",
"produce.common.un_receive": "Do Not Receive", "produce.common.un_receive": "Do Not Receive",
"produce.common.up_value": "+{0}", "produce.common.up_value": "+{0}",
"produce.common.visual": "Visual", "produce.common.visual": "Visual",
@@ -3858,7 +3858,7 @@
"produce.customize_card_selector.overlay.cancel.select_card": "Back", "produce.customize_card_selector.overlay.cancel.select_card": "Back",
"produce.customize_card_selector.overlay.cancel.select_customize": "Return", "produce.customize_card_selector.overlay.cancel.select_customize": "Return",
"produce.customize_card_selector.overlay.execute.select_card": "Customize", "produce.customize_card_selector.overlay.execute.select_card": "Customize",
"produce.customize_card_selector.overlay.execute.select_customize": "Execute", "produce.customize_card_selector.overlay.execute.select_customize": "Confirm",
"produce.deck.select": "Select the skill card to add to the deck", "produce.deck.select": "Select the skill card to add to the deck",
"produce.deck_first.select": "Select the skill card to place at the top of the deck", "produce.deck_first.select": "Select the skill card to place at the top of the deck",
"produce.deck_guide.button": "Guide", "produce.deck_guide.button": "Guide",
@@ -3999,7 +3999,7 @@
"produce.hif.audition.result.round.score": "{0} Evaluation Pts", "produce.hif.audition.result.round.score": "{0} Evaluation Pts",
"produce.hif.audition.result.round.title": "{0} Results", "produce.hif.audition.result.round.title": "{0} Results",
"produce.hif.audition.result.title.round1": "H.I.F Finals\nRound 1 Results", "produce.hif.audition.result.title.round1": "H.I.F Finals\nRound 1 Results",
"produce.hif.audition.result.title.round2": "Main Tournament Results", "produce.hif.audition.result.title.round2": "FInals Results",
"produce.hif.audition_start.config_star.clear": "Cleared", "produce.hif.audition_start.config_star.clear": "Cleared",
"produce.hif.audition_start.config_star.not_clear": "Not Cleared", "produce.hif.audition_start.config_star.not_clear": "Not Cleared",
"produce.hif.audition_start.config_title": "Criteria:", "produce.hif.audition_start.config_title": "Criteria:",
@@ -4020,7 +4020,7 @@
"produce.hif.custom_item.get.title": "Custom P-Item Acquired", "produce.hif.custom_item.get.title": "Custom P-Item Acquired",
"produce.hif.final.opening.animation.title": "Finals Day", "produce.hif.final.opening.animation.title": "Finals Day",
"produce.hif.main_round.release.overlay.description": "Finals ", "produce.hif.main_round.release.overlay.description": "Finals ",
"produce.hif.main_round.release.overlay.title": "H.I.F Main Tournament Unlocked", "produce.hif.main_round.release.overlay.title": "H.I.F Finals Unlocked",
"produce.hif.opening.animation.title": "Opening", "produce.hif.opening.animation.title": "Opening",
"produce.hif.result.qualify.score": "Selection Exam Evaluation", "produce.hif.result.qualify.score": "Selection Exam Evaluation",
"produce.hif.result.qualify.title": "Selection Exam Cleared", "produce.hif.result.qualify.title": "Selection Exam Cleared",
@@ -4088,7 +4088,7 @@
"produce.interval.customize_name": "Skill Card Change", "produce.interval.customize_name": "Skill Card Change",
"produce.interval.description": "Please choose what to use P-Points on", "produce.interval.description": "Please choose what to use P-Points on",
"produce.interval.drink_buy.sold": "Exchanged", "produce.interval.drink_buy.sold": "Exchanged",
"produce.interval.end_warning.description": "You still have usable P-Points remaining\nEnd the Interval and proceed to the Main Tournament?", "produce.interval.end_warning.description": "You still have usable P-Points remaining\nEnd the Interval and proceed to finals?",
"produce.interval.end_warning.description2": "※You cannot return to this screen after ending", "produce.interval.end_warning.description2": "※You cannot return to this screen after ending",
"produce.interval.end_warning.execute": "To Finals", "produce.interval.end_warning.execute": "To Finals",
"produce.interval.end_warning.title": "Confirm End Interval", "produce.interval.end_warning.title": "Confirm End Interval",