Logout Dialog Spanish translation
parent
235d091017
commit
2e9a9c68b1
|
@ -1,11 +1,11 @@
|
|||
## Comment out with # if you want to hide some lines
|
||||
^sep(Exit...)
|
||||
Logout,openbox --exit,system-logout
|
||||
Suspend,systemctl suspend,system-suspend
|
||||
Hibernate,systemctl hibernate,system-hibernate
|
||||
Reboot,systemctl reboot,system-reboot
|
||||
Lock screen, betterlockscreen -l,system-lock-screen
|
||||
Shutdown,systemctl poweroff,system-shutdown
|
||||
## Comment out with # if you want to hide same lines
|
||||
^sep(Salir...)
|
||||
Cerrar sesión,openbox --exit,system-logout
|
||||
Suspender,systemctl suspend,system-suspend
|
||||
Hibernar,systemctl hibernate,system-hibernate
|
||||
Reiniciar,systemctl reboot,system-reboot
|
||||
Bloquear pantalla, betterlockscreen -l,system-lock-screen
|
||||
Apagar sistema,systemctl poweroff,system-shutdown
|
||||
^sep()
|
||||
Configure options,geany $HOME/.config/mabox/exit.csv,geany
|
||||
Configurar opciones,geany $HOME/.config/mabox/exit.csv,geany
|
||||
|
||||
|
|
|
Loading…
Reference in New Issue