Initial commit
This commit is contained in:
34
application/Espo/Resources/i18n/pt_PT/Note.json
Normal file
34
application/Espo/Resources/i18n/pt_PT/Note.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"fields": {
|
||||
"post": "Publicar",
|
||||
"attachments": "Anexos",
|
||||
"targetType": "Alvo",
|
||||
"teams": "Equipas",
|
||||
"users": "Utilizadores",
|
||||
"portals": "Portais",
|
||||
"type": "Tipo",
|
||||
"isGlobal": "Global",
|
||||
"isInternal": "Interno (para utilizadores internos)",
|
||||
"related": "Relacionado",
|
||||
"createdByGender": "Criado por género",
|
||||
"data": "Dados",
|
||||
"number": "Número"
|
||||
},
|
||||
"filters": {
|
||||
"all": "Todos",
|
||||
"posts": "Publicações",
|
||||
"updates": "Atualizações"
|
||||
},
|
||||
"messages": {
|
||||
"writeMessage": "Escreve a sua mensagem aqui"
|
||||
},
|
||||
"options": {
|
||||
"type": {
|
||||
"Post": "Publicar"
|
||||
}
|
||||
},
|
||||
"links": {
|
||||
"superParent": "Super parent",
|
||||
"related": "Relacionado"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user