nextcloud/apps/files_trashbin/l10n/pt_BR.json

17 lines
756 B
JSON

{ "translations": {
"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"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}