lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200914121053.1a0e1efc@lwn.net>
Date:   Mon, 14 Sep 2020 12:10:53 -0600
From:   Jonathan Corbet <corbet@....net>
To:     Wang Qing <wangqing@...o.com>
Cc:     Harry Wei <harryxiyou@...il.com>,
        Alex Shi <alex.shi@...ux.alibaba.com>,
        linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] doc: zh_CN: add translatation for ext3.rst

On Mon, 14 Sep 2020 20:08:32 +0800
Wang Qing <wangqing@...o.com> wrote:

> Translate Documentation/filesystems/ext3.rst into Chinese.
> 
> Signed-off-by: Wang Qing <wangqing@...o.com>
> ---
>  .../translations/zh_CN/filesystems/ext3.rst        | 24 ++++++++++++++++++++++
>  1 file changed, 24 insertions(+)

Thanks for your patch, I appreciate work on adding translations to the
kernel docs.  That said...
> 
> diff --git a/Documentation/translations/zh_CN/filesystems/ext3.rst b/Documentation/translations/zh_CN/filesystems/ext3.rst
> index 0000000..38ac08b
> --- /dev/null
> +++ b/Documentation/translations/zh_CN/filesystems/ext3.rst
> @@ -0,0 +1,24 @@
> +.. SPDX-License-Identifier: GPL-2.0
> +
> +.. include:: ../disclaimer-zh_CN.rst
> +
> +:Original: :ref:`Documentation/filesystems/ext3.rst <ext3_index>`
> +
> +译者
> +::
> +
> +	中文版维护者: 王擎 Wang Qing <wangqing@...o.com>
> +	中文版翻译者: 王擎 Wang Qing <wangqing@...o.com>
> +	中文版校译者: 王擎 Wang Qing <wangqing@...o.com>
> +
> +- Copyright (C) 2020 Vivo Communication Technology Co. Ltd.

Putting your name into the document four times seems ... excessive, and
asserting copyright seems downright wrong.  Can all of this please be
replaced with a simple "translated by" line, please?

> +===============
> +Ext3 文件系统
> +===============
> +
> +Ext3最初于1999年9月发布。由Stephen Tweedie撰写,由Peter Braam,Andreas Dilger,
> +Andrew Morton,Alexander Viro,Ted Ts'o和Stephen Tweedie移植到2.2内核。
> +
> +Ext3在ext2文件系统基础上增强日记功能。该文件系统是ext4文件系统的子集,因此请
> +使用ext4驱动访问ext3文件系统。

Thanks,

jon

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