From: Yanteng Si <siyanteng@loongson.cn>
To: alexs@kernel.org, seakeel@gmail.com
Cc: Yanteng Si <siyanteng@loongson.cn>,
corbet@lwn.net, ojeda@kernel.org, boqun.feng@gmail.com,
wedsonaf@gmail.com, gary@garyguo.net, bjorn3_gh@protonmail.com,
rust-for-linux@vger.kernel.org, bobwxc@email.cn,
wu.xiangcheng@linux.dev, chenhuacai@kernel.org,
jiaxun.yang@flygoat.com, linux-doc@vger.kernel.org,
siyanteng01@gmail.com
Subject: [PATCH v2 0/5] docs/zh_CN: Add rust Chinese translation
Date: Tue, 18 Oct 2022 21:04:20 +0800 [thread overview]
Message-ID: <cover.1666097959.git.siyanteng@loongson.cn> (raw)
v2:
* Modify some words under Xiangcheng's advice.
v1:
* Translate Documentation/rust/* into Chinese.
Yanteng Si (5):
docs/zh_CN: Add rust/index Chinese translation
docs/zh_CN: Add rust/quick-start Chinese translation
docs/zh_CN: Add rust/general-information Chinese translation
docs/zh_CN: Add rust/coding-guidelines Chinese translation
docs/zh_CN: Add rust/arch-support Chinese translation
Documentation/translations/zh_CN/index.rst | 1 +
.../translations/zh_CN/rust/arch-support.rst | 23 ++
.../zh_CN/rust/coding-guidelines.rst | 192 ++++++++++++++++
.../zh_CN/rust/general-information.rst | 75 +++++++
.../translations/zh_CN/rust/index.rst | 28 +++
.../translations/zh_CN/rust/quick-start.rst | 211 ++++++++++++++++++
6 files changed, 530 insertions(+)
create mode 100644 Documentation/translations/zh_CN/rust/arch-support.rst
create mode 100644 Documentation/translations/zh_CN/rust/coding-guidelines.rst
create mode 100644 Documentation/translations/zh_CN/rust/general-information.rst
create mode 100644 Documentation/translations/zh_CN/rust/index.rst
create mode 100644 Documentation/translations/zh_CN/rust/quick-start.rst
--
2.31.1
next reply other threads:[~2022-10-19 1:06 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-18 13:04 Yanteng Si [this message]
2022-10-18 13:04 ` [PATCH v2 1/5] docs/zh_CN: Add rust/index Chinese translation Yanteng Si
2022-10-19 8:56 ` Wu XiangCheng
2022-10-24 23:13 ` Gary Guo
2022-10-18 13:04 ` [PATCH v2 2/5] docs/zh_CN: Add rust/quick-start " Yanteng Si
2022-10-19 3:28 ` Alex Shi
2022-10-19 8:58 ` Wu XiangCheng
2022-10-24 23:25 ` Gary Guo
2022-10-26 1:58 ` YanTeng Si
2022-10-18 13:04 ` [PATCH v2 3/5] docs/zh_CN: Add rust/general-information " Yanteng Si
2022-10-19 3:29 ` Alex Shi
2022-10-19 8:58 ` Wu XiangCheng
2022-10-24 23:26 ` Gary Guo
2022-10-18 13:07 ` [PATCH v2 4/5] docs/zh_CN: Add rust/coding-guidelines " Yanteng Si
2022-10-19 3:30 ` Alex Shi
2022-10-19 8:59 ` Wu XiangCheng
2022-10-24 23:31 ` Gary Guo
2022-10-18 13:07 ` [PATCH v2 5/5] docs/zh_CN: Add rust/arch-support " Yanteng Si
2022-10-19 3:30 ` Alex Shi
2022-10-19 8:59 ` Wu XiangCheng
2022-10-24 23:32 ` Gary Guo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1666097959.git.siyanteng@loongson.cn \
--to=siyanteng@loongson.cn \
--cc=alexs@kernel.org \
--cc=bjorn3_gh@protonmail.com \
--cc=bobwxc@email.cn \
--cc=boqun.feng@gmail.com \
--cc=chenhuacai@kernel.org \
--cc=corbet@lwn.net \
--cc=gary@garyguo.net \
--cc=jiaxun.yang@flygoat.com \
--cc=linux-doc@vger.kernel.org \
--cc=ojeda@kernel.org \
--cc=rust-for-linux@vger.kernel.org \
--cc=seakeel@gmail.com \
--cc=siyanteng01@gmail.com \
--cc=wedsonaf@gmail.com \
--cc=wu.xiangcheng@linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.