Skip to content

Commit 2ed9be7

Browse files
authored
Merge pull request #7754 from dotnet/localization/d1af62b8f141f4aa9fa5f4ec1767ca6e7cd82ea7
Localization result based on d1af62b
2 parents d1af62b + 7bec887 commit 2ed9be7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

l10n/bundle.l10n.pt-br.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
"'{0}' request is not supported for the '{1}' configuration.": "'{0}' solicitação não tem suporte para a configuração '{1}' configuração.",
44
"'{0}' was not provided in the debug configuration.": "'{0}' não foi fornecida na configuração de depuração.",
55
"'{0}' was not set in the debug configuration.": "'{0}' foi definida na configuração de depuração.",
6-
".NET NuGet Restore": ".NET NuGet Restore",
7-
".NET Test Log": ".NET Test Log",
6+
".NET NuGet Restore": "Restauração do .NET NuGet",
7+
".NET Test Log": "Log de Teste do .NET",
88
"1 reference": "1 referência",
99
"A valid dotnet installation could not be found: {0}": "Não foi possível encontrar uma instalação dotnet válida: {0}",
1010
"Active File Context": "Contexto do Arquivo Ativo",
1111
"Actual behavior": "Comportamento real",
1212
"An error occurred during installation of the .NET Debugger. The C# extension may need to be reinstalled.": "Ocorreu um erro durante a instalação do Depurador do .NET. Talvez seja necessário reinstalar a extensão C#.",
1313
"Author": "Autor",
1414
"Bug": "Bug",
15-
"C# LSP Trace Logs": "C# LSP Trace Logs",
15+
"C# LSP Trace Logs": "C# Logs de Rastreamento LSP",
1616
"C# Project Context Status": "Status do Contexto do Projeto do C#",
1717
"C# Workspace Status": "Status do workspace do C#",
1818
"C# configuration has changed. Would you like to relaunch the Language Server with your changes?": "A configuração do C# foi alterada. Gostaria de reiniciar o Language Server com suas alterações?",
@@ -210,7 +210,7 @@
210210
"dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change": "A opção dotnet.server.useOmnisharp foi alterada. Atualize a janela para aplicar a alteração",
211211
"pipeArgs must be a string or a string array type": "pipeArgs deve ser uma cadeia de caracteres ou um tipo de matriz de cadeia de caracteres",
212212
"project.json is no longer a supported project format for .NET Core applications.": "project.json não é mais um formato de projeto com suporte para os aplicativos .NET Core.",
213-
"remote-attach": "remote-attach",
213+
"remote-attach": "anexação-remota",
214214
"{0} references": "{0} referências",
215215
"{0}, paste your issue contents as the body of the issue. Don't forget to fill out any details left unfilled.": "{0}, cole o conteúdo do problema como o corpo do problema. Não se esqueça de preencher todos os detalhes que não foram preenchidos."
216216
}

0 commit comments

Comments
 (0)