diff --git a/internal/site/src/locales/tr/tr.po b/internal/site/src/locales/tr/tr.po index 561217f7..7cadb204 100644 --- a/internal/site/src/locales/tr/tr.po +++ b/internal/site/src/locales/tr/tr.po @@ -8,7 +8,7 @@ msgstr "" "Language: tr\n" "Project-Id-Version: beszel\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-10-28 23:00\n" +"PO-Revision-Date: 2025-11-01 19:01\n" "Last-Translator: \n" "Language-Team: Turkish\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -370,8 +370,17 @@ msgstr "YAML'ı kopyala" msgid "CPU" msgstr "" +#: src/components/routes/system/cpu-sheet.tsx +msgid "CPU Cores" +msgstr "CPU Çekirdekleri" + +#: src/components/routes/system/cpu-sheet.tsx +msgid "CPU Time Breakdown" +msgstr "CPU Zaman Dağılımı" + #: 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 Kullanımı" @@ -833,6 +842,10 @@ msgstr "Menüyü aç" msgid "Or continue with" msgstr "Veya devam et" +#: src/components/routes/system/cpu-sheet.tsx +msgid "Other" +msgstr "Diğer" + #: src/components/alerts/alerts-sheet.tsx msgid "Overwrite existing alerts" msgstr "Mevcut uyarıların üzerine yaz" @@ -881,6 +894,15 @@ msgstr "Duraklatıldı" msgid "Paused ({pausedSystemsLength})" msgstr "Duraklatıldı ({pausedSystemsLength})" +#: src/components/routes/system/cpu-sheet.tsx +#: src/components/routes/system/cpu-sheet.tsx +msgid "Per-core average utilization" +msgstr "Çekirdek başına ortalama kullanım" + +#: src/components/routes/system/cpu-sheet.tsx +msgid "Percentage of time spent in each state" +msgstr "Her durumda harcanan zamanın yüzdesi" + #: src/components/routes/settings/notifications.tsx msgid "Please <0>configure an SMTP server to ensure alerts are delivered." msgstr "Uyarıların teslim edilmesini sağlamak için lütfen bir SMTP sunucusu <0>yapılandırın." @@ -1266,6 +1288,7 @@ msgstr "Çalışma Süresi" #: 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 "Kullanım" @@ -1291,6 +1314,7 @@ msgstr "Değer" msgid "View" msgstr "Görüntüle" +#: src/components/routes/system/cpu-sheet.tsx #: src/components/routes/system/network-sheet.tsx msgid "View more" msgstr "Daha fazla göster"