{
  "autoSyncDescription": "Ang mga datastore ay <strong>awtomatikong nagsi-synchronize</strong> kapag nagbabago ang pangunahing data",
  "premiumOnly": "(Auto-sync ay naka-enable lamang para sa premium na mga user)",
  "deleteSelection": "Tanggalin ang Pagpipilian",
  "syncButtonText": {
    "sync": "I-sync",
    "running": "Nagtatakbo",
    "pending": "Nakatakdang",
    "error": "I-sync"
  },
  "searchLabel": "Maghanap ng datasource (pangalan)",
  "results": "{count, plural, one {# resulta} other {# resulta}}",
  "searchPlaceholder": "Maghanap",
  "typeFilterLabel": "Uri",
  "filterByType": "Filter ayon sa uri",
  "datasourceTypes": {
    "web_page": "Pahinang Web",
    "web_site": "Website",
    "google_drive_folder": "Folder ng Google Drive",
    "google_drive_file": "File ng Google Drive",
    "notion_page": "Pahina ng Notion",
    "notion": "Notion",
    "text": "Teksto",
    "file": "File",
    "qa": "Mga Tanong at Sagot",
    "youtube_video": "YouTube (video)",
    "youtube_bulk": "YouTube (maramihan)",
    "gmail": "Gmail",
    "gmail_label": "Label ng Gmail",
    "slack": "Slack",
    "objectIdRequired": "Pumili ng File o Folder",
    "selectDrive": "Piliin ang Drive",
    "chooseOption": "Pumili ng opsyon",
    "google_sheets": "Google Sheets"
  },
  "statusFilterLabel": "Status",
  "filterByStatus": "Filter ayon sa status",
  "datasourceStatuses": {
    "unsynched": "Hindi naka-sync",
    "pending": "Nakatakdang",
    "running": "Nagtatakbo",
    "synched": "Naka-sync",
    "error": "Error",
    "usage_limit_reached": "Naabot na ang limitasyon ng paggamit"
  },
  "tableHeaders": {
    "name": "Pangalan",
    "type": "Uri",
    "size": "Laki",
    "lastSync": "Huling Sync",
    "status": "Status",
    "actions": "Aksyon"
  },
  "pagination": {
    "previous": "Nakaraang",
    "next": "Susunod",
    "pageInfo": "Pahina {current} ng {total}"
  }
}