mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (616 of 616 strings) Translation: Grist/client Translate-URL: https://hosted.weblate.org/projects/grist/client/pt_BR/
This commit is contained in:
parent
84c1942508
commit
0a422ec22f
@ -37,7 +37,9 @@
|
|||||||
"Type a message...": "Escreva uma mensagem…",
|
"Type a message...": "Escreva uma mensagem…",
|
||||||
"User Attributes": "Atributos de Usuário",
|
"User Attributes": "Atributos de Usuário",
|
||||||
"Users": "Usuários",
|
"Users": "Usuários",
|
||||||
"View As": "Ver como"
|
"View As": "Ver como",
|
||||||
|
"Seed rules": "Regras de propagação",
|
||||||
|
"When adding table rules, automatically add a rule to grant OWNER full access.": "Ao adicionar regras de tabela, adicione automaticamente uma regra para conceder ao PROPRIETÁRIO acesso total."
|
||||||
},
|
},
|
||||||
"AccountPage": {
|
"AccountPage": {
|
||||||
"API": "API",
|
"API": "API",
|
||||||
@ -819,11 +821,24 @@
|
|||||||
"UnknownUser": "Usuário desconhecido"
|
"UnknownUser": "Usuário desconhecido"
|
||||||
},
|
},
|
||||||
"FilterBar": {
|
"FilterBar": {
|
||||||
|
"SearchColumns": "Procurar colunas",
|
||||||
"Search Columns": "Procurar colunas"
|
"Search Columns": "Procurar colunas"
|
||||||
},
|
},
|
||||||
"ViewAsDropdown": {
|
"ViewAsDropdown": {
|
||||||
"View As": "Ver como",
|
"View As": "Ver como",
|
||||||
"Users from table": "Usuários da tabela",
|
"Users from table": "Usuários da tabela",
|
||||||
"Example Users": "Usuários de exemplo"
|
"Example Users": "Usuários de exemplo"
|
||||||
|
},
|
||||||
|
"ACLUsers": {
|
||||||
|
"Users from table": "Usuários da tabela",
|
||||||
|
"View As": "Ver como",
|
||||||
|
"Example Users": "Usuários de exemplo"
|
||||||
|
},
|
||||||
|
"TypeTransform": {
|
||||||
|
"Apply": "Aplicar",
|
||||||
|
"Cancel": "Cancelar",
|
||||||
|
"Preview": "Pré-visualização",
|
||||||
|
"Revise": "Revisar",
|
||||||
|
"Update formula (Shift+Enter)": "Atualizar a fórmula (Shift+Enter)"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user