dotfiles/vscode/.vscode/extensions/visualstudioexptteam.vscodeintellicode-1.3.1/loc/xliff/zh-Hans/vsintellicode.xlf
Errol Sancaktar ff17c17e23 vscode
2024-06-14 09:31:58 -06:00

129 lines
9.4 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="package" source-language="en" datatype="plaintext" target-language="zh-Hans">
<body>
<trans-unit id="extension.description">
<source xml:lang="en">AI-assisted development</source>
<target state="translated">AI 辅助开发</target>
</trans-unit>
<trans-unit id="setting.modelDownloadPath">
<source xml:lang="en">Specifies the folder path where downloaded model files are stored. Defaults to the extension install directory if not specified.</source>
<target state="translated">指定存储所下载的模型文件的文件夹路径。如果未指定,则默认为扩展安装目录。</target>
</trans-unit>
<trans-unit id="setting.pythonEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Python</source>
<target state="translated">为 Python 启用 Visual Studio IntelliCode 完成功能</target>
</trans-unit>
<trans-unit id="setting.javaEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for Java</source>
<target state="translated">为 Java 启用 Visual Studio IntelliCode 完成功能</target>
</trans-unit>
<trans-unit id="setting.typescriptEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for TypeScript and JavaScript</source>
<target state="translated">为 TypeScript 和 JavaScript 启用 Visual Studio IntelliCode 完成功能</target>
</trans-unit>
<trans-unit id="setting.sqlEnabled">
<source xml:lang="en">Enable Visual Studio IntelliCode completions for MSSQL</source>
<target state="translated">为 MSSQL 启用 Visual Studio IntelliCode 完成功能</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.markdown">
<source xml:lang="en">Control whether Visual Studio IntelliCode will modify `editor.suggestSelection` if it is set to a value (`recentlyUsed`) that will result in IntelliCode suggested completion items not being visible.</source>
<target state="translated">控制如果其设置为将导致 IntelliCode 建议的完成项不可见的值(`recentlyUsed`)Visual Studio IntelliCode 是否将修改 "editor.suggestSelection"。</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.enabled">
<source xml:lang="en">Allows IntelliCode to modify the editor.suggestSelection setting on your behalf.</source>
<target state="translated">允许 IntelliCode 代表你修改 editor.suggestSelection 设置。</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.disabled">
<source xml:lang="en">You've explicitly opted out of having this configuration controlled by IntelliCode.</source>
<target state="translated">你已明确选择不让此配置受 IntelliCode 控制。</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.automaticallyOverrodeDefaultValue">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that configuration has been automatically modified to override a default value.</source>
<target state="translated">(请勿手动设置) IntelliCode 将设置此项来记录已将配置自动修改为替代默认值。</target>
</trans-unit>
<trans-unit id="setting.suggestSelection.choseToUpdateConfiguration">
<source xml:lang="en">(DO NOT SET THIS MANUALLY) IntelliCode will set this to record that you've chosen to let IntelliCode change the configuration from a value that was explicitly set.</source>
<target state="translated">(请勿手动设置) IntelliCode 将设置此项来记录你已选择指示 IntelliCode 通过明确设置的值更改配置。</target>
</trans-unit>
<trans-unit id="feature.apiExamples.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode python users.</source>
<target state="translated">将 IntelliCode API 使用示例扩展提升为 vscode intellicode python 用户。</target>
</trans-unit>
<trans-unit id="feature.apiExamplests.markdown">
<source xml:lang="en">Promotes IntelliCode API Usage Examples extension to vscode intellicode typescript/javascript users.</source>
<target state="translated">将 IntelliCode API 使用示例扩展提升为 vscode intellicode typescript/javascript 用户。</target>
</trans-unit>
</body>
</file>
<file original="out/extension" source-language="en" datatype="plaintext" target-language="zh-Hans">
<body>
<trans-unit id="sqlErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for SQL. Please check the "MSSQL" and "VS IntelliCode" output windows for details.</source>
<target state="translated">很抱歉,激活面向 SQL 的 IntelliCode 支持时遇到问题。有关详细信息,请查看 "MSSQL" 和 "VS IntelliCode" 输出窗口。</target>
</trans-unit>
<trans-unit id="typescriptErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for TypeScript/JavaScript. Please check the "VS IntelliCode" output window for details.</source>
<target state="translated">很抱歉,激活面向 TypeScript/JavaScript 的 IntelliCode 支持时遇到问题。有关详细信息,请查看 "VS IntelliCode" 输出窗口。</target>
</trans-unit>
<trans-unit id="javaErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Java. Please check the "Language Support for Java" and "VS IntelliCode" output windows for details.</source>
<target state="translated">很抱歉,激活面向 Java 的 IntelliCode 支持时遇到问题。有关详细信息,请查看“针对 Java 的语言支持”和 "VS IntelliCode" 输出窗口。</target>
</trans-unit>
<trans-unit id="pythonErrorMessage">
<source xml:lang="en">Sorry, something went wrong activating IntelliCode support for Python. Please check the "Python" and "VS IntelliCode" output windows for details.</source>
<target state="translated">很抱歉,激活面向 Java 的 IntelliCode 支持时遇到问题。有关详细信息,请查看 "Python" 和 "VS IntelliCode" 输出窗口。</target>
</trans-unit>
<trans-unit id="missingExtensionMessage">
<source xml:lang="en">You can install the {0} extension to get an enhanced completion experience with IntelliCode</source>
<target state="translated">可安装 {0} 扩展,通过 IntelliCode 获取增强的完成体验</target>
</trans-unit>
<trans-unit id="outOfDateExtensionMessage">
<source xml:lang="en">Please update the {0} extension to get an enhanced completion experience with IntelliCode.
IntelliCode requires version {1} or newer.</source>
<target state="translated">请更新 {0} 扩展,通过 IntelliCode 获取增强的完成体验。
IntelliCode 需使用版本 {1} 或更高版本。</target>
</trans-unit>
<trans-unit id="viewDetails">
<source xml:lang="en">View details</source>
<target state="translated">查看详细信息</target>
</trans-unit>
</body>
</file>
<file original="out/models/BlobStore" source-language="en" datatype="plaintext" target-language="zh-Hans">
<body>
<trans-unit id="downloadingStatusBarTitle">
<source xml:lang="en">Downloading IntelliCode models</source>
<target state="translated">正在下载 IntelliCode 模型</target>
</trans-unit>
</body>
</file>
<file original="out/models/ModelProvider" source-language="en" datatype="plaintext" target-language="zh-Hans">
<body>
<trans-unit id="downloadModelError">
<source xml:lang="en">Couldn't download IntelliCode model. Please check your network connectivity or firewall settings.</source>
<target state="translated">无法下载 IntelliCode 模型。请检查网络连接或防火墙设置。</target>
</trans-unit>
</body>
</file>
<file original="out/util/config" source-language="en" datatype="plaintext" target-language="zh-Hans">
<body>
<trans-unit id="applySettingFailure">
<source xml:lang="en">IntelliCode wasn't able to apply the user setting '{0}.{1}': '{2}' automatically, please manually set it.</source>
<target state="translated">IntelliCode 无法自动应用用户设置 "{0}.{1}": "{2}",请手动设置它。</target>
</trans-unit>
<trans-unit id="changeIncompatibleSetting">
<source xml:lang="en">Yes</source>
<target state="translated"></target>
</trans-unit>
<trans-unit id="dontChangeIncompatibleSetting">
<source xml:lang="en">Don't ask again</source>
<target state="translated">不再询问</target>
</trans-unit>
<trans-unit id="changeIncompatibleSettingsPrompt">
<source xml:lang="en">The configuration 'editor.{0}': '{1}' may cause you to not see IntelliCode completions. Would you like to change it?</source>
<target state="translated">配置 "editor.{0}": "{1}" 可能会导致你看不到 IntelliCode 完成。是否要更改它?</target>
</trans-unit>
</body>
</file>
</xliff>