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

jiang.kun2@zte.com.cn posted 3 patches 2 months, 1 week ago
.../translations/zh_CN/networking/index.rst   |   8 +-
.../zh_CN/networking/netif-msg.rst            |  92 +++++++++++++
.../translations/zh_CN/networking/netmem.rst  |  92 +++++++++++++
.../zh_CN/networking/xfrm_proc.rst            | 126 ++++++++++++++++++
4 files changed, 314 insertions(+), 4 deletions(-)
create mode 100644 Documentation/translations/zh_CN/networking/netif-msg.rst
create mode 100644 Documentation/translations/zh_CN/networking/netmem.rst
create mode 100644 Documentation/translations/zh_CN/networking/xfrm_proc.rst
[PATCH v5 0/3 linux next] Docs/zh_CN: Translate networking docs to Simplified Chinese
Posted by jiang.kun2@zte.com.cn 2 months, 1 week ago
From: Wang Yaxin <wang.yaxin@zte.com.cn>

translate networking docs to Simplified Chinese

Wang Yaxin (3):
  Docs/zh_CN: Translate netif-msg.rst to Simplified Chinese
  Docs/zh_CN: Translate xfrm_proc.rst to Simplified Chinese
  Docs/zh_CN: Translate netmem.rst to Simplified Chinese

 .../translations/zh_CN/networking/index.rst   |   8 +-
 .../zh_CN/networking/netif-msg.rst            |  92 +++++++++++++
 .../translations/zh_CN/networking/netmem.rst  |  92 +++++++++++++
 .../zh_CN/networking/xfrm_proc.rst            | 126 ++++++++++++++++++
 4 files changed, 314 insertions(+), 4 deletions(-)
 create mode 100644 Documentation/translations/zh_CN/networking/netif-msg.rst
 create mode 100644 Documentation/translations/zh_CN/networking/netmem.rst
 create mode 100644 Documentation/translations/zh_CN/networking/xfrm_proc.rst

-- 
2.25.1
Re: [PATCH v5 0/3 linux next] Docs/zh_CN: Translate networking docs to Simplified Chinese
Posted by Alex Shi 2 months, 1 week ago
Applied, Thanks!

<jiang.kun2@zte.com.cn> 于2025年7月5日周六 11:02写道:
>
> From: Wang Yaxin <wang.yaxin@zte.com.cn>
>
> translate networking docs to Simplified Chinese
>
> Wang Yaxin (3):
>   Docs/zh_CN: Translate netif-msg.rst to Simplified Chinese
>   Docs/zh_CN: Translate xfrm_proc.rst to Simplified Chinese
>   Docs/zh_CN: Translate netmem.rst to Simplified Chinese
>
>  .../translations/zh_CN/networking/index.rst   |   8 +-
>  .../zh_CN/networking/netif-msg.rst            |  92 +++++++++++++
>  .../translations/zh_CN/networking/netmem.rst  |  92 +++++++++++++
>  .../zh_CN/networking/xfrm_proc.rst            | 126 ++++++++++++++++++
>  4 files changed, 314 insertions(+), 4 deletions(-)
>  create mode 100644 Documentation/translations/zh_CN/networking/netif-msg.rst
>  create mode 100644 Documentation/translations/zh_CN/networking/netmem.rst
>  create mode 100644 Documentation/translations/zh_CN/networking/xfrm_proc.rst
>
> --
> 2.25.1