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_BR.js

19 lines
770 B

OC.L10N.register(
"files_trashbin",
{
"Couldn't delete %s permanently" : "Não foi possível excluir %s permanentemente",
"Couldn't restore %s" : "Não foi possível restaurar %s",
"Deleted files" : "Arquivos apagados",
"Restore" : "Restaurar",
"Delete permanently" : "Excluir permanentemente",
"Error" : "Erro",
"restored" : "restaurado",
"No deleted files" : "Aquivos não removidos",
"You will be able to recover deleted files from here" : "Você pode recuperar arquivos removidos daqui",
"No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta",
"Select all" : "Selecionar tudo",
"Name" : "Nome",
"Deleted" : "Excluído",
"Delete" : "Excluir"
},
"nplurals=2; plural=(n > 1);");