Skip to content
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

pambrighten: add Spanish translation #12672

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

pambrighten: add Spanish translation #12672

wants to merge 3 commits into from

Conversation

kant
Copy link
Member

@kant kant commented Apr 23, 2024

  • The page(s) are in the correct platform directories: common, linux, osx, windows, sunos, android, etc.
  • The page(s) have at most 8 examples.
  • The page description(s) have links to documentation or a homepage.
  • The page(s) follow the content guidelines.
  • The PR title conforms to the recommended templates.
  • Version of the command being documented (if known):

@kant kant added the translation Translate pages from one language to another. label Apr 23, 2024
pages.es/common/pambrighten.md Outdated Show resolved Hide resolved
pages.es/common/pambrighten.md Outdated Show resolved Hide resolved
kant and others added 2 commits April 24, 2024 10:40
@kbdharun kbdharun requested a review from tricantivu May 3, 2024 07:04

- Aumenta el valor (del espacio de color HSV) de cada píxel con un porcentaje específico:

`pambrighten -value {{valor_porcentual}} {{ruta/a/imagen.pam}} > {{ruta/a/salida.pam}}`
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
`pambrighten -value {{valor_porcentual}} {{ruta/a/imagen.pam}} > {{ruta/a/salida.pam}}`
`pambrighten -value {{valor_porcentual}} {{ruta/a/imagen.pam}} > {{ruta/a/archivo_de_salida.pam}}`


- Aumenta la saturación de cada píxel con un porcentaje específico:

`pambrighten -saturation {{valor_porcentual}} {{ruta/a/imagen.pam}} > {{ruta/a/salida.pam}}`
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
`pambrighten -saturation {{valor_porcentual}} {{ruta/a/imagen.pam}} > {{ruta/a/salida.pam}}`
`pambrighten -saturation {{valor_porcentual}} {{ruta/a/imagen.pam}} > {{ruta/a/archivo_de_salida.pam}}`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
translation Translate pages from one language to another.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants