diff options
Diffstat (limited to 'apps/files_trashbin/l10n/pt_BR.js')
-rw-r--r-- | apps/files_trashbin/l10n/pt_BR.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/pt_BR.js b/apps/files_trashbin/l10n/pt_BR.js index cf08a20f6f1..6991b60df49 100644 --- a/apps/files_trashbin/l10n/pt_BR.js +++ b/apps/files_trashbin/l10n/pt_BR.js @@ -4,7 +4,12 @@ OC.L10N.register( "Deleted files" : "Arquivos excluídos", "Restore" : "Restaurar", "Delete" : "Excluir", + "Error while restoring file from trashbin" : "Erro ao restaurar arquivo da lixeira", "Delete permanently" : "Excluir permanentemente", + "Error while removing file from trashbin" : "Erro ao remover arquivo da lixeira", + "Error while restoring files from trashbin" : "Erro ao restaurar arquivos da lixeira", + "Error while emptying trashbin" : "Erro ao esvaziar a lixeira", + "Error while removing files from trashbin" : "Erro ao remover arquivos da lixeira", "This operation is forbidden" : "Esta operação é proibida", "This directory is unavailable, please check the logs or contact the administrator" : "Este diretório não está disponível. Por favor verifique os logs ou contacte o administrador", "restored" : "restaurado", |