{
  "autoSyncDescription": "Les bases de dades es <strong>synchronizeixen automàticament</strong> quan canvien les dades subjacents",
  "premiumOnly": "(L'auto-sincronització només està habilitada per a usuaris premium)",
  "deleteSelection": "Eliminar selecció",
  "syncButtonText": {
    "sync": "Sincronitzar",
    "running": "En execució",
    "pending": "Pendent",
    "error": "Sincronitzar"
  },
  "searchLabel": "Cerca per font de dades (nom)",
  "results": "{count, plural, one {# resultat} other {# resultats}}",
  "searchPlaceholder": "Cerca",
  "typeFilterLabel": "Tipus",
  "filterByType": "Filtrar per tipus",
  "datasourceTypes": {
    "web_page": "Pàgina web",
    "web_site": "Lloc web",
    "google_drive_folder": "Carpeta de Google Drive",
    "google_drive_file": "Fitxer de Google Drive",
    "notion_page": "Pàgina de Notion",
    "notion": "Notion",
    "text": "Text",
    "file": "Fitxer",
    "qa": "Preguntes i Respostes",
    "youtube_video": "YouTube (vídeo)",
    "youtube_bulk": "YouTube (en bloc)",
    "gmail": "Gmail",
    "gmail_label": "Etiqueta de Gmail",
    "slack": "Slack",
    "objectIdRequired": "Seleccioneu un fitxer o carpeta",
    "selectDrive": "Seleccioneu el Drive",
    "chooseOption": "Trieu una opció",
    "google_sheets": "Google Sheets"
  },
  "statusFilterLabel": "Estat",
  "filterByStatus": "Filtrar per estat",
  "datasourceStatuses": {
    "unsynched": "No sincronitzat",
    "pending": "Pendent",
    "running": "En execució",
    "synched": "Sincronitzat",
    "error": "Problema",
    "usage_limit_reached": "Límit d'ús arribat"
  },
  "tableHeaders": {
    "name": "Nom",
    "type": "Tipus",
    "size": "Mida",
    "lastSync": "Última sincronització",
    "status": "Estat",
    "actions": "Accions"
  },
  "pagination": {
    "previous": "Anterior",
    "next": "Següent",
    "pageInfo": "Pàgina {current} de {total}"
  }
}