All of lore.kernel.org
 help / color / mirror / Atom feed
From: cgel.zte@gmail.com
To: corbet@lwn.net
Cc: linux-doc@vger.kernel.org, siyanteng01@gmail.com,
	seakeel@gmail.com, xu xin <xu.xin16@zte.com.cn>
Subject: [PATCH v3 0/3] Add Chinese translations for KSM documents
Date: Sat, 12 Feb 2022 08:00:24 +0000	[thread overview]
Message-ID: <20220212080024.1684590-1-xu.xin16@zte.com.cn> (raw)

From: xu xin <xu.xin16@zte.com.cn>

v3:
	Fix the patch '[1/3] Add Chinese translation for vm/ksm.rst'
	because its old version does not apply for the latest commit.

v2:

	According to the suggestions from Yanteng Si, Alex Shi and
	Jonathan Corbet, I have modified my patches. Here are my specific
	changelog:

	1. Remove Redundant Labels in added Documents like ``.. _ksm_sysfs:``

	   Yanteng Si said: Too many tags will cause a compilation
	   warning, because an identical one already exists for the Origin
	   document. Jonathan Corbet think so.

	2. Align with standard Chinese format on the 'original', 'translator',
	   etc.

	3. fix some translation error like “pages_unshared”, I remove  '独享'.

	   Alex Shi suggest to remove '独享'.

	4. Refactor translations/zh_CN/admin-guide/mm/index.rst.

	   Yanteng Si: Compile pass is only one of the basis for checking
	   through, we also have to check the html for any problems, as
	   far as I know, the above treatment is very ugly.

 .../translations/zh_CN/admin-guide/index.rst       |   2 +-
 .../translations/zh_CN/admin-guide/mm/index.rst    |  49 +++++++
 .../translations/zh_CN/admin-guide/mm/ksm.rst      | 148
+++++++++++++++++++++
 Documentation/translations/zh_CN/vm/index.rst      |   1 +
 Documentation/translations/zh_CN/vm/ksm.rst        |  70 ++++++++++
 5 files changed, 269 insertions(+), 1 deletion(-)
 create mode 100644
Documentation/translations/zh_CN/admin-guide/mm/index.rst
 create mode 100644
Documentation/translations/zh_CN/admin-guide/mm/ksm.rst
 create mode 100644 Documentation/translations/zh_CN/vm/ksm.rst
-- 
2.15.2


             reply	other threads:[~2022-02-12  8:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-12  8:00 cgel.zte [this message]
2022-02-12  8:02 ` [PATCH v3 1/3] Add Chinese translation for vm/ksm.rst cgel.zte
2022-02-12  8:03 ` [PATCH v3 2/3] zh_CN: Add translations for admin-guide/mm/ksm.rst cgel.zte
2022-02-15 23:22   ` Jonathan Corbet
2022-02-16  8:48   ` yanteng si
2022-02-16 12:32     ` Akira Yokosawa
2022-02-21  9:48   ` teng sterling
2022-02-12  8:04 ` [PATCH v3 3/3] zh_CN: Add translation for admin-guide/mm/index.rst cgel.zte

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220212080024.1684590-1-xu.xin16@zte.com.cn \
    --to=cgel.zte@gmail.com \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=seakeel@gmail.com \
    --cc=siyanteng01@gmail.com \
    --cc=xu.xin16@zte.com.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.