cosmic-applets/cosmic-applet-power/i18n/it/cosmic_applet_power.ftl

38 lines
999 B
Text
Raw Normal View History

2024-03-15 16:23:41 +01:00
power = Energia
settings = Impostazioni...
lock-screen = Schermata di blocco
lock-screen-shortcut = Super + ESC
log-out = Disconnetti
log-out-shortcut = Super + Shift + ESC
2024-03-15 16:23:41 +01:00
suspend = Sospendi
restart = Riavvia
shutdown = Spegni
confirm = Conferma
cancel = Annulla
2024-10-15 10:08:07 +02:00
confirm-button = {
$action ->
[restart] { restart }
[suspend] { suspend}
[shutdown] Spegni
[log-out] { log-out }
*[other] { confirm}
}
confirm-title =
{ $action ->
[restart] { restart }
[suspend] { suspend }
[shutdown] { shutdown }
[log-out] Chiudi tutte le applicazioni e termina la sessione
*[other] Applica l'azione selezionata
} now?
confirm-body =
{ $action ->
2024-03-15 16:23:41 +01:00
[restart] { restart }
[suspend] { suspend }
[shutdown] { shutdown }
[lock-screen] Blocco schermo in corso
[log-out] Disconnessione in corso
*[other] L'azione selezionata
} verrà eseguita tra { $countdown } secondi.