8000 Apply suggestions from code review · python/python-docs-zh-tw@46c8032 · GitHub
[go: up one dir, main page]

Skip to content

Commit 46c8032

Browse files
mattwang44josix
andauthored
Apply suggestions from code review
Co-authored-by: Josix <wilson8507@gmail.com>
1 parent 395f022 commit 46c8032

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/colorsys.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ msgid ""
3939
"or negative. In all other spaces, the coordinates are all between 0 and 1."
4040
msgstr ""
4141
":mod:`colorsys` 模組 (module) 定義了電腦顯示器所用的 RGB (紅綠藍)色彩空間與"
42-
"三種其他色彩座標系統:YIQ、HLS (Hue Lightness Saturation) 和 HSV (Hue "
43-
"Saturation Value) 所表示的顏色值之間的雙向轉換。所有這些色彩空間的座標都使用"
42+
"三種其他色彩座標系統:YIQ、HLS (色相、亮度、飽和度) 和 HSV (色相、 "
43+
"飽和度、 明度) 所表示的顏色值之間的雙向轉換。所有這些色彩空間的座標都使用"
4444
"浮點數值 (floating point) 來表示。在 YIQ 空間中,Y 座標值為 0 和 1 之間,而 "
4545
"I 和 Q 座標均可以為正數或負數。在所有其他空間中,座標值均為 0 和 1 之間。"
4646

0 commit comments

Comments
 (0)
0