Create cosmic_applet_power.ftl

This commit is contained in:
Hugo Carvalho 2024-03-02 14:35:22 +00:00 committed by Ashley Wulber
parent 06f575677e
commit de57dbf802

View file

@ -0,0 +1,21 @@
power = Energia
settings = Definições...
lock-screen = Bloquear ecrã
lock-screen-shortcut = Super + Escape
log-out = Terminar sessão
log-out-shortcut = Ctrl + Alt + Delete
suspend = Suspender
restart = Reiniciar
shutdown = Encerrar
confirm = Confirmar
cancel = Cancelar
confirm-question =
Tem a certeza? { $action ->
[restart] { restart }
[suspend] { suspend }
[shutdown] { shutdown }
[lock-screen] A bloquear o ecrã
[log-out] A terminar sessão
*[other] A ação selecionada
} continuará em { $countdown } segundos.