-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[zh] add blog docs-localized.md (#5112)
Co-authored-by: Reiley Yang <reyang@microsoft.com> Co-authored-by: Michael <haifeng.yao@daocloud.io>
- Loading branch information
1 parent
e38516f
commit 8463974
Showing
3 changed files
with
40 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
title: 2024 | ||
weight: -2024 | ||
outputs: [HTML, RSS] | ||
default_lang_commit: aca2e07f0d3a6 | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: OpenTelemetry 网站支持多语言! | ||
linkTitle: 多语言网站 | ||
date: 2024-08-20 | ||
author: >- | ||
[Severin Neumann](https://github.com/svrnm) (Cisco) | ||
issue: 4863 | ||
sig: Comms | ||
default_lang_commit: aca2e07f0d3a6 | ||
--- | ||
|
||
我们很高兴地宣布,OpenTelemetry 网站现已提供多种语言版本! | ||
本地化团队已经开始将网站页面翻译成[中文](/zh)、[日语](/ja)、[葡萄牙语](/pt)以及[西班牙语](/es)。 | ||
|
||
OpenTelemetry 项目已发展壮大,包括来自世界各地的贡献者和用户。 | ||
提供多种语言的网站是确保每个人(无论其母语是什么)都能为项目做出贡献的重要一步。 | ||
我们也很高兴这一举措让最终用户可以访问多语言文档,从而更轻松地学习和理解 OpenTelemetry。 | ||
|
||
要以您的首选语言访问网站,请使用页面右上角的语言选择菜单。 | ||
我们邀请您为此做出贡献。您可以在 [#otel-docs-localization](https://cloud-native.slack.com/archives/C076RUAGP37) Slack | ||
频道中找到其他本地化贡献者。如果您精通已支持的语言,您可以通过编写或审阅翻译来提供帮助。 | ||
如果您的语言尚不受支持,并且您想帮忙翻译,[请创建一个 Issue](<https://github.com/open-telemetry/opentelemetry.io/issues/new?title=Add+%3CYOUR%20LANGUAGE%3E+(%3CYOUR+CODE%3E)+version+of+website+pages&body=%3C!--+Provide+github+handles+of+at+least+2+people+that+will+work+on+this+translation+project%20--%3E>)。 | ||
|
||
您的贡献会产生重要的影响! | ||
|
||
我们感谢所有的贡献者使之成为可能,并且我们期待看到这些新的语言选项可以改善 OpenTelemetry 的用户体验。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
title: 博客 | ||
menu: | ||
main: { weight: 50 } | ||
redirects: [{ from: '', to: '2024/ 301!' }] | ||
outputs: [HTML, RSS] | ||
default_lang_commit: aca2e07f0d3a6 | ||
--- |