platform/plugins/drive-assets/lang/pt.json

25 lines
613 B
JSON
Raw Normal View History

2024-05-18 15:46:52 +03:00
{
"string": {
"Drive": "Unidade",
"Drives": "Unidades",
"File": "Ficheiro",
"Folder": "Pasta",
"Resource": "Recurso",
"Name": "Nome",
"Description": "Descrição",
"Size": "Tamanho",
"Type": "Tipo",
"LastModified": "Última modificação",
"Parent": "Pai",
"Path": "Caminho",
"Download": "Descarregar",
"CreateDrive": "Criar unidade",
"CreateFolder": "Criar pasta",
"UploadFile": "Carregar ficheiro",
"UploadFolder": "Carregar pasta",
"EditDrive": "Editar unidade",
"Rename": "Renomear",
"RoleLabel": "Papel",
"Root": "/"
2024-05-18 15:46:52 +03:00
}
}