chore: 统一 ADB 大小写显示

This commit is contained in:
uye
2023-05-27 18:12:21 +08:00
parent 37ebcc0d0c
commit 35022b996b
5 changed files with 35 additions and 35 deletions

View File

@@ -93,8 +93,8 @@
<system:String x:Key="RoguelikeUseSupportUnit">Select &quot;Starting Oper&quot; from support unit list</system:String>
<system:String x:Key="RoguelikeUseNonFriendSupport">Enable nonfirend support</system:String>
<system:String x:Key="DeploymentWithPause" xml:space="preserve">Deployment with Pause, Works for IS, Copilot and SSS,\nBeta function, Not recommended yet</system:String>
<system:String x:Key="AdbLiteEnabled">Use Adb Lite (Experimental)</system:String>
<system:String x:Key="KillAdbOnExit">Kill Adb On Exit</system:String>
<system:String x:Key="AdbLiteEnabled">Use ADB Lite (Experimental)</system:String>
<system:String x:Key="KillAdbOnExit">Kill ADB On Exit</system:String>
<system:String x:Key="DefaultSquad">Default</system:String>
<system:String x:Key="IS2NewSquad1">Mind over matter (to be updated)</system:String>
@@ -222,7 +222,7 @@
<system:String x:Key="TouchMode">Touch Mode</system:String>
<system:String x:Key="MiniTouchMode">Minitouch (Default)</system:String>
<system:String x:Key="MaaTouchMode">MaaTouch (Experimental)</system:String>
<system:String x:Key="AdbTouchMode">Adb Input (Compatibility)</system:String>
<system:String x:Key="AdbTouchMode">ADB Input (Compatibility)</system:String>
<system:String x:Key="AdditionCommand">Addiction Command arguments</system:String>
<system:String x:Key="StartsWithScript">Starts with Script</system:String>
<system:String x:Key="EndsWithScript">Ends with Script</system:String>
@@ -274,7 +274,7 @@
<system:String x:Key="ConnectionAddress">Connection address</system:String>
<system:String x:Key="ConnectionAddressTip">It will be filled in automatically when you use it for the first time. If you encounter any problems, you can try to manually modify it</system:String>
<system:String x:Key="ConnectionPreset">Connection Preset</system:String>
<system:String x:Key="RetryOnDisconnected">Auto restart emulator when adb reconnection fails</system:String>
<system:String x:Key="RetryOnDisconnected">Auto restart emulator when ADB reconnection fails</system:String>
<system:String x:Key="RetryOnDisconnectedTip">Try restarting the emulator after 20 failed reconnect attempts, Must be checked when using a background timed task and setting the task to close the emulator when finished</system:String>
<system:String x:Key="AllowADBRestart">Attempt to restart ADB after connection failure</system:String>
<!-- Settings -->
@@ -509,7 +509,7 @@ The video resolution is required to be 16:9, and there are no interference facto
<system:String x:Key="ResourceBroken">The resource is damaged, please download the full package again</system:String>
<system:String x:Key="ReplaceADBNotExists">ADB File NOT exists</system:String>
<system:String x:Key="AdbDownloadFailedTitle">ADB Download Failed</system:String>
<system:String x:Key="AdbDownloadFailedDesc">Please do it manually (rename adb.exe and replace the adb file in the emulator)</system:String>
<system:String x:Key="AdbDownloadFailedDesc">Please do it manually (rename adb.exe and replace the ADB file in the emulator)</system:String>
<system:String x:Key="SuccessfullyReplacedADB">Successfully Replaced ADB File</system:String>
<system:String x:Key="FailedToReplaceAdbAndUseLocal">Falied to replace ADB file</system:String>
<system:String x:Key="FailedToReplaceAdbAndUseLocalDesc">Temporarily connected using local ADB.</system:String>

View File

