Re: [PATCH 09/16] docs/zh_TW: process: localize terminology in 5.Posting.rst
From: 葉宸佑
Date: Fri Jul 24 2026 - 02:41:34 EST
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 -> 穩定版本
I will apply this consistently in v2 (it only touches a few lines in
08/16 and this patch) and record it in the glossary.
> Leave a line break mark here ;-)
Will fix in v2 together with the commit message wrapping.
Thanks, and thanks for the Reviewed-by.
Chen-Yu
Weijie Yuan <wy@xxxxxxxxx> 於 2026年7月23日週四 下午3:02寫道:
>
> On Wed, Jul 22, 2026 at 05:55:35AM +0800, Chen-Yu Yeh wrote:
> > Localize mainland terms to Taiwanese Mandarin (內核→核心, 代碼→程式碼,
> > 通過→透過, ...) and sync with the English original: add the testing/
> > KUnit advice, the Fixes:/Link:/Closes: tag paragraphs, the Suggested-by:
> > tag, and the updated rules about tagging other people.
> > Also point cross-references at the zh_TW translations instead of
> > zh_CN.
> >
> > update to commit 0a83293322fd ("doc: development-process: add notice on testing")
>
> Leave a line break mark here ;-)
>
> >
> > Signed-off-by: Chen-Yu Yeh <chenyou910331@xxxxxxxxx>
>
> Reviewed-by: Weijie Yuan <wy@xxxxxxxxx>
>
> > ---
> > .../translations/zh_TW/process/5.Posting.rst | 226 ++++++++++--------
> > 1 file changed, 131 insertions(+), 95 deletions(-)
> >
>
>
> >
> > -必須針對內核的特定版本準備補丁。一般來說,補丁應該基於Linus的Git樹中的當前
> > -主線。當以主線爲基礎時,請從一個衆所周知的發佈點開始——如穩定版本或 -rc
> > -版本發佈點——而不是在一個任意的主線分支點。
> > +必須針對核心的特定版本準備補丁。一般來說,補丁應該基於Linus的Git樹中的當前
> > +主線。當以主線為基礎時,請從一個衆所周知的發布點開始——如穩定版本或 -rc
> > +版本發布點——而不是在一個任意的主線分支點。
>
> Non-blocking:
>
> 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.
>
> But if preferring "stable", an incremental patch is better.
>