From ba561ec34c588e7c44acc5a02c79cb6223a22c83 Mon Sep 17 00:00:00 2001 From: hank Date: Sat, 1 Nov 2025 15:01:33 -0400 Subject: [PATCH] New translations en.po (Hebrew) --- internal/site/src/locales/he/he.po | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/internal/site/src/locales/he/he.po b/internal/site/src/locales/he/he.po index f546a6b6..c883ae8c 100644 --- a/internal/site/src/locales/he/he.po +++ b/internal/site/src/locales/he/he.po @@ -8,7 +8,7 @@ msgstr "" "Language: he\n" "Project-Id-Version: beszel\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-10-30 21:53\n" +"PO-Revision-Date: 2025-11-01 19:01\n" "Last-Translator: \n" "Language-Team: Hebrew\n" "Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3;\n" @@ -370,8 +370,17 @@ msgstr "העתק YAML" msgid "CPU" msgstr "CPU" +#: src/components/routes/system/cpu-sheet.tsx +msgid "CPU Cores" +msgstr "ליבות CPU" + +#: src/components/routes/system/cpu-sheet.tsx +msgid "CPU Time Breakdown" +msgstr "פירוט זמן CPU" + #: src/components/routes/system.tsx #: src/components/routes/system.tsx +#: src/components/routes/system/cpu-sheet.tsx #: src/lib/alerts.ts msgid "CPU Usage" msgstr "שימוש CPU" @@ -833,6 +842,10 @@ msgstr "פתח תפריט" msgid "Or continue with" msgstr "או המשך עם" +#: src/components/routes/system/cpu-sheet.tsx +msgid "Other" +msgstr "אחר" + #: src/components/alerts/alerts-sheet.tsx msgid "Overwrite existing alerts" msgstr "דרוס התראות קיימות" @@ -881,6 +894,15 @@ msgstr "מושהה" msgid "Paused ({pausedSystemsLength})" msgstr "מושהה ({pausedSystemsLength})" +#: src/components/routes/system/cpu-sheet.tsx +#: src/components/routes/system/cpu-sheet.tsx +msgid "Per-core average utilization" +msgstr "ניצול ממוצע לליבה" + +#: src/components/routes/system/cpu-sheet.tsx +msgid "Percentage of time spent in each state" +msgstr "אחוז הזמן המוקדש לכל מצב" + #: src/components/routes/settings/notifications.tsx msgid "Please <0>configure an SMTP server to ensure alerts are delivered." msgstr "אנא <0>הגדר שרת SMTP כדי להבטיח שהתראות יישלחו." @@ -1266,6 +1288,7 @@ msgstr "זמן פעילות" #: src/components/routes/system.tsx #: src/components/routes/system.tsx #: src/components/routes/system.tsx +#: src/components/routes/system/cpu-sheet.tsx msgid "Usage" msgstr "שימוש" @@ -1291,6 +1314,7 @@ msgstr "ערך" msgid "View" msgstr "צפה" +#: src/components/routes/system/cpu-sheet.tsx #: src/components/routes/system/network-sheet.tsx msgid "View more" msgstr "צפה בעוד"