This commit is contained in:
cloakWatcher
2022-07-27 00:09:08 -06:00
3 changed files with 307 additions and 307 deletions

View File

@@ -16,34 +16,34 @@
- 公招计算
- 无限刷肉鸽(测试功能)
## Japanese
## JP Client
Please go to `Settings` - `Startup Settings` - `Client Version` and select `YoStarJP`
Now supports:
Supported features:
- Auto battle (only supports selecting `current stage`)
- Restore with potion
- Restore with Originite
- Auto-use sanity potion
- Auto-use Originite Prime
- Set the max number of auto battles
- Auto Recruiting
- Friends visit
- Award collect
- Auto recruiting
- Visiting friend's infrastructure
- Collecting daily quest awards
- Recruitment calculate
- Auto Roguelike (beta)
## 日本
## 日本サーバー
「設定」-「スタートアップ設定」-「クライアントバージョン」に移動し、「YoStarJP」を選択してください
現在サポートされています
現在サポートされている機能
- オートバトラー(「現在のステージ」の選択のみをサポート
- ポーションで復元
- Originiteで復元
- 自動戦闘の最大数を設定します
- 自動採用
-達が訪問
- アワードコレクト
- 採用計算
- 自動ローグライク(ベータ版)
- 自動戦闘(「現在のステージ」の選択だけ
- 理性回復アイテムを使う
- 純正源石を使う
- 自動戦闘の最大数を指定する
- 自動公開求人
- 友訪問
- デイリーリクエストのアワードを収集する
- 公開求人の計算
- 自動統合戦略(ベータ版)

View File

@@ -1,342 +1,342 @@
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib" xmlns:local="clr-namespaces:MeoAsstGui">
<!--Settings-->
<!--설정-->
<system:String x:Key="Settings">설정</system:String>
<system:String x:Key="BaseSettings">Base</system:String>
<system:String x:Key="RougelikeSettings">Rougelike</system:String>
<system:String x:Key="RecruitingSettings">Recruiting</system:String>
<system:String x:Key="MallSettings">Mall</system:String>
<system:String x:Key="PenguinSettings">Penguin Statistics</system:String>
<system:String x:Key="ConnectionSettings">Connection</system:String>
<system:String x:Key="StartupSettings">Startup</system:String>
<system:String x:Key="ScheduleSettings">Schedule</system:String>
<system:String x:Key="UISettings">GUI</system:String>
<system:String x:Key="UpdateSettings">Update</system:String>
<system:String x:Key="AboutUs">회사 소개</system:String>
<system:String x:Key="BaseSettings">기본 설정</system:String>
<system:String x:Key="RougelikeSettings">비둘기 설정</system:String>
<system:String x:Key="RecruitingSettings">자동 공개</system:String>
<system:String x:Key="MallSettings">크레디트 숍</system:String>
<system:String x:Key="PenguinSettings">펭귄 데이터</system:String>
<system:String x:Key="ConnectionSettings">연결 설정</system:String>
<system:String x:Key="StartupSettings">부팅 설정</system:String>
<system:String x:Key="ScheduleSettings">시간에 맞춰 실행</system:String>
<system:String x:Key="UISettings">인터페이스 설정</system:String>
<system:String x:Key="UpdateSettings">소프트웨어 업데이트</system:String>
<system:String x:Key="AboutUs">우리에 관한 것</system:String>
<system:String x:Key="Version">Version</system:String>
<system:String x:Key="Version">버전 번호</system:String>
<system:String x:Key="Dorm">Dorm</system:String>
<system:String x:Key="Mfg">Manufacturing Station</system:String>
<system:String x:Key="Trade">Trade Post</system:String>
<system:String x:Key="Power">Power Station</system:String>
<system:String x:Key="Reception">Reception Room</system:String>
<system:String x:Key="Office">Office</system:String>
<system:String x:Key="Control">Control Center</system:String>
<system:String x:Key="Dorm">기숙사</system:String>
<system:String x:Key="Mfg">제조소</system:String>
<system:String x:Key="Trade">무역실</system:String>
<system:String x:Key="Power">발전소</system:String>
<system:String x:Key="Reception">응접실</system:String>
<system:String x:Key="Office">사무실</system:String>
<system:String x:Key="Control">컨트롤 센터</system:String>
<system:String x:Key="DronesNotUse">Do not use drones</system:String>
<system:String x:Key="Money">LMD</system:String>
<system:String x:Key="SyntheticJade">Synthetic Jade</system:String>
<system:String x:Key="CombatRecord">Combat Records</system:String>
<system:String x:Key="PureGold">Pure Gold</system:String>
<system:String x:Key="OriginStone">Originium Shards</system:String>
<system:String x:Key="Chip">Chips</system:String>
<system:String x:Key="DronesNotUse">무인기를 사용하지 않기</system:String>
<system:String x:Key="Money">용문폐</system:String>
<system:String x:Key="SyntheticJade">합성옥</system:String>
<system:String x:Key="CombatRecord">작전 기록</system:String>
<system:String x:Key="PureGold">순금</system:String>
<system:String x:Key="OriginStone">오리지늄 조각</system:String>
<system:String x:Key="Chip">듀얼칩</system:String>
<system:String x:Key="General">General Mode</system:String>
<system:String x:Key="General">일반 모드</system:String>
<system:String x:Key="BlueStacks">BlueStacks</system:String>
<system:String x:Key="MuMuEmulator">MuMu Emulator</system:String>
<system:String x:Key="LDPlayer">LD Player</system:String>
<system:String x:Key="MuMuEmulator">MuMuEmulator</system:String>
<system:String x:Key="LDPlayer">LDPlayer</system:String>
<system:String x:Key="Nox">Nox</system:String>
<system:String x:Key="XYAZ">XYAZ</system:String>
<system:String x:Key="WSA">Old version of WSA</system:String>
<system:String x:Key="Compatible">Compatible Mode</system:String>
<system:String x:Key="WSA">WSA 이전 버전</system:String>
<system:String x:Key="Compatible">호환성 모드</system:String>
<system:String x:Key="DormThreshold">Morale Threshold</system:String>
<system:String x:Key="DormThreshold">마음의 역치</system:String>
<system:String x:Key="RougelikeStrategyCandle">Get candles, pass levels as more as possible</system:String>
<system:String x:Key="RougelikeStrategyGold">Deposit coins, exit after shop in the first level</system:String>
<system:String x:Key="RougelikeStrategyCandle">양초를 브러시하고 가능한 한 안정적으로 여러 번 켜는 방법</system:String>
<system:String x:Key="RougelikeStrategyGold">원석을 털고 1 층 상점에서 바로 종료</system:String>
<system:String x:Key="NotSelected">Not selected</system:String>
<system:String x:Key="Official">Official (CN)</system:String>
<system:String x:Key="Bilibili">Bilibili</system:String>
<system:String x:Key="YoStarEN">YoStarEN</system:String>
<system:String x:Key="YoStarJP">YoStarJP</system:String>
<system:String x:Key="YoStarKR">YoStarKR</system:String>
<system:String x:Key="NotSelected">선택되지 않음</system:String>
<system:String x:Key="Official">정부 서버</system:String>
<system:String x:Key="Bilibili">bilibili</system:String>
<system:String x:Key="YoStarEN">en</system:String>
<system:String x:Key="YoStarJP">jp</system:String>
<system:String x:Key="YoStarKR">kr</system:String>
<system:String x:Key="txwy">txwy</system:String>
<system:String x:Key="Switchable">Switchable</system:String>
<system:String x:Key="Switchable">전환 가능</system:String>
<system:String x:Key="Executable">Executable</system:String>
<system:String x:Key="ADBProgram">ADB Program</system:String>
<system:String x:Key="Executable">실행 파일</system:String>
<system:String x:Key="ADBProgram">adb 프로그램</system:String>
<system:String x:Key="EmulatorException">Error in detect emulators&#x0a;Please use administrator privileges to open this software&#x0a;or set connection manually</system:String>
<system:String x:Key="EmulatorNotFound">No emulator detected&#x0a;Please use administrator privileges to open this software&#x0a;or set connection manually</system:String>
<system:String x:Key="EmulatorTooMany">Too many emulators detected&#x0a;Please shutdown emulators not needed&#x0a;or set connection manually</system:String>
<system:String x:Key="EmulatorException">에뮬레이터 오류 탐지 &#x0a;관리자 권한으로 소프트웨어를 여십시오.또는 연결을 설정하는 방법</system:String>
<system:String x:Key="EmulatorNotFound">에뮬레이터가 발견되지 않았습니다. 관리자 권한으로 소프트웨어를 열거나 수동으로 연결을 설정하십시오</system:String>
<system:String x:Key="EmulatorTooMany">다수의 에뮬레이터가 탐지되었습니다 &#x0a;불필요한 에뮬레이터를 닫으십시오 &#x0a;또는 연결을 설정하는 방법</system:String>
<system:String x:Key="AlreadyLatest">The latest version already installed~</system:String>
<system:String x:Key="AlreadyLatest">최신 버전~</system:String>
<system:String x:Key="SwitchLanguage">언어를 바꾸다</system:String>
<system:String x:Key="SwitchLanguage">언어 전환</system:String>
<system:String x:Key="Language">언어</system:String>
<system:String x:Key="LanguageChangedTip">The language setting has been changed, do you want to restart the application immediately to apply the language setting?</system:String>
<system:String x:Key="Ok">OK</system:String>
<system:String x:Key="ManualRestart">Later</system:String>
<system:String x:Key="Tip">Tip</system:String>
<system:String x:Key="LanguageChangedTip">언어 설정이 변경되었습니다. 언어 설정을 적용하기 위해 maa를 다시 시작하시겠습니까?</system:String>
<system:String x:Key="Ok">좋아</system:String>
<system:String x:Key="ManualRestart">나중에</system:String>
<system:String x:Key="Tip">힌트</system:String>
<system:String x:Key="LabelSequenceTip">The label sequence can be dragged</system:String>
<system:String x:Key="CheckBoxesNotSaved">This option is not saved after restart</system:String>
<system:String x:Key="NoAutoNavigation">The feature does not automatically navigate to the stage</system:String>
<system:String x:Key="LabelSequenceTip">태그 순서</system:String>
<system:String x:Key="CheckBoxesNotSaved">이 설정을 다시 시작하면</system:String>
<system:String x:Key="NoAutoNavigation">이 옵션은 자동으로 해당 레벨로 이동하지 않습니다</system:String>
<system:String x:Key="UpdateAutoCheck">Auto check update</system:String>
<system:String x:Key="UpdateAutoDownload">Auto download update</system:String>
<system:String x:Key="UpdateCheckBeta">Beta release</system:String>
<system:String x:Key="DownloadWithAria2">Download via aria2</system:String>
<system:String x:Key="UpdateCheckNow">Check update</system:String>
<system:String x:Key="TimerTip">Hours only(15 means start tasks at 3 p.m.)</system:String>
<system:String x:Key="Timer">Timer</system:String>
<system:String x:Key="UpdateAutoCheck">자동으로 업데이트 확인</system:String>
<system:String x:Key="UpdateAutoDownload">업데이트 패키지 자동 다운로드</system:String>
<system:String x:Key="UpdateCheckBeta">테스트 버전 업데이트 확인</system:String>
<system:String x:Key="DownloadWithAria2">aria2를 사용하여 다운로드</system:String>
<system:String x:Key="UpdateCheckNow">업데이트 확인</system:String>
<system:String x:Key="LaunchOnSystemStartup">Launch app when system startup</system:String>
<system:String x:Key="RunTaskAfterLaunch">Run task after launched</system:String>
<system:String x:Key="ClientVersion">Client version</system:String>
<system:String x:Key="OpenEmulatorAfterLaunch">Startup Emulator after launched</system:String>
<system:String x:Key="WaitForEmulator">Wait for emulator&#xA;Startup timeout (s)</system:String>
<system:String x:Key="EmulatorPath">Emulator exec path</system:String>
<system:String x:Key="Select">Select</system:String>
<system:String x:Key="AdditionCommand">Addition Command</system:String>
<system:String x:Key="TimerTip">시간만 입력하면 정시에</system:String>
<system:String x:Key="Timer">시계</system:String>
<system:String x:Key="Strategy">Strategy</system:String>
<system:String x:Key="StartTimesLimit">Limit of times</system:String>
<system:String x:Key="GoldTimesLimit">Limit of deposit coins</system:String>
<system:String x:Key="StopOnGoldLimit">Stop when deposited coins reached limit</system:String>
<system:String x:Key="LaunchOnSystemStartup">시동 자동 부팅</system:String>
<system:String x:Key="RunTaskAfterLaunch">시작 후 바로 실행</system:String>
<system:String x:Key="ClientVersion">클라이언트 버전</system:String>
<system:String x:Key="OpenEmulatorAfterLaunch">시동 후 에뮬레이터를 자동으로 시작</system:String>
<system:String x:Key="WaitForEmulator">에뮬레이터를 기다립니다 부트 시간 (초)</system:String>
<system:String x:Key="EmulatorPath">에뮬레이터 경로</system:String>
<system:String x:Key="Select">선택</system:String>
<system:String x:Key="AdditionCommand">추가 명령</system:String>
<system:String x:Key="PenguinID">Penguin Report ID&#13;(Number part only)</system:String>
<system:String x:Key="Strategy">정책</system:String>
<system:String x:Key="StartTimesLimit">시작 횟수 제한</system:String>
<system:String x:Key="GoldTimesLimit">투자 제한</system:String>
<system:String x:Key="StopOnGoldLimit">소스풀 최대 정지</system:String>
<system:String x:Key="SocialPtShop">Social Point shopping</system:String>
<system:String x:Key="HighPriority">Whitelist(items could be splited by space)</system:String>
<system:String x:Key="Blacklist">Blacklist(items could be splited by space)</system:String>
<system:String x:Key="PenguinID">펭귄 보고서 id &#13;(부분만)</system:String>
<system:String x:Key="DroneUsage">Drone Usage</system:String>
<system:String x:Key="SocialPtShop">신용 구매</system:String>
<system:String x:Key="HighPriority">화이트리스트 공백 나누기</system:String>
<system:String x:Key="Blacklist">블랙리스트 공백 분할하기</system:String>
<system:String x:Key="MinimizeToTray">Hide to tray when minimized</system:String>
<system:String x:Key="SystemNotification">System Notification</system:String>
<system:String x:Key="HideUnavailableStage">Hide today not open level</system:String>
<system:String x:Key="MainViewButtonFeature">Variable function button</system:String>
<system:String x:Key="DroneUsage">무인기 용도</system:String>
<system:String x:Key="ADBPath">ADB path&#xA;(relative/absolute)</system:String>
<system:String x:Key="ConnectionAddress">Connection address</system:String>
<system:String x:Key="ConnectionPreset">Connection Preset</system:String>
<!--Settings-->
<system:String x:Key="MinimizeToTray">최소화시 트레이로 숨기기</system:String>
<system:String x:Key="SystemNotification">중요 정보 팝업</system:String>
<system:String x:Key="HideUnavailableStage">선택한 레벨은 그 날 열리지 않는 레벨을 숨깁니다</system:String>
<system:String x:Key="MainViewButtonFeature">기본 인터페이스 선택 단추 기능</system:String>
<!--Farming-->
<system:String x:Key="Farming">Farming</system:String>
<system:String x:Key="ADBPath">adb 경로 (상대/절대)</system:String>
<system:String x:Key="ConnectionAddress">연결 주소</system:String>
<system:String x:Key="ConnectionPreset">연결 설정</system:String>
<!--설정-->
<system:String x:Key="WakeUp">Wake Up</system:String>
<system:String x:Key="Recruiting">Recruiting</system:String>
<system:String x:Key="Base">Base</system:String>
<system:String x:Key="Combat">Combat</system:String>
<system:String x:Key="Visiting">Visiting</system:String>
<system:String x:Key="Mall">Mall</system:String>
<system:String x:Key="Mission">Daily &amp; Weekly</system:String>
<system:String x:Key="AutoRoguelike">Auto Roguelike</system:String>
<!--한버튼 잔디밭-->
<system:String x:Key="Farming">주 인터페이스</system:String>
<system:String x:Key="SelectAll">Select All</system:String>
<system:String x:Key="Inverse">Inverse</system:String>
<system:String x:Key="Clear">Clear</system:String>
<system:String x:Key="WakeUp">깨 워</system:String>
<system:String x:Key="Recruiting">모집</system:String>
<system:String x:Key="Base">기본 건설</system:String>
<system:String x:Key="Combat">전투</system:String>
<system:String x:Key="Visiting">친한 친구</system:String>
<system:String x:Key="Mall">쇼핑</system:String>
<system:String x:Key="Mission">일상적인 보상</system:String>
<system:String x:Key="AutoRoguelike">통합 전략</system:String>
<system:String x:Key="Then">Then</system:String>
<system:String x:Key="DoNothing">Do Nothing</system:String>
<system:String x:Key="ExitArknights">Exit Arknights</system:String>
<system:String x:Key="ExitMAA">Exit MAA</system:String>
<system:String x:Key="CloseEmulator">Close Emulator</system:String>
<system:String x:Key="ExitMAAAndCloseEmulator">Exit and Close Emulator</system:String>
<system:String x:Key="Hibernate">Hibernate*</system:String>
<system:String x:Key="Shutdown">Shutdown*</system:String>
<system:String x:Key="SelectAll">모두 선택</system:String>
<system:String x:Key="Inverse">역선택</system:String>
<system:String x:Key="Clear">비우기</system:String>
<system:String x:Key="LinkStart">Link Start!</system:String>
<system:String x:Key="Stop">Stop</system:String>
<system:String x:Key="Then">완료 후</system:String>
<system:String x:Key="DoNothing">동작 없음</system:String>
<system:String x:Key="ExitArknights">게임 끝내기</system:String>
<system:String x:Key="ExitMAA">maa 종료</system:String>
<system:String x:Key="CloseEmulator">에뮬레이터를 닫다</system:String>
<system:String x:Key="ExitMAAAndCloseEmulator">에뮬레이터를 종료하고 닫기</system:String>
<system:String x:Key="Hibernate">최대 절전 모드*</system:String>
<system:String x:Key="Shutdown">종료*</system:String>
<!--FightSettings-->
<system:String x:Key="UseSanityPotion">Use Sanity Potion</system:String>
<system:String x:Key="UseOriginitePrime">Use Originite Prime*</system:String>
<system:String x:Key="PerformBattles">Perform Battles*</system:String>
<system:String x:Key="AssignedMaterial">Material</system:String>
<system:String x:Key="Quantity">quantity</system:String>
<system:String x:Key="StageSelect">Stage</system:String>
<system:String x:Key="Amend">Amend</system:String>
<system:String x:Key="LinkStart">link start!</system:String>
<system:String x:Key="Stop">중지</system:String>
<system:String x:Key="DefaultStage">Cur/Last Stage</system:String>
<!--<system:String x:Key="CurrentStage">Current Stage</system:String>
<system:String x:Key="LastBattle">Last Battle</system:String>-->
<!--전투 설정-->
<system:String x:Key="UseSanityPotion">이성약 복용</system:String>
<system:String x:Key="UseOriginitePrime">식원석 *</system:String>
<system:String x:Key="PerformBattles">횟수 *</system:String>
<system:String x:Key="AssignedMaterial">지정자료</system:String>
<system:String x:Key="Quantity">드롭수</system:String>
<system:String x:Key="StageSelect">레벨 선택</system:String>
<system:String x:Key="Amend">수정</system:String>
<!--<system:String x:Key="CurrentStage">当前关卡</system:String>
<system:String x:Key="LastBattle">上次作战</system:String>-->
<system:String x:Key="DefaultStage">현재/이전</system:String>
<system:String x:Key="1-7">1-7</system:String>
<system:String x:Key="CE-6">CE-6</system:String>
<system:String x:Key="AP-5">AP-5</system:String>
<system:String x:Key="CA-5">CA-5</system:String>
<system:String x:Key="LS-6">LS-6</system:String>
<system:String x:Key="PR-A-1">Med/Def </system:String>
<system:String x:Key="PR-A-2">Med/Def Ⅱ</system:String>
<system:String x:Key="PR-B-1">Cst/Sni </system:String>
<system:String x:Key="PR-B-2">Cst/Sni Ⅱ</system:String>
<system:String x:Key="PR-C-1">Pio/Sup </system:String>
<system:String x:Key="PR-C-2">Pio/Sup Ⅱ</system:String>
<system:String x:Key="PR-D-1">Grd/Spc </system:String>
<system:String x:Key="PR-D-2">Grd/Spc Ⅱ</system:String>
<system:String x:Key="PR-A-1">PR-A-1</system:String>
<system:String x:Key="PR-A-2">PR-A-2</system:String>
<system:String x:Key="PR-B-1">PR-B-1</system:String>
<system:String x:Key="PR-B-2">PR-B-2</system:String>
<system:String x:Key="PR-C-1">PR-C-1</system:String>
<system:String x:Key="PR-C-2">PR-C-2</system:String>
<system:String x:Key="PR-D-1">PR-D-1</system:String>
<system:String x:Key="PR-D-2">PR-D-2</system:String>
<system:String x:Key="TodaysStageTip">Today's Stage tips:</system:String>
<system:String x:Key="CETip">CE (LMD)</system:String>
<system:String x:Key="APTip">AP (Shop Voucher)</system:String>
<system:String x:Key="CATip">CA (Skill Summary)</system:String>
<system:String x:Key="LSTip">LS (Battle Record)</system:String>
<system:String x:Key="SKTip">SK (Carbon)</system:String>
<system:String x:Key="PR-ATip">Med/Def Chip</system:String>
<system:String x:Key="PR-BTip">Cst/Sni Chip</system:String>
<system:String x:Key="PR-CTip">Pio/Sup Chip</system:String>
<system:String x:Key="PR-DTip">Grd/Spc Chip</system:String>
<system:String x:Key="TodaysStageTip">오늘의 레벨 팁:</system:String>
<system:String x:Key="CETip">CE (용문폐)</system:String>
<system:String x:Key="APTip">AP (구매증명서)</system:String>
<system:String x:Key="CATip">CA (스킬개론)</system:String>
<system:String x:Key="LSTip">LS (작전 기록)</system:String>
<system:String x:Key="SKTip">SK (탄소 막대)</system:String>
<system:String x:Key="PR-ATip">PR-A 칩</system:String>
<system:String x:Key="PR-BTip">PR-B 칩</system:String>
<system:String x:Key="PR-CTip">PR-C 칩</system:String>
<system:String x:Key="PR-DTip">PR-D 칩</system:String>
<system:String x:Key="Pormpt1">It's time to complete Annihilation</system:String>
<system:String x:Key="Pormpt2">Don't forget Annihilation</system:String>
<!--FightSettings-->
<!--전투 설정-->
<!--Logs-->
<system:String x:Key="ConnectingToEmulator">Connecting to emulator...</system:String>
<system:String x:Key="UnselectedTask">Unselected task</system:String>
<system:String x:Key="Running">Running...</system:String>
<system:String x:Key="Stopped">Has stopped</system:String>
<system:String x:Key="UnknownErrorOccurs">Unknown error occurs</system:String>
<system:String x:Key="SetSuccessfully">Set successfully</system:String>
<system:String x:Key="SetFailed">Set failed</system:String>
<system:String x:Key="CloseArknightsFailed">Close Arknights failed</system:String>
<system:String x:Key="CloseEmulatorFailed">Close emulator failed</system:String>
<system:String x:Key="AboutToShutdown">The task is completed and will be shut down. Do you want to cancel?</system:String>
<system:String x:Key="ShutdownPrompt">Tip</system:String>
<system:String x:Key="HibernatePrompt">Task completed, about to hibernate</system:String>
<!--Logs-->
<!--Farming-->
<!--로그-->
<system:String x:Key="ConnectingToEmulator">에뮬레이터를 연결하는 중...</system:String>
<system:String x:Key="UnselectedTask">선택되지 않은 작업</system:String>
<system:String x:Key="Running">실행 중...</system:String>
<system:String x:Key="Stopped">정지됐다</system:String>
<system:String x:Key="UnknownErrorOccurs">알 수 없는 오류가 발생했습니다</system:String>
<system:String x:Key="SetSuccessfully">성공적으로 설정했습니다</system:String>
<system:String x:Key="SetFailed">설정 실패</system:String>
<system:String x:Key="CloseArknightsFailed">게임을 끄는데 실패했습니다</system:String>
<system:String x:Key="CloseEmulatorFailed">에뮬레이터 종료 실패</system:String>
<system:String x:Key="AboutToShutdown">이미 화면이 끝났습니다. 꺼지려고 합니다. 취소하시겠습니까?</system:String>
<system:String x:Key="ShutdownPrompt">힌트</system:String>
<system:String x:Key="HibernatePrompt">이미 호출이 완료되어 절전 모드로 들어갈 것입니다</system:String>
<!--로그-->
<!--한버튼 잔디밭-->
<!--Recognition-->
<system:String x:Key="Recognition">Recruit tools</system:String>
<system:String x:Key="RecognitionTip">Tip: Recognition and the main interface are two independent functions, please manually open the game public recruitment Tags then using ~</system:String>
<system:String x:Key="AutoSettingTime">Auto setting time</system:String>
<system:String x:Key="AutoSelectLevel3Tags">Auto Select Level 3 Tags</system:String>
<system:String x:Key="AutoSelectLevel4Tags">Auto Select Level 4 Tags</system:String>
<system:String x:Key="AutoSelectLevel5Tags">Auto Select Level 5 Tags</system:String>
<system:String x:Key="AutoSelectLevel6Tags">Auto Select Level 6 Tags</system:String>
<system:String x:Key="BeganToRecruit">Began To Recruit</system:String>
<!--공개모집 식별-->
<system:String x:Key="Recognition">공개모집 식별</system:String>
<system:String x:Key="RecognitionTip">팁:자동 팁과 메인 인터페이스는 서로 다른 것입니다.~</system:String>
<system:String x:Key="AutoSettingTime">시간 설정</system:String>
<system:String x:Key="AutoSelectLevel3Tags">자동 선택 3★</system:String>
<system:String x:Key="AutoSelectLevel4Tags">자동 선택 4★</system:String>
<system:String x:Key="AutoSelectLevel5Tags">자동 선택 5★</system:String>
<system:String x:Key="AutoSelectLevel6Tags">자동 선택 6★</system:String>
<system:String x:Key="BeganToRecruit">인식하기 시작한다</system:String>
<!--Logs-->
<system:String x:Key="Identifying">Identifying...</system:String>
<!--Logs-->
<!--Recognition-->
<!--로그-->
<system:String x:Key="Identifying">식별하는 중...</system:String>
<!--로그-->
<!--공개모집 식별-->
<!--Copilot-->
<system:String x:Key="Copilot">Copilot Beta</system:String>
<system:String x:Key="CopilotLocation">Task file / url</system:String>
<system:String x:Key="SelectTheFile">Select the file</system:String>
<system:String x:Key="SelectTheFileTip">Task files can be directly dragged in with the mouse (o゚v゚)</system:String>
<system:String x:Key="AutoSquad">Auto squad</system:String>
<system:String x:Key="AutoSquadTip">The agent of "special focus" cannot be identified at this time</system:String>
<!--자동 전투-->
<system:String x:Key="Copilot">자동 전투 베타</system:String>
<system:String x:Key="CopilotLocation">작업 경로/코드</system:String>
<system:String x:Key="SelectTheFile">작업 선택</system:String>
<system:String x:Key="SelectTheFileTip">작업 파일을 직접 마우스로 끌어 당기어 (o゚v゚)</system:String>
<system:String x:Key="AutoSquad">자동 편성</system:String>
<system:String x:Key="AutoSquadTip">자동 편성은 일시적으로 특별한 주의를 주는 관리자를 식별할 수 없습니다</system:String>
<system:String x:Key="Start">Start</system:String>
<system:String x:Key="Start">시작</system:String>
<system:String x:Key="CopilotJSONSharing">Copilot JSON Sharing</system:String>
<system:String x:Key="VideoLink">Video Link</system:String>
<system:String x:Key="CopilotJSONSharing">작업 공유 사이트</system:String>
<system:String x:Key="VideoLink">비디오 링크</system:String>
<!--Logs-->
<system:String x:Key="CopilotTip">Tips</system:String>
<system:String x:Key="CopilotTip1">1. Please set the emulator and game to 60 FPS or higher.</system:String>
<system:String x:Key="CopilotTip2">2. Please use this function only in the interface with "Start" button.</system:String>
<system:String x:Key="CopilotTip3">3. You can turn off the "Auto squad" when using friends to help you, and manually select an agent to start.</system:String>
<system:String x:Key="CopilotTip4">4. To Paradox Simulation, you need to turn off "Auto squad" and select a skill before starting on the interface of "Start" button.</system:String>
<system:String x:Key="CopilotTip5">5. "Auto squad" can not identify the "special focus" crew members temporarily, please cancel the special attention or manual formation if necessary.</system:String>
<!--로그-->
<system:String x:Key="CopilotTip">팁:</system:String>
<system:String x:Key="CopilotTip1">1. 시뮬레이터와 게임의 프레임 레이트를 60 프레임 이상으로 설정하십시오.</system:String>
<system:String x:Key="CopilotTip2">2. 실행 시작 단추가 있는 화면에서이 기능을 다시 사용하십시오.</system:String>
<system:String x:Key="CopilotTip3">3. 친구의 도움말을 사용하면'자동 편대'를 끌 수 있습니다. 수동으로 하원을 선택한 후 시작할 수 있습니다.</system:String>
<system:String x:Key="CopilotTip4">4. 시뮬레이션 역설은"자동 편대"를 끄고, 스킬 선택 후"시뮬레이션 시작"단추의 인터페이스에서 다시 시작해야 한다.</system:String>
<system:String x:Key="CopilotTip5">5. 자동 편대에서는 특별 주의사항 관리자를 식별할 수 없습니다. 필요할 경우 특별 주의사항 또는 수동 편대를 취소하십시오.</system:String>
<system:String x:Key="CopilotFileReadError">Failed to read file!</system:String>
<system:String x:Key="CopilotNoFound">No corresponding file found!</system:String>
<system:String x:Key="NetworkServiceError">Network service error!</system:String>
<system:String x:Key="CopilotJsonError">Copilot Json Error!</system:String>
<system:String x:Key="NotCopilotJson">Not Copilot Json</system:String>
<system:String x:Key="CheckTheFile">Please check the file contents!</system:String>
<!--Logs-->
<!--Copilot-->
<system:String x:Key="CopilotFileReadError">파일을 읽는 데 실패했습니다!</system:String>
<system:String x:Key="CopilotNoFound">일치하는 작업을 찾을 수 없습니다!</system:String>
<system:String x:Key="NetworkServiceError">네트워크 서비스 오류 요청!</system:String>
<system:String x:Key="CopilotJsonError">작업 파일 파싱 오류!</system:String>
<system:String x:Key="NotCopilotJson">비작업 파일</system:String>
<system:String x:Key="CheckTheFile">파일 내용을 확인해 주세요!</system:String>
<!--로그-->
<!--자동 전투-->
<!--AsstProxy-->
<system:String x:Key="UnknownAbnormal">Unknown exception occurs</system:String>
<system:String x:Key="Error">Error</system:String>
<system:String x:Key="InitializationError">Initialization error!</system:String>
<system:String x:Key="ResolutionNotSupported">Emulator resolution not supported, please set to 720P or higher and 16:9 ratio</system:String>
<system:String x:Key="ResolutionAcquisitionFailure">The resolution of the emulator fails to be obtained. You are advised to restart the computer or try again after replacing the emulator</system:String>
<system:String x:Key="TryToReconnect">Emulator disconnected, trying to reconnect</system:String>
<system:String x:Key="ReconnectSuccess">Reconnection succeeded. Continue the task</system:String>
<system:String x:Key="ReconnectFailed">Reconnection failed. The connection is down!</system:String>
<system:String x:Key="IdentifyTheMistakes">Identify the mistakes</system:String>
<system:String x:Key="TaskError">Task error:</system:String>
<system:String x:Key="CombatError">Combat error:</system:String>
<system:String x:Key="StartTask">Start task:</system:String>
<system:String x:Key="CompleteTask">Complete task:</system:String>
<system:String x:Key="StartCombat">Start combat:</system:String>
<system:String x:Key="CompleteCombat">Complete combat:</system:String>
<system:String x:Key="AllTasksComplete">The task has all been completed!</system:String>
<system:String x:Key="FailedToOpenClient">Failed to open the client. Please check the configuration file</system:String>
<system:String x:Key="ErrorOccurred">Error occurred</system:String>
<system:String x:Key="HasReturned">Has returned</system:String>
<system:String x:Key="DropRecognitionError">Drop recognition error</system:String>
<system:String x:Key="GiveUpUploadingPenguins">Give up uploading Penguins</system:String>
<system:String x:Key="TheEX">EX stage, stopped</system:String>
<system:String x:Key="OnTheMove">On the move</system:String>
<system:String x:Key="UnitTime">times</system:String>
<system:String x:Key="MedicineUsed">Medicine used</system:String>
<system:String x:Key="StoneUsed">Stone used</system:String>
<system:String x:Key="ActingCommandError">Acting command error</system:String>
<system:String x:Key="LabelsRefreshed">Labels refreshed</system:String>
<system:String x:Key="RecruitConfirm">Recruit confirm</system:String>
<system:String x:Key="InfrastDormDoubleConfirmed">Agent conflict</system:String>
<system:String x:Key="BegunToExplore">Have begun to explore</system:String>
<system:String x:Key="HasInvested">Has invested</system:String>
<system:String x:Key="ExplorationAbandoned">The exploration has been abandoned</system:String>
<system:String x:Key="FightCompleted">Fight completed</system:String>
<system:String x:Key="FightFailed">Fight failed</system:String>
<system:String x:Key="UpperLimit">Investment reaches the ceiling</system:String>
<system:String x:Key="GameCrash">The game crashes and restarts</system:String>
<system:String x:Key="GameDrop">Game dropped, reconnect</system:String>
<system:String x:Key="Trader">Stage: Trader</system:String>
<system:String x:Key="SafeHouse">Stage: SafeHouse</system:String>
<system:String x:Key="Encounter">Stage: Encounter</system:String>
<system:String x:Key="CambatDps">Stage: CambatDps</system:String>
<system:String x:Key="EmergencyDps">Stage: EmergencyDps</system:String>
<system:String x:Key="DreadfulFoe">Stage: DreadfulFoe</system:String>
<system:String x:Key="NoDrop">Nothing</system:String>
<system:String x:Key="Drop">Drop:</system:String>
<system:String x:Key="TotalDrop">Total Drop:</system:String>
<system:String x:Key="ThisFacility">Current Facilities:</system:String>
<system:String x:Key="RecruitingResults">Recruitment Results:</system:String>
<system:String x:Key="RecruitingTips">Recruiting Tips</system:String>
<system:String x:Key="RecruitmentOfStar">{0} star has been recruited</system:String>
<system:String x:Key="RecruitmentOfBot">The bot have been recruited</system:String>
<system:String x:Key="Choose">Choose</system:String>
<system:String x:Key="Refreshed">Refreshed</system:String>
<system:String x:Key="NotEnoughStaff">Not Enough Staff</system:String>
<system:String x:Key="StageInfoError">Stage recognition error</system:String>
<system:String x:Key="BattleFormation">Start formation</system:String>
<system:String x:Key="BattleFormationSelected">Selection of staff:</system:String>
<system:String x:Key="CurrentSteps">Current step:</system:String>
<system:String x:Key="UnsupportedLevel">For unsupported levels, please update the MAA version, or check the file</system:String>
<system:String x:Key="RecruitTagsDetected">Identify the results:</system:String>
<system:String x:Key="ConnectFailed">Connect Failed</system:String>
<system:String x:Key="TryToStartEmulator">Trying to start the emulator</system:String>
<system:String x:Key="CheckSettings">Please check the connection Settings or try to restart the computer</system:String>
<!--AsstProxy-->
<!--asstproxy-->
<system:String x:Key="UnknownAbnormal">알 수 없는 예외 발생</system:String>
<system:String x:Key="Error">오류</system:String>
<system:String x:Key="InitializationError">초기화 오류!</system:String>
<system:String x:Key="ResolutionNotSupported">에뮬레이터 해상도를 720p 이상으로, 16:9 비율로 설정해 주십시오.</system:String>
<system:String x:Key="ResolutionAcquisitionFailure">시뮬레이터 해상도 실패를 재개 할 것을 건의. 컴퓨터, 또는 교체 시뮬레이터 후 다시 시도</system:String>
<system:String x:Key="TryToReconnect">에뮬레이터가 연결되지 않아 재연결이 시도됩니다</system:String>
<system:String x:Key="ReconnectSuccess">다시 연결되었습니다. 작업을 계속합니다</system:String>
<system:String x:Key="ReconnectFailed">재연결 실패, 연결 해제!</system:String>
<system:String x:Key="IdentifyTheMistakes">오류 식별</system:String>
<system:String x:Key="TaskError">작업 오류:</system:String>
<system:String x:Key="CombatError">전투 오류:</system:String>
<system:String x:Key="StartTask">작업 시작:</system:String>
<system:String x:Key="CompleteTask">작업 완료:</system:String>
<system:String x:Key="StartCombat">전투를 시작:</system:String>
<system:String x:Key="CompleteCombat">전투 완료:</system:String>
<system:String x:Key="AllTasksComplete">모든 작업이 완료되었다!</system:String>
<system:String x:Key="FailedToOpenClient">클라이언트를 여는 데 실패했습니다.</system:String>
<system:String x:Key="ErrorOccurred">오류가 발생했습니다</system:String>
<system:String x:Key="HasReturned">return</system:String>
<system:String x:Key="DropRecognitionError">드롭아웃 오류</system:String>
<system:String x:Key="GiveUpUploadingPenguins">업로드 포기</system:String>
<system:String x:Key="TheEX">ex level이 정지되었다</system:String>
<system:String x:Key="OnTheMove">행동이 시작되었다</system:String>
<system:String x:Key="UnitTime">다음</system:String>
<system:String x:Key="MedicineUsed">이성약 사용</system:String>
<system:String x:Key="StoneUsed">소스 스톤</system:String>
<system:String x:Key="ActingcommanActingCommandErrorderror">프록시 오류</system:String>
<system:String x:Key="LabelsRefreshed">새로 고친 태그</system:String>
<system:String x:Key="RecruitConfirm">모집이 확인됨</system:String>
<system:String x:Key="InfrastDormDoubleConfirmed 」">일 원 충돌</system:String>
<system:String x:Key="BegunToExplore">이미 탐색하기 시작</system:String>
<system:String x:Key="HasInvested">투자됨</system:String>
<system:String x:Key="ExplorationAbandoned">이 탐사가 포기되었다</system:String>
<system:String x:Key="FightCompleted">전투 완료</system:String>
<system:String x:Key="FightFailed">전투 실패</system:String>
<system:String x:Key="UpperLimit">투자 상한선 달성</system:String>
<system:String x:Key="GameCrash">게임이 충돌하면 다시 시작</system:String>
<system:String x:Key="GameDrop">게임을 종료하고 다시 연결</system:String>
<system:String x:Key="Trader">레벨:속임수 행상</system:String>
<system:String x:Key="SafeHouse">레벨:안전한 모서리</system:String>
<system:String x:Key="Encounter">레벨:우연</system:String>
<system:String x:Key="CambatDps">레벨:일반 전투</system:String>
<system:String x:Key="EmergencyDps">레벨:string></system:String>
<system:String x:Key="DreadfulFoe">레벨:string</system:String>
<system:String x:Key="NoDrop">없음</system:String>
<system:String x:Key="Drop">드롭통계:</system:String>
<system:String x:Key="TotalDrop">드롭통계:</system:String>
<system:String x:Key="ThisFacility">현재 스킬:</system:String>
<system:String x:Key="RecruitingResults">채용 결과:</system:String>
<system:String x:Key="RecruitingTips"></system:String>
<system:String x:Key="RecruitmentOfStar">{0} 별 생성!</system:String>
<system:String x:Key="RecruitmentOfBot">승용차가 나갔다</system:String>
<system:String x:Key="Choose">선택</system:String>
<system:String x:Key="Refreshed">현재 슬롯은 새로 고쳐졌습니다</system:String>
<system:String x:Key="NotEnoughStaff">사용 가능한 인력 부족</system:String>
<system:String x:Key="StageInfoError">레벨 인식 오류</system:String>
<system:String x:Key="BattleFormation">편대 시작</system:String>
<system:String x:Key="BattleFormationSelected">작업자 선택:</system:String>
<system:String x:Key="CurrentSteps">현재 단계:</system:String>
<system:String x:Key="UnsupportedLevel">지원하지 않는 레벨은 maa 소프트웨어 버전을 업데이트하거나, 작업 파일</system:String>
<system:String x:Key="RecruitTagsDetected">결과:</system:String>
<system:String x:Key="ConnectFailed">연결 실패</system:String>
<system:String x:Key="TryToStartEmulator">시동 에뮬레이터</system:String>
<system:String x:Key="CheckSettings">연결 설정을 확인하거나 컴퓨터를 다시 시도해 보세요</system:String>
<!--asstproxy-->
<!--TrayIcon-->
<system:String x:Key="Exit">Exit</system:String>
<!--TrayIcon-->
<!--trayicon-->
<system:String x:Key="Exit">종료</system:String>
<!--trayicon-->
<!--AboutUser-->
<system:String x:Key="Website">MAA Website</system:String>
<system:String x:Key="Github">Source: GitHub</system:String>
<system:String x:Key="QQgroup">Copilot Json sharing QQ group</system:String>
<system:String x:Key="QQgroup1">QQ group1(Full)</system:String>
<system:String x:Key="QQgroup2">QQ group2</system:String>
<system:String x:Key="QQgroup3">QQ group3</system:String>
<system:String x:Key="Help">Q&amp;A</system:String>
<system:String x:Key="Issue">Issue</system:String>
<!--AboutUser-->
<!--about-->
<system:String x:Key="Website">maa website</system:String>
<system:String x:Key="Github">소스 코드:github</system:String>
<system:String x:Key="QQgroup">작업군</system:String>
<system:String x:Key="QQgroup1">QQ1(만원)</system:String>
<system:String x:Key="QQgroup2">QQ2</system:String>
<system:String x:Key="QQgroup3">QQ3</system:String>
<system:String x:Key="Help">도움</system:String>
<system:String x:Key="Issue">피드백</system:String>
<!--about-->
<!--AutoRecruitSettings-->
<system:String x:Key="AutoRefresh">Auto refresh Lv3 Tags</system:String>
<system:String x:Key="AutoUseExpedited">Auto use Expedited*</system:String>
<system:String x:Key="RecruitMaxTimes">Recruit max times</system:String>
<system:String x:Key="ManuallySelectLevel1">Manually select 1 ★</system:String>
<system:String x:Key="AutoSelectLevel3">Auto select 3 ★</system:String>
<system:String x:Key="AutoSelectLevel4">Auto select 4 ★</system:String>
<system:String x:Key="AutoSelectLevel5">Auto select 5 ★</system:String>
<system:String x:Key="AutoSelectLevel6">Auto select 6 ★</system:String>
<system:String x:Key="Level1Tip">If checked, the recruitment will be skipped when the entry with 1 ★ is identified. If not checked, the entry with 1 ★ will be ignored</system:String>
<!--AutoRecruitSettings-->
<!--autorecruitsettings-->
<system:String x:Key="AutoRefresh">자동으로 3개의 별을 새로고치기</system:String>
<system:String x:Key="AutoUseExpedited">긴급 라이선스 자동 사용 *</system:String>
<system:String x:Key="RecruitMaxTimes">실행시 최대 모집횟수</system:String>
<system:String x:Key="ManuallySelectLevel1">수동으로 별 1개 확인</system:String>
<system:String x:Key="AutoSelectLevel3">별 세 개 자동 확인</system:String>
<system:String x:Key="AutoSelectLevel4">자동으로 별 4개 확인</system:String>
<system:String x:Key="AutoSelectLevel5">자동으로 별 5개 확인</system:String>
<system:String x:Key="AutoSelectLevel6">자동으로 별 6개 확인</system:String>
<system:String x:Key="Level1Tip">체크할 때 별점 1개를 건너뛰고, 체크하지 않을 때 별점 1개를 무시합니다</system:String>
<!--autorecruitsettings-->
</ResourceDictionary>

View File

@@ -80,7 +80,7 @@
<system:String x:Key="UpdateCheckBeta">检查测试版本更新</system:String>
<system:String x:Key="DownloadWithAria2">使用 aria2 进行下载</system:String>
<system:String x:Key="UpdateCheckNow">检查更新</system:String>
<system:String x:Key="TimerTip">仅填写小时数,将在整点时执行</system:String>
<system:String x:Key="Timer">定时</system:String>
@@ -101,8 +101,8 @@
<system:String x:Key="PenguinID">企鹅数据汇报ID&#13;(仅数字部分)</system:String>
<system:String x:Key="SocialPtShop">信用购物</system:String>
<system:String x:Key="HighPriority">优先购买&#xA;子串即可空格分隔</system:String>
<system:String x:Key="Blacklist">黑名单&#xA;子串即可空格分隔</system:String>
<system:String x:Key="HighPriority">优先购买 子串即可 空格分隔</system:String>
<system:String x:Key="Blacklist">黑名单 子串即可 空格分隔</system:String>
<system:String x:Key="DroneUsage">无人机用途</system:String>
@@ -111,7 +111,7 @@
<system:String x:Key="HideUnavailableStage">关卡选择隐藏当日不开放关卡</system:String>
<system:String x:Key="MainViewButtonFeature">主界面可选择按钮功能</system:String>
<system:String x:Key="ADBPath">adb 路径&#xA;(相对/绝对均可</system:String>
<system:String x:Key="ADBPath">adb 路径(相对/绝对)</system:String>
<system:String x:Key="ConnectionAddress">连接地址</system:String>
<system:String x:Key="ConnectionPreset">连接配置</system:String>
<!--设置-->