Update cosmic_applet_power.ftl ITA
This commit is contained in:
parent
b5a2c0a3ef
commit
5481e738d1
1 changed files with 16 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue