i18n: translation update from Hosted Weblate (#1105)

This commit is contained in:
Michael Murphy 2025-10-14 22:18:18 +02:00 committed by GitHub
commit 13635d1bcf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 22 additions and 22 deletions

View file

@ -9,8 +9,8 @@ restart = Restartovat
shutdown = Vypnout
confirm = Potvrdit
cancel = Zrušit
confirm-button = {
$action ->
confirm-button =
{ $action ->
[restart] { restart }
[suspend] { suspend }
[shutdown] Vypnout
@ -33,9 +33,9 @@ confirm-body =
[lock-screen] se uzamkne
[log-out] odhlásí uživatele
*[other] vykoná vybranou akci
} automaticky za { $countdown ->
[one] { $countdown } sekundu.
[few] { $countdown } sekundy.
[many] { $countdown } sekund.
*[other] { $countdown } sekund.
} automaticky za { $countdown } { $countdown ->
[one] sekundu.
[few] sekundy.
[many] sekund.
*[other] sekund.
}