@@ -93,8 +93,8 @@
<system:String x:Key="RoguelikeUseSupportUnit">&quot;最初のオペレーター&quot;をサポートから選択</system:String>
<system:String x:Key="RoguelikeUseNonFriendSupport">フレンド以外のサポートの使用を許可</system:String>
<system:String x:Key="DeploymentWithPause">統合戦略/保全駐在でポーズトリックを使用します(ベータ機能のため非推奨です)</system:String>
<system:String x:Key="AdbLiteEnabled">軽量Adbを使用(実験機能)</system:String>
<system:String x:Key="KillAdbOnExit">終了時にAdbを終了する</system:String>
<system:String x:Key="AdbLiteEnabled">軽量ADBを使用(実験機能)</system:String>
<system:String x:Key="KillAdbOnExit">終了時にADBを終了する</system:String>
<system:String x:Key="DefaultSquad">デフォルト</system:String>
<system:String x:Key="IS2NewSquad1">(ミヅキ)心胜于物分队</system:String>
@@ -216,7 +216,7 @@
<system:String x:Key="TouchMode">タッチモード</system:String>
<system:String x:Key="MiniTouchMode">Minitouch (標準)</system:String>
<system:String x:Key="MaaTouchMode">MaaTouch (実験機能)</system:String>
<system:String x:Key="AdbTouchMode">Adb Input (互換性)</system:String>
<system:String x:Key="AdbTouchMode">ADB Input (互換性)</system:String>
<system:String x:Key="AdditionCommand">追加コマンド</system:String>
<system:String x:Key="StartsWithScript">スクリプトを使用して始めます</system:String>
<system:String x:Key="EndsWithScript">終了時にスクリプトを使用します</system:String>
@@ -264,11 +264,11 @@
<system:String x:Key="AutoDetectConnection">接続自動認識</system:String>
<system:String x:Key="AutoDetectConnectionTip">このチェックボックスは、検出が完了するたびに自動的にチェックが外れますが、再検出が必要な場合は再度チェックを入れることができます</system:String>
<system:String x:Key="AlwaysAutoDetectConnection">毎回再検出する</system:String>
<system:String x:Key="ADBPath">adbパス(相対/絶対)</system:String>
<system:String x:Key="ADBPath">ADBパス(相対/絶対)</system:String>
<system:String x:Key="ConnectionAddress">接続先アドレス</system:String>
<system:String x:Key="ConnectionAddressTip">問題があれば手動で修正してください。</system:String>
<system:String x:Key="ConnectionPreset">接続構成</system:String>
<system:String x:Key="RetryOnDisconnected">adb再接続失敗時にエミュレータを自動で再起動</system:String>
<system:String x:Key="RetryOnDisconnected">ADB再接続失敗時にエミュレータを自動で再起動</system:String>
<system:String x:Key="RetryOnDisconnectedTip">再接続に20回失敗した後、エミュレータを再起動してみてくださいバックグラウンドのタイムドタスクを使用し、終了時にエミュレータを終了させるタスクを設定する場合は、必ずチェックを入れること</system:String>
<system:String x:Key="AllowADBRestart">接続失敗後にADBの再起動を試みる</system:String>
<!-- 設定 -->
@@ -499,7 +499,7 @@
<system:String x:Key="ResourceBroken">リソースファイルが破損しています。完全なパッケージを再度ダウンロードしてください</system:String>
<system:String x:Key="ReplaceADBNotExists">ADBファイルが存在しません</system:String>
<system:String x:Key="AdbDownloadFailedTitle">ADBのダウンロードに失敗しました。</system:String>
<system:String x:Key="AdbDownloadFailedDesc">手動で行ってくださいadb.exeの名前を変更し、エミュレーター内のadbファイルを置き換えます)</system:String>
<system:String x:Key="AdbDownloadFailedDesc">手動で行ってくださいadb.exeの名前を変更し、エミュレーター内のADBファイルを置き換えます)</system:String>
<system:String x:Key="SuccessfullyReplacedADB">ADBファイルが正常に置き換えられました。</system:String>
<system:String x:Key="FailedToReplaceAdbAndUseLocal">ADBファイルの置換に失敗しました。</system:String>
<system:String x:Key="FailedToReplaceAdbAndUseLocalDesc">一時的にローカルADBを使用して接続されました。</system:String>

View File

