shahar1 commented on code in PR #51258:
URL: https://github.com/apache/airflow/pull/51258#discussion_r2132464147


##########
airflow-core/src/airflow/ui/src/i18n/locales/ar/common.json:
##########
@@ -0,0 +1,122 @@
+{
+  "admin": {
+    "Config": "تكوينات",
+    "Connections": "اتصالات",
+    "Plugins": "إضافات",
+    "Pools": "مجمعات موارد",
+    "Providers": "حزم",
+    "Variables": "متغيرات"
+  },
+  "assetEvent_one": "حدث الأصل",
+  "assetEvent_other": "أحداث الأصل",
+  "browse": {
+    "auditLog": "سجل المراجعة",
+    "xcoms": "(XComs) إكس كوم"
+  },
+  "dag_one": "Dag",
+  "dag_other": "Dags",
+  "dagRun_one": "تشغيل Dag",
+  "dagRun_other": "تشغيلات Dag",
+  "defaultToGraphView": "افتراضي لعرض الرسم البياني",
+  "defaultToGridView": "افتراضي لعرض الشبكة",
+  "docs": {
+    "documentation": "توثيق",
+    "githubRepo": "مستودع GitHub",
+    "restApiReference": "مرجع REST API"
+  },
+  "logout": "خروج",
+  "logoutConfirmation": "أنت على وشك تسجيل الخروج.",
+  "modal": {
+    "cancel": "إلغاء",
+    "confirm": "تأكيد",
+    "delete": {
+      "button": "حذف",
+      "confirmation": "هل أنت متأكد من أنك تريد حذف {{resourceName}}؟ لا يمكن 
التراجع عن هذا الإجراء."
+    }
+  },
+  "nav": {
+    "admin": "إدارة",
+    "assets": "أصول",
+    "browse": "تصفح",
+    "dags": "Dags",
+    "docs": "وثائق",
+    "home": "صفحة رئيسية",
+    "plugins": "إضافات",
+    "security": "أمان"
+  },
+  "noItemsFound": "لم يتم العثور على {{modelName}}",
+  "pools": {
+    "deferred": "مؤجل",
+    "open": "مفتوح",
+    "pools_one": "مجمع",
+    "pools_other": "مجمعات",
+    "queued": "في الانتظار",
+    "running": "قيد التشغيل",
+    "scheduled": "مجدول"
+  },
+  "runTypes": {
+    "asset_triggered": "مُشغل بواسطة الأصل",
+    "backfill": "تعبئة رجعية",
+    "manual": "يدوي",
+    "scheduled": "مجدول"
+  },
+  "security": {
+    "actions": "إجراءات",
+    "permissions": "صلاحيات",
+    "resources": "موارد",
+    "roles": "أدوار",
+    "users": "مستخدمون"
+  },
+  "selectLanguage": "اختيار اللغة",
+  "states": {
+    "deferred": "مؤجل",
+    "failed": "فاشل",
+    "no_status": "بلا حالة",
+    "none": "لا شيء",
+    "queued": "في الانتظار",
+    "removed": "محذوف",
+    "restarting": "إعادة التشغيل",
+    "running": "قيد التشغيل",
+    "scheduled": "مجدول",
+    "skipped": "متجاوز",
+    "success": "ناجح",
+    "up_for_reschedule": "جاهز لإعادة الجدولة",
+    "up_for_retry": "جاهز للمحاولة مرة أخرى",
+    "upstream_failed": "فشل في المهام السابقة"
+  },
+  "switchToDarkMode": "التبديل إلى الوضع الداكن",
+  "switchToLightMode": "التبديل إلى الوضع الفاتح",
+  "table": {
+    "filterByTag": "تصفية Dags حسب العلامة",
+    "filterColumns": "تصفية أعمدة الجدول",
+    "filters": {

Review Comment:
   I'm aware of it, it seems like a valid word in this context:
   https://en.wiktionary.org/wiki/%D9%81%D9%84%D8%AA%D8%B1
   
   
https://support.google.com/analytics/answer/1034823?hl=ar#zippy=%2C%D9%81%D9%8A-%D9%87%D8%B0%D9%87-%D8%A7%D9%84%D9%85%D9%82%D8%A7%D9%84%D8%A9
   
   If you have better ideas - feel free to suggest :)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to