diff --git a/beszel/site/src/locales/ar/ar.po b/beszel/site/src/locales/ar/ar.po index 93d2bb1d..c0d6fbe0 100644 --- a/beszel/site/src/locales/ar/ar.po +++ b/beszel/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-08-25 21:20\n" +"PO-Revision-Date: 2025-08-28 23:21\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" @@ -33,6 +33,10 @@ msgstr "تم تحديد {0} من {1} صف" msgid "{hours, plural, one {# hour} other {# hours}}" msgstr "{hours, plural, one {# ساعة} other {# ساعات}}" +#: src/components/routes/system.tsx +msgid "{mins, plural, one {# minute} other {# minutes}}" +msgstr "" + #: src/lib/utils.ts msgid "1 hour" msgstr "1 ساعة" @@ -125,6 +129,7 @@ msgstr "التنبيهات" #: src/components/alerts/alerts-sheet.tsx #: src/components/systems-table/systems-table.tsx +#: src/components/systems-table/systems-table.tsx msgid "All Systems" msgstr "جميع الأنظمة" @@ -422,6 +427,7 @@ msgstr "التوثيق" #: src/components/alerts-history-columns.tsx #: src/components/routes/system.tsx #: src/components/systems-table/systems-table-columns.tsx +#: src/components/systems-table/systems-table.tsx #: src/lib/alerts.ts msgid "Down" msgstr "معطل" @@ -492,7 +498,7 @@ msgstr "تصدير تكوين الأنظمة الحالية الخاصة بك." msgid "Fahrenheit (°F)" msgstr "فهرنهايت (°ف)" -#: src/lib/utils.ts +#: src/lib/api.ts msgid "Failed to authenticate" msgstr "فشل في المصادقة" @@ -750,6 +756,7 @@ msgid "Pause" msgstr "إيقاف مؤقت" #: src/components/systems-table/systems-table-columns.tsx +#: src/components/systems-table/systems-table.tsx msgid "Paused" msgstr "متوقف مؤقتا" @@ -774,7 +781,7 @@ msgstr "يرجى إنشاء حساب مسؤول" msgid "Please enable pop-ups for this site" msgstr "يرجى تمكين النوافذ المنبثقة لهذا الموقع" -#: src/lib/utils.ts +#: src/lib/api.ts msgid "Please log in again" msgstr "يرجى تسجيل الدخول مرة أخرى" @@ -901,6 +908,7 @@ msgstr "الترتيب حسب" msgid "State" msgstr "الحالة" +#: src/components/systems-table/systems-table.tsx #: src/lib/alerts.ts msgid "Status" msgstr "الحالة" @@ -1067,6 +1075,7 @@ msgstr "غير معروفة" #. Context: System is up #: src/components/routes/system.tsx #: src/components/systems-table/systems-table-columns.tsx +#: src/components/systems-table/systems-table.tsx msgid "Up" msgstr "قيد التشغيل"