{
  "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": "בחר Drive",
    "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}"
  }
}