{
  "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}"
  }
}