2023-05-14 07:48:34 +00:00
{
"Menu" : {
"Alas" : {
"name" : "SRC" ,
"help" : ""
2023-06-17 16:13:21 +00:00
} ,
"Daily" : {
"name" : "Daily" ,
"help" : ""
2023-08-10 09:12:17 +00:00
} ,
"Rogue" : {
"name" : "Menu.Rogue.name" ,
"help" : "Menu.Rogue.help"
2023-05-14 07:48:34 +00:00
}
} ,
"Task" : {
"Alas" : {
"name" : "SRC Settings" ,
"help" : ""
} ,
"Restart" : {
"name" : "Error Handling" ,
"help" : ""
2023-06-17 16:13:21 +00:00
} ,
"Dungeon" : {
"name" : "Dungeon" ,
"help" : ""
2023-06-18 10:41:58 +00:00
} ,
"DailyQuest" : {
"name" : "Daily Quest" ,
"help" : ""
2023-06-19 13:57:19 +00:00
} ,
"BattlePass" : {
"name" : "Nameless Honor" ,
"help" : ""
2023-06-19 17:28:41 +00:00
} ,
"Assignment" : {
"name" : "Assignment" ,
"help" : ""
2023-08-10 09:12:17 +00:00
} ,
"Rogue" : {
"name" : "Task.Rogue.name" ,
"help" : "Task.Rogue.help"
2023-05-14 07:48:34 +00:00
}
} ,
"Scheduler" : {
"_info" : {
"name" : "Scheduler" ,
"help" : ""
} ,
"Enable" : {
"name" : "Enable Task" ,
"help" : "Join this task to scheduler.\nTask commission, research, reward are force to enable."
} ,
"NextRun" : {
"name" : "Next Run" ,
"help" : "Updated automatically after completing the task to set next scheduled run, typically not manually modified\nHowever you can force immediate scheduling if you clear this text field"
} ,
"Command" : {
"name" : "Command" ,
"help" : ""
} ,
"ServerUpdate" : {
"name" : "Server Update" ,
"help" : "Series of server refresh time(s) as to when this task will next run, this is automatically converted to respective time zone, generally do not need to modify"
}
} ,
"Emulator" : {
"_info" : {
"name" : "Emulator Settings" ,
"help" : ""
} ,
"Serial" : {
"name" : "Serial" ,
2023-06-17 17:43:16 +00:00
"help" : "Common emulator Serial can be queried in the list below\nUse \"auto\" to auto-detect emulators, but if multiple emulators are running or use emulators that do not support auto-detect, \"auto\" cannot be used and serial must be filled in manually\nDefault serial for select emulators:\n- BlueStacks 127.0.0.1:5555\n- BlueStacks4 Hyper-V use \"bluestacks4-hyperv\", \"bluestacks4-hyperv-2\" for multi instance, and so on\n- BlueStacks5 Hyper-V use \"bluestacks5-hyperv\", \"bluestacks5-hyperv-1\" for multi instance, and so on\n- NoxPlayer 127.0.0.1:62001\n- NoxPlayer64bit 127.0.0.1:59865\n- MuMuPlayer/MuMuPlayer X 127.0.0.1:7555\n- MuMuPlayer12 127.0.0.1:16384\n- MemuPlayer 127.0.0.1:21503\n- LDPlayer emulator-5554 or 127.0.0.1:5555\n- WSA use \"wsa-0\" to make the game run in the background, which needs to be controlled or closed by third-party software\nIf there are multiple emulator instances running, the default is reserved for one of them and the others will use different serials to avoid conflicts\nOpen console.bat and run `adb devices` to find them or follow the emulator's official tutorial"
2023-05-14 07:48:34 +00:00
} ,
"PackageName" : {
"name" : "Game Server" ,
"help" : "Manual select is required if multiple game clients are installed on emulator" ,
"auto" : "Auto-detect" ,
"com.miHoYo.hkrpg" : "CN" ,
"com.HoYoverse.hkrpgoversea" : "OVERSEA" ,
"com.miHoYo.hkrpg.bilibili" : "CN com.miHoYo.hkrpg.bilibili"
} ,
"ScreenshotMethod" : {
"name" : "Screenshot Method" ,
"help" : "When using auto-select, a benchmark will be performed and automatically changed to the fastest screenshot method.\nGeneral speed: DroidCast_raw >> aScreenCap_nc > ADB_nc >>> aScreenCap > uiautomator2 ~= ADB.\nRun Tools - Performance Test to find the fastest method." ,
"auto" : "Auto-select the fastest" ,
"ADB" : "ADB " ,
"ADB_nc" : "ADB_nc" ,
"uiautomator2" : "uiautomator2" ,
"aScreenCap" : "aScreenCap" ,
"aScreenCap_nc" : "aScreenCap_nc" ,
"DroidCast" : "DroidCast" ,
"DroidCast_raw" : "DroidCast_raw" ,
"scrcpy" : "scrcpy"
} ,
"ControlMethod" : {
"name" : "Control Method" ,
"help" : "Speed: MaaTouch = minitouch >>> uiautomator2 ~= ADB\nMaaTouch is recommended" ,
"minitouch" : "minitouch" ,
"MaaTouch" : "MaaTouch"
} ,
"AdbRestart" : {
"name" : "Try to restart adb when no device found" ,
"help" : ""
}
} ,
"EmulatorInfo" : {
"_info" : {
"name" : "Emulator Settings" ,
"help" : "The following values are auto-filled according to \"Serial\", if you don’ t understand, please don't modify them"
} ,
"Emulator" : {
"name" : "Emulator Type" ,
"help" : "" ,
"auto" : "Auto-detect" ,
"NoxPlayer" : "Nox Player" ,
"NoxPlayer64" : "Nox Player 64bit" ,
"BlueStacks4" : "BlueStacks 4" ,
"BlueStacks5" : "BlueStacks 5" ,
"BlueStacks4HyperV" : "BlueStacks 4 Hyper-V" ,
"BlueStacks5HyperV" : "BlueStacks 5 Hyper-V" ,
"LDPlayer3" : "LD Player 3" ,
"LDPlayer4" : "LD Player 4" ,
"LDPlayer9" : "LD Player 9" ,
"MuMuPlayer" : "MuMu Player" ,
"MuMuPlayerX" : "MuMu Player X" ,
"MuMuPlayer12" : "MuMu Player 12" ,
"MEmuPlayer" : "MEmu Player"
} ,
"name" : {
"name" : "Emulator Instance Name" ,
"help" : ""
} ,
"path" : {
"name" : "Emulator Installation Path" ,
"help" : ""
}
} ,
"Error" : {
"_info" : {
"name" : "Debug Settings" ,
"help" : ""
} ,
"Restart" : {
"name" : "Restart Game on Error" ,
"help" : "" ,
"game" : "Restart game" ,
"game_emulator" : "Restart emulator and game"
} ,
"SaveError" : {
"name" : "Record Exception" ,
"help" : "Records exception and log into directory for review or sharing"
} ,
"ScreenshotLength" : {
"name" : "Record Screenshot(s)" ,
"help" : "Number of screenshots saved when exception occurs"
} ,
"OnePushConfig" : {
"name" : "Error notify config" ,
"help" : "When Alas cannot handle exception, send a message through Onepush. Configuration document: \nhttps://github.com/LmeSzinc/AzurLaneAutoScript/wiki/Onepush-configuration-%5BEN%5D"
}
} ,
"Optimization" : {
"_info" : {
"name" : "Optimization Settings" ,
"help" : ""
} ,
"ScreenshotInterval" : {
"name" : "Take Screenshots Every X Second(s)" ,
"help" : "Minimum interval between 2 screenshots, limited in 0.1 ~ 0.3, can help reduce CPU on high-end PCs"
} ,
"CombatScreenshotInterval" : {
"name" : "Take Screenshots Every X Second(s) In Combat" ,
"help" : "Minimum interval between 2 screenshots, limited in 0.1 ~ 1.0, can help reduce CPU during battle"
} ,
"WhenTaskQueueEmpty" : {
"name" : "When Task Queue is Empty" ,
"help" : "Close AL when there are no pending tasks, can help reduce CPU" ,
"stay_there" : "Stay There" ,
"goto_main" : "Goto Main Page" ,
"close_game" : "Close Game"
}
} ,
2023-06-17 16:13:21 +00:00
"Dungeon" : {
2023-05-14 07:48:34 +00:00
"_info" : {
2023-06-17 16:13:21 +00:00
"name" : "Dungeon Settings" ,
"help" : "Brush a dungeon until trailblaze power runs out"
2023-05-14 07:48:34 +00:00
} ,
2023-06-17 16:13:21 +00:00
"Name" : {
"name" : "Dungeon Name" ,
2023-07-10 15:36:35 +00:00
"help" : "Default dungeon setting" ,
2023-06-27 17:17:24 +00:00
"Calyx_Golden_Memories" : "Material: Character EXP (Bud of Memories)" ,
"Calyx_Golden_Aether" : "Material: Light Cone EXP (Bud of Aether)" ,
"Calyx_Golden_Treasures" : "Material: Credit (Bud of Treasures)" ,
"Calyx_Crimson_Destruction" : "Trace: Destruction (Bud of Destruction)" ,
"Calyx_Crimson_Preservation" : "Trace: Preservation (Bud of Preservation)" ,
"Calyx_Crimson_Hunt" : "Trace: Hunt (Bud of Hunt)" ,
"Calyx_Crimson_Abundance" : "Trace: Abundance (Bud of Abundance)" ,
"Calyx_Crimson_Erudition" : "Trace: Erudition (Bud of Erudition)" ,
"Calyx_Crimson_Harmony" : "Trace: Harmony (Bud of Harmony)" ,
"Calyx_Crimson_Nihility" : "Trace: Nihility (Bud of Nihility)" ,
"Stagnant_Shadow_Quanta" : "Ascension: Quantum (Shape of Quanta)" ,
"Stagnant_Shadow_Gust" : "Ascension: Wind (Shape of Gust)" ,
"Stagnant_Shadow_Fulmination" : "Ascension: Lighting (Shape of Fulmination)" ,
"Stagnant_Shadow_Blaze" : "Ascension: Fire (Shape of Blaze)" ,
"Stagnant_Shadow_Spike" : "Ascension: Physical (Shape of Spike)" ,
"Stagnant_Shadow_Rime" : "Ascension: Ice (Shape of Rime)" ,
"Stagnant_Shadow_Mirage" : "Ascension: Imaginary (Shape of Mirage)" ,
"Stagnant_Shadow_Icicle" : "Ascension: Ice (Shape of Icicle)" ,
"Stagnant_Shadow_Doom" : "Ascension: Lighting (Shape of Doom)" ,
2023-07-30 09:16:21 +00:00
"Stagnant_Shadow_Celestial" : "Ascension: Wind (Shape of Celestial)" ,
2023-06-27 17:17:24 +00:00
"Cavern_of_Corrosion_Path_of_Gelid_Wind" : "Relics: Ice Set & Wind Set (Path of Gelid Wind)" ,
"Cavern_of_Corrosion_Path_of_Jabbing_Punch" : "Relics: Physical Set & Break Effect Set (Path of Jabbing Punch)" ,
"Cavern_of_Corrosion_Path_of_Drifting" : "Relics: Healing Set & Musketeer Set (Path of Drifting)" ,
"Cavern_of_Corrosion_Path_of_Providence" : "Relics: Guard Set & Quantum Set (Path of Providence)" ,
"Cavern_of_Corrosion_Path_of_Holy_Hymn" : "Relics: DEF Set & Lighting Set (Path of Holy Hymn)" ,
2023-07-30 09:16:21 +00:00
"Cavern_of_Corrosion_Path_of_Conflagration" : "Relics: Fire Set & Imaginary Set (Path of Conflagration)" ,
"Cavern_of_Corrosion_Path_of_Elixir_Seekers" : "Relics: HP Set & SPD Set (Path of Elixir Seekers)"
2023-06-17 16:13:21 +00:00
} ,
2023-07-10 15:36:35 +00:00
"NameAtDoubleCalyx" : {
"name" : "At Double Calyx Event, choose dungeon" ,
"help" : "Return to the default dungeon settings after double times exhausted" ,
"do_not_participate" : "Dont participate in event" ,
"Calyx_Golden_Memories" : "Material: Character EXP (Bud of Memories)" ,
"Calyx_Golden_Aether" : "Material: Light Cone EXP (Bud of Aether)" ,
"Calyx_Golden_Treasures" : "Material: Credit (Bud of Treasures)" ,
"Calyx_Crimson_Destruction" : "Trace: Destruction (Bud of Destruction)" ,
"Calyx_Crimson_Preservation" : "Trace: Preservation (Bud of Preservation)" ,
"Calyx_Crimson_Hunt" : "Trace: Hunt (Bud of Hunt)" ,
"Calyx_Crimson_Abundance" : "Trace: Abundance (Bud of Abundance)" ,
"Calyx_Crimson_Erudition" : "Trace: Erudition (Bud of Erudition)" ,
"Calyx_Crimson_Harmony" : "Trace: Harmony (Bud of Harmony)" ,
"Calyx_Crimson_Nihility" : "Trace: Nihility (Bud of Nihility)"
} ,
2023-06-17 16:13:21 +00:00
"Team" : {
"name" : "Dungeon Team" ,
"help" : "" ,
"1" : "1" ,
"2" : "2" ,
"3" : "3" ,
"4" : "4" ,
"5" : "5" ,
"6" : "6"
2023-07-24 10:15:22 +00:00
} ,
"Support" : {
"name" : "Enable buddy support" ,
"help" : "Whether to enable buddy support" ,
"do_not_use" : "do_not_use" ,
"always_use" : "always_use" ,
"when_daily" : "when_daily"
} ,
"SupportCharacter" : {
"name" : "Dungeon.SupportCharacter.name" ,
"help" : "Dungeon.SupportCharacter.help" ,
"FirstCharacter" : "FirstCharacter" ,
"Arlan" : "Arlan" ,
"Asta" : "Asta" ,
"Bailu" : "Bailu" ,
2023-07-30 09:16:21 +00:00
"Blade" : "Blade" ,
2023-07-24 10:15:22 +00:00
"Bronya" : "Bronya" ,
"Clara" : "Clara" ,
"DanHeng" : "Dan Heng" ,
"Gepard" : "Gepard" ,
"Herta" : "Herta" ,
"Himeko" : "Himeko" ,
"Hook" : "Hook" ,
"JingYuan" : "Jing Yuan" ,
"Luocha" : "Luocha" ,
"March7th" : "March 7th" ,
"Natasha" : "Natasha" ,
"Pela" : "Pela" ,
"Qingque" : "Qingque" ,
"Sampo" : "Sampo" ,
"Seele" : "Seele" ,
"Serval" : "Serval" ,
"SilverWolf" : "Silver Wolf" ,
"Sushang" : "Sushang" ,
"Tingyun" : "Tingyun" ,
2023-07-30 09:16:21 +00:00
"TrailblazerDestruction" : "TrailblazerDestruction" ,
"TrailblazerPreservation" : "TrailblazerPreservation" ,
2023-07-24 10:15:22 +00:00
"Welt" : "Welt" ,
"Yanqing" : "Yanqing" ,
"Yukong" : "Yukong"
2023-05-14 07:48:34 +00:00
}
} ,
2023-06-19 17:28:41 +00:00
"Assignment" : {
"_info" : {
"name" : "Assignment Settings" ,
2023-06-21 14:08:57 +00:00
"help" : "Claim rewards and dispatch, handling specified assignments first\nIf the assignment limit is not reached after that, others will be dispatched according to preset priority (EXP Materials/Credits → Character Materials → Synthesis Materials)"
2023-06-19 17:28:41 +00:00
} ,
"Duration" : {
2023-06-25 16:07:52 +00:00
"name" : "Dispatch Duration" ,
2023-06-19 17:28:41 +00:00
"help" : "" ,
"4" : "4" ,
"8" : "8" ,
"12" : "12" ,
"20" : "20"
2023-06-25 16:07:52 +00:00
} ,
"Name_1" : {
"name" : "Assignment 1 Preference" ,
"help" : "" ,
"Nine_Billion_Names" : "Extinguished Core (Nine Billion Names)" ,
"Destruction_of_the_Destroyer" : "Thief's Instinct (Destruction of the Destroyer)" ,
"Winter_Soldiers" : "Silvermane Badge (Winter Soldiers)" ,
"Born_to_Obey" : "Ancient Part (Born to Obey)" ,
"Root_Out_the_Turpitude" : "Immortal Scionette (Root Out the Turpitude)" ,
"Fire_Lord_Inflames_Blades_of_War" : "Artifex's Module (Fire Lord Inflames Blades of War)" ,
"Nameless_Land_Nameless_People" : "Character EXP Material (Nameless Land, Nameless People)" ,
"Akashic_Records" : "Light Cone EXP Material (Akashic Records)" ,
"The_Invisible_Hand" : "Credit (The Invisible Hand)" ,
"Abandoned_and_Insulted" : "Phlogiston & Metal (Abandoned and Insulted)" ,
"Spring_of_Life" : "Virtual Particle & Solid Water (Spring of Life)" ,
"The_Land_of_Gold" : "Protein Rice & Basic Ingredients (The Land of Gold)" ,
"The_Blossom_in_the_Storm" : "Gaseous Liquid & Seed (The Blossom in the Storm)"
} ,
"Name_2" : {
"name" : "Assignment 2 Preference" ,
"help" : "" ,
"Nine_Billion_Names" : "Extinguished Core (Nine Billion Names)" ,
"Destruction_of_the_Destroyer" : "Thief's Instinct (Destruction of the Destroyer)" ,
"Winter_Soldiers" : "Silvermane Badge (Winter Soldiers)" ,
"Born_to_Obey" : "Ancient Part (Born to Obey)" ,
"Root_Out_the_Turpitude" : "Immortal Scionette (Root Out the Turpitude)" ,
"Fire_Lord_Inflames_Blades_of_War" : "Artifex's Module (Fire Lord Inflames Blades of War)" ,
"Nameless_Land_Nameless_People" : "Character EXP Material (Nameless Land, Nameless People)" ,
"Akashic_Records" : "Light Cone EXP Material (Akashic Records)" ,
"The_Invisible_Hand" : "Credit (The Invisible Hand)" ,
"Abandoned_and_Insulted" : "Phlogiston & Metal (Abandoned and Insulted)" ,
"Spring_of_Life" : "Virtual Particle & Solid Water (Spring of Life)" ,
"The_Land_of_Gold" : "Protein Rice & Basic Ingredients (The Land of Gold)" ,
"The_Blossom_in_the_Storm" : "Gaseous Liquid & Seed (The Blossom in the Storm)"
} ,
"Name_3" : {
"name" : "Assignment 3 Preference" ,
"help" : "" ,
"Nine_Billion_Names" : "Extinguished Core (Nine Billion Names)" ,
"Destruction_of_the_Destroyer" : "Thief's Instinct (Destruction of the Destroyer)" ,
"Winter_Soldiers" : "Silvermane Badge (Winter Soldiers)" ,
"Born_to_Obey" : "Ancient Part (Born to Obey)" ,
"Root_Out_the_Turpitude" : "Immortal Scionette (Root Out the Turpitude)" ,
"Fire_Lord_Inflames_Blades_of_War" : "Artifex's Module (Fire Lord Inflames Blades of War)" ,
"Nameless_Land_Nameless_People" : "Character EXP Material (Nameless Land, Nameless People)" ,
"Akashic_Records" : "Light Cone EXP Material (Akashic Records)" ,
"The_Invisible_Hand" : "Credit (The Invisible Hand)" ,
"Abandoned_and_Insulted" : "Phlogiston & Metal (Abandoned and Insulted)" ,
"Spring_of_Life" : "Virtual Particle & Solid Water (Spring of Life)" ,
"The_Land_of_Gold" : "Protein Rice & Basic Ingredients (The Land of Gold)" ,
"The_Blossom_in_the_Storm" : "Gaseous Liquid & Seed (The Blossom in the Storm)"
} ,
"Name_4" : {
"name" : "Assignment 4 Preference" ,
"help" : "" ,
"Nine_Billion_Names" : "Extinguished Core (Nine Billion Names)" ,
"Destruction_of_the_Destroyer" : "Thief's Instinct (Destruction of the Destroyer)" ,
"Winter_Soldiers" : "Silvermane Badge (Winter Soldiers)" ,
"Born_to_Obey" : "Ancient Part (Born to Obey)" ,
"Root_Out_the_Turpitude" : "Immortal Scionette (Root Out the Turpitude)" ,
"Fire_Lord_Inflames_Blades_of_War" : "Artifex's Module (Fire Lord Inflames Blades of War)" ,
"Nameless_Land_Nameless_People" : "Character EXP Material (Nameless Land, Nameless People)" ,
"Akashic_Records" : "Light Cone EXP Material (Akashic Records)" ,
"The_Invisible_Hand" : "Credit (The Invisible Hand)" ,
"Abandoned_and_Insulted" : "Phlogiston & Metal (Abandoned and Insulted)" ,
"Spring_of_Life" : "Virtual Particle & Solid Water (Spring of Life)" ,
"The_Land_of_Gold" : "Protein Rice & Basic Ingredients (The Land of Gold)" ,
"The_Blossom_in_the_Storm" : "Gaseous Liquid & Seed (The Blossom in the Storm)"
2023-06-19 17:28:41 +00:00
}
} ,
2023-08-10 09:12:17 +00:00
"Rogue" : {
"_info" : {
"name" : "Rogue._info.name" ,
"help" : "Rogue._info.help"
} ,
"Path" : {
"name" : "Rogue.Path.name" ,
"help" : "Rogue.Path.help" ,
"Preservation" : "Preservation" ,
"Remembrance" : "Remembrance" ,
"Nihility" : "Nihility" ,
"Abundance" : "Abundance" ,
"The Hunt" : "The Hunt" ,
"Destruction" : "Destruction" ,
"Elation" : "Elation"
} ,
2023-08-14 07:12:02 +00:00
"Bonus" : {
"name" : "Rogue.Bonus.name" ,
"help" : "Rogue.Bonus.help" ,
"Blessing Cosmos" : "Blessing Cosmos" ,
"Miracle Cosmos" : "Miracle Cosmos" ,
"Fragmented Cosmos" : "Fragmented Cosmos"
} ,
2023-08-10 09:12:17 +00:00
"PresetResonanceFilter" : {
"name" : "Rogue.PresetResonanceFilter.name" ,
"help" : "Rogue.PresetResonanceFilter.help" ,
"preset-1" : "preset-1" ,
"custom" : "custom"
} ,
"CustomResonanceFilter" : {
"name" : "Rogue.CustomResonanceFilter.name" ,
"help" : "Rogue.CustomResonanceFilter.help"
} ,
"PresetBlessingFilter" : {
"name" : "Rogue.PresetBlessingFilter.name" ,
"help" : "Rogue.PresetBlessingFilter.help" ,
"preset-1" : "preset-1" ,
"custom" : "custom"
} ,
"CustomBlessingFilter" : {
"name" : "Rogue.CustomBlessingFilter.name" ,
"help" : "Rogue.CustomBlessingFilter.help"
2023-08-12 17:04:54 +00:00
} ,
"PresetCurioFilter" : {
"name" : "Rogue.PresetCurioFilter.name" ,
"help" : "Rogue.PresetCurioFilter.help" ,
"preset-1" : "preset-1" ,
"custom" : "custom"
} ,
"CustomCurioFilter" : {
"name" : "Rogue.CustomCurioFilter.name" ,
"help" : "Rogue.CustomCurioFilter.help"
2023-08-10 09:12:17 +00:00
}
} ,
2023-05-14 07:48:34 +00:00
"Gui" : {
"Aside" : {
"Install" : "Install" ,
"Home" : "Home" ,
"Develop" : "Develop" ,
"Performance" : "Perf." ,
"Setting" : "Settings" ,
"AddAlas" : "Add"
} ,
"Button" : {
"Start" : "Start" ,
"Stop" : "Stop" ,
"ScrollON" : "Auto Scroll ON" ,
"ScrollOFF" : "Auto Scroll OFF" ,
"ClearLog" : "Clear Log" ,
"Setting" : "Setting" ,
"CheckUpdate" : "Check update" ,
"ClickToUpdate" : "Click to update" ,
"RetryUpdate" : "Retry update" ,
"CancelUpdate" : "Cancel update"
} ,
"Toast" : {
"DisableTranslateMode" : "Click here to disable translate mode" ,
"ConfigSaved" : "Config saved" ,
"AlasIsRunning" : "Scheduler is already running" ,
"ClickToUpdate" : "New update available, click here to update"
} ,
"Status" : {
"Running" : "Running" ,
"Inactive" : "Inactive" ,
"Warning" : "Warning" ,
"Updating" : "Waiting Update"
} ,
"MenuAlas" : {
"Overview" : "Overview" ,
"Log" : "Logs"
} ,
"MenuDevelop" : {
"HomePage" : "Home" ,
"Translate" : "Translate" ,
"Update" : "Updater" ,
"Remote" : "Remote access" ,
"Utils" : "Utils"
} ,
"Overview" : {
"Scheduler" : "Scheduler" ,
"Log" : "Log" ,
"Running" : "Running" ,
"Pending" : "Pending" ,
"Waiting" : "Waiting" ,
"NoTask" : "No Task"
} ,
"AddAlas" : {
"PopupTitle" : "Add new config" ,
"NewName" : "New name" ,
"CopyFrom" : "Copy from existing config" ,
"Confirm" : "Add" ,
"FileExist" : "A config with the same name exists, please choose another one" ,
"InvalidChar" : "Config name cannot contain any of the following characters: .\\/:*?\"<>|" ,
"InvalidPrefixTemplate" : "Config name cannot start with 'template'"
} ,
"Update" : {
"UpToDate" : "Latest version" ,
"HaveUpdate" : "A new version is available" ,
"UpdateStart" : "Start update" ,
"UpdateWait" : "Waiting for all alas complete current task" ,
"UpdateRun" : "Updating" ,
"UpdateSuccess" : "Update succeeded, restarting" ,
"UpdateFailed" : "Update failed. Logs can be found in ./log/*_gui.txt" ,
"UpdateChecking" : "Checking for updates" ,
"UpdateCancel" : "Update canceled, restarting Alas" ,
"UpdateFinish" : "Update succeeded, please restart manually" ,
"Local" : "Local" ,
"Upstream" : "Upstream" ,
"Author" : "Author" ,
"Time" : "Commit time" ,
"Message" : "Commit message" ,
"DisabledWarn" : "Updater module is disabled. You need to manually restart Alas to update" ,
"DetailedHistory" : "Detailed Commit History"
} ,
"Remote" : {
"Running" : "Remote access on" ,
"NotRunning" : "Not running, server disconnected or offline" ,
"NotEnable" : "Disabled, set webui password in deploy.yaml and enable remote access" ,
"EntryPoint" : "Entry point:" ,
"ConfigureHint" : "Configuration tutorial:" ,
"SSHNotInstall" : "No SSH command in your system. Please refer to the tutorial to download or install one"
} ,
"Text" : {
"InvalidFeedBack" : "Invalid format. Example: {0}" ,
"Clear" : "Clear"
}
}
}