You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files_trashbin/l10n/pt_PT.js

19 lines
948 B

OC.L10N.register(
"files_trashbin",
{
"restored" : "Restaurado",
"Deleted files" : "Ficheiros eliminados",
"Restore" : "Restaurar",
"No deleted files" : "Sem ficheiros eliminados",
"Deleted" : "Eliminado",
"You will be able to recover deleted files from here" : "Poderá recuperar ficheiros eliminados a partir daqui",
"No entries found in this folder" : "Não foram encontradas entradas nesta pasta",
"Select all" : "Selecionar tudo",
"Name" : "Nome",
"Actions" : "Ações",
"Delete permanently" : "Eliminar permanentemente",
"This operation is forbidden" : "Esta operação é proibida",
"This directory is unavailable, please check the logs or contact the administrator" : "Esta pasta não está disponível, por favor, verifique os registos ou contacte o administrador",
"Delete" : "Eliminar"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");