{
  "autoSyncDescription": "ที่จัดเก็บข้อมูลจะถูก<strong>ซิงค์อัตโนมัติ</strong>เมื่อข้อมูลพื้นฐานมีการเปลี่ยนแปลง",
  "premiumOnly": "(การซิงค์อัตโนมัติเปิดใช้งานเฉพาะสำหรับผู้ใช้พรีเมียมเท่านั้น)",
  "deleteSelection": "ลบการเลือก",
  "syncButtonText": {
    "sync": "ซิงค์",
    "running": "กำลังทำงาน",
    "pending": "รอดำเนินการ",
    "error": "ซิงค์"
  },
  "searchLabel": "ค้นหาที่มาของข้อมูล (ชื่อ)",
  "results": "{count, plural, one {# ผลลัพธ์} other {# ผลลัพธ์}}",
  "searchPlaceholder": "ค้นหา",
  "typeFilterLabel": "ประเภท",
  "filterByType": "กรองตามประเภท",
  "datasourceTypes": {
    "web_page": "หน้าเว็บ",
    "web_site": "เว็บไซต์",
    "google_drive_folder": "โฟลเดอร์ Google Drive",
    "google_drive_file": "ไฟล์ Google Drive",
    "notion_page": "หน้าของ Notion",
    "notion": "Notion",
    "text": "ข้อความ",
    "file": "ไฟล์",
    "qa": "คำถาม & คำตอบ",
    "youtube_video": "YouTube (วิดีโอ)",
    "youtube_bulk": "YouTube (หลายรายการ)",
    "gmail": "Gmail",
    "gmail_label": "ป้ายกำกับ Gmail",
    "slack": "Slack",
    "objectIdRequired": "เลือกไฟล์หรือโฟลเดอร์",
    "selectDrive": "เลือกไดรฟ์",
    "chooseOption": "เลือกตัวเลือก",
    "google_sheets": "Google Sheets"
  },
  "statusFilterLabel": "สถานะ",
  "filterByStatus": "กรองตามสถานะ",
  "datasourceStatuses": {
    "unsynched": "ไม่ได้ซิงค์",
    "pending": "รอดำเนินการ",
    "running": "กำลังทำงาน",
    "synched": "ซิงค์แล้ว",
    "error": "ข้อผิดพลาด",
    "usage_limit_reached": "ถึงขีดจำกัดการใช้งาน"
  },
  "tableHeaders": {
    "name": "ชื่อ",
    "type": "ประเภท",
    "size": "ขนาด",
    "lastSync": "การซิงค์ครั้งล่าสุด",
    "status": "สถานะ",
    "actions": "การกระทำ"
  },
  "pagination": {
    "previous": "ก่อนหน้า",
    "next": "ถัดไป",
    "pageInfo": "หน้า {current} จาก {total}"
  }
}