diff options
author | Jörn Friedrich Dreyer <jfd@butonic.de> | 2012-08-25 03:14:26 +0200 |
---|---|---|
committer | Jörn Friedrich Dreyer <jfd@butonic.de> | 2012-08-25 03:14:26 +0200 |
commit | 4f5eff2b6fd60f603a8704cb950acff67c5cc9f3 (patch) | |
tree | 7706c477a9e119835f5ba97d861c2ed1997cc463 /apps/files/l10n/pt_BR.php | |
parent | dc3bec62113b39254c4488b0502d7852328fdc84 (diff) | |
parent | f57d527a7ce10a0ed48e25d7e2432dae2ec9366a (diff) | |
download | nextcloud-server-4f5eff2b6fd60f603a8704cb950acff67c5cc9f3.tar.gz nextcloud-server-4f5eff2b6fd60f603a8704cb950acff67c5cc9f3.zip |
Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-support
Diffstat (limited to 'apps/files/l10n/pt_BR.php')
-rw-r--r-- | apps/files/l10n/pt_BR.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files/l10n/pt_BR.php b/apps/files/l10n/pt_BR.php index b606c8ef649..e0da05ba99c 100644 --- a/apps/files/l10n/pt_BR.php +++ b/apps/files/l10n/pt_BR.php @@ -8,6 +8,13 @@ "Failed to write to disk" => "Falha ao escrever no disco", "Files" => "Arquivos", "Delete" => "Excluir", +"already exists" => "já existe", +"replace" => "substituir", +"cancel" => "cancelar", +"replaced" => "substituido ", +"with" => "com", +"undo" => "desfazer", +"deleted" => "deletado", "generating ZIP-file, it may take some time." => "gerando arquivo ZIP, isso pode levar um tempo.", "Unable to upload your file as it is a directory or has 0 bytes" => "Impossível enviar seus arquivo como diretório ou ele tem 0 bytes.", "Upload Error" => "Erro de envio", |