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

btop: update Spanish translation #14716

Merged
merged 1 commit into from
Nov 11, 2024
Merged
Changes from all commits
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
14 changes: 11 additions & 3 deletions pages.es/common/btop.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,21 @@
# btop

> Un monitor de recursos que muestra información sobra la CPU, memoria, discos, red y procesos.
> Versión en C++ de `bpytop`.
> Un monitor de recursos que muestra información sobre la CPU, memoria, discos, red y procesos.
> Una versión C++ de `bpytop`.
> Más información: <https://github.com/aristocratos/btop>.

- Inicia `btop`:

`btop`

- Inicia `btop` con una configuración preestablecida:
- Inicia `btop` con la configuración especificada:

`btop --preset {{0..9}}`

- Inicia `btop` en modo TTY usando 16 colores y símbolos gráficos compatibles con TTY:

`btop --tty_on`

- Inicia `btop` en modo 256 colores en lugar de 24 bits:

`btop --low-color`