{
  "autoSyncDescription": "Magazyny danych są <strong>automatycznie synchronizowane</strong> po zmianie podstawowych danych",
  "premiumOnly": "(Auto-sync jest włączony tylko dla użytkowników premium)",
  "deleteSelection": "Usuń zaznaczenie",
  "syncButtonText": {
    "sync": "Synchronizuj",
    "running": "Działa",
    "pending": "Oczekuje",
    "error": "Synchronizuj"
  },
  "searchLabel": "Szukaj źródła danych (nazwa)",
  "results": "{count, plural, one {# wynik} other {# wyników}}",
  "searchPlaceholder": "Szukaj",
  "typeFilterLabel": "Typ",
  "filterByType": "Filtruj według typu",
  "datasourceTypes": {
    "web_page": "Strona internetowa",
    "web_site": "Witryna internetowa",
    "google_drive_folder": "Folder Google Drive",
    "google_drive_file": "Plik Google Drive",
    "notion_page": "Strona Notion",
    "notion": "Notion",
    "text": "Tekst",
    "file": "Plik",
    "qa": "Pytania i Odpowiedzi",
    "youtube_video": "YouTube (wideo)",
    "youtube_bulk": "YouTube (hurtowo)",
    "gmail": "Gmail",
    "gmail_label": "Etykieta Gmail",
    "slack": "Slack",
    "objectIdRequired": "Wybierz plik lub folder",
    "selectDrive": "Wybierz dysk",
    "chooseOption": "Wybierz opcję",
    "google_sheets": "Google Sheets"
  },
  "statusFilterLabel": "Stan",
  "filterByStatus": "Filtruj według statusu",
  "datasourceStatuses": {
    "unsynched": "Niesynchronizowany",
    "pending": "Oczekuje",
    "running": "Działa",
    "synched": "Synchronizowany",
    "error": "Błąd",
    "usage_limit_reached": "Osiągnięto limit użycia"
  },
  "tableHeaders": {
    "name": "Nazwa",
    "type": "Typ",
    "size": "Rozmiar",
    "lastSync": "Ostatnia synchronizacja",
    "status": "Stan",
    "actions": "Akcje"
  },
  "pagination": {
    "previous": "Poprzedni",
    "next": "Następny",
    "pageInfo": "Strona {current} z {total}"
  }
}