New translations en.po (Arabic)

This commit is contained in:
hank
2025-07-08 21:36:49 -04:00
parent 30756bb079
commit 181bdab303

View File

@@ -8,7 +8,7 @@ msgstr ""
"Language: ar\n" "Language: ar\n"
"Project-Id-Version: beszel\n" "Project-Id-Version: beszel\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2025-07-09 00:08\n" "PO-Revision-Date: 2025-07-09 01:36\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Arabic\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" "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"
@@ -211,11 +211,13 @@ msgid "Copied to clipboard"
msgstr "تم النسخ إلى الحافظة" msgstr "تم النسخ إلى الحافظة"
#: src/components/add-system.tsx #: src/components/add-system.tsx
#: src/components/routes/settings/tokens-fingerprints.tsx
msgctxt "Button to copy docker compose file content" msgctxt "Button to copy docker compose file content"
msgid "Copy docker compose" msgid "Copy docker compose"
msgstr "نسخ أمر تركيب الدوكر" msgstr "نسخ أمر تركيب الدوكر"
#: src/components/add-system.tsx #: src/components/add-system.tsx
#: src/components/routes/settings/tokens-fingerprints.tsx
msgctxt "Button to copy docker run command" msgctxt "Button to copy docker run command"
msgid "Copy docker run" msgid "Copy docker run"
msgstr "نسخ أمر تشغيل الدوكر" msgstr "نسخ أمر تشغيل الدوكر"
@@ -230,6 +232,7 @@ msgid "Copy host"
msgstr "نسخ المضيف" msgstr "نسخ المضيف"
#: src/components/add-system.tsx #: src/components/add-system.tsx
#: src/components/routes/settings/tokens-fingerprints.tsx
msgid "Copy Linux command" msgid "Copy Linux command"
msgstr "نسخ أمر لينكس" msgstr "نسخ أمر لينكس"
@@ -396,6 +399,10 @@ msgstr "فشل في تحديث التنبيه"
msgid "Filter..." msgid "Filter..."
msgstr "تصفية..." msgstr "تصفية..."
#: src/components/routes/settings/tokens-fingerprints.tsx
msgid "Fingerprint"
msgstr ""
#: src/components/alerts/alerts-system.tsx #: src/components/alerts/alerts-system.tsx
msgid "For <0>{min}</0> {min, plural, one {minute} other {minutes}}" msgid "For <0>{min}</0> {min, plural, one {minute} other {minutes}}"
msgstr "لمدة <0>{min}</0> {min, plural, one {دقيقة} other {دقائق}}" msgstr "لمدة <0>{min}</0> {min, plural, one {دقيقة} other {دقائق}}"
@@ -419,6 +426,7 @@ msgid "Grid"
msgstr "شبكة" msgstr "شبكة"
#: src/components/add-system.tsx #: src/components/add-system.tsx
#: src/components/routes/settings/tokens-fingerprints.tsx
msgctxt "Button to copy install command" msgctxt "Button to copy install command"
msgid "Homebrew command" msgid "Homebrew command"
msgstr "أمر Homebrew" msgstr "أمر Homebrew"
@@ -734,6 +742,7 @@ msgstr "استخدام التبديل"
#: src/lib/utils.ts #: src/lib/utils.ts
#: src/components/mode-toggle.tsx #: src/components/mode-toggle.tsx
#: src/components/systems-table/systems-table.tsx #: src/components/systems-table/systems-table.tsx
#: src/components/routes/settings/tokens-fingerprints.tsx
msgid "System" msgid "System"
msgstr "النظام" msgstr "النظام"
@@ -801,6 +810,7 @@ msgid "Toggle theme"
msgstr "تبديل السمة" msgstr "تبديل السمة"
#: src/components/add-system.tsx #: src/components/add-system.tsx
#: src/components/routes/settings/tokens-fingerprints.tsx
msgid "Token" msgid "Token"
msgstr "رمز مميز" msgstr "رمز مميز"
@@ -906,6 +916,7 @@ msgid "When enabled, this token allows agents to self-register without prior sys
msgstr "عند التفعيل، يسمح هذا الرمز المميز للوكلاء بالتسجيل الذاتي دون إنشاء نظام مسبق. ينتهي بعد ساعة واحدة أو عند إعادة تشغيل المحور." msgstr "عند التفعيل، يسمح هذا الرمز المميز للوكلاء بالتسجيل الذاتي دون إنشاء نظام مسبق. ينتهي بعد ساعة واحدة أو عند إعادة تشغيل المحور."
#: src/components/add-system.tsx #: src/components/add-system.tsx
#: src/components/routes/settings/tokens-fingerprints.tsx
msgctxt "Button to copy install command" msgctxt "Button to copy install command"
msgid "Windows command" msgid "Windows command"
msgstr "أمر ويندوز" msgstr "أمر ويندوز"