diff --git a/internal/site/src/locales/ar/ar.po b/internal/site/src/locales/ar/ar.po index 7833bea1..35873a96 100644 --- a/internal/site/src/locales/ar/ar.po +++ b/internal/site/src/locales/ar/ar.po @@ -8,7 +8,7 @@ msgstr "" "Language: ar\n" "Project-Id-Version: beszel\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-12-25 19:15\n" +"PO-Revision-Date: 2026-01-11 18:53\n" "Last-Translator: \n" "Language-Team: Arabic\n" "Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n" @@ -24,6 +24,10 @@ msgstr "" msgid "{0} of {1} row(s) selected." msgstr "تم تحديد {0} من {1} صف" +#: src/components/routes/system/info-bar.tsx +msgid "{cores, plural, one {# core} other {# cores}}" +msgstr "{cores, plural, one {# نواة} other {# نواة}}" + #: src/lib/utils.ts msgid "{count, plural, one {{countString} day} other {{countString} days}}" msgstr "{count, plural, one {{countString} يوم} other {{countString} أيام}}" @@ -36,6 +40,10 @@ msgstr "{count, plural, one {{countString} ساعة} other {{countString} ساع msgid "{count, plural, one {{countString} minute} few {{countString} minutes} many {{countString} minutes} other {{countString} minutes}}" msgstr "{count, plural, one {{countString} دقيقة} few {{countString} دقائق} many {{countString} دقيقة} other {{countString} دقيقة}}" +#: src/components/routes/system/info-bar.tsx +msgid "{threads, plural, one {# thread} other {# threads}}" +msgstr "{threads, plural, one {# خيط} other {# خيط}}" + #: src/lib/utils.ts msgid "1 hour" msgstr "1 ساعة" @@ -182,6 +190,11 @@ msgstr "متوسط" msgid "Average CPU utilization of containers" msgstr "متوسط استخدام وحدة المعالجة المركزية للحاويات" +#. placeholder {0}: alertData.unit +#: src/components/alerts/alerts-sheet.tsx +msgid "Average drops below <0>{value}{0}" +msgstr "المتوسط ينخفض أقل من <0>{value}{0}" + #. placeholder {0}: alertData.unit #: src/components/alerts/alerts-sheet.tsx msgid "Average exceeds <0>{value}{0}" @@ -214,7 +227,13 @@ msgstr "النسخ الاحتياطية" msgid "Bandwidth" msgstr "عرض النطاق الترددي" +#. Battery label in systems table header +#: src/components/systems-table/systems-table-columns.tsx +msgid "Bat" +msgstr "بطارية" + #: src/components/routes/system.tsx +#: src/lib/alerts.ts msgid "Battery" msgstr "البطارية" @@ -230,6 +249,13 @@ msgstr "أصبح غير نشط" msgid "Before" msgstr "قبل" +#. placeholder {0}: alert.value +#. placeholder {1}: info.unit +#. placeholder {2}: alert.min +#: src/components/active-alerts.tsx +msgid "Below {0}{1} in last {2, plural, one {# minute} other {# minutes}}" +msgstr "أقل من {0}{1} في آخر {2, plural, one {# دقيقة} other {# دقائق}}" + #: src/components/login/auth-form.tsx msgid "Beszel supports OpenID Connect and many OAuth2 authentication providers." msgstr "يدعم بيزيل بروتوكول OpenID Connect والعديد من مزوّدي المصادقة عبر بروتوكول OAuth2." @@ -568,7 +594,7 @@ msgstr "التوثيق" #. Context: System is down #: src/components/alerts-history-columns.tsx -#: src/components/routes/system.tsx +#: src/components/routes/system/info-bar.tsx #: src/components/systems-table/systems-table-columns.tsx #: src/lib/alerts.ts msgid "Down" @@ -803,11 +829,6 @@ msgstr "غير نشط" msgid "Invalid email address." msgstr "عنوان البريد الإشباكي غير صالح." -#. Linux kernel -#: src/components/routes/system.tsx -msgid "Kernel" -msgstr "النواة" - #: src/components/routes/settings/general.tsx msgid "Language" msgstr "اللغة" @@ -900,6 +921,7 @@ msgid "Max 1 min" msgstr "الحد الأقصى دقيقة" #: src/components/containers-table/containers-table-columns.tsx +#: src/components/routes/system/info-bar.tsx #: src/components/systemd-table/systemd-table-columns.tsx #: src/components/systemd-table/systemd-table.tsx #: src/components/systems-table/systems-table-columns.tsx @@ -1439,8 +1461,8 @@ msgstr "تنسيق الوقت" msgid "To email(s)" msgstr "إلى البريد الإشباكي" -#: src/components/routes/system.tsx -#: src/components/routes/system.tsx +#: src/components/routes/system/info-bar.tsx +#: src/components/routes/system/info-bar.tsx msgid "Toggle grid" msgstr "تبديل الشبكة" @@ -1509,6 +1531,10 @@ msgstr "يتم التفعيل عندما يتجاوز متوسط التحميل msgid "Triggers when any sensor exceeds a threshold" msgstr "يتم التفعيل عندما يتجاوز أي مستشعر عتبة معينة" +#: src/lib/alerts.ts +msgid "Triggers when battery charge drops below a threshold" +msgstr "يتم التفعيل عندما تنخفض شحنة البطارية أقل من عتبة معينة" + #: src/lib/alerts.ts msgid "Triggers when combined up/down exceeds a threshold" msgstr "يتم التفعيل عندما يتجاوز الجمع بين الصعود/الهبوط عتبة معينة" @@ -1564,7 +1590,7 @@ msgid "Unlimited" msgstr "غير محدود" #. Context: System is up -#: src/components/routes/system.tsx +#: src/components/routes/system/info-bar.tsx #: src/components/systems-table/systems-table-columns.tsx msgid "Up" msgstr "قيد التشغيل" @@ -1591,7 +1617,7 @@ msgstr "يتم التحديث كل 10 دقائق." msgid "Upload" msgstr "رفع" -#: src/components/routes/system.tsx +#: src/components/routes/system/info-bar.tsx msgid "Uptime" msgstr "مدة التشغيل"