release 0.8.0

This commit is contained in:
Henry Dollman
2024-11-12 18:28:25 -05:00
parent e87af81db4
commit 8a69c09939
20 changed files with 74 additions and 2 deletions

View File

@@ -512,7 +512,7 @@ export default function SystemDetail({ name }: { name: string }) {
empty={dataEmpty} empty={dataEmpty}
grid={grid} grid={grid}
title={`${gpu.n} ${t`Usage`}`} title={`${gpu.n} ${t`Usage`}`}
description={`Average utilization of ${gpu.n}`} description={t`Average utilization of ${gpu.n}`}
> >
<AreaChartDefault chartData={chartData} chartName={`g.${id}.u`} unit="%" /> <AreaChartDefault chartData={chartData} chartName={`g.${id}.u`} unit="%" />
</ChartCard> </ChartCard>

View File

@@ -132,6 +132,10 @@ msgstr ""
msgid "Average system-wide CPU utilization" msgid "Average system-wide CPU utilization"
msgstr "متوسط استخدام وحدة المعالجة المركزية على مستوى النظام" msgstr "متوسط استخدام وحدة المعالجة المركزية على مستوى النظام"
#: src/components/routes/system.tsx:515
msgid "Average utilization of {0}"
msgstr ""
#: src/components/command-palette.tsx:171 #: src/components/command-palette.tsx:171
#: src/components/navbar.tsx:94 #: src/components/navbar.tsx:94
msgid "Backups" msgid "Backups"

View File

@@ -132,6 +132,10 @@ msgstr ""
msgid "Average system-wide CPU utilization" msgid "Average system-wide CPU utilization"
msgstr "Durchschnittliche systemweite CPU-Auslastung" msgstr "Durchschnittliche systemweite CPU-Auslastung"
#: src/components/routes/system.tsx:515
msgid "Average utilization of {0}"
msgstr ""
#: src/components/command-palette.tsx:171 #: src/components/command-palette.tsx:171
#: src/components/navbar.tsx:94 #: src/components/navbar.tsx:94
msgid "Backups" msgid "Backups"

View File

@@ -127,6 +127,10 @@ msgstr "Average power consumption of GPUs"
msgid "Average system-wide CPU utilization" msgid "Average system-wide CPU utilization"
msgstr "Average system-wide CPU utilization" msgstr "Average system-wide CPU utilization"
#: src/components/routes/system.tsx:515
msgid "Average utilization of {0}"
msgstr "Average utilization of {0}"
#: src/components/command-palette.tsx:171 #: src/components/command-palette.tsx:171
#: src/components/navbar.tsx:94 #: src/components/navbar.tsx:94
msgid "Backups" msgid "Backups"

View File

@@ -132,6 +132,10 @@ msgstr ""
msgid "Average system-wide CPU utilization" msgid "Average system-wide CPU utilization"
msgstr "Utilización promedio de CPU del sistema" msgstr "Utilización promedio de CPU del sistema"
#: src/components/routes/system.tsx:515
msgid "Average utilization of {0}"
msgstr ""
#: src/components/command-palette.tsx:171 #: src/components/command-palette.tsx:171
#: src/components/navbar.tsx:94 #: src/components/navbar.tsx:94
msgid "Backups" msgid "Backups"

View File

@@ -132,6 +132,10 @@ msgstr ""
msgid "Average system-wide CPU utilization" msgid "Average system-wide CPU utilization"
msgstr "Utilisation moyenne du CPU à l'échelle du système" msgstr "Utilisation moyenne du CPU à l'échelle du système"
#: src/components/routes/system.tsx:515
msgid "Average utilization of {0}"
msgstr ""
#: src/components/command-palette.tsx:171 #: src/components/command-palette.tsx:171
#: src/components/navbar.tsx:94 #: src/components/navbar.tsx:94
msgid "Backups" msgid "Backups"

View File

@@ -132,6 +132,10 @@ msgstr ""
msgid "Average system-wide CPU utilization" msgid "Average system-wide CPU utilization"
msgstr "Prosječna iskorištenost procesora na cijelom sustavu" msgstr "Prosječna iskorištenost procesora na cijelom sustavu"
#: src/components/routes/system.tsx:515
msgid "Average utilization of {0}"
msgstr ""
#: src/components/command-palette.tsx:171 #: src/components/command-palette.tsx:171
#: src/components/navbar.tsx:94 #: src/components/navbar.tsx:94
msgid "Backups" msgid "Backups"

View File

@@ -132,6 +132,10 @@ msgstr ""
msgid "Average system-wide CPU utilization" msgid "Average system-wide CPU utilization"
msgstr "Utilizzo medio della CPU a livello di sistema" msgstr "Utilizzo medio della CPU a livello di sistema"
#: src/components/routes/system.tsx:515
msgid "Average utilization of {0}"
msgstr ""
#: src/components/command-palette.tsx:171 #: src/components/command-palette.tsx:171
#: src/components/navbar.tsx:94 #: src/components/navbar.tsx:94
msgid "Backups" msgid "Backups"

View File

@@ -132,6 +132,10 @@ msgstr ""
msgid "Average system-wide CPU utilization" msgid "Average system-wide CPU utilization"
msgstr "システム全体の平均CPU使用率" msgstr "システム全体の平均CPU使用率"
#: src/components/routes/system.tsx:515
msgid "Average utilization of {0}"
msgstr ""
#: src/components/command-palette.tsx:171 #: src/components/command-palette.tsx:171
#: src/components/navbar.tsx:94 #: src/components/navbar.tsx:94
msgid "Backups" msgid "Backups"

View File

@@ -132,6 +132,10 @@ msgstr ""
msgid "Average system-wide CPU utilization" msgid "Average system-wide CPU utilization"
msgstr "시스템 전체의 평균 CPU 사용량" msgstr "시스템 전체의 평균 CPU 사용량"
#: src/components/routes/system.tsx:515
msgid "Average utilization of {0}"
msgstr ""
#: src/components/command-palette.tsx:171 #: src/components/command-palette.tsx:171
#: src/components/navbar.tsx:94 #: src/components/navbar.tsx:94
msgid "Backups" msgid "Backups"

View File

@@ -132,6 +132,10 @@ msgstr ""
msgid "Average system-wide CPU utilization" msgid "Average system-wide CPU utilization"
msgstr "Gemiddeld systeembrede CPU-gebruik" msgstr "Gemiddeld systeembrede CPU-gebruik"
#: src/components/routes/system.tsx:515
msgid "Average utilization of {0}"
msgstr ""
#: src/components/command-palette.tsx:171 #: src/components/command-palette.tsx:171
#: src/components/navbar.tsx:94 #: src/components/navbar.tsx:94
msgid "Backups" msgid "Backups"

View File

@@ -132,6 +132,10 @@ msgstr ""
msgid "Average system-wide CPU utilization" msgid "Average system-wide CPU utilization"
msgstr "Średnie wykorzystanie procesora w całym systemie" msgstr "Średnie wykorzystanie procesora w całym systemie"
#: src/components/routes/system.tsx:515
msgid "Average utilization of {0}"
msgstr ""
#: src/components/command-palette.tsx:171 #: src/components/command-palette.tsx:171
#: src/components/navbar.tsx:94 #: src/components/navbar.tsx:94
msgid "Backups" msgid "Backups"

View File

@@ -132,6 +132,10 @@ msgstr ""
msgid "Average system-wide CPU utilization" msgid "Average system-wide CPU utilization"
msgstr "Utilização média de CPU em todo o sistema" msgstr "Utilização média de CPU em todo o sistema"
#: src/components/routes/system.tsx:515
msgid "Average utilization of {0}"
msgstr ""
#: src/components/command-palette.tsx:171 #: src/components/command-palette.tsx:171
#: src/components/navbar.tsx:94 #: src/components/navbar.tsx:94
msgid "Backups" msgid "Backups"

View File

@@ -132,6 +132,10 @@ msgstr ""
msgid "Average system-wide CPU utilization" msgid "Average system-wide CPU utilization"
msgstr "Среднее использование CPU по всей системе" msgstr "Среднее использование CPU по всей системе"
#: src/components/routes/system.tsx:515
msgid "Average utilization of {0}"
msgstr ""
#: src/components/command-palette.tsx:171 #: src/components/command-palette.tsx:171
#: src/components/navbar.tsx:94 #: src/components/navbar.tsx:94
msgid "Backups" msgid "Backups"

View File

@@ -132,6 +132,10 @@ msgstr ""
msgid "Average system-wide CPU utilization" msgid "Average system-wide CPU utilization"
msgstr "Sistem genelinde ortalama CPU kullanımı" msgstr "Sistem genelinde ortalama CPU kullanımı"
#: src/components/routes/system.tsx:515
msgid "Average utilization of {0}"
msgstr ""
#: src/components/command-palette.tsx:171 #: src/components/command-palette.tsx:171
#: src/components/navbar.tsx:94 #: src/components/navbar.tsx:94
msgid "Backups" msgid "Backups"

View File

@@ -132,6 +132,10 @@ msgstr ""
msgid "Average system-wide CPU utilization" msgid "Average system-wide CPU utilization"
msgstr "Середнє використання CPU по всій системі" msgstr "Середнє використання CPU по всій системі"
#: src/components/routes/system.tsx:515
msgid "Average utilization of {0}"
msgstr ""
#: src/components/command-palette.tsx:171 #: src/components/command-palette.tsx:171
#: src/components/navbar.tsx:94 #: src/components/navbar.tsx:94
msgid "Backups" msgid "Backups"

View File

@@ -132,6 +132,10 @@ msgstr ""
msgid "Average system-wide CPU utilization" msgid "Average system-wide CPU utilization"
msgstr "Sử dụng CPU trung bình toàn hệ thống" msgstr "Sử dụng CPU trung bình toàn hệ thống"
#: src/components/routes/system.tsx:515
msgid "Average utilization of {0}"
msgstr ""
#: src/components/command-palette.tsx:171 #: src/components/command-palette.tsx:171
#: src/components/navbar.tsx:94 #: src/components/navbar.tsx:94
msgid "Backups" msgid "Backups"

View File

@@ -132,6 +132,10 @@ msgstr ""
msgid "Average system-wide CPU utilization" msgid "Average system-wide CPU utilization"
msgstr "系统范围内的平均CPU使用率" msgstr "系统范围内的平均CPU使用率"
#: src/components/routes/system.tsx:515
msgid "Average utilization of {0}"
msgstr ""
#: src/components/command-palette.tsx:171 #: src/components/command-palette.tsx:171
#: src/components/navbar.tsx:94 #: src/components/navbar.tsx:94
msgid "Backups" msgid "Backups"

View File

@@ -132,6 +132,10 @@ msgstr ""
msgid "Average system-wide CPU utilization" msgid "Average system-wide CPU utilization"
msgstr "系統範圍內的平均CPU使用率" msgstr "系統範圍內的平均CPU使用率"
#: src/components/routes/system.tsx:515
msgid "Average utilization of {0}"
msgstr ""
#: src/components/command-palette.tsx:171 #: src/components/command-palette.tsx:171
#: src/components/navbar.tsx:94 #: src/components/navbar.tsx:94
msgid "Backups" msgid "Backups"

View File

@@ -1,6 +1,6 @@
package beszel package beszel
const ( const (
Version = "0.7.4" Version = "0.8.0"
AppName = "beszel" AppName = "beszel"
) )