diff options
Diffstat (limited to 'core/l10n/pt_BR.js')
-rw-r--r-- | core/l10n/pt_BR.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 82f84d212a2..f1dbaa54aa3 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -4,7 +4,7 @@ OC.L10N.register( "Please select a file." : "Por favor, selecione um arquivo.", "File is too big" : "O arquivo é muito grande", "The selected file is not an image." : "O arquivo selecionado não é uma imagem", - "The selected file cannot be read." : "O arquivo selecionado não pode ser lido", + "The selected file cannot be read." : "O arquivo selecionado não pôde ser lido", "Invalid file provided" : "Arquivo fornecido inválido", "No image or file provided" : "Nenhuma imagem ou arquivo fornecido", "Unknown filetype" : "Tipo de arquivo desconhecido", |