{
  "autoSyncDescription": "Datastore <strong>diselaraskan secara automatik</strong> apabila data asas berubah",
  "premiumOnly": "(Auto-sync diaktifkan hanya untuk pengguna premium)",
  "deleteSelection": "Hapus Pilihan",
  "syncButtonText": {
    "sync": "Sinkron",
    "running": "Berjalan",
    "pending": "Menunggu",
    "error": "Sinkron"
  },
  "searchLabel": "Cari sumber data (nama)",
  "results": "{count, plural, one {# hasil} other {# hasil}}",
  "searchPlaceholder": "Cari",
  "typeFilterLabel": "Jenis",
  "filterByType": "Tapis mengikut jenis",
  "datasourceTypes": {
    "web_page": "Halaman Web",
    "web_site": "Laman Web",
    "google_drive_folder": "Folder Google Drive",
    "google_drive_file": "Fail Google Drive",
    "notion_page": "Halaman Notion",
    "notion": "Notion",
    "text": "Teks",
    "file": "Fail",
    "qa": "Soalan & Jawapan",
    "youtube_video": "YouTube (video)",
    "youtube_bulk": "YouTube (pukal)",
    "gmail": "Gmail",
    "gmail_label": "Label Gmail",
    "slack": "Slack",
    "objectIdRequired": "Pilih Fail atau Folder",
    "selectDrive": "Pilih Drive",
    "chooseOption": "Pilih satu pilihan",
    "google_sheets": "Google Sheets"
  },
  "statusFilterLabel": "Status",
  "filterByStatus": "Tapis mengikut status",
  "datasourceStatuses": {
    "unsynched": "Tidak disinkronkan",
    "pending": "Menunggu",
    "running": "Berjalan",
    "synched": "Disinkronkan",
    "error": "Ralat",
    "usage_limit_reached": "Had penggunaan tercapai"
  },
  "tableHeaders": {
    "name": "Nama",
    "type": "Jenis",
    "size": "Saiz",
    "lastSync": "Sinkron Terakhir",
    "status": "Status",
    "actions": "Tindakan"
  },
  "pagination": {
    "previous": "Sebelumnya",
    "next": "Seterusnya",
    "pageInfo": "Halaman {current} daripada {total}"
  }
}