{
  "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_bulk": "يوتيوب (دفعة)",
    "gmail": "جيميل",
    "gmail_label": "تسمية Gmail",
    "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}"
  }
}