{
  "autoSyncDescription": "Veri depoları, temel veriler değiştiğinde <strong>otomatik olarak senkronize edilir</strong>",
  "premiumOnly": "(Otomatik senkronizasyon sadece premium kullanıcılar için etkinleştirilmiştir)",
  "deleteSelection": "Seçimi Sil",
  "syncButtonText": {
    "sync": "Senkronize Et",
    "running": "Çalışıyor",
    "pending": "Beklemede",
    "error": "Senkronize Et"
  },
  "searchLabel": "Veri kaynağı ara (isim)",
  "results": "{count, plural, one {# sonuç} other {# sonuç}}",
  "searchPlaceholder": "Arama",
  "typeFilterLabel": "Tür",
  "filterByType": "Türüne göre filtrele",
  "datasourceTypes": {
    "web_page": "Web Sayfası",
    "web_site": "Web Sitesi",
    "google_drive_folder": "Google Drive Klasörü",
    "google_drive_file": "Google Drive Dosyası",
    "notion_page": "Notion Sayfası",
    "notion": "Notion",
    "text": "Metin",
    "file": "Dosya",
    "qa": "Sorular & Cevaplar",
    "youtube_video": "YouTube (video)",
    "youtube_bulk": "YouTube (toplu)",
    "gmail": "Gmail",
    "gmail_label": "Gmail Etiketi",
    "slack": "Slack",
    "objectIdRequired": "Bir Dosya veya Klasör Seçin",
    "selectDrive": "Sürücü Seçin",
    "chooseOption": "Bir seçenek seçin",
    "google_sheets": "Google Sheets"
  },
  "statusFilterLabel": "Durum",
  "filterByStatus": "Duruma göre filtrele",
  "datasourceStatuses": {
    "unsynched": "Senkronize edilmemiş",
    "pending": "Beklemede",
    "running": "Çalışıyor",
    "synched": "Senkronize edildi",
    "error": "Hata",
    "usage_limit_reached": "Kullanım limiti aşıldı"
  },
  "tableHeaders": {
    "name": "Ad",
    "type": "Tür",
    "size": "Boyut",
    "lastSync": "Son Senkronizasyon",
    "status": "Durum",
    "actions": "İşlemler"
  },
  "pagination": {
    "previous": "Önceki",
    "next": "Sonraki",
    "pageInfo": "Sayfa {current} / {total}"
  }
}