shahar1 commented on code in PR #51258:
URL: https://github.com/apache/airflow/pull/51258#discussion_r2132511251
##########
airflow-core/src/airflow/ui/src/i18n/locales/ar/dags.json:
##########
@@ -0,0 +1,147 @@
+{
+ "assetSchedule": "تم تحديث {{count}} من أصل {{total}} عنصر",
+ "dagActions": {
+ "delete": {
+ "button": "حذف الـDag",
+ "warning": "سيؤدي هذا إلى إزالة جميع البيانات الوصفية المرتبطة بـالـDag،
بما في ذلك التشغيلات والمهام."
+ },
+ "trigger": {
+ "button": "تشغيل",
+ "triggerDag": "تشغيل الـDag"
+ }
+ },
+ "filters": {
+ "paused": {
+ "active": "مفعّل",
+ "all": "الكل",
+ "paused": "متوقف"
+ }
+ },
+ "list": {
+ "advancedSearch": "بحث متقدم",
+ "clearSearch": "مسح البحث",
+ "columns": {
+ "dagId": "معرّف الـDag",
+ "lastDagRun": "آخر تشغيل لـDag",
+ "nextDagRun": "التشغيل التالي لـDag",
+ "schedule": "الجدولة",
+ "tags": "العلامات"
+ },
+ "ownerLink": "رابط المالك لـ{{owner}}",
+ "searchPlaceholder": "البحث في الـDags"
+ },
+ "runAndTaskActions": {
+ "clear": {
+ "button": "إعادة تعيين {{type}}",
+ "buttonTooltip": "اضغط shift+c لإعادة التعيين",
+ "dialog": {
+ "affectedTasks": {
+ "columns": {
+ "mapIndex": "فهرس الخريطة",
+ "runId": "معرِّف التشغيل",
Review Comment:
I think that it would be understandable without shadda and kasra altogether,
so I omit them both ([usage
examples](https://aws.amazon.com/ar/what-is/sql/?utm_source=chatgpt.com) from
AWS)
--
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]