[PATCH v2 1/5] docs/zh_CN: Add networking team documentation Chinese translation
From: Siwei Chen
Date: Mon Jul 27 2026 - 03:40:50 EST
From: Siwei Chen <businiaoanka@xxxxxxxxx>
Translate .../networking/team.rst into Chinese.
Update the translation through commit aa8a6ee3e3fc
("docs: networking: convert team.txt to ReST")
Signed-off-by: Siwei Chen <businiaoanka@xxxxxxxxx>
---
.../translations/zh_CN/networking/index.rst | 2 +-
.../translations/zh_CN/networking/team.rst | 16 ++++++++++++++++
2 files changed, 17 insertions(+), 1 deletion(-)
create mode 100644 Documentation/translations/zh_CN/networking/team.rst
diff --git a/Documentation/translations/zh_CN/networking/index.rst b/Documentation/translations/zh_CN/networking/index.rst
index 333e9f6cafff..fcb8dc8f2c72 100644
--- a/Documentation/translations/zh_CN/networking/index.rst
+++ b/Documentation/translations/zh_CN/networking/index.rst
@@ -29,6 +29,7 @@
alias
mptcp-sysctl
generic-hdlc
+ team
timestamping
Todolist:
@@ -136,7 +137,6 @@ Todolist:
* tc-queue-filters
* tcp_ao
* tcp-thin
-* team
* tipc
* tproxy
* tuntap
diff --git a/Documentation/translations/zh_CN/networking/team.rst b/Documentation/translations/zh_CN/networking/team.rst
new file mode 100644
index 000000000000..e6cf19a245a1
--- /dev/null
+++ b/Documentation/translations/zh_CN/networking/team.rst
@@ -0,0 +1,16 @@
+.. SPDX-License-Identifier: GPL-2.0
+
+.. include:: ../disclaimer-zh_CN.rst
+
+:Original: Documentation/networking/team.rst
+
+:翻译:
+
+ 陈思为 Siwei Chen <businiaoanka@xxxxxxxxx>
+
+====================
+Team(网络接口聚合)
+====================
+
+Team 设备由用户空间通过 libteam 库驱动,该库位于:
+ https://github.com/jpirko/libteam
--
2.53.0