Japanese translation in 'apt show cwm' may have a small error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cwm (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Japanese translation in 'apt show cwm' may have a small error.
The word 計量 means mesuarable and does not mean lightweight.
Perhaps, the correct Japanese word is 軽量.
In fact, the pronouciation of both 計量 and 軽量 are the same
in Japanese, like "keiryo".
So this small error might have been caused by
some kind of human error, which happens often in Japanese input,
like Fcitx-Mozc or Microsoft IME and so on.
How to say lightweight in Japanese
https:/
*******
Japanese environment
In Ubuntu 24.04LTS
Desktop and
UbuntuStudio
*******
bash$ apt show cwm
... ...
Description: X11 用の計量で効率的なウィンドウマ
cwm は OpenBSD から移植された最小主義のスタッ
からインスパイアされています
... ...
*******
English environment
In Ubuntu 24.04LTS
Desktop and
UbuntuStudio
*******
bash$ LANG=C apt show cwm
.... ...
Description: lightweight and efficient window manager for X11
cwm is a minimalist stacking window manager ported from OpenBSD.
Originally inspired by evilwm, it was rewritten from scratch due
to limitations in the evilwm codebase.
... ...
1) The release of Ubuntu you are using, via 'lsb_release -rd' or System -> About Ubuntu
bash$ lsb_release -rd
No LSB modules are available.
Description: Ubuntu 24.04.2 LTS
Release: 24.04
2) The version of the package you are using, via 'apt-cache policy pkgname' or by checking in Software Center
bash$ apt show cwm
Package: cwm
Version: 7.1-1
Priority: optional
Section: universe/x11
Origin: Ubuntu
..... .....
3) What you expected to happen
Expected result:
In Gnome desktop or KDE desktop
with Japanese Locale,
bash$ apt show cwm
... ...
Description: X11 用の軽量で効率的なウィンドウマ
... ...
4) What happened instead
In Gnome desktop or KDE desktop
with Japanese Locale,
Current result:
bash$ apt show cwm
... ...
Description: X11 用の計量で効率的なウィンドウマ
( The difference between 3) and 4)
is "軽量" and "計量". )
Thank you very much for your very useful Linux distribution.
description: | updated |
description: | updated |
description: | updated |
description: | updated |
summary: |
- Japanese translation in 'apt show cwm' may have a slight error + Japanese translation in 'apt show cwm' may have a small error |
description: | updated |
description: | updated |
description: | updated |