@@ -93,8 +93,8 @@
<system:String x:Key="RoguelikeUseSupportUnit">시작 오퍼레이터로 지원 유닛 사용</system:String>
<system:String x:Key="RoguelikeUseNonFriendSupport">친구가 아니어도 지원 유닛 사용</system:String>
<system:String x:Key="DeploymentWithPause" xml:space="preserve">일시정지 상태로 배치하기 - 통합전략, 자동 작전, 보안 파견에 적용\n(베타 기능, 현재 비권장)</system:String>
<system:String x:Key="AdbLiteEnabled">adb Lite 사용 (실험적)</system:String>
<system:String x:Key="KillAdbOnExit">종료 시 adb도 종료</system:String>
<system:String x:Key="AdbLiteEnabled">ADB Lite 사용 (실험적)</system:String>
<system:String x:Key="KillAdbOnExit">종료 시 ADB도 종료</system:String>
<system:String x:Key="DefaultSquad">기본값</system:String>
<system:String x:Key="IS2NewSquad1">마음가짐 분대</system:String>
@@ -133,10 +133,10 @@
<system:String x:Key="Switchable">전환 가능</system:String>
<system:String x:Key="Executable">실행 파일</system:String>
<system:String x:Key="ADBProgram">adb 프로그램</system:String>
<system:String x:Key="ADBProgram">ADB 프로그램</system:String>
<system:String x:Key="EmulatorException">에뮬레이터를 검색하는 중에 오류가 발생했습니다.\n이 소프트웨어를 관리자로 실행하거나\n수동으로 연결을 설정해 주세요.</system:String>
<system:String x:Key="AdbException">adb를 찾을 수 없었습니다.\n관리자 권한으로 실행하거나\n수동으로 연결 설정해 주세요.</system:String>
<system:String x:Key="AdbException">ADB를 찾을 수 없었습니다.\n관리자 권한으로 실행하거나\n수동으로 연결 설정해 주세요.</system:String>
<system:String x:Key="EmulatorNotFound">에뮬레이터를 찾을 수 없습니다.\n이 소프트웨어를 관리자로 실행하거나\n수동으로 연결을 설정해 주세요.</system:String>
<system:String x:Key="EmulatorTooMany">여러 에뮬레이터가 실행 중입니다.\n사용하지 않는 에뮬레이터를 종료하거나\n수동으로 연결을 설정해 주세요.</system:String>
@@ -216,7 +216,7 @@
<system:String x:Key="TouchMode">터치 수행 방식</system:String>
<system:String x:Key="MiniTouchMode">Minitouch (기본값)</system:String>
<system:String x:Key="MaaTouchMode">MaaTouch (실험적)</system:String>
<system:String x:Key="AdbTouchMode">Adb Input (호환 모드)</system:String>
<system:String x:Key="AdbTouchMode">ADB Input (호환 모드)</system:String>
<system:String x:Key="AdditionCommand">추가 변수</system:String>
<system:String x:Key="StartsWithScript">시작 시 추가 스크립트</system:String>
<system:String x:Key="EndsWithScript">종료 시 추가 스크립트</system:String>
@@ -264,11 +264,11 @@
<system:String x:Key="AutoDetectConnection">연결 자동 감지</system:String>
<system:String x:Key="AutoDetectConnectionTip">이 체크박스는 감지가 끝나면 자동으로 체크가 해제됩니다. 다시 감지하려면 다시 체크해주세요.</system:String>
<system:String x:Key="AlwaysAutoDetectConnection">매번 재감지</system:String>
<system:String x:Key="ADBPath">adb 경로 (상대/절대)</system:String>
<system:String x:Key="ADBPath">ADB 경로 (상대/절대)</system:String>
<system:String x:Key="ConnectionAddress">연결 주소</system:String>
<system:String x:Key="ConnectionAddressTip">문제 발생 시 직접 수정해 주세요</system:String>
<system:String x:Key="ConnectionPreset">연결 프리셋</system:String>
<system:String x:Key="RetryOnDisconnected">adb 재연결이 실패하면 자동으로 에뮬레이터를 다시 시작합니다</system:String>
<system:String x:Key="RetryOnDisconnected">ADB 재연결이 실패하면 자동으로 에뮬레이터를 다시 시작합니다</system:String>
<system:String x:Key="RetryOnDisconnectedTip">재연결을 20회 시도해도 실패하면 에뮬레이터를 다시 시작합니다. 백그라운드 예약을 사용하고 작업이 완료되면 에뮬레이터가 종료되도록 설정하려면 반드시 선택해야 합니다.</system:String>
<system:String x:Key="AllowADBRestart">연결 실패 후 ADB 재시작 시도</system:String>
<!-- 설정 -->
@@ -491,7 +491,7 @@
<system:String x:Key="ErrorDetails">세부 정보</system:String>
<system:String x:Key="ErrorSolution">해결 방법</system:String>
<system:String x:Key="ErrorSolutionCrash">FAQ 문서의 크래시 관련 문단을 참고하세요.</system:String>
<system:String x:Key="ErrorSolutionReplaceADB">에뮬레이터와 adb를 종료하거나 컴퓨터를 재시작하고 관리자 권한으로 MAA를 실행해 주세요.</system:String>
<system:String x:Key="ErrorSolutionReplaceADB">에뮬레이터와 ADB를 종료하거나 컴퓨터를 재시작하고 관리자 권한으로 MAA를 실행해 주세요.</system:String>
<system:String x:Key="ErrorFeedbackLinkText">GitHub에 issue 생성</system:String>
<system:String x:Key="ErrorQqGroupLinkText">QQ 그룹 가입</system:String>
<system:String x:Key="CopyErrorMessage">오류 메시지 복사</system:String>
@@ -500,10 +500,10 @@
<system:String x:Key="ResourceBroken">리소스가 손상되었습니다. 전체 패키지를 다시 다운로드하세요.</system:String>
<system:String x:Key="ReplaceADBNotExists">ADB 파일이 존재하지 않습니다</system:String>
<system:String x:Key="AdbDownloadFailedTitle">ADB 다운로드 실패</system:String>
<system:String x:Key="AdbDownloadFailedDesc">수동으로 진행해 주세요. (adb.exe의 이름을 바꾸고 에뮬레이터의 adb 파일을 교체해 주세요)</system:String>
<system:String x:Key="AdbDownloadFailedDesc">수동으로 진행해 주세요. (adb.exe의 이름을 바꾸고 에뮬레이터의 ADB 파일을 교체해 주세요)</system:String>
<system:String x:Key="SuccessfullyReplacedADB">성공적으로 ADB 파일을 교체했습니다</system:String>
<system:String x:Key="FailedToReplaceAdbAndUseLocal">ADB 교체 실패</system:String>
<system:String x:Key="FailedToReplaceAdbAndUseLocalDesc">로컬 adb 파일로 임시적으로 연결했습니다.</system:String>
<system:String x:Key="FailedToReplaceAdbAndUseLocalDesc">로컬 ADB 파일로 임시적으로 연결했습니다.</system:String>
<system:String x:Key="InitializationError">초기화 오류!</system:String>
<system:String x:Key="ResolutionNotSupported">에뮬레이터 해상도가 지원되지 않습니다. 16:9 비율로 설정하시고 해상도를 720p 이상으로 설정해주세요.</system:String>
<system:String x:Key="ResolutionAcquisitionFailure">시뮬레이터 해상도를 가져올 수 없습니다. 시뮬레이터와 ADB를 재시작하거나 컴퓨터를 재부팅하거나 시뮬레이터를 교체한 후 다시 시도하십시오.</system:String>

