Update cosmic_applet_power.ftl ITA

This commit is contained in:
lucamosca1 2024-10-15 10:08:07 +02:00 committed by Jeremy Soller
parent b5a2c0a3ef
commit 5481e738d1

View file

@ -9,6 +9,22 @@ restart = Riavvia
shutdown = Spegni
confirm = Conferma
cancel = Annulla
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 ->
[restart] { restart }
@ -18,4 +34,3 @@ confirm-body =
[log-out] Disconnessione in corso
*[other] L'azione selezionata
} verrà eseguita tra { $countdown } secondi.