{
  "autoSyncDescription": "Datové sklady sú <strong>automaticky synchronizované</strong>, keď sa zmenia základné údaje",
  "premiumOnly": "(Auto-synch je povolený iba pre prémiových používateľov)",
  "deleteSelection": "Odstrániť výber",
  "syncButtonText": {
    "sync": "Synchronizovať",
    "running": "Beží",
    "pending": "Čaká",
    "error": "Synchronizovať"
  },
  "searchLabel": "Hľadať zdroj dát (názov)",
  "results": "{count, plural, one {# výsledok} other {# výsledkov}}",
  "searchPlaceholder": "Hľadanie",
  "typeFilterLabel": "Typ",
  "filterByType": "Filtrovať podľa typu",
  "datasourceTypes": {
    "web_page": "Webová stránka",
    "web_site": "Webová lokalita",
    "google_drive_folder": "Priečinok Google Drive",
    "google_drive_file": "Súbor Google Drive",
    "notion_page": "Stránka v Notion",
    "notion": "Notion",
    "text": "Text",
    "file": "Súbor",
    "qa": "Otázky a Odpovede",
    "youtube_video": "YouTube (video)",
    "youtube_bulk": "YouTube (hromadne)",
    "gmail": "Gmail",
    "gmail_label": "Štítok Gmail",
    "slack": "Slack",
    "objectIdRequired": "Vyberte súbor alebo priečinok",
    "selectDrive": "Vyberte jednotku",
    "chooseOption": "Vyberte možnosť",
    "google_sheets": "Google Sheets"
  },
  "statusFilterLabel": "Stav",
  "filterByStatus": "Filtrovať podľa stavu",
  "datasourceStatuses": {
    "unsynched": "Nesynchronizovaný",
    "pending": "Čaká",
    "running": "Beží",
    "synched": "Synchronizovaný",
    "error": "Chyba",
    "usage_limit_reached": "Dosiahnutý limit používania"
  },
  "tableHeaders": {
    "name": "Názov",
    "type": "Typ",
    "size": "Veľkosť",
    "lastSync": "Posledná synchronizácia",
    "status": "Stav",
    "actions": "Akcie"
  },
  "pagination": {
    "previous": "Predchádzajúca",
    "next": "Nasledujúca",
    "pageInfo": "Strana {current} z {total}"
  }
}