i18n: translation update from Hosted Weblate (#1105)
This commit is contained in:
commit
13635d1bcf
7 changed files with 22 additions and 22 deletions
|
|
@ -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.
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue