pt.json•3.73 kB
{
  "open source spreadsheet": "planilha de código aberto",
  "API Key": "Chave de API",
  "Domain URL": "URL do domínio",
  "\n\tLog in to your Grist account. Navigate to the account menu at the top right, and select **Profile Settings** to manage or create your API Key.\n\tIn the **Domain URL** field, enter the domain URL of your Grist instance.For example,if you have team site it will be \"https://team.getgist.com\".": "\n\tfaça login na sua conta Grist. Navegue até o menu da conta no canto superior direito e selecione **Configurações do Perfil** para gerenciar ou criar a sua chave de API.\n\t★No campo **URL de Domínio**, digite a URL de domínio de sua instância Grist. Por exemplo, se você tiver o site da equipe, será \"https://team.getgist.com\".",
  "Create Record": "Criar Registro",
  "Search Record": "Registro de Busca",
  "Update Record": "Atualizar Registro",
  "Upload Attachment to Document": "Carregar Anexo para o Documento",
  "Custom API Call": "Chamada de API personalizada",
  "Creates a new record in specific table.": "Cria um novo registro na tabela específica.",
  "Search record by matching criteria.": "Pesquisar registro por critérios correspondentes.",
  "Updates an existing record in specific table.": "Atualiza um registro existente em uma tabela específica.",
  "Uploads attachments to specific document.": "Carrega anexos para um documento específico.",
  "Make a custom API call to a specific endpoint": "Faça uma chamada de API personalizada para um ponto de extremidade específico",
  "Workspace": "Workspace",
  "Document": "Documento",
  "Table": "Classificações",
  "Table Columns": "Colunas da Tabela",
  "Column": "Coluna",
  "Value": "Valor",
  "Record ID": "ID do Registro",
  "Attachment": "Anexo",
  "Attachment Name": "Nome do anexo",
  "Method": "Método",
  "Headers": "Cabeçalhos",
  "Query Parameters": "Parâmetros da consulta",
  "Body": "Conteúdo",
  "Response is Binary ?": "A resposta é binária ?",
  "No Error on Failure": "Nenhum erro no Failure",
  "Timeout (in seconds)": "Tempo limite (em segundos)",
  "Enter the search text. The search operation is case sensitive, exact text match, and supports column-type Text only.": "Digite o texto de busca. A operação de busca é sensível a maiúsculas e minúsculas e suporta apenas texto de tipo coluna.",
  "In case you want to change the name of the attachment.": "Caso queira alterar o nome do anexo.",
  "Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
  "Enable for files like PDFs, images, etc..": "Habilitar para arquivos como PDFs, imagens, etc..",
  "GET": "OBTER",
  "POST": "POSTAR",
  "PATCH": "COMPRAR",
  "PUT": "COLOCAR",
  "DELETE": "EXCLUIR",
  "HEAD": "CABEÇA",
  "New Record": "Novo Registro",
  "Updated Record": "Registro atualizado",
  "Triggers when a new record is added to the table.": "Dispara quando um novo registro é adicionado à tabela.",
  "Triggers when a record is updated in the table.": "Dispara quando um registro é atualizado na tabela.",
  "Readiness Column": "Coluna de Preparação",
  "A toggle (boolean) column which is True when the record is ready. The trigger will only be activated when that record becomes ready.Please follow [guideline](https://support.getgrist.com/integrators/#readiness-column) to create readiness column in table.": "Uma coluna de alternância (booleana) que é Verdadeiro quando o registro estiver pronto. O acionamento só será ativado quando esse registro ficar pronto. alugar segue [guideline](https://support.getgrist.com/integrators/#readiness-column) para criar coluna de prontidão na tabela."
}