Skip to content

Traducción library/colorsys #948

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Oct 5, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update library/colorsys.po
Co-authored-by: Bruno <brunogeninatti@gmail.com>
  • Loading branch information
iracaballero and brunildisimo authored Oct 5, 2020
commit 676a207bdcc56f20b0ff654237b45fa04bcbd23e
2 changes: 1 addition & 1 deletion library/colorsys.po
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ msgstr ""
"*Hue Lightness Saturation*, en español Matiz Luminosidad Saturación) y HSV "
"(sigla en inglés de *Hue Saturation Value*, en español Matiz Saturación "
"Valor). Las coordenadas en todos estos espacios de color son números "
"decimales. En el espacio YIQ, la coordenada Y está entre 0 y 1, pero las "
"de punto flotante. En el espacio YIQ, la coordenada Y está entre 0 y 1, pero las "
"coordenadas I y Q pueden ser positivas o negativas. En todos los demás "
"espacios, las coordenadas están todas entre 0 y 1."

Expand Down