plasmashell: add Spanish translation (#13447)

This commit is contained in:
Darío Hereñú
2024-08-25 17:56:49 -03:00
committed by GitHub
parent 757a356a7f
commit a6a43fdffb

View File

@@ -0,0 +1,20 @@
# plasmashell
> Inicia y reinicia Plasma Desktop.
> Más información: <https://invent.kde.org/plasma/plasma-desktop>.
- Reinicia `plasmashell`:
`systemctl restart --user plasma-plasmashell`
- Reinicia `plasmashell` sin systemd:
`plasmashell --replace & disown`
- Muestra ayuda en las opciones de la línea de comandos:
`plasmashell --help`
- Muestra la ayuda, incluidas las opciones de Qt:
`plasmashell --help-all`