File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,9 @@ sponsors-1password = 1Password 为 Rust 团队提供了免费的 1Password 团
8
8
sponsors-microsoft-alt = Microsoft Azure
9
9
sponsors-microsoft = Microsoft Azure 为 Rust 的 CI 基础设施赞助了构建器。值得注意的是,资源消耗极大的 rust-lang/rust 仓库正在使用它。
10
10
sponsors-aws-alt = Amazon Web Services
11
- sponsors-aws = Amazon Web Services (AWS) 为发布产物(编译器、库、工具和源代码)提供托管,通过 CloudFront 将这些产物提供给用户,在 EC2 上运行 Crater 整个生态系统范围的回归测试 ,并管理其他托管在 AWS 上的 与Rust 相关的基础设施。
11
+ sponsors-aws = Amazon Web Services (AWS) 为发布产物(编译器、库、工具和源代码)提供托管,通过 CloudFront 将这些产物提供给用户,在 EC2 上运行 Crater 防止编译器机能倒退 ,并管理其他托管在 AWS 上的 与Rust 相关的基础设施。
12
12
sponsors-google-cloud-alt = Google Cloud
13
+ sponsors-google-cloud = Google Cloud 通过帮助运行 Crater 防止编译器机能倒退为 Rust 项目提供支持。
13
14
sponsors-mozilla-alt = Mozilla
14
15
sponsors-mozilla = Mozilla 为 Rust 项目提供了 crates.io 的 Heroku 服务、团队视频通话的 Zoom.us 服务、邮件的 Mailgun 服务,以及用户和内部论坛的 Discourse。
15
16
sponsors-support = 支持 Rust
Original file line number Diff line number Diff line change @@ -112,8 +112,8 @@ install-other-methods-link = 了解更多
112
112
113
113
## components/tools/rustup.hbs
114
114
115
- tools-rustup-unixy = 您似乎正在运行 macOS、Linux 或其它类 Unix 系统。要下载 Rustup 并安装 Rust,请在终端中运行以下命令,然后遵循屏幕上的指示。
116
- tools-rustup-windows = 您似乎正在运行 Windows。要安装 Rust,请下载并运行以下程序,然后遵循屏幕上的指示 。
115
+ tools-rustup-unixy = 您似乎正在运行 macOS、Linux 或其它类 Unix 系统。要下载 Rustup 并安装 Rust,请在终端中运行以下命令,然后遵循屏幕上的指示。如果您在 Windows 上,请参见 <a href="https://forge.rust-lang.org/infra/other-installation-methods.html">“其他安装方式”</a>。
116
+ tools-rustup-windows-2 = 您似乎正在运行 Windows。要使用 Rust,请下载安装器,然后运行该程序并遵循屏幕上的指示。当看到相应提示时,您可能需要安装 <a href="https://visualstudio.microsoft.com/zh-hans/visual-cpp-build-tools/">Microsoft C++ 生成工具</a>。如果您不在 Windows 上,参看 <a href="https://forge.rust-lang.org/infra/other-installation-methods.html">“其他安装方式”</a> 。
117
117
tools-rustup-wsl-heading = Windows 的 Linux 子系统(WSL)
118
118
tools-rustup-wsl = 如果您是 Windows 的 Linux 子系统(WSL)用户,要安装 Rust,请在终端中运行以下命令,然后遵循屏幕上的指示。
119
119
tools-rustup-unknown = Rust 可在 Windows、Linux、macOS、FreeBSD 和 NetBSD 上运行。如果您在这些平台上看到了本条信息,请报告一个问题并附上以下内容:
You can’t perform that action at this time.
0 commit comments