From 028b0efd5c2d00d70aea55ef98c0a2615733bfbd Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Fri, 19 Dec 2014 01:56:51 -0500 Subject: [tx-robot] updated from transifex --- apps/files/l10n/pt_BR.js | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'apps/files/l10n/pt_BR.js') diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index 5408f2ed8b5..88fbfd1ccfb 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "Arquivos", "All files" : "Todos os arquivos", "Favorites" : "Favoritos", + "Home" : "Home", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Incapaz de fazer o envio de {filename}, pois é um diretório ou tem 0 bytes", "Total file size {size1} exceeds upload limit {size2}" : "O tamanho total do arquivo {size1} excede o limite de envio {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Não há espaço suficiente, você está enviando {size1} mas resta apenas {size2}", @@ -51,6 +52,7 @@ OC.L10N.register( "Delete" : "Excluir", "Disconnect storage" : "Desconectar armazenagem", "Unshare" : "Descompartilhar", + "Select" : "Selecionar", "Pending" : "Pendente", "Unable to determine date" : "Impossível determinar a data", "Error moving file." : "Erro movendo o arquivo.", @@ -81,6 +83,7 @@ OC.L10N.register( "Maximum upload size" : "Tamanho máximo para envio", "max. possible: " : "max. possível:", "Save" : "Salvar", + "Settings" : "Configurações", "WebDAV" : "WebDAV", "Use this address to access your Files via WebDAV" : "Use este endereço para ter acesso aos seus Arquivos via WebDAV", "New" : "Novo", @@ -89,10 +92,16 @@ OC.L10N.register( "New folder" : "Nova pasta", "Folder" : "Pasta", "From link" : "Do link", + "Cancel upload" : "Cancelar envio", + "No files yet" : "Nenhum arquivo até agora", + "Upload some content or sync with your devices!" : "Carregue algum conteúdo ou sincronize com seus dispositivos!", + "Select all" : "Selecionar tudo", "Download" : "Baixar", "Upload too large" : "Arquivo muito grande para envio", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Os arquivos que você está tentando enviar excedeu o tamanho máximo para arquivos no servidor.", "Files are being scanned, please wait." : "Arquivos sendo escaneados, por favor aguarde.", - "Currently scanning" : "Atualmente escaneando" + "Currently scanning" : "Atualmente escaneando", + "No favorites" : "Sem favoritos", + "Files and folders you mark as favorite will show up here" : "Arquivos e pastas que você marcou como favorito são mostrados aqui" }, "nplurals=2; plural=(n > 1);"); -- cgit v1.2.3