Create cosmic_applet_power.ftl
This commit is contained in:
parent
06f575677e
commit
de57dbf802
1 changed files with 21 additions and 0 deletions
21
cosmic-applet-power/i18n/pt/cosmic_applet_power.ftl
Normal file
21
cosmic-applet-power/i18n/pt/cosmic_applet_power.ftl
Normal 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.
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue