From 2f549a7f66760fb245b0aa7d79e3963262a95cae Mon Sep 17 00:00:00 2001 From: Paul Janzen Date: Thu, 2 Mar 2023 16:59:21 +0000 Subject: [PATCH] Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (763 of 763 strings) Translation: Grist/client Translate-URL: https://hosted.weblate.org/projects/grist/client/pt_BR/ --- static/locales/pt_BR.client.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/static/locales/pt_BR.client.json b/static/locales/pt_BR.client.json index 066c32d7..2c4be4a1 100644 --- a/static/locales/pt_BR.client.json +++ b/static/locales/pt_BR.client.json @@ -744,7 +744,11 @@ "Cannot drop items into Hidden Fields": "Não é possível lançar itens em Campos Ocultos", "Clear": "Limpar", "Hidden Fields cannot be reordered": "Campos ocultos não podem ser reordenados", - "Select All": "Selecionar Todos" + "Select All": "Selecionar Todos", + "Hidden {{label}}": "{{label}} escondido", + "Show {{label}}": "Mostrar {{label}}", + "Visible {{label}}": "{{label}} visível", + "Hide {{label}}": "Ocultar {{label}}" }, "WelcomeQuestions": { "Education": "Educação", @@ -803,7 +807,19 @@ "menus": { "* Workspaces are available on team plans. ": "* As áreas de trabalho estão disponíveis nos planos de equipe. ", "Select fields": "Selecionar campos", - "Upgrade now": "Atualizar agora" + "Upgrade now": "Atualizar agora", + "Numeric": "Numérico", + "Text": "Texto", + "Integer": "Inteiro", + "Toggle": "Alternar", + "Date": "Data", + "DateTime": "DataHora", + "Choice List": "Lista de opções", + "Reference List": "Lista de Referências", + "Attachment": "Anexo", + "Any": "Qualquer", + "Choice": "Opção", + "Reference": "Referência" }, "modals": { "Cancel": "Cancelar",