From 42d077a010b88ad5e4f184d2cd92ece374639d22 Mon Sep 17 00:00:00 2001 From: Paul Janzen Date: Wed, 11 Oct 2023 03:41:14 +0000 Subject: [PATCH] Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (973 of 973 strings) Translation: Grist/client Translate-URL: https://hosted.weblate.org/projects/grist/client/pt_BR/ --- static/locales/pt_BR.client.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/static/locales/pt_BR.client.json b/static/locales/pt_BR.client.json index 98341a2d..75876977 100644 --- a/static/locales/pt_BR.client.json +++ b/static/locales/pt_BR.client.json @@ -207,7 +207,9 @@ "{{wrongTypeCount}} non-{{columnType}} column is not shown": "{{wrongTypeCount}} a não-{{columnType}} coluna não é mostrada", "{{wrongTypeCount}} non-{{columnType}} columns are not shown": "{{wrongTypeCount}} as não-{{columnType}} colunas não são mostradas", "{{wrongTypeCount}} non-{{columnType}} columns are not shown_one": "{{wrongTypeCount}} a não-{{columnType}} coluna não é mostrada", - "{{wrongTypeCount}} non-{{columnType}} columns are not shown_other": "{{wrongTypeCount}} as não-{{columnType}} colunas não são mostradas" + "{{wrongTypeCount}} non-{{columnType}} columns are not shown_other": "{{wrongTypeCount}} as não-{{columnType}} colunas não são mostradas", + "No {{columnType}} columns in table.": "Não há colunas {{columnType}} na tabela.", + "Clear selection": "Limpar seleção" }, "DataTables": { "Click to copy": "Clique para copiar",