{
  "autoSyncDescription": "Datastores worden <strong>automatisch gesynchroniseerd</strong> wanneer de onderliggende gegevens veranderen",
  "premiumOnly": "(Auto-sync is alleen ingeschakeld voor premium gebruikers)",
  "deleteSelection": "Selectie verwijderen",
  "syncButtonText": {
    "sync": "Synchroniseren",
    "running": "Bezig",
    "pending": "In afwachting",
    "error": "Synchroniseren"
  },
  "searchLabel": "Zoek naar datasourcem (naam)",
  "results": "{count, plural, one {# resultaat} other {# resultaten}}",
  "searchPlaceholder": "Zoeken",
  "typeFilterLabel": "Type",
  "filterByType": "Filter op type",
  "datasourceTypes": {
    "web_page": "Webpagina",
    "web_site": "Website",
    "google_drive_folder": "Google Drive-map",
    "google_drive_file": "Google Drive-bestand",
    "notion_page": "Notion-pagina",
    "notion": "Notion",
    "text": "Tekst",
    "file": "Bestand",
    "qa": "Vragen & Antwoorden",
    "youtube_video": "YouTube (video)",
    "youtube_bulk": "YouTube (bulk)",
    "gmail": "Gmail",
    "gmail_label": "Gmail-label",
    "slack": "Slack",
    "objectIdRequired": "Selecteer een bestand of map",
    "selectDrive": "Selecteer Drive",
    "chooseOption": "Kies een optie",
    "google_sheets": "Google Sheets"
  },
  "statusFilterLabel": "status",
  "filterByStatus": "Filter op status",
  "datasourceStatuses": {
    "unsynched": "Niet gesynchroniseerd",
    "pending": "In afwachting",
    "running": "Bezig",
    "synched": "Gesynchroniseerd",
    "error": "Fout",
    "usage_limit_reached": "Gebruikslimiet bereikt"
  },
  "tableHeaders": {
    "name": "Naam",
    "type": "Type",
    "size": "Grootte",
    "lastSync": "Laatste synchronisatie",
    "status": "status",
    "actions": "Acties"
  },
  "pagination": {
    "previous": "Vorige",
    "next": "Volgende",
    "pageInfo": "Pagina {current} van {total}"
  }
}