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


##########
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",
+    "triggeredBy": "ทริกเกอร์โดย",
+    "triggeringUser": "ชื่อผู้ใช้ที่ทริกเกอร์"
+  },
+  "dagRun_one": "Dag Run",
+  "dagRun_other": "Dag Runs",
+  "dagRunId": "Dag Run ID",
+  "dagWarnings": "คำเตือน/ข้อผิดพลาดของ Dag",
+  "defaultToGraphView": "ค่าเริ่มต้นเป็นมุมมองกราฟ",
+  "defaultToGridView": "ค่าเริ่มต้นเป็นมุมมองกริด",
+  "direction": "ทิศทาง",
+  "docs": {
+    "documentation": "เอกสารประกอบ",
+    "githubRepo": "GitHub Repo",
+    "restApiReference": "เอกสารอ้างอิง REST API"
+  },
+  "duration": "ระยะเวลา",
+  "endDate": "วันที่สิ้นสุด",
+  "error": {
+    "back": "ย้อนกลับ",
+    "defaultMessage": "เกิดข้อผิดพลาดที่ไม่คาดคิดขึ้น",
+    "home": "หน้าแรก",
+    "notFound": "ไม่พบหน้านี้",
+    "title": "ข้อผิดพลาด"
+  },
+  "expand": {
+    "collapse": "ย่อ",
+    "expand": "ขยาย",
+    "hotkey": "e",
+    "tooltip": "กด {{hotkey}} เพื่อสลับการขยาย"
+  },
+  "expression": {
+    "all": "ทั้งหมด",
+    "and": "AND",
+    "any": "อย่างใดอย่างหนึ่ง",
+    "or": "OR"
+  },
+  "filter": "ตัวกรอง",
+  "filters": {
+    "durationFrom": "Duration จาก",
+    "durationTo": "Duration ถึง",
+    "logicalDateFrom": "Logical Date จาก",
+    "logicalDateTo": "Logical Date ถึง",
+    "runAfterFrom": "Run After จาก",
+    "runAfterTo": "Run After ถึง"
+  },
+  "logicalDate": "Logical Date",

Review Comment:
   Oh, thanks! Updated.



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