refactor(power): Remove questions from confirm-body values

This commit is contained in:
Ashley Wulber 2024-05-06 15:28:16 -04:00 committed by Michael Murphy
parent ba9100ec9d
commit 9b46f032ef
13 changed files with 13 additions and 13 deletions

View file

@ -9,7 +9,7 @@ restart = Neustart
shutdown = Ausschalten shutdown = Ausschalten
confirm = Bestätigen confirm = Bestätigen
cancel = Abbrechen cancel = Abbrechen
confirm-body = Sind Sie sicher? { $action -> confirm-body = { $action ->
[restart] Ihr System wird [restart] Ihr System wird
[suspend] Ihr System wird [suspend] Ihr System wird
[shutdown] Ihr System wird [shutdown] Ihr System wird

View file

@ -10,7 +10,7 @@ shutdown = Apagar
confirm = Vale confirm = Vale
cancel = Cancelar cancel = Cancelar
confirm-body = confirm-body =
¿Está bien? { $action -> { $action ->
[restart] El ordenador se reiniciará [restart] El ordenador se reiniciará
[suspend] El ordenador se suspenderá [suspend] El ordenador se suspenderá
[shutdown] El ordenador se apagará [shutdown] El ordenador se apagará

View file

@ -10,7 +10,7 @@ shutdown = Sammuta
confirm = Varmista confirm = Varmista
cancel = Peruuta cancel = Peruuta
confirm-body = confirm-body =
Oletko Varma? { $action -> { $action ->
[restart] { restart } [restart] { restart }
[suspend] { suspend } [suspend] { suspend }
[shutdown] { shutdown } [shutdown] { shutdown }

View file

@ -10,7 +10,7 @@ shutdown = Éteindre
confirm = Confirmer confirm = Confirmer
cancel = Annuler cancel = Annuler
confirm-body = confirm-body =
Êtes-vous sûr ? { $action -> { $action ->
[restart] Redémarrer l'ordinateur [restart] Redémarrer l'ordinateur
[suspend] Mettre en veille [suspend] Mettre en veille
[shutdown] Éteindre l'ordinateur [shutdown] Éteindre l'ordinateur

View file

@ -10,7 +10,7 @@ shutdown = Spegni
confirm = Conferma confirm = Conferma
cancel = Annulla cancel = Annulla
confirm-body = confirm-body =
Confermi? { $action -> { $action ->
[restart] { restart } [restart] { restart }
[suspend] { suspend } [suspend] { suspend }
[shutdown] { shutdown } [shutdown] { shutdown }

View file

@ -10,7 +10,7 @@ shutdown = シャットダウン
confirm = 確認 confirm = 確認
cancel = キャンセル cancel = キャンセル
confirm-body = confirm-body =
よろしいでしょうか? { $countdown }秒後にシステムは自動的に{ $action -> { $countdown }秒後にシステムは自動的に{ $action ->
[restart] { restart } [restart] { restart }
[suspend] { suspend } [suspend] { suspend }
[shutdown] { shutdown } [shutdown] { shutdown }

View file

@ -10,7 +10,7 @@ shutdown = 시스템 종료
confirm = 확인 confirm = 확인
cancel = 취소 cancel = 취소
confirm-body = confirm-body =
계속하시겠습니까? { $countdown }초 후 { $action -> { $countdown }초 후 { $action ->
[restart] { restart } [restart] { restart }
[suspend] { suspend } [suspend] { suspend }
[shutdown] { shutdown } [shutdown] { shutdown }

View file

@ -10,7 +10,7 @@ shutdown = Afsluiten
confirm = Bevestigen confirm = Bevestigen
cancel = Annuleren cancel = Annuleren
confirm-body = confirm-body =
Weet je het zeker? { $action -> { $action ->
[restart] { restart } [restart] { restart }
[suspend] { suspend } [suspend] { suspend }
[shutdown] { shutdown } [shutdown] { shutdown }

View file

@ -10,7 +10,7 @@ shutdown = Encerrar
confirm = Confirmar confirm = Confirmar
cancel = Cancelar cancel = Cancelar
confirm-body = confirm-body =
Tem a certeza? { $action -> { $action ->
[restart] { restart } [restart] { restart }
[suspend] { suspend } [suspend] { suspend }
[shutdown] { shutdown } [shutdown] { shutdown }

View file

@ -10,7 +10,7 @@ shutdown = Выключение
confirm = Подтвердить confirm = Подтвердить
cancel = Отмена cancel = Отмена
confirm-body = confirm-body =
Вы уверены? { $action -> { $action ->
[restart] Перезагрузка [restart] Перезагрузка
[suspend] Переход в режим сна [suspend] Переход в режим сна
[shutdown] Выключение [shutdown] Выключение

View file

@ -10,7 +10,7 @@ shutdown = Искључи
confirm = Потврди confirm = Потврди
cancel = Откажи cancel = Откажи
confirm-body = confirm-body =
Јесте ли сигурни? { $action -> { $action ->
[restart] Поновно покретање [restart] Поновно покретање
[suspend] Стање спавања [suspend] Стање спавања
[shutdown] Искључивање [shutdown] Искључивање

View file

@ -10,7 +10,7 @@ shutdown = Isključi
confirm = Potvrdi confirm = Potvrdi
cancel = Otkaži cancel = Otkaži
confirm-body = confirm-body =
Jeste li sigurni? { $action -> { $action ->
[restart] Ponovno pokretanje [restart] Ponovno pokretanje
[suspend] Stanje spavanja [suspend] Stanje spavanja
[shutdown] Isključivanje [shutdown] Isključivanje

View file

@ -10,7 +10,7 @@ shutdown = Вимкнути
confirm = Підтвердити confirm = Підтвердити
cancel = Скасувати cancel = Скасувати
confirm-body = confirm-body =
Are you sure? { $action -> { $action ->
[restart] { restart } [restart] { restart }
[suspend] { suspend } [suspend] { suspend }
[shutdown] { shutdown } [shutdown] { shutdown }