Translate some menus

This commit is contained in:
Dazed 2023-08-27 14:52:31 -05:00
parent ad30f41cbd
commit 2a39c04087
3 changed files with 445 additions and 445 deletions

File diff suppressed because it is too large Load diff

View file

@ -1882,7 +1882,7 @@
"EXP"
],
"commands": [
"Translate: \"Fight",
"Fight",
"Run away",
"Attack",
"Defense",

View file

@ -41,7 +41,7 @@ var $plugins =
{ "name": "------------------------", "status": true, "description": "----------------------------------------------------------------------------------", "parameters": {} },
{ "name": "MOG_MenuBackground", "status": true, "description": "(v1.2) メニューの背景画像を変更できます。", "parameters": { "Default FileName": "menuback", "Unique Backgrounds": "true", "Disable Scenes": "Scene_Debug,Scene_ABHelp,Scene_Options,Scene_Glossary,Scene_Shop,Scene_CompositeMenu,Scene_supponSSshop", "Sufix FileName": "_back", "Window Opacity": "255", "Scroll X-Axis": "0", "Scroll Y-Axis": "0" } },
{ "name": "MOG_SceneMenu", "status": true, "description": "(v1.2f) メインメニューを装飾します。", "parameters": { "Actor Hud X-Axis": "-20", "Actor Hud Y-Axis": "60", "Char X-Axis": "20", "Char Y-Axis": "-50", "HP Meter X-Axis": "42", "HP Meter Y-Axis": "117", "MP Meter X-Axis": "42", "MP Meter Y-Axis": "164", "HP Number X-Axis": "180", "HP Number Y-Axis": "87", "HPMax Number X-Axis": "0", "HPMax Number Y-Axis": "0", "MP Number X-Axis": "180", "MP Number Y-Axis": "134", "MPMax Number X-Axis": "0", "MPMax Number Y-Axis": "0", "LV Number X-Axis": "120", "LV Number Y-Axis": "48", "States X-Axis": "147", "States Y-Axis": "49", "Name X-Axis": "72", "Name Y-Axis": "6", "Name FontSize": "20", "Commands X-Axis": "220", "Commands Y-Axis": "100", "Command Active X-Axis": "90", "Command Active Y-Axis": "148", "Com Name Visible": "true", "Com Name X-Axis": "40", "Com Name Y-Axis": "96", "Com Name FontSize": "22", "Max Visible Faces": "4", "Face Sel X-Axis": "240", "Face Sel Y-Axis": "128", "Gold X-Axis": "1240", "Gold Y-Axis": "138", "Time X-Axis": "1040", "Time Y-Axis": "27", "Time FontSize": "26", "Location X-Axis": "980", "Location Y-Axis": "80", "Magic Circle Visible": "false", "Magic Circle X-Axis": "700", "Magic Circle Y-Axis": "140", "Magic Circle Rotation": "0.001" } },
{ "name": "MOG_SceneMenu_FileRename", "status": true, "description": "MOG SceneMenu / BattleCommandsでファイル名を変更します", "parameters": { "changeFileList": "[\"{\\\"menuCommand\\\":\\\"アイテム\\\",\\\"loadFile\\\":\\\"Item\\\"}\",\"{\\\"menuCommand\\\":\\\"装備\\\",\\\"loadFile\\\":\\\"Equip\\\"}\",\"{\\\"menuCommand\\\":\\\"スキル\\\",\\\"loadFile\\\":\\\"Skill\\\"}\",\"{\\\"menuCommand\\\":\\\"ステータス\\\",\\\"loadFile\\\":\\\"Status\\\"}\",\"{\\\"menuCommand\\\":\\\"並び替え\\\",\\\"loadFile\\\":\\\"Formation\\\"}\",\"{\\\"menuCommand\\\":\\\"オプション\\\",\\\"loadFile\\\":\\\"Options\\\"}\",\"{\\\"menuCommand\\\":\\\"セーブ\\\",\\\"loadFile\\\":\\\"Save\\\"}\",\"{\\\"menuCommand\\\":\\\"ゲーム終了\\\",\\\"loadFile\\\":\\\"GameEnd\\\"}\",\"{\\\"menuCommand\\\":\\\"Com_攻撃\\\",\\\"loadFile\\\":\\\"Com_Attack\\\"}\",\"{\\\"menuCommand\\\":\\\"Com_防御\\\",\\\"loadFile\\\":\\\"Com_Guard\\\"}\",\"{\\\"menuCommand\\\":\\\"Com_アイテム\\\",\\\"loadFile\\\":\\\"Com_Item\\\"}\",\"{\\\"menuCommand\\\":\\\"Com_魔法\\\",\\\"loadFile\\\":\\\"Com_Magic\\\"}\",\"{\\\"menuCommand\\\":\\\"Com_必殺技\\\",\\\"loadFile\\\":\\\"Com_Special\\\"}\"]" } },
{ "name": "MOG_SceneMenu_FileRename", "status": true, "description": "MOG SceneMenu / BattleCommandsでファイル名を変更します", "parameters": { "changeFileList": "[\"{\\\"menuCommand\\\":\\\"アイテム\\\",\\\"loadFile\\\":\\\"Item\\\"}\",\"{\\\"menuCommand\\\":\\\"Equipment\\\",\\\"loadFile\\\":\\\"Equip\\\"}\",\"{\\\"menuCommand\\\":\\\"Skill\\\",\\\"loadFile\\\":\\\"Skill\\\"}\",\"{\\\"menuCommand\\\":\\\"Status\\\",\\\"loadFile\\\":\\\"Status\\\"}\",\"{\\\"menuCommand\\\":\\\"Sort\\\",\\\"loadFile\\\":\\\"Formation\\\"}\",\"{\\\"menuCommand\\\":\\\"Option\\\",\\\"loadFile\\\":\\\"Options\\\"}\",\"{\\\"menuCommand\\\":\\\"Save\\\",\\\"loadFile\\\":\\\"Save\\\"}\",\"{\\\"menuCommand\\\":\\\"ゲーム終了\\\",\\\"loadFile\\\":\\\"GameEnd\\\"}\",\"{\\\"menuCommand\\\":\\\"Com_攻撃\\\",\\\"loadFile\\\":\\\"Com_Attack\\\"}\",\"{\\\"menuCommand\\\":\\\"Com_防御\\\",\\\"loadFile\\\":\\\"Com_Guard\\\"}\",\"{\\\"menuCommand\\\":\\\"Com_アイテム\\\",\\\"loadFile\\\":\\\"Com_Item\\\"}\",\"{\\\"menuCommand\\\":\\\"Com_魔法\\\",\\\"loadFile\\\":\\\"Com_Magic\\\"}\",\"{\\\"menuCommand\\\":\\\"Com_必殺技\\\",\\\"loadFile\\\":\\\"Com_Special\\\"}\"]" } },
{ "name": "CommonEventBeforeAfterMenu", "status": true, "description": "メニューを開く直前、または閉じた直後に、指定したコモンイベントを実行します。", "parameters": { "Common Event ID (before Menu)": "155", "Common Event ID (after Menu)": "156" } },
{ "name": "SceneFormation", "status": true, "description": "ver1.09/並び替えシーンを追加します。", "parameters": { "Stand Members Size": "16", "Max Battle Members Size": "4", "Use Menu Formation Scene": "true", "Formation Scene Battle Name": "戦闘メンバー", "Formation Scene Stand Name": "待機メンバー", "Use Battle Formation Switch ID": "20", "Battle Command Formation": "Formation", "Status Window Font Size": "24", "Status Block Width": "372" } },
{ "name": "HzChoiceEvent", "status": true, "description": "タグをつけたイベントの一覧を表示し、選択したイベントを実行します。", "parameters": { "Window Position": "left", "Window Sort": "id", "Show Range": "" } },
@ -49,7 +49,7 @@ var $plugins =
{ "name": "SkillCPSystem", "status": true, "description": "ver1.11/スキルを装備して使用するシステムを追加します。", "parameters": { "Default Skill CP": "0", "Default Skill Set": "5", "Default CP": "5", "CP Name": "CP", "Set Name": "セット数", "LvUp CP Rate": "0.5", "LvUp Set Rate": "0.15", "No Equip Slot Name": "---------------------------", "Set Point Gauge Color1": "22", "Set Point Gauge Color2": "23", "CP Gauge Color1": "28", "CP Gauge Color2": "29", "Add Menu Skill Setting": "false", "Menu Skill Setting Title": "SkillEquip", "Show Unsettable Skill": "true", "Unsetting Skill Color": "11", "No Cost Class Learn Skills": "false", "Simple Mode": "false", "Show Skill Cost": "true", "CP Cost Color": "21", "No Cost Traits Skills": "true", "Slot Size": "5" } },
{ "name": "------------------------", "status": true, "description": "----------------------------------------------------------------------------------", "parameters": {} },
{ "name": "YEP_ItemCore", "status": true, "description": "v1.30 アイテムの処理を変更します", "parameters": { "---一般---": "", "Max Items": "0", "Max Weapons": "0", "Max Armors": "300", "Starting ID": "3000", "Random Variance": "0", "Negative Variance": "false", "Name Format": "%1%2%3%4", "Name Spacing": "false", "Boost Format": "(+%1)", "---アイテムシーン---": "", "Updated Scene Item": "true", "List Equipped Items": "true", "Show Icon": "true", "Icon Size": "128", "Font Size": "20", "Command Alignment": "center", "Recovery Format": "%1 ", "Add State": "+ステート", "Add Buff": "+バフ", "Remove State": "-ステート", "Remove Buff": "-バフ", "Maximum Icons": "5", "Use Command": "使用 %1", "Carry Format": "%1/%2", "---Independent Items---": "", "Midgame Note Parsing": "false" } },
{ "name": "YEP_X_ItemCategories", "status": true, "description": "v1.01 (要YEP_ItemCore) アイテムメニューのカテゴリを設定し、アイテムを割り当てます", "parameters": { "---一般---": "", "Category Order": "Items, Consumable, EType:2, EType:3, EType:4, EType:5, Category:家具, Category:素材, Category:アーカイブ, Category:実績バッジ, KeyItems", "---名付---": "", "Hidden Item A": "隠しアイテムA", "Hidden Item B": "隠しアイテムB", "Consumable": "消耗品", "Nonconsumable": "非消耗品", "Always Usable": "常時使用可能", "Battle Usable": "バトル使用可能", "Field Usable": "メニュー使用可能", "Never Usable": "使用不可" } },
{ "name": "YEP_X_ItemCategories", "status": true, "description": "v1.01 (要YEP_ItemCore) アイテムメニューのカテゴリを設定し、アイテムを割り当てます", "parameters": { "---一般---": "", "Category Order": "Items, Consumable, EType:2, EType:3, EType:4, EType:5, Category:Furniture, Category:Raw Materials, Category:Archive, Category:Achievements, KeyItems", "---名付---": "", "Hidden Item A": "隠しアイテムA", "Hidden Item B": "隠しアイテムB", "Consumable": "Consumables", "Nonconsumable": "Non-Consumables", "Always Usable": "Always Usable", "Battle Usable": "Battle Usable", "Field Usable": "Field Usable", "Never Usable": "Never Usable" } },
{ "name": "YEP_X_ItemDiscard", "status": true, "description": "v1.02 (要YEP_ItemCore) プレイヤーが自分のアイテムを捨てられます", "parameters": { "---一般---": "", "Discard Command": "%1 を捨てる %2/%3", "Default Discard": "true", "---確認---": "", "Confirm Discard": "true", "Confirm Message": "%1 %2 を捨てますか?", "Confirm Yes": "捨てる", "Confirm No": "捨てない" } },
{ "name": "CommonPopupCore", "status": true, "description": "ver1.06/汎用的なポップアップの仕組みを提供するためのベースプラグインです。", "parameters": { "Text Back Color": "rgba(0,0,0,0.6)", "Text Back FileName": "popup_back%d" } },
{ "name": "GetInformation", "status": true, "description": "ver1.16/アイテムの入手などにスライドアニメするインフォメーションを追加するプラグインです。", "parameters": { "Info Disable Switch Id": "13", "Use Battle Info": "false", "Use Rewards Info": "false", "Info Pattern": "Normal", "Info Font Size": "20", "Info Count": "280", "Info Delay": "30", "Info MoveWait": "80", "Info MoveFade": "60", "Enable Out Move": "false", "Info Position": "Up", "Info Slide Action": "", "Info Sup X": "0", "Info Sup Y": "458", "Info Width": "816", "Gold Icon Index": "314", "Actor Icon Start Index": "320", "Reward Popup Delay": "0", "Log Key": "", "Log Max": "100", "Log Row": "2", "Log Reverse": "false", "Menu Info Log Name": "", "Battle Show List": "item,gold,exp,skill,params,level,abp,classLevel", "Get Gold Text": "_SE[SO_cash_register_open_coins_cha_ching_01]「\\I[_icon]_num\\C[14]\\G\\C[0]」 を\\C[24]手に入れた!", "Lost Gold Text": "_SE[SO_menuclose]「\\I[_icon]_num\\C[14]\\G\\C[0]」 を\\C[2]失った・・・", "Get Item Text": "_SE[SO_collect_item_07]「\\I[_icon]_name」 を\\C[24]手に入れた!\\n\\C[6]_desc1", "Lost Item Text": "_SE[SO_whoosh_weapon_spin_02]「\\I[_icon]_name」 を\\C[2]失った・・・\\n\\C[6]_desc1", "Get Item Text Num": "_SE[SO_collect_item_07]「\\I[_icon]_name」 を\\C[14]_num個\\C[24]手に入れた!\\n\\C[6]_desc1", "Lost Item Text Num": "_SE[SO_whoosh_weapon_spin_02]「\\I[_icon]_name」を\\C[14]_num個\\C[2]失った・・・\\n\\C[6]_desc1", "Get Skill Text": "_SE[special_item_popup_02]_actorは「\\I[_icon]_name」 を\\C[24]覚えた!\\n\\C[6]_desc1", "Lost Skill Text": "_SE[SO_whoosh_weapon_spin_02]_actorは「\\I[_icon]_name」を \\C[2]忘れてしまった・・・\\n\\C[6]_desc1", "Exp Up Text": "_SE[special_item_popup_01]_actorは\\C[14]_numポイント\\C[0]の\\C[4]_name\\C[0]を\\C[24]得た!", "Exp Down Text": "_SE[SO_whoosh_weapon_spin_02]_actorは\\C[14]_numポイント\\C[0]の\\C[4]_name\\C[0]を\\C[2]失った・・・", "Lv Up Text": "_SE[spell_harness_magic_08]_actorは\\C[4]_name\\C[0]が\\C[14]_numポイント\\C[24]上がった!", "Lv Down Text": "_SE[SO_whoosh_weapon_spin_02]_actorは\\C[4]_name\\C[0]が\\C[14]_numポイント\\C[2]下がった・・・", "Param Up Text": "_SE[SO_collect_item_22]_actorは\\C[4]_name\\C[0]が\\C[14]_numポイント\\C[24]上がった!", "Param Down Text": "_SE[SO_whoosh_weapon_spin_02]_actorは\\C[4]_name\\C[0]が\\C[14]_numポイント\\C[2]下がった・・・", "Abp Up Text": "_actorは\\C[14]_numポイント\\C[0]の\\C[4]_name\\C[0]を\\C[24]得た!", "Abp Down Text": "_actorは\\C[14]_numポイント\\C[0]の\\C[4]_name\\C[0]を\\C[2]失った・・・", "Class Lv Up Text": "_actorは\\C[4]_classの_name\\C[0]が\\C[14]_numポイント\\C[24]上がった!", "Class Lv Down Text": "_actorは\\C[4]_classの_name\\C[0]が\\C[14]_numポイント\\C[2]下がった・・・", "Formation Lv Up Text": "\\C[4]_nameの熟練度\\C[0]が\\C[14]_numポイント\\C[24]上がった!", "Formation Lv Max Text": "\\C[4]_name\\C[0]を\\C[14]マスターした!" } },