View File

@@ -93,8 +93,8 @@
<system:String x:Key="RoguelikeUseSupportUnit">“开局干员”使用助战</system:String>
<system:String x:Key="RoguelikeUseNonFriendSupport">可以使用非好友助战</system:String>
<system:String x:Key="DeploymentWithPause">暂停下干员(同时影响肉鸽、自动战斗、保全)(不稳定,暂不推荐开启)</system:String>
<system:String x:Key="AdbLiteEnabled">使用 Adb Lite实验性功能</system:String>
<system:String x:Key="KillAdbOnExit">退出时释放 Adb</system:String>
<system:String x:Key="AdbLiteEnabled">使用 ADB Lite实验性功能</system:String>
<system:String x:Key="KillAdbOnExit">退出时释放 ADB</system:String>
<system:String x:Key="DefaultSquad">默认分队</system:String>
<system:String x:Key="IS2NewSquad1">心胜于物分队</system:String>
@@ -133,7 +133,7 @@
<system:String x:Key="Switchable">可切换</system:String>
<system:String x:Key="Executable">可执行文件</system:String>
<system:String x:Key="ADBProgram">adb程序</system:String>
<system:String x:Key="ADBProgram">ADB程序</system:String>
<system:String x:Key="EmulatorException">检测模拟器出错\n请使用管理员权限打开本软件\n或手动设置连接</system:String>
<system:String x:Key="AdbException">检测ADB出错\n请使用管理员权限打开本软件\n或手动设置连接</system:String>
@@ -222,7 +222,7 @@
<system:String x:Key="TouchMode">触控模式</system:String>
<system:String x:Key="MiniTouchMode">Minitouch默认</system:String>
<system:String x:Key="MaaTouchMode">MaaTouch实验功能</system:String>
<system:String x:Key="AdbTouchMode">Adb Input兼容模式</system:String>
<system:String x:Key="AdbTouchMode">ADB Input兼容模式</system:String>
<system:String x:Key="AdditionCommand">附加命令</system:String>
<system:String x:Key="StartsWithScript">开始前脚本</system:String>
<system:String x:Key="EndsWithScript">结束后脚本</system:String>
@@ -270,11 +270,11 @@
<system:String x:Key="AutoDetectConnection">自动检测连接</system:String>
<system:String x:Key="AutoDetectConnectionTip">每次检测完成后会自动取消勾选,若需要重新检测可再次勾选,若反复连接失败可勾选始终自动检测连接</system:String>
<system:String x:Key="AlwaysAutoDetectConnection">每次重新检测</system:String>
<system:String x:Key="ADBPath">adb 路径 (相对/绝对)</system:String>
<system:String x:Key="ADBPath">ADB 路径 (相对/绝对)</system:String>
<system:String x:Key="ConnectionAddress">连接地址</system:String>
<system:String x:Key="ConnectionAddressTip">若遇到问题可尝试手动修改</system:String>
<system:String x:Key="ConnectionPreset">连接配置</system:String>
<system:String x:Key="RetryOnDisconnected">adb 重连失败时自动重启模拟器</system:String>
<system:String x:Key="RetryOnDisconnected">ADB 重连失败时自动重启模拟器</system:String>
<system:String x:Key="RetryOnDisconnectedTip">重连失败 20 次后尝试重启模拟器,使用后台定时任务且设置任务完成关闭模拟器时请勾选</system:String>
<system:String x:Key="AllowADBRestart">连接失败后尝试重启 ADB</system:String>
<!-- 设置 -->
@@ -509,7 +509,7 @@
<system:String x:Key="ResourceBroken">资源损坏,请重新下载完整安装包</system:String>
<system:String x:Key="ReplaceADBNotExists">ADB 路径不存在</system:String>
<system:String x:Key="AdbDownloadFailedTitle">ADB 下载失败</system:String>
<system:String x:Key="AdbDownloadFailedDesc">请手动进行操作(将 adb.exe 重命名后替换上方模拟器自带 adb 即可)</system:String>
<system:String x:Key="AdbDownloadFailedDesc">请手动进行操作(将 adb.exe 重命名后替换上方模拟器自带 ADB 即可)</system:String>
<system:String x:Key="SuccessfullyReplacedADB">成功替换 ADB 文件</system:String>
<system:String x:Key="FailedToReplaceAdbAndUseLocal">替换 ADB 失败</system:String>
<system:String x:Key="FailedToReplaceAdbAndUseLocalDesc">已临时使用本地 ADB 进行连接</system:String>

