i18n: Use "[0] now." on restarts/shutdowns (#414)

This commit is contained in:
lorduskordus 2026-03-03 00:43:35 +01:00 committed by GitHub
parent 325ab060a6
commit 93932ce4c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,18 +11,20 @@ type-username = Username:
keyboard-layout = Keyboard layout
restart = Restart
restart-now = Restart now?
restart-timeout = The system will restart automatically in
restart-timeout = The system will restart automatically
{ $seconds ->
[1] 1 second.
*[other] {$seconds} seconds.
[0] now.
[1] in 1 second.
*[other] in {$seconds} seconds.
}
session = Session
shutdown = Shut down
shutdown-now = Shut down now?
shutdown-timeout = The system will shut down automatically in
shutdown-timeout = The system will shut down automatically
{ $seconds ->
[1] 1 second.
*[other] {$seconds} seconds.
[0] now.
[1] in 1 second.
*[other] in {$seconds} seconds.
}
suspend = Suspend
user = User