Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions frontend/src/components/status/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -98,12 +98,16 @@ const getType = (status: string) => {
case 'disable':
case 'unhealthy':
case 'failed':
case 'crashed':
case 'lost':
case 'exited':
case 'notfound':
case 'inaccessible':
return 'danger';
case 'paused':
case 'blocked':
case 'shutdown':
case 'pmsuspended':
case 'dead':
case 'removing':
case 'deleted':
Expand Down Expand Up @@ -131,6 +135,7 @@ const loadingStatus = [
'recreating',
'creating',
'starting',
'shutdown',
'removing',
'applying',
'uninstalling',
Expand Down
4 changes: 4 additions & 0 deletions frontend/src/lang/modules/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,10 @@ const message = {
unhealthy: 'Unhealthy',
removing: 'Removing',
paused: 'Paused',
blocked: 'Blocked',
shutdown: 'Shutting down',
crashed: 'Crashed',
pmsuspended: 'Sleeping',
exited: 'Exited',
partial: 'Partial',
dead: 'Dead',
Expand Down
4 changes: 4 additions & 0 deletions frontend/src/lang/modules/es-es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,10 @@ const message = {
unhealthy: 'No saludable',
removing: 'Eliminando',
paused: 'Pausado',
blocked: 'Bloqueada',
shutdown: 'Apagándose',
crashed: 'Fallida',
pmsuspended: 'En suspensión',
exited: 'Finalizado',
partial: 'Parcial',
dead: 'Muerto',
Expand Down
4 changes: 4 additions & 0 deletions frontend/src/lang/modules/fa.ts
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,10 @@ const message = {
unhealthy: 'ناسالم',
removing: 'در حال حذف',
paused: 'متوقف موقت',
blocked: 'مسدود',
shutdown: 'در حال خاموش شدن',
crashed: 'از کار افتاده',
pmsuspended: 'در حالت خواب',
exited: 'خارج شده',
partial: 'جزئی',
dead: 'از کار افتاده',
Expand Down
4 changes: 4 additions & 0 deletions frontend/src/lang/modules/ja.ts
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,10 @@ const message = {
unhealthy: '不健康',
removing: '削除',
paused: '一時停止',
blocked: 'ブロック中',
shutdown: 'シャットダウン中',
crashed: 'クラッシュ',
pmsuspended: 'スリープ中',
exited: '終了',
partial: '一部稼働',
dead: '死んだ',
Expand Down
4 changes: 4 additions & 0 deletions frontend/src/lang/modules/ko.ts
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,10 @@ const message = {
unhealthy: '비정상',
removing: '제거 중',
paused: '일시 중지',
blocked: '차단됨',
shutdown: '종료 중',
crashed: '충돌 발생',
pmsuspended: '절전 모드',
exited: '종료됨',
partial: '부분 실행',
dead: '중단됨',
Expand Down
4 changes: 4 additions & 0 deletions frontend/src/lang/modules/lo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,10 @@ const message = {
unhealthy: 'ບໍ່ສົມບູນ',
removing: 'ກຳລັງເອົາອອກ',
paused: 'ພັກໄວ້',
blocked: 'ຖືກບລັອກ',
shutdown: 'ກຳລັງປິດເຄື່ອງ',
crashed: 'ຂັດຂ້ອງ',
pmsuspended: 'ໂໝດພັກ',
exited: 'ອອກແລ້ວ',
partial: 'ບາງສ່ວນ',
dead: 'ຢຸດເຮັດວຽກຖາວອນ',
Expand Down
4 changes: 4 additions & 0 deletions frontend/src/lang/modules/ms.ts
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,10 @@ const message = {
unhealthy: 'Tidak Sihat',
removing: 'Sedang Membuang',
paused: 'Dijeda',
blocked: 'Disekat',
shutdown: 'Sedang dimatikan',
crashed: 'Ranap',
pmsuspended: 'Mod tidur',
exited: 'Keluar',
partial: 'Separa',
dead: 'Mati',
Expand Down
4 changes: 4 additions & 0 deletions frontend/src/lang/modules/pt-br.ts
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,10 @@ const message = {
unhealthy: 'Indisponível',
removing: 'Removendo',
paused: 'Pausado',
blocked: 'Bloqueada',
shutdown: 'Desligando',
crashed: 'Falha crítica',
pmsuspended: 'Em suspensão',
exited: 'Finalizado',
partial: 'Parcial',
dead: 'Morto',
Expand Down
4 changes: 4 additions & 0 deletions frontend/src/lang/modules/ru.ts
Original file line number Diff line number Diff line change
Expand Up @@ -377,6 +377,10 @@ const message = {
unhealthy: 'Нездоровый',
removing: 'Удаление',
paused: 'Приостановлен',
blocked: 'Заблокирована',
shutdown: 'Выключается',
crashed: 'Аварийное завершение',
pmsuspended: 'Спящий режим',
exited: 'Вышел',
partial: 'Частично',
dead: 'Мертв',
Expand Down
4 changes: 4 additions & 0 deletions frontend/src/lang/modules/tr.ts
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,10 @@ const message = {
unhealthy: 'Sağlıksız',
removing: 'Kaldırılıyor',
paused: 'Duraklatıldı',
blocked: 'Engellendi',
shutdown: 'Kapatılıyor',
crashed: 'Çöktü',
pmsuspended: 'Uyku modunda',
exited: 'Çıkıldı',
partial: 'Kısmi',
dead: 'Ölü',
Expand Down
4 changes: 4 additions & 0 deletions frontend/src/lang/modules/zh-Hant.ts
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,10 @@ const message = {
unhealthy: '異常',
removing: '移除中',
paused: '已暫停',
blocked: '阻塞',
shutdown: '關機中',
crashed: '已當機',
pmsuspended: '睡眠',
exited: '已停止',
partial: '部分啟動',
dead: '已結束',
Expand Down
4 changes: 4 additions & 0 deletions frontend/src/lang/modules/zh.ts
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,10 @@ const message = {
unhealthy: '异常',
removing: '移除中',
paused: '已暂停',
blocked: '阻塞',
shutdown: '关机中',
crashed: '已崩溃',
pmsuspended: '睡眠',
exited: '已停止',
partial: '部分启动',
dead: '已结束',
Expand Down
Loading