summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pt_BR.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-19 01:56:51 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-19 01:56:51 -0500
commit028b0efd5c2d00d70aea55ef98c0a2615733bfbd (patch)
treef0712ff92cdeba23e2ef4e9637758c94e88826c4 /apps/files/l10n/pt_BR.js
parent3036a8714d67c7d9fa0fc6fc6bdfdce1a090f1d9 (diff)
downloadnextcloud-server-028b0efd5c2d00d70aea55ef98c0a2615733bfbd.tar.gz
nextcloud-server-028b0efd5c2d00d70aea55ef98c0a2615733bfbd.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pt_BR.js')
-rw-r--r--apps/files/l10n/pt_BR.js11
1 files changed, 10 insertions, 1 deletions
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 <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Use este endereço <a href=\"%s\" target=\"_blank\">para ter acesso aos seus Arquivos via WebDAV</a>",
"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);");