Update Ukrainian translation
This commit is contained in:
parent
478bb3e500
commit
69507a3ee9
7 changed files with 54 additions and 26 deletions
|
|
@ -1,5 +1,5 @@
|
|||
power = Живлення
|
||||
settings = Параметри...
|
||||
settings = Налаштування...
|
||||
lock-screen = Заблокувати екран
|
||||
lock-screen-shortcut = Super + Escape
|
||||
log-out = Вийти
|
||||
|
|
@ -9,13 +9,29 @@ restart = Перезавантажити
|
|||
shutdown = Вимкнути
|
||||
confirm = Підтвердити
|
||||
cancel = Скасувати
|
||||
confirm-body =
|
||||
{ $action ->
|
||||
confirm-button = {
|
||||
$action ->
|
||||
[restart] { restart }
|
||||
[suspend] { suspend}
|
||||
[shutdown] Вимкнути
|
||||
[log-out] { log-out }
|
||||
*[other] { confirm}
|
||||
}
|
||||
confirm-title =
|
||||
{ $action ->
|
||||
[restart] { restart }
|
||||
[suspend] { suspend }
|
||||
[shutdown] { shutdown }
|
||||
[lock-screen] Блокування екрана
|
||||
[log-out] Вихід
|
||||
*[other] Вибрана дія
|
||||
} продовжиться через { $countdown } секунд.
|
||||
[log-out] Закрити всі застосунки та вийти
|
||||
*[other] Виконати вибрану дію
|
||||
} зараз?
|
||||
confirm-body =
|
||||
Система { $action ->
|
||||
[restart] перезавантажиться
|
||||
[suspend] призупиниться
|
||||
[shutdown] вимкнеться
|
||||
[lock-screen] заблокує екран
|
||||
[log-out] виконає вихід
|
||||
*[other] Виконати вибрану дію
|
||||
} автоматично за { $countdown } секунд.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue