{
  "autoSyncDescription": "Os datastores são <strong>Sincronizados Automaticamente</strong> quando os dados são alterados",
  "premiumOnly": "(A sincronização automática está habilitada apenas para Usuários Premium)",
  "deleteSelection": "Excluir Seleção",
  "syncButtonText": {
    "sync": "Sincronizar",
    "running": "Em execução",
    "pending": "Pendente",
    "error": "Sincronizar"
  },
  "searchLabel": "Buscar fonte de dados (nome)",
  "results": "{count, plural, one {# resultado} other {# resultados}}",
  "searchPlaceholder": "Buscar",
  "typeFilterLabel": "Tipo",
  "filterByType": "Filtrar por tipo",
  "datasourceTypes": {
    "web_page": "Página Web",
    "web_site": "Website",
    "google_drive_folder": "Pasta do Google Drive",
    "google_drive_file": "Arquivo do Google Drive",
    "google_sheets": "Google Sheets",
    "notion_page": "Página do Notion",
    "notion": "Notion",
    "text": "Texto",
    "file": "Arquivo",
    "qa": "Perguntas & Respostas",
    "youtube_video": "YouTube (vídeo)",
    "youtube_bulk": "YouTube (em lote)",
    "gmail": "Gmail",
    "gmail_label": "Marcador do Gmail",
    "slack": "Slack",
    "objectIdRequired": "Selecione um Arquivo ou Pasta",
    "selectDrive": "Selecione o Drive",
    "chooseOption": "Escolha uma opção"
  },
  "statusFilterLabel": "Status",
  "filterByStatus": "Filtrar por status",
  "datasourceStatuses": {
    "unsynched": "Não sincronizado",
    "pending": "Pendente",
    "running": "Em execução",
    "synched": "Sincronizado",
    "error": "Erro",
    "usage_limit_reached": "Limite de uso atingido"
  },
  "tableHeaders": {
    "name": "Nome",
    "type": "Tipo",
    "size": "Tamanho",
    "lastSync": "Última Sincronização",
    "status": "Status",
    "actions": "Ações"
  },
  "pagination": {
    "previous": "Anterior",
    "next": "Próximo",
    "pageInfo": "Página {current} de {total}"
  }
}