diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-05-17 00:36:21 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-05-17 00:36:21 +0200 |
commit | ac8bfc218e3bfe6f6f73b55ce2ce7868c5c9816c (patch) | |
tree | 037daeea38a1b0560dbd86ceffeb9bf96b034e0f /apps/files/l10n/pt_BR.php | |
parent | d2166784813ad161fe3118e2faf325fdeb93fc3c (diff) | |
download | nextcloud-server-ac8bfc218e3bfe6f6f73b55ce2ce7868c5c9816c.tar.gz nextcloud-server-ac8bfc218e3bfe6f6f73b55ce2ce7868c5c9816c.zip |
update translations
Diffstat (limited to 'apps/files/l10n/pt_BR.php')
-rw-r--r-- | apps/files/l10n/pt_BR.php | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/apps/files/l10n/pt_BR.php b/apps/files/l10n/pt_BR.php index 504fcc76a56..e4bb5e1f26b 100644 --- a/apps/files/l10n/pt_BR.php +++ b/apps/files/l10n/pt_BR.php @@ -5,18 +5,31 @@ "The uploaded file was only partially uploaded" => "O arquivo foi transferido parcialmente", "No file was uploaded" => "Nenhum arquivo foi transferido", "Missing a temporary folder" => "Pasta temporária não encontrada", +"Failed to write to disk" => "Falha ao escrever no disco", "Files" => "Arquivos", +"File handling" => "Tratamento de Arquivo", "Maximum upload size" => "Tamanho máximo para carregar", +"max. possible: " => "max. possível:", +"Needed for multi-file and folder downloads." => "Necessário para multiplos arquivos e diretório de downloads.", +"Enable ZIP-download" => "Habilitar ZIP-download", +"0 is unlimited" => "0 para ilimitado", +"Maximum input size for ZIP files" => "Tamanho máximo para arquivo ZIP", "New" => "Novo", "Text file" => "Arquivo texto", "Folder" => "Pasta", +"From url" => "URL de origem", "Upload" => "Carregar", +"Cancel upload" => "Cancelar upload", "Nothing in here. Upload something!" => "Nada aqui.Carrege alguma coisa!", "Name" => "Nome", +"Share" => "Compartilhar", "Download" => "Baixar", "Size" => "Tamanho", "Modified" => "Modificado", +"Delete all" => "Deletar Tudo", "Delete" => "Excluir", "Upload too large" => "Arquivo muito grande", -"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Os arquivos que você está tentando carregar excedeu o tamanho máximo para arquivos no servidor." +"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Os arquivos que você está tentando carregar excedeu o tamanho máximo para arquivos no servidor.", +"Files are being scanned, please wait." => "Arquivos sendo escaneados, por favor aguarde.", +"Current scanning" => "Scanning atual" ); |