From 39a51e90ec5d8d25c4d030b4d47e81b65a9b7b71 Mon Sep 17 00:00:00 2001 From: Paul Janzen Date: Wed, 28 Jun 2023 01:36:35 +0000 Subject: [PATCH] Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (823 of 823 strings) Translation: Grist/client Translate-URL: https://hosted.weblate.org/projects/grist/client/pt_BR/ --- static/locales/pt_BR.client.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/static/locales/pt_BR.client.json b/static/locales/pt_BR.client.json index 4dcb5f97..3bdc4aee 100644 --- a/static/locales/pt_BR.client.json +++ b/static/locales/pt_BR.client.json @@ -1073,5 +1073,31 @@ "Clear field": "Limpar campo", "Copy": "Copiar", "Cut": "Cortar" + }, + "FormulaAssistant": { + "Capabilities": "Capacidades", + "Formula Help. ": "Ajuda de Fórmula. ", + "Function List": "Lista de funções", + "Grist's AI Assistance": "Assistência de IA do Grist", + "Grist's AI Formula Assistance. ": "Assistência à Fórmula IA do Grist. ", + "Need help? Our AI assistant can help.": "Precisa de ajuda? Nosso assistente de IA pode ajudar.", + "New Chat": "Novo chat", + "Preview": "Prévisualizar", + "Regenerate": "Regenerar", + "Save": "Salvar", + "Tips": "Dicas", + "See our {{helpFunction}} and {{formulaCheat}}, or visit our {{community}} for more help.": "Consulte nossos sites {{helpFunction}} e {{formulaCheat}}, ou visite nosso site {{community}} para obter mais ajuda.", + "Ask the bot.": "Pergunte ao bot.", + "Data": "Dados", + "Formula Cheat Sheet": "Folha de Consulta da Fórmula", + "Community": "Comunidade" + }, + "GridView": { + "Click to insert": "Clique para inserir" + }, + "WelcomeSitePicker": { + "You have access to the following Grist sites.": "Você tem acesso aos seguintes sites do Grist.", + "Welcome back": "Bem-vindo de volta", + "You can always switch sites using the account menu.": "Você sempre pode alternar entre sites usando o menu da conta." } }