Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (1024 of 1024 strings)

Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/pt_BR/
This commit is contained in:
Paul Janzen 2024-02-01 12:17:21 +00:00 committed by Hosted Weblate
parent 5e6abeb165
commit ba407fd1a7
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -666,7 +666,8 @@
"Columns_other": "Colunas", "Columns_other": "Colunas",
"Fields_one": "Campo", "Fields_one": "Campo",
"Fields_other": "Campos", "Fields_other": "Campos",
"Add referenced columns": "Adicionar colunas referenciadas" "Add referenced columns": "Adicionar colunas referenciadas",
"Reset form": "Restaurar formulário"
}, },
"RowContextMenu": { "RowContextMenu": {
"Copy anchor link": "Copiar o link de ancoragem", "Copy anchor link": "Copiar o link de ancoragem",
@ -743,7 +744,8 @@
"TOOLS": "FERRAMENTAS", "TOOLS": "FERRAMENTAS",
"Tour of this Document": "Tour desse Documento", "Tour of this Document": "Tour desse Documento",
"Validate Data": "Validar dados", "Validate Data": "Validar dados",
"Settings": "Configurações" "Settings": "Configurações",
"API Console": "Consola API"
}, },
"TopBar": { "TopBar": {
"Manage Team": "Gerenciar Equipe" "Manage Team": "Gerenciar Equipe"
@ -1319,5 +1321,8 @@
"Delete card": "Excluir cartão", "Delete card": "Excluir cartão",
"Copy anchor link": "Copiar link de ancoragem", "Copy anchor link": "Copiar link de ancoragem",
"Insert card": "Inserir cartão" "Insert card": "Inserir cartão"
},
"HiddenQuestionConfig": {
"Hidden fields": "Campos ocultos"
} }
} }