diff options
author | Hu Haowen <src.res@email.cn> | 2021-07-29 18:56:25 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2021-07-30 22:22:13 +0300 |
commit | 76f1fc266b897de07ad585667b574e03fd2e9d01 (patch) | |
tree | df3795deec56212f3294896244f7669498bd3d07 /Documentation/translations/zh_TW/disclaimer-zh_TW.rst | |
parent | 4a52225d61017c0cb9133b624d5790bf86abf608 (diff) | |
download | linux-76f1fc266b897de07ad585667b574e03fd2e9d01.tar.xz |
docs: add traditional Chinese translation for kernel Documentation
Add traditional Chinese translation (zh_TW) for the Linux Kernel
documentation with a series of translated files.
Signed-off-by: Hu Haowen <src.res@email.cn>
Reviewed-by: Pan Yunwang <panyunwang849@gmail.com>
Link: https://lore.kernel.org/r/20210729155627.41744-1-src.res@email.cn
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/translations/zh_TW/disclaimer-zh_TW.rst')
-rw-r--r-- | Documentation/translations/zh_TW/disclaimer-zh_TW.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/translations/zh_TW/disclaimer-zh_TW.rst b/Documentation/translations/zh_TW/disclaimer-zh_TW.rst new file mode 100644 index 000000000000..f4cf87d03dc5 --- /dev/null +++ b/Documentation/translations/zh_TW/disclaimer-zh_TW.rst @@ -0,0 +1,11 @@ +:orphan: + +.. warning:: + 此文件的目的是爲讓中文讀者更容易閱讀和理解,而不是作爲一個分支。因此, + 如果您對此文件有任何意見或改動,請先嘗試更新原始英文文件。如果要更改或 + 修正某處翻譯文件,請將意見或補丁發送給維護者(聯繫方式見下)。 + +.. note:: + 如果您發現本文檔與原始文件有任何不同或者有翻譯問題,請聯繫該文件的譯者, + 或者發送電子郵件給胡皓文以獲取幫助:<src.res@email.cn>。 + |