View File

@@ -93,8 +93,8 @@
<system:String x:Key="RoguelikeUseSupportUnit">開局幹員使用助戰</system:String>
<system:String x:Key="RoguelikeUseNonFriendSupport">可以使用非好友助戰</system:String>
<system:String x:Key="DeploymentWithPause">暫停下幹員(同時影響肉鴿、自動戰鬥、保全)(不穩定,暫不推薦開啟)</system:String>
<system:String x:Key="AdbLiteEnabled">使用 Adb Lite實驗性功能</system:String>
<system:String x:Key="KillAdbOnExit">退出時釋放 Adb</system:String>
<system:String x:Key="AdbLiteEnabled">使用 ADB Lite實驗性功能</system:String>
<system:String x:Key="KillAdbOnExit">退出時釋放 ADB</system:String>
<system:String x:Key="DefaultSquad">默認分隊</system:String>
<system:String x:Key="IS2NewSquad1">心勝於物分隊</system:String>
@@ -133,7 +133,7 @@
<system:String x:Key="Switchable">可切換</system:String>
<system:String x:Key="Executable">可執行檔</system:String>
<system:String x:Key="ADBProgram">adb程式</system:String>
<system:String x:Key="ADBProgram">ADB程式</system:String>
<system:String x:Key="EmulatorException">檢測模擬器出錯\n請使用管理員許可權打開本軟體\n或手動設定連接</system:String>
<system:String x:Key="AdbException">檢測ADB出錯\n請使用管理員權限打開本軟件\n或手動設置連接</system:String>
@@ -216,7 +216,7 @@
<system:String x:Key="TouchMode">觸控模式</system:String>
<system:String x:Key="MiniTouchMode">Minitouch默認</system:String>
<system:String x:Key="MaaTouchMode">MaaTouch實驗功能</system:String>
<system:String x:Key="AdbTouchMode">Adb Input兼容模式</system:String>
<system:String x:Key="AdbTouchMode">ADB Input兼容模式</system:String>
<system:String x:Key="AdditionCommand">附加命令</system:String>
<system:String x:Key="StartsWithScript">開始前腳本</system:String>
<system:String x:Key="EndsWithScript">結束後腳本</system:String>
@@ -264,11 +264,11 @@
<system:String x:Key="AutoDetectConnection">自動檢測連接</system:String>
<system:String x:Key="AutoDetectConnectionTip">每次檢測完成後會自動取消勾選,若需要重新檢測可再次勾選</system:String>
<system:String x:Key="AlwaysAutoDetectConnection">每次重新檢測</system:String>
<system:String x:Key="ADBPath">adb 路徑 (相對/絕對)</system:String>
<system:String x:Key="ADBPath">ADB 路徑 (相對/絕對)</system:String>
<system:String x:Key="ConnectionAddress">連接地址</system:String>
<system:String x:Key="ConnectionAddressTip">若遇到問題可嘗試手動修改</system:String>
<system:String x:Key="ConnectionPreset">連接配置</system:String>
<system:String x:Key="RetryOnDisconnected">adb 重連失敗時自動重啟模擬器</system:String>
<system:String x:Key="RetryOnDisconnected">ADB 重連失敗時自動重啟模擬器</system:String>
<system:String x:Key="RetryOnDisconnectedTip">重連失敗 20 次後嘗試重啟模擬器,使用後台定時任務且設置任務完成關閉模擬器時必須勾選</system:String>
<system:String x:Key="AllowADBRestart">連接失敗後嘗試重啟 ADB</system:String>
<!-- 設定 -->
@@ -502,7 +502,7 @@
<system:String x:Key="ResourceBroken">資源損毀,請重新下載完整安裝包</system:String>
<system:String x:Key="ReplaceADBNotExists">ADB 路徑不存在</system:String>
<system:String x:Key="AdbDownloadFailedTitle">ADB 下載失敗</system:String>
<system:String x:Key="AdbDownloadFailedDesc">請手動進行操作(將 adb.exe 重命名後替換上方模擬器自帶 adb 即可)</system:String>
<system:String x:Key="AdbDownloadFailedDesc">請手動進行操作(將 adb.exe 重命名後替換上方模擬器自帶 ADB 即可)</system:String>
<system:String x:Key="SuccessfullyReplacedADB">成功替換 ADB 文件</system:String>
<system:String x:Key="FailedToReplaceAdbAndUseLocal">替換 ADB 失敗</system:String>
<system:String x:Key="FailedToReplaceAdbAndUseLocalDesc">已臨時使用本地 ADB 進行連接</system:String>