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