/
githubmirror
/
roslyn
Обзор
Документация
Войти
/
githubmirror
/
roslyn
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/LanguageServer/Microsoft.CodeAnalysis.LanguageServer/xlf/LanguageServerResources.zh-Hans.xlf
252 строки
11 KB
dotnet bot
Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 3039293
05 авг 2026, 01:43
05 авг 2026, 01:43
94cad37
Код
Авторство
О чём код?
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="zh-Hans" original="../LanguageServerResources.resx"> <body> <trans-unit id="Aborted"> <source>Aborted!</source> <target state="translated">已中止!</target> <note /> </trans-unit> <trans-unit id="Additional_Info_Messages"> <source>Additional Info Messages</source> <target state="translated">其他信息消息</target> <note /> </trans-unit> <trans-unit id="Attaching_debugger_to_process_0"> <source>Attaching debugger to process {0}</source> <target state="translated">正在将调试器附加到进程 {0}</target> <note /> </trans-unit> <trans-unit id="Building_project"> <source>Building project...</source> <target state="translated">正在生成项目...</target> <note /> </trans-unit> <trans-unit id="Canceled"> <source>Canceled!</source> <target state="translated">已取消!</target> <note /> </trans-unit> <trans-unit id="Client_failed_to_attach_the_debugger"> <source>Client failed to attach the debugger</source> <target state="translated">客户端无法附加调试器</target> <note /> </trans-unit> <trans-unit id="Completed_reload_of_all_projects_in_0"> <source>Completed (re)load of all projects in {0}</source> <target state="translated">已完成加载(重新加载) {0} 中的所有项目</target> <note>The placeholder is a time duration like 00:15</note> </trans-unit> <trans-unit id="Debug_Trace_Messages"> <source>Debug Trace Messages</source> <target state="translated">调试跟踪消息</target> <note /> </trans-unit> <trans-unit id="Debugging_tests"> <source>Debugging tests...</source> <target state="translated">正在调试测试...</target> <note /> </trans-unit> <trans-unit id="Discovering_tests"> <source>Discovering tests...</source> <target state="translated">正在发现测试...</target> <note /> </trans-unit> <trans-unit id="Exception_thrown_0"> <source>Exception thrown: {0}</source> <target state="translated">引发了异常: {0}</target> <note /> </trans-unit> <trans-unit id="Failed"> <source>Failed!</source> <target state="translated">失败!</target> <note /> </trans-unit> <trans-unit id="Failed_0_Passed_1_Skipped_2_Total_3_Duration_4"> <source>Failed: {0}, Passed: {1}, Skipped: {2}, Total: {3}, Duration: {4}</source> <target state="translated">失败: {0} 个,通过: {1} 个,已跳过: {2} 个,总计: {3} 个,持续时间: {4}</target> <note /> </trans-unit> <trans-unit id="Failed_to_read_project_assets_file_0_version_1_2"> <source>Failed to read project assets file {0} (version {1}), assuming a restore is required. {2}</source> <target state="translated">未能读取项目资产文件 {0} (版本 {1}),将假定需要还原。{2}</target> <note /> </trans-unit> <trans-unit id="Failed_to_read_runsettings_file_at_0_1"> <source>Failed to read .runsettings file at {0}:{1}</source> <target state="translated">无法读取 {0}:{1}的 .runsettings 文件</target> <note /> </trans-unit> <trans-unit id="Failed_to_run_restore_on_0"> <source>Failed to run restore on {0}</source> <target state="translated">无法在 {0} 上运行还原</target> <note /> </trans-unit> <trans-unit id="Found_0_tests_in_1"> <source>Found {0} tests in {1}</source> <target state="translated">在 {1} 中找到了 {0} 个测试</target> <note /> </trans-unit> <trans-unit id="Loaded_0"> <source>Loaded {0}</source> <target state="translated">已加载 {0}</target> <note>The placeholder is a name of a file</note> </trans-unit> <trans-unit id="Loaded_0_projects"> <source>Loaded {0} project(s)</source> <target state="translated">已加载 {0} 个项目</target> <note>The placeholder is the number of projects</note> </trans-unit> <trans-unit id="Loading_0"> <source>Loading {0}...</source> <target state="translated">正在加载 {0}...</target> <note>The placeholder is a name of a file</note> </trans-unit> <trans-unit id="Loading_0_projects"> <source>Loading {0} project(s)...</source> <target state="translated">正在加载 {0} 个项目...</target> <note>The placeholder is the number of projects</note> </trans-unit> <trans-unit id="Loading_projects"> <source>Loading projects...</source> <target state="translated">正在加载项目...</target> <note /> </trans-unit> <trans-unit id="Message"> <source>Message</source> <target state="translated">消息</target> <note /> </trans-unit> <trans-unit id="No_test_methods_found_in_requested_range"> <source>No test methods found in requested range</source> <target state="translated">在请求的范围内找不到测试方法</target> <note /> </trans-unit> <trans-unit id="Nothing_found_to_restore"> <source>Nothing found to restore</source> <target state="translated">找不到要还原的内容</target> <note /> </trans-unit> <trans-unit id="Passed"> <source>Passed!</source> <target state="translated">已通过!</target> <note /> </trans-unit> <trans-unit id="Project_0_has_unresolved_dependencies"> <source>Project {0} has unresolved dependencies</source> <target state="translated">项目 {0} 具有未解析的依赖项</target> <note /> </trans-unit> <trans-unit id="Project_0_loaded_by_CSharp_Dev_Kit"> <source>Project {0} loaded by C# Dev Kit</source> <target state="translated">项目 {0} 由 C# 开发工具包加载</target> <note>The placeholder is a name of a file</note> </trans-unit> <trans-unit id="Projects_failed_to_load_because_MSBuild_could_not_be_found"> <source>Projects failed to load because the .NET Framework build tools could not be found. Try installing Visual Studio or the Visual Studio Build Tools package, or check the logs for details.</source> <target state="translated">无法加载项目,因为找不到 .NET Framework 生成工具。请尝试安装 Visual Studio 或 Visual Studio 生成工具包,或查看日志以了解详细信息。</target> <note /> </trans-unit> <trans-unit id="Projects_failed_to_load_because_Mono_could_not_be_found"> <source>Projects failed to load because the Mono could not be found. Ensure that Mono and MSBuild are installed, and check the logs for details.</source> <target state="translated">无法加载项目,因为找不到 Mono。确保已安装 Mono 和 MSBuild,并检查日志以了解详细信息。</target> <note /> </trans-unit> <trans-unit id="Restore"> <source>Restore</source> <target state="translated">还原</target> <note /> </trans-unit> <trans-unit id="Restore_complete"> <source>Restore complete</source> <target state="translated">还原完成</target> <note /> </trans-unit> <trans-unit id="Restore_started"> <source>Restore started</source> <target state="translated">已开始还原</target> <note /> </trans-unit> <trans-unit id="Restoring_0"> <source>Restoring {0}</source> <target state="translated">正在还原 {0}</target> <note /> </trans-unit> <trans-unit id="Running_dotnet_restore_on_0"> <source>Running dotnet restore on {0}</source> <target state="translated">正在 {0} 上运行 dotnet restore...</target> <note /> </trans-unit> <trans-unit id="Running_tests"> <source>Running tests...</source> <target state="translated">正在运行测试...</target> <note /> </trans-unit> <trans-unit id="Runsettings_file_does_not_exist_at_0"> <source>.runsettings file does not exist at {0}</source> <target state="translated">{0} 中不存在 .runsettings 文件</target> <note /> </trans-unit> <trans-unit id="Show_csharp_logs"> <source>Show C# logs</source> <target state="translated">显示 C# 日志</target> <note /> </trans-unit> <trans-unit id="Stack_Trace"> <source>Stack Trace</source> <target state="translated">堆栈跟踪</target> <note /> </trans-unit> <trans-unit id="Standard_Error_Messages"> <source>Standard Error Messages</source> <target state="translated">标准错误消息</target> <note /> </trans-unit> <trans-unit id="Standard_Output_Messages"> <source>Standard Output Messages</source> <target state="translated">标准输出消息</target> <note /> </trans-unit> <trans-unit id="Starting_test_discovery"> <source>Starting test discovery</source> <target state="translated">正在启动测试发现</target> <note /> </trans-unit> <trans-unit id="Starting_test_run"> <source>Starting test run</source> <target state="translated">正在启动测试运行</target> <note /> </trans-unit> <trans-unit id="Successfully_completed_load_of_0"> <source>Successfully completed load of {0}</source> <target state="translated">已成功完成加载 {0}</target> <note /> </trans-unit> <trans-unit id="Summary"> <source>Summary</source> <target state="translated">摘要</target> <note /> </trans-unit> <trans-unit id="Test_discovery_aborted"> <source>Test discovery aborted</source> <target state="translated">已中止测试发现</target> <note /> </trans-unit> <trans-unit id="Test_run_error"> <source>Test run error: {0}</source> <target state="translated">测试运行错误: {0}</target> <note /> </trans-unit> <trans-unit id="There_were_problems_loading_project_0_See_log_for_details"> <source>There were problems loading project {0}. See log for details.</source> <target state="translated">加载项目 {0} 时出现问题。有关详细信息,请参阅日志。</target> <note /> </trans-unit> <trans-unit id="Using_runsettings_file_at_0"> <source>Using .runsettings file at {0}</source> <target state="translated">在 {0} 使用 .runsettings 文件</target> <note /> </trans-unit> </body> </file> </xliff>