Initial commit
This commit is contained in:
25
application/Espo/Resources/i18n/pt_PT/Attachment.json
Normal file
25
application/Espo/Resources/i18n/pt_PT/Attachment.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"insertFromSourceLabels": {
|
||||
"Document": "Inserir documento"
|
||||
},
|
||||
"fields": {
|
||||
"role": "Função",
|
||||
"related": "Relacionado",
|
||||
"file": "Ficheiro",
|
||||
"type": "Tipo",
|
||||
"field": "Campo",
|
||||
"sourceId": "ID Origem",
|
||||
"storage": "Armazenamento",
|
||||
"size": "Tamanho (bytes)",
|
||||
"isBeingUploaded": "Está a ser carregado"
|
||||
},
|
||||
"options": {
|
||||
"role": {
|
||||
"Attachment": "Anexo",
|
||||
"Inline Attachment": "Anexo inline",
|
||||
"Import File": "Importar ficheiro",
|
||||
"Export File": "Exportar ficheiro",
|
||||
"Mass Pdf": "Mass PDF"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user