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
Añadidos asteriscos para cursiva en Red Green Blue
  • Loading branch information
iracaballero committed Oct 5, 2020
commit 2a275059d1ec56bde15399e62effe5a049a7b44e
2 changes: 1 addition & 1 deletion library/colorsys.po
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ msgid ""
msgstr ""
"El módulo :mod: `colorsys` define conversiones bidireccionales de valores de "

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"El módulo :mod: `colorsys` define conversiones bidireccionales de valores de "
"El módulo :mod:`colorsys` define conversiones bidireccionales de valores de "

Te quedó un espacio después de :mod: por eso no pasa el build

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ai, ojalá haberlo leido antes... pero bueno al final me he dado cuenta. Gracias igualmente!

"color entre colores expresados en el espacio de color RGB (sigla en inglés "
"de Red Green Blue, en español Rojo Verde Azul) utilizado en monitores de "
"de *Red Green Blue*, en español Rojo Verde Azul) utilizado en monitores de "
"ordenador y otros tres sistemas de coordenadas: YIQ, HLS (sigla en inglés de "
"*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 "
Expand Down