release 0.7.4

This commit is contained in:
Henry Dollman
2024-11-08 20:32:27 -05:00
parent 03de73560c
commit 52bde8ea6d
19 changed files with 19 additions and 1 deletions

View File

@@ -557,6 +557,7 @@ msgid "Port"
msgstr "المنفذ"
#: src/components/routes/system.tsx:400
#: src/components/routes/system.tsx:516
msgid "Precise utilization at the recorded time"
msgstr "الاستخدام الدقيق في الوقت المسجل"

View File

@@ -557,6 +557,7 @@ msgid "Port"
msgstr "Port"
#: src/components/routes/system.tsx:400
#: src/components/routes/system.tsx:516
msgid "Precise utilization at the recorded time"
msgstr "Genaue Nutzung zum aufgezeichneten Zeitpunkt"

View File

@@ -552,6 +552,7 @@ msgid "Port"
msgstr "Port"
#: src/components/routes/system.tsx:400
#: src/components/routes/system.tsx:516
msgid "Precise utilization at the recorded time"
msgstr "Precise utilization at the recorded time"

View File

@@ -557,6 +557,7 @@ msgid "Port"
msgstr "Puerto"
#: src/components/routes/system.tsx:400
#: src/components/routes/system.tsx:516
msgid "Precise utilization at the recorded time"
msgstr "Utilización precisa en el momento registrado"

View File

@@ -557,6 +557,7 @@ msgid "Port"
msgstr "Port"
#: src/components/routes/system.tsx:400
#: src/components/routes/system.tsx:516
msgid "Precise utilization at the recorded time"
msgstr "Utilisation précise au moment enregistré"

View File

@@ -557,6 +557,7 @@ msgid "Port"
msgstr "Port"
#: src/components/routes/system.tsx:400
#: src/components/routes/system.tsx:516
msgid "Precise utilization at the recorded time"
msgstr "Precizno iskorištenje u zabilježenom vremenu"

View File

@@ -557,6 +557,7 @@ msgid "Port"
msgstr "Porta"
#: src/components/routes/system.tsx:400
#: src/components/routes/system.tsx:516
msgid "Precise utilization at the recorded time"
msgstr "Utilizzo preciso al momento registrato"

View File

@@ -557,6 +557,7 @@ msgid "Port"
msgstr "ポート"
#: src/components/routes/system.tsx:400
#: src/components/routes/system.tsx:516
msgid "Precise utilization at the recorded time"
msgstr "記録された時点での正確な利用"

View File

@@ -557,6 +557,7 @@ msgid "Port"
msgstr "포트"
#: src/components/routes/system.tsx:400
#: src/components/routes/system.tsx:516
msgid "Precise utilization at the recorded time"
msgstr "기록된 시간의 정확한 사용량"

View File

@@ -557,6 +557,7 @@ msgid "Port"
msgstr "Poort"
#: src/components/routes/system.tsx:400
#: src/components/routes/system.tsx:516
msgid "Precise utilization at the recorded time"
msgstr "Nauwkeurig gebruik op de opgenomen tijd"

View File

@@ -557,6 +557,7 @@ msgid "Port"
msgstr "Port"
#: src/components/routes/system.tsx:400
#: src/components/routes/system.tsx:516
msgid "Precise utilization at the recorded time"
msgstr "Dokładne wykorzystanie w zarejestrowanym czasie"

View File

@@ -557,6 +557,7 @@ msgid "Port"
msgstr "Porta"
#: src/components/routes/system.tsx:400
#: src/components/routes/system.tsx:516
msgid "Precise utilization at the recorded time"
msgstr "Utilização precisa no momento registrado"

View File

@@ -557,6 +557,7 @@ msgid "Port"
msgstr "Порт"
#: src/components/routes/system.tsx:400
#: src/components/routes/system.tsx:516
msgid "Precise utilization at the recorded time"
msgstr "Точное использование в записанное время"

View File

@@ -557,6 +557,7 @@ msgid "Port"
msgstr "Port"
#: src/components/routes/system.tsx:400
#: src/components/routes/system.tsx:516
msgid "Precise utilization at the recorded time"
msgstr "Kayıtlı zamanda kesin kullanım"

View File

@@ -557,6 +557,7 @@ msgid "Port"
msgstr "Порт"
#: src/components/routes/system.tsx:400
#: src/components/routes/system.tsx:516
msgid "Precise utilization at the recorded time"
msgstr "Точне використання в записаний час"

View File

@@ -557,6 +557,7 @@ msgid "Port"
msgstr "Cổng"
#: src/components/routes/system.tsx:400
#: src/components/routes/system.tsx:516
msgid "Precise utilization at the recorded time"
msgstr "Sử dụng chính xác tại thời điểm ghi nhận"

View File

@@ -557,6 +557,7 @@ msgid "Port"
msgstr "端口"
#: src/components/routes/system.tsx:400
#: src/components/routes/system.tsx:516
msgid "Precise utilization at the recorded time"
msgstr "记录时间的精确使用率"

View File

@@ -557,6 +557,7 @@ msgid "Port"
msgstr "端口"
#: src/components/routes/system.tsx:400
#: src/components/routes/system.tsx:516
msgid "Precise utilization at the recorded time"
msgstr "記錄時間的精確使用率"

View File

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