bbovenzi commented on code in PR #56353:
URL: https://github.com/apache/airflow/pull/56353#discussion_r2407931539


##########
airflow-core/src/airflow/ui/public/i18n/locales/th/common.json:
##########
@@ -0,0 +1,318 @@
+{
+  "admin": {
+    "Config": "การตั้งค่า",
+    "Connections": "การเชื่อมต่อ",
+    "Plugins": "ปลั๊กอิน",
+    "Pools": "พูล",
+    "Providers": "ผู้ให้บริการ",
+    "Variables": "ตัวแปร"
+  },
+  "allOperators": "ตัวดำเนินการทั้งหมด",
+  "appearance": {
+    "appearance": "การแสดงผล",
+    "darkMode": "โหมดมืด",
+    "lightMode": "โหมดสว่าง",
+    "systemMode": "ตามการตั้งค่าระบบ"
+  },
+  "asset_one": "Asset",
+  "asset_other": "Assets",
+  "assetEvent_one": "Asset Event",
+  "assetEvent_other": "Asset Events",
+  "backfill_one": "Backfill",
+  "backfill_other": "Backfills",
+  "browse": {
+    "auditLog": "บันทึกการตรวจสอบ (Audit Log)",
+    "requiredActions": "การดำเนินการที่จำเป็น",
+    "xcoms": "XComs"
+  },
+  "collapseDetailsPanel": "ย่อแผงรายละเอียด",
+  "createdAssetEvent_one": "Asset Event ที่สร้างแล้ว",
+  "createdAssetEvent_other": "Asset Events ที่สร้างแล้ว",
+  "dag_one": "Dag",
+  "dag_other": "Dags",
+  "dagDetails": {
+    "catchup": "Catchup",
+    "dagRunTimeout": "เวลา Timeout ของ DAG Run",
+    "defaultArgs": "Arguments ค่าเริ่มต้น",
+    "description": "คำอธิบาย",
+    "documentation": "เอกสารประกอบ Dag",
+    "fileLocation": "ตำแหน่งไฟล์",
+    "hasTaskConcurrencyLimits": "มีการจำกัดจำนวนงานพร้อมกัน",
+    "lastExpired": "หมดอายุครั้งล่าสุด",
+    "lastParseDuration": "ระยะเวลาการแปลงล่าสุด",
+    "lastParsed": "แปลงครั้งล่าสุด",
+    "latestDagVersion": "เวอร์ชัน Dag ล่าสุด",
+    "latestRun": "การรันล่าสุด",
+    "maxActiveRuns": "จำนวน Dag Run ที่ทำงานพร้อมกันสูงสุด",
+    "maxActiveTasks": "จำนวนงานที่ทำงานพร้อมกันสูงสุด",
+    "maxConsecutiveFailedDagRuns": "จำนวน Dag Run ที่ล้มเหลวต่อเนื่องสูงสุด",
+    "nextRun": "การรันถัดไป",
+    "owner": "เจ้าของ",
+    "params": "พารามิเตอร์",
+    "schedule": "ตารางเวลา",
+    "tags": "แท็ก"
+  },
+  "dagId": "Dag ID",
+  "dagRun": {
+    "conf": "การตั้งค่า (Conf)",
+    "dagVersions": "เวอร์ชัน Dag",
+    "dataIntervalEnd": "สิ้นสุดช่วงข้อมูล",
+    "dataIntervalStart": "เริ่มต้นช่วงข้อมูล",
+    "lastSchedulingDecision": "การตัดสินใจกำหนดเวลา ล่าสุด",
+    "queuedAt": "เข้าคิวเมื่อ",
+    "runAfter": "รันหลังจาก",
+    "runType": "ประเภทการรัน",
+    "sourceAssetEvent": "Source Asset Event",

Review Comment:
   Again, maybe we want to translate this more?



-- 
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