mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-21 04:20:11 -04:00
27 lines
1.2 KiB
JSON
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 finalizar la autenticación, vaya a GitHub y pegue el código de un solo uso anterior.",
|
|
"code.title": "Su código: {0}",
|
|
"no": "No",
|
|
"otherReasonMessage": "Aún no ha terminado de autorizar esta extensión para usar GitHub. ¿Desea seguir intentándolo?",
|
|
"progress": "Abra [{0}]({0}) en una pestaña nueva y pegue el código de un solo uso: {1}",
|
|
"signingIn": "Iniciando sesión en github.com...",
|
|
"signingInAnotherWay": "Iniciando sesión en github.com...",
|
|
"userCancelledMessage": "¿Tiene problemas para iniciar sesión? ¿Desea probar de otra forma?",
|
|
"yes": "Sí"
|
|
},
|
|
"package": {
|
|
"description": "Proveedor de autenticación de GitHub",
|
|
"displayName": "Autenticación de GitHub"
|
|
}
|
|
}
|
|
} |