8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 395f022 commit 46c8032Copy full SHA for 46c8032
library/colorsys.po
@@ -39,8 +39,8 @@ msgid ""
39
"or negative. In all other spaces, the coordinates are all between 0 and 1."
40
msgstr ""
41
":mod:`colorsys` 模組 (module) 定義了電腦顯示器所用的 RGB (紅綠藍)色彩空間與"
42
-"三種其他色彩座標系統:YIQ、HLS (Hue Lightness Saturation) 和 HSV (Hue "
43
-"Saturation Value) 所表示的顏色值之間的雙向轉換。所有這些色彩空間的座標都使用"
+"三種其他色彩座標系統:YIQ、HLS (色相、亮度、飽和度) 和 HSV (色相、 "
+"飽和度、 明度) 所表示的顏色值之間的雙向轉換。所有這些色彩空間的座標都使用"
44
"浮點數值 (floating point) 來表示。在 YIQ 空間中,Y 座標值為 0 和 1 之間,而 "
45
"I 和 Q 座標均可以為正數或負數。在所有其他空間中,座標值均為 0 和 1 之間。"
46
0 commit comments