Files
azuredatastudio/i18n/ads-language-pack-pt-BR/translations/extensions/github-authentication.i18n.json
Alex Ma 1105e4d15c updates langpack source files to match 1.67 release (#21228)
* updates langpack source files to match 1.67 release

* added small version bump
2022-11-15 10:19:38 -08:00

27 lines
1.2 KiB
JSON

{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"dist/githubServer": {
"code.detail": "Para concluir a autenticação, navegue até o GitHub e cole o código único acima.",
"code.title": "Seu Código: {0}",
"no": "Não",
"otherReasonMessage": "Você ainda não terminou de autorizar esta extensão para usar o GitHub. Deseja continuar tentando?",
"progress": "Abra [{0}] ({0}) em uma nova guia e cole seu código avulso: {1}",
"signingIn": "Entrando no github.com...",
"signingInAnotherWay": "Entrando no github.com...",
"userCancelledMessage": "Está com problemas para fazer logon? Gostaria de tentar uma maneira diferente?",
"yes": "Sim"
},
"package": {
"description": "Provedor de Autenticação do GitHub",
"displayName": "Autenticação do GitHub"
}
}
}