Brazilian Portuguese translation
This commit is contained in:
parent
96e45bb517
commit
fd8742ae3a
6 changed files with 164 additions and 0 deletions
5
plugins/MergerSite/languages/pt-br.json
Normal file
5
plugins/MergerSite/languages/pt-br.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"Add <b>%s</b> new site?": "Adicionar <b>%s</b> novo site?",
|
||||
"Added <b>%s</b> new site": "Site <b>%s</b> adicionado",
|
||||
"Site deleted: <b>%s</b>": "Site deletado: <b>%s</b>"
|
||||
}
|
6
plugins/Mute/languages/pt-br.json
Normal file
6
plugins/Mute/languages/pt-br.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"Hide all content from <b>%s</b>?": "Esconder todo conteúdo de <b>%s</b>?",
|
||||
"Mute": "Ativar mudo",
|
||||
"Unmute <b>%s</b>?": "Mostrar o contéudo de <b>%s</b>?",
|
||||
"Unmute": "Desativar mudo"
|
||||
}
|
7
plugins/OptionalManager/languages/pt-br.json
Normal file
7
plugins/OptionalManager/languages/pt-br.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"Pinned %s files": "Arquivos %s fixados",
|
||||
"Removed pin from %s files": "Arquivos %s não estão fixados",
|
||||
"You started to help distribute <b>%s</b>.<br><small>Directory: %s</small>": "Você começou a ajudar a distribuir <b>%s</b>.<br><small>Pasta: %s</small>",
|
||||
"Help distribute all new optional files on site <b>%s</b>": "Ajude a distribuir todos os novos arquivos opcionais no site <b>%s</b>",
|
||||
"Yes, I want to help!": "Sim, eu quero ajudar!"
|
||||
}
|
81
plugins/Sidebar/languages/pt-br.json
Normal file
81
plugins/Sidebar/languages/pt-br.json
Normal file
|
@ -0,0 +1,81 @@
|
|||
{
|
||||
"Peers": "Peers",
|
||||
"Connected": "Ligados",
|
||||
"Connectable": "Disponíveis",
|
||||
"Connectable peers": "Peers disponíveis",
|
||||
|
||||
"Data transfer": "Transferência de dados",
|
||||
"Received": "Recebidos",
|
||||
"Received bytes": "Bytes recebidos",
|
||||
"Sent": "Enviados",
|
||||
"Sent bytes": "Dados enviados",
|
||||
|
||||
"Files": "Ficheiros",
|
||||
"Total": "Total",
|
||||
"Image": "Imagem",
|
||||
"Other": "Outros",
|
||||
"User data": "Dados do usuário",
|
||||
|
||||
"Size limit": "Limite de tamanho",
|
||||
"limit used": "limite utilizado",
|
||||
"free space": "espaço livre",
|
||||
"Set": "Definir",
|
||||
|
||||
"Optional files": "Arquivos adicionais",
|
||||
"Downloaded": "Baixados",
|
||||
"Download and help distribute all files": "Baixar e ajudar a distribuir todos os arquivos",
|
||||
"Total size": "Tamanho total",
|
||||
"Downloaded files": "Arquivos baixados",
|
||||
|
||||
"Database": "Base de dados",
|
||||
"search feeds": "pesquisar feeds",
|
||||
"{feeds} query": "consulta de {feeds}",
|
||||
"Reload": "Recarregar",
|
||||
"Rebuild": "Reconstruir",
|
||||
"No database found": "Base de dados não encontrada",
|
||||
|
||||
"Identity address": "Endereço de identidade",
|
||||
"Change": "Alterar",
|
||||
|
||||
"Update": "Atualizar",
|
||||
"Pause": "Suspender",
|
||||
"Resume": "Continuar",
|
||||
"Delete": "Remover",
|
||||
"Are you sure?": "Tem certeza?",
|
||||
|
||||
"Site address": "Endereço do site",
|
||||
"Donate": "Doar",
|
||||
|
||||
"Missing files": "Arquivos em falta",
|
||||
"{} try": "{} tentativa",
|
||||
"{} tries": "{} tentativas",
|
||||
"+ {num_bad_files} more": "+ {num_bad_files} adicionais",
|
||||
|
||||
"This is my site": "Este é o meu site",
|
||||
"Site title": "Título do site",
|
||||
"Site description": "Descrição do site",
|
||||
"Save site settings": "Salvar definições do site",
|
||||
|
||||
"Content publishing": "Publicação do conteúdo",
|
||||
"Choose": "Escolher",
|
||||
"Sign": "Assinar",
|
||||
"Publish": "Publicar",
|
||||
|
||||
"This function is disabled on this proxy": "Esta função encontra-se desativada neste proxy",
|
||||
"GeoLite2 City database download error: {}!<br>Please download manually and unpack to data dir:<br>{}": "Erro ao baixar a base de dados GeoLite2 City: {}!<br>Por favor baixe manualmente e descompacte os dados para a seguinte pasta:<br>{}",
|
||||
"Downloading GeoLite2 City database (one time only, ~20MB)...": "Baixando a base de dados GeoLite2 City (download único, ~20MB)...",
|
||||
"GeoLite2 City database downloaded!": "A base de dados GeoLite2 City foi baixada!",
|
||||
|
||||
"Are you sure?": "Tem certeza",
|
||||
"Site storage limit modified!": "O limite de armazenamento do site foi modificado!",
|
||||
"Database schema reloaded!": "O esquema da base de dados foi atualizado!",
|
||||
"Database rebuilding....": "Reconstruindo base de dados...",
|
||||
"Database rebuilt!": "Base de dados reconstruída!",
|
||||
"Site updated!": "Site atualizado!",
|
||||
"Delete this site": "Remover este site",
|
||||
"File write error: ": "Erro de escrita de arquivo: ",
|
||||
"Site settings saved!": "Definições do site salvas!",
|
||||
"Enter your private key:": "Digite sua chave privada:",
|
||||
" Signed!": " Assinado!",
|
||||
"WebGL not supported": "WebGL não é suportado"
|
||||
}
|
14
plugins/Trayicon/languages/pt-br.json
Normal file
14
plugins/Trayicon/languages/pt-br.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"ZeroNet Twitter": "ZeroNet Twitter",
|
||||
"ZeroNet Reddit": "ZeroNet Reddit",
|
||||
"ZeroNet Github": "ZeroNet Github",
|
||||
"Report bug/request feature": "Reportar bug/sugerir recurso",
|
||||
"!Open ZeroNet": "!Abrir ZeroNet",
|
||||
"Quit": "Sair",
|
||||
"(active)": "(ativo)",
|
||||
"(passive)": "(passivo)",
|
||||
"Connections: %s": "Conexões: %s",
|
||||
"Received: %.2f MB | Sent: %.2f MB": "Recebido: %.2f MB | Enviado: %.2f MB",
|
||||
"Show console window": "Mostrar console",
|
||||
"Start ZeroNet when Windows starts": "Iniciar o ZeroNet quando o Windows for iniciado"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue