i18n: 补全缺少的翻译

This commit is contained in:
uye
2026-01-21 17:15:48 +08:00
parent 272c30a5d0
commit cf1a6bbdae
3 changed files with 18 additions and 0 deletions

View File

@@ -1789,4 +1789,10 @@ If you want to run multiple MAA at the same time, please copy the whole MAA and
<system:String x:Key="BadModules.Warning.Epilog">If you encounter such issues with MAA, please try adding MAA to the exclusion list of the relevant software, or uninstall the related software and check if the problem persists.</system:String>
<system:String x:Key="BadModules.Warning.DoNotShowAgain">Do not show this warning again</system:String>
<!-- !BadModules -->
<!-- EmulatorPathSelection -->
<system:String x:Key="SelectEmulatorPath">Select Emulator Path</system:String>
<system:String x:Key="MultipleEmulatorsDetected">Multiple emulator installation paths detected, please select the path you want to use:</system:String>
<system:String x:Key="PleaseSelectPath">Please select a path</system:String>
<!-- !EmulatorPathSelection -->
</ResourceDictionary>

View File

@@ -1790,4 +1790,10 @@ MAA を複数開くには、新しい MAA を他のフォルダにコピーし
<system:String x:Key="BadModules.Warning.Epilog">MAA に関連する問題がある場合は、関連ソフトウェアの除外リストに MAA を追加するか、関連ソフトウェアをアンインストールした後、問題がまだ存在するかどうかを確認してください。</system:String>
<system:String x:Key="BadModules.Warning.DoNotShowAgain">この警告を再表示しない</system:String>
<!-- !BadModules -->
<!-- EmulatorPathSelection -->
<system:String x:Key="SelectEmulatorPath">エミュレータのパスを選択</system:String>
<system:String x:Key="MultipleEmulatorsDetected">複数のエミュレータのインストールパスが検出されました。使用するパスを選択してください:</system:String>
<system:String x:Key="PleaseSelectPath">パスを選択してください</system:String>
<!-- !EmulatorPathSelection -->
</ResourceDictionary>

View File

@@ -1791,4 +1791,10 @@ MAA를 독립된 새 폴더에 압축 해제하거나, MAA에 속하지 않는 D
<system:String x:Key="BadModules.Warning.Epilog">MAA에서 관련 문제가 발생하는 경우, 관련 소프트웨어의 제외 목록에 MAA를 추가하거나 관련 소프트웨어를 제거한 후 문제가 계속 발생하는지 확인하세요.</system:String>
<system:String x:Key="BadModules.Warning.DoNotShowAgain">이 경고를 다시 표시하지 않음</system:String>
<!-- !BadModules -->
<!-- EmulatorPathSelection -->
<system:String x:Key="SelectEmulatorPath">에뮬레이터 경로 선택</system:String>
<system:String x:Key="MultipleEmulatorsDetected">여러 에뮬레이터 설치 경로가 감지되었습니다. 사용할 경로를 선택하세요:</system:String>
<system:String x:Key="PleaseSelectPath">경로를 선택하세요</system:String>
<!-- !EmulatorPathSelection -->
</ResourceDictionary>