mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-16 14:31:16 +00:00
1e1ad5dda8
* Fix keyword_extract and i18n * Fix: config redirection * Upd: i18n * Fix: empty name warning in GenerateKeyword class * Fix: config redirection
1329 lines
52 KiB
JSON
1329 lines
52 KiB
JSON
{
|
||
"Menu": {
|
||
"Alas": {
|
||
"name": "Menu.Alas.name",
|
||
"help": "Menu.Alas.help"
|
||
},
|
||
"Daily": {
|
||
"name": "Menu.Daily.name",
|
||
"help": "Menu.Daily.help"
|
||
},
|
||
"Weekly": {
|
||
"name": "Menu.Weekly.name",
|
||
"help": "Menu.Weekly.help"
|
||
},
|
||
"Tool": {
|
||
"name": "Menu.Tool.name",
|
||
"help": "Menu.Tool.help"
|
||
}
|
||
},
|
||
"Task": {
|
||
"Alas": {
|
||
"name": "Task.Alas.name",
|
||
"help": "Task.Alas.help"
|
||
},
|
||
"Restart": {
|
||
"name": "再起動設定",
|
||
"help": ""
|
||
},
|
||
"Dungeon": {
|
||
"name": "Task.Dungeon.name",
|
||
"help": "Task.Dungeon.help"
|
||
},
|
||
"DailyQuest": {
|
||
"name": "Task.DailyQuest.name",
|
||
"help": "Task.DailyQuest.help"
|
||
},
|
||
"BattlePass": {
|
||
"name": "ナナシの勲功",
|
||
"help": ""
|
||
},
|
||
"Assignment": {
|
||
"name": "依頼設定",
|
||
"help": ""
|
||
},
|
||
"DataUpdate": {
|
||
"name": "Task.DataUpdate.name",
|
||
"help": "Task.DataUpdate.help"
|
||
},
|
||
"Freebies": {
|
||
"name": "他ギフト",
|
||
"help": ""
|
||
},
|
||
"Weekly": {
|
||
"name": "Task.Weekly.name",
|
||
"help": "Task.Weekly.help"
|
||
},
|
||
"Rogue": {
|
||
"name": "Task.Rogue.name",
|
||
"help": "Task.Rogue.help"
|
||
},
|
||
"Daemon": {
|
||
"name": "Task.Daemon.name",
|
||
"help": "Task.Daemon.help"
|
||
},
|
||
"PlannerScan": {
|
||
"name": "Task.PlannerScan.name",
|
||
"help": "Task.PlannerScan.help"
|
||
}
|
||
},
|
||
"Scheduler": {
|
||
"_info": {
|
||
"name": "Scheduler._info.name",
|
||
"help": "Scheduler._info.help"
|
||
},
|
||
"Enable": {
|
||
"name": "Scheduler.Enable.name",
|
||
"help": "Scheduler.Enable.help",
|
||
"True": "True",
|
||
"False": "False"
|
||
},
|
||
"NextRun": {
|
||
"name": "Scheduler.NextRun.name",
|
||
"help": "Scheduler.NextRun.help"
|
||
},
|
||
"Command": {
|
||
"name": "Scheduler.Command.name",
|
||
"help": "Scheduler.Command.help"
|
||
},
|
||
"ServerUpdate": {
|
||
"name": "Scheduler.ServerUpdate.name",
|
||
"help": "Scheduler.ServerUpdate.help"
|
||
}
|
||
},
|
||
"Emulator": {
|
||
"_info": {
|
||
"name": "Emulator._info.name",
|
||
"help": "Emulator._info.help"
|
||
},
|
||
"Serial": {
|
||
"name": "Emulator.Serial.name",
|
||
"help": "Emulator.Serial.help"
|
||
},
|
||
"GameClient": {
|
||
"name": "Emulator.GameClient.name",
|
||
"help": "Emulator.GameClient.help",
|
||
"android": "android",
|
||
"cloud_android": "cloud_android"
|
||
},
|
||
"PackageName": {
|
||
"name": "Emulator.PackageName.name",
|
||
"help": "Emulator.PackageName.help",
|
||
"auto": "auto",
|
||
"CN-Official": "CN-Official",
|
||
"CN-Bilibili": "CN-Bilibili",
|
||
"OVERSEA-America": "OVERSEA-America",
|
||
"OVERSEA-Asia": "OVERSEA-Asia",
|
||
"OVERSEA-Europe": "OVERSEA-Europe",
|
||
"OVERSEA-TWHKMO": "OVERSEA-TWHKMO"
|
||
},
|
||
"GameLanguage": {
|
||
"name": "Emulator.GameLanguage.name",
|
||
"help": "Emulator.GameLanguage.help",
|
||
"auto": "auto",
|
||
"cn": "cn",
|
||
"en": "en"
|
||
},
|
||
"ScreenshotMethod": {
|
||
"name": "Emulator.ScreenshotMethod.name",
|
||
"help": "Emulator.ScreenshotMethod.help",
|
||
"auto": "auto",
|
||
"ADB": "ADB",
|
||
"ADB_nc": "ADB_nc",
|
||
"uiautomator2": "uiautomator2",
|
||
"aScreenCap": "aScreenCap",
|
||
"aScreenCap_nc": "aScreenCap_nc",
|
||
"DroidCast": "DroidCast",
|
||
"DroidCast_raw": "DroidCast_raw",
|
||
"scrcpy": "scrcpy",
|
||
"nemu_ipc": "nemu_ipc"
|
||
},
|
||
"ControlMethod": {
|
||
"name": "Emulator.ControlMethod.name",
|
||
"help": "Emulator.ControlMethod.help",
|
||
"minitouch": "minitouch",
|
||
"MaaTouch": "MaaTouch"
|
||
},
|
||
"AdbRestart": {
|
||
"name": "Emulator.AdbRestart.name",
|
||
"help": "Emulator.AdbRestart.help"
|
||
}
|
||
},
|
||
"EmulatorInfo": {
|
||
"_info": {
|
||
"name": "EmulatorInfo._info.name",
|
||
"help": "EmulatorInfo._info.help"
|
||
},
|
||
"Emulator": {
|
||
"name": "EmulatorInfo.Emulator.name",
|
||
"help": "EmulatorInfo.Emulator.help",
|
||
"auto": "auto",
|
||
"NoxPlayer": "NoxPlayer",
|
||
"NoxPlayer64": "NoxPlayer64",
|
||
"BlueStacks4": "BlueStacks4",
|
||
"BlueStacks5": "BlueStacks5",
|
||
"BlueStacks4HyperV": "BlueStacks4HyperV",
|
||
"BlueStacks5HyperV": "BlueStacks5HyperV",
|
||
"LDPlayer3": "LDPlayer3",
|
||
"LDPlayer4": "LDPlayer4",
|
||
"LDPlayer9": "LDPlayer9",
|
||
"MuMuPlayer": "MuMuPlayer",
|
||
"MuMuPlayerX": "MuMuPlayerX",
|
||
"MuMuPlayer12": "MuMuPlayer12",
|
||
"MEmuPlayer": "MEmuPlayer"
|
||
},
|
||
"name": {
|
||
"name": "EmulatorInfo.name.name",
|
||
"help": "EmulatorInfo.name.help"
|
||
},
|
||
"path": {
|
||
"name": "EmulatorInfo.path.name",
|
||
"help": "EmulatorInfo.path.help"
|
||
}
|
||
},
|
||
"Error": {
|
||
"_info": {
|
||
"name": "Error._info.name",
|
||
"help": "Error._info.help"
|
||
},
|
||
"Restart": {
|
||
"name": "Error.Restart.name",
|
||
"help": "Error.Restart.help",
|
||
"game": "game",
|
||
"game_emulator": "game_emulator"
|
||
},
|
||
"SaveError": {
|
||
"name": "Error.SaveError.name",
|
||
"help": "Error.SaveError.help"
|
||
},
|
||
"ScreenshotLength": {
|
||
"name": "Error.ScreenshotLength.name",
|
||
"help": "Error.ScreenshotLength.help"
|
||
},
|
||
"OnePushConfig": {
|
||
"name": "Error.OnePushConfig.name",
|
||
"help": "Error.OnePushConfig.help"
|
||
}
|
||
},
|
||
"Optimization": {
|
||
"_info": {
|
||
"name": "Optimization._info.name",
|
||
"help": "Optimization._info.help"
|
||
},
|
||
"ScreenshotInterval": {
|
||
"name": "Optimization.ScreenshotInterval.name",
|
||
"help": "Optimization.ScreenshotInterval.help"
|
||
},
|
||
"CombatScreenshotInterval": {
|
||
"name": "Optimization.CombatScreenshotInterval.name",
|
||
"help": "Optimization.CombatScreenshotInterval.help"
|
||
},
|
||
"WhenTaskQueueEmpty": {
|
||
"name": "Optimization.WhenTaskQueueEmpty.name",
|
||
"help": "Optimization.WhenTaskQueueEmpty.help",
|
||
"stay_there": "stay_there",
|
||
"goto_main": "goto_main",
|
||
"close_game": "close_game"
|
||
}
|
||
},
|
||
"CloudStorage": {
|
||
"_info": {
|
||
"name": "CloudStorage._info.name",
|
||
"help": "CloudStorage._info.help"
|
||
},
|
||
"CloudRemainSeasonPass": {
|
||
"name": "CloudStorage.CloudRemainSeasonPass.name",
|
||
"help": "CloudStorage.CloudRemainSeasonPass.help"
|
||
},
|
||
"CloudRemainPaid": {
|
||
"name": "CloudStorage.CloudRemainPaid.name",
|
||
"help": "CloudStorage.CloudRemainPaid.help"
|
||
},
|
||
"CloudRemainFree": {
|
||
"name": "CloudStorage.CloudRemainFree.name",
|
||
"help": "CloudStorage.CloudRemainFree.help"
|
||
}
|
||
},
|
||
"Dungeon": {
|
||
"_info": {
|
||
"name": "Dungeon._info.name",
|
||
"help": "Dungeon._info.help"
|
||
},
|
||
"Name": {
|
||
"name": "Dungeon.Name.name",
|
||
"help": "Dungeon.Name.help",
|
||
"Calyx_Golden_Memories_Jarilo_VI": "素材:役割経験(回憶の蕾・ヤリーロ-Ⅵ):",
|
||
"Calyx_Golden_Memories_The_Xianzhou_Luofu": "素材:役割経験(回憶の蕾・仙舟羅浮):",
|
||
"Calyx_Golden_Memories_Penacony": "素材:役割経験(回憶の蕾・ピノコニー):",
|
||
"Calyx_Golden_Aether_Jarilo_VI": "素材:武器経験(エーテルの蕾・ヤリーロ-Ⅵ)",
|
||
"Calyx_Golden_Aether_The_Xianzhou_Luofu": "素材:武器経験(エーテルの蕾・仙舟羅浮)",
|
||
"Calyx_Golden_Aether_Penacony": "素材:武器経験(エーテルの蕾・ピノコニー)",
|
||
"Calyx_Golden_Treasures_Jarilo_VI": "素材:クレジット(秘蔵の蕾・ヤリーロ-Ⅵ)",
|
||
"Calyx_Golden_Treasures_The_Xianzhou_Luofu": "素材:クレジット(秘蔵の蕾・仙舟羅浮)",
|
||
"Calyx_Golden_Treasures_Penacony": "素材:クレジット(秘蔵の蕾・ピノコニー)",
|
||
"Calyx_Crimson_Destruction_Herta_StorageZone": "軌跡素材:壊滅(収容部分)",
|
||
"Calyx_Crimson_Destruction_Luofu_ScalegorgeWaterscape": "軌跡素材:壊滅(鱗淵境)",
|
||
"Calyx_Crimson_Preservation_Herta_SupplyZone": "軌跡素材:存護(サポート部分)",
|
||
"Calyx_Crimson_Preservation_Penacony_ClockStudiosThemePark": "軌跡素材:存護(クラークフィルムランド)",
|
||
"Calyx_Crimson_The_Hunt_Jarilo_OutlyingSnowPlains": "軌跡素材:巡狩(郊外雪原)",
|
||
"Calyx_Crimson_The_Hunt_Penacony_SoulGladScorchsandAuditionVenue": "軌跡素材:巡狩(スラーダ熱砂オーディション会場)",
|
||
"Calyx_Crimson_Abundance_Jarilo_BackwaterPass": "軌跡素材:豊穣(外縁通路)",
|
||
"Calyx_Crimson_Abundance_Luofu_FyxestrollGarden": "軌跡素材:豊穣(綏園)",
|
||
"Calyx_Crimson_Erudition_Jarilo_RivetTown": "軌跡素材:知恵(リベットタウン)",
|
||
"Calyx_Crimson_Erudition_Penacony_PenaconyGrandTheater": "軌跡素材:知恵(ピノコニー大劇場)",
|
||
"Calyx_Crimson_Harmony_Jarilo_RobotSettlement": "軌跡素材:調和(機械集落)",
|
||
"Calyx_Crimson_Harmony_Penacony_TheReverieDreamscape": "軌跡素材:調和(ホテル・レバリー-夢境)",
|
||
"Calyx_Crimson_Nihility_Jarilo_GreatMine": "軌跡素材:虚無(大鉱区)",
|
||
"Calyx_Crimson_Nihility_Luofu_AlchemyCommission": "軌跡素材:虚無(丹鼎司)",
|
||
"Stagnant_Shadow_Spike": "キャラクター昇格素材:物理(ナターシャ / クラーラ / ルカ / 素裳)",
|
||
"Stagnant_Shadow_Perdition": "キャラクター昇格素材:物理(寒鴉 / アルジェンティ)",
|
||
"Stagnant_Shadow_Duty": "キャラクター昇格素材:物理(ブートヒル / ロビン)",
|
||
"Stagnant_Shadow_Blaze": "キャラクター昇格素材:炎(姫子 / アスター / フック)",
|
||
"Stagnant_Shadow_Scorch": "キャラクター昇格素材:炎(桂乃芬 / トパーズ&カブ)",
|
||
"Stagnant_Shadow_Ire": "キャラクター昇格素材:炎(ホタル / ギャラガー)",
|
||
"Stagnant_Shadow_Rime": "キャラクター昇格素材:氷(三月なのか / ヘルタ / ジェパード / ペラ)",
|
||
"Stagnant_Shadow_Icicle": "キャラクター昇格素材:氷(彦卿 / 鏡流 / ルアン・メェイ)",
|
||
"Stagnant_Shadow_Nectar": "キャラクター昇格素材:氷(ミーシャ)",
|
||
"Stagnant_Shadow_Fulmination": "キャラクター昇格素材:雷(アーラン / セーバル / 停雲 / 白露)",
|
||
"Stagnant_Shadow_Doom": "キャラクター昇格素材:雷(カフカ / 景元 / 黄泉)",
|
||
"Stagnant_Shadow_Gust": "キャラクター昇格素材:風(丹恒 / ブローニャ / サンポ)",
|
||
"Stagnant_Shadow_Celestial": "キャラクター昇格素材:風(刃 / フォフォ / ブラックスワン)",
|
||
"Stagnant_Shadow_Quanta": "キャラクター昇格素材:量子(銀狼 / ゼーレ / 青雀)",
|
||
"Stagnant_Shadow_Abomination": "キャラクター昇格素材:量子(リンクス / 符玄 / 雪衣)",
|
||
"Stagnant_Shadow_Roast": "キャラクター昇格素材:量子(ジェイド / 花火)",
|
||
"Stagnant_Shadow_Mirage": "キャラクター昇格素材:虚数(ヴェルト / 羅刹 / 御空)",
|
||
"Stagnant_Shadow_Puppetry": "キャラクター昇格素材:虚数(丹恒・飲月 / アベンチュリン / Dr.レイシオ)",
|
||
"Cavern_of_Corrosion_Path_of_Gelid_Wind": "侵蝕トンネル・霜風の路(侵蝕トンネル・霜風の路)",
|
||
"Cavern_of_Corrosion_Path_of_Jabbing_Punch": "侵蝕トンネル・迅拳の路(侵蝕トンネル・迅拳の路)",
|
||
"Cavern_of_Corrosion_Path_of_Drifting": "侵蝕トンネル・漂泊の路(侵蝕トンネル・漂泊の路)",
|
||
"Cavern_of_Corrosion_Path_of_Providence": "侵蝕トンネル・睿治の路(侵蝕トンネル・睿治の路)",
|
||
"Cavern_of_Corrosion_Path_of_Holy_Hymn": "侵蝕トンネル・聖頌の路(侵蝕トンネル・聖頌の路)",
|
||
"Cavern_of_Corrosion_Path_of_Conflagration": "侵蝕トンネル・野焔の路(侵蝕トンネル・野焔の路)",
|
||
"Cavern_of_Corrosion_Path_of_Elixir_Seekers": "侵蝕トンネル・薬使の路(侵蝕トンネル・薬使の路)",
|
||
"Cavern_of_Corrosion_Path_of_Darkness": "侵蝕トンネル・幽冥の路(侵蝕トンネル・幽冥の路)",
|
||
"Cavern_of_Corrosion_Path_of_Dreamdive": "侵蝕トンネル・夢潜の路(侵蝕トンネル・夢潜の路)",
|
||
"Cavern_of_Corrosion_Path_of_Cavalier": "侵蝕トンネル・勇騎の路(侵蝕トンネル・勇騎の路)"
|
||
},
|
||
"NameAtDoubleCalyx": {
|
||
"name": "Dungeon.NameAtDoubleCalyx.name",
|
||
"help": "Dungeon.NameAtDoubleCalyx.help",
|
||
"Calyx_Golden_Memories_Jarilo_VI": "素材:役割経験(回憶の蕾・ヤリーロ-Ⅵ):",
|
||
"Calyx_Golden_Memories_The_Xianzhou_Luofu": "素材:役割経験(回憶の蕾・仙舟羅浮):",
|
||
"Calyx_Golden_Memories_Penacony": "素材:役割経験(回憶の蕾・ピノコニー):",
|
||
"Calyx_Golden_Aether_Jarilo_VI": "素材:武器経験(エーテルの蕾・ヤリーロ-Ⅵ)",
|
||
"Calyx_Golden_Aether_The_Xianzhou_Luofu": "素材:武器経験(エーテルの蕾・仙舟羅浮)",
|
||
"Calyx_Golden_Aether_Penacony": "素材:武器経験(エーテルの蕾・ピノコニー)",
|
||
"Calyx_Golden_Treasures_Jarilo_VI": "素材:クレジット(秘蔵の蕾・ヤリーロ-Ⅵ)",
|
||
"Calyx_Golden_Treasures_The_Xianzhou_Luofu": "素材:クレジット(秘蔵の蕾・仙舟羅浮)",
|
||
"Calyx_Golden_Treasures_Penacony": "素材:クレジット(秘蔵の蕾・ピノコニー)",
|
||
"Calyx_Crimson_Destruction_Herta_StorageZone": "軌跡素材:壊滅(収容部分)",
|
||
"Calyx_Crimson_Destruction_Luofu_ScalegorgeWaterscape": "軌跡素材:壊滅(鱗淵境)",
|
||
"Calyx_Crimson_Preservation_Herta_SupplyZone": "軌跡素材:存護(サポート部分)",
|
||
"Calyx_Crimson_Preservation_Penacony_ClockStudiosThemePark": "軌跡素材:存護(クラークフィルムランド)",
|
||
"Calyx_Crimson_The_Hunt_Jarilo_OutlyingSnowPlains": "軌跡素材:巡狩(郊外雪原)",
|
||
"Calyx_Crimson_The_Hunt_Penacony_SoulGladScorchsandAuditionVenue": "軌跡素材:巡狩(スラーダ熱砂オーディション会場)",
|
||
"Calyx_Crimson_Abundance_Jarilo_BackwaterPass": "軌跡素材:豊穣(外縁通路)",
|
||
"Calyx_Crimson_Abundance_Luofu_FyxestrollGarden": "軌跡素材:豊穣(綏園)",
|
||
"Calyx_Crimson_Erudition_Jarilo_RivetTown": "軌跡素材:知恵(リベットタウン)",
|
||
"Calyx_Crimson_Erudition_Penacony_PenaconyGrandTheater": "軌跡素材:知恵(ピノコニー大劇場)",
|
||
"Calyx_Crimson_Harmony_Jarilo_RobotSettlement": "軌跡素材:調和(機械集落)",
|
||
"Calyx_Crimson_Harmony_Penacony_TheReverieDreamscape": "軌跡素材:調和(ホテル・レバリー-夢境)",
|
||
"Calyx_Crimson_Nihility_Jarilo_GreatMine": "軌跡素材:虚無(大鉱区)",
|
||
"Calyx_Crimson_Nihility_Luofu_AlchemyCommission": "軌跡素材:虚無(丹鼎司)"
|
||
},
|
||
"NameAtDoubleRelic": {
|
||
"name": "Dungeon.NameAtDoubleRelic.name",
|
||
"help": "Dungeon.NameAtDoubleRelic.help",
|
||
"Cavern_of_Corrosion_Path_of_Gelid_Wind": "侵蝕トンネル・霜風の路(侵蝕トンネル・霜風の路)",
|
||
"Cavern_of_Corrosion_Path_of_Jabbing_Punch": "侵蝕トンネル・迅拳の路(侵蝕トンネル・迅拳の路)",
|
||
"Cavern_of_Corrosion_Path_of_Drifting": "侵蝕トンネル・漂泊の路(侵蝕トンネル・漂泊の路)",
|
||
"Cavern_of_Corrosion_Path_of_Providence": "侵蝕トンネル・睿治の路(侵蝕トンネル・睿治の路)",
|
||
"Cavern_of_Corrosion_Path_of_Holy_Hymn": "侵蝕トンネル・聖頌の路(侵蝕トンネル・聖頌の路)",
|
||
"Cavern_of_Corrosion_Path_of_Conflagration": "侵蝕トンネル・野焔の路(侵蝕トンネル・野焔の路)",
|
||
"Cavern_of_Corrosion_Path_of_Elixir_Seekers": "侵蝕トンネル・薬使の路(侵蝕トンネル・薬使の路)",
|
||
"Cavern_of_Corrosion_Path_of_Darkness": "侵蝕トンネル・幽冥の路(侵蝕トンネル・幽冥の路)",
|
||
"Cavern_of_Corrosion_Path_of_Dreamdive": "侵蝕トンネル・夢潜の路(侵蝕トンネル・夢潜の路)",
|
||
"Cavern_of_Corrosion_Path_of_Cavalier": "侵蝕トンネル・勇騎の路(侵蝕トンネル・勇騎の路)"
|
||
},
|
||
"Team": {
|
||
"name": "Dungeon.Team.name",
|
||
"help": "Dungeon.Team.help",
|
||
"1": "1",
|
||
"2": "2",
|
||
"3": "3",
|
||
"4": "4",
|
||
"5": "5",
|
||
"6": "6",
|
||
"7": "7",
|
||
"8": "8",
|
||
"9": "9"
|
||
}
|
||
},
|
||
"DungeonSupport": {
|
||
"_info": {
|
||
"name": "DungeonSupport._info.name",
|
||
"help": "DungeonSupport._info.help"
|
||
},
|
||
"Use": {
|
||
"name": "DungeonSupport.Use.name",
|
||
"help": "DungeonSupport.Use.help",
|
||
"always_use": "always_use",
|
||
"when_daily": "when_daily",
|
||
"do_not_use": "do_not_use"
|
||
},
|
||
"Character": {
|
||
"name": "DungeonSupport.Character.name",
|
||
"help": "DungeonSupport.Character.help",
|
||
"FirstCharacter": "FirstCharacter",
|
||
"Acheron": "黄泉",
|
||
"Argenti": "アルジェンティ",
|
||
"Arlan": "アーラン",
|
||
"Asta": "アスター",
|
||
"Aventurine": "アベンチュリン",
|
||
"Bailu": "白露",
|
||
"BlackSwan": "ブラックスワン",
|
||
"Blade": "刃",
|
||
"Boothill": "ブートヒル",
|
||
"Bronya": "ブローニャ",
|
||
"Clara": "クラーラ",
|
||
"DanHeng": "丹恒",
|
||
"DanHengImbibitorLunae": "丹恒・飲月",
|
||
"DrRatio": "Dr.レイシオ",
|
||
"Firefly": "ホタル",
|
||
"FuXuan": "符玄",
|
||
"Gallagher": "ギャラガー",
|
||
"Gepard": "ジェパード",
|
||
"Guinaifen": "桂乃芬",
|
||
"Hanya": "寒鴉",
|
||
"Herta": "ヘルタ",
|
||
"Himeko": "姫子",
|
||
"Hook": "フック",
|
||
"Huohuo": "フォフォ",
|
||
"JingYuan": "景元",
|
||
"Jingliu": "鏡流",
|
||
"Kafka": "カフカ",
|
||
"Luka": "ルカ",
|
||
"Luocha": "羅刹",
|
||
"Lynx": "リンクス",
|
||
"March7th": "三月なのか",
|
||
"Misha": "ミーシャ",
|
||
"Natasha": "ナターシャ",
|
||
"Pela": "ペラ",
|
||
"Qingque": "青雀",
|
||
"Robin": "ロビン",
|
||
"RuanMei": "ルアン・メェイ",
|
||
"Sampo": "サンポ",
|
||
"Seele": "ゼーレ",
|
||
"Serval": "セーバル",
|
||
"SilverWolf": "銀狼",
|
||
"Sparkle": "花火",
|
||
"Sushang": "素裳",
|
||
"Tingyun": "停雲",
|
||
"TopazNumby": "トパーズ&カブ",
|
||
"TrailblazerDestruction": "開拓者・壊滅",
|
||
"TrailblazerHarmony": "開拓者・調和",
|
||
"TrailblazerPreservation": "開拓者・存護",
|
||
"Welt": "ヴェルト",
|
||
"Xueyi": "雪衣",
|
||
"Yanqing": "彦卿",
|
||
"Yukong": "御空"
|
||
}
|
||
},
|
||
"DungeonStorage": {
|
||
"_info": {
|
||
"name": "DungeonStorage._info.name",
|
||
"help": "DungeonStorage._info.help"
|
||
},
|
||
"TrailblazePower": {
|
||
"name": "DungeonStorage.TrailblazePower.name",
|
||
"help": "DungeonStorage.TrailblazePower.help"
|
||
},
|
||
"Immersifier": {
|
||
"name": "DungeonStorage.Immersifier.name",
|
||
"help": "DungeonStorage.Immersifier.help"
|
||
},
|
||
"DungeonDouble": {
|
||
"name": "DungeonStorage.DungeonDouble.name",
|
||
"help": "DungeonStorage.DungeonDouble.help"
|
||
},
|
||
"EchoOfWar": {
|
||
"name": "DungeonStorage.EchoOfWar.name",
|
||
"help": "DungeonStorage.EchoOfWar.help"
|
||
},
|
||
"SimulatedUniverse": {
|
||
"name": "DungeonStorage.SimulatedUniverse.name",
|
||
"help": "DungeonStorage.SimulatedUniverse.help"
|
||
}
|
||
},
|
||
"SupportReward": {
|
||
"_info": {
|
||
"name": "サポートボーナス",
|
||
"help": ""
|
||
},
|
||
"Collect": {
|
||
"name": "收取サポートボーナス",
|
||
"help": ""
|
||
}
|
||
},
|
||
"Planner": {
|
||
"_info": {
|
||
"name": "Planner._info.name",
|
||
"help": "Planner._info.help"
|
||
},
|
||
"PlannerOverall": {
|
||
"name": "Planner.PlannerOverall.name",
|
||
"help": "Planner.PlannerOverall.help"
|
||
},
|
||
"Item_Credit": {
|
||
"name": "信用ポイント",
|
||
"help": ""
|
||
},
|
||
"Item_Trailblaze_EXP": {
|
||
"name": "マイレージ",
|
||
"help": ""
|
||
},
|
||
"Item_Traveler_Guide": {
|
||
"name": "役割経験",
|
||
"help": ""
|
||
},
|
||
"Item_Refined_Aether": {
|
||
"name": "武器経験",
|
||
"help": ""
|
||
},
|
||
"Item_Lost_Crystal": {
|
||
"name": "遺失晶塊",
|
||
"help": ""
|
||
},
|
||
"Item_Broken_Teeth_of_Iron_Wolf": {
|
||
"name": "キャラクター昇格素材:物理(ナターシャ / クラーラ / ルカ / 素裳)",
|
||
"help": ""
|
||
},
|
||
"Item_Endotherm_Chitin": {
|
||
"name": "キャラクター昇格素材:炎(姫子 / アスター / フック)",
|
||
"help": ""
|
||
},
|
||
"Item_Horn_of_Snow": {
|
||
"name": "キャラクター昇格素材:氷(三月なのか / ヘルタ / ジェパード / ペラ)",
|
||
"help": ""
|
||
},
|
||
"Item_Lightning_Crown_of_the_Past_Shadow": {
|
||
"name": "キャラクター昇格素材:雷(アーラン / セーバル / 停雲 / 白露)",
|
||
"help": ""
|
||
},
|
||
"Item_Storm_Eye": {
|
||
"name": "キャラクター昇格素材:風(丹恒 / ブローニャ / サンポ)",
|
||
"help": ""
|
||
},
|
||
"Item_Void_Cast_Iron": {
|
||
"name": "キャラクター昇格素材:量子(銀狼 / ゼーレ / 青雀)",
|
||
"help": ""
|
||
},
|
||
"Item_Golden_Crown_of_the_Past_Shadow": {
|
||
"name": "キャラクター昇格素材:虚数(ヴェルト / 羅刹 / 御空)",
|
||
"help": ""
|
||
},
|
||
"Item_Netherworld_Token": {
|
||
"name": "キャラクター昇格素材:物理(寒鴉 / アルジェンティ)",
|
||
"help": ""
|
||
},
|
||
"Item_Searing_Steel_Blade": {
|
||
"name": "キャラクター昇格素材:炎(桂乃芬 / トパーズ&カブ)",
|
||
"help": ""
|
||
},
|
||
"Item_Gelid_Chitin": {
|
||
"name": "キャラクター昇格素材:氷(彦卿 / 鏡流 / ルアン・メェイ)",
|
||
"help": ""
|
||
},
|
||
"Item_Shape_Shifter_Lightning_Staff": {
|
||
"name": "キャラクター昇格素材:雷(カフカ / 景元 / 黄泉)",
|
||
"help": ""
|
||
},
|
||
"Item_Ascendant_Debris": {
|
||
"name": "キャラクター昇格素材:風(刃 / フォフォ / ブラックスワン)",
|
||
"help": ""
|
||
},
|
||
"Item_Nail_of_the_Ape": {
|
||
"name": "キャラクター昇格素材:量子(リンクス / 符玄 / 雪衣)",
|
||
"help": ""
|
||
},
|
||
"Item_Suppressing_Edict": {
|
||
"name": "キャラクター昇格素材:虚数(丹恒・飲月 / アベンチュリン / Dr.レイシオ)",
|
||
"help": ""
|
||
},
|
||
"Item_IPC_Work_Permit": {
|
||
"name": "キャラクター昇格素材:物理(ブートヒル / ロビン)",
|
||
"help": ""
|
||
},
|
||
"Item_Raging_Heart": {
|
||
"name": "キャラクター昇格素材:炎(ホタル / ギャラガー)",
|
||
"help": ""
|
||
},
|
||
"Item_Dream_Fridge": {
|
||
"name": "キャラクター昇格素材:氷(ミーシャ)",
|
||
"help": ""
|
||
},
|
||
"Item_Dream_Flamer": {
|
||
"name": "キャラクター昇格素材:量子(ジェイド / 花火)",
|
||
"help": ""
|
||
},
|
||
"Item_Worldbreaker_Blade": {
|
||
"name": "軌跡素材:壊滅(収容部分)",
|
||
"help": ""
|
||
},
|
||
"Item_Arrow_of_the_Starchaser": {
|
||
"name": "軌跡素材:巡狩(郊外雪原)",
|
||
"help": ""
|
||
},
|
||
"Item_Key_of_Wisdom": {
|
||
"name": "軌跡素材:知恵(リベットタウン)",
|
||
"help": ""
|
||
},
|
||
"Item_Safeguard_of_Amber": {
|
||
"name": "軌跡素材:存護(サポート部分)",
|
||
"help": ""
|
||
},
|
||
"Item_Obsidian_of_Obsession": {
|
||
"name": "軌跡素材:虚無(大鉱区)",
|
||
"help": ""
|
||
},
|
||
"Item_Stellaris_Symphony": {
|
||
"name": "軌跡素材:調和(機械集落)",
|
||
"help": ""
|
||
},
|
||
"Item_Flower_of_Eternity": {
|
||
"name": "軌跡素材:豊穣(外縁通路)",
|
||
"help": ""
|
||
},
|
||
"Item_Moon_Rage_Fang": {
|
||
"name": "軌跡素材:壊滅(鱗淵境)",
|
||
"help": ""
|
||
},
|
||
"Item_Countertemporal_Shot": {
|
||
"name": "軌跡素材:巡狩(スラーダ熱砂オーディション会場)",
|
||
"help": ""
|
||
},
|
||
"Item_Exquisite_Colored_Draft": {
|
||
"name": "軌跡素材:知恵(ピノコニー大劇場)",
|
||
"help": ""
|
||
},
|
||
"Item_Divine_Amber": {
|
||
"name": "軌跡素材:存護(クラークフィルムランド)",
|
||
"help": ""
|
||
},
|
||
"Item_Heaven_Incinerator": {
|
||
"name": "軌跡素材:虚無(丹鼎司)",
|
||
"help": ""
|
||
},
|
||
"Item_Heavenly_Melody": {
|
||
"name": "軌跡素材:調和(ホテル・レバリー-夢境)",
|
||
"help": ""
|
||
},
|
||
"Item_Myriad_Fruit": {
|
||
"name": "軌跡素材:豊穣(綏園)",
|
||
"help": ""
|
||
},
|
||
"Item_Tracks_of_Destiny": {
|
||
"name": "運命の足跡",
|
||
"help": ""
|
||
},
|
||
"Item_Destroyer_Final_Road": {
|
||
"name": "歴戦余韻・壊滅の始まり (宇宙ステーション「ヘルタ」)",
|
||
"help": ""
|
||
},
|
||
"Item_Guardian_Lament": {
|
||
"name": "歴戦余韻・寒波の幕切れ (ヤリーロ-VI)",
|
||
"help": ""
|
||
},
|
||
"Item_Regret_of_Infinite_Ochema": {
|
||
"name": "歴戦余韻・不死の神実 (仙舟「羅浮」)",
|
||
"help": ""
|
||
},
|
||
"Item_Past_Evils_of_the_Borehole_Planet_Disaster": {
|
||
"name": "歴戦余韻・星を蝕む往日の面影 (宇宙ステーション「ヘルタ」)",
|
||
"help": ""
|
||
},
|
||
"Item_Lost_Echo_of_the_Shared_Wish": {
|
||
"name": "歴戦余韻・現世の夢の礼賛 (ピノコニー)",
|
||
"help": ""
|
||
},
|
||
"Item_Squirming_Core": {
|
||
"name": "脈動する原核",
|
||
"help": ""
|
||
},
|
||
"Item_Conqueror_Will": {
|
||
"name": "踏みにじる意志",
|
||
"help": ""
|
||
},
|
||
"Item_Silvermane_Medal": {
|
||
"name": "シルバーメインの勲章",
|
||
"help": ""
|
||
},
|
||
"Item_Ancient_Engine": {
|
||
"name": "古代エンジン",
|
||
"help": ""
|
||
},
|
||
"Item_Immortal_Lumintwig": {
|
||
"name": "永寿の栄枝",
|
||
"help": ""
|
||
},
|
||
"Item_Artifex_Gyreheart": {
|
||
"name": "工造渾心",
|
||
"help": ""
|
||
},
|
||
"Item_Dream_Making_Engine": {
|
||
"name": "ドリームメイキングモーター",
|
||
"help": ""
|
||
},
|
||
"Item_Shards_of_Desires": {
|
||
"name": "砕けた欲望の鏡",
|
||
"help": ""
|
||
}
|
||
},
|
||
"Weekly": {
|
||
"_info": {
|
||
"name": "Weekly._info.name",
|
||
"help": "Weekly._info.help"
|
||
},
|
||
"Name": {
|
||
"name": "Weekly.Name.name",
|
||
"help": "Weekly.Name.help",
|
||
"Echo_of_War_Destruction_Beginning": "歴戦余韻・壊滅の始まり (宇宙ステーション「ヘルタ」)",
|
||
"Echo_of_War_End_of_the_Eternal_Freeze": "歴戦余韻・寒波の幕切れ (ヤリーロ-VI)",
|
||
"Echo_of_War_Divine_Seed": "歴戦余韻・不死の神実 (仙舟「羅浮」)",
|
||
"Echo_of_War_Borehole_Planet_Old_Crater": "歴戦余韻・星を蝕む往日の面影 (宇宙ステーション「ヘルタ」)",
|
||
"Echo_of_War_Salutations_of_Ashen_Dreams": "歴戦余韻・現世の夢の礼賛 (ピノコニー)"
|
||
},
|
||
"Team": {
|
||
"name": "Weekly.Team.name",
|
||
"help": "Weekly.Team.help",
|
||
"1": "1",
|
||
"2": "2",
|
||
"3": "3",
|
||
"4": "4",
|
||
"5": "5",
|
||
"6": "6",
|
||
"7": "7",
|
||
"8": "8",
|
||
"9": "9"
|
||
}
|
||
},
|
||
"AchievableQuest": {
|
||
"_info": {
|
||
"name": "AchievableQuest._info.name",
|
||
"help": "AchievableQuest._info.help"
|
||
},
|
||
"Complete_1_Daily_Mission": {
|
||
"name": "デイリークエストを1回クリアする",
|
||
"help": "AchievableQuest.Complete_1_Daily_Mission.help",
|
||
"achievable": "achievable",
|
||
"not_set": "not_set",
|
||
"not_supported": "not_supported"
|
||
},
|
||
"Clear_Calyx_Golden_1_times": {
|
||
"name": "「疑似花萼(金)」を1回クリアする",
|
||
"help": "AchievableQuest.Clear_Calyx_Golden_1_times.help",
|
||
"achievable": "achievable",
|
||
"not_set": "not_set",
|
||
"not_supported": "not_supported"
|
||
},
|
||
"Clear_Stagnant_Shadow_1_times": {
|
||
"name": "「凝結虚影」を1回クリアする",
|
||
"help": "AchievableQuest.Clear_Stagnant_Shadow_1_times.help",
|
||
"achievable": "achievable",
|
||
"not_set": "not_set",
|
||
"not_supported": "not_supported"
|
||
},
|
||
"Clear_Cavern_of_Corrosion_1_times": {
|
||
"name": "「侵蝕トンネル」を1回クリアする",
|
||
"help": "AchievableQuest.Clear_Cavern_of_Corrosion_1_times.help",
|
||
"achievable": "achievable",
|
||
"not_set": "not_set",
|
||
"not_supported": "not_supported"
|
||
},
|
||
"In_a_single_battle_inflict_3_Weakness_Break_of_different_Types": {
|
||
"name": "一度の戦闘で、異なる3種の属性の弱点撃破を発動する",
|
||
"help": "AchievableQuest.In_a_single_battle_inflict_3_Weakness_Break_of_different_Types.help",
|
||
"achievable": "achievable",
|
||
"not_set": "not_set",
|
||
"not_supported": "not_supported"
|
||
},
|
||
"Inflict_Weakness_Break_5_times": {
|
||
"name": "累計で弱点撃破効果を5回発動させる",
|
||
"help": "AchievableQuest.Inflict_Weakness_Break_5_times.help",
|
||
"achievable": "achievable",
|
||
"not_set": "not_set",
|
||
"not_supported": "not_supported"
|
||
},
|
||
"Defeat_a_total_of_20_enemies": {
|
||
"name": "敵を累計で20体倒す",
|
||
"help": "AchievableQuest.Defeat_a_total_of_20_enemies.help",
|
||
"achievable": "achievable",
|
||
"not_set": "not_set",
|
||
"not_supported": "not_supported"
|
||
},
|
||
"Complete_Forgotten_Hall_1_time": {
|
||
"name": "「忘却の庭」を1回クリアする",
|
||
"help": "AchievableQuest.Complete_Forgotten_Hall_1_time.help",
|
||
"achievable": "achievable",
|
||
"not_set": "not_set",
|
||
"not_supported": "not_supported"
|
||
},
|
||
"Complete_Echo_of_War_1_times": {
|
||
"name": "「歴戦余韻」を1回クリアする",
|
||
"help": "AchievableQuest.Complete_Echo_of_War_1_times.help",
|
||
"achievable": "achievable",
|
||
"not_set": "not_set",
|
||
"not_supported": "not_supported"
|
||
},
|
||
"Use_an_Ultimate_to_deal_the_final_blow_1_time": {
|
||
"name": "必殺技で最後の一撃を1回与える",
|
||
"help": "AchievableQuest.Use_an_Ultimate_to_deal_the_final_blow_1_time.help",
|
||
"achievable": "achievable",
|
||
"not_set": "not_set",
|
||
"not_supported": "not_supported"
|
||
},
|
||
"Salvage_any_Relic": {
|
||
"name": "任意の遺物1つを分解する",
|
||
"help": "AchievableQuest.Salvage_any_Relic.help",
|
||
"achievable": "achievable",
|
||
"not_set": "not_set",
|
||
"not_supported": "not_supported"
|
||
},
|
||
"Use_Consumables_1_time": {
|
||
"name": "消耗品を1個使う",
|
||
"help": "AchievableQuest.Use_Consumables_1_time.help",
|
||
"achievable": "achievable",
|
||
"not_set": "not_set",
|
||
"not_supported": "not_supported"
|
||
},
|
||
"Log_in_to_the_game": {
|
||
"name": "ゲームにログインする",
|
||
"help": "AchievableQuest.Log_in_to_the_game.help",
|
||
"achievable": "achievable",
|
||
"not_set": "not_set",
|
||
"not_supported": "not_supported"
|
||
},
|
||
"Dispatch_1_assignments": {
|
||
"name": "依頼に1回派遣する",
|
||
"help": "AchievableQuest.Dispatch_1_assignments.help",
|
||
"achievable": "achievable",
|
||
"not_set": "not_set",
|
||
"not_supported": "not_supported"
|
||
},
|
||
"Complete_Divergent_Universe_or_Simulated_Universe_1_times": {
|
||
"name": "「階差宇宙」または「模擬宇宙」を合計1回クリアする",
|
||
"help": "AchievableQuest.Complete_Divergent_Universe_or_Simulated_Universe_1_times.help",
|
||
"achievable": "achievable",
|
||
"not_set": "not_set",
|
||
"not_supported": "not_supported"
|
||
},
|
||
"Clear_Calyx_Crimson_1_times": {
|
||
"name": "「疑似花萼(赤)」を1回クリアする",
|
||
"help": "AchievableQuest.Clear_Calyx_Crimson_1_times.help",
|
||
"achievable": "achievable",
|
||
"not_set": "not_set",
|
||
"not_supported": "not_supported"
|
||
},
|
||
"Enter_combat_by_attacking_enemie_Weakness_and_win_3_times": {
|
||
"name": "弱点を攻撃して戦闘に入り、3回勝利する",
|
||
"help": "AchievableQuest.Enter_combat_by_attacking_enemie_Weakness_and_win_3_times.help",
|
||
"achievable": "achievable",
|
||
"not_set": "not_set",
|
||
"not_supported": "not_supported"
|
||
},
|
||
"Use_Technique_2_times": {
|
||
"name": "累計で秘技を2回発動する",
|
||
"help": "AchievableQuest.Use_Technique_2_times.help",
|
||
"achievable": "achievable",
|
||
"not_set": "not_set",
|
||
"not_supported": "not_supported"
|
||
},
|
||
"Destroy_3_destructible_objects": {
|
||
"name": "破壊できるオブジェクトを累計で3個破壊する",
|
||
"help": "AchievableQuest.Destroy_3_destructible_objects.help",
|
||
"achievable": "achievable",
|
||
"not_set": "not_set",
|
||
"not_supported": "not_supported"
|
||
},
|
||
"Obtain_victory_in_combat_with_Support_Characters_1_times": {
|
||
"name": "サポートキャラを使い、戦闘に1回勝利する",
|
||
"help": "AchievableQuest.Obtain_victory_in_combat_with_Support_Characters_1_times.help",
|
||
"achievable": "achievable",
|
||
"not_set": "not_set",
|
||
"not_supported": "not_supported"
|
||
},
|
||
"Level_up_any_character_1_times": {
|
||
"name": "任意のキャラを1回レベルアップする",
|
||
"help": "AchievableQuest.Level_up_any_character_1_times.help",
|
||
"achievable": "achievable",
|
||
"not_set": "not_set",
|
||
"not_supported": "not_supported"
|
||
},
|
||
"Level_up_any_Light_Cone_1_times": {
|
||
"name": "任意の光円錐を1回レベルアップする",
|
||
"help": "AchievableQuest.Level_up_any_Light_Cone_1_times.help",
|
||
"achievable": "achievable",
|
||
"not_set": "not_set",
|
||
"not_supported": "not_supported"
|
||
},
|
||
"Use_the_Omni_Synthesizer_1_times": {
|
||
"name": "「万能合成マシン」を1回使用する",
|
||
"help": "AchievableQuest.Use_the_Omni_Synthesizer_1_times.help",
|
||
"achievable": "achievable",
|
||
"not_set": "not_set",
|
||
"not_supported": "not_supported"
|
||
},
|
||
"Take_photos_1_times": {
|
||
"name": "1回撮影する",
|
||
"help": "AchievableQuest.Take_photos_1_times.help",
|
||
"achievable": "achievable",
|
||
"not_set": "not_set",
|
||
"not_supported": "not_supported"
|
||
},
|
||
"Consume_120_Trailblaze_Power": {
|
||
"name": "累計で開拓力×120を消費する",
|
||
"help": "AchievableQuest.Consume_120_Trailblaze_Power.help",
|
||
"achievable": "achievable",
|
||
"not_set": "not_set",
|
||
"not_supported": "not_supported"
|
||
},
|
||
"Level_up_any_Relic_1_times": {
|
||
"name": "任意の遺物を1回レベルアップする",
|
||
"help": "AchievableQuest.Level_up_any_Relic_1_times.help",
|
||
"achievable": "achievable",
|
||
"not_set": "not_set",
|
||
"not_supported": "not_supported"
|
||
}
|
||
},
|
||
"DailyStorage": {
|
||
"_info": {
|
||
"name": "DailyStorage._info.name",
|
||
"help": "DailyStorage._info.help"
|
||
},
|
||
"DailyActivity": {
|
||
"name": "DailyStorage.DailyActivity.name",
|
||
"help": "DailyStorage.DailyActivity.help"
|
||
},
|
||
"DailyQuest": {
|
||
"name": "DailyStorage.DailyQuest.name",
|
||
"help": "DailyStorage.DailyQuest.help"
|
||
}
|
||
},
|
||
"BattlePassStorage": {
|
||
"_info": {
|
||
"name": "BattlePassStorage._info.name",
|
||
"help": "BattlePassStorage._info.help"
|
||
},
|
||
"BattlePassLevel": {
|
||
"name": "BattlePassStorage.BattlePassLevel.name",
|
||
"help": "BattlePassStorage.BattlePassLevel.help"
|
||
},
|
||
"BattlePassWeeklyQuest": {
|
||
"name": "BattlePassStorage.BattlePassWeeklyQuest.name",
|
||
"help": "BattlePassStorage.BattlePassWeeklyQuest.help"
|
||
},
|
||
"BattlePassSimulatedUniverse": {
|
||
"name": "BattlePassStorage.BattlePassSimulatedUniverse.name",
|
||
"help": "BattlePassStorage.BattlePassSimulatedUniverse.help"
|
||
},
|
||
"BattlePassQuestCalyx": {
|
||
"name": "BattlePassStorage.BattlePassQuestCalyx.name",
|
||
"help": "BattlePassStorage.BattlePassQuestCalyx.help"
|
||
},
|
||
"BattlePassQuestEchoOfWar": {
|
||
"name": "BattlePassStorage.BattlePassQuestEchoOfWar.name",
|
||
"help": "BattlePassStorage.BattlePassQuestEchoOfWar.help"
|
||
},
|
||
"BattlePassQuestCredits": {
|
||
"name": "BattlePassStorage.BattlePassQuestCredits.name",
|
||
"help": "BattlePassStorage.BattlePassQuestCredits.help"
|
||
},
|
||
"BattlePassQuestSynthesizeConsumables": {
|
||
"name": "BattlePassStorage.BattlePassQuestSynthesizeConsumables.name",
|
||
"help": "BattlePassStorage.BattlePassQuestSynthesizeConsumables.help"
|
||
},
|
||
"BattlePassQuestCavernOfCorrosion": {
|
||
"name": "BattlePassStorage.BattlePassQuestCavernOfCorrosion.name",
|
||
"help": "BattlePassStorage.BattlePassQuestCavernOfCorrosion.help"
|
||
},
|
||
"BattlePassQuestTrailblazePower": {
|
||
"name": "BattlePassStorage.BattlePassQuestTrailblazePower.name",
|
||
"help": "BattlePassStorage.BattlePassQuestTrailblazePower.help"
|
||
}
|
||
},
|
||
"Assignment": {
|
||
"_info": {
|
||
"name": "依頼設定",
|
||
"help": ""
|
||
},
|
||
"Name_1": {
|
||
"name": "依頼 1",
|
||
"help": "",
|
||
"Tranquility_of_Vimala_bhumi": "思考の粉末(離垢清浄)",
|
||
"A_Startling_Night_Terror": "ドリームコレクションパーツ(魂震える悪夢)",
|
||
"Fire_Lord_Inflames_Blades_of_War": "工造機関(剣戟を焼却する火帝炉)",
|
||
"Root_Out_the_Turpitude": "永寿の萌芽(悪孽を根絶やしに)",
|
||
"Born_to_Obey": "古代パーツ(生まれながらに服従する)",
|
||
"Winter_Soldiers": "シルバーメインの釦(寒冬の戦士たち)",
|
||
"Destruction_of_the_Destroyer": "略奪の本能(壊滅者の覆没)",
|
||
"Nine_Billion_Names": "消滅した原核(九十億の御名)",
|
||
"Akashic_Records": "光円錐経験値素材(アーカーシャの記録)",
|
||
"Nameless_Land_Nameless_People": "キャラクター経験値素材(無名の地、無名の人)",
|
||
"The_Invisible_Hand": "信用ポイント(見えざる手)",
|
||
"Scalpel_and_Screwdriver": "錆びた歯車 & 古びた大臼歯(メスとスクリュードライバー)",
|
||
"The_Wages_of_Humanity": "一人稲 & 薬草抽出物(人類扶養)",
|
||
"Legend_of_the_Puppet_Master": "廃棄された機巧部品 & 玉兆単元(傀儡師伝説)",
|
||
"The_Land_of_Gold": "基本食材 & タンパク米(黄金の大地)",
|
||
"Spring_of_Life": "固形純水 & 仮想粒子(生命の泉)",
|
||
"Fragments_of_Illusory_Dreams": "安逸 & 砕けた夢(幻夢の残片)",
|
||
"The_Blossom_in_the_Storm": "気態流体 & 種子(嵐の中で咲き誇る花)",
|
||
"Abandoned_and_Insulted": "燃素 & 金属(捨てられしものと傷つけられしもの)"
|
||
},
|
||
"Name_2": {
|
||
"name": "依頼 2",
|
||
"help": "",
|
||
"Tranquility_of_Vimala_bhumi": "思考の粉末(離垢清浄)",
|
||
"A_Startling_Night_Terror": "ドリームコレクションパーツ(魂震える悪夢)",
|
||
"Fire_Lord_Inflames_Blades_of_War": "工造機関(剣戟を焼却する火帝炉)",
|
||
"Root_Out_the_Turpitude": "永寿の萌芽(悪孽を根絶やしに)",
|
||
"Born_to_Obey": "古代パーツ(生まれながらに服従する)",
|
||
"Winter_Soldiers": "シルバーメインの釦(寒冬の戦士たち)",
|
||
"Destruction_of_the_Destroyer": "略奪の本能(壊滅者の覆没)",
|
||
"Nine_Billion_Names": "消滅した原核(九十億の御名)",
|
||
"Akashic_Records": "光円錐経験値素材(アーカーシャの記録)",
|
||
"Nameless_Land_Nameless_People": "キャラクター経験値素材(無名の地、無名の人)",
|
||
"The_Invisible_Hand": "信用ポイント(見えざる手)",
|
||
"Scalpel_and_Screwdriver": "錆びた歯車 & 古びた大臼歯(メスとスクリュードライバー)",
|
||
"The_Wages_of_Humanity": "一人稲 & 薬草抽出物(人類扶養)",
|
||
"Legend_of_the_Puppet_Master": "廃棄された機巧部品 & 玉兆単元(傀儡師伝説)",
|
||
"The_Land_of_Gold": "基本食材 & タンパク米(黄金の大地)",
|
||
"Spring_of_Life": "固形純水 & 仮想粒子(生命の泉)",
|
||
"Fragments_of_Illusory_Dreams": "安逸 & 砕けた夢(幻夢の残片)",
|
||
"The_Blossom_in_the_Storm": "気態流体 & 種子(嵐の中で咲き誇る花)",
|
||
"Abandoned_and_Insulted": "燃素 & 金属(捨てられしものと傷つけられしもの)"
|
||
},
|
||
"Name_3": {
|
||
"name": "依頼 3",
|
||
"help": "",
|
||
"Tranquility_of_Vimala_bhumi": "思考の粉末(離垢清浄)",
|
||
"A_Startling_Night_Terror": "ドリームコレクションパーツ(魂震える悪夢)",
|
||
"Fire_Lord_Inflames_Blades_of_War": "工造機関(剣戟を焼却する火帝炉)",
|
||
"Root_Out_the_Turpitude": "永寿の萌芽(悪孽を根絶やしに)",
|
||
"Born_to_Obey": "古代パーツ(生まれながらに服従する)",
|
||
"Winter_Soldiers": "シルバーメインの釦(寒冬の戦士たち)",
|
||
"Destruction_of_the_Destroyer": "略奪の本能(壊滅者の覆没)",
|
||
"Nine_Billion_Names": "消滅した原核(九十億の御名)",
|
||
"Akashic_Records": "光円錐経験値素材(アーカーシャの記録)",
|
||
"Nameless_Land_Nameless_People": "キャラクター経験値素材(無名の地、無名の人)",
|
||
"The_Invisible_Hand": "信用ポイント(見えざる手)",
|
||
"Scalpel_and_Screwdriver": "錆びた歯車 & 古びた大臼歯(メスとスクリュードライバー)",
|
||
"The_Wages_of_Humanity": "一人稲 & 薬草抽出物(人類扶養)",
|
||
"Legend_of_the_Puppet_Master": "廃棄された機巧部品 & 玉兆単元(傀儡師伝説)",
|
||
"The_Land_of_Gold": "基本食材 & タンパク米(黄金の大地)",
|
||
"Spring_of_Life": "固形純水 & 仮想粒子(生命の泉)",
|
||
"Fragments_of_Illusory_Dreams": "安逸 & 砕けた夢(幻夢の残片)",
|
||
"The_Blossom_in_the_Storm": "気態流体 & 種子(嵐の中で咲き誇る花)",
|
||
"Abandoned_and_Insulted": "燃素 & 金属(捨てられしものと傷つけられしもの)"
|
||
},
|
||
"Name_4": {
|
||
"name": "依頼 4",
|
||
"help": "",
|
||
"Tranquility_of_Vimala_bhumi": "思考の粉末(離垢清浄)",
|
||
"A_Startling_Night_Terror": "ドリームコレクションパーツ(魂震える悪夢)",
|
||
"Fire_Lord_Inflames_Blades_of_War": "工造機関(剣戟を焼却する火帝炉)",
|
||
"Root_Out_the_Turpitude": "永寿の萌芽(悪孽を根絶やしに)",
|
||
"Born_to_Obey": "古代パーツ(生まれながらに服従する)",
|
||
"Winter_Soldiers": "シルバーメインの釦(寒冬の戦士たち)",
|
||
"Destruction_of_the_Destroyer": "略奪の本能(壊滅者の覆没)",
|
||
"Nine_Billion_Names": "消滅した原核(九十億の御名)",
|
||
"Akashic_Records": "光円錐経験値素材(アーカーシャの記録)",
|
||
"Nameless_Land_Nameless_People": "キャラクター経験値素材(無名の地、無名の人)",
|
||
"The_Invisible_Hand": "信用ポイント(見えざる手)",
|
||
"Scalpel_and_Screwdriver": "錆びた歯車 & 古びた大臼歯(メスとスクリュードライバー)",
|
||
"The_Wages_of_Humanity": "一人稲 & 薬草抽出物(人類扶養)",
|
||
"Legend_of_the_Puppet_Master": "廃棄された機巧部品 & 玉兆単元(傀儡師伝説)",
|
||
"The_Land_of_Gold": "基本食材 & タンパク米(黄金の大地)",
|
||
"Spring_of_Life": "固形純水 & 仮想粒子(生命の泉)",
|
||
"Fragments_of_Illusory_Dreams": "安逸 & 砕けた夢(幻夢の残片)",
|
||
"The_Blossom_in_the_Storm": "気態流体 & 種子(嵐の中で咲き誇る花)",
|
||
"Abandoned_and_Insulted": "燃素 & 金属(捨てられしものと傷つけられしもの)"
|
||
},
|
||
"Duration": {
|
||
"name": "派遣時間",
|
||
"help": "",
|
||
"4": "4",
|
||
"8": "8",
|
||
"12": "12",
|
||
"20": "20"
|
||
},
|
||
"Event": {
|
||
"name": "Assignment.Event.name",
|
||
"help": ""
|
||
},
|
||
"Assignment": {
|
||
"name": "Assignment.Assignment.name",
|
||
"help": "Assignment.Assignment.help"
|
||
}
|
||
},
|
||
"ItemStorage": {
|
||
"_info": {
|
||
"name": "ItemStorage._info.name",
|
||
"help": "ItemStorage._info.help"
|
||
},
|
||
"Credit": {
|
||
"name": "ItemStorage.Credit.name",
|
||
"help": "ItemStorage.Credit.help"
|
||
},
|
||
"StallerJade": {
|
||
"name": "ItemStorage.StallerJade.name",
|
||
"help": "ItemStorage.StallerJade.help"
|
||
}
|
||
},
|
||
"RogueWorld": {
|
||
"_info": {
|
||
"name": "RogueWorld._info.name",
|
||
"help": "RogueWorld._info.help"
|
||
},
|
||
"World": {
|
||
"name": "RogueWorld.World.name",
|
||
"help": "RogueWorld.World.help",
|
||
"Simulated_Universe_World_3": "第三世界・模擬宇宙",
|
||
"Simulated_Universe_World_4": "第四世界・模擬宇宙",
|
||
"Simulated_Universe_World_5": "第五世界・模擬宇宙",
|
||
"Simulated_Universe_World_6": "第六世界・模擬宇宙",
|
||
"Simulated_Universe_World_7": "第七世界・模擬宇宙",
|
||
"Simulated_Universe_World_8": "第八世界・模擬宇宙"
|
||
},
|
||
"Path": {
|
||
"name": "RogueWorld.Path.name",
|
||
"help": "RogueWorld.Path.help",
|
||
"Preservation": "Preservation",
|
||
"Remembrance": "Remembrance",
|
||
"Nihility": "Nihility",
|
||
"Abundance": "Abundance",
|
||
"The_Hunt": "The_Hunt",
|
||
"Destruction": "Destruction",
|
||
"Elation": "Elation",
|
||
"Propagation": "Propagation",
|
||
"Erudition": "Erudition"
|
||
},
|
||
"Bonus": {
|
||
"name": "RogueWorld.Bonus.name",
|
||
"help": "RogueWorld.Bonus.help",
|
||
"Blessing Universe": "Blessing Universe",
|
||
"Miracle Universe": "Miracle Universe",
|
||
"Fragmented Universe": "Fragmented Universe"
|
||
},
|
||
"DomainStrategy": {
|
||
"name": "RogueWorld.DomainStrategy.name",
|
||
"help": "RogueWorld.DomainStrategy.help",
|
||
"combat": "combat",
|
||
"occurrence": "occurrence"
|
||
},
|
||
"UseImmersifier": {
|
||
"name": "RogueWorld.UseImmersifier.name",
|
||
"help": "RogueWorld.UseImmersifier.help"
|
||
},
|
||
"DoubleEvent": {
|
||
"name": "RogueWorld.DoubleEvent.name",
|
||
"help": "RogueWorld.DoubleEvent.help"
|
||
},
|
||
"WeeklyFarming": {
|
||
"name": "RogueWorld.WeeklyFarming.name",
|
||
"help": "RogueWorld.WeeklyFarming.help"
|
||
},
|
||
"UseStamina": {
|
||
"name": "RogueWorld.UseStamina.name",
|
||
"help": "RogueWorld.UseStamina.help"
|
||
},
|
||
"SimulatedUniverseFarm": {
|
||
"name": "RogueWorld.SimulatedUniverseFarm.name",
|
||
"help": "RogueWorld.SimulatedUniverseFarm.help"
|
||
}
|
||
},
|
||
"RogueBlessing": {
|
||
"_info": {
|
||
"name": "RogueBlessing._info.name",
|
||
"help": "RogueBlessing._info.help"
|
||
},
|
||
"PresetBlessingFilter": {
|
||
"name": "RogueBlessing.PresetBlessingFilter.name",
|
||
"help": "RogueBlessing.PresetBlessingFilter.help",
|
||
"preset": "preset",
|
||
"custom": "custom"
|
||
},
|
||
"CustomBlessingFilter": {
|
||
"name": "RogueBlessing.CustomBlessingFilter.name",
|
||
"help": "RogueBlessing.CustomBlessingFilter.help"
|
||
},
|
||
"PresetCurioFilter": {
|
||
"name": "RogueBlessing.PresetCurioFilter.name",
|
||
"help": "RogueBlessing.PresetCurioFilter.help",
|
||
"preset": "preset",
|
||
"custom": "custom"
|
||
},
|
||
"CustomCurioFilter": {
|
||
"name": "RogueBlessing.CustomCurioFilter.name",
|
||
"help": "RogueBlessing.CustomCurioFilter.help"
|
||
},
|
||
"PresetResonanceFilter": {
|
||
"name": "RogueBlessing.PresetResonanceFilter.name",
|
||
"help": "RogueBlessing.PresetResonanceFilter.help",
|
||
"preset": "preset",
|
||
"custom": "custom"
|
||
},
|
||
"CustomResonanceFilter": {
|
||
"name": "RogueBlessing.CustomResonanceFilter.name",
|
||
"help": "RogueBlessing.CustomResonanceFilter.help"
|
||
},
|
||
"SelectionStrategy": {
|
||
"name": "RogueBlessing.SelectionStrategy.name",
|
||
"help": "RogueBlessing.SelectionStrategy.help",
|
||
"follow-presets": "follow-presets",
|
||
"unrecorded-first": "unrecorded-first",
|
||
"before-random": "before-random"
|
||
}
|
||
},
|
||
"RogueDebug": {
|
||
"_info": {
|
||
"name": "RogueDebug._info.name",
|
||
"help": "RogueDebug._info.help"
|
||
},
|
||
"DebugMode": {
|
||
"name": "RogueDebug.DebugMode.name",
|
||
"help": "RogueDebug.DebugMode.help"
|
||
}
|
||
},
|
||
"Daemon": {
|
||
"_info": {
|
||
"name": "Daemon._info.name",
|
||
"help": "Daemon._info.help"
|
||
},
|
||
"Enable": {
|
||
"name": "Daemon.Enable.name",
|
||
"help": "Daemon.Enable.help",
|
||
"True": "True"
|
||
},
|
||
"AimClicker": {
|
||
"name": "Daemon.AimClicker.name",
|
||
"help": "Daemon.AimClicker.help",
|
||
"item_enemy": "item_enemy",
|
||
"item": "item",
|
||
"enemy": "enemy",
|
||
"do_not_click": "do_not_click"
|
||
}
|
||
},
|
||
"PlannerScan": {
|
||
"_info": {
|
||
"name": "PlannerScan._info.name",
|
||
"help": "PlannerScan._info.help"
|
||
},
|
||
"ResultAdd": {
|
||
"name": "PlannerScan.ResultAdd.name",
|
||
"help": "PlannerScan.ResultAdd.help"
|
||
}
|
||
},
|
||
"Gui": {
|
||
"Aside": {
|
||
"Install": "インストール",
|
||
"Home": "Gui.Aside.Home",
|
||
"Develop": "開発",
|
||
"Performance": "機能",
|
||
"Setting": "設定",
|
||
"AddAlas": "追加"
|
||
},
|
||
"Button": {
|
||
"Start": "実行",
|
||
"Stop": "中止",
|
||
"ScrollON": "自動スクロール ON",
|
||
"ScrollOFF": "自動スクロール OFF",
|
||
"ClearLog": "ログクリーニング",
|
||
"Setting": "設定",
|
||
"CheckUpdate": "アップデータチェック",
|
||
"ClickToUpdate": "アップデータ実行",
|
||
"RetryUpdate": "アップデータ再試行",
|
||
"CancelUpdate": "アップデータ中止"
|
||
},
|
||
"Toast": {
|
||
"DisableTranslateMode": "クリックして翻訳モードを中止します",
|
||
"ConfigSaved": "コンフィグ設定は保存されました",
|
||
"AlasIsRunning": "スケジューラーはもう実行しています",
|
||
"ClickToUpdate": "新しいアップデータがあります。クリックしてアップデータ"
|
||
},
|
||
"Status": {
|
||
"Running": "実行中",
|
||
"Inactive": "実行中止",
|
||
"Warning": "エラー発生",
|
||
"Updating": "アップデータを待っています"
|
||
},
|
||
"MenuAlas": {
|
||
"Overview": "概要",
|
||
"Log": "実行ログ"
|
||
},
|
||
"MenuDevelop": {
|
||
"HomePage": "ホームページ",
|
||
"Translate": "翻訳",
|
||
"Update": "アップデータ",
|
||
"Remote": "遠隔操作",
|
||
"Utils": "ツール"
|
||
},
|
||
"Overview": {
|
||
"Scheduler": "スケジューラー",
|
||
"Log": "ログ",
|
||
"Running": "実行中",
|
||
"Pending": "隊列中",
|
||
"Waiting": "Waiting",
|
||
"NoTask": "No Task"
|
||
},
|
||
"Dashboard": {
|
||
"NoData": "Gui.Dashboard.NoData",
|
||
"TimeError": "Gui.Dashboard.TimeError",
|
||
"JustNow": "Gui.Dashboard.JustNow",
|
||
"MinutesAgo": "Gui.Dashboard.MinutesAgo",
|
||
"HoursAgo": "Gui.Dashboard.HoursAgo",
|
||
"DaysAgo": "Gui.Dashboard.DaysAgo",
|
||
"LongTimeAgo": "Gui.Dashboard.LongTimeAgo",
|
||
"EtaDays": "Gui.Dashboard.EtaDays"
|
||
},
|
||
"AddAlas": {
|
||
"PopupTitle": "新しいコンフィグを追加",
|
||
"NewName": "コンフィグ名",
|
||
"CopyFrom": "既存コンフィグからコピー",
|
||
"Confirm": "追加",
|
||
"FileExist": "既存コンフィグと同じネーミングとなっていますから別名前を入力してください",
|
||
"InvalidChar": "コンフィグ名には下記の文字を含めることはできません:.\\/:*?\"<>|",
|
||
"InvalidPrefixTemplate": "設定ファイル名は temlpate で始めることはできません"
|
||
},
|
||
"Update": {
|
||
"UpToDate": "今Alasは最新バージョンです",
|
||
"HaveUpdate": "新しいアップデータがあります",
|
||
"UpdateStart": "アップデータ開始",
|
||
"UpdateWait": "全てのプロセスの完了を待っています",
|
||
"UpdateRun": "アップデータ中",
|
||
"UpdateSuccess": "アップデータ完了、再起動しています",
|
||
"UpdateFailed": "アップデータ失敗、./log/*_gui.txtでログをチェックしてください",
|
||
"UpdateChecking": "アップデータチェック中",
|
||
"UpdateCancel": "アップデータ中止、再起動しています",
|
||
"UpdateFinish": "アップデータ完了、再起動してください",
|
||
"Local": "ロケール",
|
||
"Upstream": "オンライン",
|
||
"Author": "提出者",
|
||
"Time": "提出時間",
|
||
"Message": "提出内容",
|
||
"DisabledWarn": "アップデータモジュールは稼働されませんのでAlasを再起動してください",
|
||
"DetailedHistory": "詳しい提出履歴"
|
||
},
|
||
"Remote": {
|
||
"Running": "実行中",
|
||
"NotRunning": "サーバーとの接続が中断したため、実行していない",
|
||
"NotEnable": "未启用,在 deploy.yaml 中设置 webui 密码并启用远程控制",
|
||
"EntryPoint": "远程访问 url 地址:",
|
||
"ConfigureHint": "配置教程:",
|
||
"SSHNotInstall": "システムでsshツールが探さない、sshツールをインストールしてください"
|
||
},
|
||
"Text": {
|
||
"InvalidFeedBack": "フォーマットエラー。 例:{0}",
|
||
"Clear": "消除"
|
||
}
|
||
}
|
||
} |