1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Updated Pt-Br translation.

This commit is contained in:
Ylian Saint-Hilaire 2022-03-29 20:48:50 -07:00
parent f52ac376b6
commit 0605d620f4
122 changed files with 1467 additions and 1139 deletions

View file

@ -574,7 +574,7 @@
"agent": "Agente",
"group": "Grupo de Dispositivos",
"url": "URL do servidor",
"meshName": "Nome Mesh",
"meshName": "Nome do grupo",
"meshId": "Identificador de Grupo",
"serverId": "Identificador de Servidor",
"setup": "Configurar",
@ -595,6 +595,10 @@
"Executando",
"NÃO EXECUTANDO"
],
"statusDescription": "Status atual do agente"
"statusDescription": "Status atual do agente",
"agentVersion": "Nova Versão",
"elevation": "Permissões Elevadas são necessárias para instalar/desinstalar este software",
"graphicalerror": "A versão gráfica do instalador não pode ser executada neste sistema",
"description": "Clique nos botões abaixo para instalar ou desinstalar este software de gerenciamento remoto. Quando instalado, este software é executado em segundo plano permitindo que este computador seja gerenciado e controlado por um administrador remoto"
}
}

View file

@ -189,6 +189,14 @@
},
"pt-br": {
"allow": "Permitir",
"deny": "Negar"
"deny": "Negar",
"autoAllowForFive": "Aceitar todas conexões pelos próximos 5 minutos",
"terminalConsent": "{0} está solicitando acesso ao terminal. Permitir?",
"desktopConsent": "{0} está solicitando acesso a área de trabalho remota. Permitir?",
"fileConsent": "{0} está solicitando acesso aos arquivos. Permitir?",
"terminalNotify": "{0} iniciou uma sessão de terminal.",
"desktopNotify": "{0} iniciou uma sessão de área de trabalho remota.",
"fileNotify": "{0} {0} iniciou uma sessão de arquivos.",
"privacyBar": "Compartilhando área de trabalho com: {0}"
}
}