quivr/frontend/public/locales/pt-br/translation.json
Mamadou DICKO 2226eef06b
feat(chatPage): update ui add new feed component (#1275)
* feat(brains): remove unrelevent buttons on management page

* feat: improve feed input ux

* feat: update brain knowledge context add knowledge to feed logic

* feat: allow to drop files everywhere in the chat section

* style: add slide in effect when opening feed card

* test(chatPage): fix failing tests
2023-09-28 11:29:55 +02:00

51 lines
2.2 KiB
JSON

{
"lang": "pt-BR",
"title": "Quivr - Tenha um Segundo Cérebro com IA Generativa",
"title.short": "Tenha um Segundo Cérebro com",
"description": "Quivr é o seu segundo cérebro na nuvem, projetado para armazenar e recuperar facilmente informações não estruturadas.",
"getStarted": "Começar",
"features": "Recursos",
"two_brains_title": "Dois cérebros são melhores que um",
"two_brains_desc": "Quivr é o seu segundo cérebro na nuvem, projetado para armazenar e recuperar facilmente informações não estruturadas.",
"any_kind_of_data_title": "Armazene qualquer tipo de dado",
"any_kind_of_data_desc": "Quivr pode lidar com quase qualquer tipo de dado que você jogar nele. Texto, imagens, trechos de código, estamos aqui para ajudar.",
"fast_and_accurate_title": "Tenha um Cérebro Rápido e Consistente",
"fast_and_accurate_desc": "Quivr é o seu segundo cérebro na nuvem, projetado para armazenar e recuperar facilmente informações não estruturadas.",
"fast_and_efficient_title": "Rápido e Eficiente",
"fast_and_efficient_desc": "Projetado com velocidade e eficiência em seu núcleo. Quivr garante acesso rápido aos seus dados.",
"secure_title": "Seguro",
"secure_desc": "Seus dados, seu controle. Sempre.",
"open_source_title": "Código aberto",
"open_source_desc": "A liberdade é bela, assim como o Quivr. Código aberto e gratuito para usar.",
"toastDismiss": "fechar",
"email": "Email",
"password": "Senha",
"or": "ou",
"and": "e",
"loginButton": "Entrar",
"signUpButton": "Cadastre-se",
"logoutButton": "Sair",
"updateButton": "Atualizar",
"uploadButton": "Enviar",
"uploadingButton": "Enviando...",
"chatButton": "Chat",
"deleteButton": "Excluir",
"deleteForeverButton": "Excluir permanentemente",
"doneButton": "Concluído",
"resetButton": "Redefinir",
"newChatButton": "Novo Chat",
"createButton": "Criar",
"shareButton": "Compartilhar",
"Upload": "Enviar",
"Chat": "Chat",
"Explore": "Explorar",
"loading": "Carregando...",
"comingSoon": "Em breve",
"Viewer": "Visualizador",
"Editor": "Editor",
"Owner": "Proprietário",
"saveButton": "Salvar",
"invalidUrl": "URL inválida",
"crawlButton": "Rastrear"
}