summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pt_BR.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-07-02 15:35:55 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-07-02 15:35:55 +0200
commitcec8384b1a07ea4e8f6ac8534636bd24d7019ae7 (patch)
tree9ebdd6f6e02d5d036de8d76dee29cd8d6650407c /apps/files/l10n/pt_BR.php
parent29dd7eda2de629024548ddef419f1d6991ae07a6 (diff)
downloadnextcloud-server-cec8384b1a07ea4e8f6ac8534636bd24d7019ae7.tar.gz
nextcloud-server-cec8384b1a07ea4e8f6ac8534636bd24d7019ae7.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pt_BR.php')
-rw-r--r--apps/files/l10n/pt_BR.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/pt_BR.php b/apps/files/l10n/pt_BR.php
index 35dfebc1129..3911297c54e 100644
--- a/apps/files/l10n/pt_BR.php
+++ b/apps/files/l10n/pt_BR.php
@@ -1,6 +1,8 @@
<?php $TRANSLATIONS = array(
"Could not move %s - File with this name already exists" => "Impossível mover %s - Um arquivo com este nome já existe",
"Could not move %s" => "Impossível mover %s",
+"Unable to set upload directory." => "Impossível configurar o diretório de upload",
+"Invalid Token" => "Token inválido",
"No file was uploaded. Unknown error" => "Nenhum arquivo foi enviado. Erro desconhecido",
"There is no error, the file uploaded with success" => "Sem erros, o arquivo foi enviado com sucesso",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "O arquivo enviado excede a diretiva upload_max_filesize no php.ini: ",
@@ -47,7 +49,6 @@
"{count} folders" => "{count} pastas",
"1 file" => "1 arquivo",
"{count} files" => "{count} arquivos",
-"Unable to rename file" => "Impossível renomear arquivo",
"Upload" => "Upload",
"File handling" => "Tratamento de Arquivo",
"Maximum upload size" => "Tamanho máximo para carregar",