mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
* [Loc] update to langpack source files (new format), and fix for vscode filter * added markdown * added in yarn lock
36 lines
2.4 KiB
JSON
36 lines
2.4 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": {
|
|
"bundle": {
|
|
"Continue to GitHub": "Continuar no GitHub",
|
|
"Continue to GitHub to create a Personal Access Token (PAT)": "Continue no GitHub para criar um token de acesso pessoal (PAT)",
|
|
"Copy & Continue to GitHub": "Copiar e Continuar no GitHub",
|
|
"GitHub Enterprise Server URI is not a valid URI: {0}": "URI do GitHub Enterprise Server não é um URI válido: {0}",
|
|
"Having trouble logging in? Would you like to try a different way? ({0})": "Está com problemas para fazer logon? Você gostaria de tentar de outra maneira? ({0})",
|
|
"No": "Não",
|
|
"Open [{0}]({0}) in a new tab and paste your one-time code: {1}/The [{0}]({0}) will be a url and the {1} will be a code, e.g. 123-456{Locked=\"[{0}]({0})\"}": "Abra [{0}]({0}) em uma nova guia e cole seu código avulso: {1}",
|
|
"Sign in failed: {0}": "Falha ao entrar: {0}",
|
|
"Sign out failed: {0}": "Falha ao sair: {0}",
|
|
"Signing in to {0}.../The {0} will be a url, e.g. github.com": "Entre para {0}...",
|
|
"To finish authenticating, navigate to GitHub and paste in the above one-time code.": "Para concluir a autenticação, navegue até o GitHub e cole o código único acima.",
|
|
"To finish authenticating, navigate to GitHub to create a PAT then paste the PAT into the input box.": "Para concluir a autenticação, navegue até o GitHub para criar um PAT e cole o PAT na caixa de entrada.",
|
|
"Yes": "Sim",
|
|
"You have not yet finished authorizing this extension to use GitHub. Would you like to try a different way? ({0})": "Você ainda não concluiu a autorização dessa extensão para usar o GitHub. Você gostaria de tentar de outra maneira? ({0})",
|
|
"Your Code: {0}/The {0} will be a code, e.g. 123-456": "Seu Código: {0}",
|
|
"device code": "código do dispositivo",
|
|
"local server": "servidor local",
|
|
"personal access token": "token de acesso pessoal"
|
|
},
|
|
"package": {
|
|
"description": "Provedor de Autenticação do GitHub",
|
|
"displayName": "Autenticação do GitHub"
|
|
}
|
|
}
|
|
} |