Linux Documentation
 help / color / mirror / Atom feed
From: Weijie Yuan <wy@wyuan.org>
To: 葉宸佑 <chenyou910331@gmail.com>
Cc: Jonathan Corbet <corbet@lwn.net>, Alex Shi <alexs@kernel.org>,
	Dongliang Mu <dzm91@hust.edu.cn>,
	Yanteng Si <si.yanteng@linux.dev>,
	Hu Haowen <2023002089@link.tyut.edu.cn>,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 09/16] docs/zh_TW: process: localize terminology in 5.Posting.rst
Date: Fri, 24 Jul 2026 22:11:47 +0800	[thread overview]
Message-ID: <amNyo0S01mX_TPGS@wyuan.org> (raw)
In-Reply-To: <CAKspUhLpAn=WEHW7rZZGeWKzNZ0waaO7c4hEUDHcF=2vrqCakA@mail.gmail.com>

On Fri, Jul 24, 2026 at 02:40:24PM +0800, 葉宸佑 wrote:
> On Thu, Jul 23, 2026 at 03:02:22PM +0800, Weijie Yuan wrote:
> > In process/stable-kernel.rules.rst, you keep "-stable" as-is, so here,
> > shall we change to "-stable"/"stable" instead of "稳定版"?
> > I don't know what's the preferred one in Taiwan, though.
> 
> Good point, the two files are inconsistent. As a native speaker: in
> Taiwan we normally say "stable" in English when referring to the
> kernel's stable tree or the -stable releases, so keeping -stable
> untranslated reads more natural there. Where the text means "a
> released stable version" as a common noun, the Chinese wording is
> fine.
> 
> So the rule I would like to follow is:
> 
>   - -stable / stable tree / stable branch  -> keep as-is
>   - "a stable release" in the general sense -> 穩定版本

OK, I'm fine with both. I feel like I both use stable and 稳定版 in my
daily life, sometimes depends the context. But both understandable.
Personally, I tend to avoid intermixing English in my Chinese writing as
much as possible. However, sometimes it is inevitable to do so. And one
can easily provide counterexamples as well.

On the other hand, there are too many instances of the words "stable"
and "稳定版" throughout the existing document, so there is no need to
change them. Just apply the current regulations to the new articles.

So there's no need to worry about this. Cheers!

  reply	other threads:[~2026-07-24 14:12 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-21 21:55 [PATCH 00/16] docs/zh_TW: localize terminology and sync process/ documents Chen-Yu Yeh
2026-07-21 21:55 ` [PATCH 01/16] docs/zh_TW: process: localize terminology in 7.AdvancedTopics.rst Chen-Yu Yeh
2026-07-22  5:56   ` Weijie Yuan
2026-07-22  8:48   ` Weijie Yuan
2026-07-22 13:32     ` 葉宸佑
2026-07-21 21:55 ` [PATCH 02/16] docs/zh_TW: process: localize terminology in 1.Intro.rst Chen-Yu Yeh
2026-07-22  7:42   ` Weijie Yuan
2026-07-21 21:55 ` [PATCH 03/16] docs/zh_TW: process: localize terminology in code-of-conduct-interpretation.rst Chen-Yu Yeh
2026-07-21 21:55 ` [PATCH 04/16] docs/zh_TW: process: localize terminology in license-rules.rst Chen-Yu Yeh
2026-07-22 11:35   ` Weijie Yuan
2026-07-21 21:55 ` [PATCH 05/16] docs/zh_TW: process: localize terminology in email-clients.rst Chen-Yu Yeh
2026-07-22 11:35   ` Weijie Yuan
2026-07-24  6:48     ` 葉宸佑
2026-07-21 21:55 ` [PATCH 06/16] docs/zh_TW: process: localize terminology in programming-language.rst Chen-Yu Yeh
2026-07-22 14:51   ` Weijie Yuan
2026-07-21 21:55 ` [PATCH 07/16] docs/zh_TW: process: localize terminology in coding-style.rst Chen-Yu Yeh
2026-07-22 14:48   ` Weijie Yuan
2026-07-24  6:38     ` 葉宸佑
2026-07-21 21:55 ` [PATCH 08/16] docs/zh_TW: process: localize terminology in stable-kernel-rules.rst Chen-Yu Yeh
2026-07-21 21:55 ` [PATCH 09/16] docs/zh_TW: process: localize terminology in 5.Posting.rst Chen-Yu Yeh
2026-07-23  7:02   ` Weijie Yuan
2026-07-24  6:40     ` 葉宸佑
2026-07-24 14:11       ` Weijie Yuan [this message]
2026-07-21 21:55 ` [PATCH 10/16] docs/zh_TW: process: localize terminology in 2.Process.rst Chen-Yu Yeh
2026-07-23  6:30   ` Weijie Yuan
2026-07-24  6:41     ` 葉宸佑
2026-07-24 13:57       ` Weijie Yuan
2026-07-21 21:55 ` [PATCH 11/16] docs/zh_TW: process: localize terminology in howto.rst Chen-Yu Yeh
2026-07-23 10:53   ` Weijie Yuan
2026-07-24  6:41     ` 葉宸佑
2026-07-21 21:55 ` [PATCH 12/16] docs/zh_TW: process: localize terminology in embargoed-hardware-issues.rst Chen-Yu Yeh
2026-07-23 12:43   ` Weijie Yuan
2026-07-24  6:42     ` 葉宸佑
2026-07-21 21:55 ` [PATCH 13/16] docs/zh_TW: process: localize terminology in submitting-patches.rst Chen-Yu Yeh
2026-07-24 11:06   ` Weijie Yuan
2026-07-21 21:55 ` [PATCH 14/16] docs/zh_TW: process: localize terminology in 8.Conclusion.rst Chen-Yu Yeh
2026-07-24 12:08   ` Weijie Yuan
2026-07-21 21:55 ` [PATCH 15/16] docs/zh_TW: process: localize terminology in index.rst Chen-Yu Yeh
2026-07-24 12:27   ` Weijie Yuan
2026-07-21 21:55 ` [PATCH 16/16] docs/zh_TW: Add a glossary for Traditional Chinese translations Chen-Yu Yeh
2026-07-24 12:56   ` Weijie Yuan
2026-07-22 15:09 ` [PATCH 00/16] docs/zh_TW: localize terminology and sync process/ documents Weijie Yuan
2026-07-24  6:36   ` 葉宸佑

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=amNyo0S01mX_TPGS@wyuan.org \
    --to=wy@wyuan.org \
    --cc=2023002089@link.tyut.edu.cn \
    --cc=alexs@kernel.org \
    --cc=chenyou910331@gmail.com \
    --cc=corbet@lwn.net \
    --cc=dzm91@hust.edu.cn \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=si.yanteng@linux.dev \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox