Initial commit
This commit is contained in:
39
application/Espo/Resources/i18n/pt_BR/Note.json
Normal file
39
application/Espo/Resources/i18n/pt_BR/Note.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"fields": {
|
||||
"post": "Postagem",
|
||||
"attachments": "Anexos",
|
||||
"targetType": "Alvo",
|
||||
"teams": "Times",
|
||||
"users": "Usuários",
|
||||
"portals": "Portais",
|
||||
"type": "Tipo",
|
||||
"isGlobal": "É Global",
|
||||
"isInternal": "É interno (para usuários internos)",
|
||||
"related": "Relacionado",
|
||||
"createdByGender": "Criado por Gênero",
|
||||
"data": "Dado",
|
||||
"number": "Número"
|
||||
},
|
||||
"filters": {
|
||||
"all": "Todos",
|
||||
"updates": "Atualizações"
|
||||
},
|
||||
"messages": {
|
||||
"writeMessage": "Escreva sua mensagem aqui"
|
||||
},
|
||||
"options": {
|
||||
"targetType": {
|
||||
"self": "para mim",
|
||||
"users": "para determinado(s) usuário(s)",
|
||||
"teams": "para determinado(s) time(s)",
|
||||
"all": "para todos os usuários internos",
|
||||
"portals": "para usuários do portal"
|
||||
},
|
||||
"type": {
|
||||
"Post": "Postagem"
|
||||
}
|
||||
},
|
||||
"links": {
|
||||
"related": "Relacionado"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user