[PATCH 0/4 linux next v2] Docs/zh_CN: Translate networking docs to Simplified Chinese

wang.yaxin@zte.com.cn posted 4 patches 4 weeks, 1 day ago
There is a newer version of this series
.../zh_CN/networking/generic-hdlc.rst         | 176 +++++
.../translations/zh_CN/networking/index.rst   |   8 +-
.../zh_CN/networking/mptcp-sysctl.rst         | 139 ++++
.../translations/zh_CN/networking/skbuff.rst  |  44 ++
.../zh_CN/networking/timestamping.rst         | 674 ++++++++++++++++++
5 files changed, 1037 insertions(+), 4 deletions(-)
create mode 100644 Documentation/translations/zh_CN/networking/generic-hdlc.rst
create mode 100644 Documentation/translations/zh_CN/networking/mptcp-sysctl.rst
create mode 100644 Documentation/translations/zh_CN/networking/skbuff.rst
create mode 100644 Documentation/translations/zh_CN/networking/timestamping.rst
[PATCH 0/4 linux next v2] Docs/zh_CN: Translate networking docs to Simplified Chinese
Posted by wang.yaxin@zte.com.cn 4 weeks, 1 day ago
From: Wang Yaxin <wang.yaxin@zte.com.cn>

translate networking docs to Simplified Chinese

v1->v2:
https://lore.kernel.org/all/20250728153954564ePWG4rm0QdFoq2QGWUGlt@zte.com.cn/
https://lore.kernel.org/all/CAD-N9QW7=frNYSJDhaUiggSF9p_v33R8BQ0t8vypWUCXO+pyZQ@mail.gmail.com/
1. resend by plain text.
2. remove unneccessary empty line in subject.

Sun yuxi (2):
  Docs/zh_CN: Translate mptcp-sysctl.rst to Simplified Chinese
  Docs/zh_CN: Translate generic-hdlc.rst to Simplified Chinese

Wang Yaxin (2):
  Docs/zh_CN: Translate skbuff.rst to Simplified Chinese
  Docs/zh_CN: Translate timestamping.rst to Simplified Chinese

 .../zh_CN/networking/generic-hdlc.rst         | 176 +++++
 .../translations/zh_CN/networking/index.rst   |   8 +-
 .../zh_CN/networking/mptcp-sysctl.rst         | 139 ++++
 .../translations/zh_CN/networking/skbuff.rst  |  44 ++
 .../zh_CN/networking/timestamping.rst         | 674 ++++++++++++++++++
 5 files changed, 1037 insertions(+), 4 deletions(-)
 create mode 100644 Documentation/translations/zh_CN/networking/generic-hdlc.rst
 create mode 100644 Documentation/translations/zh_CN/networking/mptcp-sysctl.rst
 create mode 100644 Documentation/translations/zh_CN/networking/skbuff.rst
 create mode 100644 Documentation/translations/zh_CN/networking/timestamping.rst

-- 
2.25.1